@charset "utf-8";
/*index*/

.index_public{
	width: 1200px;
    margin:0 auto;
}
.index_public_1{
    width: 1200px;
    margin:0 auto;
}
.header{ height:auto;}
.register_bg{
background:url(../img/register_bg.jpg) repeat-y;
color:#767676;
}
.register_bg .title{
background: url(../img/detail/title_1.png) no-repeat;
width: 154px;
height: 50px;
font-size: 16px;
line-height: 50px;
text-align: center;
color: #fff;
float:left;
margin-top:15px;
}

.register_bg .top_left{
float:left; margin:30px 0px 10px 250px;
}

.register_bg .top_middle{
float: left;
font-size: 28px;
color: #fff;
line-height: 80px;
text-align: left;
margin-top:30px;
}
.register_bg .top_middle a {
color: #fff;
}
.register_bg .regmain{
float:left;
 background:#c1241c; 
 padding:30px 30px 30px 30px; 
 width:800px;
 margin:0 0 30px 40px;
}
.register_bg .bgcolor{
background:#fff;

}
.register_bg .regmain .helptitle{
font-size:18px; 
text-align:center;
line-height:35px;
font-weight:bold;
}

.register_bg .regmain .helpcontent p{
font-size:14px; 
line-height:25px;
}
.register_bg .regmain .helpcontent .mtltle{
font-size:16px; 
line-height:30px;
font-weight:bold;
}
.I_agree{
width:155px;
margin:0 auto;
}
.I_agree .s_button {
	float: left;
	width:152px;
	display: inline-block;
	height: 38px;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	text-align: center;
	outline: none;
	background:url(../img/detail/main_button.jpg) no-repeat;
	border: none;

}

.register_bg .titleul {
width:60%;
margin:0 auto;
}
.register_bg .titleul li {
background: #fff;
float: left;
height: 50px;
width: 200px;
line-height: 50px;
font-size: 16px;
text-align: center;
cursor: pointer;
overflow: hidden;
margin-left:140px;
}
.register_bg .titleul .on {
background:#c1241c;
}
.register_bg .titleul .on a {
color:#fff;
}
.register_bg .mainul li {
float: left;
height: 40px;
width:100%;
font-size: 14px;
margin-bottom: 10px;
}


.register_bg .mainul li .s_title {
float: left;
border: 1px solid #c1241c;
width: 20%;
line-height: 38px;
text-align:center;
text-indent: 6px;
margin-right: 10px;
overflow: hidden;
background:#fff;
}
.register_bg .mainul li input, .register_bg .mainul li select {
float: left;
border: 1px solid #bc0500;
width: 65%;
height: 38px;
border-radius: 1px;
text-indent: 6px;
margin-right: 20px;
color:#767676;
}


.register_bg .mainul li .s_icon {
float: left;
height: 38px;
width: 5%;
}
.register_bg .mainul li .s_width {
width: 65%;
}
.register_bg .mainul li .a_agree {
float:left;
text-align:left;
}

.register_bg .l_button{
	width:158px;
	display: inline-block;
	float: left;
	height: 40px;
	cursor: pointer;
	color: #bc1c15;
	font-size: 16px;
	text-align: center;
	outline: none;
	background:#cecece;
	border: none;
} 


/*nav*/
.nav{
    width: 680px;
    height: 50px;
    line-height: 48px;
    font-weight: bold;
    font-size: 16px;
	margin:0 auto;
}
.index_header{
    width: 1200px;;
    margin:0 auto;
    padding: 5px 0;
}
.index_header_l{ 
margin:0 auto;
}
/*nav*/
.index_nav{
    height: 50px;
	margin:0 auto;
}
.index_nav_ul li{
	float: left;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    width: 169px;
    text-align: center;
    cursor:pointer;
	border-right:1px solid #000;	
}

