*{margin:0px;padding:0px;}
ul,li{list-style-type:none;}
img{border:0px;}
body{font-size:13px; font-family:"\5fae\8f6f\96c5\9ed1"; color:#666666;overflow-x:hidden;background:#fff;}
a:link {color: #666666;text-decoration: none;}
a:visited {text-decoration: none;color: #666666;}
a:hover {text-decoration: none;color:#666666;cursor:pointer;}
a:active {text-decoration: none;color: #666666;}
.dispnone{clear:both;}

*:before,
*:after {
  z-index: -1;
}

[class^="btn-"] {position: relative; display: block; width: 100%; text-transform: uppercase; overflow: hidden;}
[class^="gtn-"] {position: relative; display: block; width: 100%; text-transform: uppercase; overflow: hidden;}

@font-face {font-family: "../fonts/iconfont";
src: url('../fonts/iconfont.eot'); /* IE9*/
src: url('../fonts/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../fonts/iconfont.woff') format('woff'), /* chrome, firefox */
url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('../fonts/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}




.iconfont {
font-family:"../fonts/iconfont" !important;
font-size:16px;
font-style:normal;
-webkit-font-smoothing: antialiased;
-webkit-text-stroke-width: 0.2px;
-moz-osx-font-smoothing: grayscale;
}



@font-face {
    font-family: '../fonts/impactregular';
    src: url('../fonts/impact-webfont.woff2') format('woff2'),
         url('../fonts/impact-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.clearB{ clear: both; width: 100%; height: 20px;}

/*顶部*/
.top{width:100%;height:43px; border-bottom: 1px solid #eee; background: #FFF;}
.top .top_detail{width:1200px;margin:0 auto;height:43px; overflow:hidden;line-height:43px;}
.top .top_detail .td_left{float:left;line-height:43px; font-size:14px;color:#2b2b2b;}
.top .top_detail .td_right{float:right; width:auto; height:24px; margin-top: 10px;}
.top .top_detail .td_right ul li{font-family:"\5fae\8f6f\96c5\9ed1"; font-size: 14px; color: #FFF; line-height: 24px; float: left; width: 32px; text-align: center; margin-right: 15px;}
.top .top_detail .td_right ul li.td_last{ background: none;}
.top .top_detail .td_right ul li.zh{ background: url(../images/cn.jpg) 0px center no-repeat; text-indent: 10px;}
.top .top_detail .td_right ul li.en{ background: url(../images/en.jpg) 0px center no-repeat; text-indent: 10px;}
.top .top_detail .td_right ul li a{color: #FFF;}
.top .top_detail .td_right ul li a:hover{color: #FFF; text-decoration:underline;}

/* top_logo */
.top_logo{width:1200px;margin:0 auto;height:98px;}
.logo{ width: auto; float: left; height: auto; overflow:hidden;}
.top_dh{width: auto; float: right; height: auto; overflow:hidden;}

.gjc_R{ width:auto; float:right;}
.header_sc{width:213px; float: left;}
#fc{ padding-top:6px;}
#query{ width:164px; height:27px; border-top-left-radius:8px; border-bottom-left-radius:8px; line-height:27px; color:#888; float:left; font-family:"\5fae\8f6f\96c5\9ed1"; border:1px solid #eee; border-right:none; font-size:12px;  margin:0px; background: #eee;  padding:0px; text-indent:8px; outline: none;}
#qb{ width:28px; height:29px; line-height:29px; background:url(../images/search.jpg) no-repeat; margin:0px; padding:0px; border:none; cursor:pointer;}
input:focus{ outline: none;}


/*网站导航*/
.menu { background-color: #005bae; height: 55px; position: relative; z-index: 3; }
.menu .center { position: relative; height: 55px; width: 1200px; margin: 0px auto;}
.menulihover { width: 133px; overflow: hidden; background: #e60011; height: 55px; position: absolute; left: 0px; top: 0px; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; display: none; }
.menu ul { float: left; }
.menu ul li { width: 133px; float: left; position: relative; z-index: 4; }
.menu ul li a { display: block; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; line-height: 55px; height: 55px; font-size: 16px; color: #FFF; font-family: arial; font-weight: normal; text-align: center; position: relative; font-family:"\5fae\8f6f\96c5\9ed1"; }
.menu ul li a em { float: right; width: 1px; height: 13px; margin-top: 21px; display: block; background-color: #0d74d0; }
.menu ul li a:hover { color: #fff; text-decoration: none; }
.menu ul li a.over { color: #fff; }
.menu ul li a.hover { color: #fff; }
.menu ul ul { position: absolute; z-index: 9999; width: 133px; left: 0px; top: 55px; height: auto; background-color: #e60011; display: none; overflow: hidden; }
.menu ul ul li { width: 100%; }
.menu ul ul a { font-size: 15px; line-height: 38px; -webkit-transition: all ease-out 0.3s; transition: all ease-out 0.3s; background: none; height: 38px; overflow: hidden; text-align: center; font-family:"\5fae\8f6f\96c5\9ed1";  display: block; }
.menu ul ul a:hover { color: #fff; font-weight: normal; background-color: #005bae; }
.click { float: right; width: 76px; height: 20px; margin-top: 17px; }
.click a { width: 24px; height: 20px; float: left; background-position: -19px 0; margin-right: 28px; position: relative; }
.click a.weibo { background-position: -52px 0; margin-right: 0;}
.click a.weixin span { position: absolute; top: 30px; right: -58px; width: 120px; height: 0px; overflow: hidden; transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; }
.click a.weixin span img { width: 120px; height: 120px; overflow: hidden; }
.click a.weixin:hover span { height: 120px;}


/**banner**/
.banner{ height:600px; position:relative; z-index:0; margin-top:-12px;}
.main_visual{height:600px;overflow:hidden;position:relative; width:100%; left:0;top:0px;}
.main_image{height:600px;overflow:hidden;position:relative;}
.main_image ul{width:9999px;height:600px;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;width:100%;height:600px;}
.main_image li a{display:block;width:100%;height:600px}
div.flicking_con{position:absolute; bottom: 15px; left:50%;z-index:999;width:270px;height:21px;margin:0 0 0 -135px;}
div.flicking_con a{float:left;width:57px;height:6px;margin:0;padding:0;display:block;text-indent:-1000px ; background: #FFF; margin: 0px 5px;}
div.flicking_con a.on{ background: #ff1a0d;}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:27px!important;height:51px!important;top:250px; display: block;}
#btn_prev{background:url(../images/cp_jt1.png) no-repeat left top;left:100px;}
#btn_next{background:url(../images/cp_jt2.png) no-repeat right top;right:100px;}

.main_visual2{height:530px;overflow: visible;position:relative;}
.main_image2{height:530px;overflow: hidden;position:relative;top:20px;}
.main_image2 ul{width:9999px;height:480px;overflow:hidden;position:absolute;top:0px;left:0}
.main_image2 li{float:left;width:100%;height:480px;}

.flicking_con2{position: relative;top:535px!important; z-index:999; margin:0 auto;}
.flicking_con2 a{float:left;width:12px;height:12px;margin:0 5px;padding:0;background:#ababab;display:block;text-indent:-1000px}
.flicking_con2 a.on{background:#c21717;}
#btn_prev2,#btn_next2{z-index:11111;position:absolute;display:block;width:27px!important;height:51px!important;top:215px; display: block;}
#btn_prev2{background:url(../images/cp_jt1.png) no-repeat left top;left:0px;}
#btn_next2{background:url(../images/cp_jt2.png) no-repeat right top;right:0px;}

/*产品展示*/
.content_p1{ width:100%; margin:0px auto; height:516px; background: url(../images/cpzs_bg.jpg) no-repeat; overflow:hidden;}
.incpzs_module{ width: 1200px; margin: 0px auto; height: auto; overflow: hidden;}
.incpzs_item{ width: 100%; text-align: center; height:80px; overflow: hidden; margin-top: 30px; background: url(../images/cpzs_tb.jpg) bottom center no-repeat; }
.incpzs_item h2{ font-size:30px; color: #FFF; line-height: 40px; font-weight: normal;}
.incpzs_item p{ font-size: 14px; color: #FFF; line-height:26px;}
.pro{height:813px;position:relative;overflow:hidden;width:100%}
.pro .probg1{position:absolute;background:url(../images/ico.png) no-repeat left top transparent;width:178px;height:176px;display:block;right:50%;margin-right:672px;top:121px;background-position:-77px -114px}
.pro .probg2{background:url(../images/ico.png) no-repeat left top transparent;width:364px;height:121px;display:block;background-position:-72px -305px;position:absolute;left:50%;margin-left:587px;top:718px}
.pro .pronav{width:918px;margin:0 auto;border-top:1px solid #ccc;margin-top:28px;position:relative}
.pro .pronav .line{width:48px;height:2px;background-color:#be0f17;position:absolute;left:160px;top:-1px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}
.pro .pronav a{display:block;float:left;width:130px;color:#FFF;height:53px;line-height:53px;text-align:center;font-size:15px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
.pro .pronav a:hover{text-decoration:none}
.pro .pronav a.on{color:#be0f17;font-weight:700}
.pro .title{border:0;height:71px}
.pro .promain{width:1200px;margin:0 auto}
.pro .promain ul{overflow:hidden;width:1200px;padding-top:28px;display:none}
.pro .promain ul li{width:288px;height:252px;color:#fff;float:left;margin-left:16px;text-align:center;margin-bottom:30px;position:relative}
.pro .promain ul li a{color:#fff;line-height:56px;background-color:#999;font-size:15px;display:block;width:288px;height:252px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;transition:all .3s;position:relative;z-index:2}
.pro .promain ul li a img{display:block;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
.pro .promain ul li a:hover{text-decoration:none;background-color:#be0f17}
.pro .promain ul li a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.pro .promain ul li a .probg{display:block;width:288px;height:195px;overflow:hidden}
.pro .promain ul li .yy{position:absolute;width:96%;left:2%;bottom:4px;z-index:1;height:5px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
.pro .promain ul li:hover .yy{-webkit-box-shadow:0 5px 23px #be0f17;-moz-box-shadow:0 5px 23px #be0f17;-ms-box-shadow:0 5px 23px #be0f17}
.incpzs_module_module ul li.incpzs_eq{ margin-left: 0px;}
.incpzs_title{ width: 120px; height: 60px; float: left;}


.incpzs_module_module ul li{ width: 288px; height: auto; overflow: hidden;}
.incpzs_pic{ width: 288px; height: 190px; overflow: hidden;}
.incpzs_module_module ul li p{ clear: both; width: 100%; height: 40px; text-align: center; line-height: 40px; font-size: 14px; color: #FFF; background: #3572b5;}
.incpzs_module_module ul li:hover .incpzs_pic img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
.incpzs_module_module ul li:hover p{ background: #e00111;}



.parBd{overflow:hidden; position:relative; padding:0px 0px;}
.hd{ overflow:hidden;  height:9px; padding:0 10px; width: 120px; margin:20px auto;}
.hd .prevStop{ background-position:-60px 0; }
.hd .nextStop{ background-position:-60px -50px; }
.hd ul{ float:right; overflow:hidden; zoom:1; height: 9px;}
.hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.png") 0 -9px no-repeat; float: left;}
.hd ul li.on{ background-position:0 0; background-repeat: no-repeat;}


.slideGroup{ width:1200px; margin: 0px auto; text-align:left;  }
.slideGroup .parHd{ height:39px; line-height:39px; width: 998px; margin: 30px auto 20px;  position:relative;  }
.slideGroup .parHd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
.slideGroup .parHd ul li{ float:left; text-align:center; cursor:pointer; font-size: 15px; color: #FFF;  width: 106px; height: 37px; border: 1px solid #cecece; margin-left: 20px;}
.slideGroup .parHd ul li.on{ height:37px;  background:#e00111; border:1px solid #e00111;}
.slideGroup .slideBox{ overflow:hidden; zoom:1; padding:10px 0 10px 0px; position:relative;   }

.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:5px; top:10px; display:none; width:30px; height:94px; border:1px solid #ddd; background:url(../images/icoLeft.gif) center center no-repeat #f4f4f4;}
.slideGroup .sNext{ left:auto; right:5px; background:url(../images/icoRight.gif) center center no-repeat #f4f4f4;  }
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }

.slideGroup .parBd ul{ overflow:hidden; zoom:1;}
.slideGroup .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.slideGroup .parBd ul li .pic{ text-align:center; }
.slideGroup .parBd ul li .pic img{ width:120px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
.slideGroup .parBd ul li .title{ line-height:24px;}



/*程通简介*/
.content_p2{ width: 100%; height: auto; overflow: hidden;}
.inctjj_module{ width: 1200px; margin: 0px auto; height: auto; overflow: hidden;}
.inctjj_item{ width: 100%; height: 80px; overflow: hidden; text-align: center; background: url(../images/inctjj_t.jpg) bottom center no-repeat;}
.inctjj_item h2{ font-size: 30px; color: #005bac; line-height: 40px; width: 100%;}
.inctjj_item p{ font-size:14px; color: #4a4a4a; line-height: 26px;}
.inctjj_module_module{ clear: both; height: auto; overflow: hidden;  padding: 30px 0px;}
.inctjj_l{ width: 466px; float: left; height: auto; overflow: hidden; position: relative; z-index: 33;}
.inctjj_pic{ width: 458px; height: 378px; border: 4px solid #eee;}
.inctjj_more{ width: 173px; height: 46px; line-height: 46px; background: url(../images/ctjj_mbg.jpg) no-repeat; text-align: center; font-size: 14px; color: #FFF; position: absolute; left: 0px;}
.inctjj_r{ width: 650px; float: right; height: auto; overflow: hidden;}
.inctjj_title{ width: 100%; height: auto; overflow: hidden;}
.inctjj_title h2{ color: #cacaca; font-size: 48px; font-family: '../fonts/impactregular'; text-transform: uppercase; line-height: 60px;}
.inctjj_title p{ color: #333; font-size: 24px;  line-height: 26px;}
.inctjj_content{ clear:both; margin-top:20px; color: #4a4a4a; font-size: 14px; line-height: 30px;}
.inctjj_tb{ clear: both; margin-top:20px; height: auto; overflow: hidden;}
.inctjj_tb ul li{ width: auto; float: left; margin-right: 17px;transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s;}
.inctjj_icon{ width: 80px; height: 80px; float: left; border: 1px solid #e1e1e1; border-radius: 50%; text-align: center; line-height: 80px;}
.inctjj_icon i{ font-size: 30px; display: block;}
.inctjj_nr{ width: auto; float: left; margin-left: 10px;}
.inctjj_nr h2{ font-size: 16px; color: #333; line-height: 22px; margin-top: 15px; font-weight: normal;}
.inctjj_nr p{ font-size: 11px; color: #666; line-height: 22px; font-family: "Arial"; text-transform: uppercase;}
.inctjj_icon1 i{ font-size: 48px; display: block;}
.inctjj_icon2 i{ font-size: 48px; display: block;}
.inctjj_tb ul li:hover .inctjj_icon{ background: #005bae; transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s;}
.inctjj_tb ul li:hover .inctjj_icon i{ color: #FFF; }
.inctjj_tb ul li:hover .inctjj_nr h2{ color: #005bae; transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s;}
.inctjj_tb ul li:hover .inctjj_nr p{ color: #005bae; transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s;}



/*新闻中心*/
.content_p3{ width: 100%; height: auto; overflow: hidden; margin-top: 30px;}
.xwdt_module{ width: 1200px; margin: 0px auto; height: auto; overflow: hidden;}
.xwdt_item{ width: 100%; height: 80px; overflow: hidden; text-align: center; background: url(../images/inctjj_t.jpg) bottom center no-repeat;}
.xwdt_item h2{ font-size: 30px; color: #005bac; line-height: 40px; width: 100%;}
.xwdt_item p{ font-size:14px; color: #4a4a4a; line-height: 26px;}
.xwdt_title{color:#333;font-family:"\5fae\8f6f\96c5\9ed1";  font-size:16px; line-height: 60px; clear: both; text-align: center;}
.xwdt_xh{ width:1200px; height:1px; background:#cecece;  margin-top:35px;}
icon{ font-size:42px; height:40px; color:#c2c2c2; position:absolute; bottom:-15px; left:0px; right:0px;}

.xwct_module{ width:560px; height: 304px; overflow: hidden; border-left: 1px solid #dfdfdf;}
.xwdt_module_module{ clear:both; height:auto; overflow:hidden; margin: 30px 0px 0px;}
.xwdt_pic{ width:451px; height: 304px; border: 5px solid #dedede; float: left;}
.xwdt_content_module{width:540px; margin-left: 20px; float:right; background:#FFF; height:auto; overflow:hidden;}
.xwdt_module_module ul li{ width:560px; padding-top:10px; padding-left:10px; height:90px; float:left;}
.xwdt_date{ width:79px; height:79px; border-right:1px solid #dedede; font-family:"\5fae\8f6f\96c5\9ed1";  color:#1047af; font-family:"\5fae\8f6f\96c5\9ed1";  text-align:center; float:left;}
.xwdt_module_module ul li.xwdt_selected{ background:#1047af; position: relative; z-index: 66;}
.xwdt_module_module ul li.xwdt_selected i{ width: 3px; height: 41px; display: block; background: url(../images/xwdt_yd.jpg) right center no-repeat; position: absolute; z-index: 66; right: -23px; top: 0px;}
.xwdt_module_module ul li.xwdt_selected a{ color: #FFF;}
.xwdt_date span{ font-size:36px;font-family:"\5fae\8f6f\96c5\9ed1"; width:79px; height:45px; font-size: 36px; line-height:45px; font-weight: bold;}
.xwdt_date p{ font-size:14px; font-family:"\5fae\8f6f\96c5\9ed1"; width:79px; height:24px; line-height:24px; color: #666;}
.xwdt_content{ width:430px; float:left;font-family:"\5fae\8f6f\96c5\9ed1"; height:85px; margin-left:20px;}
.xwdt_ct_title{ font-size:16px; font-family:"\5fae\8f6f\96c5\9ed1"; color:#333; line-height:30px;}
.xwdt_ct_content{ font-size:13px; color:#9a9a9a; line-height:18px;}
.xwdt_module_module ul li:hover{ background:#1047af;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.xwdt_module_module ul li:hover .xwdt_date{ color:#FFF; -webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.xwdt_module_module ul li:hover .xwdt_date p{ color:#FFF; -webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.xwdt_module_module ul li:hover .xwdt_ct_title{ color:#FFF; -webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.xwdt_module_module ul li:hover .xwdt_ct_content{ color:#e4e4e4; -webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}


.xwdt_pic ul li{ margin: 0px; padding: 0px;}
.example{}
.example ol{position:relative;width: 80px;height: 20px;top:-30px;left:150px;}
.example ol li{float:left;width: 10px;height: 10px;margin: 5px;background: #fff; cursor:pointer; border-radius: 50%;}
.example ol li.seleted{background: #1047af;}

.xwdt_content_title{ width: 129px; margin-left: 25px; float: left; height: auto; margin-right: 20px;}
.xwdt_content_title ul li{ margin: 0px; padding: 0px; width: 127px; float: left; height: 40px; line-height: 40px;font-family:"\5fae\8f6f\96c5\9ed1";  font-size: 16px; color: #333; text-align: center; border: 1px solid #dfdfdf;}
.xwdt_content_title ul li a{ color: #333; display: block;}
.xwdt_content_title ul li a:hover{ background: #1047af;  color: #FFF;}
.xwdt_content_title ul li:nth-child(2) { margin-top: 20px;}

.xwct_module .hide{ display:none; overflow:hidden;}



.xwlb_slideBox{ width:451px; height:304px; overflow:hidden; position:relative;}
.xwlb_slideBox .xwlb_hd{ height:15px; overflow:hidden; position:absolute; right:5px; width: auto; bottom:0px; z-index:1;}
.xwlb_slideBox .xwlb_hd ul{ overflow:hidden; zoom:1; float:left;}
.xwlb_slideBox .xwlb_hd ul li{ float:left; margin-right:3px;  width:30px; height:6px; line-height:14px; text-align:center; background:#333; cursor:pointer; }
.xwlb_slideBox .xwlb_hd ul li.on{ background:#f00; color:#fff; }
.xwlb_slideBox .bd{ position:relative; height:100%; z-index:0;}
.xwlb_slideBox .bd li{ zoom:1; vertical-align:middle; }
.xwlb_slideBox .bd img{ width:451px; height:304px; display:block;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.xwlb_slideBox .prev,
.xwlb_slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.xwlb_slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.xwlb_slideBox .prev:hover,
.xwlb_slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;}
.xwlb_slideBox .prevStop{ display:none;}
.xwlb_slideBox .nextStop{ display:none;}




/*资质荣誉*/
.content_p4{ width: 100%; height: auto; overflow: hidden;}
.w1200{ width: 1200px; margin: 0px auto;}
/*-------荣誉---------*/
.ryzzbg { background: url(../images/ryzzbg.jpg) repeat-x; width:100%; height:489px; margin:0 auto; margin-top:35px;}
.rynk { padding-top:48px;}
.rynkz { float:left; width:575px;}
.rynky { float:right; width:578px;}
.ryzzbt { float:left; width:100%;}
.ryzzbt h3 { color:#084986; font-weight: normal; float:left; background: url(../images/zzry_t.jpg) 0px center no-repeat; text-indent: 20px; font-size:24px;}
.rymore{ float:right; padding-right:15px; color:#666; height:32px; line-height:32px; font-size:14px;}
.rymore:hover{color:#ec0000;}

.ryzzkuang { width:570px; height:308px; background:#FFF; border:4px solid #ddd;  float:left; margin-top:37px;}
.ryzuo { width:196px; float:left; background:url(../images/rybg1.jpg) no-repeat; height:308px;}
.ryzuo h3 { font-size:14px; color:#FFF; font-weight:500; line-height:24px; padding-top:50px; padding-left:16px;}
.ryzuo p { font-size:12px; color:#5d8fc6; padding-left:16px; text-transform:uppercase; line-height:22px; padding-top:3px;}
.ryyou { float:right; background:#E6E6E6; width:364px; height:308px;}

#focus4{width:290px;height:247px;position:relative; margin:0 auto; margin-top:39px; overflow:hidden;}
#focus4 ul{height:247px;position:absolute;}
#focus4 ul li{float:left;width:290px;height:247px;overflow:hidden;position:relative;}
#focus4 .btn{position:absolute;width:290px;height:9px;left:240px;bottom:1px;text-align:right;}
#focus4 .btn ul li{display:inline-block;_display:inline;_zoom:1;width:9px;height:9px;margin-left:7px;cursor:pointer; background: url(../images/ryhui.png) no-repeat;}
#focus4 .btn ul li.on{ background:url(../images/rylan.png) no-repeat;}
#focus4 .preNext{ display:none;}


#focus5{width:570px;height:308px;position:relative; margin:0 auto;overflow:hidden;}
#focus5 ul{height:308px;position:absolute;}
#focus5 ul li{float:left;width:570px;height:308px;overflow:hidden;position:relative;}
#focus5 .btn{position:absolute;width:64px;height:9px;right:25px;bottom:21px;text-align:right;}
#focus5 .btn ul li{display:inline-block;_display:inline;_zoom:1;width:9px;height:9px;margin-left:7px;cursor:pointer; background: url(../images/ryhui.png) no-repeat;}
#focus5 .btn ul li.on{ background:url(../images/rylan.png) no-repeat;}
#focus5 .preNext{ display:none;}

#focus5 ul li span { background:url(../images/xchbg.png) repeat; position:absolute; bottom:0; left:0; width:570px; height:54px; line-height:54px; color:#FFF; display:block; padding-left:28px; font-size:14px;}


/*生产实力*/
.content_p5{ clear: both; width: 100%; height: auto; overflow: hidden; padding:0px 0;}
.inscsl_module{ width: 100%; margin: 0px auto; height: auto; overflow: hidden;}
.inscsl_item{ width: 100%; height: 80px; overflow: hidden; text-align: center; background: url(../images/inctjj_t.jpg) bottom center no-repeat;}
.inscsl_item h2{ font-size: 30px; color: #005bac; line-height: 40px; width: 100%;}
.inscsl_item p{ font-size:14px; color: #4a4a4a; line-height: 26px;}
.inscsl_module_module{ clear: both; height: auto; overflow: hidden;  padding: 30px 0px;}


.ingssl_pic{ width: 282px; height: 200px; overflow: hidden; transition: all 0.5s;}
.ingssl_pic img{ transition:All 0.3s ease-in-out; -webkit-transition:All 0.3s ease-in-out; -moz-transition:All 0.3s ease-in-out;-o-transition:All 0.3s ease-in-out;}
.ingssl_pic:hover img{transform:scale(1.2); -webkit-transform:scale(1.2);-moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}
.Box .BoxSwitch {margin-top: 30px;text-align: center;}
.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
.Box .BoxSwitch span.cur {background: red;}
scsl_title{ width: 100%; height: 45px; line-height: 45px; background: #000; text-align: center; color: #FFF; font-size: 14px; position: absolute; bottom:-45px; opacity: .8;}
.scsl_title{ width: 100%; height: 45px; line-height: 45px;  text-align: center; color: #454545; font-size: 14px; border-bottom: 1px solid #e3e3e3;}
.ingssl_hide{ display: none;}
.ingssl_left{ width: 1300px; margin: 0px auto; position: relative; z-index: 66;}
.ingssl_bd{ width: 1200px; margin: 0px auto;}
.ingssl_bd ul li{float: left;width: 282px;height: auto; position: relative; z-index: 33; margin-left: 22px;overflow: hidden;}
.ingssl_hd a.next{ background: url(../images/left.png) no-repeat; display: block; width: 35px; height: 75px; position: absolute; top: 70px; left:0px; cursor:pointer;}
.ingssl_hd a.prev{ background: url(../images/right.png) no-repeat; display: block; width: 35px; height: 75px; position: absolute; top: 70px; right:-10px; cursor:pointer;}
.ingssl_bd ul li:hover .scsl_title{ color: #ec0000;}

/*服务咳咳咳*/
.content_p6{ clear: both; width: 100%; height: auto; overflow: hidden; padding:0px 0;}
.infwkh_module{ width: 100%; margin: 0px auto; height: auto; overflow: hidden;}
.infwkh_item{ width: 100%; height: 80px; overflow: hidden; text-align: center; background: url(../images/inctjj_t.jpg) bottom center no-repeat;}
.infwkh_item h2{ font-size: 30px; color: #005bac; line-height: 40px; width: 100%;}
.infwkh_item p{ font-size:14px; color: #4a4a4a; line-height: 26px;}
.infwkh_module_module{ clear: both; height: auto; overflow: hidden; width: 1200px; margin:30px auto 10px;  border: 1px solid #d7d7d7;}
.infwkh_module_module ul li{ width: 239px; height: 140px; float: left; border-left: 1px solid #d7d7d7;}
.infwkh_module_module ul li a{display:inline;position:relative;float:left;width: 239px; height: 140px;line-height:140px;text-align:center;color:#fff;font-size:14px;}
infwkh_module_module ul li img{position:absolute;left:10px;width: 238px; height: 140px;}
.infwkh_module_module ul li b{display:none;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#000;cursor:pointer;overflow:hidden;}

.allbrand .brand{width:1200px;height:auto;overflow:hidden;margin:30px auto 10px auto;}
.allbrand .brand a{display:inline;position:relative;float:left;width:239px;height:140px;line-height:140px;text-align:center;color:#fff;font-size:14px;}
.allbrand .brand a img{position:absolute;left:0px;width:239px;height:138px;border:1px solid #d7d7d7; border-bottom: none;}
.allbrand .brand a b{display:none;position:absolute;top:36px;left:0px;width:239px;height:0;background:#000;border:1px solid #d7d7d7;cursor:pointer;overflow:hidden;}


/*版权*/
.fyjzzs-footer{ width:100%; height:284px; overflow:hidden; font-size:12px; background:url(../images/ft_bg.jpg) no-repeat;}
.footer_module{ width:1200px; margin:30px auto 0; height:auto; overflow:hidden;}
.footer_module ul li{ width: 350px;  float: left; height: auto; overflow: hidden;}
.footer_module ul li h2{color: #FFF; font-size: 15px; font-weight: normal; line-height: 40px; font-family:"\5fae\8f6f\96c5\9ed1";}
.ftdh_module{ clear: both; height: 168px; overflow: hidden;}
.ftdh_module ul li{ color: #7d7d7d; line-height: 24px; font-size: 12px; font-family:"\5fae\8f6f\96c5\9ed1";}
.ftdh_module ul li a{ color: #7d7d7d;}
.ftdh_module ul li a:hover{ color: #ff7800;}
.ftew_module{ width: 154px; float: left; height: auto; overflow: hidden;}
.footer_module ul li.ftew_eq{ background: none; width: 385px; margin-top: 30px; float: right;}
.ftew_module p{ clear: both;font-family:"\5fae\8f6f\96c5\9ed1"; font-size: 12px; color: #ccc; line-height: 30px; text-align: center;}
.footer_module ul li.ftlx_it{ width: 105px;}
.footer_module ul li.ftlx_it h2{color: #dcdcdc; font-size: 15px; line-height: 40px; width: 170px; font-family:"\5fae\8f6f\96c5\9ed1"; background: url(../images/ft_t.png) bottom left no-repeat;}
.ftlx_it{ width: 170px; padding-left: 10px; height: auto; overflow: hidden;}
.ftlx_module{ clear: both;   margin-top: 10px; width: 100%;}
.ftlx_module ul li{color: #b4b4b4; line-height: 24px; width: 100%; font-size: 13px; font-family:"\5fae\8f6f\96c5\9ed1";}
.ftlx_module ul li a{color: #b4b4b4;}
.ftlx_module ul li a:hover{color: #ead225;}
.footer_module ul li.ftdt_module{ width: 400px;}
.footer_module ul li.ftdt_module ul li{ background: none; width: 170px; float: left;}
.footer_module ul li.ftdt_module ul li a{ color: #ccc;}
.footer_module ul li.ftdt_module ul li a:hover{ color: #ea1a1a;}
.footer_module ul li.ftdt_module h2{ text-indent: 20px;background: url(../images/ftlx_t.jpg) 20px bottom no-repeat;}
.ftfs_module{ width: 215px; float: left; margin-left: 15px; margin-top: 20px; height: auto; overflow: hidden;}
.footer_module ul li .ftfs_module h2{font-family:"\5fae\8f6f\96c5\9ed1"; font-size: 14px; color: #ddd; line-height: 20px;}
.ftlx_dh{ clear: both; height: auto; overflow: hidden; margin-top: 6px;}
.ftlx_ct{ clear: both; height: auto; overflow: hidden; margin-top: 10px;}
.ftlx_ct p{font-family:"\5fae\8f6f\96c5\9ed1"; font-size: 12px; color: #ddd; line-height: 24px;}
.ftlx_kf{ clear: both; width: 117px; height: 35px; background: #ec0000; line-height: 35px;font-family:"\5fae\8f6f\96c5\9ed1"; font-size: 14px; color: #FFF; margin-top: 20px;}
.ftlx_kf i{ display: block; float: left; display: block; text-indent: 15px; margin-right: 5px; font-size: 20px;}
.ftlx_kf a{ color: #FFF;}
.ftlx_kf:hover{ background: #ead225;}


.footer_L{ width: 630px; float: left; height: auto; overflow: hidden;}
.ft_nav{ width: 100%; height: auto; overflow: hidden;}
.ft_nav ul li{ background: url(../images/ft_nt.jpg) right center no-repeat; width: auto; float: left; padding: 0px 10px; color: #bcbcbc; font-size: 14px; font-family:"\5fae\8f6f\96c5\9ed1";}
.ft_nav ul li.ftn_eq0{ padding-left: 0px;}
.ft_nav ul li.ftn_last{ background:none;}
.ft_nav ul li a{ color: #bcbcbc;}
.ft_nav ul li a:hover{ color: #005bae;}
.ft_lx{ clear: both; color: #bdbdbd; font-size: 14px; padding-left: 10px; font-family:"\5fae\8f6f\96c5\9ed1"; line-height: 30px; margin-top: 10px;}
.ft_lx a{ color: #bdbdbd;}
.ft_lx a:hover{ color: #005bae;}

.footer_R{ width: 332px; float: right; height: auto; overflow: hidden;}
.footer_R_content{ width: 195px; float: left; height: auto; overflow: hidden;}
.ft_ct_logo{ width: 100%; height: auto; overflow: hidden; margin-top: 15px;}
.ft_ct_title{ width: 100%; height:28px; border-top: 1px solid #FFF; border-bottom: 1px solid #FFF; color: #FFF; font-size: 14px; font-family:"\5fae\8f6f\96c5\9ed1"; line-height: 28px;  margin-top: 15px; text-align: center;}
.footer_R_ewm{ width: 123px; float: right; height: auto; overflow: hidden;}
.footer_R_ewm p{ clear: both;font-family:"\5fae\8f6f\96c5\9ed1"; font-size: 14px; color: #7f7f7f; line-height: 26px; text-align: center;}


.bottom_module{ clear:both; width:100%; height:60px; line-height:60px; background:#000;}
.bt_module_module{font-family:"\5fae\8f6f\96c5\9ed1"; color:#aeaeae; font-size:13px; line-height:60px; text-align:center; width:1200px; margin:0px auto;}
.bt_module_module a{color:#898989;}
.bt_module_module a:hover{ text-decoration:underline; color: #ead225;}

.bt_L{ width:auto; float:left;font-family:"\5fae\8f6f\96c5\9ed1";}
.bt_R{ width:auto; float:right;font-family:"\5fae\8f6f\96c5\9ed1";}



/*漂浮*/
.bodyright{position: fixed; right: 0; top:50%; margin-top: -126px;z-index: 9999;font-size: 12px;}
.bodyright dd{ padding-bottom: 4px; position: relative; text-align:  center;transition-property:all;transition-duration:.5s;}
.bodyright dd a{ border: 1px solid #f1f1f1; background: url(../images/body_right.png) no-repeat 0 0 #fff; height: 24px;*height: 24px; width: 60px; padding-top: 36px; display: block;}
.bodyright dd.b_r1 a{ background-position: 0 -64px; cursor:pointer;}
.bodyright dd span{ border: 1px solid #f1f1f1; background: url(../images/body_right.png) no-repeat 0 -128px #fff; height: 24px;*height: 24px; width: 60px; padding-top: 36px; display: block; cursor: pointer;transition-property:all;transition-duration:.5s;}
.bodyright dd p{ position: absolute; right: 60px; bottom: 5px; overflow: hidden; display: none; margin-right: 4px;}
.bodyright dd p img{ width:128px;background: #ee0002; padding: 6px; overflow: hidden; }

div.pcdh_item{position: absolute; right: 60px; bottom: 0; overflow: hidden; display: none; margin-right: 4px;font-family:"\5fae\8f6f\96c5\9ed1"; width:200px; line-height: 60px; background: #ee0002; color: #FFF; font-weight: bold; font-size: 24px; text-align: center; cursor:pointer;}
div.pcdh_item p{}

.bodyright dt{ display: none; border: 1px solid #f1f1f1; background: url(../images/body_right.png) no-repeat 0 -191px #fff; height: 24px;*height: 24px; width: 60px; padding-top: 36px; cursor: pointer;transition-property:all;transition-duration:.5s; text-align: center;}

.bodyright dd.hover a,.bodyright dd.hover span,.bodyright dt:hover{ background-image: url(../images/body_right1.png); background-color: #ee0002; color: #fff; border-color: #ee0002;}

.dingwei{ background:#e6e6e6; height:67px;}
.dingwei_txt{width:1200px; background:url(../images/dangq.png) 0px center no-repeat; height:67px; text-indent:15px;font-family:"\5fae\8f6f\96c5\9ed1"; line-height:67px; margin:0 auto;font-size:14px;color:#333;}
.dingwei_txt a{color:#252525;}
.dingwei_txt a:hover{ color:#ee0000;}
.yewu{ width:1200px; height:211px; margin-top:56px; background:#f5f5f5;}




/*二级产品分类*/
.erfl_module_module{ clear:both; width:265px; height:auto;}
.erfl_content{width:220px; height:auto; background:#FFF; border:1px solid #51170b;border-top:none; padding:20px 10px 20px;}
.erfl_content ul li{ width:100%; margin:0px auto; height:45px; text-indent:45px;font-family:"\5fae\8f6f\96c5\9ed1"; color:#333; border-bottom: 1px solid #ddd; line-height:45px; font-size:14px;position:relative; z-index:99;}
.erfl_content ul li:hover{
	background:#51170b;
	-webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 1.1);}
	}
.erfl_content ul li a{ color:#4a4a4a; display:block;}
.erfl_content ul li h2:hover a{ color:#FFF;}
.erfl_content ul li:hover h2 a{ color:#FFF;}
.cenav li:hover h2 a{ color: #FFF;}

.cenav{ padding-bottom:20px; border-bottom: 1px solid #eee; margin-bottom:20px; border-left:8px solid #E5E5E5; height: 399px;}
.cenav li{ padding:0 0px; line-height:62px !important; font-size:16px; color:#fff; position:relative;}
.cenav li a{ display:block; color:#FFF; border-bottom:1px solid #ddd; position:relative; overflow:hidden; line-height:62px; z-index:2;}
.cenav li a span{ display:block; float:left; cursor:pointer; text-indent:30px;}
.cenav li a b{ display:block; float: right; cursor:pointer; font-family:"宋体"; font-weight:normal; margin-right: 15px;}
.cenav li div.erfl_zz{ display:block; position:absolute; left:0; top:0; width:0px; height:62px; background:#d02d1e;}
.cenav li h2{ font-weight: normal; font-size: 16px;}
.cenav li div.erfl_zz, .cenav li a{
	-webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	color: #333;
}
.cenav li:hover div.erfl_zz, .cenav li.cenn div.erfl_zz{ display:block; position:absolute; left:0; top:0; width:100%; height:62px; background: #ce000c;}
.cenav li h2:hover a, .cenav li.cenn a{ color:#FFF; border-bottom-color:#d02d1e; border-bottom: 1px solid #d93724;}

.erfl_second{ clear:both; width:185px; margin:0px auto; height:auto; overflow:hidden; margin-top:6px;  background: #FFF; z-index: 9999; padding: 0px 0px 0px;}
.erfl_second dl dt{ margin:0px; padding:0px; background:url(../images/lt_li.gif) 10px center no-repeat;  text-indent:20px;font-family:"\5fae\8f6f\96c5\9ed1"; height:62px; line-height:62px; color:#4a4a4a; font-size:14px;}
.erfl_second dl dt a{ color:#4a4a4a;}
.erfl_second dl dt a:hover{ color:#FFF;}
.erfl_second dl dt:hover{
	background:#d93724; color:#FFF;
	-webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 1.1)
	;
	transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 1.1);}
	}
.erfl_second dl dt:hover div.erfl_zz, .erfl_second dl dt.cenn div.erfl_zz{ display:block; position:absolute; left:0; top:0; width:100%; height:50px; background: #d93724;}
.erfl_second dl dt:hover a, .erfl_second dl dt.cenn a{ color:#FFF; border-bottom-color:#d02d1e; border-bottom: 1px solid #d93724;}
.erfl_second dl dt a span{ text-indent:20px;}
.cenav li:hover a{border-bottom:#d93724;}
.cenav ul li:hover a span{ color: #FFF;}
.cenav ul li:hover a{ border-bottom: 1px solid #ddd;}
.cenav ul li em{ background: #e70012; position: absolute; left: -8px; bottom: 1px; width: 12px; height: 62px; display: none; z-index: 22;}
.cenav ul li:hover em{ display: block;}

.cenav li div{ display:block; position:absolute; left:0; top:0; width:0px; height:62px; background:#e70012;}
.cenav li div, .cenav li a{
	-webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	-o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 1.1);
	color: #333;
}
.cenav li:hover div, .cenav li.cenn div{ display:block; position:absolute; left:0; top:0; width:100%; height:62px; background: #e70012;}
.cenav li:hover a, .cenav li.cenn a{ color:#FFF; border-bottom-color:#e70012; border-bottom: 1px solid #058835; }



/*二级联系我们*/
.erlx_module{ width:223px; border:1px solid #f0f0f0; height:auto; overflow:hidden;}
.erlx_item{font-family:"\5fae\8f6f\96c5\9ed1"; font-size:14px; font-weight:bold; color:#000; height:40px; line-height:40px; text-indent:15px; border-bottom:1px solid #f0f0f0;}
.erlx_item_title{ width:auto; float:left;}
.erlx_item_more{ width:auto; float:right; margin-right:10px;font-family:"\5fae\8f6f\96c5\9ed1"; font-size:12px; color:#666; font-weight:normal;}
.erlx_item_more a{ color:#666;}
.erlx_item_more a:hover{ color:#f75800;text-decoration:underline;}
.erlx_module_module{ clear:both; height:auto; overflow:hidden; }
.erlx_pic{ width: 100%;}
.erlx_content{ clear: both;padding:8px 10px; font-family:"\5fae\8f6f\96c5\9ed1"; line-height: 26px; color: #666; font-size: 14px; height: auto; overflow: hidden;}

.ctlxwm_mdoule{ width:100%; height:auto; overflow:hidden;}


.view {width:302px; height:191px;border:10px #cfcfcf solid; overflow: hidden; position: relative; text-align: center; float:left; }
.view .mask, .view .content {width:302px; height:191px;position: absolute; overflow: hidden; top: 0px; left: 0px; }
.view img { display: block; position: relative;}
.second-effect .mask {opacity: 0;overflow:visible;border:0px solid rgba(0,0,0,0.7);-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.second-effect a.info {position:relative;top:-10px;opacity:0;-moz-transform:scale(0,0);-webkit-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out; -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;-o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;-ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;}
.second-effect:hover .mask {opacity: 1; border:100px solid rgba(0,0,0,0.7);}
.second-effect:hover a.info {opacity:1;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-moz-transition-delay:0.3s;-webkit-transition-delay:0.3s;
-o-transition-delay:0.3s;-ms-transition-delay:0.3s;transition-delay:0.3s;}
.view a.info { display: inline-block; text-decoration: none; padding: 0px; text-indent: -9999px; width: 20px; height: 20px;}


.yewu_con{ margin-left:40px; float:left;}
.yewu_tit{ width:800px; height:60px; line-height:60px; font-size:20px; color:#505050; font-weight:bold;border-bottom:1px #8d8d8d solid;}
.yewu_tit a{color:#505050;}
.yewu_tit a:hover{font-size:20px; color:#ee0000;}

.yewu_txt{width:800px; height:50px; line-height:25px; overflow:hidden; margin:15px 0; }
.yewu_btn{ width:130px; height:34px; margin-top:13px; color:#656565 font-size:14px; float:right;}
.yewu_btn a{display: block;width:130px;height:40px; line-height:40px; text-align:center;border:1px solid #bfbfbf; color:#656565;-moz-transition: all 0.2s linear 0s;-webkit-transition: all 0.2s linear 0s;-o-transition: all 0.2s linear 0s;transition: all 0.2s linear 0s; /* Gecko browsers */ -moz-border-radius: 50px;  -webkit-border-radius: 50px;   /* Webkit browsers */ border-radius:50px; /* W3C syntax */}
.yewu_btn a:hover{background:#ee0000; border:none; color:#fff;}


/*二级右侧*/
.content_L{ width:214px; float:left;}
.content_R{width:763px; float:right;}
.common_module{ float:right;  width:953px; height:auto; overflow:hidden;}
.common_item{ width:953px; height:75px; line-height:75px;background:url(../images/cn_bg.gif) right top no-repeat;}
.common_item_title{ color:#006BB9;font-family:"\5fae\8f6f\96c5\9ed1"; font-size:18px; float:left; line-height:75px; text-indent:45px; background:url(../images/border-topl.gif) left top no-repeat; font-weight:bold;}
.common_item_title span{ color:#b1b1b1; font-size:13px;}
.common_item_more{ width:60px; float:right; line-height:75px; width:auto; margin-right:15px; color:#333; font-family:Arial, Helvetica, sans-serif; font-size:13px; background:url(../images/dangq.jpg) 0px 30px no-repeat; text-indent:15px;}
.common_item_more a,.common_item_more a:link,.common_item_more a:visited,.common_item_more a:active{color:#333;}
.common_item_more a,.common_item_more a:hover{ color:#e43031;}
.common_module_module{ clear:both; padding: 10px 15px 10px; line-height:26px; font-size:14px; border:1px solid #eaeaea; border-top: none;}
.common_module_module a,.common_module_module a:link,.common_module_module a:visited,.common_module_module a:active{ color:#5e5e5e;}
.common_module_module a,.common_module_module a:hover{ color:#F00;}


/*banner*/
.wywh-banner{ clear:both; width:100%; height:auto; overflow:hidden; text-align:center;}
.br_module{ width: 100%; height: auto; overflow: hidden;}
.br_module img{ width:100%; height: 100%;}

.fyjzzs-content{ height: auto;width: 100%;}
.se_header{ width:1200px; margin:0px auto; height:auto; overflow:hidden;  float:none; background: #FFF;}
.seheader_L{ width:223px; float:left;position:relative;z-index:999; border: 1px solid #eee; border-bottom: none;}
.seheader_item{ background:url(../images/border-topr.gif) right top no-repeat;}
.seheader_item_title{ background:url(../images/border-topl.gif) left top no-repeat; line-height:104px; height:104px;font-family:"\5fae\8f6f\96c5\9ed1"; font-size:30px; color:#515151;  font-weight:bold; text-indent:20px;}
.seheader_R{ width:975px; float:right; height:auto; overflow:hidden;}
.seheader_dq{ background:url(../images/home.jpg) 0px center no-repeat; font-family:"\5fae\8f6f\96c5\9ed1"; height:40px; line-height:40px; font-size:14px; color:#515151; text-indent:25px;}
.seheader_dq a{ color:#515151;}
.seheader_dq a:hover{ color:#f75800;}
.se_xh{ clear:both; width:100%; height:1px; border-top:1px solid #eee;}

.ct_module{ clear:both; width:1200px; margin:0px auto; font-weight: normal; height:800px;  position: relative; z-index: 666;}
.ct_L{ width:300px; height:auto; float:left; position: absolute; top: -65px; left: 0px;}
.erfl_item{ width:334px; height: 194px;  background: url(../images/about_03.png) no-repeat; font-family:"\5fae\8f6f\96c5\9ed1"; color: #FFF; text-indent: 60px;}
.erfl_item h2{ font-size: 24px; line-height: 40px; padding-top: 80px;}
.erfl_item p{ font-size: 14px; line-height: 22px; font-family:Arial, Helvetica, sans-serif; text-transform: uppercase;}
.ct_R{ width:935px; float:right; height:100%; margin-top:20px; font-weight: normal; background: #F5F5F5; position: absolute; top: -65px; right: 0px;}
.ctcommon_module{border:1px solid #f0f0f0; width:933px; padding-top: 30px; height:100%; overflow:hidden;}
.ctcommon_item{ background:url(../images/dqtp.gif) left top no-repeat; border:none; border-bottom:1px solid #eaeaea; height:51px; line-height:56px;font-family:"\5fae\8f6f\96c5\9ed1";color:#333; font-size:16px; text-indent:0px;  margin:0px auto;}
.ctcommon_title{ width: auto; float:left;}
.ctcommon_title em{ width: 4px; height: 20px; background: #e70012; margin:18px 9px 0 20px; display: block; float: left;}
.ctcommon_more{ background:url(../images/about_05.jpg) 0px center no-repeat; font-family:"\5fae\8f6f\96c5\9ed1"; height:40px; line-height:40px; width: auto; float: right; font-size:14px; color:#515151; text-indent:25px; margin-right: 15px;}
.ctcommon_more a{ color:#515151;}
.ctcommon_more a:hover{ color:#d02f1e;}
.ctcommon_module_module{ clear:both; height:auto; overflow:hidden;font-family:"\5fae\8f6f\96c5\9ed1";color:#212121; line-height:28px; padding:15px 20px; font-size:15px;}
.ctcommon_module_module a{color:#515151;}
.ctcommon_module_module a:hover{color:#e70012;}

.ctlxwm_mdoule{ width:100%; height:auto; overflow:hidden;}


/*二级资质荣誉*/
.erry_module{ width:223px; border:1px solid #f0f0f0; height:auto; overflow:hidden;}
.erry_item{font-family:"\5fae\8f6f\96c5\9ed1"; font-size:14px; font-weight:bold; color:#000; height:40px; line-height:40px; text-indent:15px;}
.erry_item_title{ width:auto; float:left;}
.erry_item_more{ width:auto; float:right; margin-right:10px;font-family:"\5fae\8f6f\96c5\9ed1"; font-size:12px; color:#666; font-weight:normal;}
.erry_item_more a{ color:#666;}
.erry_item_more a:hover{ color:#f48819;}
.erry_module_module{ clear:both; height:auto; overflow:hidden; padding:15px 2px; text-align:center;}


/*二级产品分类*/
.content_p22{ width:1200px; margin:0px auto; height:auto; overflow:hidden;}
.ercpfl_module{ width:225px; float:left; height:auto; overflow:hidden;}
.ercpfl_item{ width:100%; height:auto; overflow:hidden;}
.ercpfl_module_module{ clear:both; width:100%; height:auto; overflow:hidden;}
.ercpfl_content{ padding:10px 12px; border: 1px solid #eee; border-top: none;}
.ercpfl_content ul li{ width:auto; margin:10px auto 0px; text-indent:15px;font-family:"\5fae\8f6f\96c5\9ed1"; color:#333; line-height:45px;}
.ercpfl_content ul li h2{ background:#eee; border: 1px solid #eaeaea; height:40px; line-height:40px; font-weight:normal;font-size:16px; color:#333;}
.ercpfl_content ul li h2 a{color:#333;}
.ercpfl_content ul li h2 a:hover{color:#FFF;}
cpfl_content ul li:hover{ background:url(../images/cpfl_h.jpg) 0px center no-repeat; color:#FFF; }
cpfl_content ul li:hover a{ color:#FFF;}
.ercpfl_content ul li:hover h2{ background: #f75800; color: #FFF;}
.ercpfl_content ul li:hover a{ color: #FFF;}
.ercpfl_content ul li a{ color:#FFF;}
.ercpfl_bottom{ clear:both; width:100%;}
.erfl_second{ clear:both; width:auto; margin:0px auto; height:auto; overflow:hidden; margin-top:6px;}
.erfl_second ul li{ margin:0px; padding:0px; background:url(../images/cpfl_t.png) 10px center no-repeat;  text-indent:20px;font-family:"\5fae\8f6f\96c5\9ed1"; height:36px; line-height:36px; color:#4a4a4a; font-size:14px;}
.erfl_second ul li a{ color:#4a4a4a;}
.erfl_second ul li a:hover{ color:#F00;}




.ercm_module{ width: 100%; height: 56px; border-bottom: 1px solid #ddd;}
.ctcommon_item{ height:56px; line-height:56px;font-family:"\5fae\8f6f\96c5\9ed1";color:#333; font-size:16px; text-indent:20px; width:1200px; margin:0px auto;}
.ctcommon_module_module{ clear:both; height:auto; overflow:hidden;font-family:"\5fae\8f6f\96c5\9ed1";color:#212121; line-height:28px; padding:15px; font-size:15px;}
.ctcommon_module_module a{color:#515151;}
.ctcommon_module_module a:hover{color:#F00;}
.ctcommon_item_title{ width: auto; float: left; height: auto; overflow: hidden; font-size: 20px;}
.ctcommon_item_title b{ color: #e3e3e3; font-size: 20px; font-weight: normal; margin-left: 6px; text-transform: uppercase;}
.ctcommon_more{ width: auto; float: right; margin-right: 15px; /*background: url(../images/home.jpg) 0px 4px no-repeat;*/ text-indent: 25px; font-family:"\5fae\8f6f\96c5\9ed1"; color:#515151; font-size:14px; line-height: 56px;}
.ctcommon_more a{ color: #515151;}
.ctcommon_more a:hover{ color: #429dd2;}

.nwxx_module{clear:both; width:100%; background: #f6f6f6; height:auto; overflow:hidden;}
.nwxxcommon_module{width:1260px; margin: 0px auto; height:auto; overflow:hidden;}


/*新闻中心*/
.content_p5{ clear:both; width: 100%;  height: auto; overflow: hidden; margin-top: 15px;}
.xwzx_module{ width:100%; margin:0px auto; height:auto; overflow:hidden;}
.inxwzx_item{ width: 100%; height: auto; overflow:hidden; text-align: center;}
.inxwzx_item h2{font-family: '../fonts/bernhardfashion_btregular'; font-weight: bold; text-transform: uppercase; font-size: 28px; color: #666; line-height: 40px;}
.inxwzx_item p{font-family:"\5fae\8f6f\96c5\9ed1"; font-size: 28px; height: 30px; color: #298bca; line-height: 30px; background: url(../images/incpzs_t.png) center no-repeat;}
.xwzx_module_module{ clear: both; height: auto; overflow: hidden; width: 1200px; margin: 20px auto 0;}
.xwzx_module_module ul li{ width: 380px; float: left; margin-left: 30px; height: auto; overflow: hidden;}
.xwzx_pic{ width: 360px; height: 209px; overflow: hidden;}
.xwzx_title{ font-size: 16px; color: #333; font-family:"\5fae\8f6f\96c5\9ed1"; line-height: 26px; margin-top: 10px;}
.xwzx_content{ clear: both; color: #666; font-size: 14px; line-height: 24px; padding: 10px 0px; border-bottom: 1px solid #e5e5e5;}
.xwzx_more{ clear: both;  font-size: 14px; color: #666; line-height: 40px; background: url(../images/xw_tb.png) right center no-repeat; width: 100%;}
.xwzx_module_module ul li a img{ transition:All 0.4s ease-in-out; -webkit-transition:All 0.4s ease-in-out; -moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.xwzx_module_module ul li:hover a img{transform:scale(1.2); -webkit-transform:scale(1.2);-moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}
.xwzx_module_module ul li:hover .xwzx_title{ color: #429dd2;}
xwzx_module_module ul li:hover .xwzx_more a{ color: #429dd2;}
.inxwzx_title{ width: 276px; margin: 0px auto; height: 40px; margin-top: 20px;}
.inxwzx_title ul li{ width: 128px; height: 40px; line-height: 40px; font-size: 16px; color: #FFF; text-align: center; background: #989898; margin-left: 20px; float: left;}
.inxwzx_title ul li.inxwzx_active{ background: #017cba;}
.inxwzx_title ul li.inxwzx_active a{ color: #FFF;}
.inxwzx_title ul li a{ color: #FFF; display: block;}
.inxwzx_hide{ display: none;}




/*新闻页面*/
.news_item{ width: 100%; height: 42px; margin: 20px 0px;}
.news_item ul li{ width: auto; padding:0 10px; height: 42px; color: #333; line-height: 42px; float: left; margin-left: 10px; text-align: center; background: #FFF; font-size: 16px;}
.news_item ul li a{ color: #333;  display: block;}
.news_item ul li:hover{ background: #005bae;}
.news_item ul li:hover a{ color: #FFF;}
.news_item ul li.news_active{background: #005bae; }
.news_item ul li.news_active a{ color: #FFF;}
.news1_content{ clear: both; height: 380px; width: 1200px; margin: 20px auto 0;}
.news1_content ul li{ width: 360px; background: #FFF; padding: 10px; float: left; margin-left: 20px; height: auto; overflow: hidden;}
.news1_content ul li:hover{box-shadow: #E0E0E0 0px 0px 10px;}
.news1_pic{ width: 360px; height: 200px; overflow: hidden;}
.news1_title{ font-size: 16px; color: #333; font-family:"\5fae\8f6f\96c5\9ed1"; line-height: 26px; margin-top: 10px;}
.news2_content{ clear: both; color: #666; font-size: 14px; line-height: 24px; padding: 10px 0px; border-bottom: 1px solid #e5e5e5;}
.news1_more{ clear: both;  font-size: 14px; color: #666; line-height: 40px; background: url(../images/xw_tb.png) right center no-repeat; width: 100%;}
.news1_content ul li a img{ transition:All 0.4s ease-in-out; -webkit-transition:All 0.4s ease-in-out; -moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.news1_content ul li:hover a img{transform:scale(1.2); -webkit-transform:scale(1.2);-moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}
.news1_content ul li:hover .xwzx_title{ color: #ec0000;}

.news_ct_module{ clear: both; height: auto; overflow: hidden; margin-top: 25px;}
.news_ct_module ul li{ width: 1200px; height: 160px; background: #FFF; margin-bottom: 25px;}
.news_ct_module ul li .news_ct_title{width:920px; height:120px; background:#fff; float:left; padding-top:40px; padding-left:30px; padding-right:30px;}
.news_ct_title h2{font-size:16px; color:#3c3c3c; font-weight:normal; padding-bottom:15px;}
.news_ct_title p{ line-height: 25px; color: #666;}
.news_ct_data{width:150px; height:120px; background:#EBEBEB; float:left; padding-top:40px; padding-left:40px;}
.news_ct_data h2{font-size:24px; color:#b7b7b7; font-weight:normal;}
.news_sj{font-size:14px;}
.news_ct_more{width:38px; height:38px; background:url(../images/da.png) no-repeat; margin-top:15px;}
.news_ct_module ul li:hover a .news_ct_title h2{ color: #005bae;}
.news_ct_module ul li:hover a .news_ct_data{ background: #005bae;}
.news_ct_module ul li:hover .news_ct_data h2{ color: #FFF;}
.news_ct_module ul li:hover .news_sj{ color: #FFF;}
.news_ct_module ul li:hover .news_ct_more{background:url(../images/dah.png) no-repeat;}


/*产品服务*/
.ctal_module_module{ clear:both; height:auto; overflow:hidden;font-family:"\5fae\8f6f\96c5\9ed1";color:#515151; line-height:28px; padding:15px 0; font-size:15px; border:1px solid #f0f0f0; border-top: 0; width:1200px; margin: 10px auto 0;}
.ctal_module_module a{color:#515151;}
.ctal_module_module a:hover{color:#d31919;}

.syxclie { width:100%; float:left;}
.syxclie ul li { float:left; position:relative; margin-left:29px; margin-bottom:20px; width:380px; height:257px;}
.syxcbt { background:url(../images/syxcbg2.jpg) no-repeat; width:360px; height:48px; font-size:16px; color:#333333; line-height:48px; padding-left:20px;}
.sypb {width:320px; height:257px; position:absolute; background:url(../images/syxcbg.png) no-repeat; text-align:center; font-size:16px; color:#FFF; padding-top:78px; padding-left:30px; line-height:25px; padding-right:30px;display:none; left:0; top:0; opacity:1;}
.syxclie ul li.mr0 { margin-right:0;}


.syxclie2 { width:845px; margin-left:44px; float:left;}
.syxclie2 ul { margin:0 auto;}
.syxclie2 ul li { float:left; position:relative; margin-right:41px; margin-bottom:26px; width:250px; height:257px;}
.syxcbt2 { background:url(../images/syxcbg2.jpg) no-repeat right; width:230px; height:48px; font-size:16px; color:#333333; line-height:48px; padding-left:20px;}
.sypb2 {  width:190px; height:179px; position:absolute; background:url(../images/syxcbg3.png) no-repeat; text-align:center; font-size:16px; color:#FFF; padding-top:58px; padding-left:30px; line-height:25px; padding-right:30px;display:none; left:0; top:0;}
.syxclie2 ul li.mr0 { margin-right:0;}



div.digg a {background-color: #f9f9f9;  border: 1px solid #ccc; color: #8698b6; margin:0 3px 0 0; padding: 6px 10px; text-decoration: none;}
.fanye {margin: 0 auto 25px; text-align: center; width:100%;}
div.digg a:hover{ background-color: #429dd2; border: 1px solid #429dd2; color: #fff;}
div.digg {clear: both; height:33px; padding:0px 3px 0; text-align: center;margin:0 auto;}
div.digg span {background-color: #429dd2; border: 1px solid #429dd2;  color: #fff; margin: 2px;padding:6px 10px;}





