﻿@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}
.cl15{ width:100%; height:15px}
.iframe_k{ width:500px; height:300px}
.com_1180{ width:1180px; margin:0 auto; height: auto; }
.com_1200{ width:1200px; margin:0 auto; height: auto; overflow:hidden;}
.com_1180_news{ width:1180px; margin:0 auto}
.com_1140{ width:1140px; margin:0 auto; height: auto; }

/**首页标题**/
.title{ width:1180px; margin:30px auto; height:auto; background:url(../images/titbg.png) bottom center no-repeat}
.title h1{ width:1180px; font-size:36px; font-weight:normal; line-height:38px; text-align:center; color:#000;}
.title h2{  width:60px; height:0px; background:#999; margin:0 auto; margin-top:10px; margin-bottom:10px}
.title p{  width:1180px;font-size:14px; font-weight:normal; line-height:20px; text-align:center; color:#333; padding-bottom:25px}
.title span{ color:#0057b6;}

.title_bai{ width:1180px; margin:10px auto; height:auto; margin-top:20px}
.title_bai h1{ width:1180px; font-size:30px; font-weight:normal; line-height:50px; text-align:left; color:#333;}
.title_bai p{  width:1180px;font-size:16px; font-weight:normal; line-height:30px; text-align:center; color:#eee;}
.title_bai span{ color:#333;}



/**首页标题**/

/**more**/
.inmore{ width:1180px; margin:0 auto; margin-bottom:20px; margin-top:20px}
.inmore a{width:160px; height:40px; font-size:14px; font-weight:normal; line-height:40px; background:#0057b6;  color:#fff; margin:0 auto; 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{width: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;}


.inmore1{ width:1180px; margin:0 auto; margin-bottom:20px; margin-top:20px}
.inmore1 a{width:180px; height:40px; font-size:14px; font-weight:normal; line-height:40px; border:1px solid #fff;  color:#fff; margin:0 auto; 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; }

.inmore1 a:hover{width: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;}
/**more**/

/**top**/
.htop{ width:100%; margin:0 auto; height:110px; background:#fff;  z-index: 100; }
.logo{ width:230px; float:left;margin-top:18px; text-align:left}
.logo img{ height:75px}

.top_left{ width:430px; float:left; line-height:32px; font-size:32px; color:#333; font-weight:600;margin-top:40px;text-align:left }
.top_left span{color:#0057b6 ; font-weight:400; }
.top_right_tel{width:350px;text-align:right; font-size:20px; color:#333; line-height:30px; font-weight:normal; background:url(../images/toptel.png) left center no-repeat; background-size:25px 25px; float:right; margin-top:40px;font-family:"微软雅黑",arial}
.top_right_tel span{color:#eb8520 ; font-weight:600; font-size:28px; font-family:arial}

.topgun{ width:100%; margin:0 auto; height:auto; position:fixed; z-index:100; background:#fff; }
.topgunheight{
  height:50px;
  background:#0057b6;
  
  
}
.top_jl{ width:100%; height:0; overflow:hidden; }
.bodyid{ width:100%; margin:0 auto; overflow:hidden; background:#fff; padding-top:150px}

/**top**/


/*网站导航*/

.nav{ width:100%; margin:0 auto; height:50px; background:#0057b6; }
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; text-decoration:none; height:50px; line-height:52px;}
ul.menu A:hover {	DISPLAY: block;	COLOR: #fff; 	TEXT-DECORATION: none;}
ul.menu li {position:relative; float:left; z-index:1000000}
ul.menu ul {position:absolute; left:0px; top:50px;display:none; opacity:0.1; list-style:none; z-index:1000000; background:#f9f9f9; box-shadow: }
ul.menu ul li {position:relative;width:146px;z-index:1000000; }
ul.menu ul li a {display:block; background:url(); font-family:"微软雅黑"; font-size:14px; color:#0057b6; text-align:center;height:40px;line-height:40px;  margin:0 auto;margin:3px}
ul.menu ul li a:hover { background:#0057b6;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; }
ul.menu ul ul {left:0px;}

ul.menu .menulink { width:146px;height:50px; font-size:16px;color:#fff;font-family:"微软雅黑";text-align:center;background:url();font-weight:normal; line-height:50px;}

ul.menu .menulink:hover, ul.menu .menuhover {background:#f9f9f9;color:#0057b6;}
ul.menu .menulinkbg { width:110px;height:50px; font-size:16px;font-family:"微软雅黑";text-align:center;border-bottom:2px solid #0057b6;color:#0057b6;font-weight:normal; line-height:50px;}
ul.menu .menulinkbg:hover{border-bottom:2px solid #0057b6;color:#0057b6;}



.menu1 {DISPLAY: block;	BACKGROUND: url() no-repeat; text-align:center;	TEXT-DECORATION: none;}
#menu10 {WIDTH:1180px; height:50px; LINE-HEIGHT: 0px; margin:0 auto; z-index: 200; }
/*网站导航*/

/*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; border-radius:10px}
#flashs .btn span.cur{ background:#0057b6;}


.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*/

/*gynn*/
.gynn{ width:1180px; margin:10px auto; overflow:hidden; padding-bottom:40px}
.gynn_tit{ width:1180px; overflow:hidden;text-align:center; margin:0 auto; margin-top:30px; margin-bottom:30px}
.gynn_tit h1{ width:1180px; line-height:40px; overflow:hidden; font-size:34px; font-weight:400; color:#333;margin:0 auto; margin-right:10px; display:block}
.gynn_tit p{ font-size:16px; font-weight:100; color:#999; font-family:arial; text-transform: uppercase;display:block; line-height:40px; overflow:hidden}



.ksdhlist{ width:1180px;margin:0 auto; overflow:hidden;background:#; border-right:none; margin-top:10px}
.ksdhlist a:hover{color:#fff;}
.ksdhlist a{ width:292px; height:350px;  float:left; display:block; text-align:center; overflow:hidden; border-right:3px solid #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; }
.ksdhlist a h1{ width:250px; height:40px;  margin:0 auto;font-size:20px; color:#333; line-height:40px; text-align:center; overflow:hidden; margin-top:210px; font-weight:600;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;}

.ksdhlist a h2{ width:200px; height:78px;  margin:0 auto;font-size:14px; color:#333; line-height:26px; text-align:center; overflow:hidden;font-weight:400;font-family:sans-serif; text-transform:uppercase}

.ksdhlist a p{ width:120px; height:30px;margin:0 auto; margin-top:30px; display:block; border:1px solid #0057b6;  line-height:30px; color:#fff}


.ksdhlist a:hover h1{ 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; margin-top:140px;}
.ksdhlist a:hover h2{ 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;}
.ksdhlist a:hover p{ border:1px solid #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;}



.kst1bg{ width:292px;background:url(../images/ksdh1-1.png) top center no-repeat #0057b6; background-size:80px 80px; background-position: 50% 35px;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; }

.kst1{background:url(../images/ksdh1.png) top center no-repeat #f9f9f9; background-size:292px 195px; border-right:1px solid #ccc;transition:all ease 1s;-webkit-transition:all ease 1s; -moz-transition:all ease 1s; -ms-transition:all ease 1s; -o-transition:all ease 1s;}
.ksdhlist a:hover.kst1{background:url(../images/ksdh1-1.png) top center no-repeat #0057b6; background-size:80px 80px; background-position: 50% 35px;transition:all ease 1s;-webkit-transition:all ease 1s; -moz-transition:all ease 1s; -ms-transition:all ease 1s; -o-transition:all ease 1s; }


.kst2{background:url(../images/ksdh2.png) top center no-repeat #f9f9f9;  background-size:292px 195px;border-right: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;}
.ksdhlist a:hover.kst2{background:url(../images/ksdh2-1.png) top center no-repeat #0057b6; background-size:80px 80px; background-position: 50% 35px;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; }


.kst3{background:url(../images/ksdh3.png) top center no-repeat #f9f9f9; background-size:292px 195px; border-right: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;}
.ksdhlist a:hover.kst3{background:url(../images/ksdh3-1.png) left center no-repeat #0057b6; background-size:80px 80px; background-position: 50% 35px;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; }

.kst4{background:url(../images/ksdh4.png) top center no-repeat #f9f9f9;  background-size:292px 195px;border-right: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;}
.ksdhlist a:hover.kst4{background:url(../images/ksdh4-1.png) top center no-repeat #0057b6; background-size:80px 80px; background-position: 50% 35px;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; }


/*netw*/
.netw{ width:100%; margin:0 auto; overflow:hidden; height:auto; padding-top:10px; background:#f9f9f9 ; padding-bottom:20px; }

.netw_left{width:650px; float:left; }
.netw_left h1{width:650px; line-height:50px; font-size:20px; font-weight:600; color:#333}
.netw_left p{width:650px; line-height:30px; font-size:15px; font-weight:400; color:#333;  text-indent:30px}

.netw_left a{width:140px; height:36px; font-size:12px; font-weight:normal; background:#0057b6;color:#fff;line-height:36px;  margin-top:36px; display:block; 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;}
.netw_left a:hover{width:180px;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;}

.netw_right{width:500px; float:right; margin-top:5px; text-align:right;}
.netw_right img{width:500px; height:auto;}

.about_edit{ width:1180px;  height:auto; margin:0 auto; overflow:hidden; background:#151b27; padding:15px 0 25px 0; }
.about_num{ width:100%; height:auto; }
.about_num li{ display:block; float:left; width:24%; text-align:center }
.about_top_en{ font-size:24px; font-style:italic;color:#fff;font-weight:100;}
.about_top_num{ color:#fff; font-size:50px; line-height:60px;margin-top:0px; }
.about_top_small{ font-size:14px; font-weight:100;color:#fff; }
.index_service{ padding-top:0; }

.about_top_num span{ font-size:30px; font-weight:100;}




.liucheng_bg{background: url(../images/lcbg.jpg) top center no-repeat; width:100%; margin:0 auto; overflow:hidden;}
.liucheng{ width:100%; background-color:rgba(0,0,0,0.7);overflow:hidden; padding-bottom:100px;padding-top:40px;}

.liucheng_list{ width:1200px; margin:40px auto;}
.liucheng_list_li{ width:280px; float:left; overflow:hidden; height:220px; padding:40px 0; background-color:rgba(255,255,255,0.3);cursor:pointer;transition:all ease 1s; -webkit-transition:all ease 1s; -moz-transition:all ease 1s; -ms-transition:all ease 1s; -o-transition:all ease 1s; margin-right:2px;margin:0 10px 0 10px;}
.list_li_left{ width:280px;}
.list_li_left_img{ width:280px;margin:0 auto;cursor:pointer;text-align:center;  font-family:sans-serif; color:#0057b6; margin-top:20px}
.list_li_left_img img{ width:90px; height:auto;display:block; margin:0 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; }
.list_li_left_img: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; }

.list_li_left_num{ width:280px; height:60px; line-height:60px; font-size:28px; color:#fff; text-align:center; font-weight:bold; padding-top:15px; margin:0 auto;transition:all ease 0.8s; -webkit-transition:all ease 0.8s; -moz-transition:all ease 0.8s; -ms-transition:all ease 0.8s; -o-transition:all ease 0.8s;  }
.list_li_left_con{ width:240px; line-height:26px; font-size:14px; color:#ccc; text-align:center; font-weight:normal;margin:0 auto}
.list_li_left_xx{ width:30px; height:2px; background:#fff; margin:10px auto}
.liucheng_list_li:hover{ background:#0057b6;transition:all ease 1s; -webkit-transition:all ease 1s; -moz-transition:all ease 1s; -ms-transition:all ease 1s; -o-transition:all ease 1s;  }

.liucheng_list_li:hover .list_li_left_img img{ width:0px; height:auto}


.liucheng_list_li:hover .list_li_left_num{ color:#FFF; margin-top:20px;transition:all ease 0.8s; -webkit-transition:all ease 0.8s; -moz-transition:all ease 0.8s; -ms-transition:all ease 0.8s; -o-transition:all ease 0.8s;  font-size:60px; }
.liucheng_list_li:hover .list_li_left_con{ color:#FFF}
.liucheng_list_li:hover .list_li_left_img{ color:#FFF}
.liucheng_list_li:hover .list_li_left_xx{ background:#FFF;width:60px; margin-top:30px}



/*prolist*/
.inpro{ width:100%; margin:0 auto; overflow:hidden; padding:30px 0px 0 0; background:; }
.pro_dl{ width:204px; margin:0 auto;  margin-top:2px;margin-bottom:2px;overflow:hidden; float:left}
.pro_dl a{ width:200px; height:44px; line-height:44px;border-left:none; display:block; text-align:center; color:#fff; margin:0 0; font-size:16px; margin-bottom:3px;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:#0057b6; margin-left:2px;margin-right:2px; border:1px solid #0057b6 }
.pro_dl a:hover{background:#fff; color:#333;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; }
.pro_dl a.abg{ border:1px solid #0057b6;background:#0057b6; color:#fff}



.inpro_fl{ width:1180px; overflow:hidden; height:auto; margin:30px auto;}
.inpro_fl dl{ width:100%; height:auto; overflow:hidden;}
.inpro_fl dt{ width:auto; height:42px;float:left; margin-right:10px }
.inpro_fl dt a{ height:40px; line-height:40px; font-size:16px; font-weight:normal; color:#333; 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; border:1px solid #666; padding:0 25px 0 20px }
.inpro_fl dt a:hover{background:#0057b6; 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;border:1px solid #fff;}


.inpro_fl dd{ width:202px; height:40px; line-height:40px; border-bottom:1px solid #fff;}
.inpro_fl dd a{ width:172px; height:40px; line-height:40px; 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}
.inpro_fl 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 #0057b6; background-size:15px 15px;padding-left:20px;width:182px;}


.inpro_fl a:hover{}



.inpro_list{ width:100%; margin:0 auto; overflow:hidden; float:right; padding-top:10px; padding-bottom:20px; }
.inpro_list ul{ width:100%; margin:0 auto; overflow:hidden;}
.inpro_list ul li{ width:380px; float:left; height:260px; margin:0 10px 0px 10px;}
.inpro_list ul li a{ width:380px; height:260px;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:0px;}
.inpro_list_img{width:380px; height:220px; overflow:hidden;  }
.inpro_list_img img{width:380px; height:220px;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:380px; height:40px; font-size:14px; font-weight:normal; line-height:40px; color:#333; margin:0 auto; text-align:center}


.inpro_list ul li a:hover{ background:#fff;  }
.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:#0057b6}




.inpro_listabout{ width:100%; margin:0 auto; overflow:hidden; float:right; padding-top:30px; padding-bottom:20px; }
.inpro_listabout ul{ width:100%; margin:0 auto; overflow:hidden;}
.inpro_listabout ul li{ width:276px; float:left; height:220px; margin:0 10px 0px 10px;}
.inpro_listabout ul li a{ width:276px; height:220px;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:0px;}
.inpro_listabout_img{width:276px; height:180px; overflow:hidden;  }
.inpro_listabout_img img{width:276px; height:180px;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_listabout_text{ width:276px; height:40px; font-size:14px; font-weight:normal; line-height:40px; color:#333; margin:0 auto; text-align:center}


.inpro_listabout ul li a:hover{ background:#fff;  }
.inpro_listabout ul li a:hover .inpro_listabout_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_listabout ul li a:hover .inpro_listabout_text{color:#0057b6}


/*prolist*/
.inpro_honor{ width:100%; margin:0 auto; overflow:hidden; float:right; padding-top:30px; padding-bottom:20px; }
.inpro_honor ul{ width:100%; margin:0 auto; overflow:hidden;}
.inpro_honor ul li{ width:277px; float:left; height:260px; margin:0 10px 0px 10px;}
.inpro_honor ul li a{ width:257px; height:260px;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:0px;}
.inpro_honor_img{width:257px; height:200px; overflow:hidden; border:1px solid #ccc; padding:10px }
.inpro_honor_img img{width:257px; 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;}
.inpro_honor_text{ width:257px; height:40px; font-size:14px; font-weight:normal; line-height:40px; color:#333; margin:0 auto; text-align:center}


.inpro_honor ul li a:hover{ background:#fff;  }
.inpro_honor ul li a:hover .inpro_honor_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_honor ul li a:hover .inpro_honor_text{color:#0057b6}


/*video*/

.video{ width:1200px; margin:0 auto; overflow:hidden; padding-top:30px}
.videolist{ width:1200px; margin:0 auto; overflow:hidden; }
.videolist ul{ width:1200px; margin:0 auto; overflow:hidden;}
.videolist ul li{ width:379px; height:300px; float:left; margin-left:10px; margin-right:10px;margin-top:30px}
.videosize{ width:375px; height:250px; background:#fff; overflow:hidden; border:2px solid #fff; box-shadow:1px 1px 5px #333}
.videosize iframe{ width:375px; height:300px;}

.videotit{ width:379px; height:50px; line-height:50px; font-size:16px; color:#222; text-align:center}


/*首页广告条*/
.inadv{ width:100%; background:#0057b6; height:140px; overflow:hidden; margin:0 auto; padding-top:20px; padding-bottom:20px}
.inadv_left{ width:450px; height:113px; float:left; margin-top:15px;}
.inadv_left_title{ width:450px; height:60px; font-size:36px; font-weight:bold; color:#fff;  line-height:60px; text-align:center; padding-top:10px}
.inadv_left_text{ width:450px; height:30px; font-size:24px; font-weight:normal; color:#fff; line-height:30px;text-align:center}

.inadv_right{ width:700px; height:120px; float:right; margin-top:25px; }
.inadv_right_title{ width:700px; height:60px; font-size:34px; font-weight:bold; color:#fff;  line-height:60px; text-align:left;background:url(../images/fuwu.png) left center no-repeat; background-size:45px 45px; padding-left:45px}
.inadv_right_text{ width:700px; height:30px; font-size:16px; font-weight:normal; color:#ff0; line-height:26px;text-align:left}

/*首页广告条*/


/*首页服务*/
.inser{ width:100%; background: url(../images/advbg.png) top center no-repeat; overflow:hidden; margin:0 auto; margin-bottom:20px; margin-top:10px}
.inser_bg{ width:100%; background-color:rgba(255,255,255,0); overflow:hidden; margin:0 auto;  padding-bottom:30px; padding-top:50px}

.inser_list{ width:160px; height:265px; margin:5px 5px 0px 5px; float:left; padding:25px 15px 20px 15px; background:;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; cursor:pointer }
.inser_list_img{ width:140px; height:140px;overflow:hidden; margin:0 auto; 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; border:1px solid #0057b6; border-radius:70px;margin-top:10px; background:#0057b6 }

.inser_list_img h1{ width:140px; height:40px; font-size:20px; font-weight:normal; color:#333;  line-height:40px; margin-top:30px  }
.inser_list_img h1 img{ width:40px; height:40px; }
.inser_list_img p{ width:140px; height:50px; font-size:26px; font-weight:normal; color:#fff;  line-height:50px; font-family:arial  }

.inser_list_text{ width:160px; height:56px; font-size:16px; font-weight:normal; color:#000;  line-height:28px; text-align:center; margin-top:30px ; }

.inser_list:hover{ background:#; }
.inser_list:hover .inser_list_img{ margin-top:-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; }
/*首页服务*/

/*inys*/
.inys{ width:100%; background:#fff; overflow:hidden; margin:30px auto;}

.inys1{width:1180px; background:#fff; overflow:hidden; margin:30px auto;}







/*首页新闻*/
.innews{ width:100%; background:url(../images/bg3.jpg) top center no-repeat;overflow:hidden; margin:0 auto; padding-top:10px; padding-bottom:20px; }
.innews_left{ width:1180px; margin:0 auto; overflow:hidden}
.nTab{width: 680px; margin:0 auto}
.nTab .TabTitle{clear: both; height: 40px;overflow: hidden;}
.nTab .TabTitle ul{width:368px; height: 40px; margin:0 auto}
.nTab .TabTitle li{float: left;width:180px;cursor: pointer;list-style-type: none; line-height:40px; text-align:left;font-size:16px; font-family:微软雅黑;font-weight:normal; text-align:center; margin-right:2px;}
.nTab .TabTitle .active{width:180px;color:#fff; background:#1e50ae;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:180px;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:1180px;overflow:hidden; margin-top:10px;}
.TabContent ul li{width:1180px;text-align:left;font-size:14px; overflow:hidden; border-bottom:1px solid #666; line-height:60px;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; cursor:pointer}
.TabContent ul li a{width:1180px;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; }

.news_left_con{width:1180px;}
.news_left_con h1{ width:1020px;font-size:16px; font-weight:400;margin:0 auto; color:#fff; float:right; background:url(../images/jiantou.png) right center no-repeat; background-size:20px 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; }
.news_left_con h2{width:150px; font-size:16px; color:#fff; font-weight:normal; float:left; 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;}


.none{ display:none;}
.TabContent ul li:hover{background:#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;}

.TabContent ul li:hover .news_left_con h1{background:url(../images/jiantou-1.png) left center no-repeat; background-size:20px 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; color:#1e50ae; text-indent:40px}
.TabContent ul li:hover .news_left_con h2{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:#1e50ae; }





/*news*/



/*news*/

/*gcase*/
.gcase{ width:100%; margin:0 auto; overflow:hidden; padding-bottom:20px; padding-top:20px;background:#fff;}
.gcasecon{ width:1200px; margin:0 auto; overflow:hidden}
.gnTab{width:1180px;margin-bottom:20px; overflow:hidden; margin-top:20px}
.gnTab .gTabTitle{clear: both; height: 46px;overflow: hidden;}
.gnTab .gTabTitle ul{width:1180px; height: 46px; margin-left:8px }
.gnTab .gTabTitle li{float: left;width:231px;cursor: pointer;list-style-type: none; line-height:46px; text-align:left;font-size:16px; font-family:微软雅黑;font-weight:normal; text-align:center; margin-right:2px; 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; }
.gnTab .gTabTitle .gactive{color:#fff; background:#0057b6;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;}
.gnTab .gTabTitle .gnormal{color:#333;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; background:#f1f1f1; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.gTabContent{width:1180px;overflow:hidden; margin-top:15px;}

.gcaselist{ width:1200px; margin:20px auto; overflow:hidden;}
.gcaselist ul{ width:100%; margin:0 auto; overflow:hidden;}
.gcaselist ul li{ width:357px; float:left; height:280px; margin:8px 10px 0px 10px; background:#eee; padding:10px 10px 25px 10px; }
.gcaselist ul li a{ width:357px; height:280px;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:0px}
.gcaselist_img{width:357px; height:auto; overflow:hidden; text-align:center;  background:#fff; padding:20px 0 20px 0}
.gcaselist_img img{width:auto; height:70px;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;}
.gcaselist_text{ width:327px; height:60px; font-size:16px; font-weight:normal; line-height:60px; color:#222; margin:0 auto; text-align:center}
.gcaselist_com{ width:327px; height:auto; font-size:14px; font-weight:normal; line-height:26px; color:#666; margin:0 auto; text-align:center}
.gcaselist_com p{ width:327px; height:auto; font-size:14px; font-weight:normal; line-height:26px; color:#666; margin:0 auto; text-align:center}


.gcaselist ul li a:hover{}
.gcaselist ul li a:hover .gcaselist_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;}

.gcaselist ul li a:hover .gcaselist_text{color:#0057b6;}





.gcaselist_con{width:1200px; margin:0 auto; overflow:hidden;}
.gcaselist_con ul{ width:100%; margin:0 auto; overflow:hidden;}
.gcaselist_con ul li{ width:357px; float:left; height:300px; margin:8px 10px 10px 10px; background:#f9f9f9; padding:10px}
.gcaselist_con ul li a{ width:357px; height:300px;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:0px}
.gcaselist_con_img{width:357px; height:120px; overflow:hidden; text-align:center; padding-top:20px; background:#fff;}
.gcaselist_con_img img{width:auto; 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;}
.gcaselist_con_text{ width:327px; height:50px; font-size:18px; font-weight:normal; line-height:50px; color:#333; margin:0 auto; text-align:center}
.gcaselist_con_con{ width:327px; height:auto; font-size:14px; font-weight:normal; line-height:24px; color:#999; margin:0 auto; text-align:center}


.gcaselist_con ul li a:hover{ background:#fff; }
.gcaselist_con ul li a:hover .gcaselist_con_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;}

.gcaselist_con ul li a:hover .gcaselist_con_text{color:#0057b6;}






/*首页案例*/
.incase{ width:100%; background:#fff;  overflow:hidden; margin:0 auto; padding-bottom:50px; margin-top:20px}

.product_scroll{width:50px;height:auto;position:relative; margin-bottom:40px}
.newpp_xh{ width:1140px; margin:0 auto;}
.newpp{ width:1140px; margin:0 auto; overflow:hidden; padding-bottom:0px;padding-top:0px; height:auto; }

.control a{ display:block; width:30px; height:30px; position:absolute;top:275px;}
.control a.go_next{ background:url(../images/butt-right.png) no-repeat center center/30px 30px #1e50ae;right:-550px;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.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);background:url(../images/butt-right.png) no-repeat center center/40px 40px #f70600; }
.control a.go_prev{ background:url(../images/butt-left.png) no-repeat center center/30px 30px #1e50ae;left:536px;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.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);background:url(../images/butt-left.png) no-repeat center center/40px 40px #f70600;}



.honor_list{ width:370px; float:left;padding:0 5px;   /*  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; margin-bottom:20px;height: 240px;}

.honor_list a{width: 350px;  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: 240px;background:#ccc; padding:10px}

.honor_list_img{width:350px; height:240px;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; }
.honor_list_img img{width:350px; height:240px;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:#333; 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);}



.honor_list_wap{ width:280px; float:left;padding:0 5px;   /*  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; margin-bottom:20px;height: 260px;}

.honor_list_wap a{width: 280px;  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: 220px;background:#f9f9f9; padding-bottom:25px;padding-top:15px;}

.honor_list_img_wap{width:256px; height:190px;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:3px solid #fff}
.honor_list_img_wap img{width:256px; height:190px;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_wap{ height:40px; text-align:center; line-height:40px; font-size:14px; color:#333; width:92%; margin:0 auto; font-weight:normal; overflow:hidden}


.honor_list_wap: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);}



/*首页案例*/

/*首页客服板块*/

.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}

.infor_send{ width:100%; height:auto; background: url(../images/kefubg.png) top center no-repeat; overflow:hidden; padding-top:40px}
.infor_send .sectionHeader>h1{color:#ec6e29;}
 .sectionHeader>p{color:#ec6e29;}
.contes{ padding-top:10px; padding-bottom:0px }
.contes_lef{ float:left;width:620px; color:#ddd; }
.contes_lef_til{ padding:10px 20px 0x 0; min-height:40px;  color:#ddd; font-size:16px;line-height: 28px}
.cont_mescoico{ padding:8px 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/shouji-2.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{ float:right; width:500px; padding-top:0px; }
.cont_mescoico span{ font-size:20px; color:#ec6e29}

.contes_lef_til span{ font-size:20px; color:#ec6e29; 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:#0057b6; 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;}

/*首页客服板块*/

/*底部导航*/
.footnav{ width:100%; margin:0 auto; background:#444; padding:30px 0 20px 0; overflow:hidden}
.footnav_list{ width:180px; float:left;}
.footnav_list h1{ width:180px; height:30px; line-height:26px; font-size:14px; font-weight:bold; color:#ddd}
.footnav_list a{ width:180px; line-height:26px; font-size:14px; font-weight:normal; color:#999; display:block}
.footnav_list img{ width:130px; padding-top:0px;  text-align:right; padding-bottom:20px}
.footnav_list a:hover{ width:160px; line-height:26px; font-size:14px; font-weight:normal; color:#ec6e29; display:block}


.Foot{ width:100%;overflow:hidden; margin:0 auto; padding: 5px 0}
.Foot a{ color:#999;}
.Foot  .Nr{ width:1180px; margin:0 auto; overflow:hidden; border-top:1px solid #666; padding-top:10px; text-align:left; color:#999; }
/*底部导航*/
/*返回顶部*/
.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;
}
/*返回顶部*

/*友情链接*/
.inlink{ width:100%; margin:0 auto;overflow:hidden; padding-top:10px; padding-top:10px;padding-bottom:10px; background:#666 }
.inlink_left{ width:70px; height:24px; line-height:24px; font-size:14px; font-weight:bold; float:left; color:#ddd}
.inlink_list{ width:1100px; height:auto; line-height:24px;  float:right; overflow:hidden; color:#ddd}
.inlink_list a{ width:auto;float:left;display:block;line-height:24px; margin-right:20px; color:#ddd}
.inlink_list a:hover{color:#ec6e29}


/*内页CSS*/
/* about banner*/
.banner_about{ width: 100%; margin: 0 auto; overflow: hidden; height: 350px;padding-top:140px }
.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:0 auto; height:50px; border-bottom:1px solid #CCC; overflow:hidden}
.mianbao h1{ font-weight:normal; font-size:14px; color:#666; line-height:50px}
.mianbao h1 a{ color:#666; padding:0 5px}
.mianbao h1 a:hover{ color:#1e50ae}


/*about_dl*/
.about_dl{ width:100%; margin:0 auto; height:60px;margin-bottom:20px; line-height:60px; border-bottom:1px solid #eee; }
.about_dl1180{ width:1180px; margin:0px auto; height:60px;margin-bottom:20px; line-height:60px; }

.about_dl_left{width:800px; float:left; overflow:hidden } 
.about_dl_left a{width:auto; margin-right:60px; float:left; font-size:16px; font-weight:400; color:#222;margin-right:50px } 
.about_dl_left a:hover{ border-bottom:2px #0057b6 solid; color:#0057b6 } 
.about_dl_left a.abg{border-bottom:2px #0057b6 solid; } 

.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:#0057b6;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;}  








/*caseshow*/





/*内页产品详情*/
/*
组图开始
小图部分
*/

.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 #0057b6;box-shadow:0px 5px 5px #0057b6;}
#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;  padding-top:0px}
#originalpic ul{list-style:none;}
#originalpic li{display:none;position:relative;width:900px; text-align:center}
#originalpic li img{margin:30px 0;min-width:500px; height:auto; max-width:800px; }
#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:#0057b6; 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:#333; margin:20px auto; width:98%}



/*内页新闻列表*/
.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:#0057b6;  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}
/*prolist*/


/*******************************************************************************/
/*left*/
.zxleft{ width:250px; float:left;}
.zxlefttit{ width:250px; height:46px; background:#f9f9f9; font-size:18px; font-weight:400; line-height:46px; text-indent:22px; color:#222;border:1px solid #ccc; border-top:4px solid #1e50ae;border-bottom:none}
.zxleftlsit{ width:250px;padding-bottom:10px;border:1px solid #ccc; border-top:none;padding-top:20px;}
.zxleftlsit a{ width:220px; height:46px; margin:0 auto;display:block; text-align:left; line-height:46px; font-size:14px; color:#666; background:url(../images/gjiantou.png) right center no-repeat #f9f9f9; background-size:17px 12px;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-bottom:8px ; text-indent:15px}
.zxleftlsit a:hover{color:#fff; background:url(../images/gjiantou-2.png) right center no-repeat #1e50ae; background-size:17px 12px; text-indent: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; }
.zxleftlsit a.aabg{color:#fff; background:url(../images/gjiantou-2.png) right center no-repeat #1e50ae; background-size:17px 12px; 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; }
.zxleftlx{ width:250px; padding-bottom:10px;border:1px solid #ccc; border-top:none;}
.zxleftlx img{ width:250px; height:auto; margin:0 auto; margin-bottom:10px }
.zxleftlx p{ width:220px; line-height:20px; padding-top:6px; color:#333; font-size:12px; margin:0 auto; font-family: "微软雅黑", Arial; display:block}


/*zixun*/
.zixun{ width:1180px; margin:0 auto; overflow:hidden; margin-top:30px; margin-bottom:30px}

.zxright{ width:890px; margin:0 auto;overflow:hidden; float:right}
.zxrighttit{ width:890px; height:46px; line-height:46px;border-bottom:1px solid #ccc; }
.zxrighttit a{ width:auto; margin-right:50px; float:left; font-size:16px; font-weight:400; color:#222;}
.zxrighttit a:hover{border-bottom:2px #1e50ae solid; color:#1e50ae }
.zxrighttit a.habg{ border-bottom:2px #1e50ae solid; color:#1e50ae}

.zxrightlist{ width:890px; overflow:hidden;}
.zxrightlist ul{ width:890px; margin:0 auto; overflow:hidden}
.zxrightlist ul li{width:890px; height:auto; background:#f9f9f9; margin-bottom:10px; margin-top:10px; padding:20px 0 20px 0;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; overflow:hidden}
.zxrightlist ul li a{ width:890px; height:auto; 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; }

.zxrightlist_text{ width:860px; height:auto; margin:0 auto}
.zxrightlist_text h1{ width:860px; height:40px; line-height:43px; font-size:14px; font-weight:400; color:#222; overflow:hidden;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;}
.zxrightlist_intro{width:860px; height:auto; line-height:22px; font-size:12px; font-weight:normal; color:#666; }
.zxrightlist_date{ width:860px; height:30px; line-height:30px; font-size:12px; font-weight:normal; color:#666;}

.zxrightlist ul li:hover{background:#1e50ae;  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;}
.zxrightlist 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;}
.zxrightlist ul li:hover .zxrightlist_text h1{ color:#fff;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;}
.zxrightlist ul li:hover .zxrightlist_intro{ color:#fff;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;}
.zxrightlist ul li:hover .zxrightlist_date{ color:#fff;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;}


.zxrightknow{ width:920px; overflow:hidden; margin-bottom:20px }
.zxrightknow ul{ width:920px; overflow:hidden;}
.zxrightknow ul li{width:920px; height:auto;overflow:hidden; border-bottom:1px solid #eee; padding-bottom:30px; padding-top:30px }











/*newsshow*/
.aboutnewscon{ width:890px; margin:0 auto;overflow:hidden; padding-bottom:20px; float:right}
.aboutnewscon a{ color:#666;}
.aboutnewscon_title{width:890px; font-size:18px; font-weight:400; color:#000; text-align:center; line-height:40px}

.aboutcon_title{width:890px; font-size:18px; font-weight:400; color:#000; text-align:center; line-height:50px; background:#f9f9f9}
.aboutcontact_title{width:870px; font-size:14px; font-weight:400; color:#333; text-align:left; line-height:28px; background:#f9f9f9; padding:10px}

.item{color:#666;text-align:center;margin:0 auto;font-family:arial;border-bottom:1px solid #f0f0f0; padding-bottom:15px; font-size:12px }
.content{word-break:break-all;line-height:22px;}
.content p{margin:15px 0;font-size:14px;}
.content img{max-width:920px;}
.pre,.next{line-height:30px;height:30px;}



/*内页product**/
.aboutpro{ width:1180px; margin:0 auto; overflow:hidden}

.aboutpro_right{ width:920px; margin:0 auto; float:right; overflow:hidden; background:#fff}

.aboutpro_right_title{ width:900px; height:46px; line-height:46px;border-bottom:1px solid #ccc;  }
.aboutpro_right_title h1{ width:auto; margin-right:50px; float:left; font-size:16px; font-weight:400; color:#222;border-bottom:2px solid #0057b6; float:left }
.aboutpro_right_title a{ width:auto; height:30px; line-height:30px;  float:left; font-size:12px; font-weight:400; color:#fff;float:right; background:#0057b6; padding:0 10px 0 10px; margin-top: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_right_title a:hover{  padding:0 19px 0 19px; 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{width:928px; overflow:hidden;}

.aboutpro_right_list ul li{ width:283px; height:266px; margin-right:24px; float:left; margin-top:18px; margin-bottom: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;}
.aboutpro_right_list_img{width:281px; height:213px; overflow:hidden; border:1px solid #ccc}
.aboutpro_right_list_img img{width:281px; height:213px;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:200px; height:50px; font-size:14px; font-weight:400; line-height:50px;  margin:0 auto;overflow:hidden; float:left}
.aboutpro_right_list_text 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;}

.aboutpro_right_list_anniu{width:66px; height:26px; float:right}

.aboutpro_right_list_anniu a{width:66px; height:26px; font-size:12px; font-weight:normal; line-height:24px; background: url(../images/zx1.png) left center no-repeat #fff; background-size:20px 20px; background-position:8px 3px;text-indent: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; margin-top:12px;border:0px solid #0057b6; color:#0057b6; display:block }

.aboutpro_right_list ul li:hover{ background:#0057b6; 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:hover .aboutpro_right_list_img{ border:1px solid #0057b6; }
.aboutpro_right_list ul li: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:hover .aboutpro_right_list_text a{ color:#fff; 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_right_list ul li:hover .aboutpro_right_list_anniu a{background: url(../images/zx1-1.png) left center no-repeat #0057b6; background-size:20px 20px; background-position:8px 3px;text-indent: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;border:0px solid #0057b6; color:#fff;}

.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:#0057b6;}

.changye_n{ width:916px; overflow:hidden; margin:20px auto; border:1px solid #eee; padding:15px 0 15px 0; margin-top:0px; border-top:none} 
.changye_n ul li{ width:46%; overflow:hidden; margin:0 auto; float:left; margin-right:15px; border-bottom:1px dashed #ccc; margin-left:15px}
.changye_n ul li a{ width:100%; height:40px; display:block; overflow:hidden; line-height:40px} 
.changye_n ul li a h1{ width:80%; 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:20%; height:40px; display:block; overflow:hidden; float:left; font-size:12px; color:#999; text-align:right} 

.changye_n ul li a:hover{ color:#0057b6} 
.changye_n ul li a:hover h1{ color:#0057b6; background:url(../images/nleft-2.png)left center no-repeat;background-size:15px 15px; } 
.changye_n ul li a:hover p{ color:#0057b6}






/**/
.book_name{width:237px; height:40px; line-height:40px; padding:0 4px 0; font-size:14px;background:#ddd; border:1px solid #ccc; float:left; display:block; margin-right:5px; overflow:hidden;color:#666}
.book_tel{width:500px; height:40px; line-height:40px; padding:0 4px 0; font-size:14px;background:#ddd; border:1px solid #ccc; float:left; display:block; overflow:hidden;color:#666}
.book_emali{width:237px; height:40px; line-height:40px; padding:0 4px 0; font-size:14px;background:#ddd; border:1px solid #ccc; float:left; display:block; overflow:hidden;color:#666}
.book_concent{width:500px; height:70px; line-height:42px; padding:0 4px 0; font-size:14px;background:#ddd; border:1px solid #ccc; float:left; display:block; overflow:hidden;font-family:微软雅黑;color:#666}
.book_code{width:237px; height:40px; line-height:40px; padding:0 4px 0; font-size:14px;background:#ddd; border:1px solid #ccc; display:block; overflow:hidden; float:left;color:#666}
.book_sub{width:25%; height:42px; line-height:42px; color:#fff; padding:0 5px; font-size:16px; text-align:center;cursor:pointer;background:#0057b6; 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:微软雅黑}
.book_tz{width:23.5%; height:42px; line-height:42px; color:#fff; padding:0 5px; font-size:16px; text-align:center;cursor:pointer;background:#666; 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:微软雅黑}



/*gcase*/
.glogolist{ width:890px; margin:0 auto; overflow:hidden;padding-top:20px}
.glogolist ul{ width:100%; margin:0 auto; overflow:hidden;}
.glogolist ul li{ width:280px; float:left; height:260px; margin:8px 8px 10px 8px}
.glogolist ul li a{ width:280px; height:260px;background:#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; padding:0px}
.glogolist_img{width:280px; height:200px; overflow:hidden}
.glogolist_img img{width:280px; 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;}
.glogolist_text{ width:280px; height:40px; font-size:14px; font-weight:normal; line-height:40px; color:#333; margin:0 auto; text-align:center }


.glogolist ul li a:hover{ background:#fff; }
.glogolist ul li a:hover .glogolist_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;}

.glogolist ul li a:hover .glogolist_text{color:#1e50ae;}