﻿@charset "utf-8";
/* CSS Document */
body { margin:0 auto; padding:0 0; font-family:微软雅黑; background:#fff; font-size:14px; color:#333}
div,ul,li,dt,dd,dl,h1,h2,h3,h4,span,p{ padding:0 0; margin:0 0; list-style:none}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color:#333
}
a:active {
	text-decoration: none;
}
img{ border:none}
a{ outline:none; cursor: pointer}
*{margin:0 0;padding: 0 0;}
.select,.textarea,input[type=button],input[type=submit],input[type=reset]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}
input,input:focus,select,textarea{outline:0}
.clearfix:after{content:".";display:block;height:0;line-height:0;clear:both;visibility:hidden}
.fl{float:left;}
.fr{float:right;} 
.dispcnone{ display:none; }
.dispcblock{ display:block; }

.cl{ width:100%; height:15px}

.com_1180{ width:1180px; margin:0 auto; height: auto; overflow:hidden;}
.com_1200{ width:1200px; margin:0 auto; height: auto; overflow:hidden;}
.com_1180_news{ width:1180px; margin:0 auto}

/**首页标题**/
.title{ width:1180px; margin:40px auto; height:70px; }
.title h1{ width:1180px; font-size:32px; font-weight:normal; line-height:50px; text-align:center; color:#333;}
.title h2{  width:60px; height:2px; background:#999; margin:0 auto; margin-top:10px; margin-bottom:10px}
.title p{  width:1180px;font-size:16px; font-weight:normal; line-height:20px; text-align:center; color:#333;}
.title span{ color:#195faa;}


/**首页标题**/

/**more**/
.inmore{ width:1180px; margin:20px auto;}
.inmore a{width:140px; height:40px; font-size:14px; font-weight:normal; line-height:40px; background:#ddd; color:#333; margin:0 auto; margin-top:20px; text-align:center;display:block;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; }

.inmore a:hover{background:#195faa;color:#fff; transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

/**more**/

/**top**/
.top{ width:100%; margin:0 auto; height:110px; background:#fff;  z-index: 100; }
.logo{ width:600px; float:left;margin-top:5px;}
.logo img{ height:92px}
.top_right{ width:250px; float:right; overflow:hidden; margin-top:30px;background:url(../images/topsj.png) left center no-repeat; background-size:50px 50px; padding-left:60px }
.top_right_tel{width:250px;text-align:left;color:#d83718; line-height:26px; font-weight:bold;}
.top_right_tel span{font-size:16px; color:#333; font-weight:normal}
.top_right_con{ width:250px;text-align:left; font-size:24px; color:#d83718; line-height:32px; font-weight:bold;}
.top_right_con span{font-size:14px;}
/**top**/


/*网站导航*/
.nav{ width:100%; margin:0 auto; height:56px; background:#195faa; }
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; text-decoration:none; height:56px; line-height:56px;color:#fff; font-size:16px; font-weight:400;}
ul.menu A:hover {DISPLAY: block;	COLOR: #fff; 	TEXT-DECORATION: none;}
ul.menu li { width:130px;height:56px;position:relative; float:left; z-index:100; text-align:center; color:#333; margin-right:0px;}
ul.menu ul {position:absolute; left:0px; top:56px;display:none; opacity:0.1; list-style:none; z-index:1000; background:#eee; }
ul.menu ul li {position:relative;width:130px;z-index:1000000; height:46px; text-align:center}
ul.menu ul li a {font-size:14px; color:#333;height:46px;line-height:46px;}
ul.menu ul li a:hover { background:;color:#329dfc;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; }
ul.menu ul ul {left:0px;}

.menu1 {DISPLAY: block;	BACKGROUND: url() no-repeat; text-align:center;	TEXT-DECORATION: none;}
#menu10 {WIDTH:1200px; height:56px; LINE-HEIGHT: 0px; margin:0 auto; z-index: 200; }


.menu>li.active>a {
    color: #fff;
	font-weight:600;
	background:#cb0202;
}

.menu>li:hover>a,.menu>li.static>a {
    color: #fff;
	font-weight:600;
	background:#cb0202;
	}




/*网站导航*/

/**index**/
.intitle{width:100%; height:100px; text-align:center ; margin:0 auto;background:url(../images/titlebg.png) top center no-repeat}
.intitle h1{width:1080px; height:74px; line-height:50px; font-size:32px;  font-weight:normal; margin:0 auto; color:#195faa;  }
.intitle p{width:1080px; height:24px; line-height:24px; font-size:18px; color:#111; font-weight:normal ;margin:0 auto }
.intitle h2{ width:60px; font-size:12px; color:#111; line-height:32px; font-weight:normal; float:left}
.intitle h3{ width:80px; font-size:12px; color:#111; line-height:28px; font-weight:normal; float:right}
.intitle h3 a{ color:#111; }
.intitle span{width:1080px; height:20px; line-height:20px; font-size:18px; color:#111; font-weight:normal}



/**index cp**/
.inpro{  width:100%; overflow:hidden;background:#f9f9f9; height:auto; padding:40px 0 40px 0;margin:0 auto;}

.inpro_fl{ width:570px; overflow:hidden; height:auto; margin:20px auto;}
.inpro_fl dl{ width:100%; height:auto; overflow:hidden;}
.inpro_fl dt{ width:110px; height:40px;float:left; margin-right:2px ;margin-left:2px; background:#195faa}
.inpro_fl dt a{ height:40px; line-height:40px; font-size:14px;color:#fff; text-align:center;  display:block;  transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;  padding:0 5px 0 5px;box-shadow:1px 1px 10px #fff; font-weight:400 }
.inpro_fl dt a:hover{background:#fead15; color:#fff;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.rprolist_a{ width:1180px; margin:0 auto; overflow:hidden; margin-left:14px; margin-right:14px }
.rprolist_a a{ width:260px; height:300px; display:block; color:#111; float:left;  text-align:center; margin:14px;}
.rprolist_a a img{ width:260px; height:260px;  border:1px solid #CCC;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.rprolist_a a span{ width:260px; height:40px; line-height:40px; }
.rprolist_a a img:hover{ border:1px solid #195faa;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}


/**index adv**/
.h_gg1{ background:url(../images/h_gg01.png) no-repeat center 0; height:189px;font-family:"Microsoft YaHei"; overflow:hidden }

/**index fuwu**/
.edgv01 {OVERFLOW: hidden; HEIGHT: 1534px; BACKGROUND: url(../images/edgv01.jpg) no-repeat center top}
.edgv02 {OVERFLOW: hidden; HEIGHT: 1534px; BACKGROUND: url(../images/edgv02.jpg) no-repeat center 749px}
.edgv_con {OVERFLOW: hidden; HEIGHT: 1534px; POSITION: relative}
.edgv_con H2 {OVERFLOW: hidden; FONT-SIZE: 20px; HEIGHT: 128px; FONT-WEIGHT: normal; COLOR: #232323; TEXT-ALIGN: center; PADDING-TOP: 66px}
.edgv_con H2 B {FONT-SIZE: 32px; FONT-WEIGHT: normal; COLOR: #195faa; DISPLAY: block; LINE-HEIGHT: 62px}
.edgv_con H2 EM {COLOR: #181818}
.edgv_con DL {WIDTH: 472px; POSITION: absolute}
.edgv_con DL DT {OVERFLOW: hidden; HEIGHT: 90px}
.edgv_con DL DT SPAN {
	OVERFLOW: hidden; FONT-SIZE: 52px; HEIGHT: 78px; FONT-FAMILY: Arial; WIDTH: 78px; BACKGROUND: url(../images/edgv_d.gif) no-repeat left top; FONT-WEIGHT: bold; COLOR: #fff; TEXT-ALIGN: center; DISPLAY: block; LINE-HEIGHT: 78px
}
.edgv_con DL DT P {
	FONT-SIZE: 18px; HEIGHT: 77px; FONT-FAMILY: "Microsoft YaHei"; WIDTH: 370px; BORDER-BOTTOM: #dde1e5 1px solid; COLOR: #333; PADDING-TOP: 12px; MARGIN-LEFT: 15px
; line-height:36px}
.edgv_con DL DT P B {
	FONT-SIZE: 28px; COLOR: #004ea1; DISPLAY: block; line-height:36px
}
.edgv_con DL DD P {
	FONT-SIZE: 14px; FONT-FAMILY: "Microsoft YaHei"; BACKGROUND: url(../images/edgv_p.gif) no-repeat left 5px; COLOR: #333; PADDING-LEFT: 18px; MARGIN-LEFT: 95px; MARGIN-TOP: 16px; LINE-HEIGHT: 18px
}
.one {LEFT: 0px; TOP: 237px}
.two {RIGHT: 0px; TOP: 567px}
.three {LEFT: 0px; TOP: 940px}
.four {RIGHT: 0px; TOP: 1254px}
.content00 {WIDTH: 1000px; MARGIN: 0px auto}

/***about****/

.shipin{ width:100%; margin:0 auto; overflow:hidden;  padding:40px 0px;}
.shipin .comm{ width:1080px; margin:20px auto; background:#fff; overflow:hidden;height:362px}
.shipin .comm .video{ width:340px; float:left; background:#CCC; height:362px}
.shipin .comm .video p{ width:340px; height:362px; padding:0px}
.shipin .comm .video a{ width:310px; height:40px; line-height:40px; color:#fff; text-align:center; display:block; background:#666; font-size:14px}
.shipin .comm .video a:hover{ color:#ffffff;background:#195faa }

.shipin .comm .gongju{ width:690px; float:right;height:320px;border:1px solid #ccc; padding:20px; background:#f3f3f3}
.shipin .comm .gongju p{ font-size:14px; color:#666; line-height:32px; text-indent:20px}



.shipin .comm .gongju .title{ width:290px; height:40px; font-size:20px; font-weight:bold; color:#fff; line-height:40px; border-bottom:1px solid #ccc; background:#195faa; text-align:center}
.shipin .comm .gongju .list{ width:290px; overflow: hidden; margin:0 auto; margin-top:20px; height:218px; }
.shipin .comm .gongju .list img{ width:248px;height:210px; text-align:center }
.shipin .comm .gongju .more{ width:290px; height:22px; margin:0 auto ; margin-top:5px }
.shipin .comm .gongju .more a{ width:120px;height:32px; line-height:32px; color:#fff; text-align:center; display:block; background:#195faa; font-size:14px; margin:0 auto }
.shipin .comm .gongju .more a:hover{color:#ccc }


#hezuo{ width:100%; background:;overflow:hidden; background:#444444;margin:0 auto; padding:40px 0 40px 0; height:420px}
#hezuo .hezuolist{ width:1080px; margin:0 auto; margin-top:20px}
#hezuo .hezuoa{  width:1080px; margin:0 auto; padding-bottom:20px}
#hezuo .hezuoa a{  width:180px; height:44px; display:block; line-height:44px; margin:0 auto; color:#FFF; background:#999; border-radius:10px; text-align:center}
#hezuo .hezuoa a:hover{ background:#195faa }

.stepcarousel {	MARGIN: 0px auto; OVERFLOW: scroll; WIDTH: 1060px; POSITION: relative; HEIGHT:230px}
.stepcarousel .belt {LEFT: 0px; POSITION: absolute; TOP: 0px}
#displaycssbelt {VISIBILITY: hidden}
#stocklevels {	VISIBILITY: hidden}
.stepcarousel .panel {	FLOAT: left; MARGIN: 0px 15px 0px 15px; OVERFLOW: hidden; WIDTH: 250px}
.stock {CLEAR: both; FONT-SIZE: 14px; PADDING-BOTTOM: 5px; MARGIN: 0px auto; WIDTH: 1000px; COLOR: #ccc; BORDER-BOTTOM: #000 1px solid; FONT-FAMILY: arial, verdana, sans-serif; HEIGHT: 10px; TEXT-ALIGN: right}
.subfeature {DISPLAY: block; MARGIN: 0px; OVERFLOW: hidden; WIDTH: 250px}
.subfeature img{ width:246px; height:190px}

.subfeature-txt {LINE-HEIGHT: 25px; PADDING-TOP: 3px; POSITION: relative ; text-align:center; width:264px }
.subfeature-txt H2 {CLEAR: both; FONT-WEIGHT: normal; FONT-SIZE: 14px; PADDING-BOTTOM: 3px; }
.subfeature-txt H2 A {	COLOR: #ccc}
.subfeature-txt H2 A:hover {	COLOR: #fff}
.subfeature A IMG {	BORDER:#DDDDDD 2px solid}
.subfeature A IMG:hover { BORDER: #2e1e00 2px solid;}

.incase{width:100%; background:;overflow:hidden; background:#444444;margin:0 auto; padding:40px 0 40px 0; height:auto}
.intitle_b{width:1080px; height:100px; text-align:center ; margin:0 auto;background:url(../images/titlebg1.png) top center no-repeat}
.intitle_b h1{width:1080px; height:70px; line-height:50px; font-size:32px;  font-weight:normal; margin:0 auto; color:#d49517;  }
.intitle_b p{width:1080px; height:20px; line-height:20px; font-size:16px; color:#d49517; font-weight:normal ;margin:0 auto }

.product_scroll{width:1180px;height:auto;position:relative; margin:0 auto; }
.newpp_xh{ width:1180px; margin:0 auto;}
.newpp{ width:1180px; margin:0 auto; overflow:hidden; padding-bottom:0px;padding-top:0px; height:auto; }

.control a{ display:block; width:45px; height:45px; position:absolute;top:86px;}
.control a.go_next{ background:url(../images/butt-right.png) no-repeat center center/45px 45px #333;right:-15px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.control a.go_next:hover{transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; -webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);-o-transform:scale(1.3);background:url(../images/butt-right.png) no-repeat center center/45px 45px #d49517;}
.control a.go_prev{ background:url(../images/butt-left.png) no-repeat center center/45px 45px #333;left:-15px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.control a.go_prev:hover{transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; -webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);-o-transform:scale(1.3);background:url(../images/butt-left.png) no-repeat center center/45px 45px #d49517;}

.honor_list{ width:276px; float:left;/*  margin-right:5px; margin-left:5px; */transition:all ease 1s; -webkit-transition:all ease 1s; -moz-transition:all ease 1s; -ms-transition:all ease 1s; -o-transition:all ease 0.5s;height: 260px;}

.honor_list a{width: 276px;  display: block; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;height: 260px;background:#;padding-top:15px;}

.honor_list_img{width:250px; height:200px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;  display:block; margin:0 auto; text-align:center;overflow:hidden; border:1px solid #eee}
.honor_list_img img{width:250px; height:200px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.honor_list_p{ height:40px; text-align:center; line-height:40px; font-size:14px; color:#fff; width:92%; margin:0 auto; font-weight:normal; overflow:hidden}


.honor_list:hover img{transition:all ease 1s; -webkit-transition:all ease 1s; -moz-transition:all ease 1s; -ms-transition:all ease 1s; -o-transition:all ease 1s;ransform: scale(1.1); -ms-transform: scale(1.1);-webkit-transform: scale(1.1);}


.tec {OVERFLOW: hidden; HEIGHT: 455px; BACKGROUND: url(../images/tec_bj.jpg) no-repeat center top; margin-bottom:40px}
.tec H2 {OVERFLOW: hidden; FONT-SIZE: 20px; HEIGHT: 121px; FONT-WEIGHT: normal; COLOR: #fff; TEXT-ALIGN: center; PADDING-TOP: 60px}
.tec H2 A {FONT-SIZE: 34px; TEXT-DECORATION: none; FONT-WEIGHT: bold; COLOR: #fff; DISPLAY: block; LINE-HEIGHT: 54px}
.tec_con {OVERFLOW: hidden; HEIGHT: 282px; POSITION: relative}
.tec_con UL {OVERFLOW: hidden; HEIGHT: 282px}
.tec_con UL LI {HEIGHT: 117px; WIDTH: 100px; FLOAT: left; MARGIN-RIGHT: 68px}
.tec_con UL LI EM {HEIGHT: 63px; WIDTH: 63px; BACKGROUND: url(../images/tec_b.png) no-repeat left top; MARGIN: 0px auto; DISPLAY: block}
.tec_con UL LI EM IMG {HEIGHT: 63px; WIDTH: 63px}
.tec_con UL LI SPAN {FONT-SIZE: 15px; FONT-FAMILY: "微软雅黑"; COLOR: #fff; TEXT-ALIGN: center; DISPLAY: block; LINE-HEIGHT: 32px}
.tec_con .tec_t1 {MARGIN-LEFT: 336px}
.tec_con .nobot {MARGIN-RIGHT: 0px}
.tec_con A.phover {TEXT-DECORATION: none}
.tec_con A.phover EM{BACKGROUND: url(../images/tec_b01.png) no-repeat left top}
.tec_con A .t02 {DISPLAY: none}
.tec_con A.phover .t01 {DISPLAY: none}
.tec_con A.phover .t02 {DISPLAY: block}
.tec_tel {POSITION: absolute; LEFT: 86px; BOTTOM: 80px}
.tec_tel P {FONT-SIZE: 14px; HEIGHT: 48px; FONT-FAMILY: "Microsoft YaHei"; BACKGROUND: url(../images/tec_tel.png) no-repeat left center; COLOR: #fff; PADDING-LEFT: 54px}
.tec_tel P B {FONT-SIZE: 23px; FONT-WEIGHT: bold; DISPLAY: block}


.kfright{ width:136px; position:fixed; right:10px; top:20%; border-radius:6px; padding:15px; z-index:1000; background:#d49517; height:auto; overflow:hidden} 
.kfright_QQ a{ font-size:14px; line-height:34px; color:#fff; padding-left:30px } 
.kfright_wx{ width:100%; overflow:hidden ; text-align:center ; margin-top:20px} 
.kfright_wx img{ width:80%; overflow:hidden; height:auto; text-align:center } 
.kfright_wx p{ width:100%; font-size:14px; line-height:24px; text-align:center; color:#fff} 


/**index**/


/*banner*/
.banner{ width:100%; margin:0 auto; height:500px; margin-top:1px}
#flashs{ position:relative; height:500px; overflow:hidden; border-bottom:1px solid #CCC}
#flashs .bgitem{  z-index:1;position:absolute; top:0; }
#flashs .btn{ bottom: 5px;padding: 20px 6px;position: absolute;z-index: 7; left:48%}
/*#flashs .btn span{ background: none repeat scroll 0 0 #5977d2;border: 1px solid #5977d2;color: #FFFFFF;cursor: pointer;display: inline-block;margin-left: 5px;padding: 2px 5px;}
*/
#flashs .btn span{ background:#fff; font-size:0px; display:block; float:left; width:16px; height:16px; margin:0 5px}
.kfright_tel{ width:100%; background: url(../images/fix_right_tel.png) left center no-repeat #d49517; background-size:25px 25px;  }
.kfright_tel p{ font-size:16px; line-height:34px; color:#fff; padding-left:30px ; font-weight:600} 
 
.kfright_QQ{ width:100%; background: url(../images/fix_right_qq.png) left center no-repeat; background-size:25px 25px;  font-weight:600 } 
; border-radius:10px}
#flashs .btn span.cur{ background:#195faa;}


.slick-list,.slick-slider,.slick-track{position:relative;display:block}
.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}
.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:''}
.slick-track:after{clear:both}
.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] 
.slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}/*# sourceMappingURL=slick.min.css.map */

.slick-dots,.slick-next,.slick-prev{position:absolute;display:block;padding:0}
.slick-dots li button:before,.slick-next:before,.slick-prev:before{font-family:slick;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-loading .slick-list{background:url(ajax-loader.gif) center center no-repeat #fff}
@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format('embedded-opentype'),url(fonts/slick.woff) format('woff'),url(fonts/slick.ttf) format('truetype'),url(fonts/slick.svg#slick) format('svg')}
.slick-next,.slick-prev{font-size:0;line-height:0;top:50%;width:20px;height:20px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}
.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}
.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}
.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}
.slick-next:before,.slick-prev:before{font-size:30px;line-height:1;opacity:.75;color:#fff}
.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}
.slick-prev:before{content:'←'}
.slick-next:before,[dir=rtl] .slick-prev:before{content:'→'}
.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}
[dir=rtl] .slick-next:before{content:'←'}
.slick-dotted.slick-slider{margin-bottom:30px}
.slick-dots{bottom:-25px;width:100%;margin:0;list-style:none;text-align:center}
.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 4px;padding:0;cursor:pointer}
.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}
.slick-dots li button:focus,.slick-dots li button:hover{outline:0}
.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}
.slick-dots li button:before{font-size:30px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.65;}
.slick-dots li.slick-active button:before{opacity:.75;color:#222}
/*# sourceMappingURL=slick-theme.min.css.map */

/*banner*/

/*cphp*/
.cphp{ width:100%; background:#f1f1f1; margin:0 auto; overflow:hidden; padding:30px 0}
.cphplist{ width:230px; height:288px; float:left; margin-left:5px; margin-right:5px; }
.cphplist a{ width:230px; height:285px;color:#222; overflow:hidden; background:#f1f1f1; display:block; position:relative;}
.cphplist a img{ width:230px; height:225px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; }
.cphplist span{ display:block; overflow:hidden}
.cphplist a h1{ width:210px; height:52px; font-weight:normal;  line-height:26px; font-size:14px; display:block;margin:0 auto;  position: absolute; padding:10px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; bottom:0px;background-color:#195faa; color:#fff;  }

.cphplist a p{ width:120px; height:36px; font-weight:normal; line-height:36px; font-size:14px; display:block; color:#195faa; margin:0 auto; overflow:hidden; position: absolute; padding:0; bottom:-100px; background:#fff; left:50px; text-align:center}


.cphplist a:hover{transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; }

.cphplist a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; overflow:hidden;}

.cphplist a:hover h1{ height:115px; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;background-color:#195faa; color:#fff;}

.cphplist a:hover p{ bottom:20px; background:#d83718; color:#fff}








/*首页新闻*/
.innews{ width:100%; background:#fff;  overflow:hidden; margin:0 auto; padding-top:40px; padding-bottom:30px; border-bottom:0px solid #195faa}
.innews_left{ width:580px; float:left; margin-top:30px}
.nTab{width: 580px;}
.nTab .TabTitle{clear: both; height: 46px;overflow: hidden;}
.nTab .TabTitle ul{width:580px; height: 46px;}
.nTab .TabTitle li{float: left;width:286px;cursor: pointer;list-style-type: none; line-height:46px; text-align:left;font-size:18px; font-family:微软雅黑;font-weight:normal; text-align:center; margin-right:4px; border-radius:2px}
.nTab .TabTitle .active{width:286px;color:#fff; background:#195faa;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.nTab .TabTitle .normal{width:286px;color:#fff;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; background:#999; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.TabContent{width:580px;overflow:hidden; margin-top:30px;}
.TabContent ul li{width:580px;text-align:left;font-size:14px; overflow:hidden; margin-bottom:29px}
.TabContent ul li a{width:580px; background:#; padding:0px; display:block;transition:all ease 1s;-webkit-transition:all ease 1s; -moz-transition:all ease 1s; -ms-transition:all ease 1s; -o-transition:all ease 1s; color:#333; }

.news_left_img{ width:110px; height:90px; float:left}
.news_left_img img{ width:110px; height:90px;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.news_left_img span{ display:block; overflow:hidden}

.news_left_con{width:445px; float:right;}
.news_left_con h1{ width:445px; height:20px; line-height:20px; font-size:14px; font-weight:bold;margin:0 auto;}
.news_left_con h2{width:200px;  background:url(../images/icon_rl.png)left center no-repeat; padding-left:20px; font-size:12px; color:#999; margin-top:10px; margin-bottom:5px; font-weight:normal}
.news_left_con p{ width:445px; height:40px; line-height:22px; font-size:14px; font-weight:normal;  margin:0 auto; color:#666; overflow:hidden}

.none{ display:none;}
.TabContent ul li a:hover{background:#; padding:0px;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; color:#195faa;}

.TabContent ul li a:hover .news_left_img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.TabContent ul li a:hover .news_left_con p{transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}


.innews_right{ width:575px; float:right; margin-top:30px}
.innews_right_title{ width:565px; height:40px; overflow:hidden; margin-bottom:5px; border-bottom:1px solid #ccc }
.innews_right_title h1{ width:120px; float:left; font-size:16px; font-weight:bold; display:block;line-height:40px; color:#195faa}
.innews_right_title a{ width:50px; float:right; font-weight:normal; color:#fff; display:block; font-size:12px; background:#195faa; text-align:center; line-height:24px; border-radius:2px; margin-top:10px}
.innews_right_title a:hover{ background:#195faa; }



.innews_right_a{ width:565px; overflow:hidden}
.innews_right_a a{ width:565px; height:370px; overflow:hidden; display:block; background:#fff; padding:0px;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;color:#333;}
.innews_right_img{ width:565px; height:240px; overflow:hidden}
.innews_right_img img{ width:565px; height:auto; transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.innews_right_img span{overflow:hidden; display:block;}
.innews_right_text{ width:565px; height:40px; line-height:40px; font-size:14px; font-weight:bold;margin:0 auto;margin-top:5px;}
.innews_right_p{ width:565px; height:48px; line-height:24px; font-size:14px; font-weight:normal;  margin:0 auto; color:#666}
.innews_right_date{width:200px;  background:url(../images/icon_rl.png)left center no-repeat; padding-left:20px; font-size:12px; color:#999; margin-top:5px; margin-bottom:5px}

.innews_right_anniu{width:120px; height:30px; font-size:14px; font-weight:normal; line-height:30px; color:#333;  text-align:left;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}


.innews_right_a a:hover{overflow:hidden; display:block; transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; color:#195faa;}
.innews_right_a a:hover .innews_right_img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.innews_right_a a:hover .innews_right_p{transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; color:#195faa}
.innews_right_a a:hover .innews_right_anniu{transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; text-decoration:underline; color:#195faa}



.innews_right_list .innews_right_list ul li{ width:565px; overflow:hidden; margin:0 auto}
.innews_right_list ul li a{ width:565px; height:30px; display:block; overflow:hidden; line-height:30px} 
.innews_right_list ul li a h1{ width:465px; height:30px; display:block; overflow:hidden; float:left; font-size:14px; color:#222; background:url(../images/nleft.png)left center no-repeat;background-size:14px 14px; text-indent:16px; font-weight:normal} 
.innews_right_list ul li a p{ width:100px; height:30px; display:block; overflow:hidden; float:left; font-size:12px; color:#999; text-align:right} 

.innews_right_list ul li a:hover{ color:#195faa} 
.innews_right_list ul li a:hover h1{ color:#195faa;background:url(../images/nleft-2.png)left center no-repeat;background-size:14px 14px;} 
.innews_right_list ul li a:hover p{ color:#195faa;}




/*news*/





/*底部导航*/
.footnav{ width:100%; margin:0 auto; background:#444; padding:30px 0 20px 0; overflow:hidden}
.footnav_list{ width:160px; float:left; padding-bottom:20px; }
.footnav_list h1{ width:160px; height:30px; line-height:30px; font-size:16px; font-weight:bold; color:#ccc; padding-top:10px}
.footnav_list a{ width:160px; line-height:24px; font-size:14px; font-weight:normal; color:#999; display:block}
.footnav_list img{ width:120px; padding-top:0px;  text-align:right; padding-bottom:20px}
.footnav_list a:hover{color:#fff; display:block}
.footnav_list1{ width:480px; float:left; padding-bottom:20px}
.footnav_list1 p{ font-size:14px; line-height:24px;color:#999}
.footnav_list1 p a{ color:#999}
.footnav_list1 p a:hover{ color:#fff}


/*底部导航*/
/*返回顶部*/
.back {width: 54px; height: 61px; right: 15px; bottom: 50px; display: none; position: fixed; _position: absolute; _margin-top: 0;
}
.back a {background: url("../images/back.png") no-repeat; width: 54px; height: 61px; text-indent: -99em; overflow: hidden; font-size: 0px; display: block;
}
/*返回顶部*



/*内页CSS*/
/* about banner*/
.banner_about{ width: 100%; margin: 0 auto; overflow: hidden; height: 350px; }
.banner_a_title{ width:400px; margin:0 auto; margin-top:130px; overflow:hidden; text-align:center; height:100px; background-color:rgba(0,0,0,0.2);}
.banner_a_title h1{ font-size:36px; font-weight:normal; color:#fff ; line-height:100px}

.aboutcon{ width:1180px; margin:20px auto; overflow:hidden}
.aboutcon p{ font-size:16px; line-height:28px;}



/*mianbaoxue*/
.mianbao{ width:100%; margin:10px auto; height:40px; border-bottom:1px solid #CCC}
.mianbao h1{ font-weight:normal; font-size:14px; color:#666; line-height:40px}
.mianbao h1 a{ color:#666; padding:0 5px}
.mianbao h1 a:hover{ color:#195faa}
.mianbao h1 span{ color:#666; padding:0 5px}


/*about_dl*/
.about_dl{ width:1180px; margin:0px auto; height:40px;margin-bottom:20px; line-height:40px; margin-top:20px}
.about_dl_left{width:800px; float:left; overflow:hidden } 
.about_dl_left a{width:120px; float:left; overflow:hidden; display:block; text-align:center; font-size:14px; color:#333; background:#eee;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; margin-right:1px } 
.about_dl_left a:hover{ background:#195faa; color:#fff;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; font-weight:bold } 
.about_dl_left a.abg{background:#195faa; color:#fff; font-weight:bold } 

.about_dl_right{width:350px; float:right; overflow:hidden; text-align:right; color:#666; font-size:14px; }
.about_dl_right a{color:#666;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;} 
.about_dl_right a:hover{color:#195faa;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}  





.mnav{ width:100%; border-top:1px solid #CCC;border-bottom:1px solid #CCC; height:50px; margin:0 auto}
.mnav .mnavcom{ width:1180px;height:50px; margin:0 auto}
.mnav .mnavcom .mnavleft{ width:280px;height:50px; margin:0 auto; background:#195faa; text-align:center; line-height:50px; font-size:18px; float:left; color:#FFF }
.mnav .mnavcom .mnavright{ width:890px; float:left; height:50px }
.mnav .mnavcom .mnavright a{ width:220px; float:left; height:49px; line-height:47px; border-right:1px solid #CCC; display:block; text-align:center ; font-size:16px; color:#333}
.mnav .mnavcom .mnavright a:hover{ color:#195faa; border-bottom:2px #195faa solid; font-weight:bold }
.mnav .mnavcom .mnavright a.abg{ border-bottom:2px #195faa solid;  font-weight:bold;color:#195faa;  }



.gynn_tit{ width:100%; overflow:hidden;text-align:center; margin:0 auto;margin-top:20px; margin-bottom:40px}
.gynn_tit h1{ width:100%; line-height:58px; overflow:hidden; font-size:24px; font-weight:400; color:#000; margin:0 auto;}

.gynn_tit p{ width:100%;font-size:14px; font-weight:400; color:#333;line-height:24px;}
.gynn_tit h1 span{ color:#0670bc; font-weight:600 }


/*首页客服板块*/

.sectionOne{ width:100%; height:auto; padding:0px 0 30px 0;  margin: 0 auto;}
.sectionHeader{text-align:center}
.sectionHeader h1{font-size:32px;font-weight:normal;}
.sectionHeader p{color:#999;font-size:16px;margin:10px 0 20px; text-transform:uppercase; }
.sectionHeader .wecan_des{color:#333;font-size:16px}
.sectionOneWarrp{display:flex;text-align:center;justify-content:space-between;padding:90px 0 0}
.sectionOneContent{flex-basis:256px;/*transform: rotateY(0);
     transition: all 0.50s ease-in-out 0s; */}
.sectionOneContent:hover .wzcon_pic{background-color:#007aff;transform: rotateY(360deg);transition: all 0.8s ease-in-out 0s;}
.sectionOneContent:hover .wzcon_pic>img:nth-child(2){display:none}
.wzcon_pic{height:107px;width:107px; transform:rotateY(0);transition: all 0.50s ease-in-out 0s;background-color:#f2f2f2;margin:0 auto;border-radius:50%;position:relative;transition:all .3s ease-in-out}
.wzcon_pic img{width:45%;display:block;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;transition:all .3s linear}
.imgsmall>img{width:55%!important}
.sectionOneContent>h1{display:block;color:#000;font-size:18px; font-weight:normal; margin:20px auto 15px; font-family:微软雅黑;}
.wzcon_des{color:#666;font-size:15px;line-height:30px; padding:0 20px;}
.sectionTwo{background-image:url(../images/bgsection.png);background-position:center center;background-size:cover;background-repeat:no-repeat}

.iframe_k{ width:100%; height:300px}
.infor_send{ width:1180px; margin:0 auto; height:auto; background: url(../images/pro_bg.jpg) top center no-repeat; overflow:hidden; padding-top:40px; padding-bottom:100px; margin-bottom:30px}
.infor_send .sectionHeader>h1{color:#E50011;}
.sectionHeader>p{color:#E50011;}
.contes{ margin:0 auto; width:100%; overflow:hidden }
.contes_lef{ float:left;width:100%; color:#111; }
.contes_lef_til{ padding:10px 20px 0x 0; min-height:40px;  color:#333; font-size:16px;line-height:40px}
.cont_mescoico{ padding:14px 0px; line-height:20px; font-size:16px}
.cont_mescoico i{ display:inline-block; vertical-align:top; width:20px; height:20px; margin-right:15px;}
.cont_mescoico01{ background:url(../images/dianhua.png) no-repeat center; background-size: 100% 100%}
.cont_mescoico02{ background:url(../images/email.png) no-repeat center; background-size: 100% 100%}
.cont_mescoico03{ background:url(../images/web.png) no-repeat center; background-size: 100% 100%}
.cont_mescoico04{ background:url(../images/ditu.png) no-repeat center; background-size: 100% 100%}
.contes_imwe{ height:auto; margin-top:10px;}
.contes_imwe img{ display:block; width:60%;height:auto;}
.contes_reg{ width:80%;  margin:0 auto;}
.cont_mescoico span{ font-size:20px; color:#111}

.contes_lef_til span{ font-size:20px; color:#111; line-height:40px; font-weight:bold}

.cont_mesinput{ width:100%; height:50px;margin-bottom:1%;}
.cont_mesinput input{ width:46%; height:42px; line-height:42px; padding:0 4px 0; font-size:14px;background:#ccc; border:1px solid #ccc; float:left}
.cont_mesinput input.gs_name{ width:96%; }
.cont_mesinput input.gs_email{ width:96%; }
.cont_mesinput input:first-child{ margin-right:2%;}
.cont_mesinput .select_list{ width:96%; height:42px; background:#ccc;  border:1px solid #ccc; padding:0 10px; }
.cont_mesteart textarea{ width:96%; height:80px; line-height:30px;float:left; padding:0 1% 0; font-size:14px;resize:none; border:1px solid #ccc; background:#ccc}
.cont_mesbtnck{ width:96%; display:block; background:#eee; height:52px; line-height:50px; color:#fff; padding:0 5px; font-size:18px; text-align:center;margin-top:4%;}

.contes_imwe{ width:100%; height:160px; position:relative;overflow:hidden }
.erweima{ display:block; width:128px; height:160px;float:left ; margin-right:20px; overflow:hidden}
.erweima img{display:block; width:100px; height:100px; background:#fff; padding:10px; }
.erweima p{ width:128px;color:#fff; font-size:14px; line-height:20px; margin-left: 0; text-align:center }
.contes_imwe_con{ color:#fff; font-size:16px; line-height:28px; padding-top:20px; margin-left: 0 }
.input_c{ width:30%; height:42px; line-height:42px; color:#fff; padding:0 5px; font-size:16px; text-align:center;margin-top:2%; cursor:pointer;background:#E50011; border:none; font-weight:normal;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; font-family:微软雅黑}
.input_c:hover{ width:45%; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}






/*内页product**/
.aboutpro{ width:1180px; margin:30px auto; overflow:hidden}
.aboutpro_left{ width:202px; margin:0 auto; overflow:hidden; float:left}
.aboutpro_left_title{ width:167px; height:46px; line-height:46px; font-size:16px; font-weight:bold; color:#195faa; background: url(../images/ser_8.png) left center no-repeat;background-size:20px 20px;  text-align:left; padding-left:25px;border-bottom:1px solid #fff}
.aboutpro_left_list{ width:202px; overflow:hidden; height:auto; }

.aboutpro_left_list dl{ width:202px; height:auto; overflow:hidden;}
.aboutpro_left_list dt{ width:202px; height:46px; margin-bottom:6px}

.aboutpro_left_list dt a{ width:182px; height:46px; line-height:46px; font-size:14px; font-weight:bold; color:#fff; background:#195faa; display:block; padding-left:20px; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.aboutpro_left_list dt a:hover{ width:192px; background:#195faa;padding-left:10px; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.aboutpro_left_list dd{ width:202px; height:36px; line-height:36px; border-bottom:1px solid #fff;}

.aboutpro_left_list dd a{ width:172px; height:36px; line-height:36px; font-size:14px; font-weight:normal; color:#333;  display:block; padding-left:30px; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; background:url(../images/nleft.png) left center no-repeat #eee; background-size:15px 15px; background-position:10px}
.aboutpro_left_list dd a:hover{ color:#fff;  display:block; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; background:url(../images/nleft-1.png) right center no-repeat #195faa; background-size:15px 15px;padding-left:20px;width:182px;}


.aboutpro_left_list a:hover{}


.aboutpro_right{ width:950px; margin:0 auto; float:right; overflow:hidden; background:#fff}
.aboutpro_right_title{ width:950px; height:46px; line-height:46px; font-size:16px; font-weight:bold; color:#222; border-bottom:1px solid #ccc; text-align:left; padding-left:20px; background:url(../images/nleft.png) left center no-repeat; background-size:18px 18px ; margin-bottom:20px}


.aboutpro_right_list{width:950px; overflow:hidden;}

.aboutpro_tt{ width:100%; height:60px; font-size:18px; font-weight:bold; line-height:60px; }
.aboutpro_tt_img{ width:970px; height:60px; font-size:18px; font-weight:bold; line-height:60px; }

.aboutpro_right_list ul li{ width:305px; height:285px; margin-right:18px; float:left; margin-top:18px}
.aboutpro_right_list ul li a{ width:301px; height:285px;background:#eee; display: block;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; padding:2px}
.aboutpro_right_list_img{width:301px; height:195px; overflow:hidden}
.aboutpro_right_list_img img{width:301px; height:195px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.aboutpro_right_list_text{ width:260px; height:50px; font-size:16px; font-weight:bold; line-height:50px; color:#222; margin:0 auto;overflow:hidden;}
.aboutpro_right_list_anniu{width:80px; height:40px; font-size:14px; font-weight:normal; line-height:40px; background:#195faa; color:#333;  text-align:center;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.aboutpro_right_list ul li a:hover{ background:#195faa; }
.aboutpro_right_list ul li a:hover .aboutpro_right_list_img img{ -webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.aboutpro_right_list ul li a:hover .aboutpro_right_list_anniu{width:100%; background:#333; color:#195faa;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}


.aboutpro_tt1{ width:100%; height:46px;  background:#eee;}

.aboutpro_tt1 h1{ width:50%; height:46px; font-size:16px; font-weight:bold; line-height:46px;text-indent:15px; display:block; float:left}

.aboutpro_tt1 a{ width:20%; height:46px; font-size:14px; font-weight:normal; line-height:46px;display:block; float:right; text-align:right; color:#666; padding-right:15px}

.aboutpro_tt1 a:hover{ color:#195faa;}

/*caseshow*/
.changye_n{ width:948px; overflow:hidden; margin:0 auto; border:1px solid #eee; padding:15px 0 15px 0; margin-top:0px; border-top:none} 
.changye_n ul li{ width:440px; overflow:hidden; margin:0 auto; float:left; margin-right:15px; border-bottom:1px dashed #ccc; margin-left:15px}
.changye_n ul li a{ width:440px; height:40px; display:block; overflow:hidden; line-height:40px} 
.changye_n ul li a h1{ width:430px; height:40px; display:block; overflow:hidden; float:left; font-size:14px; color:#333; background:url(../images/nleft.png)left center no-repeat;background-size:15px 15px; text-indent:18px; font-weight:normal} 
.changye_n ul li a p{ width:100px; height:40px; display:block; overflow:hidden; float:left; font-size:12px; color:#999; text-align:right} 

.changye_n ul li a:hover{ color:#195faa} 
.changye_n ul li a:hover h1{ color:#195faa; background:url(../images/nleft-2.png)left center no-repeat;background-size:15px 15px; } 
.changye_n ul li a:hover p{ color:#195faa}




/*内页产品详情*/
/*
组图开始
小图部分
*/

.thumbpic{margin:0 auto;width:700px; overflow:hidden; padding-bottom:10px; margin-top:15px; margin-bottom:5px}
#piclist{width:660px;float:left;overflow:hidden;height:110px;position:relative;}
#piclist ul{margin:0;padding:0;list-style:none;overflow:hidden;width:20000px;position:relative;}
#piclist ul li{float:left;cursor:pointer;position:relative;background:#fff;height:82px;margin:0 6px; border:1px solid #ccc; padding:5px }
#piclist ul li img{width:108px;height:80px;}
#piclist .hover{height:82px;border:1px solid #195faa;box-shadow:0px 5px 5px #195faa;}
#piclist ul li tt{background:#000;color:#FFF;position:absolute;z-index:20; font-family:arial;font-size:12px;line-height:16px;padding:0 5px;margin:45px 0 0 -100px; display:none}

.thumbpic a.bntprev{float:left;width:20px;height:64px;display:block;outline:none;background:url(../images/ico_left.gif) no-repeat center; margin-top:18px}
.thumbpic a.bntnext{float:left;width:20px;height:64px;display:block;outline:none;background:url(../images/ico_right.gif) no-repeat center;margin-top:18px}

#originalpic{position:relative;overflow:hidden;zoom:1;height:100%;clear:both;text-align:center; left:125px; padding-top:0px}
#originalpic ul{list-style:none;}
#originalpic li{display:none;position:relative;width:700px;}
#originalpic li img{margin:15px 0;width:700px; height:480px;box-shadow: 0px 1px 4px rgba(0,0,0,0.5),0px 0px 20px rgba(0,0,0,0.4) inset;}
#originalpic li div{text-align:left;line-height:24px;color:#444;}
#aPrev{position:absolute;z-index:10;left:0;top:0;display:block;width:50%;height:100%;background:url(../images/blank.gif);}
#aNext{position:absolute;z-index:10;right:0;top:0;display:block;width:50%;height:100%;background:url(../images/blank.gif);}




/*翻页list*/
.list_page{text-align:center;margin:0 auto;display:block; width:100%; overflow:hidden; }
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{width:100%; list-style:none;margin:0 auto;padding:0;display:inline-block;margin-top:10px;margin-bottom:20px}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{ width: auto;height:30px;color:#333;line-height:30px;display:block;
transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#f1f1f1; float:left; margin-right:5px; text-align:center; padding:2px 10px}
.list_page ul a:hover{background:#195faa; color:#fff}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}

.content{ font-size:14px; line-height:26px; color:#666; margin:20px auto}



/*内页新闻列表*/
.aboutnews{ width:1180px; margin:0 auto;overflow:hidden}
.aboutnews ul{ width:1180px; margin:0 auto; overflow:hidden;}
.aboutnews ul li{width:1180px; height:auto;margin:0 0 15px 0;  overflow:hidden}
.aboutnews ul li a{ width:1150px; height:auto; overflow:hidden; display:block; background:#f1f1f1; padding:15px;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; }

.aboutnews_img{ width:220px; height:140px; float:left;overflow:hidden;}
.aboutnews_img img{ width:220px; height:140px; transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.aboutnews_img span{overflow:hidden; display:block;}

.aboutnews_text{ width:900px; height:auto; float:right}
.aboutnews_text h1{ width:900px; height: auto; line-height:40px; font-size:16px; font-weight:bold; color:#222; margin-top:0px; overflow:hidden}

.aboutnews_anniu{width:40px; height:2px;  background:#195faa;  margin-top:8px; text-align:center;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.date{ width:900px; height:40px; line-height:40px; font-size:14px; font-weight:normal; color:#666}

.aboutnews ul li a:hover{ transition:all ease 0.5s;-webkit-transition:all ea se 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.aboutnews ul li a:hover .aboutnews_img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.aboutnews ul li a:hover .aboutnews_anniu{width:100%;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.aboutnews_intro{width:900px; height:52px; line-height:26px; font-size:14px; font-weight:normal; color:#333; overflow:hidden}



/*新闻详情*/
.aboutnewscon{ width:1180px; margin:0 auto;overflow:hidden; padding-bottom:20px}
.aboutnewscon a{ color:#666;}
.aboutnewscon_title{width:1180px; font-size:16px; font-weight:bold; color:#333; text-align:center; line-hight:60px}

.item{color:#999;text-align:center;margin:20px 0;font-family:arial;border-bottom:1px solid #f0f0f0;padding:0 0 15px 0;}
.content{word-break:break-all;line-height:22px;}
.content p{margin:15px 0;font-size:14px;}
.content img{max-width:900px;}
.pre,.next{line-height:30px;height:30px;}


#newxw{ width:100%; margin:0 auto; overflow:hidden; padding:30px 0 10px 0; background:#fcfcfc}
#newxw .tt{ width:1180px; margin:0 auto; font-size:13px; color:#333; line-height:26px;}
#newxw .tt a{color:#333;}

#newxw .daohang{ width:1180px; margin:0 auto; }
.mt20{    margin-top: 20px;}
.wrap{  margin-left: auto;   margin-right: auto;   width:100%;}
.i_item_header dl{ background: #f4f4f4 none repeat scroll 0 0;  height: 40px;  line-height: 40px;  margin-bottom: 5px; display:block; width:100%}
.i_item_header dt{  border-right:1px solid #fff;  clear: left;  float: left; text-align: center;  width: 170px; background:#195faa; color:#FFF;border-right:2px solid #FFF; font-size:16px}
.i_item_header dt.red{ width: 170px; background: #195faa; color:#FFF}
.i_item_header dd{ color: #999; float: left;display:inline; width:106px; height:40px; line-height:38px; text-align:center; border-right:2px solid #FFF}
.i_item_header dd a{  height:40px;  line-height:38px;text-decoration: none;outline: none; color: #666; transition: all .2s ease;  font-size:15px}
.i_item_header dd a:hover{ color: #195faa; font-weight:bold}

/*案例*/
.showdiv{ width: 1180px; margin: 0px auto; margin-top:10px;border: 1px solid #ddd; overflow:hidden ; padding-bottom:15px; position:relative;}
.leveldiv{ border-top: 2px solid #195faa;  background: #F5F5F5;  border-bottom: 1px solid #ddd;  height: 35px; width: 100%; margin: 0px;  padding: 0px;
}
.showdivqq{ width: 1180px; margin: 0px auto; margin-top:10px;border: 0px solid #ddd; overflow:hidden ; padding-bottom:15px; position:relative;}
.floordiv{ float: left; width:120px; display: block; height: 100%; background-color: #195faa; text-align: center; color: #fff; font-size:16px; line-height:32px;}
.navigationmaindiv a{ float: left;line-height: 35px;height: 35px; color: #333;float: left;font-size: 18px;padding: 0 1em;}
.navigationmaindiv a{color: #666;outline: medium none;text-decoration: none;transition: all 0.2s ease 0s;}
.navigationsubdiv{color: #666;float: right;margin-right: 10px;text-align:right;width:830px;}
.navigationsubdiv a{ margin: 0 2px; height: 35px; line-height: 35px; font: Arial, 'Microsoft Yahei' , 'SimSun' ,sans-serif; font-size: 12px;}
.navigationsubdiv .a1{ margin: 0 4px; height: 35px;  line-height: 35px; font: Arial, 'Microsoft Yahei' , 'SimSun' ,sans-serif; font-size: 12px;}
.detaileddiv003{ width:1180px ; margin:0 auto; overflow:hidden}
.detaileddiv{ width:277px; margin: 0px; padding: 0px;  float: left;margin-top: 20px; border: 1px solid #ccc; margin:8px;}


.type {
	position:absolute;
	left: 60px;
	top: 7px;
	color: #666;
    outline: medium none;
    text-decoration: none;
    transition: all 0.2s ease 0s;
	font-size:18px;
}

.detaileddiv1{ padding: 0px 14px 0 14px; }
.detaileddiv_column{ width: 277px; margin: 0px; padding: 0px;float: left;display:inline; padding: 0px 0px; margin-left:10px;margin-right:10px;  margin-top: 20px; }




.marginleftdiv{   margin-left:17px;  }
.marginlfdiv{  margin-left:17px;  margin-right:18px;}
.detaileddiv:hover{    border: 1px solid #ccc;}
.detaileddiv ul, .detaileddiv ul li{   width:253px;  margin: 0px auto;  padding: 0px;  list-style: none; }
.detaileddiv ul:hover img{filter :alpha(opacity=70) ; -moz-opacity: 0.7 ; -khtml-opacity: 0.7 ; opacity : 0.7;}
.detaileddiv ul li:first-child{  margin-top: 10px; }
.detaileddiv ul li img{    width:253px; height: 253px; text-align:center}
.detaileddiv ul li span{ font-size: 14px; color: #666; overflow: hidden; height: 32px; line-height: 32px;}
.detaileddiv ul li.dashedli{  border-top: 1px dashed; margin-top:2px;}
.detaileddiv ul li .ico{display:inline-block;overflow:hidden;width:20px;height:20px;vertical-align:middle;background:url(../images/ico.png);margin-right:4px;}
.detaileddiv ul li .ico a{display:inline-block;overflow:hidden;width:20px;height:20px;vertical-align:middle;background:url(../images/ico.png);margin-right:4px;}

.detaileddiv ul li.icoli{margin-top:8px;margin-bottom: 10px;}
.detaileddiv ul li.icoli a{ padding-right: 15px; color:#666 }
.detaileddiv ul li .ico1_1{  background-position: -40px 0;}
.detaileddiv ul li .ico1_2{   background-position: -60px 0;}
.detaileddiv ul li .ico1_3{   background-position: -80px 0;}
.cleardiv{height: 20px;width: 100%; clear: both;}

.xwpro{ width:1180px; margin:0 auto; border:1px solid #ccc; overflow:hidden; margin-bottom:30px; padding-bottom:15px}
.RandomNews {background-color:#fff;}
.diysr{background:#ededed ;height:36px;line-height:36px;padding-left:27px;color: #474954;}
.diysr a{color:#6B9F1F;font-weight:bold;}
.diysr a:hover,.tit a:hover{text-decoration:underline;}
.news_random{border:0px solid #CCC;border-top:none;border-bottom:none;padding-top:8px;}
.news_random li{ height:28px;line-height:28px; padding:0 30px 0 20px;  width:338px; float:left;overflow:hidden;}
.news_random li a{ background:url(../images/newslist24.png) left center no-repeat; padding-left:15px; color:#666; float:left; width:100%; height:28px; display:block } 
.news_random li a:hover{ color:#195faa} 
.news_random li span{ width:70px; color:#666; float:right} 



#caseshow{ width:1180px; margin:0 auto; overflow:hidden; margin-top:20px;}
#caseshow .left{ width:280px; overflow:hidden; float:left; border:1px solid #ccc; margin-bottom:20px; border:1px solid #CCC}
#caseshow .left .title{ height:36px;line-height:36px; background:#ccc; border-bottom:1px solid #FF; font-size:16px; text-align:center; color:#333; font-weight:bold}
#caseshow .left .title_nei{ width:100%; background:#ededed url(../images/LL1.png) left center no-repeat; height:33px; line-height:33px; font-size:15px; font-weight:bold; text-indent:15px; margin-top:0px; color:#195faa}
#caseshow .left .list{ width:260px; margin:0 auto;}
#caseshow .left .list ul li a.libg{ color:#195faa; font-weight:bold; }
#caseshow .left .list ul{ width:260px; margin:0px auto; margin:0 auto }
#caseshow .left .list ul li{ width:260px;border-bottom:1px dashed #CCC; height:30px; overflow:hidden }
#caseshow .left .list ul li a{ width:260px; height:30px; display:block; line-height:30px; font-size:13px; color:#111; text-align:left; text-indent:5px}
#caseshow .left .list ul li a:hover{color:#195faa;}
#caseshow .left .lxfs{width:260px; margin:10px auto}
#caseshow .left .lxfs p{ font-size:12px; color:#111; line-height:20px; color:#444}
#caseshow .left .nav p{ width:260px; margin:10px auto; font-size:14px; line-height:24px; color:#111; }
#caseshow .leftnew{ width:260px; overflow:hidden; margin:10px auto}
#caseshow .leftnew ul li{ width:260px; overflow:hidden;}
#caseshow .leftnew ul li span{ width:10px; float:left}
#caseshow .leftnew ul li a{ width:260px; float:right; color:#444; line-height:24px; font-size:12px; height:24px; display:block; overflow:hidden}
#caseshow .leftnew ul li a:hover{color:#195faa; text-decoration:underline}

#caseshow .right{ width:878px; overflow:hidden; float:right;}
.title_c{width:876px; height:32px; margin:0 auto; border:1px solid #CCC; background:#f1f1f1}
.title_c h1{width:500px; height:32px; line-height:32px; font-size:13px;  font-weight:normal;color:#111; margin-left:20px}
.title_c h1 a{color:#111}

#caseshow .right .aboutcomm{ width:836px; overflow:hidden; margin-top:10px; margin-bottom:20px;border:1px solid #CCC; padding:20px}
#caseshow .right .aboutcomm p{font-size:13px; color:#111;line-height:24px}
#caseshow .right .aboutcomm h2{font-size:24px; color:#111;line-height:80px; font-weight:bold; text-align:center; width:700px;}
#caseshow .right .aboutcomm img{ width:600px; height:auto; margin:10px 0}


.inpro_list{ width:100%; margin:0 auto; height:auto; overflow:hidden;margin-top:10px; }
.inpro_list ul{ width:100%; margin:0 auto; overflow:hidden;}
.inpro_list ul li{ width:373px; float:left; height:auto; margin:0 10px 10px 10px;transition:all ease 0.5s;background:#fff; padding-top:10px}
.inpro_list ul li a{ width:100%; height:auto; display: block;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.inpro_list_img{width:100%; height:260px; overflow:hidden;  display:block;overflow:hidden; box-shadow:0px 0px 3px #999;}
.inpro_list_img img{width:100%; height:260px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.inpro_list_text{ width:100%; height:30px; font-size:16px; font-weight:normal; line-height:30px; color:#111; margin:0 auto; text-align:center; overflow:hidden;transition:all ease 0.5s; padding-top:10px}

.inpro_list ul li:hover{transition:all ease 0.5s;}
.inpro_list ul li a:hover .inpro_list_img img{ -webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.inpro_list ul li a:hover .inpro_list_text{color:#0070c0;transition:all ease 0.5s; }