.index_nav_ul li a {height:40px; line-height:40px;display:block;color: #000; margin:0 20px;}
.index_nav_ul li:hover a{border-bottom: 2px solid #ae0500;margin:0 40px;}

.run-up{
    transition-duration: .5s;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.run-down{
    transition-duration: .5s;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

.nav-box{
    position: absolute;
    z-index: 99999;
    left: 0;
    top: 45px;
    display: none;
    border: 1px solid #eee;
    overflow: hidden;
    background: #fff;
	width: 1200px;
    height: 260px;
	left:351px;
}

/**********************sub-nav*********************/
.sub-nav{
    position: relative;
    margin: 10px auto;
    width: 1190px;
    height: 88px;
    overflow: hidden;
}
/*top-sub-nav*/
.top-sub-nav{
    height: 248px;
}
/*sub-nav-cell*/
.sub-nav-cell{
    float: left;
    width: 280px;
    padding-left: 15px;
    height: 50%;
	overflow: hidden;
}
.sub-nav-cell:last-child{
    border-right: none;
}

.sub-nav-cell > h3{
    font-size: 15px;
	line-height:30px;
	height:30px;
}

.orange{
    color: #f40;
}
.green-sp{
    color: #a0b959;
}
.red-now{
    color: #df61ab;
}
.blue-more{
    color: #55a1e5;
}
/*right-shadow*/
.right-shadow{
    box-shadow: 1px 0 #dddddd;
}
.sub-nav-box li{
    margin: 2px 2px;
    height: 25px;
    line-height: 25px;
    /*width: 58px;*/
    text-align: left;
	float:left;
}
/*sub-nav-box*/
.sub-nav-box  a{
    display: inline-block;
    height: 25px;
    text-align: center;
    padding: 0 3px;
	font-size:13px;
}
.sub-nav-box  a:hover{
    border-radius: 3px;
    background: #f40;
    color: #fff;
}
.sp a:hover{
    background: #a0b959;
}
.now a:hover{
    background: #df61ab;
}
.more a:hover{
    background: #55a1e5;
}
/*导航栏结束*/
.top_banner{padding-top:5px;}
.top_banner .top_left{float:left; height:135px;}
.top_banner .top_right{ float:left; height:135px; width:123px;}
.top_banner img{ padding-left:2px; padding-bottom:2px;}
.top_banner .top_right img{ cursor:pointer;}
/*菜单栏*/
.main{ width: 1200px;margin: 0 auto; background-color:#d5d5d5;}
.main_menu{ width:85%;height: 50px;margin:0 auto; margin-top:8px;}
.main_menu_ul li{
	float: left;
    height: 45px;
	width:140px;
    line-height: 45px;
    font-size: 16px;
    text-align: center;
    cursor:pointer; margin-top:5px;
}

.main_menu_ul li a {height:40px; line-height:40px;display:block;color: #000;}
.main_menu_ul li:hover a{background:#ae0500;border-radius:10px; color:#fff;}

/*show-box*/
.show-box{
    float: left;
    margin-top: 5px;
    width: 630px;
    height:322px;
	background:url(../img/img_box.png) no-repeat;
}
/*******************************图片轮播**********************************/
/*sub-show*/
.sub-show{
    width: 100%;
    height: 402px;
}

/*sub-right*/
.sub-right{
    width: 780px;
    height: 100%;
    float: right;
}

.sub-right ul li{
	float: left;
	width:183px;
	height:190px;
	text-align: center;
	overflow: hidden;
	margin: 5px 5px;
}

.sub-right ul li .lists{
	float: left;
    height: 100%;
	width:180px;
}
.sub-right ul li .lists img{
	height:170px;
	width:170px;
	text-align:center;
}
.sub-right ul li .lists p{
	height:20px;
	width:100%;
	text-align:center;
	line-height:20px;
	font-size:12px;
	overflow:hidden;
}

.sub-right ul li a{
	float: left;
	width: 98%;
	height: 100%;
	color: #251C1C;
	overflow: hidden;
}

.sub-right ul li a:hover{ 
	background:#c90d00;
	border-radius:5px;
	color:#fff;
}


/*text-show*/
.text-show{
    clear: both;
    margin: 15px 0;
}
.text-show > span{
    display: inline-block;
    margin: 0 10px 14px 0;
}
/*content*/
.content,.content-sub{
    position: relative;
    float: left;
    width: 605px;
    height: 304px;
    overflow: hidden;
	margin-top:6px;
	margin-left:8px;

}
.content-sub{
	margin-top:0px;
	margin-left:0px;
    height: 402px;
    width: 400px;
}
.imgBox,
.imgBox1,
.imgBox2{
    position: absolute;
    clear: both;
    width: 3000px;
    list-style-type: none;

}

.imgBox2{
    width: 1200px;
}

.imgBox > li,
.imgBox1 > li{
     float: left;
     width: 605px;
	
 }
.imgBox2 > li{
    float: left;
    width: 400px;
}
.imgBox2 > li img{
	height:400px;
    width: 400px;
}
.imgBox a,
.imgBox1 a,
.imgBox2 a{
    display: inline-block;
}
.control,
.control1,
.control2{
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 20px;
    background: #ae0500;
    opacity: .3;
    font-size: 40px;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 20px;
    display: none;
    cursor: pointer;
    color: #fff;
}
.control2{
    width: 20px;
    height: 20px;
    margin-top: -10px;
    left: 15px;
    font-size: 20px;
    line-height: 10px;
}
.control:hover,
.control1:hover,
.control2:hover{
    opacity: .8;
}
 

/*currentNum*/
.currentNum,.currentNum-sub{
    position: absolute;
    left: 50%;
    top: 280px;
    margin-left: -35px;
    /*width: 70px;
    height: 11px;*/
}

.currentNum-sub{
    width: 40px;
    margin-left: -20px;
    top: 360px;
}
.currentNum-down{
    top: 200px;
}
/*spanNum*/
.imgNum,
.imgNum1{
    display: inline-block;
    float: left;
    width: 40px;
    height: 3px;
    margin-right: 4px;
   /* border-radius: 9px;*/
    background: #b7b7b7;
    cursor: pointer;
}
.imgNum2{
    display: inline-block;
    float: left;
    width: 9px;
    height: 9px;
    margin-right: 4px;
    border-radius: 9px;
    background: #b7b7b7;
    cursor: pointer;
}

.mark-color{
    background: #f40;
}



.mark-color{
    background: #ff2900;
}
.to-right{
    left: 538px;
}
.to-right2 {
left: 360px;
}
.show-left{
	float:left; 
	margin-top:5px; 
	margin-right:3px; 
	height:322px; 
	width:280px; 
	background-color:#ae0500;
}
.show-right{
	float:left;
	margin-top:5px; 
	margin-left:3px; 
	height:322px; 
	width:280px; 
	background-color:#ae0500;
}
.show-title{
	background:url(../img/title_list.png) no-repeat; 
	margin-top:5px; 
	margin-left:5px; 
	height:67px;
}
.show-title span{
font-size:16px;
font-weight:bold;
width:250px; height:60px; line-height:60px; text-align:center; display:block;
}
.show-list{
	background:url(../img/newslist_2.png) no-repeat; 
	height:256px;
	margin-top: 5px;
}
.show-list span{
	font-size:15px;
	height:46px; 
	line-height:44px; 
	text-align:center; 
	display:block;
}
.show-list .spanlist{
	padding:0 20px;
	width: 190px;
	margin-left: 33px;
}
.show-list .spanlist a{
padding:0 20px;
color:#fff;

}
.show-list .spanmore{
	float:right;
	padding-right:20px;
	font-size:18px;
	font-weight:bold;
}
.show-list .spanmore a{
color:#fff;
}
.show-list .spanlist:hover a{
	background:#fff;
	border-radius:10px; 
	color:#000;
}
.show-list .spanmore:hover a{
	color:#000;
}

.news{
	height:330px; 
	margin-top:5px; 
	position:relative;
}
.news_title{
	position:absolute; 
	left:0; 
	top:0; 
	background:#d5d5d5;
	width:100%; 
	height:80px;
}
.news_1{
	position:absolute; 
	left:38px; 
	top:12px; 
	background:url(../img/news_box.png) no-repeat;
	width:368px; 
	height:275px;
}

.news_2{
	position:absolute; 
	left:418px; 
	top:12px;
	background:url(../img/news_box.png) no-repeat;
	width:368px; 
	height:275px;
}
.news_3{
	position:absolute; 
	left:798px; 
	top:12px; 
	background:url(../img/news_box.png) no-repeat;
	width:368px; 
	height:275px;
}
.newslist_title{
	margin-top:5px; 
	margin-left:5px; 
	height:50px;
	padding-bottom: 7px;
	color:#fff;
}
.newslist_title .titlespan{
	font-size:16px;
	font-weight:bold;
	width:150px; 
	height:50px; 
	line-height:50px; 
	text-align:center; 
	float:left;
}
.newslist_title .listspan{
	font-size:14px;
	font-weight:600;
	width:100px; 
	height:50px; 
	line-height:50px; 
	text-align:center; 
	float:right;
}
.newslist_title .listspan a{
color:#fff;
}
.newslist_1 ul li{
	float: left;
    height: 30px;
	width:305px;
    line-height: 30px;
    font-size: 14px;
    text-align: left;
    cursor:pointer;
	padding-left:30px;
	overflow:hidden;
}

.newslist_1 ul li a {display:block;color: #555555; overflow:hidden;}
.newslist_1 ul li:hover a{background:#ffc000;}



.today_left{
	float:left; 
	height:186px; 
	width:202px;
	margin:65px 25px 0 30px; 
}
.today_right{
	float:left; 
	height:286px; 
	width:940px; 
	background-color:#fff;
	margin-top:10px; 
}

.today_menu_ul li{
	float: left;
    margin-top: 5px;
    width: 307px;
    height:285px;
	background:url(../img/today_box.png) no-repeat; 
	margin-left:5px;	
}
.today_menu_ul li img{
	float:left;
	margin-top:8px;
	margin-left:8px;
	width:261px;
	height:261px;
		
}
.today_menu_ul li .today_button{
	float:left; 
	width:36px; 
	height:285px; 
	background:url(../img/today_box_1.png) no-repeat;
	cursor:pointer;
}

.brands_left{
	float:left; 
	height:134px; 
	width:202px;
	margin:35px 25px 0 30px; 
}
.brands_right{
	float:left; 
	height:175px; 
	width:940px; 
	background-color:#fff;
	margin-top:10px;
	margin-bottom:10px;
}

.brands_menu_ul li{
	float: left;
    margin-top: 5px;
    width: 470px;
}

.index_style3_r_dl{
	padding:8px 0px 0px 5px;
}
.index_style3_r_dl dt{
	float: left;
    font-size: 14px;
    line-height: 32px;
}
.index_style3_r_dl dt a{ 
	float:left; 
	width:430px;
	height:32px;
	line-height:32px; 
	color:#251C1C; 
	overflow:hidden; 
 }
.index_style3_r_dl dt a:hover{ 
	background:#ffc000;
	border-radius:5px;
	color:#fff;
}
.index_style3_r_dl dt a lable {
	float: left;
	width: 410px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	font-size: 14px;
	margin-left: 5px;
}
.index_style3_r_dl dt a span {
	float: right;
	width: 80px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	font-size: 14px;
}

.index_style3_r_dl dd span{
    line-height: 25px;
    font-size: 12px;
}

.product_left{
	float:left; 
	height:200px; 
	width:300px;
	margin-top:20px;
}
.product_title{
	height:80px;
	background-color:#d5d5d5; 
	margin-top:20px;

}

.product_title ul li{
	float: left;
    height: 50px;
	width:117px;
    line-height: 36px;
    font-size: 14px;
    text-align:center;
	margin:0 100px 0 83px;
	overflow:hidden;
	background:url(../img/product_title.png) no-repeat;
	margin-top:18px;
}
.product_right{
	float:left; 
	height:200px; 
	width:300px;
	margin-top:20px;
	background:url(../img/newslist_1.png) no-repeat;
}

.product_right ul li{
	float: left;
    height: 33px;
	width:255px;
    line-height: 33px;
    font-size: 14px;
    text-align: left;
    cursor:pointer;
	padding-left:5px;
	overflow:hidden;
}

.product_right ul li a {display:block;color: #555555; overflow:hidden;}
.product_right ul li:hover a{background:#ae0500; color:#fff;}

.recservice_1{
	background:url(../img/recservice_1.jpg) no-repeat; 
	margin-top:30px; 
	height:54px;
}
.recservice_2{
	width:1200px;
	margin-top:20px;
}
.recservice_2 ul li{
	float: left;
	width:168px;
	/*height:103px;*/
    cursor:pointer;
	margin:10px 13px 10px 13px;
	/*border:3px solid #d5d5d5;*/
	position:relative;
	top:10%;
}
.recservice_2 ul li img{
vertical-align:middle;
/*max-height:103px;*/
max-width:168px;
max-height:42px;

}
.recmore {
	float: left;
	width:1200px;
	height:30px;
	margin-top:15px;
	font-size: 50px;
	font-weight: bold;
	line-height:30px;
	text-align:center;
}
.recmore a{
color:#ae0500;
}
.recmore:hover a{color:#ae0500;}

.dao_1{
	margin-top:30px;
	height:57px;
	background:#d5d5d5;
	}
.dao_1 .dao_title,.dao_2 .dao_title{
	float:left;
	background:url(../img/dao_1.png) no-repeat;
	width:300px;
	height:57px;
	font-size:20px;
	color:#fff;
	line-height:57px;
	text-align:center;
	}
.dao_1 .dao_list{
	float:left;
	width:900px;
	height:57px;
	font-size:16px;
	line-height:57px;
	text-align:center;
	overflow:hidden;
	}
.dao_1 .dao_list ul{
	margin-left:30px;
	}	
.dao_1 .dao_list ul li{
	float: left;
    cursor:pointer;
}
.dao_1 .dao_list ul li .ul_on{
	background:#ae0500; 
	color:#fff;
}
.dao_1 .dao_list .index_style3_l_on{
}
.dao_1 .dao_list .index_style3_l_on a{
	background:#ae0500; 
	color:#fff;
	height:57px;
	font-size:16px;
	line-height:57px;
	text-align:center;
}
.dao_1 .dao_list ul li a{
	height:57px;
	font-size:16px;
	line-height:57px;
	text-align:center;
	}
.dao_1 .dao_list ul li:hover a{
	background:#ae0500; 
	color:#fff;
}		
.dao_ul li{
	float: left;
    width: 350px;
    height:285px;
	border:3px solid #999999;
	margin:30px 20px 5px 20px;	
}
.dao_ul .title{
float: left;
width: 120px;
height:40px;
line-height:40px;
text-align:left;
margin:-23px 0 0 100px;
font-size:18px;
font-weight:bold;
		
}
.dao_ul .title a{
background:#fff;
padding:0 10px 0 10px;
		
}

.dao_ul .more{
float: left;
width: 80px;
height:40px;
line-height:40px;
text-align:center;
margin:-23px 0 0 30px;
font-size:16px;
		
}
.dao_ul .more a{
background:#fff;
padding:0 10px 0 10px;
		
}


.dao_ul .index_style3_r_dl{
	padding:8px 0px 0px 5px;
}
.dao_ul .index_style3_r_dl dt{
	float: left;
    font-size: 14px;
    line-height: 32px;
}
.dao_ul .index_style3_r_dl dt a{ 
	float:left; 
	width:340px;
	height:32px;
	line-height:32px; 
	color:#251C1C; 
	overflow:hidden; 
 }
.dao_ul .index_style3_r_dl dt a:hover{ 
	background:#ffc000;
	border-radius:5px;
	color:#fff;
}
.dao_ul .index_style3_r_dl dt a lable {
	float: left;
	width: 320px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	font-size: 14px;
	margin-left: 5px;
}
.dao_ul .index_style3_r_dl dt a span {
	float: right;
	width: 80px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	font-size: 14px;
}
.dao_ul .index_style3_r_dl dt a p {
	float: left;
	width: 235px;
	overflow: hidden;
}
.dao_ul .index_style3_r_dl dd span{
    line-height: 25px;
    font-size: 12px;
}

.dao_2
{
	margin-top:20px;
}

.dao_2_list
{
	margin-top:20px;
}

.dao_2_list ul li{
float:left;
height:240px;
width:260px;
margin:0 20px 0 20px;

}

.dao_2_list ul li .dao_2_title{
height:49px;
font-size:16px;
line-height:49px;
text-align:left;
color:#ae0500;

}
.dao_2_list_dl {
padding: 5px 0px 0px 5px;
}
.dao_2_list_dl dt {
float: left;
font-size: 14px;
line-height: 32px;
}
.dao_2_list_dl dt a {
float: left;
width: 260px;
height: 32px;
line-height: 32px;
color: #251C1C;
overflow: hidden;
}
.dao_2_list_dl dt:hover a{
	background:#ae0500; 
	color:#fff;
	border-radius:5px;
}
.dao_3_title{
	margin:0 auto;
	height:57px;
	width:276px;
	line-height:57px;
	background:url(../img/anli_1.png) no-repeat;
	text-align:center;
	color:#fff;
	font-size:16px;
}


.yc_studio_slider{width:1200px; padding-bottom:30px; position:relative; z-index:0; overflow:hidden;}

#slider{width:1104px; margin:0 auto;}
#slider li {
	width:308px; 
	height:308px;
	margin:0 30px; 
	position:relative;
	z-index:1;
  }
#slider li .slider_bg{
	position:absolute;
	left:0px;
	top:0px;
	width:308px;
	height:308px;
	z-index:10;
}
#slider li .slider_font{
	position: absolute;
	right: 5px;
	top: 273px;
	z-index: 100;
	height: 100px;
	width: 50px;
	font-size: 16px;
	color: #fff;
}
#slider li .slider_font a{
	color: #fff;
}
.graphic, .prevBtn, .nextBtn{margin:0;padding:0;display:block;overflow:hidden;text-indent:-8000px;}
.yc_studio_slider .prevBtn,.yc_studio_slider .nextBtn {display:block;width:35px;height:41px;position:absolute;top:154px;z-index:1000;background:url(../img/bg_lr_big.png) no-repeat 0 0; cursor:pointer;}
.yc_studio_slider .prevBtn{left:15px;}	
.yc_studio_slider .nextBtn{right:15px;}														
.yc_studio_slider .nextBtn {background-position:0 -41px;}
.need_strip{
	float:left;
	width:25px;
	height:327px;
	background:#ae0500;
}
.need_bg{
	float:left;
	width:1092px;
	height:327px;
	background:url(../img/need_bg.png) no-repeat;
	margin:0 29px 0 29px;
}
.need_bg ul{
float:left;
margin:0 100px;
height:327px;

}
.need_bg ul li{
float:left;
height:287px;
width:376px;
margin:20px 20px;

}

.need_list_dl {
padding: 5px 0px 0px 5px;
}
.need_list_dl dt {
float: left;
font-size: 14px;
line-height: 32px;
}
.need_list_dl dt a {
float: left;
width: 376px;
height: 32px;
line-height: 32px;
color: #251C1C;
overflow: hidden;
}
.need_list_dl dt:hover a{
	background:#ae0500; 
	color:#fff;
	border-radius:5px;
}
.need_bg .need_more{
float:left;
height:50px;
width:50px;
margin-top:270px;
font-size:14px;
line-height: 50px;
text-align:center;
}

.need_bg .need_more:hover a{
	background:#ae0500; 
	color:#fff;
	border-radius:5px;
}
.friend_bg
{
	margin:10px auto;
	background:#f8f8f8;
	height:36px;
}
.friend_bg .friend_title{
	float:left;
	background:url(../img/friend_bg.png) no-repeat;
	width:124px;
	height:36px;
	font-size:16px;
	color:#fff;
	line-height:36px;
	text-align:center;
	}
.friend_bg ul{
margin-left:150px;
width:1050px;
overflow:hidden;
height:36px;

}	
.friend_bg ul li{
float:left;
width:88px;
margin:0 2px;
}
	

/*---------右边悬浮------------------------------*/
.side_nav{
	position: fixed;
	top: 70%;
	right: 0;
  	width: 60px;
}
.side_nav ul li{
	position: relative;
	width: 60px;
	height: 60px;
  	float: right; 
  	margin-bottom: 1px;
  	/* border-bottom: 1px solid #fff; */
}
.side_nav ul li a{
	display:inline-block;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
/* 	border-bottom: 1px solid #fff; */
}
.side_nav ul li span{
/*  	display:block; */
  	float: left;
	color:#fff;
	line-height: 60px;
	font-size: 16px;
 	margin-left: 60px;
 	cursor: pointer;
}

.side_nav_3 a{
	width: 60px;
}
.side_nav_3 a span{
	height:196px;
	position: absolute;
	right: 60px;
	bottom: 0px;
	margin-left: 0!important;
	display: none;
}
.back_top a{
	background:#ae0500 url(../img/0013920_47.png) no-repeat 15px -317px;
}
.sub_QR a{
	background: #ae0500 url(../img/0013920_47.png) no-repeat 15px -207px;
}


.c { clear: both; } /*清浮动*/


/*footer*/
.index_footer{
    background: #353535;
    width: 1200px;
    height: 200px;
    padding-top: 40px;
	margin:0 auto;
}
.index_footer_box{
    width: 1000px;
}
.index_footer_l{
    float: left;
    margin-top: 20px
}
.index_footer_c{
    float: left;
	width:500px;

}
.index_footer_c div{
    margin-left: 50px;
    margin-top: 30px;
    line-height: 25px;
    color: #eee;
    text-align: center;
    font-size: 12px;

}
.index_footer_c ul li h2{
	height:45px;
    line-height: 45px;
    color: #eee;
    text-align: left;
    font-size: 18px;
	font-weight:400;

}

.index_footer_c ul{

}
.index_footer_c ul li{
    float: left;
    font-size: 12px;
    color: #eee;
	width:400px;
}

.index_footer_c ul li dl dt{
    float: left;
    font-size: 12px;
    color: #eee;
	margin:0 2px;
}
.index_footer_c ul li a{
    color:#eee;
}
.index_footer_r{
    float: right;
}
.copyright{
margin:0 auto;
color:#fff;
font-size:14px;
line-height:40px;
height:40px;
text-align:center;

}
/*footer*/


