﻿* {
	margin: 0px;
	padding: 0px;
}
div, form, img, ul, ol, li, dl, dt, dd {
	padding: 0;
	margin: 0;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #313131;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif, "宋体";
	background: #fff;
}
ul, li {
	list-style: none;
}
.clear {
	clear: both;
}
a {
	color: #313131;
	text-decoration: none;
}
a:hover {
	color: #7e1a1a;
	text-decoration: none;
}
img {
	border: none;
}
hr {
	line-height: 0px;
	font-size: 0px;
	border: none;
	height: 1px;
	width: 100%;
	margin: 5px 0px;
}
div {
	margin: 0px auto;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}
.blank {
	width: 100%;
	height: 10px;
	clear: both;
	overflow: hidden;
}
.blank_20 {
	width: 100%;
	height: 20px;
	clear: both;
	overflow: hidden;
}
.blank_30 {
	width: 100%;
	height: 30px;
	clear: both;
	overflow: hidden;
}
.mt_10 {
	margin-top: 10px;
}
.hide {
	display: none;
}
.red {
	color: #f00;
}
.blue {
	color: #00f;
}
.gray {
	color: #ccc;
}
.nsaoInfo {
	width: 100%;
	float: left;
	padding: 10px 0;
	text-align: center;
}


.float_list {
	width: 100%;
	float: left;
	margin: 5px auto;
	clear: both;
}
.float_list span {
	float: left;
	width: 80px;
}
.block {
	width: 1000px;
	margin: 0 auto;
}
/*all*/
.main {
	width: 100%;
	float: left;
	padding: 40px 0 60px 0;
}

