@charset "utf-8";
/* CSS Document */
html {overflow-y:scroll;}
*{margin:0;padding:0;list-style:none;border:0;}
body{font-size:15px;  margin:0; padding:0;font-family: "微软雅黑"; overflow:hidden; }
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,html,body,nav{padding:0;margin:0; color:#333}
h1,h2,h3,h4,h5,h6 {font-size:14px; font-weight:normal;}
img{border:0;}
ol,ul{list-style:none;}
i{ font-style:normal}
h1{font-size:18px;}
a{color:#333;text-decoration:none;font-size:15px;blr:expression(this.onFocus=this.blur());font-family: "微软雅黑"; }
a:hover{color:#f00;text-decoration:none;}
.clean100{clear:both;height:415px;overflow:hidden;}
.clean70{clear:both;height:70px;overflow:hidden;}
.clean50{clear:both;height:50px;overflow:hidden;}
.clean30{clear:both;height:30px;overflow:hidden;}
.clean20{clear:both;height:20px;overflow:hidden;}
.clean10{clear:both;height:10px;overflow:hidden;}
.left{ float:left;overflow:hidden;}
.right{float:right;overflow:hidden;}
.mar{ margin:0 auto}
.w1200{ width:1200px; overflow:hidden;clear:both;}
.i{font-style:normal}


/*返回顶部样式*/
.totop{position:fixed;right:25px;bottom:25px;display:block;width:26px;height:62px;background:url(../images/rocket.png) no-repeat 0 0;-webkit-transition: all 0.2s ease-in-out;}
.totop:hover{background:url(../images/rocket.png) no-repeat 0 -62px;}


/*导航条1*/
.top{ width:100%; height:36px;line-height:36px; background:#343742}
.top span{ color:#928d8d;  float:left}
.top a,.top p{ float:right;color:#928d8d; padding-right:15px; }

/*导航条*/
.index-nav{
  position:relative;width:1200px;margin:0 auto;
}
.hedr{ width:1200px; overflow:hidden;margin:0 auto; z-index:999;position: absolute;}
.dht{ float:left;  height:600px; width:280px;background: rgba(0, 0, 0, 0.8) none repeat scroll !important; /*实现FF背景透明，文字不透明*/background:#000; filter:Alpha(opacity=70);/*实现IE背景透明*/}
.menu{ width:100%; overflow:hidden; float:left;}
.menu .menu_item{ display:inline-block;float:left;font-size: 18px;color: #adb2c8;width:280px;height:48px;font-family:"微软雅黑";  }
.menu .menu_item a{font-size: 16px;color: #c1c1c1; display: block;width: auto; line-height:48px;}
.menu .menu_item i{ width:23px; height:48px; background:url(../images/dhtd.jpg) center no-repeat; float:left; margin-left:80px; margin-right:15px}
.menu .menu_item:hover{background: url(../images/dhkt2.jpg) center no-repeat;}
.menu .menu_item:hover i{ background:url(../images/dhtd2.jpg) center no-repeat;}
.menu .menu_item:hover a{color:#ff0000;}
.cur{text-decoration:none;background:url(../images/dhkt2.jpg) no-repeat}
.cur i{  background:url(../images/dhtd2.jpg) center no-repeat !important;}
.cur a{color:#ff0000!important;}

.menu:hover .cur,.menu:hover .cur i{background:none  !important}
.menu:hover .cur i{background:url(../images/dhtd.jpg) center no-repeat  !important}
.menu:hover .cur a{color:#adb2c8 !important; }
.menu .menu_item:hover .submenu{display:block; z-index:999999; position:absolute;left:280px; margin-top:-48px}
.submenu{ overflow: hidden;z-index:999999999; display:none;background-color:#758fae}
.submenu_item {padding:0 2px; min-width:160px; text-align:center }
.submenu_item a{ color:#fff!important; font-weight:100 !important; line-height:3em !important;}
.submenu_item:hover{ background:#ff0000}
.submenu_item a:hover{ color:#fff !important;}


.dht span{ width:100%; float:left;  text-align:center; }
.dht span img{ max-width:280px; }
.dht dl{width:90%; float:left; padding:14px; }
.dht dl p{ float:left; width:100%; line-height:50px;color:#ff0000; padding-bottom:10px}
.dht dl img{ height:50px; float:left;  padding-left:55px; padding-right:8px; }
.dht dl b{ float:left; width:100%; font-size:26px; line-height:30px; text-align:center; color:#FFF}

/*导航条2*/
.heandr{ width:100%; height:90px; background:#222;}
.logot{ width:266px; height:90px; float:left; overflow:hidden}
.logot img{ margin:9px auto;}
.dhtu{ width:858px; float:right; height:90px;}
.menu1{ width:100%; overflow:hidden; float:left; }
.menu1 .menu_item1{ display:inline-block;float:left;font-size: 18px;width:135px;height:90px;font-family:"微软雅黑";  }
.menu1 .menu_item1 a{font-size: 18px;color: #fff; display: block;width: auto; line-height:90px; padding-left:10px}
.menu1 .menu_item1 i{ width:23px; height:90px; background:url(../images/dhtd.jpg) center no-repeat; float:left; margin-left:20px}
.menu1 .menu_item1:hover i{ background:url(../images/dhtd3.jpg) center no-repeat;}
.menu1 .menu_item1:hover a{color:#e1801c;}

.cur1 i{  background:url(../images/dhtd3.jpg) center no-repeat !important;}
.cur1 a{color:#e1801c!important;}

.menu1:hover .cur1,.menu1:hover .cur1 i{background:none  !important}
.menu1:hover .cur1 i{background:url(../images/dhtd.jpg) center no-repeat  !important}
.menu1:hover .cur1 a{color:#d9d9d9 !important; }
.menu1 .menu_item1:hover .submenu1{display:block; z-index:999999; position:absolute;border-top:0px solid #fff;}
.submenu1{ overflow: hidden;z-index:999999999; display:none;background-color:#e1801c}
.submenu_item1 {padding:0 2px; min-width:160px; text-align:center }
.submenu_item1 a{ color:#fff!important; font-weight:100 !important; line-height:3em !important;}
.submenu_item1:hover{ background:#343742}
.submenu_item1 a:hover{ color:#fff !important;}


.suan-banner{ max-width:100%; height: auto;position:relative;}
.suan-banner img{ width:100%;}


/*banner*/
.bannerdw{width:100%;height:600px;clear:both;position: absolute;top:36px; left:0}
.banner{ min-width:1200px;  position:relative;  height:600px; overflow:hidden;  }
.banner .bd{ position:relative; z-index:0;  }
.banner .bd ul{ width:100% !important; }
.banner .bd li{ width:100% !important;  height:600px; }
.banner .bd li .siteWidth{ width:1200px; position:relative;  margin:0 auto;  height:600px;  }
.banner .bd li a{ height:600px; display:block;  }
.banner .bd .txt{ position:absolute; width:415px; top:100px; left:22px;   font:normal 18px/30px "Microsoft YaHei";    }
.banner .bd .btn{ display:block; zoom:1; margin-top:8px;  width:72px; padding-right:10px;  height:31px; line-height:31px; text-align:center; color:#fff; font-size:12px; background:url(../images/banner-btn.png) 0 0 no-repeat;
_background:url(../images/banner-btn-ie6.png) 0 0 no-repeat;
}
.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:20px; left:0; height:30px; line-height:30px; text-align:center; }
.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:4px; background:url(../images/dot-black.png) 0 0; overflow:hidden; 
	line-height:9999px; filter:alpha(opacity=40);opacity:0.4; 
}
.banner .hd ul .on{ filter:alpha(opacity=100);opacity:1;  }

.fwso{ width:110%; float:left;padding-bottom:70px; overflow:hidden; padding-top:120px}
.fwso span.jul{ width:290px; float:left; display:block}
.fwso span.ju2{ width:360px; float:left; display:block}

.fwso  h1{ float:left; font-size:24px; font-weight:bold; padding-bottom:18px;}
.fwso  h2{ float:left; color:#fff; background:#ff0000; font-size:16px; padding:5px 20px; display:block}
.fwso i{ width:1px; height:88px; border-left:1px solid #e5e5e5; margin-left:80px; margin-right:80px; float:left}



/* .searcht{width:360px; height:44px; float:left; margin-bottom:15px;border:1px solid #333; border-left:none; border-right:none;}
.kuan_sou{ width:310px; height:42px; line-height:42px; float:left;}
.kuan_an{ width:50px; height:44px; cursor:pointer; float:right; background:url(../images/ss1.png) center no-repeat; border:none;}
.kuan_an:hover{ background: url(../images/ss2.png) center no-repeat} */
.fwso span a{ float:left; padding-right:8px; display:inline-block; font-size:13px}

.fwso span p{ float:left; width:100%; line-height:50px}
.fwso span img{ height:50px; float:left}
.fwso b{ float:left; width:90%; font-size:30px; line-height:40px; padding-left:30px;}




/*产品中心*/
.bjs{ width:100%;  background-color:#f9f9f9;}

.bt{width:100%; height:80px; float:left;text-align:center; background:url(../images/bk.jpg) bottom no-repeat;}
.bt b{font-size:24px;}
.bt dd{ color:#777777;font-size:14px; padding-top:10px}
.bt i{ color:#ff0000;}
.cp_left{ width:100%; float:left; text-align:center; overflow:hidden; padding-bottom:30px}
.cp_left a{ padding:5px 20px; font-size:16px; color:#fff; background-color:#000; display:inline-block}
.cp_left a:hover{ background:#ff0000}
.cp_nr{ width:110%; float: left; overflow:hidden; padding-top:10px;}
.cp_nr li { width:384px; float:left; margin-right:22px; overflow:hidden; padding-bottom:10px; border-bottom:1px solid #d0d0d0; margin-bottom:30px}
.cp_nr li a span{ width:384px; height:239px; display:table-cell; text-align: center; vertical-align: middle;overflow:hidden;*display: block; *font-size: 244px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.cp_nr li a span img{ max-width:384px; height:auto; width:auto; height:auto;overflow: hidden;vertical-align: middle;}
/*.cp_nr li a:hover span img{ -webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;-webkit-transform:scale(1.2);transform:scale(1.2);}*/
.cp_nr li a p{ width:100%;line-height:44px; float:left;font-size:16px;  overflow:hidden}
.cp_nr li a dd{ font-size:13px; color:#ff0000;}
.cp_nr li a:hover p,.cp_nr li a:hover dd{ color:#6d7783}

/*优势*/
.qy_sl ul{ width:110%; float:left; overflow:hidden}
.qy_sl ul li{ width:390px; float:left; padding-right:15px;}
.imghvr-slide-down {
	/* position: relative; */
	/* display: inline-block;	 */

	margin: 0;
	max-width: 100%;
	
background:rgba(0, 0, 0, 0.8) none repeat scroll !important; /*实现FF背景透明，文字不透明*/
background:#000; filter:Alpha(opacity=80);/*实现IE背景透明*/
	color: #fff;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
.imghvr-slide-down>img {
	vertical-align: top;
	max-width: 100%
}
.imghvr-slide-down .figcaption{
	background-color: inherit;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;-webkit-transform: translateY(-100%);transform: translateY(-100%);background-color: inherit
}
.imghvr-slide-down:before,.imghvr-slide-down:after,.imghvr-slide-down *,.imghvr-slide-down *,.imghvr-slide-down *:before,.imghvr-slide-down *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .35s ease;
	transition: all .35s ease; 

}

.imghvr-slide-down:hover .figcaption {
	-webkit-transform: translate(0,0);
	transform: translate(0,0)
}


.figcaption {
	opacity:0.95; width:100%; height:100%; text-align: center;}
.figcaption img{ max-height:48px; margin-top:88px}


.ys_wen{ width:388px; float:left; border:1px solid #dddddd; height:314px;  text-align:center}
.yan1{border-bottom:5px solid #ff0000;margin-top:15px;}
.yan2{border-bottom:5px solid #26486e; margin-bottom:15px;}
.yan3{border-bottom:5px solid #000;margin-top:15px;}
.ys_wen img{ width:120px; margin-top:40px; margin-bottom:40px;}
.ys_wen p{width:100%; float:left;  font-size:18px; padding-bottom:15px;}
.ys_wen  b{width:100%; float:left; font-size:22px;}
.ys_wen:hover img{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;}

/*新闻*/
.new_l{ width:595px; float:left; margin-right:10px; background-color:#FFF}
.new_lbt{ width:100%; height:160px; float:left;}
.new_lbt span{ width:164px; height:92px;float:left; padding:34px 13px; background:#000;}
.new_lbt span dl,.new_rbt span dl{ width:30px; height:2px ; border-bottom:2px solid #fff; margin-bottom:10px; display:block}

.new_lbt span b a,.new_rbt span a{ font-size:20px;color:#fff; line-height:42px; display:block }
.new_lbt span p,.new_rbt span p{font-size: 11px; text-transform: uppercase; color: rgb(204, 204, 204);}
.new_lbt img{ width:405px; float:left}
.new_lb{ float:left; padding:40px; padding-bottom:0; width:515px; background:url(../images/new2.jpg) top left no-repeat}
.new_lb li{ width:100%; float:left; padding-bottom:44px; overflow:hidden}
.new_lb li span{ width:60px; height:60px; text-align:center; margin-right:20px; float:left;background-color:#333;}
.new_lb li span b{ width:100%; float:left;line-height:41px;color:#fff;font-size:32px;}
.new_lb li span i{color:#fff; font-size:12px; }
.new_lb li h1{ float:left; width:425px; font-size:16px; padding-bottom:12px;overflow: hidden;/*超出部分隐藏*/ white-space: nowrap;/*不换行*/ text-overflow:ellipsis;/*超出部分省略号显示*/}
.new_lb li p{ float:left; width:425px; color:#999;}

.new_rbt{ width:100%; float:left; }
.new_rbt span{width:569px;height:92px; float:left; padding:34px 13px;background-color:#eeeeee }
.new_rbt span dd{ width:30px; height:2px ; border-bottom:2px solid #666666; margin-bottom:10px;}
.new_rbt span a,.new_rbt span p{ color:#666666}
.new_rlb img{ width:100%; float:left;}
.new_rlb{ width:555px; float:left; padding:30px 20px;}
.new_rlb li{width:100%; float:left;}
.new_rlb li b{width:100%; float:left; font-size:16px; color:#6d7783; padding-bottom:15px;}
.new_rlb li p{float:left; line-height:23px;color:#999; padding-bottom:20px}
/*关于我们*/
.bjs1{width:100%; float:left; background:url(../images/cpbj.jpg) top no-repeat; overflow:hidden }
.gywm{ padding:40px; width:1120px; float:left; background-color:#FFF}
.gywm .video-js,.gywm source{ width:560px; height:315px; float:left}
.gywm span{ background:#eeeeee; float:right; width:570px; padding:50px 40px;}
.gywm span b{ font-size:20px; width:100%; float:left; padding-bottom:6px;}
.gywm span i{ width:100%; float:left; color:#888888; }
.gywm span p{ width:100%; float:left; line-height:26px;padding-top:14px; text-indent: 2em;}
.gywm span a{ background-color:#ff0000; padding:4px 20px; float:right; margin-top:17px; color:#FFF; display:inline-block}

.friendLink{ width:100%; float:left;overflow:hidden; clear:both; height:260px;}
.friendLink ul{ overflow:hidden; zoom:1; }
.friendLink ul li{float:left;margin-right:25px; width:172px; text-align:center }
.friendLink ul li a{display:inline-block; width:172px;  overflow:hidden;}
.friendLink ul li span{display:table-cell; text-align: center; vertical-align: middle; width:170px; height:210px; overflow: hidden; border:1px solid #f1f1f1; *display: block; *font-size: 183px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.friendLink ul li span img{max-width:170px;max-height:210px;display: inline-block;vertical-align: middle; width:auto; height:auto}
.friendLink ul li:hover{ transition: all .7s;}
.friendLink ul li:hover span img{-webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;-webkit-transform:scale(1.3);transform:scale(1.3);}
.friendLink ul li p{ width:100%;height:36px;text-align:center; float:left; text-align:center;line-height:36px; overflow:hidden;white-space: nowrap; }
.friendLink ul li:hover p{background-color:#6d7783; color:#FFF;opacity: 1;line-height:36px;}

/*服务*/
.fuwu ul{ width:110%; float:left}
.fuwu ul li{ width:220px; float:left; padding-right:85px; overflow:hidden; text-align:center}
.fuwu ul li img{ width:80px; margin-bottom:10px;-webkit-transition: -webkit-transform 2s ease-out;  -moz-transition: -moz-transform 2s ease-out;  -o-transition: -o-transform 2s ease-out;  -ms-transition: -ms-transform 2s ease-out; }
.fuwu ul li b{ font-size:20px; line-height:36px; display:block}
.fuwu ul li i{ color:#9999a4; margin-bottom:20px; display:block}
.fuwu ul li dd{ border-bottom:1px solid #cccccc; width:120px; height:1px; margin:0 auto }
.fuwu ul li p{ line-height:22px; margin-top:20px; font-size:12px; color:#666666}
.fuwu ul li:hover img{-webkit-transform:rotateY(360deg);  -moz-transform: rotateY(360deg);  -o-transform:rotateY(360deg);  -ms-transform: rotateY(360deg);  transform: rotateY(360deg);}
.fuwu ul li:hover b,.fuwu ul li:hover i{ color:#ff0000}
.fuwu ul li:hover p{ color:#6d7783}







/*关于我们*/
.nr_left{ width:200px; float:left; overflow:hidden}
.nr_left ul li{ width:200px; height:55px; margin-bottom:2px; background:#f4f4f4; text-align:center; line-height:55px; float:left} 

.nr_left ul li:hover,.nr_left ul li.cuz{ background:#343742}
.nr_left ul li:hover a,.nr_left ul li.cuz a{ color:#FFF}
.nr_left ul:hover li:first-child{ background:#f4f4f4}
.nr_left ul:hover li:first-child a{ color:#000}
.nr_left ul li a{
	display: inline-block;
	width: 200px;
	height: 55px;
}
.nr_left span{ width:200px; height:220px; background:#f4f4f4;text-align:center;float:left }
.nr_left span img{ max-width:120px; margin-top:40px;}
.nr_left span i{ width:100%; float:left; padding-top:15px;}


.w980{ width:980px; float:right; overflow:hidden}
.nr_right{ width:918px; float:right; border:1px solid #f3f3f3; overflow:hidden; padding:30px;}

.wznr{ width:100%; position:relative;}
.product-img p img{
      position:absolute;
	  right:15px;
	  width:340px;
 }
.wznr b{width:100%; float:left; text-align:center; font-size:20px; line-height:36px; padding-bottom:20px;}
.wznr p{width:100%; float:left; overflow:hidden;  line-height:35px; padding-bottom:5px; }
.wznr p strong{ font-size:16px; color:#1696c5}
.wznr img{ max-width:750px; max-height:auto!important;}
.qi_ry {width:100%; height:270px;overflow: hidden;position: relative; float:left;}
.qi_ry ul{position: absolute;}
.qi_ry ul li{float: left;width:240px; height:270px;cursor: pointer; margin-right:25px; text-align:center}
.qi_ry ul li a{width:240px;float:left; display:block}
.qi_ry ul li .img{ display:table-cell; text-align: center; vertical-align: middle; width:238px; height:238px; border:1px solid #f4f4f4; overflow: hidden; *display: block; *font-size: 209px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.qi_ry ul li img {max-width:238px;max-height:238px;display: inline-block;vertical-align: middle; width:auto; height:auto}
.qi_ry ul li a .box {width:100%;height:30px;opacity: 0.7; text-align:center; float:left; text-align:center;color:#000;line-height:30px; overflow:hidden;white-space: nowrap;}
.qi_ry ul li a:hover{ transition: all .7s;}
.qi_ry ul li a:hover .img img{-webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;-webkit-transform:scale(1.3);transform:scale(1.3);}


/*联系我们*/
.lxwm{width:100%; float:left;}
.lxwm strong{ float: left; width:100%; font-size:24px; line-height:40px;}
.lxwm  p{ color:#2a2a29; line-height:40px; float:left; width:100%; font-size:16px}
.lxwm  em{ color:#e1801c; font-size:22px; font-weight:700;font-style:normal}
.lxwm .list-paddingleft-2{width:100%; height:20px; float:left; border-bottom:1px solid #dbdbdb; margin-bottom:20px;}

/*翻页样式*/
#pages{ width: 100%; height: 50px; text-align: center; line-height: 22px; padding-top: 1px; clear:both; margin-top:20px; float:left}
#pages a{ background: #f5f5f5; border: #ddd solid 1px; padding: 3px 8px; margin: 0 2px; float: none; color: #333; font-size: 14px;}
#pages span{ background: #e1801c; color: #fff; border: #DDD solid 1px; padding: 3px 8px; margin: 0 2px; float: none;}
#pages a:hover{border: #1696c5 solid 1px;}

.articlebook{ width:100%; float:left; overflow:hidden; padding-top:10px; padding-bottom:10px}
.articlebook a.zuo{ float:left}
.articlebook a.you{ float:right}
.articlebook a:hover{ color:#F00}

/*产品中心*/
.cp_img{ width:110%; float: left; overflow:hidden; padding-top:10px;}
.cp_img li { width:310px; float:left; margin-right:20px; overflow:hidden; margin-bottom:20px; border:1px solid #eeeeee; text-align:center}
.cp_img li a span{ width:280px; height:280px; display:table-cell; text-align: center; vertical-align: middle;overflow:hidden;*display: block; *font-size: 244px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.cp_img li a span img{ max-width:280px; max-height:270px; width:auto; height:auto;overflow: hidden;vertical-align: middle;}
.cp_img li a:hover span img{ -webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;-webkit-transform:scale(1.2);transform:scale(1.2);}
.cp_img li a p{ width:100%;line-height:44px; float:left;font-size:16px;  overflow:hidden}
.cp_img li a dd{ font-size:13px; color:#ef7217;}
.cp_img li a:hover p{ color:#ef7217}



/*新闻列表*/
.new_lb ul{ width:100%; float:left; overflow:hidden}
.new_lb ul li{ width:100%; float:left; border-bottom:1px dashed #e2e2e2; padding-bottom:8px; padding-top:8px;}
.new_lb ul li h2 a{ width:100%; line-height:30px; overflow:hidden; font-size:16px; font-weight:600; color:#666666}
.new_lb ul li i{color:#b1b1b1; font-size:13px;}
.new_lb ul li p{width:100%; line-height:28px; color:#666; padding-top:5px; float:left; overflow:hidden}
.new_lb ul li h2 a:hover{ color:#108bb7}

/*新闻内容*/
.new_nr{ width:100%; float:left;overflow:hidden}
.new_nrt{ width:100%; float:left; text-align:center; overflow:hidden; padding-bottom:10px}
.new_nrt h1{ font-size:20px; font-weight:bold; line-height:42px; color:#343742}
.new_nrt span{line-height:40px; color:#999}
.new_nr p{ width:100%; float:left; text-align:left; line-height:30px;padding-top:5px;}
.new_nr p img{max-width:800px;}
.cp_dy{ width:95%; float:left; border:1px solid #e5e5e5; background:#f5f5f5; margin-left:20px; margin-bottom:15px}
.cp_dy span{ display:block; float:left; padding:10px; line-height:20px; overflow:hidden; color:#868686; font-size:12px; text-align:left}











/* 自己写的 */
/* 底部 */
.foot{
	width: 100%;
	min-width: 1200px;
	min-height: 350px;
	background-color: #1A1A1A;
}
.content{
	position: relative;
	width: 1200px;
	margin:auto;
	overflow: hidden;
}
.foot-nav{
	width: 1200px;
	height: 80px;
	border-bottom: 1px solid #323232;
	margin: 20px auto;
}
.foot-nav li{
	float: left;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.foot-nav li a{
	display: inline-block;
	width: 200px;
	height: 50px;
	color: #fff;
}
.foot-nav li:hover a{
	color: #CE2029;
}
.foot-logo{
	width: 510px;
}
.foot-cur{
	background: none;
}
.foot-logo img{
	float: left;
}
.foot-company-mt{
	margin: 10px 50px;
}
.foot-company-name{
	float: right;
	margin: 13px auto;
}
.foot-company-name strong{
	font-size: 20px;
	color: #fff;
}
.foot-company-name p{
	font-size: 14px;
	color: #fff;
	margin: 8px auto;
}
.foot-company-address{
	width: 685px;
}
.foot-company-address span{
	line-height: 25px;
	font-size: 13px;
    font-family: 微软雅黑;
	color: rgb(109, 108, 108);
	
}
.foot-company-address span a{
	color: rgb(109, 108, 108);
	font-size: 13px;
}
.foot-code{
	text-align: center;
    margin: 10px 120px;
}
.foot-code img{
	width: 160px;
	height: 160px;
	vertical-align: middle;
}
.ml-30{
   margin-left: 30px;
}
.mt-30{
	margin-top: 30px;
}
.clear{
	clear: both;
}

/* 备案号 */
.record{
	width: 100%;
	min-width: 1200px;
	height: auto;
	background-color: #222222;
	text-align: center;
}
.record p{
	color: #ccc;
	font-size: 14px;
	line-height: 40px;
}

.fl{
	float: left;
}
.fr{
	float: right;
}

.search-yuegu{
	width: 100%;
	min-width: 1200px;
	height: 150px;
	background-color: #fff;
}

.search-left{
	width: 350px;
	height: 100px;
	border-right: 1px solid #D9D9D9;
	margin: 25px auto;
}
.search-size{
	font-size: 24px;
    font-family: 微软雅黑;
	color: rgb(85, 85, 85);
	font-weight: bold;
	margin-top: 15px;
}
.search-font{
	width: 225px;
	height: 32px;
	background-color: red;
	color: #fff;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	margin-top: 10px;
}


.search-middle{
	width: 500px;
	height: 100px;	
	border-right: 1px solid #D9D9D9;
	margin: 25px auto;
}
/* 搜索 */
.kuan{
	width: 380px;
	height: 45px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	margin: 8px auto;
}
.kuan_sou{
	width: 310px;
	height: 45px;
	float: left;
}
.kuan_an{
	width: 45px;
	height: 45px;
	/* background-color: #077600; */
	background-image: url('../images/ss2.png');
	color: #fff;
	background-repeat: no-repeat;
	background-color: #fff;
    /* line-height: 45px; */
    background-position: 10px;
}

.search-right{
	width: 320px;
	height: 100px;
	margin: 13px auto;
	text-align: center;
}
.search-right-img img{
	width: 100px;
}
.search-right-img span{
	position: absolute;
    top: 23px;
    font-size: 14px;
    color: rgb(0, 0, 0);
    left: 90px;
}
.search-right-img{
	position: relative;
    text-align: left;
    left: 23px;
}
.search-right-tel{
	color: rgb(0, 0, 0);
    font-family: 微软雅黑;
	font-size: 30px;
	font-weight: bold;
}
.gdt{
	height: 52px;
	line-height: 52px;
}
.mt-50{
	margin-top: 50px;
}

/* 分页 */
.pagination{
	/* float: right; */
	display: inline-block;
	width: 100%;
	height: 40px;
	text-align: center;
	margin-top: 50px;
}
.pagination li{
	display: inline-block;
	border: 1px solid #68338A;
    padding: 2px 5px;
    color: #68338A;
    margin-right: 2px;
    text-decoration: none; 
}
.pagination li a{
	color: #68338A;
}



/* 新闻列表 */

/* 子页新闻 */

.news-classification{
	width: 100%;
	min-width: 1200px;
	height: auto;
}

.news-classtitle{
	width: 1200px;
	height: 30px;
	line-height: 30px;
}
.news-classification p{
	font-size: 22px;
}
.news-classification a{
	font-size: 14px;
}
.news-classtitle-list{
	float: left;
	width: 1200px;
	margin: 20px auto;
}
.news-classtitle-list li{
	margin: 20px;
	width: 1200px;
	min-height:100px;
	display: inline-block;
	border-bottom: 1px dotted #ddd;
}
 .news_time{ 
	 float: left; 
	 background-color: #2F4D93; 
	 width: 100px;
	  height: 80px; 
	  margin: 0 25px 0 0px;  
	  text-align: center;
	}
.news_time .ri{ 
	font-size: 24px; 
	color:#fff;
	 font-weight: bold; 
	 line-height: 50px;
	  font-family: "微软雅黑";
	}
 .news_time .nianyue{ 
	 font-size: 13px; 
	 color:#fff; 
	 font-family: "微软雅黑";
	}
 .news_neirong{ 
	 float: left; 
	 line-height: 20px;
	  text-align: left; 
	  font-family: "微软雅黑"; 
	  overflow: hidden;
	   width: 1000px; 
	   height: auto;
	}
 .news_neirong .biaoti{ 
	 color: #5a5a5a; 
	 font-size: 18px;
    font-family: "微软雅黑";	 
	 }
 .news_neirong .biaoti:hover{
	  color: #2F4D93;
	}
.news_neirong .miaoshu{ 
	color: #5a5a5a;
	 font-size: 14px;
	 display: inline-block;
	 margin-top: 10px;
	}


.contact-href{
    margin: 20px auto;
    font-size: 16px;
	margin-bottom:60px;

}
.contact-href p{
	margin:20px auto;
}
.contact-href a{
	display: inline-block;
	width: 140px;
	height: 40px;
	background-color: #2F4D93;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	border-radius: 20px;
	margin: 10px auto;
}


/* 下载页面 */
.download-page li{
	width: 95%;
	height: 60px;
	border: 1px solid #eee;
	line-height: 60px;
	margin: 20px auto;
}
.download-title{
	margin-left: 50px;
}
.download-btn{
	margin-right: 50px;
}

.downfram {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%!important;
    background: rgba(0,0,0,0.6);
	z-index: 999999;
	
}

.downbox {
    width: 300px;
    height: 200px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -100px 0px 0px -150px;
}

.downbox h4 {
    padding: 0px 10px;
    height: 35px;
    line-height: 35px;
    background: #00b8ff;
    color: #fff;
    font-size: 14px;
}

.downbox h4>span {
    float: right;
    font-size: 20px;
    font-weight: normal;
    cursor: pointer;
}

.downbox input {
    padding-left: 10px;
    width: 200px;
    height: 28px;
    border: 1px #ccc solid;
    color: #ccc;
    margin: 40px 0px 0px 50px;
}

.downbox> span {
    float: left;
    display: block;
    width: 80px;
    height: 30px;
    background: #00b8ff;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    margin: 20px 0px 0px 50px;
    cursor: pointer;
}



.business-title{
	width: 1200px;
	text-align: center;
}
.business-title p{
	font-size: 24px;
    font-family: 微软雅黑;
	color: rgb(0, 0, 0);
	margin-bottom: 20px;
}
.mt-50{
	margin-top: 50px;
}


.top_tit {
    display: block;
    color: #fff;
    font-size: 22px;
    background: #335AA7;
    height: 90px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    line-height: 90px;
}
.map{
  position:relative;
}
.top_tit img {
    vertical-align: middle;
    margin: 0 10px 3px;
}

.about-img img{
	min-width:980px!important;
}

.contact-img{
	position:absolute;
    right: 0px;
    top: 0px;
}	

.contact-img img{
	width:200px;
}


.sub-position{
	position: absolute;
	top: 100px;
	font-size:30px;
	font-weight:bold;
	right:520px;
	color:#335AA7;
}

.sub-position-p{
	position: absolute;
    top: 150px;
    right: 360px;
    width: 360px;
	color:#818287;
}