html,body{width: 100%;font-size:16px;overflow:-Scroll;overflow-x:hidden; overflow-x: hidden;}
*{margin:0; padding:0;font-family: "Microsoft Yahei", 微软雅黑, "Hiragino Sans GB", 冬青黑体, Arial, Helvetica, SimHei, 黑体, STXihei, 华文细黑, sans-serif;}
i,em{ font-style:normal;}
img {border: 0 none;height: auto;vertical-align: middle;}
ul{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
table {width: 100%;border-collapse: collapse;}
table td {border: 1px solid #e6e7ea;padding: 0.5%;line-height: 1.4; font-size: 16px;}
div, ul, li, span, a {box-sizing: border-box;}
/*::-webkit-scrollbar {display:none}*/
li{list-style: none;}
.relative{position: relative;}
.absolute{position: absolute;}
a{ text-decoration:none; color:#333;}
@charset "utf-8";

@font-face {
font-family: "Helvetica";
src: url("..css/fonts/Helvetica.woff2") format("woff2"),
url("fonts/Helvetica.woff") format("woff"),
url("fonts/Helvetica.ttf") format("truetype"),
url("fonts/Helvetica.eot") format("embedded-opentype"),
url("fonts/Helvetica.svg") format("svg");
}
@font-face {
	font-family: "DINENGSCHRIFTSTD";
	src: url("../css/font/DINENGSCHRIFTSTD.woff2") format("woff2"),
	url("../css/font/DINENGSCHRIFTSTD.woff") format("woff"),
	url("../css/font/DINENGSCHRIFTSTD.ttf") format("truetype"),
	url("../css/font/DINENGSCHRIFTSTD.eot") format("embedded-opentype"),
	url("../css/font/DINENGSCHRIFTSTD.svg") format("svg");
}
.iconfont{font-family: 'iconfont';}
.fontDIN {font-family: "DINENGSCHRIFTSTD";}
.Helvetica{font-family: "Helvetica";}
/*自定义常用配制*/
.s_width{width: 90%; margin: 0 auto;}
.l { float:left; }.r { float:right; }
.w { width:100%; }.h { height: 100%; }.full{ width: 100%; height: 100%;}
.cer0{ max-width: 1200px; margin: 0 auto;}
.cer{ max-width:80%; margin:0 auto; padding: 0 20px;}
.cer1{ max-width:1720px; margin:0 auto; padding: 0 20px;}
.cer2{ max-width:1520px; margin:0 auto; padding: 0 20px;}

.disn { display:none }.disb { display:block }.dib{display: inline-block;}
.ov { overflow:hidden }.cur { cursor:pointer }
.clearfloat { clear:both; height:0; font-size: 0px; line-height: 0px; overflow:hidden; visibility:hidden; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0; }
.clearfix { *zoom:1;}
.op70 { filter:alpha(opacity=70); opacity:0.7;}
a.aftl{position: relative; padding-bottom: 1px;}
a.aftl::after{ left:100%; position: absolute; bottom: 0; content: " "; width: 0;border-bottom: 1px solid #f5951c; -webkit-transition: .3s; transition: .3s;}
a.aftl:hover::after{ width: 100%; left:0;transition: width 0.3s; -webkit-transition: width 0.3s;}
::-webkit-input-placeholder{ color:#999;}
::-moz-placeholder{ color:#999;}
::-moz-placeholder{ color:#999;}
::-ms-input-placeholder{ color:#999;}


.sil-particles {position: fixed;z-index: 99;display: block;width: 100%;height: 100%;pointer-events: none;}
.cate1 {text-align: center;position: relative;padding-bottom: 36px;}
.cate1:after {content: '';position: absolute;left: 50%;bottom: 0;z-index: 0;width: 50px;height: 1px;margin-left: -25px;background-color: #fff;}
.cate1 .en {font-size: 24px;color: #e6462e;line-height: 24px;font-family: arial;text-transform: uppercase;font-weight: bold;letter-spacing: 3px;}
.cate1 .cn {font-size: 18px;color: #fff;line-height: 30px;margin-top: 8px;width: 100%;position: relative;overflow: hidden;height: 30px;}
.cate1 .cn:before {content: '';position: absolute;left: 0;top: 50%;z-index: 0;width: 50%;height: 1px;background-color: rgba(255, 255, 255, 0.1);margin-left: -74px;}
.cate1 .cn:after {content: '';position: absolute;right: 0;top: 50%;z-index: 0;width: 50%;height: 1px;background-color: rgba(255, 255, 255, 0.1);margin-right: -74px;}

/* head */
.tel_head,.tel_head_menu{display: none;}
.head{ width: 100%; height: 80px; position: fixed;; z-index: 900; top:0;	-webkit-transition: 0.3s; transition: 0.3s;background:#005daf}
.head.mini{ background-color: rgba(36,43,58,0.9);}
.head.special{ background-color: rgba(36,43,58,0.9);}
.logo{ height: 80px; font-size: 0; line-height: 90px;position: absolute; left: 1%; top:7px; z-index: 1;}
.logo img{ max-height: 80%;}
.nav{ position: absolute; left:25%; top:24px; z-index: 3; height: 30px;}
.nav>li{ float: left; height: 100%; position: relative;}
.nav>li>a{ display: block; width: 100px; height: 30px; position: relative; z-index: 2;font-size: 16px; line-height: 30px; color: #fff; text-align: center;}
.nav>li>a:before{ content: ''; position: absolute; left: -2px; top: 0; z-index: 0;width: 4px; height: 100%; display: none;}
.nav>li:hover>a,.nav>li.on>a{ color: #e6462e;}

@media screen and (max-width:1380px){
	.nav{right:10%; width: 60%;}
	.nav>li{width: calc(100%/7);;}	
}

.navbtn{position: fixed; right: 3%; top: 25px; z-index: 50;-moz-transition: 0.4s; -ms-transition: 0.4s; -webkit-transition: 0.4s;-o-transition: 0.4s; transition: 0.4s;}
.navbtn .icos{ width: 28px; height: 28px; position: relative; float: left;}
.navbtn s{ position: absolute; right: 6px; display: block; width: 26px; height: 2px; background-color: #fff;box-shadow: 0 0 2px 0 rgba(255,255,255,0.3);-moz-transition: 0.3s; -ms-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.navbtn s:nth-child(1){top: 7px;}
.navbtn s:nth-child(2){top: 13px; width: 20px; transform: rotate(0deg) scale(1,1);}
.navbtn s:nth-child(3){top: 19px;}
.navbtn.on s:nth-child(1){ top:13px; -webkit-transform: rotate(-225deg); transform: rotate(-225deg);}
.navbtn.on s:nth-child(2) { transform: rotate(-180deg) scale(0,1);}
.navbtn.on s:nth-child(3) { top:13px; -webkit-transform: rotate(225deg); transform: rotate(225deg);}
@media screen and (max-width:1380px){
.logo{ left: 30px;}
.navbtn{ right: 30px;}
.nav{ right:5%;}
}
@media screen and (max-width:1200px){
.nav{ display: none;}
}
@media screen and (max-width:1000px){
.logo{ left: 20px;}
.navbtn{ right: 20px;}
}

.head_menu {width: 100%;height: 100%;position: fixed;left: 0;top: 0;z-index: 20;display: none;background: url('../images/navbg.jpg') center no-repeat;}
.head_menu ul {width: 100%;height: 100%;display: inline-block; margin-top: 90px;}
.head_menu ul li {width: 20%;height: 100%;float: left;text-align: center;display: table;position: relative;}
.head_menu ul li:before {content: '';position: absolute;left: 0;top: 0;z-index: 1;width: 1px;height: 100%;background-color: rgba(255, 255, 255, 0.1);}
.fp-tableCell {display: table-cell;vertical-align: middle;width: 100%;height: 100%;position: relative;z-index: 2;}
.head_menu ul li .box1 {width: 100%;line-height: 44px;}
.head_menu ul li .box1 i{display: block; margin-bottom: 1rem; font-style: normal;}
.head_menu ul li .box1 a {display: inline-block;color: #fff;}
.head_menu ul li .box2 {width: 100%;margin-top: 70px;}
.head_menu ul li .box2 i {display: inline-block;position: relative;-webkit-transition: all 1.8s 0.6s;transition: all 1.8s 0.6s;opacity: 0;width: 33px;height: 33px;}
.head_menu ul li:hover .box2 i {-webkit-transform: rotate(540deg);	transform: rotate(540deg);opacity: 1;}
.head_menu ul li::after {content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 0;background: rgba(255, 199, 58, 0.2);-webkit-transition: all 1s;transition: all 1s;}
.head_menu ul li:hover::after {left: 50%;width: 0;}

.nav li div {display:none;width:130px;text-align:center;color:#fff;position:absolute;top:100%;background: linear-gradient(to right, #ece9e9,#f8e7e7); z-index:9999 ;  box-sizing:border-box;}
.nav li div a {display:block;COLOR: #333; LINE-HEIGHT:45px; HEIGHT:45px;FONT-SIZE: 15px!important;font-weight:normal; margin-top:0; border-bottom:1px solid rgba(255, 255, 255, 0.2);}
.nav li div a:hover {color:#fff;  background:#0061ae!important; border-top:0; border-right:0; border-left:0; font-weight:normal;transition:all 0.9s ease 0s; -webkit-transition:all 0.9s ease 0s; }
.head.bg{background:rgba(8,62,132,0.5);padding:6px 0;}
.head.bg .logo img{height:50px !important;}

.in_search{ width:80px; height:133px; position:absolute; right:3%; top:29px; overflow:hidden;}
/*--search modal--*/
.modal { position: fixed; z-index:999999999999999; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);display: none; }
.modal-dialog { position: absolute; z-index:9999999999; left: 0; top:50%; margin-top:-250px; width: 100%; background:; height:500px; }
.modal-content { width: 1200px; margin:0 auto; position:absolute;left:50%; margin-left:-600px; height:400px; }
.modal-content > div {  }
.modal-content input { border: none; float: left;}
.modal-content .search-logo { width: 408px; padding:80px 0 0 0; position:absolute; left:50%; margin-left:-204px; border-bottom:1px solid #5c5c5c}
.modal-content .search-logo img{ width:100%;}
.modal-content .search-bar { position:absolute; width:850px; left:50%; margin-left:-425px; height:90px; top:130px; }
.modal-content .search-tab .tab { padding: 6px 20px; float: left; font-size: 24px; color: #fff; cursor: pointer; }
.modal-content .search-tab .on { background: #fff; color: #fe0000; }
.modal-content .tab-panel { display: none; }
.modal-content .on { display: block; }
.modal-content .search-bar .search-keywords { margin-top: 2px; border-radius: 6px; overflow: hidden; }
.modal-content .search-bar .keywords { padding-left: 10px; width: 754px; height: 70px; line-height: 70px; font-size: 16px; background:#eee}
.modal-content .search-bar input[type="submit"] {  width: 70px; height: 70px; line-height: 70px; text-align: center; font-size: 16px; color: #fff; cursor: pointer; margin-left:15px; background:#e5433a url(../images/se.png) no-repeat center center}
.modal-content .search-close { width:60px; height:60px; cursor: pointer; transition:.4s all; display:block; position:absolute; right:0; top:0;}
.modal-content .search-close:hover {  color: #fff; transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.modal-open { overflow: hidden; padding-right: 17px; }
.search_cage{ width:930px; position:absolute; left:50%; margin-left:-465px; height:50px; bottom:50px;}
.search_cage li{ float:left; width:180px; text-align:center; line-height:50px;}
.search_cage li a{ color:#dddddd; font-size:20px; text-align:center; line-height:50px;}
.search_cage li a:hover{ color:#fff;}


@media screen and (max-width:750px){
.head{display: none;}
.tel_head{display: block; width: 100%; background: #025fad;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between; padding: 5px 0;}
.tel_head .tel_logo{ width: 70%;}
.tel_head .tel_logo img{width: 100%;}
.tel_navbtn{position: fixed; right: 3%; top: 12px; z-index: 200001;-moz-transition: 0.4s; -ms-transition: 0.4s; -webkit-transition: 0.4s;-o-transition: 0.4s; transition: 0.4s;}
.tel_navbtn .icos{ width: 28px; height: 28px; position: relative; float: left;}
.tel_navbtn s{ position: absolute; right: 6px; display: block; width: 26px; height: 2px; background-color: #fff;box-shadow: 0 0 2px 0 rgba(255,255,255,0.3);-moz-transition: 0.3s; -ms-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.tel_navbtn s:nth-child(1){top: 7px;}
.tel_navbtn s:nth-child(2){top: 13px; width: 20px; transform: rotate(0deg) scale(1,1);}
.tel_navbtn s:nth-child(3){top: 19px;}
.tel_navbtn.on s:nth-child(1){ top:13px; -webkit-transform: rotate(-225deg); transform: rotate(-225deg);}
.tel_navbtn.on s:nth-child(2) { transform: rotate(-180deg) scale(0,1);}
.tel_navbtn.on s:nth-child(3) { top:13px; -webkit-transform: rotate(225deg); transform: rotate(225deg);}

.tel_head_menu {width: 100%;height: 100%;position: fixed;left: 0;top: 0;z-index: 200000;display: none;background: url('../images/navbg.jpg') center no-repeat;}
.tel_head_menu ul {width: 100%;height: 100%;display: inline-block; margin-top: 25px;}
.tel_head_menu ul li {width: 100%;position: relative; line-height: 34px; width: 95%; margin: 0 auto; font-weight: 800; margin-bottom: 5px;}
.tel_head_menu ul li a{color: #fff;  border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); line-height: 45px; display: block;}
.tel_head_menu ul li div {width: 100%;line-height: 44px;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; flex-wrap: wrap;font-weight: 500; margin-top: 10px;}
.tel_head_menu ul li div a{font-size: 16px; line-height: 31px; width:30% ; margin: 0 1% 1% 1%; text-align: center; border-bottom: none}
}

/* ------------------------ */
#banner{position:relative;overflow:hidden;width:100%;}
#banner ul{position:relative;overflow:hidden;width:600%;margin: 0;}
#banner ul li{width:16.666%;float:left}
#banner ul li img{width:100%;display:block;}
#banner aside{position:absolute;top:0;bottom:0;height:0;width:90%;right:0;left:0;margin:auto}
#banner aside span{display:block;width:65px;height:65px;z-index:63;background:rgba(255,255,255,0.3);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;position:relative;cursor:pointer;opacity:0;transition:all 0.3s;margin-top:-2%;}
#banner:hover aside span{opacity:1;}
#banner aside span:after{content:'';position:absolute;top:0;bottom:0;right:0;left:20%;margin:auto;width:27px;height:27px;border-top:3px solid #ffffff;border-left:3px solid #ffffff;-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg);-o-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
#banner aside span.prev{float:left;}
#banner aside span.next{float:right;}
#banner aside span.next:after{left:0;right:20%;-webkit-transform:rotateZ(135deg);-moz-transform:rotateZ(135deg);-ms-transform:rotateZ(135deg);-o-transform:rotateZ(135deg);transform:rotateZ(135deg)}
#banner #bannerBtnS{width:106px;position:absolute;right:0;left:0;bottom:3%;margin:auto}
#banner  #bannerBtnS em{display:block;float:left;width:10px;height:10px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border:2px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 3.75px;background:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}
#banner  #bannerBtnS em.act{background:#b62222}
.sl{width: 100%;}
.sl,.st,.st div,.sl div{overflow:hidden;}
.nextinfo{width:100%;overflow:hidden;}
.nextinfo span{background:#eee;margin:20px 1%;width:48%;float:left;text-align:center;border-radius:20px;font-size: 14px;}
.nextinfo span a{color: #000}

#banner .video_box {height: 90%;display: block;width: 100%;overflow: hidden;position: relative;}

.newban .flex-direction-nav a{width:54px;height:80px; display:block;position:absolute;  top: 50%; margin-top: -40px; z-index: 4; font-size: 0;}
.newban .flex-direction-nav a.flex-prev{ left: 0; background: rgba(0,0,0,0.3) url('../images/lt1.png') center no-repeat;}
.newban .flex-direction-nav a.flex-next{ right: 0; background: rgba(0,0,0,0.3) url('../images/gt1.png') center no-repeat;}
.newban .flex-direction-nav a:hover{ background-color: rgba(0,0,0,0.6);}
.newban .flex-control-paging{ height: 35px; font-size: 0; text-align: center;position: absolute; bottom: 30px; right: 50%; margin-right: -760px; z-index: 3;}
.newban .flex-control-paging li{ display: inline-block; overflow:hidden; width: 45px; height: 35px;}
.newban .flex-control-paging li a{ width:45px; height:35px; display: block; cursor:pointer;background: url('../images/dot1.png') center no-repeat;}
.newban .flex-control-paging li a.flex-active{ background-image: url('../images/dot1h.png');}

/*news*/
.news{background:#f2f2f2; width: 100%; padding-bottom:5%;}
.news .news_tit{width: 90%; margin: 0 auto; padding:4% 0;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
.news .news_tit_l{width: 30%;}
.news .news_tit_l h2 a{ color: #0061ae;;}
.news .news_tit_l h2 em{ font-family: "宋体";text-transform: uppercase; font-weight: 200;}
.news .news_tit_l h2 em:after{content: ""; background: url('../images/xian.png') center no-repeat; width: 214px; height: 5px; display: block; margin: 10px 0;}
.news .news_tit_r{width: 18%; margin-top: 50px;}
.news .news_tit_r ul{display: flex; display:-webkit-flex;  -webkit-justify-content: space-between;   justify-content: space-between; width: 100%;}
.news .news_tit_r li{ border-right:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);width: 33%; text-align: center;}
.news .news_tit_r li:nth-child(3){border-right:none}
.news .news_tit_r li a:hover{ color: #0061ae;}

.news_cont{display: flex;-ms-flex-preferred-size: 100%;flex-basis: 100%;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;	-ms-flex-wrap: wrap;flex-wrap: wrap;width: 90%;overflow: hidden; margin: 0 auto;}
.news_cont .newList{flex-basis:23%;margin-right: 2%;}
.newList{ overflow:hidden; padding:0rem; height:auto; width:100%; }
.news_cont .newList:nth-child(4n){ margin-right:0px; }
.news_cont .newPicBox{ position:relative; width:100%; height:0px; padding-bottom:50%; overflow:hidden; border-radius:0px; margin:0 auto; }
.news_cont .newPic{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%) scale(1); width:100%; height:auto; transition:all .5s ease; }
.news_cont .picLink{ position:absolute; top:0px; left:0px; width:100%; height:100%; }
.news_cont .contentBoxB{ padding:15px 2% 2% 2%; background: #fff; }
.news_cont .newTitle{ font-size:20px; margin-bottom:0; min-height:48px; line-height:1.2; font-weight:normal; color:#373c41; transition:all .5s ease; display:-webkit-box; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis; }
.news_cont .TimeBox{ font-size:14px; line-height:1.5; letter-spacing:.25px; color:#777; margin-top:20px; }
.news_cont .newMs{ position:relative; width:100%; line-height:1.4; clear:both; color:#777; min-height:22px; letter-spacing:0; display:-webkit-box; overflow:hidden; -webkit-line-clamp:1; -webkit-box-orient:vertical; text-overflow:ellipsis;  font-weight: 100; padding-top: 10px;}
.news_cont .image_con{ width: 100%; overflow: hidden; }
.news_cont .image_con img{width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.news_cont .image_con:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.news_cont .look{ display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center; margin-top:20px; color:#777; overflow:hidden; }
.news_cont .look .look_name{ margin-right:10px; position:relative; }
.news_cont .newList:hover .newPic{ transform:translate(-50%,-50%) scale(1.1); }

.news_gengduo{ width: 20%; margin:5% auto 0 auto;;}
.news_gengduo a{display: block;}
.news_gengduo .PubLink {color: rgb(255, 255, 255);width: 90%;  max-width: 250px;  line-height: 52px;text-align: center;font-family:  Times New Roman;font-size: 15px;border-width: 1px;border-style: solid;border-color: rgb(255, 255, 255);border-image: initial;padding: 0px 30px; margin-top: 7%;transition: .5s; background-color: #093b80;  margin: 0 auto;border-radius: 10px}
.news_gengduo .PubLink:hover {border:none;background: #f63c2f;color: #fff;}

@media only screen and (max-width: 1024px) and (min-width: 769px){
.news_cont .newList { flex-basis: 100%; width:100%; margin-right: 0; margin-top: 50px; }
.news_cont .newList a{ display:flex; justify-content: space-between; flex-direction: row-reverse; }
.news_cont .contentBoxB{ width: 48%; }
.news_cont .image_con{ width: 48%; }
.news_cont .image_con img{width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.news_cont .image_con:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.news_cont .newPicBox{ padding-bottom:72%; } 
}

@media only screen and (max-width: 768px){
.news .news_tit{width: 95%;  padding:4% 0;display: block;}
.news .news_tit_l{width: 100%; text-align: center;}
.news .news_tit_l h2 a{ color: #0061ae;;}
.news .news_tit_l h2 em{ display: none;}
.news .news_tit_l h2:after{content: ""; background:#f63c2f; width: 70px; height: 5px; display: block; margin: 10px auto;}
.news .news_tit_r{width:100%; margin-top: 20px;}
.news .news_tit_r ul{display: flex; display:-webkit-flex;  -webkit-justify-content: space-between;   justify-content: space-between; width: 100%;flex-wrap: wrap;}
.news .news_tit_r li:nth-child(3){border-right:none}
.news_cont{display:block; width: 95%;}
.news_cont .newList { width: 100%; margin-top: 30px; }
.news_cont .newTitle{ font-size:18px; }
.news_cont .newMs{ font-size:14px; } 
.news_gengduo{ width: 50%;}

}
.news_cont .p_hot .iconfont:before{ shadow-angle:0; shadow-distance:0; shadow-angle-ofInset:0; shadow-distance-ofInset:0; }
.news_cont .p_new .iconfont:before{ shadow-angle:0; shadow-distance:0; shadow-angle-ofInset:0; shadow-distance-ofInset:0; }
.news_cont .p_page .pre .iconfont:before{ shadow-angle:0; shadow-distance:0; shadow-angle-ofInset:0; shadow-distance-ofInset:0; } 


/*zonghe*/
.zonghe{width: 100%; display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; overflow: hidden; }
.zonghe .zonghe_l{ width: 55%; height: 670px; position: relative; overflow: hidden;}
.zonghe .zonghe_l .chanye_img{ width: 100%; height: 100%; position: absolute; z-index: 1;}
.zonghe .zonghe_l .chanye_img img{ width:100%; height: 100%;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.zonghe .zonghe_l .chanye_img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}

.zonghe .zonghe_l .chanye_cont{ width:80%; position: absolute; z-index: 2; left: 50%; margin-left: -40%; top: 20%; color: #fff;}
.zonghe .zonghe_l .chanye_cont h2{ padding-bottom: 7%;}
.zonghe .zonghe_l .chanye_cont h2:after{ content: ""; width: 150px; height: 5px; background: #f63c2f; display: block; margin-top: 15px;}
.zonghe .zonghe_l .chanye_cont a h2{ color: #fff;}
.zonghe .zonghe_l .chanye_cont p{ line-height: 31px;}
.zonghe .zonghe_l .chanye_cont  a p{color: #fff;}
.zonghe .zonghe_r{ position: relative; width: 45%;}
.zonghe .zonghe_r .honor{width: 100%;background: url('../images/honor.jpg') no-repeat center left; height: 382px;color: #fff;}
.zonghe .zonghe_r .honor h3{ padding: 10% 0 7% 0;}
.zonghe .zonghe_r .honor h3:after{ content: ""; width: 150px; height: 5px; background: #f63c2f; display: block; margin-top: 15px;}
.zonghe .zonghe_r .honor h3 a{ color: #fff;}
.zonghe .zonghe_r .honor p{ line-height: 31px;}

.zonghe_r_er{width: 100%;display: flex; display:-webkit-flex;  -webkit-justify-content: space-between;   justify-content: space-between;height: 288px;}
.wenhua{width: 50%;background:#f63c2f;color: #fff; }
.wenhua .s_width{height: 100%;}
.wenhua a{ color: #fff;}
.wenhua h3{ padding: 10% 0 7% 0;}
.wenhua h3:after{ content: ""; width: 150px; height: 5px; background: #fff; display: block; margin-top: 15px;}
.wenhua h3 a{ color: #fff;}
.wenhua p{ line-height: 31px;}

.licheng{width: 50%;background: url('../images/licheng.jpg') no-repeat center left;color: #333; height: 100%;}
.licheng .s_width{height: 100%;}
.licheng h3{ padding: 10% 0 7% 0;}
.licheng h3:after{ content: ""; width: 150px; height: 5px; background: #f63c2f; display: block; margin-top: 15px;}
.licheng h3 a{ color: #333;}
.licheng p{ line-height: 31px;}

.PubLink {display: inline-block;color: rgb(255, 255, 255);width: 50%;max-width: 156px;line-height: 52px;text-align: center;font-family:  Times New Roman;font-size: 15px;border-width: 1px;border-style: solid;border-color: rgb(255, 255, 255);border-image: initial;padding: 0px 30px; margin-top: 7%;transition: .5s; }
.PubLink:hover {border:none;background: #f63c2f;color: #fff;}


@media only screen and (max-width: 768px){
	.zonghe{width: 100%; display:block; }
	.zonghe .zonghe_l{width: 100%; height: 340px;}
	.zonghe .zonghe_r{ width: 100%;}
	.zonghe_r_er{display:block; height: 315px; }
	.wenhua{width:100%; padding-bottom: 20px;}
	.licheng{width:100%;}
	.zonghe .zonghe_r .honor{height: 288px;}

}

/*footer*/
.tel_footer{display: none;}
.footer{width: 100%;position: relative;background-image: -webkit-linear-gradient(left,#0d53b0, #073776); }
.footer .s_width{padding-bottom: 5rem;   padding-top: 5rem; width: 90%; margin: 5rem auto 0 auto; color: #babbba;display: flex;flex-wrap: wrap;justify-content: space-between;}
.footer_l{width: 48%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.footer_l .footer_a{}
.footer_l .footer_a h2{ line-height: 45px;}
.footer_l .footer_a h2 a{color: #fff;}
.footer_l .footer_a ul{margin-top: 2rem;}
.footer_l .footer_a li{ line-height: 40px;border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); padding: 0 10px; }
.footer_l .footer_a li a{color: #fff;}
.footer_l .footer_a li a:hover{ color: #f63c2f;}
.footer_r{width: 40%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.footer_r .footer_b h2{ line-height: 45px;}
.footer_r .footer_b h2 a{color: #fff;}
.footer_r .footer_b p{ margin-top: 2rem;line-height: 39px;color: #fff;}
.footer_r .footer_c{width: 40%;}
.footer_r .footer_c .end_wx{ margin-bottom: 30px;}
.lh-footer-ewm h2{float:right; line-height:24px; text-align:right; margin-right:1.5vw; padding-top:20px;}
.lh-footer-ewm .img{float:right; width:96px;}

.lh-footer-d{margin-top:45px; height:42px; position:relative; background:#fff; width:286px;}
.lh-footer-d a{position:absolute; right:0; top:0; width:96px; height:42px; line-height:42px; background:#B57F41; color:#fff; text-align:center; font-size:16px;}
.lh-footer-d a:hover{background:#D39B1C;}
.lh-footer-d select{width:190px; height:42px; line-height:42px; background:none; border:none; padding:0 15px; position:absolute; right:96px; top:0; z-index:2;}
.lh-footer-d i{position:absolute; right:111px; line-height:42px; top:0; z-index:1; color:#333; font-size:12px;}

.copyright{width: 100%;height: 70px;line-height: 70px;background-color: #073777;text-align: left;font-size: 17px;color:#fff;}
.copyright a{color:#fff;}
.copyright img{ float:right; padding-top:15px;}

@media only screen and (max-width: 768px){
	.footer,.copyright{display: none;}
	.tel_footer {padding:5% 2%;background: #272727; display: block; color: #fff;}
	.tel_footer .footer-top{width: 100%;}
	.tel_footer .footer-top strong{display: block;margin-bottom: 0.32rem;line-height:31px;color: #fff;font-size:23px;font-weight: normal;}
	.tel_footer .footer-top a{color: #fff;}
	.tel_footer .footer-top p{ font-size: 15px; line-height: 31px;}
	.footer-edite{ margin-top: 15px; color: #565656; line-height: 26px;}
	.footer-edite a{color: #565656;}
}

.inbanner_about {height:800px;width: 100%;position: relative; overflow:hidden; margin: 0 auto}
.inbanner_about .bannerbg {width: 100%;height: 100%;display: block;background: rgba(45, 48, 50, 0.25) url(../images/banner_bg.png) repeat;position: absolute;z-index: 2;}
.inbanner_about .video_bg {position: absolute;top: 0;width: 100%;left: 0;height: 100%;z-index: 2;}
.inbanner_about .video_box {height: 150%;display: block;width: 100%;overflow: hidden;position: relative; margin: 0 auto!important; }
.inbanner_about .video_bg img {display: inline;}





/*内页新闻动态*/
.tel_chanye{display: none;}
.inbanner {width: 100%;height:350px;position: relative;overflow: hidden;background-color: #000;}
.inbanner > img {position: absolute;left: 0;top: 0;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;z-index: 0; overflow: hidden; opacity: 0.3;}
.inbanner.actived > img {-webkit-transform: scale(1.05);	transform: scale(1.05);-webkit-transition: 8000ms;transition: 8000ms;}
.inbanner .cer {position: relative;height: 100%;}
.mouse {width: 120px;height: 28px;padding-top: 42px;margin-top: 100px;position: absolute;left: 50%;margin-left: -60px;top: 30%;z-index: 2;font-size: 16px;line-height: 28px;color: #fff;text-align: center;background: url('../images/mouse.png') center 0 no-repeat;}

.inbanner2 {width: 100%;height: 750px;position: relative;overflow: hidden;}
.inbanner2 > img {position: absolute;left: 0;top: 0;width: 100%;height: 100%;-o-object-fit: cover;	object-fit: cover;z-index: 0;}
.inbanner2.actived > img {-webkit-transform: scale(1.05);		transform: scale(1.05);-webkit-transition: 8000ms;transition: 8000ms;}
.ibcatein {position: absolute;width: 100%;left: 0;top: 50%;z-index: 1;color: #fff;text-align: center;overflow: hidden;margin-top: -176px;}
.ibcatein .cn {line-height: 100px;}
.ibcatein .en {font-size: 24px;line-height: 54px;font-family: 'helvetica';text-transform: uppercase;position: relative;padding-bottom: 44px;}
.ibcatein .en:after {content: '';position: absolute;left: 50%;bottom: 0;z-index: 0;width: 66px;height: 2px;background-color: #fff;margin-left: -33px;}
.inbanner2 .mouse{ width: 120px;height: 28px;padding-top: 42px;margin-top: 100px;position: absolute;left: 50%;margin-left: -60px;z-index: 2;font-size: 16px;line-height: 28px;color: #fff;text-align: center;background: url('../images/mouse.png') center 0 no-repeat; top: 72%;}


.inbanner_pro{width: 100%;height:400px;position: relative;}
.inbanner_pro > img {position: absolute;left: 0;top: 0;width: 100%;height: 100%;-o-object-fit: cover;	object-fit: cover;z-index: 0;}
.inbanner_pro.actived > img {-webkit-transform: scale(1.05);		transform: scale(1.05);-webkit-transition: 8000ms;transition: 8000ms;}
.inbanner_pro_list{position: absolute;width: 80%;left:50%; margin-left:-40%;top: 65%;z-index: 1;}
.inbanner_pro_list ul{ width: 100%; color: #fff;text-align: center;overflow: hidden;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.inbanner_pro_list li{ line-height: 50px; text-align: center;}
.inbanner_pro_list .pro_type{ }
.inbanner_pro_list .pro_type a{ border: none!important; background:rgba(255,255,255,0.7)}
.inbanner_pro_list .pro_type .child_menu{position: absolute;top: 100%;left: 0;overflow: hidden;z-index: 99999;height: 0;width: 100%;}


.updown{ -webkit-animation: updown 2s linear infinite; animation: updown 2s linear infinite;}
@-webkit-keyframes updown {
    0% { -webkit-transform: translate(0px, 0px); }
    25% { -webkit-transform: translate(0px, -10px); }
    50% { -webkit-transform: translate(0px, 0px); }
    75% { -webkit-transform: translate(0px, 10px); }
    100% { -webkit-transform: translate(0px, 0px);}
}
@-moz-keyframes updown {
    0% { -moz-transform: translate(0px, 0px); }
    25% { -moz-transform: translate(0px, -10px); }
    50% { -moz-transform: translate(0px, 0px); }
    75% { -moz-transform: translate(0px, 10px); }
    100% { -moz-transform: translate(0px, 0px);}
}

@keyframes updown {
    0% { transform: translate(0px, 0px); }
    25% { transform: translate(0px, -10px);}
    50% { transform: translate(0px, 0px);}
    75% { transform: translate(0px, 10px);}
    100% { transform: translate(0px, 0px);}
}


@media screen and (max-width: 960px) {
.inbanner {height: 0;padding-bottom: 52%;}
.inbanner2 {height: 0;padding-bottom: 39%;}
.mouse {display: none;}
}



/*内页联系我们*/
.full{display:flex;position:relative}
.full .full-img{position:absolute;bottom:0px;left:50%;transform:translateX(-50%)}
.full .full-left{width:50%;box-sizing:border-box;background-image: -webkit-linear-gradient(left,#0d53b0, #073776);}
.full .full-left .left-box{}

.full .full-right{flex:1;width:50%;background-color:#f7f7f7;}
.full .full-right .right-box{padding:80px 0px 0px 90px;margin-left:calc(50vw - 700px);padding-left:.6rem}
.full .full-right .right-box .box-title{display:flex;align-items:center; margin-bottom: 30px;}
.full .full-right .right-box .box-title .title-name{line-height:31px}
.full .full-right .right-box .box-title .map{position:relative;left:10px;display:inline-block;width:100px;height:30px;border-radius:30px;background-color:#666;text-align:center;line-height:30px}
.full .full-right .right-box .box-title .map a{color:#e0e0e0;font-size:14px}
@media screen and (max-width: 1250px){
.full .full-right .right-box .box-title .map{left:0px}
}
@media screen and (max-width: 1000px){
.full .full-right .right-box .box-title .map{left:10px}
}
@media screen and (max-width: 750px){
	.full .full-right .right-box{margin-left:0;}
.full .full-right .right-box .box-title .map a{font-size:12px}
}
.full .full-right .right-box .box-title .map:hover{background-color:#f63c2f}
.full .full-right .right-box .link .link-one{margin-top:.15rem}
.full .full-right .right-box .link .link-one .icon{display:inline-block}
.full .full-right .right-box .link .link-one .icon img{width: 65%;}
@media screen and (max-width: 700px){
.full .full-right .right-box .link .link-one .icon i{font-size:18px}
}
.full .full-right .right-box .link .link-one .word{color:#333; line-height: 45px;}
@media screen and (max-width: 700px){
	.full .full-right .right-box .link .link-one .word{font-size:14px}
}
@media screen and (max-width: 1000px){
.full{display:block;padding:0 .16rem}
.full .full-left{width:100%}
.full .full-right{width:100%}
.full .full-img{display:none}
}
@media screen and (max-width: 700px){
	.full .full-left{padding:20px 0px}
	.full .full-right .right-box{padding:32px 0px 32px 16px}
}

.gps{margin:5% auto;}
.gps .wp1400{width: 80%; margin: 0 auto;}
.gps .wp1400 .gps-box{display:flex;flex-wrap:wrap;margin:-10px;overflow:hidden}
.gps .wp1400 .gps-box .gps-box-pad{box-sizing:border-box;padding:10px;width:50%}
.gps .wp1400 .gps-box .gps-box-pad .gps-box-1{padding:50px 35px 20px;display:flex;background-color:#f7f7f7;justify-content:space-between}
.gps .wp1400 .gps-box .gps-box-pad .gps-box-1 .gps-box-left{display:flex}
.gps .wp1400 .gps-box .gps-box-pad .gps-box-1 .icon i{font-size:34px}
.gps .wp1400 .gps-box .gps-box-pad .gps-box-1 .word{margin-left:10px}
.gps .wp1400 .gps-box .gps-box-pad .gps-box-1 .word .name{font-size:22px}
.gps .wp1400 .gps-box .gps-box-pad .gps-box-1 .word .dsc{margin-top:.15rem;color:#666}
.gps .wp1400 .gps-box .gps-box-pad .gps-box-1 .word .dsc p{font-size:16px;line-height:30px}
@media screen and (max-width: 700px){
.gps .wp1400 .gps-box .gps-box-pad .gps-box-1 .word .dsc p{font-size:14px;line-height:25px}}
@media screen and (max-width: 700px){.gps .wp1400 .gps-box .gps-box-pad .gps-box-1 .word .dsc p:nth-of-type(2){height:auto}}
.gps .wp1400 .gps-box .gps-box-pad .gps-box-1 .gps-map{justify-content:center;align-items:center}
.gps .wp1400 .gps-box .gps-box-pad .gps-box-1 .gps-map .map{display:inline-block;width:100px;height:30px;border-radius:30px;background-color:#666;text-align:center;line-height:30px;overflow:hidden}.gps .wp1400 .gps-box .gps-box-pad .gps-box-1 .gps-map .map a{color:#e0e0e0;font-size:14px}
.gps .wp1400 .gps-box .gps-box-pad:hover .gps-box-1{background-color:#f63c2f}
.gps .wp1400 .gps-box .gps-box-pad:hover .gps-box-1 .icon i{color:#fff}
.gps .wp1400 .gps-box .gps-box-pad:hover .gps-box-1 .word .name,.gps .wp1400 .gps-box .gps-box-pad:hover .gps-box-1 .word .dsc{color:#fff}
.gps .wp1400 .gps-box .gps-box-pad:hover .gps-box-1 .gps-map .map{background-color:#fff}
.gps .wp1400 .gps-box .gps-box-pad:hover .gps-box-1 .gps-map .map a{color:#5f5f5f}
@media screen and (max-width: 1000px){
.gps .wp1400 .gps-box{flex-direction:column}
.gps .wp1400 .gps-box .gps-box-pad{width:100%}
}
@media screen and (max-width: 700px){
.gps .wp1400 .gps-box{flex-direction:column}
.gps .wp1400 .gps-box .gps-box-pad{width:100%}
.gps .wp1400 .gps-box .gps-box-pad .gps-box-1{flex-direction:column;padding:15px 5px}
.gps .wp1400 .gps-box .gps-box-pad .gps-box-1 .icon i{font-size:26px}
.gps .wp1400 .gps-box .gps-box-pad .gps-box-1 .word .name{font-size:16px}
.gps .wp1400 .gps-box .gps-box-pad .gps-box-1 .word .des p{font-size:12px}
.gps .wp1400 .gps-box .gps-box-pad .gps-box-1 .gps-map{margin-top:15px;margin-left:36px;justify-content:flex-start}
.gps .wp1400 .gps-box .gps-box-pad .gps-box-1 .gps-map .map{width:100px;height:30px;line-height:30px}
.gps .wp1400 .gps-box .gps-box-pad .gps-box-1 .gps-map .map a{font-size:12px}}
.chairman{position:relative;width:100%;height:100%}
.chairman .right-background{position:absolute;right:0px;background-color:#f9fafa;height:100%;width:31.25%;z-index:-1}


/*内页新闻资讯*/

.case-box {position: relative;z-index: 3;background: #fff;}
.case-menu {float: left;padding-top: 80px;width: 30%;position: sticky;top: 80px;}
.case-menu-item {position: relative;width: 312px;margin: auto;}
.case-menu-item:hover figure img {transform: scale(1.05);}
.case-menu-item figure {display: block;line-height: 1;overflow: hidden;}
.case-menu-item figure img {display: block;width: 100%;height: auto;transition: 0.5s;}
.case-title {position: absolute;left: 0;top: 50%;margin-top: -11px;width: 100%;text-align: center;}
.case-title strong {position: relative;display: inline-block;padding-right: 20px;line-height: 1;color: #fff;font-size: 22px;font-weight: normal;}
.case-title strong:before {position: absolute;right: 0;top: 50%;margin-top: -6px;content: "";border-top: 6px solid transparent;border-bottom: 6px solid transparent;border-left: 6px solid #fff;}
.case-more {margin-top: 110px;text-align: center;}
.case-more-btn {display: block;position: relative;border-radius: 50%;margin: auto;width: 38px;height: 38px;border: 1px solid #969696;background: #efefef;cursor: pointer;}
.case-more-btn.active:before {transform: rotate(90deg);-webkit-transform: rotate(90deg);}
.case-more-btn:before {position: absolute;left: 50%;margin-left: -11px;top: 50%;margin-top: -2px;content: "";width: 23px;height: 4px;background: url(../images/dit3.png) center no-repeat;transition: 0.34s;}
.case-list {margin-top: 28px;display: none;}
.case-list li {text-align: center;margin-bottom: 18px;}
.case-list li.active a {font-weight: bold;}
.case-list li.active a:before {width: 100%;right: auto;left: 0;}
.case-list li a {position: relative;display: inline-block;line-height: 1.6;color: #000;font-size: 18px;}
.case-list li a:hover {font-weight: bold;}
.case-list li a:before {content: "";width: 0;height: 1px;background: #282828;position: absolute;right: 0;bottom: 0;transition: 0.4s;z-index: -1;}
.case-list li a:hover:before,.case-list li a.active:before {width: 100%;right: auto;left: 0;}
.container {margin-left:  30%;background: #f3f3f3 url() center top no-repeat;background-size: 100% auto;}
.case-wrap {padding: 80px 0 55px 6.13%;}
.case-li li {border-bottom: 1px solid #ddd;}
.case-li li:last-child {border-bottom: none;}
.case-li li a {display: block;position: relative;z-index: 3;padding: 34px 10.12% 34px 6.75%;overflow: hidden;}
.case-li li a:before {content: "";width: 100%;height: 0;background: #fff;position: absolute;left: 0;bottom: 0;transition: 0.6s;z-index: -1;}
.case-li li a:hover,.case-li li a.active {color: #fff;}
.case-li li a:hover:before,.case-li li a.active:before {height: 100%;bottom: auto;top: 0;}
.case-li li a figure {display: block;width: 52.33%;float: right;line-height: 1;overflow: hidden;}
.case-li li a figure img {display: block;width: 100%;height: auto;transition: 0.58s;}
.case-li li a:hover figure img {transform: scale(1.1);}
.case-content {width: 38.3%;float: left;padding-top: 20px;}
.case-content strong {display: block;margin-bottom: 48px;line-height: 1.2;color: #000000;font-size: 24px;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.case-content time {display: block;margin-bottom: 48px;line-height: 1;color: #000;font-size: 16px;font-weight: bold;font-family: "Helvetica";}
.case-content p {color: #000000;font-size: 16px;text-align: justify;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.case-content i {display: block;margin-top: 62px;width: 28px;height: 28px;border-radius: 50%;background: #000000;color: #dece7f;text-align: center;line-height: 28px;font-size: 12px;}

.shit{position: fixed; top: 0; left:0;; z-index:999;}

.case_gengduo{width: 312px;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); margin: auto;}
.case_gengduo .case_gengduo_list{ width: 100%; padding: 10%;}
.case_gengduo .case_gengduo_list li{ line-height: 50px; text-align: center; background: #0088cc; margin-bottom: 5px;transition: .5s; }
.case_gengduo .case_gengduo_list li a{ color: #fff;;}
.case_gengduo .case_gengduo_list li:hover{ background: #f63c2f;}


@media screen and (max-width: 750px){
	.case-menu{display: none;}
	.container {margin-left:  0%;}

	.tel_chanye{display: block;width: 95%; margin: 3% auto;}
	.tel_chanye ul{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;  justify-content:space-around;flex-wrap: wrap;}
	.tel_chanye li{width: 31%;line-height: 45px; text-align: center; background: #0088cc; margin-bottom: 5px;transition: .5s;}
	.tel_chanye li a{ color: #fff;;}
	.tel_chanye li:hover{ background: #f63c2f;}

}
/*公益事业*/
.se_news {width: 1020px;margin: auto;max-width: 90%;padding-top: 82px;}
.se_news .loadmores {padding-top: 0;}
.se_news-list {position: relative;z-index: 3;}
.se_news-list:before {content: "";width: 1px;margin-left: -1px;position: absolute;left: 50%;top: 6px;bottom: 0;background: #dddddd;}
.se_news-list li {position: relative;width: 50%;padding-right: 7.46%;float: left;margin-bottom: 115px;}
.se_news-list li:nth-child(2) {margin-top: 230px;}
.se_news-list li:nth-child(2n+2) {float: right;padding-right: 0;padding-left: 7.46%;}
.se_news-list li:nth-child(2n+2) i {right: auto;left: -7px;}
.se_news-list li:nth-child(2n+2) i:before {margin-left: -4px;}
.se_news-list li:nth-child(2n+2) time {text-align: left;}
.se_news-list li a:hover figure img {transform: scale(1.06);}
.se_news-list li a:hover i {background: rgba(0, 0, 0, 0.5);}
.se_news-list li a:hover i:before {background: #000;}
.se_news-list li i {display: block;position: absolute;right: -6px;top: 0;width: 13px;height: 13px;background: rgba(0, 0, 0, 0.2);border-radius: 50%;transition: 0.3s;}
.se_news-list li i:before {content: "";position: absolute;left: 50%;top: 50%;margin-left: -3px;margin-top: -4px;width: 7px;height: 7px;background: rgba(0, 0, 0, 0.2);border-radius: 50%;transition: 0.3s;}
.se_news-list li time {display: block;margin-bottom: 15px;line-height: 1;text-align: right;color: #000000;font-size: 18px;font-family: "Helvetica";}
.se_news-list li strong {display: block;padding-bottom: 10px;border-bottom: 1px solid #dfdfdf;line-height: 1.2;color: #000000;font-size: 20px;transition: 0.4s;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.se_news-list li figure {display: block;margin-top: 22px;line-height: 1;overflow: hidden;}
.se_news-list li figure img {display: block;width: 100%;height: auto;transition: 0.5s;}
.se_news-view {width: 76.64%;margin: auto;}
.se_news-title {padding: 74px 0 10px;border-bottom: 1px solid #dfdfdf;text-align: center;margin-bottom: 28px;}
.se_news-title strong {display: block;margin-bottom: 44px;line-height: 1.2;color: #333333;font-size: 28px;}
.se_news-title p {text-align: center;font-size: 0;}
.se_news-title p span {display: inline-block;margin-left: 52px;color: #666666;font-size: 14px;line-height: 1.4;}
.se_news-title p span:first-child {margin-left: 0;}

@media screen and (max-width: 750px){
	.se_news-list li {margin-bottom: 20px;}
	.se_news-list li:nth-child(2) {margin-top: 80px;}
	.se_news-list li time {font-size: 14px;}
	.se_news-list li strong {font-size: 17px;}

}
/*公司新闻*/
.newsout {padding: 10%;}
.newslist {padding: 0 0 120px;width: 100%;}
.newslist li {width: 100%;padding: 15px 0;background-color: #fff;border-bottom: 2px solid #fff;}
.newslist li:nth-child(even) {background-color: #f5f5f5;}
.newslist li .lin {max-width: 95%;margin: 0 auto;}
.newslist li a {display: block;position: relative;padding-left: 0;min-height: 150px;overflow: hidden;padding-right: 166px;}
.newslist li a:after {content: '';position: absolute;right: 130px;top: 40px;z-index: 2;width: 1px;height: 143px;background-color: rgba(0, 0, 0, 0.1);}
.newslist li .pic {position: absolute;left: 0;top: 0;z-index: 1;width: 0;height: 220px;overflow: hidden;}
.newslist li .pic img {width: 386px;height: 100%;}
.newslist li h3 {font-size: 18px;color: #333;line-height: 30px;height: 30px;overflow: hidden;padding-top: 28px;}
.newslist li .txt {font-size: 16px;color: #666;line-height: 32px;overflow: hidden;height: 64px;text-align: justify;margin: 18px 0 24px;}
.newslist li .date {font-size: 16px;color: #666;line-height: 30px;height: 30px;background: url('../images/clock.png') 0 center no-repeat;font-family: 'helvetica';padding-left: 28px;}
.newslist li label {display: block;width: 28px;height: 28px;font-size: 0;cursor: pointer;background: #083e84 url('../images/jtr-n.png') center no-repeat;border-radius: 50%;position: absolute;right: 0;top: 50%;
z-index: 1;margin-top: -14px;}
.newslist li:hover {background-color: #083e84;}
.newslist li:hover a {padding-left: 426px;}
.newslist li:hover a:after {background-color: rgba(255, 255, 255, 0.2);}
.newslist li:hover .pic {width: 386px;}
.newslist li:hover h3 {color: #fff;}
.newslist li:hover .txt {color: rgba(255, 255, 255, 0.7);}
.newslist li:hover .date {background-image: url('../images/clock2.png');color: #fff;}
.newslist li:hover label {background-image: url('../images/jtr-nh.png');background-color: #fff;}
.newslist li,.newslist a:after,.newslist h3,.newslist .date,.newslist label {-webkit-transition: 0.4s;transition: 0.4s;}
.newslist a,.newslist .pic {-webkit-transition: 1s;transition: 1s;}
.newslist .txt {-webkit-transition: color 0.4s;transition: color 0.4s;}
@media screen and (max-width: 1440px) {
.newsout {	padding: 0 0 80px;}
.newslist {	padding: 0 0 80px;}
}
@media screen and (max-width: 1280px) {
.newslist li a {	padding-left: 426px;	padding-right: 20px;}
.newslist li:hover a {padding-left: 426px;}
.newslist li a:after {display: none;}
.newslist li label {display: none;}
.newslist li .pic {width: 386px;left: 20px;}
.newslist li:hover .pic {width: 386px;}
}
@media screen and (max-width: 1000px) {
.newslist li h3 {padding-top: 10px;}
.newslist li .txt {height: auto;max-height: 96px;}
}
@media screen and (max-width: 840px) {
.newslist li a {padding-left: 46%;padding-right: 3%;}
.newslist li:hover a {padding-left: 46%;}
.newslist li .pic {width: 40%;left: 3%;}
.newslist li:hover .pic {width: 40%;}
.newslist li .pic img {position: absolute;left: 50%;margin-left: -193px;}
}
@media screen and (max-width: 600px) {
.newsout {padding: 0 0 60px;}
.newslist {padding: 0 0 60px;}
.newslist li a {padding-left: 3%;}
.newslist li:hover a {padding-left: 3%;}
.newslist li .pic {position: relative;width: 100%;left: 0;height: auto;}
.newslist li:hover .pic {width: 100%;}
.newslist li .pic img {position: static;left: 0;margin-left: 0;width: 100%;height: auto;}
}

.listbtnout{ padding: 0 20px;}
.listmore{ display: block; width: 230px; height: 50px; margin: 0 auto; border: 0 none;font-size: 0; color: #fff; line-height: 50px; text-align: center; border-radius: 25px;background: #f49916 url('../images/jtr-list.png') center no-repeat;}
.listmore:hover{ opacity: 0.8;}

/*新闻详情页面*/
.news-view {width: 76.64%;margin: auto;}
.news-title {padding: 74px 0 10px;border-bottom: 1px solid #dfdfdf;text-align: center;margin-bottom: 28px;}
.news-title strong {display: block;margin-bottom: 19px;line-height: 1.2;color: #333333;font-size: 28px;}
.news-title p {text-align: center;font-size: 0;}
.news-title p span {display: inline-block;margin-left: 52px;color: #666666;font-size: 14px;line-height: 1.4;}
.news-title p span:first-child {margin-left: 0;}
.view-detail {color: #666;text-align: justify; line-height: 31px;;}
.view-detail p{ padding-bottom: 15px;}
.view-detail img {max-width: 100%;width: 600px;height: auto; margin: 0 auto; display: block; padding: 0.5%;}
.detail-page {padding: 62px 0 140px;}
.detail-page a {display: block;float: left;margin-right: 45px;width: 141px;height: 48px;line-height: 48px;border-radius: 24px;color: #fff;text-align: center;background: #e2d9c7;font-size: 16px;}
.detail-page a:hover {background: #093f87;}
.detail-page a i {display: inline-block;margin-right: 10px;margin-top: 16px;width: 16px;height: 14px;background: url(../images/back1.png) center no-repeat;}
.detail-page a.next i {margin-right: 0;margin-left: 10px;background: url(../images/back2.png) center no-repeat;}

.shit2{position: fixed; top:25px; left:30%;; z-index:999; background: #f5f5f5; width: 70%;border-bottom: 1px solid #c6c6c6;}

@media screen and (max-width: 750px) {
	.news-view {width: 95%;}
	.news-title {padding: 10% 0 10px 0;margin-bottom:20px;}
	.news-title strong {font-size: 21px;}
	.detail-page a {margin-right:2%;width: 28%;height: 48px;line-height: 48px;font-size: 16px;}

	.shit2{position: fixed; top:25px; left:2.5%;; z-index:999; background: #f5f5f5; width: 95%;border-bottom: 1px solid #c6c6c6;}


}
/*资质荣誉*/
.tel_se_honor{display: none;}
.se_honor{overflow:hidden; width: 90%; margin: 0 auto;}
.se_honor ul{ width:100%; margin-top:50px;}
.se_honor li{float:left; padding:0; width:22.7%; margin:0 3% 25px 0; position:relative; overflow:hidden; background:#fff; border:1px solid #eee;}
.se_honor li .p-img{ width:100%; text-align:center;  position:relative; overflow:hidden; padding: 10%; }
.se_honor li .p-name{ line-height:48px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center;font-size:16px; border-top:1px solid #eee; padding: 15px 10px; height: 80px;}
.se_honor li .p-img img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_honor li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_honor li:nth-child(4n){ margin:0 0 25px 0;}

.showpic{position:fixed;width:100%;background-color: black;filter: Alpha(opacity=50);background: rgba(0,0,0,0.8);display:none;top:0;left:0;z-index:100000}
.showpic .picdiv{position:absolute;top:33%;left:50%;opacity:0;background:#fff; padding:20px 30px;}
.showpic .picdiv img{}
.showpic .picbtn_l{position:absolute;top:44%;margin-top:-20px;width:45px;height:79px; background:url(/templates/netskin/images/jt01.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.showpic .picbtn_r{position:absolute;top:44%;margin-top:-20px;width:45px;height:79px; background:url(/templates/netskin/images/jt02.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.showpic .picbtn_l:hover{ background:url(/templates/netskin/images/jt01.png) no-repeat center top;}
.showpic .picbtn_r:hover{ background:url(/templates/netskin/images/jt02.png) no-repeat center top;}
.showpic .closepic{position:absolute;top:5px;right:5px;background:url(/templates/netskin/images/guan2.png) no-repeat center top;width:60px;height:60px; transition:.4s all;}
.showpic .closepic:hover{transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.showpic p{ text-align:center; font-size:18px; padding:20px 0 0 0 }


@media (max-width: 770px) {
	.se_honor,.showpic{display: none;}
	.tel_se_honor{display: block;overflow:hidden; width:95%; margin: 0 auto;}
	.tel_se_honor ul{ width:100%; margin-top:50px;}
	.tel_se_honor li{float:left; padding:0; width:49%; margin:0 2% 2% 0; position:relative; overflow:hidden; background:#fff; border:1px solid #eee;}
	.tel_se_honor li .p-img{ width:100%; text-align:center;  position:relative; overflow:hidden }
	.tel_se_honor li .p-name{ line-height:28px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center;font-size:16px; border-top:1px solid #eee; padding: 15px 10px; height: 80px;}
	.tel_se_honor li .p-img img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
	.tel_se_honor li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
	.tel_se_honor li:nth-child(2n){ margin:0 0 2% 0;}
	}
	
/*内页公司简介*/
.se_about{width: 80%; margin:0 auto; padding: 5% 0;}
.se_about h2{ text-align: center; padding-bottom: 3%;}
.se_about .se_aboutcont p{ line-height: 31px; margin-bottom: 15px ;}
.se_aboutvr{width: 100%; height: 600px;;;}
.se_aboutvr iframe{width: 100%; height: 100%;}

.flex {display: -webkit-box;display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex;}
.flexwp {flex-wrap: wrap;-webkit-flex-wrap: wrap;}
.flexbt {-webkit-box-pack: space-between;-ms-flex-pack: space-between;justify-content: space-between;-webkit-justify-content: space-between;}
.brandNum {margin-top: 1rem;}
.brandNum{ margin-top:5%;}
.brandNum .fbs{width: 25%;background: #093b80;height: 358px; padding-top:13%; text-align: center; color: #84b3f3;}
.imgBad img{width: 1.5rem;margin-bottom: 1.6rem;}
.brandLeft{padding: .5rem 0 0 1rem; width: 45%; background-size: cover !important;position: relative;z-index: 3;}
.mapPoint{ margin: .6rem 0 -1.2rem 0;}
.colorlogo {color: #fff;}
.line1{line-height: 1;}

.culture {background:url(../images/8.jpg) no-repeat center top;padding: 5% 0 5%;background-attachment: fixed;background-position: center;background-size: cover;text-align: center;}
.culture-wrap {margin: auto;width: 80%;}
.culture-title {margin-bottom: 124px;}
.culture-title strong {display: block;margin-bottom: 10px;line-height:3;letter-spacing: 2px;color: #fff;font-size: 36px;font-weight: normal;}
.culture-title p {color: #fff;font-size: 18px;}
.culture-item {position: relative;z-index: 3;width: 47.52%;float: left;display: flex;display: -webkit-flex;justify-content: center;-webkit-justify-content: center;align-items: center;-webkit-align-items: center;box-sizing: border-box;height: 200px;border: 1px solid rgba(255, 255, 255, 0.46);}
.culture-item:before {content: "";width: 100%;height: 0;background: #08397b;position: absolute;left: 0;bottom: 0;transition: 0.56s;z-index: -1;}
.culture-item:hover,.culture-item.active {color: #08397b;}
.culture-item:hover:before,.culture-item.active:before {height: 100%;bottom: auto;top: 0;}
.culture-item:hover {border-color: #08397b;}
.culture-item:hover figure img {transform: translateY(-8px);}
.culture-item:hover .culture-text strong,.culture-item:hover .culture-text p {color: #fff;}
.culture-item:nth-child(2n+2) {float: right;}
.culture-item figure {display: block;position: relative;width: 100px;line-height: 1;}
.culture-item figure img {display: block;width: 100%;height: auto;transition: 0.4s;}
.culture-item figure img.hide {position: absolute;left: 0;top: 0;opacity: 0;visibility: hidden;}
.culture-text {margin-left: 28px;padding-top: 12px;text-align: left;}
.culture-text strong {display: block;margin-bottom: 20px;line-height: 1;letter-spacing: 3px;color: #fff;font-weight: normal;transition: 0.4s;}
.culture-text p {color: #fff;transition: 0.4s;}

/*品牌理念*/
.idea{width: 100%; margin:0 auto;background: url("../images/navbg.jpg") no-repeat left top; padding-bottom: 7%; }
.idea .s_width{ overflow: hidden;}
.idea h2{font-family: Times New Roman; text-transform:uppercase; font-size:2rem; text-align:center; color:#fff; margin-bottom: 5%; padding-top: 5%;}
.idea h2 em{ font-size:2.5rem; padding:0.1rem 0 0.05rem 0; display:block; line-height:3rem; font-weight: 500;}
.idea h2 em img{ display:inline-block; vertical-align:middle;}
.idea h2 i{text-transform:uppercase;letter-spacing:1rem;font-size:12px;text-indent:0.8rem; font-style:normal; color:#fff; font-weight: 100; padding-top:10px; display: block;}


.idea-fix{width: 70%;margin: 0 auto;}
.idea-fix p{ line-height: 31px; color: rgba(255,255,255,0.7); text-align: center;font-size: 20px; }
.idea-list { width: 90%; margin: 0 auto;}
.idea-item {float: left;position: relative;width: 25%;height: 400px;box-sizing: border-box;border-right: 1px solid #000;border-bottom: 1px solid #eeeeee; }
.idea-item:nth-child(4) {border-right: none;}
.idea-item:nth-child(n+3) {border-bottom: none;}
.idea-inner {display: block;position: relative;line-height: 1;height: 100%;background-position: center;background-size: cover;opacity: 0;transition: 0.6s;}
.idea-inner-text {position: absolute;left: 14.28%;right: 14.28%;top: 82px;}
.idea-icon {margin-bottom: 46px;}
.idea-icon b {display: block;margin-bottom: 20px;  width: 180px; }
.idea-icon b img{width: 50%;}
.idea-icon strong {display: block;line-height: 1;color: #fff;font-size:40px;font-weight: normal;letter-spacing: 2px;}
.idea-in p {color: #fff;font-size: 16px;line-height: 26px;}
.idea-content {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;background:#f2f2f2;overflow: hidden;transition: 0.6s;}
.idea-w-icon {position: absolute;left: 0;top: 50%;margin-top: -46px;width: 100%;text-align: center;}
.idea-w-icon .idea-icon {transition: 0.5s;}
.idea-w-icon .idea-icon b {color: #08397b;}
.idea-w-icon .idea-icon strong {color: #333333;}
.idea-item:hover .idea-inner {opacity: 1;}
.idea-item:hover .idea-w-icon .idea-icon {opacity: 0;visibility: hidden;}
.idea-item:hover .idea-content {top: auto;bottom: 0;height: 0px;}

/*战略合作*/
.hezuo{width: 100%; margin:0 auto;background: url("../images/hezuo.jpg") no-repeat left top; padding-bottom: 7%; height: 660px;}
.hezuo .s_width{ overflow: hidden;}
.hezuo h2{font-family: Times New Roman; text-transform:uppercase; font-size:2rem; text-align:center; color:#333; margin-bottom: 5%; padding-top: 5%;}
.hezuo h2 em{ font-size:2.5rem; padding:0.1rem 0 0.05rem 0; display:block; line-height:3rem; font-weight: 500;}
.hezuo h2 em img{ display:inline-block; vertical-align:middle;}
.hezuo h2 i{text-transform:uppercase;letter-spacing:1rem;font-size:12px;text-indent:0.8rem; font-style:normal; color:#333; font-weight: 100; padding-top:10px; display: block;}
.hezuo .s_width{width:80%; margin: 0 auto;}
.hezuo li {float:left;margin-right:20px;width:320px; }
.hezuo li a:hover {background:#093a7d;color:#fff;}
.hezuo li a {display:block;}
.hezuo li a img {display:block;width:100%;}
.hezuo li a ol {text-align:center;font-size:18px;margin:15px 0 0 0;position:relative;height:40px;transition:all .6s; width:100%}
@media (min-width: 1281px) {
	/*左右滚动*/
	.al_pic, .syal_pic {
	  display: block; }
  
	.al_pic1, .sycp_lb, .syal_pic1 {
	  display: none; } }


@media screen and (max-width:750px){
	.se_about{width: 95%; }
	.culture-wrap {width: 95%;}
	.culture-title {margin-bottom: 25px;}
	.culture-title p {font-size: 16px;}
	.culture-item { width: 100%; margin-bottom: 15px;}
	

	.hezuo{height: 400px;}

	.hezuo h2{font-size:2.5rem;}
	.hezuo h2 em{ font-size:1.2rem;}
	.hezuo h2 i{letter-spacing:0.5rem;}
	.hezuo .s_width{width:100%; }
	.hezuo li {width:250px; }
	.hezuo li a ol {font-size:16px;}

}

/*6大板块*/
.se_bankuai{width: 100%; position: relative;}
.tree{ width:90%;margin:0 auto 0 auto;background: linear-gradient(180deg, rgba(255, 255, 255, 0.85) 0%, #ffffff 100%); padding: 2%;}
.tree .box {display: flex;justify-content: center;width: 100%;top: calc(33px + 0.5rem);transform: translateY(20%);-webkit-transform: translateY(20%);-moz-transform: translateY(20%);-o-transform: translateY(20%);-ms-transform: translateY(20%);border-bottom: 1px solid #e5e5e5;cursor:pointer;}
.tree .box > li {text-align: center;padding: 3rem 0;width: 20%;position: relative;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;}
@media screen and (max-width: 1440px) {.tree .box > li {height: 180px;}}
@media screen and (max-width: 1366px) {.tree .box > li {height: 170px;}}
.tree .box > li svg {width: 64px;height: 60px;margin-bottom: 16px;}
.tree .box > li svg .st0 {fill: none;stroke: #4b4240;stroke-width: 15;stroke-miterlimit: 10;transition: stroke 0.3s ease-in-out;}
.tree .box > li svg .st1 {fill: none;stroke: #4b4240;stroke-width: 15;stroke-miterlimit: 10;transition: stroke 0.3s ease-in-out;}
.tree .box > li h5 {transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;color: #000;}
@media screen and (min-width: 800px) {
.tree .box > li h5 {font-weight: bolder;}
}
.tree .box > li:after {content: "";position: absolute;margin: auto;width: 0;top: 0;left: 0;right: 0;opacity: 0;height: 2px;background-color: #c6181a;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;}
.tree .box > li:hover,.tree .box > li.on {background-color: #fafafa;}
.tree .box > li:hover h5,.tree .box > li.on h5 {color: #c6181a;-webkit-text-stroke: 0.2px #c6181a;}
.tree .box > li:hover:after,.tree .box > li.on:after {opacity: 1;width: 100%;}

.yewu_cont{width:100%;background: url("../images/aboutbg.jpg") no-repeat center top; margin: 0 auto;}
.yewu_cont h2{text-align: center; padding: 5% 0 5% 0;}
.yewu_cont .yewu_about{width: 90%; margin: 0 auto;}
.yewu_cont .yewu_about p{ line-height: 31px;}

.yewu_news{width: 100%; margin:0 auto 0 auto;padding:3% 0 1% 0;}
.yewu_news h2{font-family: Times New Roman; text-transform:uppercase; font-size:3rem; text-align:center; color:#2e2d2e;}
.yewu_news h2 em{ font-size:1.5rem; padding:0.1rem 0 0.05rem 0; display:block; line-height:3rem; font-weight: 100;}
.yewu_news h2 em img{ display:inline-block; vertical-align:middle;}
.yewu_news h2 i{text-transform:uppercase;letter-spacing:0.5rem;font-size:12px;text-indent:0.8rem; font-style:normal; color:#666;}
.yewu_new h2 a{font-family: Times New Roman;}
.yewu_news_cont{display: flex;-ms-flex-preferred-size: 100%;flex-basis: 100%;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;	-ms-flex-wrap: wrap;flex-wrap: wrap;width: 90%;overflow: hidden; margin: 0 auto;}
.yewu_news_cont .newList2{flex-basis: 31%;margin-right: 3%;margin-top: 80px;}
.yewu_news_cont .newList2:nth-child(3n){ margin-right:0px; }
.yewu_news_cont .newPicBox{ position:relative; width:100%; height:0px; padding-bottom:50%; overflow:hidden; border-radius:0px; margin:0 auto; }
.yewu_news_cont .newPic{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%) scale(1); width:100%; height:auto; transition:all .5s ease; }
.yewu_news_cont .picLink{ position:absolute; top:0px; left:0px; width:100%; height:100%; }
.yewu_news_cont .contentBoxB{ padding:0px; }
.yewu_news_cont .newTitle{ font-size:20px; margin-bottom:0; min-height:48px; line-height:1.2; font-weight:normal; color:#373c41; transition:all .5s ease; display:-webkit-box; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis; }
.yewu_news_cont .lineBox{ position:relative; width:100%; height:1px; background:#ededed; margin-bottom:26px; }
.yewu_news_cont .lineBox::before{ content:''; position:absolute; top:0px; left:0px; width:0px; height:100%; background:#afafaf; transition:all .5s ease; }
.yewu_news_cont .TimeBox{ font-size:14px; line-height:1.5; letter-spacing:.25px; color:#777; margin-bottom:20px; }
.yewu_news_cont .newMs{ position:relative; width:100%; line-height:1.4; clear:both; font-size:14px; color:#777; min-height:22px; letter-spacing:0; margin:20px 0px 30px; display:-webkit-box; overflow:hidden; -webkit-line-clamp:1; -webkit-box-orient:vertical; text-overflow:ellipsis;  font-weight: 100;}
.yewu_news_cont .image_con{ width: 100%; }
.yewu_news_cont .image_con img{width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.yewu_news_cont .image_con:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.yewu_news_cont .look{ display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center; margin-top:20px; color:#777; overflow:hidden; }
.yewu_news_cont .look .look_name{ margin-right:10px; position:relative; }
.yewu_news_cont .bottom_btn{font-size:14px;line-height:7.5;/* font-weight:bold; */letter-spacing:.5px;text-transform:uppercase;transition:all .5s ease;}
.yewu_news_cont .contentBoxB .bottom_btn{ display:none; }
.yewu_news_cont .newList2:hover .newPic{ transform:translate(-50%,-50%) scale(1.1); }
.yewu_news_cont .newList2:hover .newTitle{ color:#222; }
.yewu_news_cont .newList2:hover .lineBox::before{ width:100%; }
.yewu_news_cont .newList2:hover .bottom_btn{ color:#d2bb84; } 

.xiagnmu{width: 100%; margin:0 auto 0 auto;padding:3% 0 1% 0;}
.xiagnmu h2{font-family: Times New Roman; text-transform:uppercase; font-size:3rem; text-align:center; color:#2e2d2e;}
.xiagnmu h2 em{ font-size:1.5rem; padding:0.1rem 0 0.05rem 0; display:block; line-height:3rem; font-weight: 100;}
.xiagnmu h2 em img{ display:inline-block; vertical-align:middle;}
.xiagnmu h2 i{text-transform:uppercase;letter-spacing:0.5rem;font-size:12px;text-indent:0.8rem; font-style:normal; color:#666;}

.dichan_pro{width: 100%; margin:0 auto 0 auto;padding:3% 0 1% 0;}
.dichan_pro h2{font-family: Times New Roman; text-transform:uppercase; font-size:3rem; text-align:center; color:#2e2d2e;}
.dichan_pro h2 em{ font-size:1.5rem; padding:0.1rem 0 0.05rem 0; display:block; line-height:3rem; font-weight: 100;}
.dichan_pro h2 em img{ display:inline-block; vertical-align:middle;}
.dichan_pro h2 i{text-transform:uppercase;letter-spacing:0.5rem;font-size:12px;text-indent:0.8rem; font-style:normal; color:#666;}
.casebox { width: 100%; padding-top: 50px; padding-bottom: 1.5%; } 
.casebox .swiper-slide { background-position: center; background-size: cover; width: 600px; height: 455px; border: 10px solid #fff; box-sizing: border-box }
.casebox .swiper-slide img{width: 100%;}

@media screen and (max-width: 750px) {
	.xiagnmu h2,.yewu_news h2{ font-size:1.5rem;}
	.xiagnmu h2 em,.yewu_news h2 em{ font-size:1.2rem; }

}

/*企业文化*/

.linian {padding: 5% 0 178px;text-align: center;background: #ffffff url('../images/bg.jpg') center bottom no-repeat;}
.linian .pic img {max-width: 100%;}
.linian .cn {font-size: 30px;color: #f39b19;line-height: 50px;margin: 72px 0 32px;}
.linian .cn2 {font-size: 24px;color: #666;line-height: 40px;}
@media screen and (max-width: 720px) {
	.cer{width: 95%;}
.linian{padding: 50px 0 50px;}
.linian .cn {font-size: 26px;color: #f39b19;line-height: 32px;margin:32px 0 32px;}
.linian .cn2 {font-size: 20px;}
}

.se_wenhua{width: 100%;background:url('../images/navbg.jpg') center bottom no-repeat;background-attachment: fixed; background-size: cover; margin-bottom: 5%;}
.se_wenhua h2{ text-align: center; line-height: 10vh; padding: 6% 0; color: #fff;}

.guihuaout {padding: 24px 0 26px;}
.guihlist {margin: 0 -13px;height: 640px;overflow: hidden;}
.guihlist li {float: left;width: 25%;height: 100%;}
.guihlist li .lin {padding: 0 13px;height: 100%;}
.guihlist li a {display: block;width: 100%;position: relative;height: 100%;overflow: hidden;}
.guihlist .bg {width: 100%;height: 100%;overflow: hidden;position: relative;}
.guihlist .bg img {position: absolute;left: 50%;top: 0;z-index: 0;width: 460px;height: 100%;margin-left: -230px;}
.guihlist li .wrap {background-color: rgba(241, 154, 27, 0);width: 100%;text-align: center;-webkit-transition: .4s;transition: .4s;position: absolute;left: 0;bottom: 0;z-index: 3; padding-bottom: 50%;}
.guihlist li h3 {font-size:30px;color: #fff;line-height: 40px;font-weight: bold;height: 40px;overflow: hidden;margin-top: -28px;}
.guihlist li .txt {font-size: 20px;color: rgba(255, 255, 255, 0.5);line-height: 32px;width: 80%;height: 0;overflow: hidden;margin: 0 auto;}
.guihlist li .hx {display: block;margin: 0 auto;width: 66px;height: 0;background-color: #fff;}
.guihlist li .fig {display: block;width: 146px;height: 146px;margin: 0 auto;border-radius: 50%;border: 1px solid transparent;line-height: 146px;}
.guihlist li .fig img{ margin-top: 40px;}
.guihlist li .sx1 {width: 1px;height: 0;margin: 0 auto;background-color: rgba(255, 255, 255, 0.2);}
.guihlist li .sx2 {width: 1px;height: 26px;margin: 0 auto;background-color: rgba(255, 255, 255, 0.2);}
.guihlist li:hover .wrap {background-color: #07387a; padding-bottom: 0;}
.guihlist li:hover h3 {margin-top: 30px;}
.guihlist li:hover .txt {height: 96px;}
.guihlist li:hover .hx {margin-top: 36px;margin-bottom: 37px;height: 3px;}
.guihlist li:hover .fig {border-color: #fff;}
.guihlist li:hover .sx1 {height: 300px;}
.guihlist li:hover .sx2 {height: 135px;}
.guihlist h3,.guihlist .txt,.guihlist .hx,.guihlist .fig {-webkit-transition: .4s;transition: .4s;}
.guihlist .wrap,.guihlist .sx1,.guihlist .sx2 {-webkit-transition: 1s;transition: 1s;}
@media screen and (max-width: 1300px) {
.guihlist {margin: 0;}
.guihlist li .lin {padding: 0;}
}
@media screen and (max-width: 1100px) {
.guihlist li .txt {width: 220px;font-size: 14px;}
}
@media screen and (max-width: 1024px) {
.guihlist li {width: 50%;height: 50%;}
.guihlist .bg img {width: 512px;height: auto;margin-left: -256px;}
.guihlist li:hover .sx1 {height: 40px;}
.guihlist li:hover .sx2 {height: 40px;}
}

@media screen and (max-width: 750px){
	.se_wenhua h2{ text-align: left; line-height: 33px;font-weight: 500; font-size: 18px!important; width: 85%; margin: 0 auto;}

}

/*内页news*/
.ny_xinwen{width: 100%; background: #efefef; overflow: hidden; padding: 5rem 0 3rem 0;}
.news_title{overflow: hidden; line-height: 44px; margin-bottom: 40px;}
.news_title h2{float: left; color: #000;font-weight: 500;}
.news_title .news_more{float: right}
.news_title .news_more img{vertical-align: middle; margin-left: 10px; margin-top: -2px;}
.news_title .news_more a:hover{opacity:0.7;filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity:0.7; color: #646464 !important;}

.news_compay{overflow: hidden;}
.news_compay .left{width: 45%; position: relative; float: left; overflow: hidden;}
.news_compay .left img{width: 100%;}
.news_compay .right{width: 50%; float: right;}
.news_compay .nwes_time{position: absolute; top:34px; left: 34px; width: 90px; height: 90px; padding: 6px; background: #07387a; color: #fff; font-family: "Arial"; text-align: center;}

.news_compay .nwes_time em{border-bottom: 1px solid #07387a; display: block; line-height: 36px; padding-bottom:4px; margin-bottom: 5px; margin-top: 2px;font-style: normal;}
.news_compay .nwes_time i{font-style: normal;}
.news_compay_p{position: absolute; left: 0; bottom:0; width: 100%; height: 78px; line-height: 78px; background:url(../images/blank_60.png) repeat;}
.news_compay_p p{padding: 0 32px; color: #fff;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.news_compay .index_new li{width: 100%;}
.news_compay .index_new ul{margin: 0;}
.news_compay .index_new li{margin-bottom: 45px;}
.news_compay .index_new li .news_inbox{margin: 0;}
.news_compay .index_new li .news_inbox h3{ line-height: 35px; font-weight:500;}
.news_compay .index_new .index_new_p{max-height: 3em; height: auto;}
.news_compay .index_new li:last-child{margin-bottom: 0}

.index_new{color: #646464;}
.index_new ul{overflow: hidden;margin: 0 -65px;}
.index_new li{width: 33.33%; float: left;*margin-left: -1px;}
.index_new li .news_inbox{margin: 0 65px;}
.index_new li .news_inbox h4{ margin-bottom:20px;}
.index_new .new_time{ font-family: "Arial"; margin-bottom: 10px;}
.index_new h3{font-weight: bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom: 1px solid #d8d0d0;padding-bottom: 6px;margin-bottom: 10px;}
.index_new .index_new_p {line-height: 1.5em; height: 4.5em; overflow: hidden;}

.newblock03{padding: 85px 0 80px 0;overflow: hidden;}
.newblock04{padding: 90px 0; background: #efefef;overflow: hidden;}
.newblock04 .index_new li{width: 50%; margin-bottom: 25px;}
.newblock04 .index_new h3{margin-bottom: 0}
.newblock04 .index_new ul{margin: 0 -35px;}
.newblock04 .index_new li .news_inbox{margin: 0 35px;}

.news_special{overflow: hidden;}
.news_special .left{float: left; width: 70%;}
.news_special .left li img{width: 100%; height: 541px;}
.news_special .left li{display: none;}
.news_special .left li.on{display: block;}
.news_special .right{float: right; width: 25%;}
.news_special .right li{position: relative; margin-bottom: 8px; overflow: hidden;}
.news_special .right li img{width: 100%; height: 175px;}
.news_special .right li:last-child{margin-bottom: 0}
.news_special .right li .news_special_p{position: absolute; top:0; left: 0; width: 100%; height: 100%; background: #b22f2f; color: #fff;transition: 0.3s all;-webkit-transition: 0.3s all;-moz-transition: 0.3s all;-o-transition: 0.3s all;-ms-transition: 0.3s all;
	opacity:0;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0;
-webkit-transform: translateY(100%);-moz-transform: translateY(100%);-o-transform: translateY(100%);-ms-transform: translateY(100%);transform: translateY(100%);}
.news_special .right li .news_special_p p{ transform: translate(0,-50%); -webkit-transform: translate(0,-50%); position:absolute; left:10%; top:50%;text-align: center; width: 80%; margin: auto; line-height: 1.5em; max-height: 3em; overflow: hidden;opacity:0;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0;}
.news_special .right li:hover .news_special_p{opacity:1;filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1;-webkit-transform: translateY(0);-moz-transform: translateY(0);-o-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}
.news_special .right li:hover .news_special_p p{opacity:1;filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1;}


.index_new{color: #646464;}
.index_new ul{overflow: hidden;margin: 0 -65px;}
.index_new li{width: 33.33%; float: left;*margin-left: -1px;}
.index_new li .news_inbox{margin: 0 65px;}
.index_new li .news_inbox h4{ margin-bottom:20px;}
.index_new .new_time{ font-family: "Arial"; margin-bottom: 10px;}
.index_new h3{font-weight: bold;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; border-bottom: 1px solid #d8d0d0; padding-bottom: 6px; margin-bottom: 10px;}
.index_new .index_new_p {line-height: 1.5em; height: 4.5em; overflow: hidden;}

.fnt_16 { font-size: 16px;}
.fnt_18 { font-size:18px;}
.fnt_20 { font-size: 20px;}
.fnt_22 { font-size:22px;}
.fnt_24 { font-size:24px;}
.fnt_28 { font-size:28px;}
.fnt_32 { font-size:32px; line-height:34px; }
.fnt_34 { font-size:34px;}
.fnt_36 { font-size:36px;}
.fnt_40 { font-size:40px;}
.fnt_48 { font-size: 48px;}
.fnt_66 {font-size: 66px;}
.fnt_72 {font-size: 72px;}
.fnt_120 { font-size: 120px;}


.newblock02{padding: 85px 0 130px 0;overflow: hidden; background:url(../images/news_bg_02.jpg) no-repeat center top/cover fixed; }
.newblock02 .news_title h2{color: #fff9d1;}
.newblock02 .news_title .news_more a{color: #fff9d1;}
.newblock02 .news_title .news_more a:hover{opacity:0.7;filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity:0.7; color: #fff9d1 !important;}
.news_industry ul{overflow: hidden; margin: 0 -18px;}
.news_industry li{float: left; width: 33.33%;margin-left: -1px;overflow: hidden;}
.news_industry li dl{margin: 0 18px;}
.news_industry li dt{width: 100%; overflow: hidden;;}
.news_industry li dt img{height: auto; }
.news_industry li dd{padding: 30px 35px 60px 35px; background: #fff;}
.news_industry li .new_time{margin-bottom: 15px;}
.news_industry li h3{font-weight: bold; line-height: 1.2em;  height: 2.4em; overflow: hidden; margin-bottom: 0px;} 
.news_industry li .index_new_p{line-height: 1.5em; height: 3em; overflow: hidden;}
.ratio-img{width: 100%;max-height: 100%;overflow: hidden; }
.ratio-img img {width: 100%;max-height: 100%;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; overflow: hidden; }
.ratio-img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}



.news-box {}
.news-list li {position: relative;z-index: 3;border-bottom: 1px solid #dfe2ef;}
.news-list li:before {content: "";width: 100%;height: 0;background: #f5f5f5;position: absolute;left: 0;bottom: 0;transition: 0.58s;z-index: -1;}
.news-list li:hover,.news-list li.active {color: #f5f5f5;}
.news-list li:hover:before,.news-list li.active:before {height: 100%;bottom: auto;top: 0;}
.news-list li:last-child {border-bottom: none;}
.news-list li a {display: block;overflow: hidden;padding: 3% 8.85% 3%;}
.news-list li a:hover .news-text span {background: #fba115;border-color: #fba115;color: #fff;}
.news-imgs {float: right;width: 39.11%;}
.news-imgs figure {position: relative;display: block;padding-bottom: 56.29%;height: 0;overflow: hidden;line-height: 1;}
.news-imgs figure img {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.news-imgs figure img {transition: 0.4s;height: 110%;width: auto;top: -10%;}
.news-content {position: relative;margin-top: 30px;float: left;box-sizing: border-box;width: 50%;}

.news-text strong {display: block;margin-bottom: 20px;line-height: 1.2;color: #222222;font-size: 19px;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news-text p {color: #333333;font-size: 15px;line-height: 2;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin-top: 15px;}
.news-text span {display: block;margin-top: 30px;width: 128px;height: 42px;line-height: 42px;text-align: center;border: 1px solid #9c9c9c;color: #333333;font-size: 16px;border-radius: 3px;transition: 0.45s;}
.lxout {width: 100%;background-color: #f2f2f2;}
.lx {height: 650px;position: relative;}

.lxform {padding-top: 152px;}
.lxform .title {height: 48px;font-size: 0;line-height: 48px;text-align: center;overflow: hidden;position: relative;}
.lxform .title i {width: 166px;height: 100%;position: absolute;left: 52px;top: 0;z-index: 0;}
.lxform .title i.i2 {left: auto;right: 52px;}
.lxform .title i:before {content: '';position: absolute;left: 0;top: 50%;z-index: 0;width: 100%;height: 1px;background-color: rgba(255, 255, 255, 0.12);}
.lxform .title span {display: inline-block;vertical-align: top;height: 100%;font-size: 24px;color: #093b80;font-family: 'Source Han Serif CN';}
.lxform .title span em {font-weight: normal;color: #e6462e;}
.form-group{float: left;width:49%;}

.control-label{display: none;}
.col-sm-9{float: left;width: 91%;height: 50px;line-height: 50px;margin: 0 12px 30px 12px;}
.liuyan2 {margin: 44px 0 0;padding: 0 40px;font-size: 0;}
.liuyan2 p {height: 100%;margin: 0 12px;}
.liuyan2 input[type=text] {width: 100%;height: 50px;border: 0 none;background-color: transparent;line-height: 50px;text-indent: 22px;font-size: 18px;color: #fff;outline: 1px solid rgba(255, 255, 255, 0.2);-webkit-transition: 0.3s;transition: 0.3s; background: #093b80;}
.liuyan2 input[type=text]:focus,
.liuyan2 select:focus {outline: 1px solid #e6462e;}
.liuyan2 i.v {display: inline-block;width: 100%;height: 100%;vertical-align: top;}
.liuyan2 select {width: 100%;height: 50px;border: 0 none;background-color: transparent;line-height: 50px;text-indent: 20px;font-size: 18px;color: #fff;outline: 1px solid rgba(255, 255, 255, 0.2);-webkit-transition: 0.3s;transition: 0.3s;}
.liuyan2 select option {color: #fff;}
.liuyan2 input.btn {background-color: #e6462e;height: 50px;font-size: 18px;color: #fff;line-height: 39px; width: 100%; border: none;}
.liuyan2 input.btn:hover {opacity: 0.8;}
@media screen and (max-width: 1080px) {
.lx {padding: 50px 0;height: auto;}

.lxform {padding-top: 50px;}
.liuyan2 {padding: 0;}
}
@media screen and (max-width: 750px) {
	.news-content {margin-top: 25px;float: left;width: 100%;}
	.news-imgs {display: none;}
	.news-list li a {padding: 1%;}
	.news-text .time{font-size: 14px;;}
	.news-text p {font-size: 15px;margin-top: 10px;}
	.news-text span {display: block;margin: 12px 0;width: 128px;height: 35px;line-height: 35px;font-size: 14px;}
	.news-text strong {font-size: 20px;}


.liuyan2 .hang {float: none;width: 100%;}
.liuyan2 .btnarea {float: none;}
.liuyan2 input[type=text] {font-size: 14px;text-indent: 6px;}
}
@media screen and (max-width: 750px) {
.lxform .title i {display: none;}
.lxform .title span {margin: 0 auto;}
}


.se_tuandui { width:90%; margin:0 auto;  padding:3% 0 5rem 0}
.se_tuandui ul{ width:100%;}
.se_tuandui li{float:left; padding:0; width:32%; margin:0 2% 25px 0; position:relative; overflow:hidden; background:#fff; border:1px solid #eee; cursor:pointer}
.se_tuandui li .p-img{ width:100%; text-align:center;  position:relative; overflow:hidden }
.se_tuandui li .p-name{ height:70px; line-height:70px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center;font-size:18px; border-top:1px solid #eee}
.se_tuandui li .p-img img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_tuandui li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_tuandui p{ font-size:16px; line-height:35px; color:#666;}
.se_tuandui p span{ font-size:17px;  color:#af1318;}
.se_tuandui li:nth-child(3n){ margin:0 0 25px 0;}


@media screen and (max-width: 750px){
	.se_tuandui { width:95%; }
	.se_tuandui li{ width:49.5%; margin:0 1% 1% 0%;}
	.se_tuandui li:nth-child(3n){ margin:0 1% 1% 0%;}
	.se_tuandui li:nth-child(2n){ margin:0 0% 1% 0%;}
	.se_tuandui li .p-name{ height:50px; line-height:50px; font-size:16px; }

}

/*人才理念*/
.se_rencai{width: 80%; margin: 3% auto;;}
.se_rencai h2{text-align: center;}
.rencai{ width:80%; margin: 0 auto; display: flex;flex-wrap: wrap;-webkit-justify-content: space-between;   justify-content: space-between;}
.rencai .rencai_l{align-items: center;padding: 0; width: 50%; transition: .5s; }
.rencai .rencai_l img{width: 100%; height: 100%;}
.rencai .rencai_r{ width: 50%; background: #f2f2f2;}
.rencai .rencai_r .rencai_cont{padding: 7% 7% 7% 10%; color: #333;}
.rencai .rencai_r .rencai_cont h3{}
.rencai .rencai_r .rencai_cont p{margin-top: 15px; line-height: 31px;}
.rencai ul{width: 100%;display: flex; display:-webkit-flex; -webkit-justify-content: center;   justify-content: center;flex-wrap:wrap; margin-bottom:3%}
.rencai li{ padding:3% 3%; line-height:31px; border: 1px solid #f2f2f2; text-align: center; margin: 1%;transition: .5s;width:24%; background: #fff;}
.rencai li:hover{ background: #eaba10;}
.rencai li:hover a{ color: #fff;}
.rencai li i{width: 30px; height: 30px; background: #0a4593;border-radius: 50%; line-height: 30px; text-align: center; color: #fff; display: block; margin: 0 auto;}
.rencai li h3{ line-height: 45px;}
.rencai li p{margin-top: 5%;}

@media screen and (max-width: 750px){
	.rencai{ width:95%;  display:block;}
	.rencai .rencai_l,.rencai .rencai_r{width: 100%;}
	.rencai .rencai_r .rencai_cont{padding: 3% 2% 3% 2%; }
	.rencai li{ padding:3% 3%; line-height:20px;width:48%; }

}

/*公用代码*/
.espcms_page_botton{text-align: center;border-top: 1px solid #E0E0E0;padding:50px 0px 15px 0;}
.btn-default {color: #333;background-color: #fff;border-color: #ccc;outline: 0px;}
.btn {display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: normal;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}
.btn-group, .btn-group-vertical {position: relative;display: inline-block;vertical-align: middle;}

.mbx{ width:100%; height:60px; border-bottom:1px dashed #eaefed;}
.mbx .espcms_path{ margin:0 auto; font-size:16px; line-height:60px;background: url("../images/home.png") no-repeat left center; padding-left: 30px; }
.mbx .espcms_path li{display: inline-block;}
.mbx .espcms_path > li + li:before {padding: 0 5px;color: #ccc;content: "/\00a0";}
@media only screen and (max-width: 1100px){
.mbx{ width:100%; height:50px; border-bottom:1px dashed #eaefed;}
.mbx .espcms_path{ width:100%; margin:0 auto; font-size:0.9rem; line-height:50px;}
.mbx .espcms_path li{display: inline-block;}
.mbx .espcms_path > li + li:before {padding: 0 5px;color: #ccc;content: "/\00a0";}
}

.bann_container{margin-top: 1px;}
.page_bann_title{padding:55px 0px;text-align: center;}
.page_bann_title > h2{font-size:40px;color:#09418c;font-weight: bold;}
.page_bann_title > p{font-size:20px;color:#09418c;padding-top:10px;}

/*新闻列表*/
.espcms_info_list{padding-top: 15px;}
.espcms_info_list > ul > li{border:0px;margin: 0px;padding:8px 5px;}
.espcms_info_time{background: none;color:#BDBDBD}
.espcms_info_list > ul > li > .list-group-item-text{padding-left:15px;line-height: 150%;padding-top:10px;color:#BDBDBD}

.list-group {padding-left: 0;margin: 20px auto;width: 80%;}

.picwailian{width: 350px!important; height: 250px!important; padding: 10px; border: 1px solid #c3bfbf; float: right; margin: 20px!important;}
.picwailian img{width: 350px!important; height: 250px!important; }

.fenxiang{width: 10%;margin: 0 auto; padding: 15px 0; display: block;}
@media only screen and (max-width: 768px){
	.fenxiang{display: none;}	
}


/*领导致辞*/
.zhici{width: 100%; padding: 5% 0; background: #f2f2f2;}
.zhici .s_width{display: flex; display:-webkit-flex;  justify-content:space-around; width: 80%;}
.zhici .zhici_l{width: 40%;}
.zhici .zhici_l img{width: 100%;}
.zhici .zhici_r{width: 50%; background: #fff; padding: 5%;}
.zhici .zhici_r h2{font-weight: 800; font-size: 30px;}
.zhici .zhici_r h2:after{content: ""; width: 145px; height: 5px; background: #0088cc; display: block; margin-top: 10px;}
.zhici .zhici_r p{margin-top: 20px; line-height: 31px;text-align: justify;}

.jianjie{width: 80%; background: #f2f2f2; padding: 5%; margin:5% auto;}
.jianjie h2{font-weight: 800; font-size: 30px;}
.jianjie h2:after{content: ""; width: 145px; height: 5px; background: #0088cc; display: block; margin-top: 10px;}
.jianjie h3{font-size: 16px; margin-top: 10px; display: block; font-weight:200;}
.jianjie p{margin-top: 20px; line-height: 31px;text-align: justify;}

@media only screen and (max-width: 768px){
	.zhici .s_width{display:block; width: 95%;}
	.zhici .zhici_l{width: 100%;}
	.zhici .zhici_r{width: 95%; background: #fff; padding: 2%;}
	.jianjie{width: 95%;}
}

.f_80{font-size: 80px;}
.f_72{font-size: 72px;}
.f_62{font-size: 62px;}
.f_48{font-size: 48px;}
.f_40{font-size: 40px;}
.f_35{font-size: 35px;}
.f_30{font-size: 30px;}
.f_24{font-size: 23px;}
.f_20{font-size: 20px;}
.f_18{font-size: 18px;}
.f_16{font-size: 16px;}
.f_15{font-size: 15px;}
.f_14{font-size: 14px;}


/*===================== 响应式代码 START =====================*/

@media( max-width:1600px ){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 40px;}
.f_48{font-size: 38px;}
.f_40{font-size: 30px;}
.f_35{font-size: 30px;}
.f_30{font-size: 24px;}
.f_24{font-size: 20px;}
.f_20{font-size: 20px;}
.f_18{font-size: 18px;}
.f_16{font-size: 16px;}
.f_15{font-size: 15px;}
.f_14{font-size: 14px;}
}



@media( max-width:1210px ){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 30px;}
.f_48{font-size: 28px;}
.f_40{font-size: 26px;}
.f_35{font-size: 24px;}
.f_30{font-size: 24px;}
.f_24{font-size: 16px;}
.f_20{font-size: 18px;}
.f_18{font-size: 16px;}
.f_16{font-size: 14px;}
.f_15{font-size: 14px;}
.f_14{font-size: 14px;}
}





@media (max-width:750px){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 30px;}
.f_48{font-size: 22px;}
.f_40{font-size: 22px;}
.f_35{font-size: 24px;}
.f_30{font-size: 24px;}
.f_24{font-size: 14px;}
.f_20{font-size: 14px;}
.f_18{font-size: 16px;}
.f_16{font-size: 14px;}
.f_14{font-size: 14px;}
}