.main_top h3 {
	font-size: 30px;
	height: 45px;
	line-height: 45px;
	font-weight: normal;
}
.main_top h4 {
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.main_type {
	width: 100%;
	float: left;
	text-align: center;
	margin: 10px 0 0 0;
}
.main_type ul {
}
.main_type li {
	display: inline-block;
	height: 42px;
	line-height: 42px;
	margin: 5px;
	padding: 0px;
}
.main_type li a {
	display: block;
	background: #0ba587;
	color: #fff;
	font-size: 14px;
	padding: 0 25px;
}
.main_type li a:hover {
	background: #feef0c;
	color: #38761d;
}
.main_type li.current a {
	background: #feef0c;
	color: #38761d;
}
.main_con {
	width: 100%;
	float: left;
	line-height: 200%;
	padding: 20px 0 0 0;
}
.main_con img {
	max-width: 100%;
}
.main_more {
	width: 100%;
	float: left;
	text-align: center;
	margin: 20px 0 0 0;
}


/* 头部 */
.conwidth{ width:1200px; display:block; margin:0 auto;}
.header_top{ height:20px;}
.header{font-size:16px; background-color:#2f318b;}
.header .header_logo {}
.header .header_nav{ height:60px; text-align:right;}
.header .header_nav ul{margin:0px; padding:0px;}
.header .header_nav ul li{display:block; float:left; list-style:none;width:150px; text-align:center; line-height:60px; height:60px; color:#000; position:relative;}
.header .header_nav ul li A{ display:block; color:#000; cursor:pointer; color:#fff;}
.header .header_nav ul li A:hover{ color:#5ec3cf;} 
.header .header_nav ul li .er{ position:absolute; top:60px; width:150px; line-height:40px; background:#FFF; display:none; z-index:3;}
.header .header_nav ul li:hover .er{ display:block;}

.phoneTop { width:100%; display:none;}
.phoneTop IMG { width:100%;}
.navbar-default { display:none;}



/*flash*/
#banner {
	width: 100%;
	float: left;
}
#banner img {
	width: 100%;
	height: auto;
}
#flash {
	width: 100%;
	float: left;
}
.slideBox {
	position: relative;
	overflow: hidden;
	background: #000;
}
.slideBox .bd {
	position: relative;
	z-index: 0;
	margin: 0 auto;
}
.slideBox .bd li {
	position: relative;
	text-align: center;
}
.slideBox .bd li img {
	width: 100%;
}
.slideBox .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 0;
	height: 12px;
	line-height: 12px;
}
.slideBox .hd ul {
	text-align: center;
}
.slideBox .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	overflow: hidden;
	background: #fff;/*filter:alpha(opacity=80);opacity:0.8;*/
	line-height: 999px;
	border-radius: 50%;
}
.slideBox .hd ul .on {
	background: #7e1a1a;
}
.slideBox .prev {
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -37.5px;
	display: block;
	width: 49px;
	height: 75px;
	background: url(../images/left.png) no-repeat left top;
	cursor: pointer;
	display: none;
}
.slideBox .next {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -37.5px;
	display: block;
	width: 49px;
	height: 75px;
	background: url(../images/right.png) no-repeat left top;
	cursor: pointer;
	display: none;
}
/*end*/

/*news flash*/
.news_list {
	position: relative;
	overflow: hidden;
	background: #000;
}
.news_list .bd {
	position: relative;
	z-index: 0;
	margin: 0 auto;
}
.news_list .bd li {
	position: relative;
	text-align: center;
}
.news_list .bd li span {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 48px;
	line-height: 48px;
	background: url(../images/news_title.png) repeat left top;
	width: 100%;
	color: #fff;
	font-size: 14px;
	text-align: left;
}
.news_list .bd li span i {
	width: 8px;
	height: 8px;
	background: #fff;
	display: inline-block;
	margin: 0 10px;
}
.news_list .bd li img {
	width: 100%;
}
.news_list .prev {
	position: absolute;
	right: 35px;
	bottom: 15px;
	display: block;
	width: 14px;
	height: 15px;
	background: url(../images/left_news.png) no-repeat left top;
	cursor: pointer;
}
.news_list .next {
	position: absolute;
	right: 15px;
	bottom: 15px;
	display: block;
	width: 14px;
	height: 15px;
	background: url(../images/right_news.png) no-repeat left top;
	cursor: pointer;
}
/*end*/



/*底部*/
#help_div {
	width: 100%;
	float: left;
	background: #2f318b;
	padding: 30px 0 20px 0;
}
.help_logo {
	width: 164px;
	height: 148px;
	float: left;
	background: url(../images/c_li.png) no-repeat right center;
}
.help_right {
	width: 972px;
	float: right;
}
.help_top {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #d4d4d4;
	position: relative;
}
.help_top h3 {
	font-size: 24px;
	height: 41px;
	border-bottom: 3px solid #d4d4d4;
	float: left;
}
.help_top a {
	color: #eeeded;
}
.help_list {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.help_list ul {
}
.help_list li {
	line-height: 25px;
	float: left;
	margin: 0 30px 0 0;
}
.help_list li a {
	color: #d4d4d4;
	font-size: 14px;
}
.help_list li a:hover {
	color: #fff;
}
#footer {
	width: 100%;
	float: left;
	text-align: center;
	padding: 15px 0;
	background: #150d0c;
	color: #d4d4d4;
	line-height: 25px;
}
#footer a {
	color: #d4d4d4;
}
#footer a:hover {
	color: #fff;
}
#copyright {
	width: 100%;
	float: left;
	text-align: center;
	padding: 15px 0;
	line-height: 25px;
	background: #b10100;
	color: #fff;
}
#copyright a {
	color: #fff;
}
#copyright a:hover {
	color: #ff0;
}
#copy_txt {
	width: 100%;
	float: left;
}
#footnav {
	width: 100%;
	float: left;
}
#footnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footnav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#footnav li a {
	margin: 0 10px;
}
/*end*/


