.main{width:1200px;margin:auto;overflow:hidden;}
.none{display: none;}
*{border:0;margin:0;padding:0;font-family: "Microsoft YaHei","WenQuanYi Micro Hei"}
body{padding: 0;margin: 0;}

/*===============所在位置===============*/
.position{overflow:hidden; float:right;color:#7C7C7C;}
.position a{color:#7c7c7c; font-size:12px;}
.position a.visited{color:#7C7C7C;}


.positions{overflow:hidden; float:right;color:#7C7C7C; margin-top:-58px;}
.positions a{color:#7c7c7c; font-size:12px;}
.positions a.visited{color:#7C7C7C;}

/*===============分页===============*/
.page_ul {overflow: hidden;clear:both;}
.page_ul .page{font-size: 12px;text-align: center;}
.page_ul .page a {display:inline-block;}
.page_prev {background:url(../images/fy_l.jpg) no-repeat center;width:37px;height:37px;float:left;-webkit-transition: all 0.5s ease-in-out 0s;}
.page_next {background:url(../images/fy_r.jpg) no-repeat center;width:37px;height:37px;float:right;-webkit-transition: all 0.5s ease-in-out 0s;}
.page_prev:hover{background:url(../images/fy_lh.jpg) no-repeat center}
.page_next:hover{background:url(../images/fy_rh.jpg) no-repeat center}
.page_ul .page .shu_1{color: #8a8a8a; font-size:14px; font-family:Arial, Helvetica, sans-serif; line-height:37px; 
vertical-align:middle; text-align:center;width:37px;height:37px;-webkit-transition: all 0.5s ease-in-out; margin:0px 5px; border-radius:80px;}
.page_ul .page .shu_1.hover{ background:url(../images/yuan.jpg) no-repeat center; color:#fff;}
.page_ul .page .shu_1:hover{ background:url(../images/yuan.jpg) no-repeat center; color:#fff;}

/*===============客服===============*/
.qqkefu{position: fixed;top:58%;_position: absolute;_top: expression(eval(document.documentElement.scrollTop + 365));z-index:100;right:0px;width:45px;}
.qqkefu ul li{width: 45px;height:45px;margin-bottom:1px;float:right;line-height:45px;font-size:14px;cursor:pointer;position:relative;text-indent: 10px;}
.qqkefu ul li a{color:#fff;display: block;overflow: hidden;height: 45px;}
.qqkefu ul li.qq_cza{overflow:hidden}
.qqkefu ul li:hover{background:#db2214;}
.qqkefu ul li.top{background:url(../images/k1.png) no-repeat center #db2214;position:relative;width:45px;height: 45px;cursor:pointer;}
.qqkefu ul li.top span{position:absolute;display:block;left:0;top:-5px;height:5px;width:45px;}
.qqkefu ul li.top:hover{background:url(../images/k1.png) no-repeat center #db2214;}
.qqkefu ul li b{width:45px;height:45px;display:block;overflow:hidden;float:right;}
.qqkefu ul li span{font-size: 14px;font-weight: bold;color: #FFF;}
.qqkefu ul li b.a{background:url(../images/k2.png) no-repeat center #db2214;}
.qqkefu ul li b.b{background:url(../images/k3.png) no-repeat center #db2214;}
.qqkefu ul li b.f{background:url(../images/k4.png) no-repeat center #db2214;}
.qqkefu ul li b.c{background:url(../images/k5.png) no-repeat center #db2214;}
.qqkefu ul li:hover b.a{background:url(../images/k2.png) no-repeat center center #db2214;}
.qqkefu ul li:hover b.b{background:url(../images/k3.png) no-repeat center center #db2214;}
.qqkefu ul li:hover b.f{background:url(../images/k4.png) no-repeat center center #db2214;}
.qqkefu ul li:hover b.c{background:url(../images/k5.png) no-repeat center center #db2214;}
.qqkefu ul li.qq_czb{text-indent: 0;}
.qqkefu ul li.qq_czae{ line-height:15px !important}
.erweima{position: absolute;width:111px;height:150px;top: -120px;left: -111px;float: right;cursor: default !important;display:none;background:url(../images/qr_img.png) no-repeat;}
.erweima p{margin-top:20px;margin-left:10px;}
.erweima img{width:90px;height:90px;}
.qqkefu li .erweima p a{display:block;font-size:14px;color:#333;margin-top:-8px;margin-left:30px;}

/*===============头部===============*/
#nav{
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	height: 69px;
}
.nav-main{width: 1200px;margin:auto; overflow: hidden;}
.nav-logo-default{margin-top:6px;float: left; display: block;width:294px;height:69px;background: url("../images/logo2.png")}
.nav-logo-on{
	float: left;
	display: block;
	width: 294px;
	height: 69px;
	background-image: url(../images/logo1.png);
	background-repeat: no-repeat;
}
.nav-ul{float: left; width:630px;}
.nav-ul ul{list-style: none; text-align: right}
.nav-ul ul li{ display: inline-block;*zoom:1;*display:inline;}
.nav-ul ul li a{
	display: block;
	text-decoration: none;
	font-size: 14px;
	color: #000;
	line-height: 69px;
	padding-right: 15px;
	padding-left: 15px;
}
.nav-ul ul li a:hover{
	color: #fff;
	background-color:#e24944;

}
.nav-ul ul li a.on{
	color: #fff;
	background-color:#e24944;
}
.nav-right{float: right;height: 69px;}
.lang{float: left}
.lang a{border:1px #fff solid;display: block;padding:0 10px;height:30px;line-height:30px;font-size:14px;margin:9px 0;color:#fff; text-decoration: none; border-radius: 4px}

.search{width:190px;height:30px;display:block;float: left;margin:9px 5px; position: relative;}
.search input{background-color:transparent;padding-left:5px;color:#666;height:30px; width:100%; outline:none }
.search-border{border:1px #fff solid; border-radius: 4px; height: 30px;}
.search input:focus{outline:none}
.search-btn{width:16px; height:16px; background:url("../images/search.png"); position: absolute;right:15px;top:10px;}

.opacity{ opacity: 0.9;-moz-opacity:0.9;filter:alpha(opacity=90);background: #fff;}

/*===============主页第一部分===============*/
.zy_first{overflow:hidden;padding:100px 0px 45px 0px;*padding-top:30px;}
.fisrt_top{text-align:center; overflow:hidden; padding-bottom:25px;}
.fisrt_top h1{font-family:medium; font-size:36px; color:#56595a; text-transform:uppercase;}
.fisrt_top em{display:inline-block; *display:inline; *zoom:1;margin:0px 5px; line-height:30px; vertical-align:middle; font-size:18px; color:#5f6061;}
.fisrt_top em.r{*padding-top:15px;}
.zy_first ul{overflow:hidden; padding-top:25px;}
.zy_first ul li{overflow:hidden; float:left; text-align:center;background:url(../images/li_bj.jpg) no-repeat 0px 70px; padding:0px 83px;}
.zy_first ul li.a{padding-left:0px; background:none;}
.zy_first ul li.r{padding-right:0px;} 
.zy_first ul li span{display:block; width:150px; height:150px;-webkit-transition: all 0.5s ease-in-out;}
.zy_first ul li span.span1{background:url(../images/tu1.jpg) no-repeat center;}
.zy_first ul li span.span2{background:url(../images/tu2.jpg) no-repeat center;}
.zy_first ul li span.span3{background:url(../images/tu3.jpg) no-repeat center;}
.zy_first ul li span.span4{background:url(../images/tu4.jpg) no-repeat center;}
.zy_first ul li h2{font-size:16px; color:#56595a; padding-top:15px;}
.zy_first ul li p{font-size:12px; color:#aeadad; font-family:medium; padding-top:5px;}
.zy_first ul li:hover span.span1{background:url(../images/tu1_h.jpg) no-repeat center;}
.zy_first ul li:hover span.span2{background:url(../images/tu2_h.jpg) no-repeat center;}
.zy_first ul li:hover span.span3{background:url(../images/tu3_h.jpg) no-repeat center;}
.zy_first ul li:hover span.span4{background:url(../images/tu4_h.jpg) no-repeat center;}

.fisrt_bottom{overflow:hidden; padding-top:35px; text-align:center;}

.fisrt_bottom a{display:block; width:100px; height:27px; line-height:27px; vertical-align:middle;text-align:center;border-radius:50px; background:#db2416; font-size:14px; color:#ffffff; font-weight:bold; text-transform:uppercase;margin: auto;}
/*===============主页第二部分===============medium*/
.zy_second{padding:45px 0px 0px 0px;overflow:hidden;}
.second_top{overflow:hidden;}
.second_top h2{background:#db2416; width:185px; float:left; text-align:left; padding-left:50px; height:70px; padding-top:20px; font-family:medium; font-size:24px; color:#ffffff; text-transform:uppercase;}
.second_top h2 span{display:block; font-size:18px; color:#ffffff; font-family:"Microsoft YaHei";}
.second_top_right{overflow:hidden; float:right; width:835px; 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:#db2416; font-size:14px; color:#ffffff; font-weight:bold; text-transform:uppercase;}

.second_ny{overflow:hidden; background:url(../images/bj1.jpg); padding-bottom:100px;}
.second_left{overflow:hidden; float:left; width:185px; background:#fff; padding:33px 25px 900px 25px; margin-bottom:-900px;}
.second_left li{overflow:hidden; padding-bottom:35px;}
.second_left li h2{line-height:37px; vertical-align:middle; background:#4a4c4d; padding-left:25px; margin-bottom:8px;}
.second_left li h2 a{display:block; font-size:15px; color:#ededed;}
.second_left 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;}
.second_left li p:hover a{color:#db2416;}
.second_right{float:right; width:835px; padding-top:20px;}
.second_right li{overflow:hidden; float:left; background:#fff; padding:40px 25px 30px 25px; margin-top:25px;margin-right:25px;width:208px; text-align:center; border:1px solid #e9e9e9;-webkit-transition: all 0.5s ease-in-out 0s;height: 235px;}
.second_right li.r{margin-right:0px;}
.second_right li a{display:block; cursor:pointer; overflow:hidden;}
.second_right li h2{font-size:15px; color:#494c59; font-weight:bold; padding:15px 0px 5px 0px; text-align:left;}
.second_right li p{font-size:12px; color:#9c9c9c; text-align:left;}
.second_right li:hover{-webkit-box-shadow: 0 5px 15px #d5d5d4;box-shadow: 0 5px 15px #d5d5d4;-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0);}
.second_right li:hover h2{color:#dc2517;}
.second_right li:hover p{color:#e07873;}

/*===============主页第三部分===============*/
.zy_three{overflow:hidden;text-align:center; padding:100px 0px 0px 0px; height:450px;}
.fisrt_top.r h1{color:#e2e2e2;}
.fisrt_top.r em{color:#e2e2e2;}
.zy_three ul{overflow:hidden; padding-top:30px;}
.zy_three li{overflow:hidden; width:140px;text-align:center; float:left;margin-right:100px;}
.zy_three li.r{margin-right:0px;}
.zy_three li span{display:block; width:140px; height:156px;-webkit-transition: all 0.5s ease-in-out;}
.zy_three li span.span1{background:url(../images/zy_tu1.png) no-repeat center;}
.zy_three li span.span2{background:url(../images/zy_tu2.png) no-repeat center;}
.zy_three li span.span3{background:url(../images/zy_tu3.png) no-repeat center;}
.zy_three li span.span4{background:url(../images/zy_tu4.png) no-repeat center;}
.zy_three li span.span5{background:url(../images/zy_tu5.png) no-repeat center;}
.zy_three li p{font-size:15px; color:#e2e2e2; padding-top:20px;}
.zy_three li:hover span.span1{background:url(../images/zy_tu1_h.png) no-repeat center;}
.zy_three li:hover span.span2{background:url(../images/zy_tu2_h.png) no-repeat center;}
.zy_three li:hover span.span3{background:url(../images/zy_tu3_h.png) no-repeat center;}
.zy_three li:hover span.span4{background:url(../images/zy_tu4_h.png) no-repeat center;}
.zy_three li:hover span.span5{background:url(../images/zy_tu5_h.png) no-repeat center;}
.zy_three li:hover p{color:#dc2517;}

/*===============主页第四部分===============*/
.zy_four{overflow:hidden;padding:75px 0px;text-align:left;}
.four_left{overflow:hidden; width:504px; float:left; margin-top:20px; background:#f0f0f0; padding:5px 5px 15px 5px; border-bottom:3px solid #e6e6e6;}
.four_left p{padding:15px 15px; font-size:13px; color:#828282; line-height:24px;}
.four_left a{display:block; margin:3px 15px; width:80px; line-height:27px; vertical-align:middle; background:#db2416; border-radius:50px; text-align:center;
font-weight:bold; color:#fff; font-size:14px; text-transform:uppercase;}
.four_right{width:560px; float:right; overflow:hidden; margin-top:20px;}
.four_right li{overflow:hidden; text-align:center; background:#f0f0f0; width:280px; float:left; height:114px; padding-top:40px;}
.four_right li.r{background:#e6e6e6;}
.four_right li a{display:block; cursor:pointer; overflow:hidden;}
.four_right li p{font-size:15px; color:#4a4b4c; padding-top:5px;}

/*===============主页第五部分===============*/
.zy_five{overflow:hidden; padding:65px 0px 75px 0px; background:url(../images/bj1.jpg);}
.five_left{overflow:hidden; background:#fff; width:620px; padding:35px 40px; float:left; border:1px solid #e9e9e9;}
.five_left li{overflow:hidden; padding:30px 0px; border-bottom:1px solid #ececec;}
.five_left li a{display:block; cursor:pointer; overflow:hidden;}
.five_left li.a{padding-top:0px;}
.five_left li.r{border:none; padding-bottom:0px;}
.five_left li h2{float:left; width:120px; height:35px; line-height:35px; vertical-align:middle; background:#4a4c4d; text-align:center; font-size:15px; color:#ffffff;}
.five_new{overflow:hidden; float:right; width:460px; text-align:left;}
.five_new h3{font-size:16px; color:#2e2f30; padding-bottom:10px;}
.five_new h3 span{display:block; font-size:15px;}
.five_new p{font-size:13px; color:#969696; line-height:20px;}
.five_new h4{font-size:13px; color:#dc2517; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; margin-top:20px;}
.five_left li:hover h2{background:#dc2517;}
.five_left li:hover h3,.five_left li:hover h3 span{color:#dc2517;}
.five_right{width:324px; float:right; background:#fff; padding:30px 25px;border:1px solid #e9e9e9;}
.five_right h2{font-size:18px; color:#4a4b4c; padding-bottom:15px;}
.five_right h2 span{font-size:14px; color:#5f6061; text-transform:uppercase; padding-left:5px;}
.five_right p{font-size:13px; color:#969696; line-height:24px; padding:14px 0px;}
.five_right a{display:block; width:80px; line-height:27px; vertical-align:middle; background:#db2416; border-radius:50px; text-align:center; text-transform:uppercase; font-size:14px; color:#fff;}

/*===============底部===============*/
/*footer*/
.footer{background-color: #6b6b6b;padding-top:15px;}
.footer-top{overflow: hidden;}
.footer-left{float: left;width:580px;}
.footer-left p span,.footer-right p span{ font-family:微软雅黑; line-height:30px;font-size: 20px;border-bottom:1px solid #777;color: #fff;}
.footer-left div{float: left;margin-top:20px;width: 116px;}
.footer-left div span{color: #fff;display:block;margin-bottom:10px;font-size: 14px;}
.footer-left div a{color: #fff;display: block; line-height:25px; font-size:13px;}
.footer-left div a:hover{color: #b9b9b9;}

.footer-right{float: right;width:600px;}
.call{float: left;margin:60px 0 15px 0;width:200px;color:#fff;font-size:14px;padding-left:50px;background: url("../images/pro7.png") no-repeat left center;}
.call span{
	font-size: 20px;font-family:微软雅黑;
}
.ewm+p{color: #fff;float:left;font-size: 14px;line-height: 18px;width:300px;}
.ewm+p a{color: #fff; font-size:14px;}
.ewm{float: right;width:340px;color: #fff;font-size: 14px;line-height: 18px;}
.ewm div{float: left;margin-left:40px;text-align: center;}
.ewm div img{ width:130px; height:130px;}
.footer-bottom{
	border-top: 1px solid #777;
	margin-top: 15px;
	color: #fff;
	padding: 10px 0;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
}
.footer-bottom a{color: #fff;font-size: 14px;}


/*===============内页样式===============*/
.zong_banner{
	overflow: hidden;
	height: 250px;
	text-align: center;
}
.zong_banner h2{
	font-size: 28px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 95px;
	padding-bottom: 20px;
	background: url(../images/h2_bj.png) no-repeat center bottom;
}
.zong_banner h2 span{display:block; font-size:16px; color:#ffffff; text-transform:uppercase;}
.zong_title{overflow:hidden; line-height:58px; background:#fff; vertical-align:middle;}
.zong_title_left{overflow:hidden; float:left;}
.zong_title_left a{display:block; float:left; border-top:4px solid #fff; padding:0px 22px; font-size:14px; color:#3f3f3f;-webkit-transition: all 0.5s ease-in-out;}
.zong_title_left a:hover{background:#f4f5f5;border-top:4px solid #dc2315;}
.zong_title_left a.hover{background:#f4f5f5;border-top:4px solid #dc2315;}
.zong_ny{overflow:hidden; background:#f1f1f1; border-top:1px solid #eeeded; padding:50px 0px 70px 0px;}
.zong_nys{overflow:hidden; background:#fff; padding:50px 38px 60px 38px; color:#3D4249;}

/*===============关于我们===============*/
.about1{overflow:hidden; background:#3d4249; text-align:center; padding:90px;}
.about1 h1{background:url(../images/about1.jpg) no-repeat center bottom; padding-bottom:20px; margin-bottom:25px; font-size:30px; color:#ffffff;}
.about1 h1 span{display:block; font-size:18px; color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase;}
.about1 p{font-size:13px; color:#aaabae; line-height:24px; text-align:left;}
.about2{overflow:hidden; padding:20px 80px 100px 80px;}
.about2 ul{padding:60px; overflow:hidden;}
.about2 ul li{float:left; padding-right:145px; background:url(../images/about5.jpg) no-repeat center right; margin-right:25px;}
.about2 ul li.r{background:none; padding-right:0px;}
.about2 p{font-size:13px; color:#3d4249; line-height:26px;}
.about3{overflow:hidden; text-align:center; border:9px solid #f1f1f1; padding:85px 0px;}
.about3 h2{font-size:48px; color:#e61d4c; font-weight:bold;}
.about3 h3{font-size:24px; color:#e61d4c;}

/*===============加入我们===============*/
.join_title{overflow:hidden; border-bottom:1px solid #f1f1f1; padding-bottom:30px; margin-bottom:55px; text-align:center;}
.join_title h2{font-size:30px; color:#de3529;}
.join_top{overflow:hidden;}
.join_top h2{width:165px; text-align:left; float:left; font-size:15px; color:#de3529;}
.join_top h2.r{width:520px;}
.join_bottom{overflow:hidden; padding:25px 0px 20px 0px; border-top:1px solid #e5e5e5; margin-top:25px;}
.join_bottom h2{float:left; width:165px; text-align:left; font-size:12px; color:#5f5e5e; line-height:28px;}
.join_ny{overflow:hidden; float:left; width:520px;}
.join_nys{overflow:hidden; float:left; width:355px; text-align:left;}
.join_nys p{font-size:12px; color:#5f5e5e; line-height:28px;}
.join_ny a{display:block; float:right; width:40px; padding:15px; background:#dc2315; font-size:15px; color:#ffffff; text-align:center;}

/*===============联系我们===============*/
.contact{overflow:hidden; padding-top:20px;}
.contact li{overflow:hidden; float:left; width:175px; text-align:center; margin-right:100px;}
.contact li.r{margin-right:0px;}
.contact li h3{font-size:13px; color:#929292; padding:10px 0px 18px 0px;}
.contact li p{font-size:13px; color:#5e5e5e;}

/*===============在线留言===============*/
.czlybs{overflow:hidden; width:1020px;margin:60px auto 0px auto;clear:both;}
.czlybs input{width:477px;float:left; border:2px solid #e6eded;margin-bottom:25px;background:#fff;color:#92a9ac; font-size:14px; margin-right:10px;
outline: medium none;padding:10px 12px; -webkit-transition: all 0.5s ease-in-out;}
.czlybs input.r{margin-right:0px;}
.czlybs input:hover{border:2px solid #e61d4c;}
.czlybs textarea:hover{border:2px solid #e61d4c;}
.czlybs textarea{height:120px;width:985px; border:2px solid #e6eded;margin-bottom:20px;background:#fff;color:#92a9ac; font-size:14px;font-family:"Microsoft YaHei";
outline: medium none; padding:15px;-webkit-transition: all 0.5s ease-in-out;}
.czlybs button{width:100%;height:40px;outline:medium none;border:none; color:#ffffff;font-size:14px; text-align:center;
text-align:center;cursor:pointer;background:#e61d4c;font-family:"Microsoft YaHei";-webkit-transition: all 0.5s ease-in-out;}

/*===============新闻中心===============*/
.new ul{overflow:hidden; padding-bottom:25px;}
.new li{overflow:hidden; padding:25px 0px; border-bottom:1px solid #e8e8e8; margin-bottom:20px;}
.new li.a{padding-top:0px;}
.new li.r{border:none;}
.new li a{display:block; overflow:hidden; cursor:pointer;}
.new li img{float:left; float:left;}
.new li h2{float:left; font-size:30px; color:#adadad; font-weight:bold; padding:0px 40px; font-family:Arial, Helvetica, sans-serif;}
.new li h2 span{display:block; font-size:14px; color:#adadad;}
.new_li{float:right; width:700px; text-align:left; background:url(../images/fy_r.jpg) no-repeat left bottom; padding-bottom:60px;}
.new_li h3{font-size:18px; color:#494c59;padding-bottom:10px;}
.new_li p{font-size:13px; color:#adadad; line-height:20px;}
.new li:hover h3{color:#dc2315;}
.new li:hover .new_li{background:url(../images/fy_rh.jpg) no-repeat left bottom;}


.newzx ul{overflow:hidden; padding-bottom:25px;}
.newzx li{overflow:hidden; padding:25px 0px; border-bottom:1px solid #e8e8e8; margin-bottom:20px;}
.newzx li.a{padding-top:0px;}
.newzx li.r{border:none;}
.newzx li a{display:block; overflow:hidden; cursor:pointer;}
.newzx li img{float:left; float:left;}
.newzx li h2{float:left; font-size:30px; color:#adadad; font-weight:bold; padding:0px 40px; font-family:Arial, Helvetica, sans-serif;}
.newzx li h2 span{display:block; font-size:14px; color:#adadad;}
.newzx_li{float:right; width:900px; text-align:left; background:url(../images/fy_r.jpg) no-repeat left bottom; padding-bottom:60px;}
.newzx_li h3{font-size:18px; color:#494c59;padding-bottom:10px;}
.newzx_li p{font-size:13px; color:#adadad; line-height:20px;}
.newzx li:hover h3{color:#dc2315;}
.newzx li:hover .newzx_li{background:url(../images/fy_rh.jpg) no-repeat left bottom;}
/*===============新闻中心详情页===============*/
.n_right{text-align:center; overflow:hidden; padding-top:20px;}
.news{border-bottom:1px dotted #dcdcdc; padding-bottom:10px; text-align:center; overflow:hidden; padding-bottom:10px; margin-bottom:10px;}
.n_right .news p.tit{font-size:20px;color:#333333;}
.news_top{overflow:hidden; padding-top:8px; width:410px; margin:auto}
.news_top p{font-size:12px;color:#aaa; float:left;}
.intro p{line-height:24px;font-size:12px;color:#666; text-align:left;}
.intro img{padding:20px 0px; max-width:100%;}
.tiao{height:30px;border:1px dotted #dcdcdc;border-right:none;border-left:none;background:#fcfcfc;text-align:center;line-height:33px;margin-top:1cm;}
.tiao a{font-size:12px;color:#666666;}
.tiao a.r{margin:0px 25px;}
.tiao span.t{color:#666;}
.tiao a:hover{color:#dc2315;}
.tiao a:hover span{color:#dc2315;}
.related_news{overflow:hidden;padding-top:30px;}
.zong_right .related_news ul{margin:0px;}
.xgxw{padding-bottom:5px;border-bottom:1px #e2e2e2 dashed; text-align:left; margin-bottom:10px;}
.xgxw p{font-size:18px;}
.zong_right .xgxw p{font-size:14px;color:#666666; padding:0px; font-weight:600;}
.related_news  ul{width:100%; overflow:hidden;}
.related_news li{float:left; min-width:380px; text-align:left; }
.related_news li a{font-size:12px; color:#666666; border-bottom:1px solid #eee;line-height:30px; vertical-align:middle; padding-bottom:5px}
.related_news li.r{float:right;}
.related_news li:hover a{color:#dc2315;}

/*===============服务中心===============*/
.service h1{text-align:center; font-size:30px; color:#de3529; border-bottom:2px solid #f1f1f1; padding-bottom:30px; margin-bottom:30px;}
.service p{font-size:14px; color:#5a5a5a; line-height:30px;}
.service ul{overflow:hidden; padding:60px 0px 60px 30px;}
.service li{overflow:hidden; background:url(../images/ser_bj.jpg) no-repeat left bottom; padding-bottom:80px; margin-bottom:20px;}
.service li.r{background:none; padding-bottom:0px;}
.service li h2{ float:left;width:60px; line-height:60px; vertical-align:middle; background:#dc2315; text-align:center; border-radius:50px; font-size:24px; color:#ffffff; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.service li p{width:855px; float:right;}
.service_bottom{overflow:hidden; border-top:1px solid #f1f1f1; padding-top:70px; margin-top:20px;}
.service_bottom p{font-size:14px; color:#5a5a5a; line-height:30px;}
.service_bottom h2{font-size:24px; color:#dc2315; padding:20px 0px;}
.service_bottom ul{overflow:hidden; padding:60px 0px 60px 30px;}
.service_bottom li{overflow:hidden; background:url(../images/ser_bj.jpg) no-repeat left bottom; padding-bottom:60px;}
.service_bottom li.r{background:none; padding-bottom:0px;}
.service_bottom li h2{ float:left;width:60px; padding:0px; line-height:60px; vertical-align:middle; background:#dc2315; text-align:center; border-radius:50px; font-size:24px; color:#ffffff; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.service_bottom li p{width:855px; float:right;}

/*===============技术支持===============*/
.support ul{overflow:hidden; padding:0px 15px 40px 15px;}
.in_f_add{color:#595757;background:url(../images/hover.jpg) no-repeat;}
.in_f_add{width:955px;height:40px;padding-left:55px;line-height:40px;font-size:14px;margin-bottom: 20px;display: block;-webkit-transition: all 0.5s ease-in-out 0s;}
.in_f_add:hover{color: #fff;background:url(../images/hovers.jpg) no-repeat;}
.in_f_add.hover{color: #fff;background:url(../images/hovers.jpg) no-repeat;}
.in_f_c{width:950px;margin-bottom: 15px;padding:30px;background: #f4f5f5;display: none; position:relative;}
.in_f_i{width:16px;height:11px;position:relative;*position:absolute;background:url(../images/service.jpg) no-repeat; position:absolute; top:-11px; left:50px;}
.in_f_c p{color:#828282; font-size:13px;line-height:30px;overflow:hidden;-webkit-transition: all 0.5s ease-in-out 0s;}

/*===============下载中心===============*/
.download table{overflow:hidden; width:100%; margin-bottom:20px;}
.download table tr{height:40px; line-height:40px; vertical-align:middle; text-align:center;}
.download table tr.a{background:#dc2315;}
.download table tr.a th{ border-right:1px solid #e53225; font-size:14px; color:#fff; font-weight:500;}
.download table tr.r{background:#eeeeee;}
.download table tr th{font-weight:500;font-size:12px; color:#333333;}
.download table tr th a{font-size:12px; color:#333333;}
.download table tr:hover th a{color:#dc2315;}

/*===============照明应用===============*/
.applica li{width:316px; float:left; overflow:hidden; position:relative; margin-right:38px; margin-bottom:40px;}
.applica li.r{margin-right:0px;}
.applica h2{background:url(../images/app_bj.jpg) no-repeat center right; font-size:16px; color:#5b5b5b; font-weight:bold; margin-top:6px; margin-bottom:3px;}
.applica p{font-size:13px; color:#969696; line-height:18px;}
.cover{overflow:hidden; position:absolute; width:316px; height:316px; background:url(../images/cover.png); top:0px; left:0px; z-index:11; text-align:center;
opacity: 0;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";}

/*===============产品中心===============*/
.pro_top{overflow:hidden; background:#f1f1f1;}
.pro_top .main{border-bottom:1px dashed #d4d4d4;padding:25px 0px 15px 0px;}
.pro_top p{float:left; font-size:13px; color:#4e4e4e;}
.pro_top a{display:inline-block;*display:inline; *zoom:1; font-size:13px; color:#646464; padding:0px 5px; margin:0px 5px;}
.pro_top a:hover{background:#e61d4c; color:#fff;}
.pro_top a.hover{background:#e61d4c; color:#fff;}

.pro_ny{overflow:hidden; background:#f1f1f1; padding:40px 0px 90px 0px;}
.pro_ny .main{padding-top:40px;}
.pro_ny ul{width:1100px; margin:auto;}
.pro_ny li{overflow:hidden; float:left; background:#fff; padding:40px 25px 30px 25px; margin-top:25px;margin-right:20px;width:208px; text-align:center; border:1px solid #e9e9e9;-webkit-transition: all 0.5s ease-in-out 0s;height: 235px;}
.pro_ny li.r{margin-right:0px;}
.pro_ny li a{display:block; cursor:pointer; overflow:hidden;}
.pro_ny li h2{font-size:15px; color:#494c59; font-weight:bold; padding:15px 0px 5px 0px; text-align:left;}
.pro_ny li p{font-size:12px; color:#9c9c9c; text-align:left;}
.pro_ny li:hover{-webkit-box-shadow: 0 5px 15px #d5d5d4;box-shadow: 0 5px 15px #d5d5d4;-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0);}
.pro_ny li:hover h2{color:#dc2517;}
.pro_ny li:hover p{color:#e07873;}

/*===============产品中心详情页===============*/
.zong_nr{overflow:hidden;}
.pro_left{width:575px;float:left; overflow:hidden;}
/*图片放大镜样式*/
.pro_left .jqzoom{float:right;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;width:490px; height:490px;overflow:hidden; border:1px solid #e0e0e0;}
.pro_left .jqzoom img{width:490px; height:490px;}
.pro_left .zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:490px; height:490px;background:#ffffff;display:none;text-align:center;overflow:hidden;}
.pro_left .jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-scroll{width:80px; overflow:hidden; float:left;}
.spec-scroll p{float:left; font-size:12px; color:#8fa7cb; line-height:100px; vertical-align:middle;}
.spec-scroll .items{float:left;position:relative;width:80px;overflow:hidden;}
.spec-scroll .items ul li{float:left;width:80px;text-align:left; height:80px;}
.spec-scroll .items ul li img{border:1px solid #f0f0f0;width:65px;height:65px;}
.spec-scroll .items ul li:hover img{border:1px solid #e61d4c;}
.spec-scroll .items ul li.hover img{border:1px solid #e61d4c;}
.pros_right{width:395px; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; padding-bottom:25px;}
.pros_right_top h1{overflow:hidden;display:block; font-weight:bold; font-size:30px; color:#3a3e3f; padding-bottom:5px;}
.pros_right_top p{font-size:14px; color:#a19e9a;}
.pros_right_ny{overflow:hidden;padding:20px 0px;}
.pros_right_ny p{font-size:12px; color:#787878; line-height:40px; vertical-align:middle; padding-left:15px;}
.pros_right_ny p.r{background:#f2f5f5;}
.pros_share{padding:20px 0px; width:100%;}
.pros_share p{float:left; font-size:12px; color:#909090;}
.pros_share a{display:block; float:left; margin:2px 5px 0px 5px;}
.pros_right h3{background:#e61d4c; width:200px; height:40px; line-height:40px; text-align:center; vertical-align:middle;margin-top:35px;-webkit-transition: all 0.5s ease-in-out;}
.pros_right h3 a{display:block; font-size:14px; color:#ffffff;}
.products{overflow:hidden; padding-top:25px; text-align:center;}
.products h1{margin-bottom:40px;line-height:44px; vertical-align:middle; text-align:left; border-bottom:1px solid #edf0f0; font-size:16px; color:#e61d4c; text-align:center;}
.pro_ny.r{padding:0px;}

/*页码样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:#d01915; BORDER-BOTTOM-COLOR:#d01915; BORDER-TOP-COLOR:#d01915; BORDER-RIGHT-COLOR:#d01915;background:#d01915; color:white; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; MARGIN: 2px; PADDING-TOP: 5px;
}/*当前指上页码的边框色*/

.wp-pagenavi SPAN.current {
	BORDER-LEFT-COLOR:#d01915; BORDER-BOTTOM-COLOR:#d01915; BORDER-TOP-COLOR:#d01915; BORDER-RIGHT-COLOR:#d01915; background:#d01915; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; MARGIN: 2px; PADDING-TOP: 5px; border:#d01915 1px solid;border-radius:5px;
	
}

.header { width:1200px; margin:0 auto;  }

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}

li{list-style:none;}


a { color:#666; text-decoration:none;}  




/* -- 页面整体布局 -- */


em{ font-style: normal;}
.f_fw{ font-family: "Microsoft YaHei"; }


/*头部开始*/
.g_top{
	height: 170px;
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
}
.top_t{ height:33px; line-height:33px;color:#666666;font-size: 13px;}
.top_t p{ float:right;color: #ccc;}
.top_t p a{ padding: 0 8px; color:#666666;}
.top_t .a_last{ padding-right:0;}
.top_c h1{ float:left; padding: 10px 20px 0 0;}
.top_c h2{ float:left; height:60px; margin:47px 0 0 0; color: #941f28; font-size: 26px; font-weight:bold;}
.top_c h2 em{ display:block; color:#333333; font-weight:bold; font-size: 18px; padding-top: 7px; }
.top_c .tel{
	float: right;
	width: 260px;
	padding-top: 25px;
}
.top_c .tel span{
	display: block;
	padding-left: 67px;
	color: #666666;
	font-size: 14px;
	height: 60px;
	border-bottom: 1px solid #ccc;
	background-image: url(../images/tel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top_c .tel b{ display:block; font-size:30px; color:#333333; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.top_c .tel em{
	display: block;
	height: 36px;
	line-height: 36px;
  font-weight: bold;
	font-size: 16px;
	color: #333;
	text-align: center;
}


/* 导航 */
.g_nav{
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
}
.nav{ height:48px; line-height: 48px; width: 1200px;margin: 0 auto;}
.nav li{ float:left; font-size:16px; }
.nav li a{ display:inline-block; padding: 0 50px; color:#fff; line-height:48px; }
.nav li a:hover,.nav .cur a{
	color: #fff;
	background-image: url(../images/hover.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.nav .li_last{background: none;}

/*头部结束*/
/* 主要css样式*/
.main-im{position:fixed;right:10px;top:300px;z-index:100;width:110px;height:272px;}
.main-im .qq-a{display:block;width:106px;height:136px;font-size:13px;color:#0484cd;text-align:center;position:relative;}
.main-im .qq-a span{bottom:5px;position:absolute;width:90px;left:10px;}
/*.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:18px;top:10px;overflow:hidden;}*/
.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:18px;top:10px;overflow:hidden;}
.main-im .img-qq{max-width:60px;display:block;position:absolute;left:6px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.main-im .im-qq:hover .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}
.main-im .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;background:#F9FAFB;display:none;}
.main-im .im_main .im-tel{color:#000000;text-align:center;width:109px;height:55px;border-bottom:1px solid #dddddd;}
.main-im .im_main .im-tel div{font-weight:bold;font-size:12px;margin-top:6px;}
.main-im .im_main .im-tel .tel-num{font-family:Arial;font-weight:bold;color:#dd0032;}
.main-im .im_main .im-tel:hover{background:#fafafa;}
.main-im .im_main .weixing-container{width:55px;height:47px;border-right:1px solid #dddddd;background:#f5f5f5;border-bottom-left-radius:10px;background:url(/templates/cn2014/kf/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show{width:112px;height:112px;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;left:-125px;top:-76px;}
.main-im .im_main .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ffffff;border-width:6px;left:112px;top:134px;position:absolute;z-index:2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #dddddd;border-width:8px;left:112px;top:132px;position:absolute;}
.main-im .im_main .weixing-show .weixing-ma{width:104px;height:104px;padding-left:5px;padding-top:5px;}
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto;text-align:center;}
.main-im .im_main .go-top{width:50px;height:47px;background:#f5f5f5;border-bottom-right-radius:10px;background:url(/templates/cn2014/kf/totop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a{display:block;width:52px;height:47px;}
.main-im .close-im{position:absolute;right:10px;top:-12px;z-index:100;width:24px;height:24px;}
.main-im .close-im a{display:block;width:24px;height:24px;background:url(/templates/cn2014/kf/close_im.png) no-repeat left top;}
.main-im .close-im a:hover{text-decoration:none;}
.main-im .open-im{cursor:pointer;margin-left:68px;width:40px;height:133px;background:url(/templates/cn2014/kf/open_im.png) no-repeat left top;}

