/* CSS Document */
@font-face {
  font-family: 'iconfont';  /* Project id 1264008 */
  src: url('//at.alicdn.com/t/font_1264008_c3s1urh8gq.woff2?t=1637738775082') format('woff2'),
       url('//at.alicdn.com/t/font_1264008_c3s1urh8gq.woff?t=1637738775082') format('woff'),
       url('//at.alicdn.com/t/font_1264008_c3s1urh8gq.ttf?t=1637738775082') format('truetype');
}
*{ padding: 0; margin: 0; -webkit-box-sizing: border-box; box-sizing: border-box;}
body { margin: 0 auto; overflow-x: hidden; color: #5a5a5a; font: 14px 'Microsoft Yahei',Arial, sans-serif;}
img{border:0; vertical-align:middle}
ul,li{list-style:none;}
a{ text-decoration:none; color: #5a5a5a; cursor: pointer;}
a:hover{color:#47cdff;}
s, i { font-style: normal;}
.w100{ width:100%; min-width: 1440px;}
.w1200{ width:1200px; margin:0 auto;}
.content { position: relative; width: 76%; margin: 0 auto; overflow: hidden;}
.clearfix{ clear:both;}
.clearfix:after,.clearfix:before{clear:both;display:table;line-height:0;content:""}
.q{zoom: 1;}
.clear{ clear:both;}
.fl{ float:left}
.fr{ float:right}
.center{ text-align:center; }
.inb{  display: inline-block;}
.fixed{ position: fixed; top: 0; z-index: 999;}
.block{ display: block!important;}
input,select,button,option,textarea{ border:0; outline:none; cursor: pointer;}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: unset;
    -moz-osx-font-smoothing: grayscale;
}

/*head*/
/*返回顶部样式*/
.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;}

/* banner */
/* 头部banner */
.banner{ width: 100%; position: relative; overflow: hidden; z-index: 1;}



/* nav */
.top{  position:fixed;top:0; z-index: 999999999999;top:0;background-color: rgba(20, 23, 20, 0.35); padding:20px 0}
.top .content{ overflow: visible;}
.top .logo{ width: 20%;}
.top .logo img{ height: 70px;}
.nav {  padding-top: 12px;}
.nav  li{ position: relative; margin: 0 5px;}
.nav  li .arr{float: right; height: 40px; width: 40px; position: relative; display: none;}
.nav  li.dropdown:before{content: ""; position: absolute; border: 6px solid transparent; color:#fff;  border-bottom: 0; border-top-color: currentColor; top: 50%; margin-top: -2px; right: 0px;}
.nav  li a { padding: 0 15px; display: block;text-align: center; color:#fff;text-decoration: none;line-height: 50px; font-size: 16px; transition: all ease .3s;-webkit-transition: all ease .3s;}
.nav  li:hover>a , .nav  li.active>a{color: #005499; border-bottom: 3px solid #005499;text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;}
.nav  li:hover.dropdown:before, .nav  li.active.dropdown:before{color: #005499;}
.nav .dropdown-box{ display: none;}
.nav li.open .dropdown-box{ display: block;}
.nav .dropdown-box{position: absolute;border-top: 2px solid #005499;background: #005499; left: 0;min-width: 100%;visibility: hidden;transition: all ease .3s;-webkit-transition: all ease .3s;transform: translateY(20px);-webkit-transform:  translateY(20px);opacity: 0;z-index: 99999;}
.nav  li:hover .dropdown-box{visibility: visible;opacity: 1;transform: translateY(0);-webkit-transform: translateY(0);box-shadow: 0 2px 5px rgba(0, 0, 0, .5)}
.nav  li:hover .dropdown-box .nav2{ padding: 0 5px;}
.nav .dropdown-box a{display: block; font-size: 14px; padding: 0 5px; font-weight: normal;background: #005499;border-bottom: 1px solid #005499;color: #fff; line-height: 40px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.nav .dropdown-box a:hover{ background: #434343; color: #fff;}
.nav .nav2 .dropdown-box2{ position: absolute; left: 100.5%; top: 0; visibility: hidden;transition: all ease .3s;-webkit-transition: all ease .3s;transform: translateY(20px);-webkit-transform:  translateY(20px);opacity: 0;z-index: 99999;}
.nav .nav2:hover .dropdown-box2{visibility: visible;opacity: 1;transform: translateY(0);-webkit-transform:  translateY(0);box-shadow: 0 2px 5px rgba(0, 0, 0, .5)}
.nav .nav2 .dropdown-box2 a{ line-height: 40px;}

/* bnwz */

/* .more */
.gywm .more{ margin-top: 35px;}
.gywm .more a{ display: inline-block; width: 150px; text-align:center; height: 40px; background: #00389c; line-height: 40px; color: #fff; border-radius:5px;}
.gywm .more a:hover{ background: #fe0103; }



/*热搜关键字*/
.search_div{ height: 80px; background:#f2f2f2; position:relative; border-bottom:2px solid #e8cdb2}
.ser{ height: 80px;}
.search{ float: right; width: 20%; height: 40px; margin-top: 20px; background: #fff; border-radius: 5px;}
.search_tow{ border: none; width: 240px; color: #777; font-size: 13px; padding-left: 10px; height: 40px; background: none;}
.search_button{ background: url(../images/btn.png) no-repeat center center; cursor: pointer; width: 50px; height: 40px; position: absolute; right: 0px; border: none;}
.search{ position: relative;}

.sea_key{ float: left;width: 70%; height: 60px;margin-top: 10px; line-height: 60px; overflow: hidden; background: url(../images/ser01.png) no-repeat left center;}
.sea_key p{ margin-left:25px;}
.sea_key a{ color: #777; margin: 0 5px;}
.sea_key a:hover{ color: #e60012;}
.sea_key strong{ color: #2b2b2b; margin-left: 20px;}


/* about */
.gywm{ position:relative; width:100%;  overflow:hidden;}
.gywm_dw{ position:absolute; right:0; top:0; max-width:50%;}
.gywm_l{ width:40%; float:left; margin-top:65px; }
.gywm_l i{ width:100%; font-size:20px; color:#999; display:block;font-family:Impact;}
.gywm_l img{ max-width:100%; margin:15px 0; }
.gywm_l h1{ width:100%; font-size:30px; color:#282828; background:url(../images/za.png) bottom left no-repeat; line-height:60px; margin-bottom:20px;}
.gywm_l p{line-height:2; color:#888}

.abot{width:100%; margin:0 0 80px; height:190px; background-color: #00389c;
    background-image: linear-gradient(to right, #0097cb 0%, #222 50%, #003b9d 100%); padding-top:30px;}
.container{ width:100%; float:left}
.counter{ width:25%;
	text-align: center;
	position: relative; float:left;
}
.counter .counter-content{
	width:100%;
	height: 60px; line-height:60px;
	z-index: 1;
	position: relative;color:#fff;
	transition: all 0.3s ease 0s;font-size:18px; 
}
.counter  i{ font-size:44px; color:#fff; margin-bottom:10px;}
.counter .counter-value{
	font-size: 40px;
	font-weight: 700;
}
.counter .title{
	display: inline-block; color:#fff;
 
	font-size: 16px; 
 
	text-transform: capitalize;
	margin: 0;
}

/*product*/


/*a案例*/
.home_case{background: url(../images/ys_bj.jpg)no-repeat left/cover; padding-bottom:80px; padding-top:75px;}
.home_ys{ width:22%; float:left;}			
.home_ys h2{ width:100%; height:180px; background:url(../images/yspn.png) right no-repeat; margin-bottom:20px;}			
.home_ys span{ font-family:Impact; font-size:43px; color:#fff; padding-top:40px; display:block}			
.home_ys p{     font-size: 14px;color: rgba(255, 255, 255, 0.67);line-height: 1.7;}			
.home_ys a{ display:inline-block;    font-size: 14px;
    color: #FFFFFF;
    padding-bottom: 2px;
    border-bottom: 1px solid;
    display: inline-block; margin-top:40px;}		
			
.home_wz{ width:76%; float:right; background:#fff; padding:100px 35px; display:block}	
.home_wz ul{ width:105%; float:left}		
.home_wz ul li{ width:33.33%; float:left; padding-right:2.5%; padding-left:2.5%; overflow:hidden; position:relative }			
.home_wz ul li img{ max-width:100%; }	
.home_wz ul li h3{font-size: 20px;color: #292929;line-height: 1.4;margin: 20px 0 15px;}			
.home_wz ul li p{font-size: 14px;
    color: #292929;
    line-height: 2;}		
.tut::before {
    width: 1px;
    height: 100%;
    position: absolute;
    right:0;
    top: 0;
    content: '';
    background-color:#dedede; z-index:22;
}			
			
/*bt*/
.bt{ width:100%; margin-top:60px; position:relative}
.bt h1{line-height:1.3;font-size:47px;color:#333; float:left;letter-spacing:1px;text-transform:uppercase; font-family:Impact;}
.bt i{color:#00389c}
.bt p{color:#888;font-size:26px; margin-left:7px;float:left; margin-top:20px;text-transform:uppercase;}
.bt:before {
 content: "";
    display: inline-block;
   width: 190px; height:2px; background:#00389c;position: absolute;
    left:0;
    top:65px;
    vertical-align: middle;
}
 
.prot_i{ padding:50px 0}


.ptot{ width:100%; background:url(../images/banner-1.jpg) center no-repeat; display:block; height:600px; }
.ptot .bt h1,.ptot .bt i{ color:#fff}
.cp_gd {width: 100%;height:382px;overflow: hidden;position: relative;}
.cp_gd ul{position: absolute;}
.cp_gd ul li{float: left;width:322px;list-style: none;margin-right: 20px; margin-bottom:20px;cursor: pointer;}
.cp_gd ul li img {width:100%; object-fit:cover;display: inline-block;}
.box { width:100%;text-align:center}
.box span{display: inline-block;font-size: 18px; line-height:50px; color:#fff}

.picture {  float:left; 
	width:100%;
	height: 382px;
	overflow: hidden;

}
#demo {margin-left: 10px;width:100%;height:100%;overflow: hidden;}
#demo img {margin-right: 15px;width: 322px;height: 322px;object-fit:cover; margin-bottom:10px; float:left}
#demo  p{ width:322px; height:50px; overflow:hidden; font-size:16px; float:left; text-align:center; color:#fff}	




/* gg */
.gg{ background:url(../images/b2_bg2.png) center no-repeat; height:189px; text-align:center; width:100%; display:block; }
.gg h1{ font-size:20px; color:#fff; padding-top:33px; padding-bottom:15px; font-weight:400}
.gg p{display: inline-block;color:#fff; margin-top: 18px;  padding: 6px 3%; font-size: 25px; border: 1px solid #3a86e1; font-weight:600;text-transform:uppercase;}

.gg2,.gg2 img{ width:100%; text-align:center}

/* news */
.news{padding-bottom:50px; width:100%}
.bt span{ float:left}
.bt dl{ float:right; margin-top:20px;}
.bt dl a{ display:inline-block; margin-right:15px; font-size:16px; margin-bottom:15px; border:1px solid #222; padding:8px 30px;text-transform:capitalize}
.bt dl a:hover,.cugt{ background:#00389c !important; color:#fff; border:1px solid #00389c !important}

.news_t{ width:100%; display:block; float:left; margin-top:40px}
.news_l{ width:40%; float:left;}
.news_l a{ display:inline-block}
.news_l dl{ padding:3% 2%}
.news_l img{ width:100%; height:310px;object-fit:cover;}
.news_l h1{ font-size:18px; line-height:36px; color:#333; height:36px; overflow:hidden;}
.news_l p{line-height:26px; font-size:14px; width:100%; display:block; overflow:hidden; height:52px; color:#767676;}

.news_l:hover{ background:#f8f8f8}
.news_l:hover h1{ color:#00389c}

.new_r{ width:55%;  float: right; }
.new_r li{ width:100%; float:left; border-bottom:1px solid #e8e8e8; padding-bottom:30px; margin-bottom:35px; overflow:hidden}
.new_r li span{ width:100px;float:left; padding-bottom:20px;}
.new_r li span b{ width:100%; float:left;line-height:46px;color:#00389c;font-size:28px; font-weight:normal;}
.new_r li span i{color:#767676; font-size:14px; }
.new_r li h1{  font-size:18px; line-height:40px;overflow: hidden;/*超出部分隐藏*/ white-space: nowrap;/*不换行*/ text-overflow:ellipsis;/*超出部分省略号显示*/}
.new_r li p{ color:#888; height:44px; line-height:22px; overflow:hidden}
.new_r li:hover{border-bottom:1px solid #00389c;}
.new_r li:hover h1{ color:#00389c}
.new_r li:hover span b{ color:#4a4a4a}

/* foot */
.foot{ background:#1f1f27;  padding: 30px 0; display:block}
.foot h3{
	color: #FFF;
	margin-bottom: 20px;
}
.foot  a,.foot p{
	color: #bbbbbb; line-height:40px;
}
.foot .fl a:hover {
	color: #ae0a11;
}
.foot .dh {
	width: 20%;
	
}
.foot .dh ul li {
	float: left;
	width: 45%; margin-right:2.5%;line-height: 40px;height: 40px; overflow:hidden
}
.foot .pro {width:34%; padding-left:3%; margin-right:3%;
	border-left: 1px solid #484848;
	border-right: 1px solid #484848;
}
.foot .pro ul li{float: left;
	width: 30.33%; margin-right:1.5%}
	
	
.foot .contact { width:20%;
	line-height: 30px;
}
.foot .ewm{ width:16%}
.foot .fr h3 {
	background: #494949;
	width: 140px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
}
.foot .ewm li { width:50%; text-align:center; float:left;
}
.foot .ewm li img{ max-width:90%;}


.copyright { width:100%;
	background: #0d0d13;
	padding: 15px 0;
	border-top: 1px solid #484848;
	color: #bbbbbb;
	text-align: center;
}
.copyright  dl{ float:left}
.copyright  dd{ float:right}
.copyright  dd i{ color:#fff; margin:0 10px; font-size:23px;}

.copyright a,.copyright p{ color:#bbbbbb; line-height:26px;}
/* ny banner */
.bannerdwt{width:100%;height:300px;clear:both;position: relative;left:0;top:0}
.suanbanner{  width:100%; max-height:300px;  position:relative; overflow:hidden; }
.suanbanner img{ width:100%; height:300px;object-fit:cover;}

.clean50{clear:both;height:50px;overflow:hidden;}
.clean30{clear:both;height:30px;overflow:hidden;}
.clean20{clear:both;height:20px;overflow:hidden;}
.clean500{clear:both;height:300px;overflow:hidden;}
.bt1{ width:100%; text-align:center;padding-top:50px;}
.bt1 h1{ font-size:40px; line-height:200%; display:inline-block;color:#141414; font-family:Impact}
.bt1 p{ color:#505050;text-transform: uppercase; font-size:17px; color:#666 }
.bt1 span{ display:inline-block; width:55px; height:5px; background:#00389c; margin-top:20px;}

.about_nr{ padding:20px; }
.about_nr p{ font-size:16px;line-height:34px; }
.about_nr strong{ font-size:20px; color:#00389c }
.about_nr  img{ max-width:100%; }






/*新闻列表*/
.bjs{ background:#f9f9f9}
.news-title{ width:100%; overflow:hidden; padding-top:40px;}
.news-title ul{ width:98%; margin:1%; display:inline-block}
.news-title ul li{ width:100%; float:left;overflow:hidden;margin-bottom:30px;border:1px solid #f2f2f2; background:#fff;box-shadow: 0px 0px 10px rgba(0,0,0,.2);}
.news-title ul li .news_nt{ width:100%; padding:2.5%; float:left; display:block}
.news-title ul li img{ width:20%; height:160px;object-fit:cover; float:left}
.news-title ul li .ne_t{ width:78%; float:right}
.news-title ul li .news_nt h1{ width:100%; float:left; font-size:18px; padding-bottom:20px;overflow: hidden;/*超出部分隐藏*/ white-space: nowrap;/*不换行*/ text-overflow:ellipsis;/*超出部分省略号显示*/}
.news-title ul li .news_nt p{width:100%; float:left; line-height:24px;height:48px; overflow:hidden; margin-bottom:35px;}
.news-title ul li .news_nt span{ display:block;}
.news-title ul li i{font-size:13px; line-height:140%; color:#999; border-right:1px solid #999; float:left; padding-right:8px; margin-right:8px;}
.news-title ul li dl{font-size:13px; line-height:140%; float:left}
.news-title ul li:hover{border:1px solid #4395ff;box-shadow: 0px 0px 10px rgba(28,133,222,.2);}
.news-title ul li:hover h1,.news-title ul li:hover dl{ color:#4395ff}
.news-title ul li:hover span{ padding-left:20px; }


/*新闻内容*/
.bkt{ border:1px solid #eeeeee; width:99.5%;float:left;}
.wznr{ width:100%; padding:3%;  background:#fff; float:left}

.wznr b{ font-size:36px; line-height:140%; width:100%; float:left; text-align:center; font-family:Impact;text-transform:capitalize; margin-bottom:15px;}


.wznr p{line-height:32px; font-size:16px;}
.wznr p strong{ font-size:20px; color:#00389c}
.wznr img{ max-width:100%;}
.wznr dl{ width:100%; float:left; text-align:center;  padding-bottom:20px;}
.wznr dl a{ color:#feac2a; font-size:16px; font-weight:600}
.wznr table{ margin:0 auto; width:81% !important }



.wznr table td{border:1px solid #ccc !important; line-height:30px; padding-left:10px !important;  }
.wznr table td img{margin:0 auto}
.wznr table td p{line-height:30px !important;}
.cp_dy{ width:99.8%; float:left; border:1px solid #eee; background:#f9f9f9; margin-bottom:15px;}
.cp_dy dd{ float:left; margin:5px; line-height:22px;max-height:44px; overflow:hidden; font-size:13px;}




.wznr .xj a{ display:inline-block; padding:10px 20px; background:#e8cdb2; color:#2d2a58;border-radius: 5px; font-size:22px; text-transform:uppercase;}
.wznr .xj i{ color:#2d2a58; font-size:26px; margin-right:8px;}

.wznr .xunj{ width:100%; float:left; margin:15px 0; text-align:center}
.xunj dd{ font-size:17px; display:inline-block;text-transform:uppercase;}
.xunj dd i{font-size:27px; margin:0 5px;color:#00389c }
.xunj dd i:hovber{ color:#0078bf }


.searcht{ width:100%; float:left}
.searcht #search-form{ float:left; width:80%; border:1px solid #00389c; height:50px; line-height:50px;}
.searcht .search_button{ height:50px; border-left:1px solid #00389c; width:80px;}

/*图片中心*/
.cp_img{ overflow:hidden;width:100%; display:block}
.cp_img ul{ width:102%; float:left}
.cp_img li { width:23%;cursor: pointer; background:#fff;text-align:center;  margin-right:2%; margin-bottom:3%; border:1px solid #00389c; text-align:center; float:left}
.cp_img li a .img{ width:337px; height:210px;display: inline-block; cursor: pointer; vertical-align: middle; display:table-cell;overflow: hidden;  *display: block; *font-size:349px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.cp_img li a span img{ max-width:95%;max-height:95%;display: inline-block;vertical-align: middle; width:auto; height:auto}
.cp_img li a dl{ background:#f1f1f1; padding:4%; text-align:left; -webkit-transition: .6s; transition: .6s;}
.cp_img li a dd{ background:#f1f1f1; padding:10px; -webkit-transition: .6s; transition: .6s;}
.cp_img li a h1{ width:100%; color:#000; height:42px; line-height:42px;font-size:16px; text-align:center;  overflow:hidden; font-weight:400;text-transform:capitalize}
.cp_img li a p{ font-size:14px; line-height:30px; height:60px; display:block;overflow:hidden; color:#999; margin-top:10px}
.cp_img li:hover dl,.cp_img li:hover a dd{background:#00389c}
.cp_img li:hover a h1,.cp_img li:hover a p{ color:#fff; }
.cp_img li:hover{border:1px solid #00389c;}

.cp_img li:hover a 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 .imgt{ width:337px; height:300px;display: inline-block; cursor: pointer; vertical-align: middle; display:table-cell;overflow: hidden;  *display: block; *font-size:349px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}


.white{position: relative;overflow: hidden;}
.white:after{content: '';cursor: pointer;position: absolute;left: -100%;top: 0;width: 100%;height: 100%;background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));transform: skewx(-25deg);}
.white:hover:after{left: 100%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}

/*联系我们*/
.lxwm_list{ width:100%; padding-top:40px; overflow:hidden; }
.lxwm_list ul{ width:101%; float:left; overflow:hidden; }
.lxwm_list ul li{ width:24.9%; float:left; text-align:center; border-right:1px solid #e8e8e8;}
.lxwm_list ul li img{ max-width:80px; margin-bottom:30px}
.lxwm_list ul li h1{ font-size:18px; font-weight:700; margin-bottom:28px;}
.lxwm_list ul li p{ line-height:26px; font-size:15px; color:#999}
.lxwm_list ul li:hover p{ color:#141414}
.lxwm_list ul li:hover img{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;}


.lxwm_ewm span{ width:78%; float:left; text-align: center}

.lxwm_ewm dl{ width:20%; line-height:40px; float:left; text-align:center; margin-top:55px; margin-right:55px;}
.lxwm_ewm dl img{ max-width:160px;}



/*翻页*/
#pages,.cpage{ width: 100%; height: 50px; text-align: center; line-height: 22px; padding-top: 1px; clear:both;}
#pages a,.cpage a{ background: #f5f5f5; border: #ddd solid 1px; padding: 3px 8px; margin: 0 2px; float: none; color: #333; font-size: 14px;}
#pages span{ background: #db0f31; color: #fff; border: #DDD solid 1px; padding: 3px 8px; margin: 0 2px; float: none;}
#pages a:hover{border: #db0f31 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}

/*在线客服*/
.bg_l{ width:40%; float:left; padding-top:60px; text-align:center}
.bg_l h1{ text-transform: uppercase; font-size: 33px; color:#c4a97f}
.bg_l h2{ font-size:25px; color:#333; line-height:300%}
.bg_l p{ color:#333; line-height:32px;}


/*foo*/



/*搜索列表*/
.new_list1 ul{ width:100%; float:left; overflow:hidden}
.new_list1 ul li{ width:100%; float:left; border-bottom:1px dashed #e2e2e2; padding-bottom:8px; padding-top:8px;}
.new_list1 ul li h2 a{ width:78%; line-height:30px; overflow:hidden; font-size:16px; font-weight:500; float:left}
.new_list1 ul li i{color:#4eb02c; font-size:13px; float:left; padding-right:8px; padding-top:8px;  }
.new_list1 ul li span{ color:#b1b1b1; float:right}
.new_list1 ul li p{width:100%; font-size:14px; line-height:25px; color:#666; padding-top:5px; float:left; overflow:hidden;}
.new_list1 ul li h2 a:hover{ color:#891c22; }


/*主图*/
.duotu{ width:60%; margin-bottom:50px; display:block; float:left; border:1px solid #dedede}
#showbox { background:#fff; box-sizing: border-box; width:100%; height:500px; margin:0 auto;text-align:center; overflow:hidden}
#showbox span { background:url(../images/whitebg.png) repeat;}
#showsum { left:30px;top:-28px; margin:0 auto}
#showsum span { border:1px solid #9f9f9f; cursor: pointer;object-fit:cover;}
#showsum span.sel { border:1px solid #005bac;}
.showpage { width:100%; position:relative;}
.showpage a { display:block; width:30px; border:1px solid #ddd; height:91px; line-height:91px; background:#eee; text-align:center; font-size:18px; position:absolute; left:0; top:-120px; text-decoration:none; color:#999;}
.showpage a#shownext { left:auto; right:0;}
.showpage a:hover { background:#005bac; color:#fff;}
#showbox div{ width: 100%!important; position: static!important;}
#showbox div b{ display: table-cell!important; vertical-align: middle; text-align: center; width:100%;overflow: hidden; float:left;}
#showbox div b img{ display: inline!important; vertical-align: middle; max-width: 100%; max-height: 100%; object-fit:cover;}
#showsum{ height:91px!important;}
#showsum p{ height: 91px!important;}
#showsum span{ width:140px; height:91px;}
#showsum span img{ width:100%; height:100%; top: 0!important;object-fit:cover;}


.nr_bt{ width:37%; float:right}
.nr_bt b{  width:100%;font-size:24px; margin:30px 0 20px;display:block; border-bottom:2px solid #e8cdb2; line-height:160%; padding-bottom:20px;}

.nrte{ width:100%;margin:0 0 30px;display:block }

.nrte span{ width:100%; height:56px;display:block ;  background:url(../images/pc-xc-icon2.png) 0 14px no-repeat; padding-top:10px;  }
.nrte p{  font-size:16px;line-height:36px; color:#777}

.nrte{ width:100%; float:left; display:block; margin-bottom:10px;min-height:260px; }


.nr_bt dd{ margin-top:20px;}
.nr_bt dd i{ font-size:20px; margin:0 5px;}

.w980{ width:75%; float:left}
.cp_le{ width:100%;  overflow:hidden}
.cp_le ul li{ width:100%; float:left;  margin-bottom:30px; }
.cp_le ul li span{ width:40%;  float:left;}
.cp_le ul li span img{ max-width:100%;height:434px;object-fit:cover;}
.cp_le ul li dl{ width:60%; float:right; padding:8% 3% 3%;height:434px; background:url(../images/11.jpg) no-repeat; background-size:cover;}
.cp_le ul li dl h1{ font-size:36px; color:#fff ; line-height:1.4; font-weight:normal; margin-bottom:30px;text-transform:capitalize}
.cp_le ul li dl p{ font-size:22px; color:#fff; line-height:30px;height:90px; overflow:hidden;display:block; }


/*左侧02*/
.w230{ width:22%; float:right}
.about_l{ width:100%;  border-top:none; float:left}

		.sideMen{width: 100%; float:left; }
		.sideMen h3{ height:52px; line-height:52px;  border-bottom:1px solid #e3e3e3;text-transform:capitalize; 
			font:normal 16px/52px "Microsoft YaHei"; overflow:hidden}
		.sideMen h3 a{ color:#555}
		.sideMen h3 .sent{ float:right; display:block; width:40px; height:52px;    cursor:pointer; }
		.sideMen h3 em.on{ background-position:16px -47px;   }
		.sideMen ul li{display: block; line-height:32px; 
    text-decoration: none;

    padding-left:30px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;  border-bottom: 1px dotted #dedede;}

.sideMen ul li a{color:#666;}

.biaoge{ width:100%; float:left}
.biaoge h2,.about_l span{font-size: 20px; display:block;
    color: #333;
    font-weight: bold;
    padding-bottom: 10px;
    text-align: left;
    border-bottom: 2px solid #00389c;
    padding: 10px 0; margin-bottom:20px;text-transform:capitalize}
.bgbj{ width:100%; float: left; background:url(../images/2_xlrf.jpg) center no-repeat; padding:30px 0; margin-top:50px;}
.table_form tr{ width:100%; float:left; overflow:hidden}
.table_form th,.table_form td{ width:100% !important; float:left; text-align:center;    color: #666; padding-left:0 !important}

.table_form .input-text{height: 38px;line-height: 38px !important;width:100% !important;    color: #666; }
.table_form textarea{width:100% !important; height:120px !important; font-family:"微软雅黑"}
.button{width:100% !important; line-height:34px !important; background:#00389c !important; border:none; float:left; }
/*foo*/

@media screen and (max-width:768px) {
	.wznr span{ border-bottom:1px dashed #dedede;}
	.duotu{margin-bottom:20px; }
#showbox{ width:100%; height:250px}	
#showbox div b img{ height:250px}
.showpage a{height:51px; line-height:51px;top:-40px}
#showsum {top:10px;}
#showsum{ height: 51px!important;}
#showsum span{ width:51px; height:51px;}	

	
.nrte p	{ margin-right:0;}
.nrte a{ display:none	}
	}