/*index*/
.indexh_left {
	width: 230px;
	float: left;
}
.indexh_right {
	width: 952px;
	float: right;
}
.indexh_list {
	width: 100%;
	float: left;
}
.indexh_item {
	width: 100%;
	float: left;
	background: #f6f6f8;
	padding: 40px 0;
}
.home_item_top {
	width: 100%;
	line-height: 76px;
	text-align: center;
	float: left;
}
.indexh_item_top h3 {
	line-height: 76px;
	font-size: 36px;
	background: url(../images/top_line2.png) no-repeat center bottom;
}
.indexh_item_con {
	width: 100%;
	float: left;
}
.indexh_item_list {
	margin: 20px auto;
	text-align: center;
}
.indexh_item_img {
	width: 100%;
}
.home_item_img img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
.indexh_item_title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
}
.indexh_item_des {
	width: 100%;
	min-height: 50px;
	line-height: 25px;
	color: #666;
}
.indexh_bg {
	width: 100%;
	float: left;
	background: url(../images/line.png) repeat-x left 71px;
}
.indexh_top {
	width: 100%;
	height: 100px;
	text-align: center;
	float: left;
	background: url(../images/home_top.png) no-repeat center top;
}
.indexh_top h3 {
	line-height: 58px;
	font-size: 30px;
}
.indexh_top span {
	line-height: 28px;
	font-size: 16px;
	color: #999;
}
.indexh_con {
	width: 100%;
	padding: 10px;
	float: left;
	line-height: 200%;
	overflow-x: hidden;
}
.sspro_con {
}
.sspro_item {
	margin: 20px auto;
}
.sspro_item_img {
	width: 100%;
}
.sspro_item_img img {
	width: 100%;
}
.sspro_item_title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin: 10px 0 0 0;
	text-align: center;
}
.sspro_item_title a {
	font-size: 24px;
	color: #fff;
}
.sspro_item_title a:hover {
}
.sspro_item_more {
	width: 100%;
	height: 32px;
	text-align: center;
}
.sspro_item_more a {
	width: 74px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #fff;
	font-size: 14px;
	color: #fff;
	display: inline-block;
}
.sspro_item_more a:hover {
	background: #32aef1;
	border: 1px solid #32aef1;
}
.spro_more {
	width: 100%;
	float: left;
	text-align: center;
}
.spro_more a {
	width: 112px;
	height: 38px;
	line-height: 38px;
	display: inline-block;
	background: #7e1a1a;
	color: #fff;
	font-size: 14px;
}
.pic_list {
	width: 177px;
	height: 158px;
	text-align: center;
	margin: 16px 0 0 10px;
	display: inline;
	float: left;
}
.pic_list dt img {
	width: 175px;
	height: 132px;
	border: solid 1px #e4e0df;
}
.pic_list dd {
	line-height: 26px;
}
.aboutus {
	width: 100%;
	float: left;
	background: #eee;
	position: relative;
	min-height: 568px;
}
.abouts_left {
	position: absolute;
	right: 15px;
	top: 0px;
}
.abouts_right {
	margin: 30px auto;
}
.abouts_title {
	width: 100%;
	line-height: 50px;
	font-size: 24px;
}
.abouts_con {
	width: 100%;
	line-height: 28px;
	font-size: 14px;
}
.abouts_more {
	width: 100%;
	height: 40px;
	margin: 10px 0 0 0;
}
.abouts_more a {
	width: 118px;
	height: 38px;
	line-height: 38px;
	float: left;
	background: #7e1a1a;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.news_left {
	width: 445px;
	float: left;
	padding: 15px 0 0 0;
}
.news_right {
	width: 712px;
	float: right;
}
.news_top {
	background: url(../images/news_top.png) no-repeat center top;
}
.news_item {
	margin: 20px 0 0 0;
}
.news_item_top {
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
}
.news_item_top h3 {
	float: left;
	line-height: 44px;
	height: 44px;
	font-size: 18px;
	border-bottom: 2px solid #45b1ff;
}
.news_item_top h4 {
	float: left;
	line-height: 44px;
	height: 44px;
	font-size: 18px;
	margin: 0 0 0 5px;
}
.news_item_top span {
	float: right;
}
.news_item_top span a {
	font-size: 14px;
	color: #45b1ff;
}
.news_item_con {
	width: 100%;
}
.news_img {
	float: left;
	width: 100%;
}
.news_img img {
	width: 100%;
}
.news_title {
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	line-height: 30px;
	overflow: hidden;
	color: #fff;
}
.news_title a {
	color: #fff;
}
.news_des {
	width: 100%;
	line-height: 20px;
	overflow: hidden;
	color: #fff;
}
.news_list {
	width: 100%;
	float: left;
}
.news_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.news_list li {
	margin: 0px;
	padding: 0 10px 0 10px;
	list-style-type: none;
	line-height: 35px;
	border-bottom: 1px dotted #dedede;
	background: url(../images/li_2.png) no-repeat left center;
	color: #fff;
}
.news_list li a {
	font-size: 14px;
	color: #fff;
}
#LeftBt {
	width: 24px;
	height: 42px;
	display: block;
	background: url(../images/left.png) no-repeat 0px 0px;
	position: absolute;
	left: 0px;
	top: 55px;
}
#RightBt {
	width: 24px;
	height: 42px;
	display: block;
	background: url(../images/right.png) no-repeat 0px 0px;
	position: absolute;
	left: 736px;
	top: 55px;
}
#Marquee_Div {
	width: 692px;
	float: left;
	height: 152px;
	overflow: hidden;
	margin: 0 0 0 34px;
	display: inline;
}
#Marquee_Div img {
	margin-right: 10px;
	height: 150px;
	width: 150px;
}
/*end*/


