﻿@charset "utf-8";
/* CSS reset for c_b */
*{word-wrap:break-word;margin:0;padding:0}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
html,body{*position:static;}
html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:14px;line-height:24px;color: #333;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
a,area{outline:none;blr:expression(this.onFocus=this.blur());color:#333}
a{text-decoration:none;cursor: pointer}
a:hover{outline:none}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
sub,sup{vertical-align:baseline}
button,input[type="button"], input[type="submit"] {line-height:normal !important;}



.container{position:relative;width:1200px;margin:0px auto;}
.container:after{content: "020"; display: block; height: 0; clear: both;visibility:hidden;}
.mainTitle{width:295px;margin:0 auto;line-height:70px;color:#666;font-size:40px;text-align:center;border-top:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;}
.seach{position:relative;margin-top:40px;width:300px;height:30px;background:#fff;}
.seach .seachText{width:260px;color:#999999;font-size:12px;padding:0 0 0 6px;line-height:1;margin:0;border:0;height:30px;}
.seach .btn{cursor:pointer;position:absolute;top:0;right:0;width:30px;height:30px;text-align:center;line-height:30px;background:#474747;}
.seach .btn{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.seach .btn:hover{background:#000;}
.seach .btn img{ vertical-align:middle;}

.vedioHide{display:none;position:fixed;top:0px;left:0px;width:100%;height:100%;background:url(images/blackBg.png);z-index:4;}
.vedioContent{display:none;position:fixed;top:50%;left:50%;width:650px;height:450px;margin:-260px 0 0 -335px;z-index:5;background:#fff;padding:20px 20px 50px 20px;
box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-ms-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-o-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;-webkit-border-radius:6px;}
.vedioContent iframe{width:100% !important;height:100% !important;}
.vedioContent .vedioClose{position:absolute;bottom:18px;right:24px;cursor:pointer;}
/* header */
/*.header{
	position: fixed;
	width: 100%;
	height: 224px;
	background:#c80b0f;
	z-index: 5;
	border-bottom: 1px solid #e0e0e0;
}
.header .container{height:100%;}
.header .headerLogo{position:absolute;top:15px;left:60px;width:100px;}

.header .nav .navTop{
	position: absolute;
	top: 0px;
	display: none;
	height: 4px;
	background: #d70707;
	background-color: #d70708;
}
.header .nav .navTop{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }


.header .nav .wen{
width:15%; float:left;  line-height:18px; margin-right:3%; margin-left:3%;
}

.header .nav{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 80%;
	height: 50px;
}
.header .nav .child{
	position: relative;
	float: left;
	width: 10%;
	 
	line-height: 100px;
	text-align: center;
	color: #666;
}

.header .nav .cn{
width:7%;float:right;   line-height:100px; margin-right:5%;
}

.header .nav .en{
width:7%; float:right;height:100px; line-height:100px;
}
.header .nav .child i {position: absolute;right: 8px;top: 50px;width: 0;height: 0;overflow: hidden;border-width: 4px;border-style: solid dashed dashed dashed;border-color: #fff transparent transparent transparent; }
.header .nav .child.navChildSearch{line-height:0px !important;}
.header .nav .child:hover .title{color:#d70708;}
.header .nav .child:hover i{border-color: #d70708 transparent transparent transparent;}
.header .nav .child .title{
	font-size: 16px;
	color: #fff;
}
.header .nav .child .title{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.header .nav .child.on .title{color: #d70708;}
.header .nav .child.on i{border-color: #d70708 transparent transparent transparent;}
.header .nav .child .childContent{display:none;position:absolute;top:100px;width:100%; }
.header .nav .child .childContent .childContentLi{background:#fff;;color:#666;font-size:14px;height:38px;line-height:38px;border-bottom:1px solid #c6c5c4;
-webkit-box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2);
-moz-box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2);
-ms-box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2);
-o-box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2);
box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2);}
.header .nav .child .childContent .childContentLi:hover{background:#d70708;color:#fff;}
.header .nav .child .language{display:inline-block;*display:inline;*zoom:1;height:16px;line-height:16px;padding:0 8px;font-size:16px;color:#666;}
.header .nav .child .language:hover{color:#7D2F8D;}
.header .nav .child .language.cn{border-right:1px solid #ccc;}
.header .nav .child .language.on{color:#7D2F8D;}
.header .nav .child .seachIcon{cursor:pointer;}
.header .list{position:relative;background:#363839;z-index:6;}
.header .list .container{padding:50px 0;display:none;}
.header .list .content{width:492px;}
.header .list .listMTitle{color:#fff;font-size:18px;line-height:24px;padding-bottom:24px;}
.header .list .listTitle{position:relative;width:100%;}
.header .list .listTitle:after{content: "020"; display: block; height: 0; clear: both;visibility:hidden;}
.header .list .listTitle .title{border-bottom:1px solid #999999;line-height:36px;color:#B9B9B9;font-size:14px;font-family:Arial, Helvetica, sans-serif;}
.header .list .listTitle .title a{color:#B9B9B9;font-size:14px;}
.header .list .listTitle .title img{margin-right:12px;}
.header .list .listTitle .title .pointer{cursor:pointer;position:absolute;right:0px;top:16px;width:11px;height:11px;}
.header .list .listTitle .title .pointer .sub{position:absolute;left:0px;top:5px;width:11px;height:1px;background:#999;}
.header .list .listTitle .title .pointer .sub.sub2{ transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.header .list .listTitle .title .pointer .sub.sub2{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.header .list .listTitle .title .pointer.on .sub.sub2{ transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);}
.header .list .listTitle .listContent{display:none;width:94%;float:right;}
.header .list .addBtn{z-index:5;cursor:pointer;position:absolute;bottom:-35px;right:0;width:35px;height:35px;background:url(../images/addIcon.png) no-repeat;}
.header .list .addBtn .sub{position:absolute;width:10px;height:2px;background:#fff;}
.header .list .addBtn .sub.sub1{top:12px;left:22px;}
.header .list .addBtn .sub.sub2{top:12px;left:22px; transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.header .list .addBtn .sub.sub2{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.header .list .addBtn.on .sub.sub2{ transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);}

.header .searchContent{display:none;position:absolute;bottom:-224px;right:0px;padding:25px;  background-color: #f2efef;border-bottom:1px solid #dcdadb;border-left:1px solid #dcdadb;}
.header .searchContent .seach{margin:0;}*/


/*header*/
.header , .container{margin-left:auto; margin-right:auto; width:1200px;}
.header{width:100%; background:url(/Templates/cn2014/images/header_bg.png) no-repeat center top; height:224px;}

.header_top { width:1200px; margin:0 auto; height:137px; clear:both;}
.header_top h1{ float:left; margin-top:20px;}
.header_top h2{ float:left; padding:5px 0; padding-left:25px; margin-left:25px; background:url(/Templates/cn2014/images/logo_w.png) no-repeat left center; margin-top:50px; font-size:22px; color:#111d7c;}
.header_top h2 p{ font-weight:normal; font-size:16px; color:#333;}



.h_top{ height:32px; line-height:32px; color: #262626;}
.h_top em{ float:left; font-family:"微软雅黑"; font-size:12px;}
.h_top span{ float:right; display:inline-block;}
.h_top span a { padding:0 12px; display:inline-block;color: #262626; position:relative; font-size:12px;}
.h_top span a i { display: none; position:absolute; top:25px; left:0;}
.h_top span a:hover i { display:block;}
.h_top span a i img { width:80px; height:80px;}

.header_top .phone{float:right; margin-top:33px; padding-left:50px; background:url(/Templates/cn2014/images/phone.png) no-repeat left top;}
.header_top .phone p{ font-size:13px; color:#333;letter-spacing: 14px;}
.header_top .phone b{ display:block; font-size:26px; color:#C80B0F; font-family:Impact}
.header_top .phone em{ display:block; font-size:16px; color:#333;  margin-left:-60px; margin-top:5px; text-align:center}

.header_nav {height:54px; background:url(/Templates/cn2014/images/header_nav.png) repeat-x left bottom; width:100%; margin-bottom:2px;}
.header_nav .firstUl>li{ float:left; line-height:53px; background:url(/Templates/cn2014/images/header_nav_bor.png) no-repeat right 15px;position:relative;}
.header_nav .last{ background:none}
.header_nav li a{ display:block; font-size:16px; color:#fff; text-decoration:none}
.header_nav ul li.cur,.header_nav .firstUl>li:hover{ background:url(/Templates/cn2014/images/header_nav_cur.png) no-repeat center 1px; background-color:#e7eff3;}
.header_nav li.cur a,.header_nav li:hover a{ color:#111d7c; font-weight:bold}



/*下拉*/

.header .sedNav{ padding:10px 20px 20px 20px; position:absolute;    background: url(/Templates/cn2014/images/erji_bg.png) repeat center; top:56px; z-index:99;width:71px; display:none; margin-top:-2px;}

.header .sedNav ul{ float:left;  text-align:center; width: 88px;}
.header .sedNav li{ float:left; width:100%}

.header .sedNav li.noPr{ padding-right:0;}
.header .sedNav li p{ height:39px; line-height:39px;}
.header .sedNav li p a{ color:#fff; font-size:13px;}
.header .sedNav li p a:hover{ color:#C80B0F; font-weight:bold;}

.header .header_nav li.right_SN:hover .sedNav{ display:block; left:0;}
.header .header_nav li.left_SN:hover .sedNav{ display:block; right:0}


/*banner*/
.banner{ overflow:hidden; width:100%; height:820px;  position:relative;}
.banner ul{ overflow:hidden; width:100%; height:900px; position:relative}
.banner li{ width:100%; height:820px; position:absolute; left:0; top:0}
.banner li a{ display:block; width:100%; height:100%;}
.banner .li01{background:url(Img/Index/banner01.jpg) no-repeat center top;}
.banner .li02{background:url(Img/Index/banner02.jpg) no-repeat center top;}
.banner .li03{background:url(Img/Index/banner03.jpg) no-repeat center top;}
.banner .btn{ overflow:hidden; width:69px; height:11px; position:absolute; left:50%; bottom:20px; margin-left:-35px;}
.banner .btn span{ display:block; width:11px; height:11px; background:url(images/banner_btn.png) no-repeat left center; cursor:pointer; float:left; margin:0 6px;}
.banner .btn span.cur{ background-position:right}
.banner i{ display:none; width:42px; height:72px; z-index:830; position:absolute; cursor:pointer;}
.banner i.btn_left{ left:0; top:245px; background:url(Img/Index/banner_btn01.png) no-repeat top center;}
.banner i.btn_right{ right:0; top:245px; background:url(Img/Index/banner_btn02.png) no-repeat top center;}
.banner:hover i{display:block}
.banner i:hover{background-position:bottom}

/*section1*/
.section1 { position:relative; height:900px;}
.section1 .banner{
	overflow: hidden;
	width: 100%;
	height: 900px;
	position: absolute;
	left: 0;
	top: 82px
}        /*background:url(Img/Index/banner.jpg) no-repeat center;*/
.section1 .btn{ overflow:hidden; width:256px; position:absolute; left:50%; bottom:80px; margin-left:-128px; z-index:5}
.section1 .btn span{ display:block; float:left; margin:0 2px; width:58px; height:1px; border:1px solid #fff; opacity:0.6;}
.section1 .btn span.cur{ border:1px solid #ff0d00; opacity:1; background-color:#ff0d00;}

/*简介*/
.i_about,.i_shop,.i_adv,.i_news{background:#FCF;overflow:hidden; }
.height70{height:70px;clear:both;zoom:1;line-height:0;font-size:0}
.height20{height:20px;clear:both;zoom:1;line-height:0;font-size:0}
.con_1100{
	width: 1200px;
	margin: auto
}
/*about*/
.i_about_p{width:460px; }
.i_about_p p{ text-indent:2em}
.i_about_p a{padding:5px 20px;background:#df1e1f}
.i_about .kuang{right:0;top:-130px;width:500px;height:330px;border:3px solid #df1e1f;}
.i_about .kuang .img{width:100%;height:100%;}

.i_about .kuang parBd{background:#000}
.parHd{ position:absolute;left:-55px;top:-3px;background:#df1e1f;height:330px;line-height:37px;border-top:3px solid #df1e1f;border-bottom:3px solid #df1e1f}
.parHd li{display:block;width:20px;padding:0 15px;  line-height:20px;height:110px;text-align:center;color:#fff;cursor:pointer;}
.parHd ul li.on{background:#a20202;};


.img .slideBox{ overflow:hidden; zoom:1; padding:10px 0 10px 42px; position:relative; z-index:100; }
.img .parBd ul li .pic img{ width:500px; height:330px; display:block;}
.img .parBd ul li .pic a:hover img{ }
.img .parBd ul li .title{ line-height:30px; background:#000; position:absolute; bottom:0; width:500px; color:#fff; text-align:center; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;  }
.img .parBd ul li .title a{ color:#fff;}
 /*
.img .sPrev,.slideGroup .sNext{ position:absolute; left:0px; top:130px; display:block; width:30px; height:83px; border:1px solid #ddd; background:url(../images/left.png) center center no-repeat;z-index:100;  }
.img .sNext{ left:auto; right:0px; background:url(../images/right.png) center center no-repeat;  }
.img .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }
*/
 
.c-666{color:#666}
.c-999{color:#999}
.c-ccc{color:#ccc}
.c-fff{color:#fff}
.c-ggg{color:#df1e1f}
.f-bold{font-weight:bold}
.f-12{font-size:12px}


/*title*/
 
.i_title h3{ text-align:center; margin-bottom:5px; font-weight:normal; font-size:26px;color:#333;}
.i_title h3 a{ color:#333;}
.i_title span{ display:block; text-align:center; font-size:12px; color:#999; font-family:Arial; margin-bottom:10px;}
.i_title{position:relative;height:110px;overflow:hidden}
.i_title h4{height:50px;margin-bottom:8px}
.i_title h5{font-size:16px;color:#999;font-family:Arial}
.i_title h5 span{margin-right:190px;font-size:18px;color:#666;font-family:"Microsoft Yahei"}
.i_title .line1{position:absolute;width:100%;bottom:0;left:50%;margin-left:-550px;height:5px;background:url(../images/0-01.png) no-repeat left center}
.i_title .line1 dt{height:1px;margin-top:2px;background:#ddd}
.i_title .line2{position:absolute;width:100%;bottom:0;right:50%;height:5px;background:url(../images/0-01.png) no-repeat right center}
.i_title .line2 dt{height:1px;margin-top:2px;background:#ddd}
.i_title .line3{margin-right:230px}
.i_title .line4{margin-right:285px}
.i_title .line5{margin-right:160px}
.i_title .line6{margin-right:340px}

.i_title h4.pro{background-position:0 0}
.i_title h4.abo{background-position:0 -50px}
.i_title h4.act{background-position:0 -100px}
.i_title h4.dis{background-position:0 -150px}
.i_title h4.shop{background-position:0 -450px}
.i_title h4.adv{background-position:0 -200px}
.i_title h4.join{background-position:0 -250px}
.i_title h4.news{background-position:0 -300px}
.i_pro,.i_act,.i_dis,.i_join{background:#fff;overflow:hidden}
.i_about,.i_shop,.i_adv,.i_news{background:#f8f8f8;overflow:hidden}

.t1{position:relative;left:400px;}
.t2{position:relative;right:467px;}
.t3{position:relative;left:400px;}
.t4{position:relative;right:400px;}
.t5{position:relative;left:400px;}
.t6{position:relative;right:400px;}
.t7{position:relative;left:400px;}
.t8{position:relative;right:400px;}

/*join*/
.i_pro,.i_act,.i_dis,.i_join{background:#fff;overflow:hidden}
.i_about,.i_shop,.i_adv,.i_news{
	background: #fef8fd;
	overflow: hidden
}
.picScroll-left3{position:relative;text-align:center;left:500px;;}
.picScroll-left3 .hd{height:0;position:relative}
.picScroll-left3 .hd .prev,.picScroll-left3 .hd .next{display:block;position:absolute;top:185px;width:18px;height:31px;overflow:hidden;cursor:pointer;background:url(3-01.png) no-repeat 0 0}
.picScroll-left3 .hd .prev{left:-53px}
.picScroll-left3 .hd .next{right:-53px;background:url(3-02.png) no-repeat 0 0}
.picScroll-left3 .bd{
	width: 1200px;
	margin: auto;
	overflow: hidden
}
.picScroll-left3 .bd ul{zoom:1;height:400px}
.picScroll-left3 .bd ul li{width:340px;height:398px;margin-right:40px;float:left;_display:inline;cursor:pointer;border-bottom:2px solid #ddd;background:#fff;}
.picScroll-left3 .bd ul li .pic{
	width: 375px;
	height: 200px;
	position: relative;
	text-align: center;
	overflow: hidden
}
.picScroll-left3 .bd ul li .pic img{width:340px;height:200px;-webkit-transform: scaleY(1);-moz-transform: scaleY(1);-o-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out}
.picScroll-left3 .bd ul li:hover .pic img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2)}
.picScroll-left3 .bd ul li .title{
	width: 320px;
	padding: 0 30px;
	height: 66px;
	padding-top: 28px;
	font-size: 20px;
	border-bottom: 1px solid #eee;
	color: #444;
	font-size: 20px
}
.picScroll-left3 .bd ul li .title span{color:#ccc;font-size:14px}
.picScroll-left3 .bd ul li .p{color:#666;height:48px;padding:0 30px;margin-top:27px;font-size:14px;line-height:24px; overflow:hidden}
/*section5*/
.section5 { overflow:hidden; padding:30px 0;}
.section5 h3{ text-align:center; margin-bottom:5px; font-weight:normal; font-size:26px;color:#333;}
.section5 h3 a{ color:#333;}
.section5 span{
	display: block;
	text-align: center;
	font-size: 12px;
	color: #999;
	font-family: Arial;
	margin-bottom: 10px;
}
.section5 h6{ display:block; width:30px; height:1px; background-color:#df1e1f; margin:0 auto; margin-bottom:40px;}
.section5 .pzbox{ overflow:hidden; width:100%;}
.section5 dl{ overflow:hidden; width:50%; *width:49.9%;float:left; background-color:#f1f1f1; position:relative}
.section5 dt{ overflow:hidden; width:50%; float:left; position:relative}
.section5 dt img{ display:block; width:100%;}
.section5 dt img.imgp{ position:absolute; left:0; top:0}
.section5 dd{ float:left; width:40%;*width:39%; height:100%; padding:0 5%; position:relative}
.section5 h5{ font-weight:normal; font-size:18px; color:#333; margin-top:20%; margin-bottom:5px;}
.section5 em{ display:block; font-size:14px; color:#555; margin-bottom:13px;font-family: Arial;}
.section5 p{ font-size:14px; color:#777; line-height:24px; height:72px;}
.section5 i{ display:block; width:40px; height:1px; background-color:#999; position:absolute; left:10%; top:105%;}
.section5 .fr{ float:right}
.section5 .fl{ float:left}

/*news*/
.f-l{float:left!important;_display:inline}
.f-r{float:right!important;_display:inline}
.poa-f{position: absolute;left:0;top:0;width:100%;height:100%}
.por{position: relative;}
.poa{position: absolute;}
.dn{display: none;}



.index_news{overflow:hidden;position:relative;height:380px}
.index_news .i_news_l{width:550px;height:380px;position:relative;left:-500px;}
.index_news .i_news_l .pic{width:550px;height:280px}
.index_news .i_news_l .pic img{width:550px;height:280px}
.index_news .i_news_l .news_t{ position:relative;height:45px;line-height:50px;font-size:18px; overflow:hidden}
.index_news .i_news_l .news_t span{display:block;width:420px}
.index_news .i_news_l .news_t .time{position:absolute;right:0;top:0;font-size:12px}
.index_news .i_news_l .news_p{
	padding: 0;
	height: 40px;
	line-height: 20px;
	font-size: 12px
}


.index_news .i_news_r{
	width: 580px;
	height: 380px;
	position: relative;
	right: -500px;
	
}
.index_news .i_news_r ul.inewslist li{
	position: relative;
	width: 580px;
	height: 95px;
	overflow: hidden
}
.index_news .i_news_r ul.inewslist li .title i,.index_news .i_news_r ul.inewslist li .title span{display:block}


.index_news .i_news_r ul.inewslist li.two .title{
	height: 54px;
	width: 480px;
	margin-top: 20px;
	overflow: hidden
}
.index_news .i_news_r ul.inewslist li.two .title i{height:30px;line-height:30px;font-size:18px; font-style:normal}
.index_news .i_news_r ul.inewslist li.two .title span{font-size:12px;color:#999}
.index_news .i_news_r ul.inewslist li.two .time{ position:absolute;right:0;bottom:0;font-size:12px;line-height:12px}
.index_news .i_news_r ul.inewslist li.two .line{
	position: absolute;
	width: 500px;
	height: 5px;
	bottom: 3px;
	left: 0;
	z-index: 0;
	background: url(images/0-01.png) no-repeat right center
}
.index_news .i_news_r ul.inewslist li.two .line dt{height:1px;background:#ddd;margin-top:2px;}

.index_news .i_news_r a{display:block}
.index_news .title,.index_news .news_t{display:block;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease}
.i_news_l:hover .news_t{color:#d70708}
.i_news_r li a:hover .title{color:#d70708}

.index_news .i_news_r .txtMarquee-top{background:url(5-05.png) no-repeat left top;height:70px}
.index_news .i_news_r .txtMarquee-top .bd{height:54px; overflow:hidden}
.index_news .i_news_r ul li.one {height:59px; margin-bottom:5px;}
.index_news .i_news_r ul li.one .title{height:30px;line-height:30px;width:400px;margin-left:65px;font-size:16px;overflow:hidden}
.index_news .i_news_r ul li.one .wuliu{line-height:23px;height:23px;font-size:12px; position:relative;margin-left:65px;border-bottom:1px solid #ddd;color:#999;padding-bottom:5px;}
.index_news .i_news_r ul li.one .wuliu .time{ position:absolute;right:0;top:0}

.txtMarquee-top .line{position:relative;width:100%;height:5px;margin-top:20px;background:url(images/0-01.png) no-repeat right center}
.txtMarquee-top .line dt{height:1px;width:100%;left:0;top:2px; position:absolute;background:#ddd;}



/*尾部*/
.foot_wrap {
	width: 100%;
	margin: auto;
	height: 295px;
	border-top: 1px solid #e7e7e7;
	margin-top: 60px;
}
.foot_wrap .foot {
	width: 1200px;
	margin: auto;
}
.foot_wrap .foot dl { float:left; margin-left:70px;}
.foot_wrap .foot dl:nth-of-type(1) { margin-left:0;}
.foot_wrap .foot dt a { font-size:14px; line-height:30px; color:#626262;}
.foot_wrap .foot dd a { font-size:12px; line-height:30px;  color:#999;}
.foot_wrap .foot dd:hover a { text-decoration: underline;}
.foot_wrap .foot .foot_inf { float:right; text-align:right;}
.foot_wrap .foot .foot_inf img {width:100px}
.foot_wrap .foot .foot_inf  p{ font-size:14px; line-height:33.5px; color:#999; background:url(../images/foot_icon.png) no-repeat 15px 5px;}
.foot_wrap .foot .foot_inf span {
	font-size: 24px;
	line-height: 54.7px;
	color: #d70707;
	font-family: Impact;
	margin-left: 12px;
}

.botton { width:100%; margin:auto; background:#111d7c; height:53px;}
.botton_text { line-height:53px; text-align:center; height:53px; width:1200px; margin:auto;}
.botton_text p,.botton_text span { font-size:12px; line-height:30px; color:#fff; margin-top:15px;}
.botton_text p { float:left;}
.botton_text span { float:right;}
.botton_text span a{color:#fff}


/*产品*/
.mt55{
	margin-top: 0px;
}
.tac{ text-align:center;}
.fs0{ font-size: 0;}
.ul.fs0 {}
/***************************ä¸»æŽ¨äº§å“ç³»åˆ—***********************/
.i-title .pro_ico {
  width: 37px;
  height: 37px;
  background: url(../images/title_ico.png) no-repeat center center;
}
.i-title .pro_ico.act {
  background-image: url(../images/title_icoh.png);
}
.index_product {
	background: url(../images/pro_bg.png) repeat-x;
	background-size: auto 100%;
}
.index_product ul {
  margin-left: -28px;
}
.index_product li {
	display: inline-block;
	width: 550px;
	margin-left: 28px;
	overflow: hidden;
	border-radius: 60px 0 60px 0;
	height: 300px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	margin-top: 0px;
	position: relative;
	top: 0;
	transition: all 0.5s;
}
.index_product li:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  /*top: -12px;*/
  transition: all 0.5s;
}
.index_product li a{
  transform: rotateY(0deg);
    transition: all 0.5s;
}
.index_product li:hover a{
  transform: rotateY(180deg);
  transition: all 0.5s;
}
.index_product li img{
   transform: rotateY(0deg);
  transition: all 0.5s;
}
.index_product li:hover img{
   transform: rotateY(-180deg);
  transition: all 0.5s;
}



/*热门产品*/
img{border:0}
.rxcp-div{
	position: relative;
	width: 1300px;
	margin: 0 auto;
	margin-top: 10px;
}
.rxcp{position:relative;width: 1200px;height:221px;text-align: center;overflow:hidden;margin:0 auto;}
.rxcp .swiper-slide img{width:199px;border-right:1px #ddd solid;}
.rxcp .swiper-slide p{line-height:30px;overflow:hidden;height:30px;width:100%;}
.rxcp .swiper-slide a:hover p{color:#7e308e;}
.ayjt-rx{position:absolute;z-index:99;display:block;height:191px;line-height:191px;font-size:40px;}
.ayjt-rx:hover{color:#7e308e;}
.arrow-left-r{left:0px;top:0px;text-align:left;}
.arrow-right-r{right:0px;top:0px;text-align:right;}


/*新闻中心*/
.news_wrap {   width:100%; margin:auto;}
.news { position:relative; }
.box { width:1202px; margin:auto;}
.news .news_title { height:61px; width:1202px; margin-top:-26px;}
.news .news_title span { width:601px; height:61px; background:url(../images/news_title_bg.gif) no-repeat; display:block; float:left; cursor:pointer;}
.news .news_title .span_t_1 { background-position:0 0; }
.news .news_title .span_t_2 { background-position:0 -61px;}
.news .news_list { padding-top:65px;}
.news .news_list ul { margin-top:40px;  width:1200px; overflow:hidden;}
.news .news_list li { width:285px; height:360px; background:#fff; margin-right:20px; float:left; margin-bottom:20px; cursor:pointer;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;box-shadow:0 2px 3px rgba(0,0,0,0.2)}
.news .news_list li:hover { box-shadow:0 2px 3px rgba(0,0,0,0.6)}
.news .news_list .no_mar { margin-right:0px;}
.news .news_list li img {width:285px;height:146px}

.news .news_list li h3 { font-size:16px; line-height:20px;height:20px; overflow:hidden; color:#d70707; margin-top:17px; margin-left:25px; margin-right:25px;}
.news .news_list li p { font-size:14px; line-height:25px;height:100px; overflow:hidden; color:#989898; margin-top:10px; margin-left:25px; margin-right:25px;}
.news .news_list li span { font-size:12px; line-height:25px; color:#626262; margin-top:35px; display:block; margin-left:25px; margin-right:25px;}
.news .news_btn { width:72px; height:72px; border-radius:50%; background:url(../img/news_btn.gif) no-repeat; cursor:pointer; position:absolute; left:566px; bottom:53px; transition:.5s; }
.news .news_btn:hover { transform:rotate(360deg);}
.n_main { position:relative;width:1200px;margin:auto;}


.n_main .title{ position:relative;border-bottom:1px solid #ddd;padding-bottom:10px;}
.n_main .title .h2{width:1200px;line-height:30px;font-size:24px;color:#333; font-weight:normal; margin-top:10px; text-align:center;}
.n_main .title .p1{width:1200px;margin-top:10px; height:24px; line-height:24px; font-size:12px; color:#999;text-align:center;}
.n_main .title .qrcode {position:absolute;right:0;bottom:10px;font-size:12px;line-height:20px}
.n_main .title .qrcode .wenzi{margin-top:35px}
.n_main .title .qrcode .code{width:70px;height:70px}
.n_content{ line-height:26px; color:#666; overflow:hidden;}
.n_content img{ max-width:1200px; overflow:hidden;}
.n_main { position:relative;width:1200px;margin:auto;}
/*********      page      ***************/
#page{ width:1200px;padding:5px 0;overflow:hidden;margin:auto;margin-top:20px}
#page .page_info{ text-align:center}
#page .page_info select{display:none;}
#page .page_info span,#page .page_info a{padding:8px 14px;font-size:14px;margin:0 5px;border:none;background:#fff;border:1px solid #ddd;border-radius:4px; line-height:30px;color:#666;}
#page .page_info span.nolink {color:#ccc ;background:#fff;border:1px solid #f1f1f1;}
#page .page_info span{background-color:#d70707;border:1px solid #d70707;}
#page .page_info span font{ color:#fff; font-weight:normal;*padding:0; *width:8px; *height:10px; font-size:14px;font-weight:bold}
#page .page_info a:hover{ background-color:#d70707;color:#fff;border:1px solid #d70707;}

/*历史*/
.history { }
.history .history_text {  background:url(../img/history_bg.gif) no-repeat;}
.history .history_text h1 { color:#eb5404; font-size:30px; line-height:30px; text-align:center;}
.history .history_p{ margin-top:28px;}
.history .history_text p { color:#626262; font-size:14px; line-height:30px; cursor:pointer;}
.history .history_video { width:1200px; height:460px;}


/*综合形象*/
.c_img_wrap { width:100%; height:515px; margin:auto; background:url(../img/c_img_bg.gif) no-repeat;}
.c_img { height:420px; padding-top:90px;}
.c_img h1{ font-size:30px; line-height:30px; color:#eb5404; text-align:center;}
.c_img .c_img_text { margin-top:50px; position:relative; text-align:center; width:1202px;}
.c_img .c_img_text span { display:block; width:29px; height:78px; border-radius:29px; text-align:center; line-height:78px; background:#eb5404; color:#fffefd; font-size:18px; position:absolute; cursor:pointer;}
.c_img .c_img_text span:hover { background:#eea37b;}
.c_img .c_img_text .btn_l { left:0; top:70px;}
.c_img .c_img_text .btn_r { right:0; top:70px;}
.c_img .c_img_text .c_img_ul { overflow:hidden; height:258px; width:1080px; position:absolute; left:50px;}
.c_img .c_img_text ul {  height:258px; position:absolute;}
.c_img .c_img_text li { float:left; width:345px; height:258px; margin-left:15px;}
/*企业荣誉*/
/*荣誉见证*/
.honor { height:569px; margin-top:86px;}
.honor .honor_title {}
.honor .honor_title h1 { font-size:30px; color:#eb5404;}
.honor .honor_title p { color:#626262; color:15px; margin-top:20px;}
.honor .honor_title span { background:#eb5404; display:block; width:40px; height:2px; padding-left:3px; margin-top:16px;}
.honor .honor_text { position:relative; margin-top:87px; overflow:hidden; width:1202px; height:292px;}
.honor .honor_text span { width:29px; height:78px; border-radius:29px; position:absolute; display:block; text-align:center; line-height:78px; background:#eb5404; color:#fdefe7; cursor:pointer; z-index:2;}
.honor .honor_text span:hover { background:#f5a981;}
.honor .honor_text span:nth-of-type(1) { left:0; top:58px;}
.honor .honor_text span:nth-of-type(2) { right:0; top:58px;}
.btn1 { left:0; top:58px;}
.btn2 { right:0; top:58px;}
.honor .honor_text .honor_ul_wrap { height:292px; width:1100px; overflow:hidden; position:absolute; left:50px;}
.honor .honor_text ul { height:292px; width:2200px; overflow:hidden; position:absolute;}
.honor .honor_text li { float:left; margin-left:50px; width:390px}
.honor .honor_text img {width:300px}

.picMarquee-left{ overflow:hidden; position:relative; overflow:hidden; width:1202px; height:320px; margin-top:87px; }
.picMarquee-left .hd{ overflow:hidden;  height:30px;  padding:0 10px;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ width:29px; height:78px; border-radius:29px; position:absolute; display:block; text-align:center; line-height:78px; background:#eb5404; color:#fdefe7; cursor:pointer; z-index:2;}
.picMarquee-left .hd .next{ left:0; top:90px;  }
.picMarquee-left .hd .prev{ right:0; top:90px;}
.picMarquee-left .bd{   height:292px; width:1100px; overflow:hidden; position:absolute; left:50px;  }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; height:292px; width:2200px; }
.picMarquee-left .bd ul li{ text-align:center; float:left; _display:inline; width:390px }
.picMarquee-left .bd ul li img{ width:300px }

/*核心技术*/
.skill_wrap { width:100%; margin:auto; background:url(../img/skill_wrap_bg.gif) no-repeat; height:692px;}
.skill  { padding-top:78px;}
.skill .skill_title { height:94px; text-align:center;}
.skill .skill_title h1 { font-size:30px; line-height:30px; color:#eb5404;}
.skill .skill_title h4 { font-size:20px; line-height:30px; color:#575757; font-weight:normal; margin-top:24px;}
.skill .skill_text { position:relative;}
.skill .skill_text h3 { font-size:20px; line-height:30px; color:#eb5404; font-weight:normal; margin-top:24px;}
.skill .skill_text p { font-size:14px; line-height:30px; color:#626262; margin-top:5px;}
.skill .skill_text img { position:absolute; right:10px; bottom:10px;}


/*导航效果*/
/*
@media (min-width: 640px) and (max-width:1023px ) {
.container{width:600px;}
.mainTitle{width:248px;line-height:50px;font-size:25px;}
.seach{margin-top:17px;width:245px;height:33px;}
.seach .seachText{width:235px;font-size:16px;padding:0 0 0 10px;line-height:33px;}
.seach .btn{width:33px;height:33px;line-height:33px;}

.vedioContent{width:600px;height:420px;margin:-260px 0 0 -320px;padding:20px 20px 50px 20px;
box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-ms-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-o-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;-webkit-border-radius:6px;}
.vedioContent iframe{width:100% !important;height:100% !important;}
.vedioContent .vedioClose{position:absolute;bottom:10px;right:20px;cursor:pointer;}




.header{height:73px !important;}
.header .headerLogo{top:0px !important;left:31px;width:94px;}
.header .nav .navTop{display:none !important;}
.header .nav{display:none;top:73px;right:0px;width:100%;height:auto !important;background:#fff;padding-bottom:20px;}
.header .nav .child{float:none;width:90%;text-align:left;margin:0 auto;color:#333333;
  background-color: #f9f9f9;
  border-left:1px solid #dadada;
  border-right:1px solid #dadada;
  border-bottom:1px solid #dadada;
  height:auto !important;
  line-height: 35px !important;}
.header .nav .child:nth-child(2){border-top:1px solid #dadada;}
.header .nav .child .title{font-size:12px;color:#666;padding:0 2%;display: inherit;}
.header .nav .child .childContent{display:none;position:relative;top:0px !important;width:100%;}
.header .nav .child .childContent .childContentLi{padding:0 4%;color:#666;font-size:12px;height:35px;line-height:35px;border-top:1px solid #dadada;border-bottom:0px;}
.header .nav .navChildLanguage{display:none;}
.header .nav .navChildSearch{display:none;}
.header .list{display:none !important;}
.header .searchContent{display:none !important;}
.wapNavPointer{display:block;top:3px;right:3px;}
.wapNavBtn{display:block;top:29px;right:33px;width:32px;}
.wapLanguage{display:block;top:29px;right:120px;}
.wapLanguage .language{padding:0 14px;font-size:18px;line-height:18px;}
.wapLanguage .language.cn{border-right:3px solid #bababa;}
*/



.crumbs{padding-top:73px !important;height:55px;line-height:55px;}
.crumbs .title{font-size:20px;}
.crumbs .childs{font-size:14px;}
.crumbs .childs span{margin:0 6px;}

.main{padding:0px 0 10px 0;}
.main .maxTitle{line-height:34px;}
.main .maxTitle span{padding-right:18px;font-size:28px;}
.main .maxTitle .sub{top:18px;}

.footer{height:auto;}
.footer .title{font-size:16px;padding-top:18px;line-height:28px;}
.footer .head{height:140px;}
.footer .head .left{position:absolute;top:0px;left:0px;width:300px;}

.footer .head .right{width:130px;}
.footer .head .right .content{margin-top:17px;}
.footer .head .right .content img{margin-right:6px;}
.footer .foot{height:auto;line-height:16px;font-size:14px;padding:11px 0;}
.footer .foot p{width:70%;margin:0 auto;}
}

/*
@media (min-width: 1024px) and (max-width:1199px ) {
.container{width:980px;}
.mainTitle{width:295px;line-height:56px;font-size:36px;}

.header{height:100px !important;}

.header .headerLogo{top:0px !important;left:60px;width:133px;}
.header .nav .navTop{height:2px;}
.header .nav{height:100px !important;}
.header .nav .child{height:100px !important;line-height:100px !important;}
.header .nav .child .title{font-size:12px;}

.header .nav .child .childContent{top:100px !important;}
.header .nav .child .childContent .childContentLi{font-size:12px;height:30px;line-height:30px;}
.header .nav .child .language{height:12px;line-height:12px;padding:0 4px;font-size:12px;}
.header .nav .child .seachIcon{width:14px;  margin-top: 33px !important;}
.header .list .container{padding:40px 0;}
.header .list .content{width:492px;}
.header .list .listMTitle{font-size:16px;line-height:20px;padding-bottom:10px;}

.header .list .listTitle .title{line-height:24px;font-size:12px;}
.header .list .listTitle .title a{font-size:12px;}
.header .list .listTitle .title img{margin-right:12px;}
.header .list .listTitle .title .pointer{top:6px;}

.crumbs{padding-top:100px !important;}

}

@media (min-width: 1200px) and (max-width:1439px ) {

}
@media (min-width: 1440px) and (max-width:1920px ) {

}*/


/*animate*/

@keyframes rightOpacityShow{
0%{ transform: translateX(-80px);opacity:0;}
80%{ transform: translateX(20px);}
100%{ transform:translateX(0); opacity:1;}
}
@-moz-keyframes rotateYOpacityAn{
0%{ -moz-transform: translateX(-80px);opacity:0;}
80%{ -moz-transform: translateX(20px);}
100%{ -moz-transform:translateX(0); opacity:1;}
}
@-webkit-keyframes rotateYOpacityAn {
0%{ -webkit-transform: translateX(-80px);opacity:0;}
80%{ -webkit-transform: translateX(20px);}
100%{ -webkit-transform:translateX(0); opacity:1;}
}
@-o-keyframes rotateYOpacityAn{
0%{ -o-transform: translateX(-80px);opacity:0;}
80%{ -o-transform: translateX(20px);}
100%{ -o-transform:translateX(0); opacity:1;}
}


 	*{zoom:1}
		.fullSlide{ position:relative; margin:0 auto; }
		.fullSlide .bd{ position:relative; z-index:0; }
		.fullSlide .bd li img{width:100%; vertical-align:top;  } 
		.fullSlide .hd{position:relative; z-index:1; margin-top:-50px; height:30px; line-height:30px;  text-align:center;
		}
		.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
		.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:12px; height:12px; margin:5px; background:#e1e1e1; font-size:0;border-radius:12px; -webkit-border-radius:12px; -moz-border-radius:12px;
		}
		.fullSlide .hd ul .on{ background:#f3b40f; }
		.fullSlide .prev,.fullSlide .next{ z-index:1; display:block; width:55px; height:55px; position:relative; margin:-22% 0 0 3%; float:left;  background:url(../images/arrow.png) 0 0 no-repeat; filter:alpha(opacity=40);opacity:0.4  }
		.fullSlide .next{  background-position:right 0; float:right; margin-right:3%  }
		.fullSlide .prev:hover,.fullSlide .next:hover{ filter:alpha(opacity=80);opacity:0.8 }

.proshow{ width:1200px; max-width:1200px; margin:0 auto;padding:60px 0;overflow:hidden; }
.proshow h3{ text-align:center; margin-bottom:5px; font-weight:normal; font-size:26px;color:#333;}
.proshow h3 a{ color:#333;}
.proshow h6{ display:block; width:30px; height:2px; background-color:#df1e1f; margin:0 auto; margin-bottom:40px;}
.proshow span{
	display: block;
	text-align: center;
	font-size: 12px;
	color: #999;
	font-family: Arial;
	margin-bottom: 10px;
}

/*产品分类*/
 .proshow ul li { width:600px; height:246px; position:relative; float:left;  }
 .proshow ul li img { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; border:1px solid #eee;width:598px; height:244px;}
 .proshow ul li .txt{ position:absolute;width:95%; font-size:0; text-align:right; top:90px; height:50px; left:0px;}
 .proshow ul li .txt .title{font-size:21px;color:#333;display:inline-block;height:auto;line-height: 1.4;vertical-align: middle;padding: 10px 10px;}
 
 .proshow ul li .boxpro{position:absolute;top:0;bottom:0; left:0;right:0; background:url(../images/black.6.png) repeat; opacity:0;filter:alpha(opacity=0);}
 .proshow ul li .boxpro .box_bg{display:block;color:#fff; text-align: center;}
 .proshow ul li .boxpro .tit{font-size:21px; margin:14% 0 5px;color:#fff;}
 .proshow ul li .boxpro .p{font-size: 16px;padding: 0 17%;line-height: 25px; height:50px; overflow:hidden; color:#eee;}
 .proshow ul li .boxpro .ico2{width:38px;height:38px;background:url(../images/ico2.png) -74px -66px no-repeat; display:inline-block;margin-top: 15px;}
 .proshow ul li:hover .boxpro{filter:alpha(opacity=100); opacity:1;}
 .proshow ul li:hover .txt{opacity:0;filter:alpha(opacity=0); color:#fff;}
.transition{ transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}
 
 /*页码样258式*/
.pageNavi {
	PADDING-RIGHT: 0px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 25px; MARGIN: 10px auto 0px; WIDTH: 98%; PADDING-TOP: 10px; TEXT-ALIGN: center
}

.pageNavi1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 25px; MARGIN: 10px auto 0px; WIDTH: 98%; PADDING-TOP: 10px; TEXT-ALIGN: center
}
.wp-pagenavi {
	CLEAR: both
}
.wp-pagenavi A {
	BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none;border-radius:5px;
}
.wp-pagenavi SPAN {
	BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none;border-radius:5px;
}
.wp-pagenavi A:hover {
	BORDER-LEFT-COLOR:#d70707; BORDER-BOTTOM-COLOR:#d70707; BORDER-TOP-COLOR:#d70707; BORDER-RIGHT-COLOR:#d70707;background:#d70707; color:white; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; MARGIN: 2px; PADDING-TOP: 5px;
}/*当前指上页码的边框色*/

.wp-pagenavi SPAN.current {
	BORDER-LEFT-COLOR:#d70707; BORDER-BOTTOM-COLOR:#d70707; BORDER-TOP-COLOR:#d70707; BORDER-RIGHT-COLOR:#d70707; background:#d70707; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; MARGIN: 2px; PADDING-TOP: 5px; border:#d70707 1px solid;border-radius:5px;
}/*当前选中页码的背景色*/


 .banner_nei{
	overflow:hidden;
	height: 300px;
	width: 1920px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	 
}

 .nurse_bar{
	width: 1200px;
	margin:0 auto;
	padding-top: 40px;
}
.nurse_bar .bg1{
	border: 1px solid #df1e1f;color:#df1e1f;
}
.nurse_bar a{
	display: block;
	float: left;
	margin-right: 40px;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #999;
	border-radius: 50px;
	font-size:16px;
}
.nurse_bar a{ color:#000000;}
.nurse_bar a:hover{ border: 1px solid #df1e1f;color:#df1e1f; }
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
 
 
 
 
 
 /*===============主页第二部分===============medium*/
.zy_second{padding:45px 0px 0px 0px;overflow:hidden;}
.second_top{overflow:hidden;}
.second_top h2{background:#d70707; width:185px; float:left; text-align:left; padding-left:50px; height:70px; padding-top:20px;  font-size:24px; color:#ffffff; text-transform:uppercase;}
.second_top h2 span{
	display: block;
	font-size: 18px;
	color: #ffffff;
	font-family: "微软雅黑";
}
.second_top_right{overflow:hidden; float:right; width:930px; padding-top:40px;}
.second_top_right h3{float:left; font-size:18px; color:#4b4d4e; font-weight:bold;}
.second_top_right a{display:block; float:right; width:80px; height:27px; line-height:27px; vertical-align:middle;text-align:center;border-radius:50px; background:#d70707; font-size:14px; color:#ffffff; font-weight:bold; text-transform:uppercase;}

.second_ny{overflow:hidden; background:url(../images/bj1.jpg); padding-bottom:50px;}
.main{width:1200px;margin:auto;overflow:hidden;}
.main .hd{overflow:hidden; float:left; width:185px; background:#fff; padding:33px 25px 900px 25px; margin-bottom:-900px;}
.main .hd li{overflow:hidden; padding-bottom:20px;}
.main .hd li h2{line-height:37px; vertical-align:middle; background: #e7e7e7; text-align:center; margin-bottom:8px;}
.main .hd li h2 a{display:block; font-size:15px; color:#666;}
.main .hd li h2 a:hover{display:block; font-size:15px; color:#d70707;}
.main .hd li p a{display:block; background:url(../images/dian.jpg) no-repeat center left; font-size:13px; color:#8f9497; line-height:28px; vertical-align:middle; padding-left:15px;}
.main .hd li p:hover a{color:#d70707;}

.main .bd{ margin-top:30px; margin-bottom:40px; }
 
.main .bd ul li{ width:302px;  padding-right:20px; height:291px; float:left; margin-bottom:30px;}
.main .bd ul li .div1{ padding-top:0px; height:226px; width:302px;}
.main .bd ul li .div2{ line-height:20px; font-size:16px; text-align:center; margin-top:15px;}
.main .bd ul li .div2 a{ color:#3c3634;}
.main .bd ul li .div2 a:hover{ color:#e60012;}
.main .bd ul .li{ border-right:0px;}

.Product ul li{ -moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.1s; transition:all ease 0.3s;  }
.Product ul li span{ display:block; cursor:pointer}
.Product ul li span.Img{ overflow:hidden; position:relative; }
.Product ul li s{ display:block; position: absolute;left: -355px; top: 0;width: 338px;height: 281px; background: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.8),rgba(255,255,255,0)); background: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.8),rgba(255,255,255,0)); background: -o-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.8),rgba(255,255,255,0)); background: -ms-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.8),rgba(255,255,255,0)); transform: skewx(-45deg);-o-transform: skewx(-45deg);-moz-transform: skewx(-45deg);-webkit-transform: skewx(-45deg); -moz-animation:none; pointer-events:none; }
.Product ul li.Current s{ -webkit-animation: light 3s ease-in-out infinite; -moz-animation: light 3s ease-in-out infinite; -o-animation: light 3s ease-in-out infinite; animation: light 3s ease-in-out infinite; }
.Product ul li i{ width:1px; overflow:hidden; display:inline-block; position:relative; height:100%; vertical-align:middle; margin-left:-1px;}
.Product ul li img{ display:inline-block; vertical-align:middle; }
@-moz-keyframes light{
    0% { left: -355px; }
	35%{ left:485px; }
	65%{ left:485px; }
	100% { left:-355px; }
}
@-webkit-keyframes light{
    0% { left: -355px; }
	40%{ left:485px; }
	60%{ left:485px; }
	100% { left:-355px; }
}
@-o-keyframes light{
    0% { left: -355px; }
	35%{ left:485px; }
	65%{ left:485px; }
	100% { left:-355px; }
}
@keyframes light{
    0% { left: -355px; }
	35%{ left:485px; }
	65%{ left:485px; }
	100% { left:-355px; }
}



.pronav{ overflow: hidden; padding-left:15px;}
.pronav li{position:relative; top:10px; float:left;}

