﻿@charset "utf-8";
/* Common */
body { font-family:'微软雅黑'; font-size: 14px; line-height: 2; font-weight: normal; margin: 0; 
padding: 0; overflow-x: hidden; min-width: 1200px; background: #FFFFFF; color: #333; }
html, body, div, p, span, object, h1, h2, h3, h4, h5, h6, a, img, strong, dl, dt, dd, ol, ul, li, form, label, footer, header, nav { margin: 0; padding: 0; }
* { list-style: none; }
a { color: #333; text-decoration: none; -webkit-transition: all .3s ease-in; 
	-moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i; }
a:hover { color: #cc0000; text-decoration: none; }
ul li { list-style: none; }
img { border: none; }
.inn{width:1200px;margin:0 auto;}
.inns{width:1300px;margin:0 auto;}
.oh{overflow:hidden;}
.fr { float: right; }
.fl { float: left; }
input, textarea, button { font-family: "微软雅黑";background:#fff}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{
	 -webkit-box-shadow: 0 0 0px 1000px #fff inset
 }
input:focus { outline: none; }
textarea:focus { outline: none; }
#feedback_form table { float: right; }
#feedback_form table tr td { border: 0; padding: 5px 0; }
#feedback_form table tr td input { padding: 0 10px; }
#feedback_form table tr td textarea { padding: 10px; }
#candidates_form table { margin: 0 auto; }
#candidates_form table tr td { border: 0; padding: 5px 0; }
#equipment_form table { margin: 0 auto; }
#equipment_form table tr td { border: 0; padding: 5px 0; }
h1, h2, h3, h4, h5, h6 { line-height: normal; }
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
.pt15 { padding-top: 15px; }
.pl10 { padding-left: 10px; }
.pt20 { padding-top: 20px; }
.pt30 { padding-top: 30px; }
.pt40 { padding-top: 40px; }
.pt50 { padding-top: 50px; }
.pt60 { padding-top: 60px; }
.main { width: 1200px; margin: 0 auto; overflow: hidden; }
.main table { border-collapse : collapse; }
.main table tr td { border: 1px #ccc solid; padding: 3px; }
img { vertical-align: top; }

/*top*/
.top{border-bottom:1px solid #ccc;line-height:35px;}
.top ul li{float:left;}
.top ul li span{margin-right:10px;padding-left:10px;}
.top_li1{font-family:"arial"}

/****header****/
.head{width:100%;height:120px;border-bottom:1px solid #ccc}
.head .logo{width:417px;height:90px;display:block;margin-top:15px;overflow:hidden;float:left;}
.head .logo a{width:417px;height:90px;display:block;padding-left:417px;overflow:hidden;}
.logos{background:url(../images/xian.png) no-repeat left;padding:15px 0;padding-left:25px;
	margin-left:25px;margin-top:19px;}
.logos div{font-size:22px;font-weight:bold;line-height:1.5}
.logos p{font-size:12px;letter-spacing:1.8px}
.tel{background:url(../images/tel.png) no-repeat left;padding-left:50px;margin-top:35px;}
.tel div{color:#666;line-height:1.7}
.tel p{color:#cc0000;font-size:22px;font-weight:bold;font-family:"arial";line-height:1.4}

/*menu*/
.nav{width:100%;height:45px;background:#cc0000}
.nav .menu{width:1200px;margin:0 auto;}
.nav .menu li{position:relative;float:left;display:inline;width:auto;text-align:center;}
.nav .menu li a.xialaguang{display:inline-block;width:auto;height:45px;line-height:45px;
	padding:0 46px;color:#fff}
.nav .menu li a.navhover, .nav .menu li a.xialaguang:hover{cursor:pointer;color:#cc0000;
	background:#FFF;}
.nav .menu ul.children{display:none;position:absolute;top:45px;left:0;width:100%;
	line-height:normal;z-index:9999;}
.nav .menu ul.children li{width:100%;padding:0px;display:inline-block;border-top:1px #d9d6d6 solid;
 margin:0; }
.nav .menu ul.children li a{overflow:hidden;display:block;padding:10px;font-size:13px;
	background:#FFF;color:#cc0000;}
.nav .menu ul.children li a:hover{color:#FFF;background:#cc0000;}

/*banner*/
.banner { width: 100%; height: 517px; }
.banner .flexslider { position: relative; height: 517px; overflow: hidden; }
.banner .slides { position: relative; z-index: 0; }
.banner .slides li { height: 517px; }
.banner .slides li a { width: 100%; display: block; height: 517px; }
.flex-control-nav { position: absolute; bottom: 35px; z-index: 10; width: 100%; text-align: center; }
.flex-control-nav li { display: inline-block; width: 10px; height: 10px; margin: 0 5px; *display:inline;
zoom: 1; }
.flex-control-nav a { display: inline-block; width: 10px; height: 10px; line-height: 80px; overflow: hidden; background: url(../images/dot.png) right 0 no-repeat; cursor: pointer; }
.flex-control-nav .flex-active { background-position: 0 0; }
.flex-direction-nav { position: absolute; z-index: 3; width: 100%; top: 45%; }
.flex-direction-nav li a { display: block; width: 50px; height: 50px; overflow: hidden; cursor: pointer; position: absolute; }
.flex-direction-nav li a.flex-prev { left: 40px; background: url(../images/prev.png) center center no-repeat; }
.flex-direction-nav li a.flex-next { right: 40px; background: url(../images/next.png) center center no-repeat; }

/*sousuo*/
.ss{position:absolute;margin-top:-58px;width:100%}
.ss .inn{background:url(../images/ss.jpg) no-repeat;height:116px;color:#fff}
.ss_div{width:400px;}
.ss_a{text-align:center;margin-top:22px;}
.ss_a1{font-size:20px;font-weight:bold}
.ss_a2{letter-spacing:1px}
.sea{width:292px;margin:0 auto;margin-top:33px;}
.sousuo{background:url(../images/sousuo.png) no-repeat center;width:50px;float:left;
	height:50px;border:1px solid #fff;border-left:0;border-radius:0 50px 50px 0}
.sousuo1{border:1px solid #fff; width:230px; height:46px; float:left; border-right:0px;
 padding-left:10px;background:transparent;color:#fff;border-radius:50px 0 0 50px}
.ss_b{background:url(../images/tel2.png) no-repeat left;padding-left:50px;margin-top:25px;
margin-right:100px}
.ss_b div{}
.ss_b p{font-size:30px;font-family:"arial";line-height:1}

/*abouts*/
.about{background:url(../images/about.jpg) no-repeat center;height:680px;}
.about_1{font-size:35px;color:#072885;margin-top:100px;text-align:center;padding-bottom:15px;
background:url(../images/xian2.png) no-repeat bottom;}
.about_2{width:1040px;margin:0 auto;text-align:center;color:#666666;line-height:2.5}
.about_2 p{margin-top:20px;}
.about_3{}
.about_3 .about_l{width:230px;height:250px;background:#cc0000;color:#fff;text-align:center;}
.about_3 .about_l img{margin-top:27px;}
.about_3 .about_l .about_l1{font-size:25px;line-height:1.1;margin-top:10px;}
.about_3 .about_l .about_l2{font-size:15px;font-family:"arial"}
.about_3 .about_l .about_l3{font-size:15px;letter-spacing:2px;margin-top:5px}
.about_3 ul{margin-top:50px;}
.about_3 ul li{float:left;width:241px;height:200px;background:#f1f1f1;margin-right:1px;text-align:center;
cursor:pointer;-webkit-transition:all .5s;transition:all .5s;}
.about_3 ul li .about_div1{height:37px;margin-top:35px;margin-bottom:10px;
-webkit-transition:all .5s;transition:all .5s;}
.about_3 ul li .about_div2{font-size:16px;}
.about_3 ul li p{color:#666;padding:0 20px;line-height:1.9;
-webkit-transition:all .5s;transition:all .5s;}
.about_3 ul .about_li1 .about_div1{background:url(../images/about1.png) no-repeat center;}
.about_3 ul .about_li2 .about_div1{background:url(../images/about2.png) no-repeat center;}
.about_3 ul .about_li3 .about_div1{background:url(../images/about3.png) no-repeat center;}
.about_3 ul .about_li4 .about_div1{background:url(../images/about4.png) no-repeat center;}
.about_3 ul li:hover{background:#cc0000;color:#fff}
.about_3 ul li:hover p{color:#fff}
.about_3 ul .about_li1:hover .about_div1{background:url(../images/about11.png) no-repeat center;}
.about_3 ul .about_li2:hover .about_div1{background:url(../images/about22.png) no-repeat center;}
.about_3 ul .about_li3:hover .about_div1{background:url(../images/about33.png) no-repeat center;}
.about_3 ul .about_li4:hover .about_div1{background:url(../images/about44.png) no-repeat center;}

/*Product*/
.prod{background:url(../images/pro.jpg) no-repeat center;height:610px;margin-top:60px;}
.prod_t{text-align:center;margin-bottom:30px;padding-top:40px;}
.prod_t1{font-size:35px;font-weight:bold;color:#fff;background:url(../images/xian3.png) no-repeat bottom;
padding-bottom:15px;margin-bottom:20px}
.prod_t2{color:#ccc;letter-spacing:5px;}
.product{position:relative;}
.rx{background:url(../images/rx.jpg) no-repeat;width:43px;height:43px;position:absolute;top:0;left:0;
z-index:9}
.prod_a{position:relative;width:480px;}
.prod_a2{position:absolute;bottom:15px;right:0;}
.prod_a2 ul li{font-size:0;width:10px;height:10px;background:#ccc;border-radius:10px;float:left;
margin-right:15px;}
.prod_a2 ul .on{background:#de0f07}
.prod_a1 ul li{width:480px;height:360px;}
.prod_a1 ul li img{width:480px;height:360px;}
.prod_ul2{width:720px;height:360px;background:#fff}
.prod_ul2 li{padding:40px 55px;}
.prod_ul2 li .prod_div1{font-size:30px;font-weight:bold;background:url(../images/xian4.jpg) no-repeat left bottom;
padding-bottom:8px;margin-bottom:15px;}
.prod_ul2 li p{color:#666;line-height:2.5;margin-bottom:35px;}
.prod_ul2 li .prod_div2{width:170px;height:50px;text-align:center;line-height:50px;background:#333;
-webkit-transition:all .5s;transition:all .5s;}
.prod_ul2 li .prod_div2 a{display:block;color:#fff;}
.prod_ul2 li .prod_div2:hover{background:#cc0000;}

.pro{width:1200px;margin:0 auto;margin-top:40px}
.pro_a ul li{width:385px;border:1px solid #ccc;margin-right:20px;
-webkit-transition:all .5s;transition:all .5s;}
.pro_a ul li .pro_img{width:385px;height:285px;}
.pro_a ul li .pro_img img{width:385px;height:285px;}
.pro_a ul li .pro_div{line-height:70px;text-align:center;font-size:16px;
-webkit-transition:all .5s;transition:all .5s;}
.pro_a ul li .pro_div a{display:block}
.pro_a ul li:hover .pro_div{background:#cc0000}
.pro_a ul li:hover .pro_div a{color:#fff}

/*anli*/
.anli{margin-top:60px}
.anli_t{text-align:center;margin-bottom:30px;}
.anli_t1{font-size:35px;font-weight:bold;color:#072885;background:url(../images/xian2.png) no-repeat bottom;
padding-bottom:15px;margin-bottom:20px}
.anli_t2{color:#666;letter-spacing:5px;}
.anli_a1 ul li{width:288px;border:1px solid #ccc;margin-right:13px;position:relative;}
.anli_a1 ul li .anli_img{width:288px;height:215px;}
.anli_a1 ul li .anli_img img{width:288px;height:215px;}
.anli_a1 ul li .anli_div{text-align:center;padding:10px;padding-bottom:20px;
-webkit-transition:all .5s;transition:all .5s;}
.anli_a1 ul li .anli_div div{font-size:14px;font-weight:bold;margin-bottom:5px;}
.anli_a1 ul li .anli_div p{font-size:12px;color:#737373}
.anli_a1 ul li .tm{position:absolute;top:0;width:288px;height:215px;display:none;
background:url(../images/tm.png) no-repeat center;}
.anli_a1 ul li .tm a{display:block;width:288px;height:215px;}
.anli_a1 ul li:hover .tm{display:block;}
.anli_a1 ul li:hover .anli_div{background:#cc0000;color:#fff}
.anli_a1 ul li:hover .anli_div p{color:#fff}
.anli_a1 ul li:hover .anli_div a{color:#fff}

/* news */
.news{margin-top:60px;}
.new_t{font-size:35px;font-weight:bold;color:#072885;background:url(../images/xian2.png) no-repeat bottom;
padding-bottom:15px;margin-bottom:30px;text-align:center;}
.news_tt{margin-bottom:50px}
.news_tt ul{text-align:center;}
.news_tt ul li{width:170px;height:50px;text-align:center;line-height:50px;border:1px solid #ccc;
	display:inline-block;margin:0 10px;-webkit-transition:all .5s;transition:all .5s;}
.news_tt ul li a{color:#666;display:block}
.news_tt ul li:hover{background:#cc0000;border:1px solid #cc0000;}
.news_tt ul li:hover a{color:#fff}
.tab_boxl{width:685px;}
.tab_boxr{width:475px;}
.li_1{width:685px;}
.li_1 .new_img{width:365px;height:275px;}
.li_1 .new_img{overflow:hidden;}
.li_1 .new_img img{width:365px;height:275px;transition:all 0.5s;}
.li_1 .new_img img:hover{transform:scale(1.1);}
.li_1 .news_a{width:280px;height:245px;background:#333;color:#fff;padding:0 20px;padding-top:30px;}
.li_1 .news_a a{color:#fff}
.li_1 .news_a .news_a1{font-size:16px;}
.li_1 .news_a .news_a2{font-family:"arial";background:url(../images/xian5.jpg) no-repeat bottom left;
padding-bottom:15px;margin-bottom:15px;}
.li_1 .news_a p{line-height:2.2}
.li_2{width:320px;float:left;margin-top:30px;}
.li_2 .news_b{font-weight:bold;line-height:1.8}
.li_2 .news_b2{font-family:"arial";margin-bottom:5px;}
.li_2 p{}
.li_3{width:485px;border-bottom:1px solid #ccc;margin-bottom:13px;padding-bottom:13px;}
.li_3 .news_cl{width:75px;text-align:center;font-size:43px;font-family:"arial";line-height:1;
border-right:1px solid #ccc;margin-right:15px;margin-top:12px;}
.li_3 .news_cl div{font-size:12px;color:#666;margin-top:5px;padding-bottom:3px}
.li_3 .news_cr{width:390px;}
.li_3 .news_cr .news_cr1{font-weight:bold}
.tab_box ul li:nth-child(2){margin-right:44px;}
.tab_box ul li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0;}

/*link*/
.yqlj{padding:20px 0;}
.link_top{font-weight:bold;color:#cc0000;float:left;}
.yqlj p{float:right;width:1120px;}

/*foot*/
.footer {color:#fff;padding:30px 0;background:url(../images/foot.jpg) no-repeat;height:520px}
.footer a{color:#FFF;}
.foot_l{width:390px;height:515px;background:#333;text-align:center;}
.foot_l1{margin-top:30px;}
.foot_l2{font-size:25px;margin-top:10px;line-height:1.7}
.foot_l3{font-size:13px;font-family:"arial"}
.foot_l4{margin-top:20px;margin-bottom:20px;}
.foot_l5{font-size:16px;letter-spacing:8px;}
.foot_r{width:665px;margin-top:40px;}
#freefeedback_add{overflow:hidden;}
.foot_r .dd1{float:left;border:1px solid #ccc;width:160px;padding-left:20px;margin-right:12px;
margin-bottom:15px;}
.foot_r .dd1 input{width:160px;height:45px;border:0;}
.foot_r .mar0{margin-right:0}
.foot_r .dd2{float:left;padding-left:18px;border:1px solid #ccc;margin-bottom:15px;}
.foot_r .dd2 textarea{width:638px;height:165px;border:0;}
.foot_r .dd3{float:left;}
.foot_r .dd3 input{width:160px;height:45px;border:1px solid #ccc;padding-left:20px;}
.foot_r .dd4{float:left;margin-top:10px;}
.foot_r .dd4 input{width:170px;height:50px;background:#cc0000;border:0;text-align:center;
font-size:16px;color:#fff;}
.foot_lx{color:#333;margin-top:20px;}
.foot_lx p{width:330px;float:left;line-height:2.8}

.copy{width:100%;overflow:hidden;padding:15px 0;line-height:normal;text-align:center;
	color:#FFF;background:#cc0000;}
.copy a { color: #FFF; }

.game163{float:left;width:435px;}
.bigImg{width:430px;height:320px;}
.bigImg li{border:1px solid #ccc;width:430px;height:320px;}
.bigImg li img{width:430px;height:320px;}
.smallScroll{margin-top:10px;}
.smallImg ul li{width:100px;height:75px;cursor:pointer;border:1px solid #ccc;margin-right:10px}
.smallImg ul .on{border:1px solid #cc0000;}
.smallImg ul li img{width:100%;height:100%;}
.zuo{display:block;width:10px;height:50px;border:1px solid #ccc;margin-right:10px;text-align:center;
	line-height:50px;margin-top:13px;margin-left:30px}
.you{display:block;width:10px;height:50px;border:1px solid #ccc;text-align:center;line-height:50px;
margin-top:13px;}


/******************内页****************************/
.loc { width: 100%; height: 80px; line-height: 80px; text-align: right; }
.left { width: 256px; overflow: hidden;float:left;}
.left .left_top { width: 100%; height: 80px; line-height: 80px; background: #cc0000; color: #FFF; font-size: 24px; text-align: center; }
.left .sub_bo { width: 230px; overflow: hidden; border:1px solid #cc0000; padding: 12px; }
.left .sub_bo .subNav { cursor: pointer; width: 230px; overflow: hidden; display: block; margin-bottom:12px;
	line-height: normal;background:#8a8989}
.left .sub_bo .subNav a { width: 156px; overflow: hidden; display: block; padding: 10px 20px 10px 54px; 
	background: url(../images/quan2.png) no-repeat 25px 16px; color:#fff}
.left .sub_bo .subNav a:hover, .left .sub_bo .subNav.cur a {
 background: url(../images/quan2.png) no-repeat 25px 16px #cc0000; border-bottom: 1px #cc0000 dashed; }
.left .sub_bo .navContent { width: 256px; display: none; }
.left .sub_bo .navContent li { width: 256px; overflow: hidden; display: block; border-bottom: 1px #ededed dashed; line-height: normal; }
.left .sub_bo .navContent li a { width: 194px; overflow: hidden; display: block; padding: 15px 10px 15px 52px; }
.left .sub_bo .navContent li a:hover { color: #cc0000; }
.right { width: 900px; overflow: hidden; float: right; }
.right .right_top { width: 100%; font-size: 28px; font-weight: bold; text-align: center; line-height: normal; color: #cc0000; }
.right .right_top a { color: #cc0000; }
.right .right_bottom { width: 100%; overflow: hidden; padding-top: 40px; }
.nei_left{float:left;width:256px;}
.nei_lx{margin-top:30px;}
.nei_lx1{width:100%;height:80px;line-height:80px;background:#cc0000;color:#FFF;font-size:24px;
	text-align:center;}
.nei_lx2{padding:20px 15px;background:#f0f0f0;line-height:2.5}

/*************************/
.ExhibitList { width: 100%; overflow: hidden; clear: both; margin: 0 auto; }
.ExhibitList dl { float: left; width:calc((100% - 100px)/3); text-align: center; overflow: hidden; display: block; margin: 0 13px 27px 14px; padding: 2px 2px 0 2px; border: 1px #CCC solid; }
.ExhibitList dl dt { width: 100%; overflow: hidden; }
.ExhibitList dl dt img { width: 100%; height:auto; }
.ExhibitList dl dd { width: 100%; height: 35px; line-height: 35px; overflow: hidden; text-align: center; }
.ExhibitList dl:hover { background: #cc0000; border: 1px #cc0000 solid; color: #FFF; }
.ExhibitList dl:hover dd a, .ExhibitList dl:hover dd { color: #FFF; }
/**图片点击放大**/
#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license 弹出层 */
/*PageBar*/
.PageBar { clear: both; width: 710px; height: 54px; margin: 20px auto 10px auto; font-size: 12px; text-align: center; }
.PageButtons { height: 28px; }
.PageButtons span, .PageButtons a { height: 26px; line-height: 26px; text-decoration: none; border: 1px solid #CCCCCC; padding: 6px 10px; }
.PageButtons span { color: #ffffff; background-color: #cc0000; border: 1px solid #cc0000; }
.PageButtons a { color: #333333; }
.PageButtons a:hover { background: #cc0000; color: #FFF; }
.PageInfo { height: 24px; line-height: 24px; padding-top: 10px; }
.disabled { display: none; }
/*products_list*/
.ln { width: 100%; height: 1px; background: #f0f0f0; }
.mk { padding: 20px; border: 1px dotted #f0f0f0; }
.proa li { width: 100%; border-bottom: 1px dotted #f0f0f0; padding: 20px 0; overflow: hidden; }
.proa li .cpyk { width:calc(100% - 30px); overflow: hidden; background: #FFF; padding: 15px; }
.proa li .cpyk .proa { width: 23%; float: left; overflow: hidden; }
.proa li .cpyk .proa img { width: 100%; height:auto; display: block; -m oz-transition: .3s ease-in;
-webkit-transition: .3s ease-in; -o-transition: .3s ease-in; -ms-transition: .3s ease-in; transition: .3s ease-in; }
.proa li .cpyk .cp_rl { width: 73%; overflow: hidden; float: right; }
.proa li .cpyk .cp_rl .tkl { border-left: 6px #cc0000 solid; padding-left: 7px; font-size: 18px; font-weight: bolder; line-height: normal; }
.proa li .cpyk .cp_rl p { width: 100%; overflow: hidden; margin-top: 15px; }
.proa li .cpyk .cp_rl .more { padding: 5px 10px; border: 1px solid #cc0000; display: block; float: right; margin-top: 5px; color: #cc0000; }
.proa li:hover .cpyk { background: #f6f6f6; }
.proa li:hover .cpyk .proa img { transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); }
.proa li:hover .cpyk .cp_rl .more { background: #cc0000; color: #FFF; }
/*产品详细*/
.cplh { width: 900px;overflow:hidden;}
.cplh .cplh_l { width: 470px; height: 349px; float: left; padding: 7px 7px 22px 7px; background: url(../images/hy.jpg) no-repeat; }
.cplh .cplh_l .process { width: 470px; min-width: 470px; position: relative; top: 0; height: 349px; }
.cplh .cplh_l .slidegrid { float: left; position: relative; overflow: hidden; }
.cplh .cplh_l .slideitems { width: 20000em; position: absolute; }
.cplh .cplh_l .slideitems li { float: left; }
.cplh .cplh_l .process .mainPhoto { width: 470px; height: 349px; margin: 0 auto; position: relative; }
.cplh .cplh_l .process .mainPhoto span.goleft, .cplh .cplh_l .process .mainPhoto span.goright { width: 35px; height: 54px; display: block; position: absolute; z-index: 99; top: 147px; }
.cplh .cplh_l .process .mainPhoto span.goleft { left: 0px; }
.cplh .cplh_l .process .mainPhoto span.goright { right: 0px; }
.cplh .cplh_l .process .mainPhoto span.goleft a { width: 35px; height: 54px; display: block; background: url(../images/lefta.png) no-repeat; }
.cplh .cplh_l .process .mainPhoto span.goleft a:hover { background: url(../images/lefta_ed.png) no-repeat; }
.cplh .cplh_l .process .mainPhoto span.goright a { width: 35px; height: 54px; display: block; background: url(../images/righta.png) no-repeat; }
.cplh .cplh_l .process .mainPhoto span.goright a:hover { background: url(../images/righta_ed.png) no-repeat; }
.cplh .cplh_l .process .mainPhoto .go { width: 470px; height: 349px; position: absolute; left: 0; z-index: 10; }
.cplh .cplh_l .process .mainPhoto .go li { width: 470px; height: 349px; float: left; }
.cplh .cplh_r { width:430px; height: 320px; float: right; position: relative; padding-top: 43px; }
.cplh .cplh_rs { width:400px;}
.cplh .cplh_r .cp_top { border-left: 6px #cc0000 solid; padding-left: 18px; font-size: 30px; line-height: normal; font-weight: bolder; }
.cplh .cplh_r p { color: #747474; line-height: 28px; margin-top: 22px; overflow: hidden; }
.cplh .cplh_r .pdpromo { float: right;;width:120px; height: 45px; line-height: 45px; 
	background: #cc0000; text-align: center; color: #FFF; display: block;}
.cplh .cplh_r .pdpromo:hover { border: 2px #cc0000 solid; width:116px; height: 41px; line-height: 41px;
 color: #cc0000; background: #FFF; }
.pro_neit{overflow:hidden;margin-top:65px;}
.pro_neit div{float:left;border:1px solid #cc0000;text-align:center;
width:280px;height:45px;line-height:45px;color:#cc0000;font-size:20px;}

/*产品内页tag*/
.tagv { width: 100%; overflow: hidden; margin-top: 40px; }
.ztitle { border-bottom: 1px solid #cecece; overflow: hidden; }
.ztitle span { float: left; display: block; width: auto; padding: 0 30px; height: 50px; line-height: 50px; text-align: center; background: #ececec; font-size: 18px; border-right: 1px #FFF solid; }
.ztitle span a { cursor: pointer; }
.ztitle span.tithov, .ztitle span.tithov a { background: #cc0000; color: #FFF; }
.zntit_con1, .cok { width: 100%; padding-top: 30px; overflow: hidden; line-height: 30px; }
.zntit_con1 h2 { color: #cc0000; font-size: 16px; line-height: normal; }
.shareurl { width: 100%; overflow: hidden; padding: 20px 0 0 0; border-top: 1px solid #cecece; margin-top: 30px; }
.but_tit { border-bottom: 1px #cecece solid; height: 50px; line-height: 50px; margin-top: 30px; }
.but_tit span { width: auto; height: 50px; background: #cc0000; color: #FFF; padding: 0 30px; float: left; font-size: 18px; }
/*视频集锦*/
.baoming { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 9999; opacity: 0; }
.shipin { width: 50%; margin: 0 auto; margin-top: 160px; }
.guan { position: absolute; top: 15%; right: 15%; display: none; }
.pro_videos { width: 100%; }
.pro_videos li { float: left; width:calc((100% - 40px)/3); margin: 0 6px 0 7px; text-align: center; background: url(../images/lm.png) no-repeat center bottom; padding-bottom: 12px; overflow: hidden; cursor: pointer; }
.pro_videos li a { display: block; }
.pro_videos li .dakai img { width: 100%; height:auto; }
.pro_videos li p { height: 46px; line-height: 46px; text-align: center; background: #eeeeee; overflow: hidden; }
.pro_videos li:hover { background: #cc0000; color: #fff; }
.pro_videos li:hover p { background: #cc0000; color: #fff; }
.dakais { position: relative; }
.touming { background: url(../images/vd.png) no-repeat; width: 100%; height:100%; position: absolute; top: 0; left: 0; }
/*相关产品*/
.ExhibitListp { width: 100%; overflow: hidden; padding-top: 15px; }
.ExhibitListp dl { width:calc((100% - 40px)/3); margin: 0 6px 13px 7px; overflow: hidden; float: left; }
.ExhibitListp dl dt { width: 100%; overflow: hidden; }
.ExhibitListp dl dt img { width: 100%; height:auto100%; }
.ExhibitListp dl dd { width: 100%; height: 46px; line-height: 46px; text-align: center; background: #eeeeee; overflow: hidden; }
.ExhibitListp dl dd a:hover { background: #cc0000; color: #fff; }
.ExhibitListp dl dd a { width: 100%; height: 46px; display: block; }
/*相关文章*/
.xgwz { width: 100%; overflow: hidden; padding-top: 25px; }
.xgwz li { width: 46%; overflow: hidden; border-bottom: 1px #cfcfcf solid; float: left; margin: 0 2%; line-height: normal; padding: 20px 0; }
.xgwz li .newm { border-left: 6px #cc0000 solid; padding-left: 7px; font-size: 16px; }
.xgwz li .new2 { color: #999999; font-size: 12px; margin-top: 10px; background: url(../images/time.png) no-repeat left center; padding-left: 26px; height: 20px; line-height: 20px; }
.xgwz li p { margin-top: 15px; overflow: hidden; }
/*在线留言*/
.subform { width: 100%; overflow: hidden; margin-top: 20px; }
.subform .form-group { width: 100%; overflow: hidden; margin-bottom: 8px; }
.subform .form-group .control-label { width: 128px; height: 42px; line-height: 42px; float: left; }
.subform .form-group .control-div { width: 566px; overflow: hidden; float: left; }
.subform .form-group .control-div .form-control { width: 544px; height: 40px; line-height: 40px; border: 1px #dadada solid; padding: 0 10px; }
.subform .form-group .control-div .form-controlv { width: 544px; height: 230px; border: 1px #dadada solid; padding: 10px; }
.subform .form-group .control-div .small { width: 331px; height: 40px; line-height: 40px; border: 1px #dadada solid; padding: 0 10px; float: left; }
.subform .form-group .control-div .img { display: block; float: left; margin-left: 5px; }
.subform .form-group .control-div .btn-info { width: 178px; height: 42px; line-height: 42px; text-align: center; background: #cc0000; color: #FFF; border: 0; }
/*新闻列表*/
.arList { width: 100%; border-top: 1px solid #f0f0f0; overflow: hidden; }
.arList li { width: 100%; overflow: hidden; padding: 20px 0; border-bottom: 1px solid #f0f0f0; line-height: normal; }
.arList li .nemg { width:calc(100% - 30px); overflow: hidden; background: #FFF; padding: 15px; }
.arList li .newm { border-left: 6px #cc0000 solid; padding-left: 7px; font-size: 18px; font-weight: bolder; }
.arList li .new2 { color: #999999; font-size: 12px; margin-top: 10px; background: url(../images/time.png) no-repeat left center; padding-left: 26px; height: 20px; line-height: 20px; }
.arList li p { margin-top: 15px; }
.arList li .nemg .newsl { width: 23%; overflow: hidden; float: left; }
.arList li .nemg .newsl img{ transition:all 0.5s;}
.arList li .nemg .newsr { width: 73%; overflow: hidden; float: right; }
.arList li:hover .nemg { background: #f6f6f6; }
.arList li:hover .nemg .newsl img { transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); }
/*新闻标题*/
.news_tit { width: 100%; overflow: hidden; padding-bottom: 30px; border-bottom: 1px #f0f0f0 solid; text-align: center; line-height: normal; }
.news_tit h1 { font-size: 18px; }
.news_tit p { color: #999999; margin-top: 10px; }
.arKeywords { padding: 15px; overflow: hidden; border-bottom: 1px #f0f0f0 solid; }
.arKeywords span { display: block; color: #cc0000; }
.arContent { margin-top: 30px; }
.arContent h2, .arContent h3, .arContent h4 { line-height: 2.5; }
/*合作客户*/
.hzkh { width: 100%; overflow: hidden; }
.hzkh ul li { float: left; width:calc((100% - 79px)/3); text-align: center; overflow: hidden; display: block; margin: 0 10px 20px 10px; padding: 2px 2px 0 2px; border: 1px #CCC solid; }
.hzkh ul li .gz_img { width: 100%; overflow:hidden;}
.hzkh ul li .gz_img img { width: 100%; height:auto; }
.hzkh ul li p { text-align: center; line-height: normal; padding: 10px 0; }
.hzkh ul li:hover { background: #cc0000; border: 1px #cc0000 solid; color: #FFF; }
.hzkh ul li:hover p a { color: #FFF; }
/*Job List*/
.JobList { margin: 0 auto; }
.JobListItem { margin-bottom: 30px; width: 100%; padding-bottom: 30px; border-bottom: 1px dotted #ccc; overflow: hidden; }
.JobPost td { height: 24px; line-height: 24px; font-size: 14px; }
.JobPost td b { font-weight: normal; }
.jpTitle { width: 100px; text-align: center; font-size: 14px; color: #000; }
.jpContent { width: 29%; padding: 5px 5px; }
.jpUnite { width: 70%; padding: 5px 5px; overflow: hidden; }
#candidates_form input { border: 1px #ccc solid; }
/*Equipment*/
.equipment { width: 500px; height: 314px; margin: 20px auto; background-image: url(../images/Equipment.jpg); background-repeat: no-repeat; }
.equipment a { display: block; width: 201px; height: 59px; }
.e_button { float: left; width: 201px; height: 59px; margin-right: 32px; }
.e_button_1 { float: left; width: 201px; height: 59px; margin-left: 8px; }
.e_position { margin-left: 29px; padding-top: 63px; }
.e_position_1 { margin-left: 29px; margin-top: 90px; }




/*站点 浮动返回顶部*/
.cd-top { display: inline-block; height: 43px; width: 44px; position: fixed; bottom: 60px; right: 20px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); /* image replacement properties */ overflow: hidden; text-indent: 100%; white-space: nowrap; background: url(/images/back_top.jpg) no-repeat center 50%; visibility: hidden; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; z-index: 9999; }
.cd-top.cd-is-visible { /* the button becomes visible */ visibility: visible; opacity: 1; }
.cd-top.cd-fade-out { /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */ opacity: .5; }
.no-touch .cd-top:hover { background-color: #e86256; opacity: 1; }
/*站点 浮动客服*/ 
.keifu img { border: 0; }
.keifu { position: fixed; top: 10%; right: 0; width: 131px; _position: absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom, 10)||0)-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
z-index: 990; }
.keifu_tab { width: 160px; }
.icon_keifu { width: 26px; height: 100px; float: left; background: url(/images/keifu.png) 0 0; position: relative; display: none; cursor: pointer; }
.keifu_box { float: left; width: 131px; }
.keifu_tab img { display: block; }
.keifu_head { width: 131px; height: 41px; background: url(/images/keifu.png); background-position: 0 -103px; font-size: 0; line-height: 0; position: relative; }
.keifu_close:link, .keifu_close:visited { display: block; width: 11px; height: 11px; background: url(/images/keifu.png) -42px 0; position: absolute; top: 5px; right: 5px; }
.keifu_close:hover { background-position: -60px 0; }
.keifu_con { border-left: 7px solid #029bdb; border-right: 7px solid #029bdb; background: #fbfbfb; }
.keifu_con ul { border-bottom: #e6e5e4 1px solid; }
.keifu_con li { padding-left: 12px; }
.keifu_con .li-qq { height: 25px; padding-top: 2px; padding-bottom: 2px; }
.keifu_con .li-tel-title { font-weight: bold; font-size: 12px; height: 29px; line-height: 29px; border-top: 1px solid #dddddd; }
.keifu_con .li-tel-num { font-family: Arial; font-size: 12px; color: #e66d15; line-height: 20px; }
.keifu_con .li-feed-title { font-weight: bold; font-size: 12px; border-top: 1px solid #dddddd; padding-left: 0px; }
.keifu_con .li-feed-title img { padding-left: 0px; width: 117px; }
.keifu_con .li-feed { font-family: Arial; font-weight: bold; color: #e66d15; }
.keifu_con .li-weixin-title { font-weight: bold; font-size: 12px; height: 29px; line-height: 29px; border-top: 1px solid #dddddd; }
.keifu_con .li-weixin { height: 96px; padding-left: 0px; }
.keifu_con .li-weixin img { width: 115px; height: 115px; }
.keifu_con .bt { font-size: 16px; height: 30px; line-height: 30px; text-align: left; padding: 0 0 0 20px; color: #012646; }
.keifu_bot { width: 131px; height: 10px; background: url(/images/keifu.png); background-position: 0 -153px; }
/*左下角 浮动 在线留言*/ 
#SfMessWrap { border: 2px solid #029bdb; padding: 1px; width: 230px; background: #f5f5f5; z-index: 100; position: fixed; left: 2px; bottom: 2px; }
#SfMessHead { background: #029bdb; line-height: 28px; height: 28px; text-indent: 10px; font-size: 12px; color: #fff; text-align: left; cursor: pointer; }
#SfMessHead #SfMessTitle { float: left; }
#SfMessHeadIcon { float: right; width: 23px; height: 25px; margin-right: 2px; background-image: url(/images/icon.png); }
.SfMessIconOpen { background-position: top; }
.SfMessIconClose { background-position: bottom; }
#SfMessBody { width: 230px; height: 225px; padding-bottom: 5px; }
#SfMessBodyTop { display: none; }
#SfMessBodyMid { width: 212px; padding: 0px; margin: 0px auto; margin-top: 5px; }
#SfMessBodyMid input { border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; width: 190px; height: 17px; font-size: 12px; }
#SfMessBodyMid textarea { width: 210px; height: 73px; border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; overflow: hidden; text-align: left; font-size: 12px; padding: 0px; margin: 0px auto; }
#SfMessBodyMid div { margin-top: 3px; height: 20px; }
#SfMessBodyMid .contactmessage { height: 76px; }
#SfMessBodyMid .contactname { padding-left: 20px; background: url(/images/company.gif) no-repeat; }
#SfMessBodyMid .contacttel { padding-left: 20px; background: url(/images/mobile.gif) no-repeat; }
#SfMessBodyMid .contactfrom { padding-left: 20px; background: url(/images/from.gif) no-repeat; }
#SfMessBodyMid .contactemail { padding-left: 20px; background: url(/images/email.gif) no-repeat; }
#SfMessBodyMid .contactvalicode { padding-left: 20px; background: url(/images/other.gif) no-repeat; }
#SfMessBodyMid .contactvalicode input { width: 100px; height: 17px; float: left; }
#SfMessBodyMid .contactvalicode img { height: 19px; border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; float: right; }
.clearboth { clear: both; }
#SfMessBodyMid .must, #SfMessBodyMid .ignore, #SfMessBodyMid .other { padding-left: 20px; background: url(/images/other.gif) no-repeat; }
#SfMessBodyBottom { width: 220px; height: 22px; line-height: 22px; padding: 0px; margin-top: 10px; }
#SfMessSubmit { width: 40px; background: url(/images/send.gif); color: #fff; border: 0; height: 22px; padding: 0px; float: right; }
#SfMessCopy { float: left; height: 22px; line-height: 22px; margin-left: 10px; font-size: 13px; font-weight: bold; color: #666666; padding-left: 25px; background: url(/images/sign.png) left top no-repeat; }
.SfMessTip { display: none; }
#SfMessBodyFoot { display: none; }
/*nybanner*/
.bannerv { width: 100%; overflow: hidden; height: auto; margin: 0px auto; }
.bannerv .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
/* display none until init */
.bannerv .owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; }
.bannerv .owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.bannerv .owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.bannerv .owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.bannerv .owl-carousel .owl-item { float: left; }
.bannerv .owl-controls .owl-page, .bannerv .owl-controls .owl-buttons div { cursor: pointer; }
.bannerv .owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/* fix */
.bannerv .owl-carousel .owl-wrapper, .bannerv .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }
.bannerv #owl-demo { position: relative; width: 100%; margin-left: auto; margin-right: auto; }
.bannerv #owl-demo .item { position: relative; display: block; }
.bannerv #owl-demo img { display: block; width: 100%; }
.bannerv #owl-demo b { position: absolute; left: 0; bottom: 0; width: 100%; height: 78px; background-color: #000; opacity: .5; filter: alpha(opacity=50); }
.bannerv #owl-demo span { position: absolute; left: 0; bottom: 37px; width: 100%; font: 18px/32px "微软雅黑", "黑体"; color: #fff; text-align: center; }
.bannerv .owl-pagination { position: absolute; left: 0; bottom: 25px; width: 100%; height: 22px; text-align: center; }
.bannerv .owl-page { display: inline-block; width: 20px; height: 20px; margin: 0 5px; background: #FFF; *display: inline;
*zoom: 1;
border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.bannerv .owl-pagination .active { background: #2770bd; }
.bannerv .owl-buttons { display: none; }
.bannerv .owl-buttons div { position: absolute; top: 50%; width: 24px; height: 48px; margin-top: -40px; text-indent: -9999px; }
@media screen and (max-width: 579px) {
.bannerv .owl-pagination { bottom: 0px; height: 15px; }
}