/*left*/
#left {
	width: 260px;
	float: left;
	margin-top: -80px;
}
.left_list {
	width: 100%;
	float: left;
}
.left_top {
	width: 100%;
	height: 80px;
	line-height: 80px;
	float: left;
	border-bottom: 3px solid #7e1a1a;
	background: url(../images/left_top.png) repeat left top;
	text-align: center;
}
.left_top h3 {
	line-height: 80px;
	font-size: 30px;
	font-family: "微软雅黑";
	color: #7e1a1a;
}
.left_con {
	width: 100%;
	float: left;
}
.type_list {
	width: 100%;
	float: left;
}
.type_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.type_list li {
	margin: 0px;
	padding: 0 0 0 28px;
	list-style-type: none;
	height: 52px;
	line-height: 52px;
	border-bottom: 1px dashed #dcdcdc;
	overflow: hidden;
	background: url(../images/left_li.png) no-repeat 8px center;
}
.type_list li a {
	color: #333;
	font-size: 14px;
}
.type_list li a:hover {
	color: #7e1a1a;
}
.type_list li a.current {
	color: #7e1a1a;
}
.type_list li.second_cat {
}
.type_list li.second_cat a {
	background: url(../images/left_2.png) no-repeat left center;
	padding: 0 10px;
}
.type_list li.second_cat a:hover {
	background: url(../images/left_4.png) no-repeat left center;
}
.type_list li.second_cat a.current {
	background: url(../images/left_4.png) no-repeat left center;
}
/*end*/

/*right*/
#right {
	width: 880px;
	float: right;
}
#right_top {
	width: 100%;
	height: 60px;
	line-height: 60px;
	float: left;
	border-top: 1px solid #dcdcdc;
	text-align: center;
}
#right_top h3 {
	font-size: 20px;
	color: #333;
	line-height: 60px;
	font-family: "微软雅黑";
}
#right_top h3 a {
	color: #333;
}
#right_top span {
	float: right;
}
#right_con {
	width: 100%;
	float: left;
	padding: 10px 0 0 0;
	line-height: 200%;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#right_con img {
	max-width: 100%;
	height: auto;
}
/*end*/

