body{font-family: Microsoft Yahei;overflow-x:hidden;color: #666;background:#fff;position: relative;}
ul,ol,li{list-style: none;}
a{color: #333;}
a:hover{text-decoration:none;outline:none;}
a:visited,a:active {outline:none;}
div:focus{
    outline:none;
}


/* 通用 */

.blank5,.blank10,.blank15,.blank20,.blank30,.blank50,.blank60 {clear:both;height:5px;overflow:hidden;}
.blank10 {height:10px;}
.blank15 {height:15px;}
.blank20 {height:20px;}
.blank30 {height:30px;}
.blank50 {height:50px;}
.blank60 {height:60px;}

 
 .color-orange {color:#FE6604}


.title10{margin-bottom: 30px;}
.title10:after{content:"";display: table;clear:both;}
.title10 ul{float: right;padding: 0;margin: 0;padding-top: 20px;}
.title10 ul li{display: inline-block;}
.title10 ul li a{ text-decoration: none;   padding: 8px 20px;color: #737373;font-size: 14px;}
.title10 ul li.on a,
.title10 ul li a:hover{background: #233876;color: #fff;}
.title10 h4{margin: 0;font-size: 24px;}
.title10 h4 a{color: #333;}
.title10 p{font-size: 14px;margin: 4px 0 0;color: #999;}
@media screen and (min-width: 0) and (max-width: 767px){
.title10 ul{display: none;}
}


.section1{padding: 60px 0;}
 
 
.s1{position: relative;}
.swiper1-button-prev,
.swiper1-button-next{
font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; 
display: block;height: 40px;width: 40px;outline:none;
position: absolute;top: 50%;margin-top: -65px;cursor: pointer;overflow: hidden;z-index: 11;display: inline-block;
line-height: 40px;text-align: center;color: #fff; transition: all 300ms ease-in-out 0s;}
.swiper1-button-prev{left: -40px;background: rgba(255,255,255,.05)}
.swiper1-button-next{right: -40px;background:  rgba(255,255,255,.05)}

.swiper1-button-prev:before{content: "\f104";}
.swiper1-button-next:before{content: "\f105";}
.s1:hover .swiper1-button-prev{left: 0;background: rgba(0,0,0,.4)}
.s1:hover .swiper1-button-next{right: 0;background:  rgba(0,0,0,.4)}
/* 远点按钮 */

.swiper1-pagination{text-align: center;margin-top: 20px;}
.swiper1-pagination span{width:10px;height:10px;margin:0 2px;background:#d6d6d6;display:inline-block;border-radius:30px;outline:none;}
.swiper1-pagination span.swiper-pagination-bullet-active{background:#233876}

 
.s1-item{margin:20px 0}
.s1-item a{display:block;position:relative;text-decoration:none;overflow:hidden}
.s1-img{position:relative}
.s1-img{display:block;overflow:hidden}
.s1-img img{width:100%;height:auto;margin:0 auto;transition:.6s}
.s1-item:hover .s1-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.s1-img div{border:1px solid #fff;height:40px;width:40px;position:absolute;left:50%;top:50%;margin:-20px 0 0 -20px;opacity:0;margin-top:-40px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;transition:all .3s ease-in-out 0s}
.s1-img div:before{content:"";position:absolute;left:50%;top:50%;margin:-8px 0 0 0;height:16px;width:1px;background:#fff}
.s1-img div::after{content:"";position:absolute;left:50%;top:50%;margin:0 0 0 -8px;height:1px;width:16px;background:#fff}
.s1-item:hover .s1-img div{margin-top:-20px;opacity:1}
.s1-text h4{color:#303030;font-size:16px;margin:0;margin:20px 20px 0;position:relative;left:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;transition:all .3s ease-in-out 0s}
.s1-text p{color:#aaa;font-size:14px;margin:5px 0 0;margin:0 20px 20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:relative;left:0;transition:all .3s ease-in-out 0s}
.s1-item:hover a{box-shadow:0 8px 20px rgba(0,0,0,.1)}
.s1-text:after{content:"";display:block;height:2px;width:0;bottom:0;background:#233876;margin:0 auto;transition:all .3s ease-in-out 0s}
.s1-item:hover .s1-text:after{width:100%}
.s1-item:hover .s1-text h4{left:5px}
.s1-item:hover .s1-text p{left:5px}



.section2{background:#F8F8F8;padding:60px 0}
.s2-text{margin-bottom:20px}
.s2-text h4{color:#3F3F3F;font-size:18px;margin-bottom:1em}
.s2-text p{color:#999;line-height:26px;font-size:12px;height:78px;margin-bottom:20px;overflow:hidden}
.s2-text a{position:relative;display:inline-block;line-height:38px;width:150px;text-align:center;font-size:14px;color:#999;border:1px solid #ccc}
.s2-text a span{position:relative;z-index:2}
.s2-text a i{opacity:0;transition:all .3s ease-in-out 0s}
.s2-text a:after{position:absolute;content:"";display:block;height:100%;width:0;left:0;top:0;transition:all .3s ease-in-out 0s;background:#233876;z-index:1}
.s2-text a:hover{border-color:#233876}
.s2-text a:hover:after{width:100%}
.s2-text a:hover span{color:#fff}
.s2-text a:hover i{opacity:1;margin-left:.5em}
.s2-img img{width:100%;height:auto}



.section3{position: relative;}
.section3:before{content:"";display: block;position: absolute;height: 50%;width: 100%;z-index: -1;background: #F8F8F8;}
.s3{background: #fff;padding: 40px 0;box-shadow: 0 8px 25px rgba(0,0,0,.07);}
.section3 [class*="s4-"] {text-align: center;}
.section3 [class*="col-"] + [class*="col-"]{border-left:1px solid #eee;}
.section3 h4{color: #666;font-size: 50px;font-weight: normal;	}
.section3 p{color:#999;font-size: 14px;}




.section4{padding:60px 0}
.s4-left{background:#F8F8F8;padding:50px 50px 20px}
.s4-left{display:block;position:relative;text-decoration:none;overflow:hidden}
.s4-left-date{font-size:24px;color:#999}
.s4-left h4{color:#333;font-size:18px;line-height:30px;margin-top:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.s4-left h4 a{color: #333;}
.s4-left p{margin-top:18px;margin-bottom:22px;color:#999;line-height:26px;height:52px;overflow:hidden}
.s4-left-img{display:block;overflow:hidden}
.s4-left-img img{width:100%;height:auto;margin:0 auto;transition:.6s}
.s4-left:hover .s4-left-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.s4-left-more{display: block;height:37px;width:140px;background:#233876;position:relative;margin-top:50px;top:0;opacity:0;transition:all .3s ease-in-out 0s}
.s4-left:hover .s4-left-more{top:-20px;opacity:1}
.s4-left-more:before{content:"";display:block;position:absolute;width:16px;height:1px;background:#fff;left:50%;top:50%;margin-left:-50px;transition:all .3s ease-in-out 0s}
.s4-left-more:after{content:"";display:block;position:absolute;width:1px;height:16px;background:#fff;left:50%;top:50%;margin-top:-50px;transition:all .3s ease-in-out 0s}
.s4-left:hover .s4-left-more:before{margin-left:-8px}
.s4-left:hover .s4-left-more:after{margin-top:-8px}
.s4-right-item{border-top:1px solid #E5E5E5;padding:30px}
.s4-right-item:hover{box-shadow:0 10px 30px rgba(0,0,0,.08)}
.s4-right-item{display:block;position:relative;text-decoration:none;overflow:hidden}
.s4-right-date{float:right;font-size:22px;color:#999;margin-left:50px}
.s4-right-more{position:absolute;right:30px;bottom:30px;width:40px;height:16px;color:transparent;border-left:1px solid #e5e5e5;overflow:hidden}
.s4-right-more:before{height:11px;width:19px;content:"";display:block;position:absolute;left:15px;top:3px;background:url(../images/base/more.png) center center no-repeat;transition:all .3s ease-in-out 0s}
.s4-right-more:after{height:11px;width:19px;content:"";display:block;position:absolute;left:-20px;top:3px;background:url(../images/base/more.png) center center no-repeat;transition:all .3s ease-in-out 0s}
.s4-right-item:hover .s4-right-more:before{left:45px}
.s4-right-item:hover .s4-right-more:after{left:15px}
.s4-right-text{overflow:hidden;position:relative;left:0;transition:all .3s ease-in-out 0s}
.s4-right-text h4{padding-left:20px;position:relative;font-size:16px;color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.s4-right-text h4 a{color: #333;}
.s4-right-text h4:before{content:"";display:block;height:5px;width:5px;background:#233876;position:absolute;left:0;top:50%;margin-top:-3px}
.s4-right-text p{color:#999;height:52px;overflow:hidden;padding-left:20px}
.s4-right-item:hover .s4-right-text{left:10px}





.section5{background: #F8F8F8;padding: 60px 0;}
@media screen and (min-width: 991px) {
.s5-left{padding: 120px 0 0px;}
}
.s5-left-text{color: #999;line-height: 26px;height: 78px;overflow: hidden;	}


.s5{position: relative;}
.swiper5-button-prev,
.swiper5-button-next{
font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; 
display: block;height: 40px;width: 40px;outline:none;
position: absolute;top: 50%;margin-top: -20px;cursor: pointer;overflow: hidden;z-index: 11;display: inline-block;
line-height: 40px;text-align: center;color: #333;}
.swiper5-button-prev{left: 0;background: rgba(255,255,255,.05)}
.swiper5-button-next{right: 0;background:  rgba(255,255,255,.05)}
.swiper5-button-prev:before{content: "\f104";}
.swiper5-button-next:before{content: "\f105";}
.swiper5-button-prev:hover{background: rgba(255,255,255,.5)}
.swiper5-button-next:hover{background:  rgba(255,255,255,.5)}
/* 远点按钮 */
.swiper5-pagination{text-align: center;margin-top: 20px;}
.swiper5-pagination span{width:10px;height:10px;margin:0 2px;background:#d6d6d6;display:inline-block;border-radius:30px;outline:none;}
.swiper5-pagination span.swiper-pagination-bullet-active{background:#233876}




.s5-item{margin:20px 0}
.s5-item{display:block;position:relative;text-decoration:none;overflow:hidden}
.s5-img{display:block;overflow:hidden}
.s5-img img{width:100%;height:auto;margin:0 auto;transition:.6s}
.s5-item:hover .s5-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.s5-text{position:absolute;background:#233876;left:0;right:0;bottom:0;padding:20px 25px}
.s5-text h4{margin:0;color:#fff;font-size:16px;line-height:30px}
.s5-text h4 a{color: #fff;}
.s5-text span{font-size:13px;line-height:26px;color:rgba(255,255,255,.7)}
.s5-text span a{color:rgba(255,255,255,.7)}
.s5-text p{color:rgba(255,255,255,.55);margin-top:18px;height:48px;font-size:13px;line-height:24px;overflow:hidden}
.s5-text p a{color:rgba(255,255,255,.55);}
.s5-text .more{position:absolute;right:30px;top:30px;width:40px;height:16px;border-left:1px solid #e5e5e5;overflow:hidden}
.s5-text .more:before{height:11px;width:19px;content:"";display:block;position:absolute;left:15px;top:3px;background:url(../images/base/more2.png) center center no-repeat;transition:all .3s ease-in-out 0s}
.s5-text .more:after{height:11px;width:19px;content:"";display:block;position:absolute;left:-20px;top:3px;background:url(../images/base/more2.png) center center no-repeat;transition:all .3s ease-in-out 0s}
.s5-item:hover .s5-text .more:before{left:45px}
.s5-item:hover .s5-text .more:after{left:15px}






.section6{padding: 60px 0;}

.s6{position: relative;}
.swiper6-button-prev,
.swiper6-button-next{
font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; 
display: block;height: 40px;width: 40px;outline:none;
position: absolute;top: 50%;margin-top: -65px;cursor: pointer;overflow: hidden;z-index: 11;display: inline-block;
line-height: 40px;text-align: center;color: #fff; transition: all 300ms ease-in-out 0s;}
.swiper6-button-prev{left: -40px;background: rgba(255,255,255,.05)}
.swiper6-button-next{right: -40px;background:  rgba(255,255,255,.05)}

.swiper6-button-prev:before{content: "\f104";}
.swiper6-button-next:before{content: "\f105";}
.s6:hover .swiper6-button-prev{left: 0;background: rgba(0,0,0,.4)}
.s6:hover .swiper6-button-next{right: 0;background:  rgba(0,0,0,.4)}
/* 远点按钮 */

.swiper6-pagination{text-align: center;margin-top: 20px;}
.swiper6-pagination span{width:10px;height:10px;margin:0 2px;background:#d6d6d6;display:inline-block;border-radius:30px;outline:none;}
.swiper6-pagination span.swiper-pagination-bullet-active{background:#233876}



.s6-item{margin: 20px 0;}
.s6-item {display: block;padding: 10px;position: relative;text-decoration: none;overflow: hidden;}
.s6-item:hover{box-shadow:0 8px 20px rgba(0,0,0,.1)}

.s6-img{display:block;overflow:hidden;}
.s6-img img{width:100%;height:auto;margin:0px auto;transition:600ms;}
.s6-item:hover .s6-img img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform:scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}

.s6-text{padding-top: 25px;}
.s6-text h4{text-align: center;color:#303030;font-size:16px;margin:0;margin:20px 20px 0;position:relative;top: 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;transition:all .3s ease-in-out 0s}
.s6-text h4 a{color: #303030;}
.s6-text h4:after{content:"";display: block;width: 30px;height: 1px;background: #eee;
margin: 20px auto;
}
.s6-text p{text-align: center;color:#aaa;font-size:14px;margin:5px 0 0;margin:0 20px 20px;
line-height: 26px;height: 52px;overflow: hidden;
position:relative;top: 0;transition:all .3s ease-in-out 0s}


.s6-item:hover .s6-text h4{top: -10px;}
.s6-item:hover .s6-text p{top: -10px;}





.section7{position: relative;padding: 30px 0px 160px 0px;background: url(../images/base/s7-bg.png) center bottom no-repeat;}


@media screen and (min-width: 1200px) {
.section7{padding: 0px 0px 200px 0px;}
}

@media screen and (min-width: 992px) and (max-width: 1199px){
.section7{padding: 30px 0px 160px 0px;}
}

@media screen and (min-width: 768px) and (max-width: 991px){
.section7{padding: 30px 0px 120px 0px;}
}

@media screen and (min-width: 480px) and (max-width: 767px){
.section7{padding: 80px 0;}	
}
@media screen and (min-width: 320px) and (max-width: 479px){
.section7{padding: 60px 0;}	
}


.section7:after{content:"";display: block;height: 1px;width: 100%;
background: #999;position: absolute;top: 50%;left: 0;right: 0;z-index: 1;
}

.s7{position: relative;z-index: 2;}



.swiper7-button-prev,
.swiper7-button-next{
font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; 
display: block;height: 40px;width: 40px;outline:none;
position: absolute;top: 50%;margin-top: -20px;cursor: pointer;overflow: hidden;z-index: 11;display: inline-block;
line-height: 40px;text-align: center;color: #fff; transition: all 300ms ease-in-out 0s;}
.swiper7-button-prev{left: -40px;background: rgba(255,255,255,.05)}
.swiper7-button-next{right: -40px;background:  rgba(255,255,255,.05)}
.swiper7-button-prev:before{content: "\f104";}
.swiper7-button-next:before{content: "\f105";}
.s7:hover .swiper7-button-prev{left: 0;background: rgba(0,0,0,.4)}
.s7:hover .swiper7-button-next{right: 0;background:  rgba(0,0,0,.4)}
 



.s7-item{margin: 20px 0;}
.s7-item{display: block;position: relative;text-decoration: none;overflow: hidden;
padding: 80px 30px 0;height: 250px;

}
.s7-item:hover{box-shadow:0 8px 20px rgba(0,0,0,.1)}



.s7-item h4{position: relative;text-align: center;font-size: 22px;margin-bottom: 10px; transition: all 300ms ease-in-out 0s;}
.s7-item h4 span{position: relative;top: 0; transition: all 300ms ease-in-out 0s;}
.s7-item:hover h4 span{top: -10px;}

.s7-item h4:before{content:"";height: 5px;width: 5px;position: absolute;
margin-left: -3px;background: #A1A1A1;
left: 50%;top: 33px;border:1px solid #fff;
border-radius: 50%;
 transition: all 300ms ease-in-out 0s;
}
.s7-item:hover h4:before{width: 10px;height: 10px;border:2px solid #A1A1A1;background: #fff;
top: 31px;margin-left: -5px;
}
 
.s7-item h4:after{content:"";width: 2px;height: 1px;background: #A1A1A1;margin: 20px auto 0;display: block;
 transition: all 300ms ease-in-out 0s;opacity: 0;
}

.s7-item:hover h4:after{height: 20px;opacity: 1;}


.s7-item p{color: #999;line-height: 26px;height: 52px;overflow: hidden;text-align: center;}






.section8{position: relative;background: #F8F8F8;}

.section8:before {display: block;content:"";height: 100%;
position: absolute;
background: #233975;left: 50%;width: 50%;
}



@media (max-width:768px) {
 .section8:before {background:none;display:none;width:0px;}
}

.section8 .title10{padding-top: 60px;}

.s8{height: 220px;background: #233975;overflow: hidden;}


.s8-img{float: right;margin-top: 16px;margin-left: 20px;}
 
 
 .s8-text{overflow: hidden;padding: 50px 50px 0;float: left;}
 .s8-text h4{color: rgba(255,255,255,.8);font-size: 14px;}
 .s8-text p{color: #fff;font-size: 26px;font-weight: bold;margin-bottom: 5px;}
 .s8-text span{color: rgba(255,255,255,.3)}
 .s8-text .more{margin-top: 15px;display: block;
 height: 26px;width: 110px;border:1px solid  rgba(255,255,255,.3);
 background: url(../images/base/more2.png) center center no-repeat;
 border-radius: 30px;
 }


@media screen and (min-width: 0) and (max-width: 767px){
.seciton8 .title10{padding-top: 20px;}

.seciton8:before{height: 420px;left: 0;right: 0;bottom: 0;width: 100%;}
.s8-text{float: none;height: 200px;overflow: hidden;text-align: center;}
.s8{height: auto;}
.s8-text .more{margin-left: auto;margin-right: auto;}
.s8-img{float: none;text-align: center;position: relative;top: 0px;margin: 0 auto	;}
}



.section9{padding: 100px 0;}

.s9{position: relative;}
.swiper9-button-prev,
.swiper9-button-next{
font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; 
display: block;height: 40px;width: 40px;
position: absolute;top: 50%;margin-top: -34px;cursor: pointer;overflow: hidden;z-index: 11;display: inline-block;
line-height: 40px;text-align: center;color: #fff; transition: all 300ms ease-in-out 0s;}
.swiper9-button-prev{left: -40px;background: rgba(255,255,255,.05)}
.swiper9-button-next{right: -40px;background:  rgba(255,255,255,.05)}

.swiper9-button-prev:before{content: "\f104";}
.swiper9-button-next:before{content: "\f105";}
.s9:hover .swiper9-button-prev{left: 0;background: rgba(0,0,0,.4)}
.s9:hover .swiper9-button-next{right: 0;background:  rgba(0,0,0,.4)}
/* 远点按钮 */
.swiper9-pagination{text-align: center;margin-top: 20px;}
.swiper9-pagination span{width:10px;height:10px;margin:0 2px;background:#d6d6d6;display:inline-block;border-radius:30px}
.swiper9-pagination span.swiper-pagination-bullet-active{background:#233876}



.s9-item{margin: 15px 0;
border:1px solid #eee;
}
.s9-item a{display: block;position: relative;text-decoration: none;overflow: hidden;}
.s9-item img{width: 100%;height: auto;}

.s9-item a:hover{box-shadow: 0 0 40px rgba(0,0,0,.1);}

 


.section10{padding: 80px 0;background: #F8F8F8;}


.s10-2{}
.s10-2 h4{color: #999;font-size: 16px;}
.s10-2 .fenxiang{margin-top: 35px;}
.fenxiang a{cursor: pointer;margin-right: 5px;display: inline-block;height: 38px;width: 38px;line-height: 38px;text-align: center;color: #999;
border:1px solid rgba(255,255,255,.07);
}
.fenxiang a:hover{background: #233876;color: #fff;}


.s10-3{}
.s10-3 h4{color: #666;font-size: 16px;}
.s10-3 ul{padding: 0;margin: 35px 0 0;}
.s10-3 ul li{float: left;width: 50%;line-height: 25px;margin-bottom: 5px;color: #999;}

@media screen and (min-width: 0) and (max-width: 767px){
.s10-3{padding-top: 30px;}
.s10-3 ul li{width: 100%;float: none;}
}

#outer-w{width:100%;height:100%;display:none;position: fixed;left:0;top:0;z-index:99999;}
#outer {height: 100%; ; position: relative;width: 100%;}
#outer[id] {display: table; position: static;}
#middle {position: absolute; top: 50%;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}
#inner {position: relative; top: -50%;width: 300px;padding:30px 0;margin: 0 auto;text-align:center;} /* for explorer only */
*+html #outer[id]{position: relative;}
*+html #middle[id]{position: absolute; }
#bg-black{position: absolute;z-index:1;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.6);}
.inner{position:relative;z-index:2;background:#FFF;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
#close{position: absolute;right:-10px;top:-10px;height:30px;width:30px;cursor: pointer;background: #FFF url(../images/base/del_on.gif) left top no-repeat;border:1px solid #CCC;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
#close:hover{background: #DDD url(../images/base/del_hover.gif) -1px -1px no-repeat;}



.copyright{background: #fff;line-height: 24px;padding: 10px 0;text-align: center;color: #999;}
.copyright a{color: #999;}
.copyright p{margin-bottom: 0;}

#banner2{width:100%;height:380px;position:relative;overflow: hidden;}
#banner2 div{background-color:#39383E;background-repeat:no-repeat;background-position:center;background-size:cover;width:100%;height:380px;animation:mymove 20s}
  

#banner2{margin-top: 80px;}
@media screen and (min-width: 0) and (max-width: 767px){
#banner2{margin-top: 64px;}
}


.box2{padding: 40px 0 60px;}

.title20{}

.title20 .mianbao{float: right;}
.mianbao{color: #999;font-size: 12px;}
.mianbao a{margin: 0 5px;color: #999;}
@media screen and (min-width: 0) and (max-width: 767px){
.mianbao{display: none;	}
}



.title20{margin: 40px 0;}
.title20:after{content:"";display: table;clear:both;}
.title20 ul{padding: 0;margin: 0;}
.title20 ul li{display: inline-block;}
.title20 ul li a{ text-decoration: none;   padding: 8px 20px;color: #737373;font-size: 14px;}
 

.title20 ul li a.on{color: #233876;border-bottom:1px solid #233876;}
.title20 ul li a.on2{background: #233876;color: #fff;}

.title20 h4{margin: 0;font-size: 24px;}
.title20 h4 a{color: #333;}
.title20 p{font-size: 14px;margin: 4px 0 0;color: #999;}
@media screen and (min-width: 0) and (max-width: 767px){
.title20 ul{display: none;}
}








.news-item{border-bottom:1px solid #E5E5E5;}
.news-item:after{content:"";display: table;clear:both;}
.news-item:hover{box-shadow:0 10px 30px rgba(0,0,0,.08)}
.news-item{display:block;position:relative;text-decoration:none;overflow:hidden;padding:30px 10px}


.news-img{float: left;margin-right: 20px;width: 340px;height: 143px;overflow: hidden;
position: relative;left: -10px; transition: all 300ms ease-in-out 0s;
}
.news-img img{width: 100%;height: auto;min-height:100%;object-fit: cover;}

.news-item:hover .news-img{left: 20px;}


.news-text{position: relative;overflow: hidden;padding-right: 20px;}


.news-date{float:right;font-size:22px;color:#999;margin-left:50px;margin-top: 10px;}
.news-more{position:absolute;right:30px;bottom:10px;width:40px;height:16px;color:transparent;border-left:1px solid #e5e5e5;overflow:hidden}
.news-more:before{height:11px;width:19px;content:"";display:block;position:absolute;left:15px;top:3px;background:url(../images/base/more.png) center center no-repeat;transition:all .3s ease-in-out 0s}
.news-more:after{height:11px;width:19px;content:"";display:block;position:absolute;left:-20px;top:3px;background:url(../images/base/more.png) center center no-repeat;transition:all .3s ease-in-out 0s}
.news-item:hover .news-more:before{left:45px}
.news-item:hover .news-more:after{left:15px}
.news-text{overflow:hidden;position:relative;left:0;transition:all .3s ease-in-out 0s;padding-top: 5px;}
.news-text h4{padding-left:20px;position:relative;font-size:16px;color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.news-text h4:before{content:"";display:block;height:5px;width:5px;background:#233876;position:absolute;left:0;top:50%;margin-top:-3px}
.news-text p{color:#999;line-height: 26px;height:78px;overflow:hidden;padding-left:20px}
.news-item:hover .news-text{left:10px}





.team-item{margin: 20px 0;}

.team-item{display: block;position: relative;text-decoration: none;overflow: hidden;}


.team-img{float: left;width: 200px;height: 250px;overflow: hidden;}
 

.team-img{display:block;overflow:hidden;}
.team-img img{width:100%;height:auto;min-height:100%;object-fit: cover;margin:0px auto;transition:600ms;}
.team-item:hover .team-img img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform:scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}

.team-text{overflow: hidden;height: 250px;padding: 20px 30px;}

.team-item:hover .team-text{background: #233876;}


.team-text h4{font-size: 16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.team-text h4 a{font-weight: normal; transition: all 0ms ease-in-out 0s;color: #333;}
.team-text span{display: block;border-bottom:1px solid #eee;padding-bottom: 15px;margin-bottom: 15px;color: #999;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.team-text p{color: #666;line-height: 26px;height: 52px;overflow: hidden;}

.team-text .more{margin: 35px 0 0;display: block;position: relative;width:40px;height:16px;color:transparent;border-left:1px solid #e5e5e5;overflow:hidden}
.team-text .more:before{height:11px;width:19px;content:"";display:block;position:absolute;left:15px;top:3px;background:url(../images/base/more.png) center center no-repeat;transition:all .3s ease-in-out 0s}
.team-text .more:after{height:11px;width:19px;content:"";display:block;position:absolute;left:-20px;top:3px;background:url(../images/base/more2.png) center center no-repeat;transition:all .3s ease-in-out 0s}

.team-item:hover .team-text .more{border-color:rgba(255,255,255,.7);}
.team-item:hover .team-text .more:before{left:45px}
.team-item:hover .team-text .more:after{left:15px}

.team-text h4,
.team-text span,
.team-text p{position: relative;top: 0; transition: all 300ms ease-in-out 0s;}


.team-item:hover  .team-text h4{color: #fff;top: 10px;}
.team-item:hover  .team-text h4 a{color: #fff;}
.team-item:hover  .team-text span{color: #fff;border-color:rgba(255,255,255,.3);top: 10px;}
.team-item:hover  .team-text p{color: rgba(255,255,255,.5);top: 10px;}




@media screen and (min-width: 0) and (max-width: 767px){
.team-img{float: none;text-align: center;margin: 0 auto;}
}

 
























































































































