/*demo*/
#demo {
	overflow: hidden;
	width: 900px;
	height: 145px;
	margin: 35px 0 0 10px;
	float: left;
	display: inline;
}
#cdemo {
	overflow: hidden;
	width: 900px;
}
#demo img {
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}
/*end*/

/*link*/
.friendlink {
	padding-top: 12px;
}
.friendlink li {
	float: left;
	width: 242px;
}
.friendlink li.txt1 {
	padding: 3px 0px 3px 24px;
	background: url(../images/dot.gif) no-repeat 10px center;
}
.friendlink li.pic1 {
	padding: 3px 0 3px 8px;
}
.friendlink li.pic1 img {
	width: 240px;
	height: 65px;
}
.link {
	width: 100%;
	padding: 50px 0;
	float: left;
}
.link_txt {
	width: 100%;
	float: left;
	text-align: center;
}
.link_txt ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link_txt li {
	margin: 0px;
	padding: 0 10px;
	list-style-type: none;
	display: inline-block;
	line-height: 25px;
}
.link_img {
	width: 100%;
	float: left;
	text-align: center;
	margin: 20px 0 0 0;
}
.link_img ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link_img li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
.link_img li img {
	height: 150px;
}
/*end*/
	 
/*news*/
.art_div {
	width: 100%;
	float: left;
	padding: 15px 0;
	border-bottom: 1px dashed #dcdcdc;
}
.art_div_img {
	float: left;
	width: 20%;
}
.art_div_img img {
	width: 100%;
}
.art_div_right {
	float: right;
	width: 78%;
}
.art_div_title {
	width: 100%;
	line-height: 30px;
	font-size: 16px;
}
.art_div_sss {
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #666;
}
.art_div_sss span {
	margin: 0 10px 0 0;
}
.art_div_ds {
	color: #999;
	line-height: 20px;
	font-size: 14px;
}
.art_div_m {
	line-height: 30px;
}
.art_div_m a {
	float: left;
	color: #7e1a1a;
}
.art_div_m span {
	float: right;
	color: #999;
}
.article_div_List {
	width: 100%;
	float: left;
}
.article_div_List ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.article_div_List li {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
	background: url(../images/li_0.png) no-repeat left center;
	line-height: 35px;
}

.article_title_div {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.articleAuthor {
	text-align: center;
	padding: 7px 0px;
	border-bottom: 1px dotted #ccc;
}
.articleauthor span {
	margin: 0px 6px;
	font-size: 9pt;
}
.articleInfo {
	width: 100%;
	padding: 10px 0;
	line-height: 200%;
}
.articleInfo img {
	max-width: 100%;
}
.pageUpDown {
	padding-top: 10px;
	text-align: left;
	line-height: 30px;
}
/*end*/

.zmgs {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 75%;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
}




@media screen and (max-width: 1200px) {

.help_right {
	width: 750px;
}
#left {
	width: 230px;
}
#right {
	width: 680px;
}
.news_left {
	width: 400px;
}
.news_right {
	width: 510px;
}
.abouts_right {
	margin: 15px auto;
}
.abouts_con {
	line-height: 25px;
}
}

@media screen and (max-width: 992px) {

.help_right {
	width: 530px;
}
.main {
	padding: 30px 0;
}
#left {
	width: 100%;
	margin: 0px;
}
.left_top {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #7e1a1a;
}
.left_top h3 {
	line-height: 60px;
	font-size: 20px;
}
.type_list li {
	line-height: 40px;
	height: 40px;
}
#right {
	width: 100%;
	margin-top: 30px;
}
#right_top {
	border-top: 0px;
	border-bottom: 1px solid #dcdcdc;
}

.news_left {
	width: 100%;
}
.news_right {
	width: 100%;
}
.abouts_left {
	position: static;
}
.abouts_left img {
	width: 100%;
	height: auto;
}
}

 @media screen and (max-width: 768px) {

.art_div_img {
	width: 100%;
}
.art_div_right {
	width: 100%;
}

.slideBox .prev, .slideBox .next {
	display: none;
}
.mobile_nav {
	display: block;
}
#help_div {
	padding: 15px 0;
}
.help_logo {
	width: 100%;
	background: none;
	text-align: center;
}
.help_right {
	width: 100%;
}
.help_list li {
	width: 100%;
	margin: 0px;
}
.type_list li a {
	font-size: 12px;
}
.indexh_top {
	line-height: 50px;
	text-align: center;
	float: left;
}
.indexh_top h3 {
	line-height: 50px;
	font-size: 24px;
}

.navbar-default{display:block; position:relative; height:40px;}
    .allconwidth { display:none;}
    .phoneTop { width:100%; display:block;}
    .phoneTop IMG { width:100%;}

}


/* 导航 */
.mobile{width: 100%;display:block;}
.mobile-inner{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
}
.mobile-inner img{
	width: 100%;
	margin-bottom: 30px;
}
.mobile-inner p{
	color: #676767;
	line-height: 25px;
	font-size: 16px;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-left: 30px;
	margin:0px;
}
.mobile-inner-header{
	background-color: rgba(0,0,0,0.7);
	width: 100%;
	height: 50px;
	position: absolute;
	top: 0px;
	left: 0px;

}
.mobile-inner-header-icon{
	color: #ffffff;
	height: 50px;
	font-size:25px;
	text-align: center;
	float:right;
	width: 50px;
	position: relative;
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	transition: background 0.5s;
}
.mobile-inner-header-icon:hover{
	background-color: rgba(255,255,255,0.2);
	cursor: pointer;
}
.mobile-inner-header-icon span{
	position: absolute;
	left: calc((100% - 25px) / 2);
	top: calc((100% - 1px) / 2);
	width: 25px;
	height: 1px;
	background-color: rgba(255,255,255,1);
}
.mobile-inner-header-icon span:nth-child(1){
transform: translateY(4px) rotate(0deg);
	}
.mobile-inner-header-icon span:nth-child(2){
transform: translateY(-4px) rotate(0deg);
	}
	



	
.mobile-inner-header-icon-click span:nth-child(1){
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: clickfirst;
	}		
.mobile-inner-header-icon-click span:nth-child(2){
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: clicksecond;
	}
	


@keyframes clickfirst {
  0% {
	  transform: translateY(4px) rotate(0deg);
	  
  }

  100% {
    transform: translateY(0) rotate(45deg);
  }
}	



@keyframes clicksecond {
  0% {
	  transform: translateY(-4px) rotate(0deg);
  }

  100% {
    transform: translateY(0) rotate(-45deg);
  }
}	

.mobile-inner-header-icon-out span:nth-child(1){
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: outfirst;
	}		
.mobile-inner-header-icon-out span:nth-child(2){
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: outsecond;
	}

@keyframes outfirst {
  0% {
    transform: translateY(0) rotate(-45deg);
  }

  100% {
    transform: translateY(-4px) rotate(0deg);
  }
}	



@keyframes outsecond {
  0% {
    transform: translateY(0) rotate(45deg);
  }

  100% {
    transform: translateY(4px) rotate(0deg);
  }
}

.mobile-inner-nav{
	background-color: rgba(0,0,0,0.8);
	width: 100%;
	position: absolute;
	top: 50px;
	left: 0px;
	padding-top: 30px;
	padding-bottom: 80px;
	display: none;
    z-index:999;
}
.mobile-inner-nav a{
	display: inline-block;
	line-height: 50px;
	text-decoration: none;
	width: 80%;
	margin-left: 10%;
	color: #FFFFFF;
	border-bottom: solid 1px rgba(255,255,255,0.3);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	font-weight:300;
}
.mobile-inner-nav a:hover{
	color: rgba(255,255,255,0.4);
	border-bottom: solid 1px rgba(255,255,255,0.2);
}

.pro_list {
	text-align: center;
	margin: 10px auto;
}

.pro_title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}