@charset "utf-8";
/* CSS Document */
/*2019.4.09 */
.fl{ float: left;}
.fr{float: right;}
.pos{
	position: relative;
}
.container{
	width:1170px;
	margin:auto;
}
.wc-welcome{
	border-bottom: 1px solid #ddd;
	height: 39px;
}
.welcome p{
	color: #397bb5;
	font-size: 14px;
	line-height: 39px;
}
.quick a{
	color: #397BB5;
	background: url(../images/fang.png) no-repeat left center;
	padding-left: 15px;
	display: inline-block;
	line-height: 39px;
	padding: 0 15px;
	text-decoration: none;
	
}
/**/
.wc-top{
	height: 139px;
}
.logo{
	/*width: 500px;
	height: 105px;*/
        margin-top: 12px;
}
.logo img{
	/*width: 500px;
	height: 105px;*/
}

.hua{
	margin-top: 49px;
}
.hua a{
	display: block;
	border-radius: 20px;
	background: url(../images/bbg.png) repeat-x left top;
	line-height: 38px;
	height: 38px;
	padding: 0 10px;
	color: #fff;
	
}
/**/
.wc-menu{
	background: url(../images/menbg.jpg) repeat-x left top;
	height: 60px;
}

.wc-menu ul li{
	line-height:60px;	 
	position: relative;	
	float: left;
	border-right: 1px solid #66abb3;
	border-left: 1px solid #2f6e7c;	
}

.wc-menu ul li.last a{
	margin-right: 0px;
	background: none;	
}

.wc-menu ul li a{
	font-size: 18px;
	color: #fff;
	display: block;
	line-height:60px;	
        padding: 0 63px;
	text-decoration: none;		
}

.wc-menu ul li a:hover,.wc-menu ul li a.move ,.wc-menu ul li a.selected,.menu ul  li a.parent{
    background: #40919e;	
}

.wc-menu ul li .ernav{
	position: absolute;
	left: 0px;
	top: 61px;
	background: #fff;
	border: 1px solid #ddd;
	width: 100%;
	z-index: 10;
	display: none;
}
.wc-menu ul li .ernav ul{
	padding: 0 2px;
}
.wc-menu ul li .ernav ul li{
	text-align: center;
	float: none;
	margin: 0px;
	line-height: 24px;
	border: none;
	border-bottom: 1px solid #eee;
}

.wc-menu ul li .ernav ul li a{
	line-height: 28px;
	font-size: 15px;
	background: none;
	box-shadow: none;
	border-radius: 0;
	color: #666;
	display: block;
	padding: 5px 5px;
}

.wc-menu ul li .ernav ul li a:hover{
	background: none;
	color: #4f82c7;
}
/*menu End*/

.banner{
	height: 480px;
   
  
}

.banner .slideBox{
   
	height: 480px;
}
.banner .slideBox .bd{
	height: 480px;
	text-align: center;
	
}
.banner .slideBox .bd ul li{
	height: 480px;
}
.banner .slideBox .bd ul li img{
	height: 480px;
	width: 100%;
}
.banner .slideBox .hd{
	position: absolute;
	right: 0px;
	top: -70px;
	z-index: 10;
}
.banner .slideBox .hd ul li{
	width: 16px;
	height: 16px;
  background: url(../images/laa.png) no-repeat center center;
  float: left;
	margin: 0 5px;
	cursor: pointer;
	
}
.banner .slideBox .hd ul li.on{
	background:  url(../images/lah.jpg) no-repeat center center;
}


/*banner end*/
.wc-link{
	background: url(../images/linkbg.png) repeat-x left top;
	height: 137px;
	
}
.wc-link ul li{
	float: left;
	border-left: 1px solid #feffff;
	border-right: 1px solid #e5e8ec;
	height: 137px;
	width: 227px;
	text-align: center;
}
.wc-link ul li a{
	font-size: 16px;
	color: #999;
	text-decoration: none;
	display: block;
}

.wc-link ul li a img{
	display: inline-block;
	padding: 10px 0 5px 0;
}
.wc-link ul li a span{
	display: block;
}

.wc-link ul li a img:hover {
        animation: 1s ease-in-out 0s normal none 1 running doudong1;
        
 }
 
@keyframes doudong1 {
    0% {
        transform: rotateY(0deg);
    }

    50% {
        transform: rotateY(90deg);
    }

    100% {
        transform: rotateY(0deg);
    }
}
/*wc-link end*/


.ind-con{
	min-height: 1199px;
	background: url(../images/conbg.jpg) no-repeat right bottom;
}

.newbg{
	padding-top: 65px;
}
.new-top{
	text-align: center;
	
}
.new-top h4{
	font-size: 32px;
	color: #333;
	font-weight: normal;
	padding-bottom:15px;
}
.new-con{
	padding-top: 40px;
}
.new-left{
	width:600px ;
}
.new-right{
	width:500px ;
}
.new-left .slideBox {
	width: 600px;
	position: relative;
	height: 310px;
}
.new-left .slideBox .bd{
	width: 600px;
	
	height: 310px;
}
.new-left .slideBox .bd img{
	width: 600px;
	
	height: 310px;
}
.new-left .slideBox .hd{
	position: absolute;
	right: 10px;
	top: 277px;
	z-index: 1;
	
}

.new-left  .slideBox .hd ul li{
	width: 16px;
	height: 16px;
  background: url(../images/laa.png) no-repeat center center;
  float: left;
	margin: 0 5px;
	cursor: pointer;
	
}
.new-left  .slideBox .hd ul li.on{
	background:  url(../images/lah.jpg) no-repeat center center;
}

.new-right{
	
}
.new-right ul li{
	margin-bottom: 20px;
}
.new-right ul li .li-date{
	width:70px;
	text-align: center;
}
.new-right ul li .li-date p{
	font-size: 42px;
	color: #0a93c1;
}
.new-right ul li .li-date span{
	font-size: 16px;
	color: #333;
	
}
.new-right ul li .li-pp{
	width:406px ;
}
.new-right ul li .li-pp a{
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 25px;
	margin-bottom: 3px;
}
.new-right ul li .li-pp p{
	font-size: 14px;
	color: #777;
	line-height: 21px;
	height: 63px;
        overflow: hidden;
}

.new-con .amore a{
	display: block;
	width: 172px;
	height: 47px;
	line-height: 47px;
	border: 2px solid #0a93c1;
	margin: auto;
	color: #0a93c1;
	text-align: center;
	line-height: 47px;
	text-decoration: none;
	transition: all 1.5s;
}
.new-con .amore a:hover{
	background: #0a93c1;
	color: #fff;
	transition: all 1.5s;
	
}

/*team*/

.wcts-d0020-ann {
    position: relative;
}

.wcts-d0020-ann a.prev {
    position: absolute;
    left: -85px;
    top:190px;
    cursor: pointer;
}

.wcts-d0020-ann a.next {
    position: absolute;
    right: -85px;
    top: 190px;
    cursor: pointer;
}

.team {
	margin-top: 60px;        
}
.team-ul{
	margin-top: 50px;
overflow: hidden;
}
.team-ul ul li{
	float: left;
	width: 355px;
	margin-right: 50px;
	position: relative;
}
.team-ul ul li .li-tt{
	background: url(../images/bg1.jpg) no-repeat center center;
	width: 308px;
	height: 269px;
	margin-left: 48px;
	margin-top: 48px;
}
.team-ul ul li .li-img{
	position: absolute;
	left: 0px;
	top: 0px;
}
.team-ul ul li .li-img .imgbg{
	position: absolute;
	left: -2px;
	top: -2px;
}



.team-ul ul li .li-tt .a1{
	float: right;
	display: inline-block;
	color: #0a93c1;
	font-size: 14px;
	margin-top: 15px;
	margin-right: 15px;
	text-decoration: none;
	border: 1px solid #0a93c1;
	width: 57px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	
}
.team-ul ul li .li-tt a:hover{
	color: #fff;
	background: #0a93c1;
}
.team-ul ul li .li-tt h4{
	font-size: 24px;
	color: #333;
	font-weight: normal;
	margin-left: 130px;
	padding-top: 50px;	
}

.team-ul ul li .li-tt .li-title{   
    line-height: 21px;
    font-size: 14px;
    color: #777;   
    height: 50px;
    margin-left: 130px;
    margin-top: 15px;
}

.team-ul ul li .li-tt .li-descr{
    line-height: 21px;
    font-size: 14px;
    height: 62px;
    color: #777;
    padding:37px 30px 0px 30px;
    overflow: hidden;
}

/*.team-ul ul li.li3{
	margin-right: 0;
}*/

/*study*/
.studybg{
	min-height: 440px;
	padding: 35px 0;
	background: #efefef;
}
.study-left{
	width:450px ;
	height:390px ;
	background: #fff;
	padding: 20px 25px;
	box-shadow: 0px 1px 4px 3px #ccc
}
.study-right{
	width: 590px;
	height:390px;
	margin-left: 30px;
	background: #fff;
	padding: 20px 25px;
	box-shadow: 0px 1px 4px 3px #ccc
}

.study-top{
	
}
.study-top .study-tit{
	font-size: 26px;
	color: #333;
}
.study-top .study-tit img{
	padding-right: 15px;
}
.study-top .study-more a{
	color: #fff;
	display: block;
	text-decoration: none;
	background: url(../images/mbg.png) no-repeat center center;
	width: 57px;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	text-align: center;
	
	
}
.study-con ul li{
	border-bottom: 1px dotted #ccc;
	margin: 10px 0;
	padding: 10px 0 20px 0;
}
.study-con ul li p , .study-con ul li p a{
	line-height: 33px;
	font-size: 16px;
	color: #333;
}
.study-con ul li p img{
	padding-right: 10px;
}

/*选项卡*/

.ind-top {
	height: 40px;
}
.ind-top .amore{
	position: absolute;
	right: 0px;      
	top:0px;
}

.ind-top .amore a{
       color: #fff;
	display: block;
	width: 57px;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	text-align: center;
         background: url(../images/mbg.png) no-repeat center center;
}

.ind-top ul li{
	float: left;
	font-size: 26px;

	color: #333;
	padding: 0 10px;
	padding-bottom: 15px;
	margin-right:20px;
	cursor: pointer;
	position: relative;
}
.ind-top ul li i{
	position: absolute;
	left: 48%;
	bottom: 0px;
	display: block;
	border-left: 5px solid transparent;
	border-right: 5px solid  transparent;
	border-bottom: 5px solid #3a9093;
	border-top: 5px solid transparent;
	opacity: 0;
}
.ind-top ul li img{
	padding-right: 10px;
}
.ind-top ul li.active{

	font-weight: bold;
	
	border-bottom: 2px solid #34879a;
}
.ind-top ul li.active i{
	opacity: 1;
}

.ind-dcon{
	padding-top: 28px;
}

.ind-ul2{
	margin-top: -5px;
	
}
.ind-ul2 ul li{
	line-height: 41px;
	background: url(../images/hui.png) no-repeat left center;
	padding-left: 15px;
	margin: 5px 0;
}
.ind-ul2 ul li a{
	float: left;
	font-size: 16px;
	color: #444;
}
.ind-ul2 ul li span{
	float: right;
	font-size: 16px;
	color: #444;
}


.photo{
	background: #fff;
	min-height: 835px;
	padding-top: 60px;
}
.photo-ul{
	padding-top: 60px;
}
.photo-ul ul li{
	float: left;
	margin-right: 30px;
	margin-bottom: 35px;
        overflow: hidden;
}
.photo-ul ul li.li3,.photo-ul ul li.li6{
	margin-right: 0;
}
.photo-ul ul li a img{
	width: 370px;
	height:250px;
}
.photo-ul ul li a img:hover{
	opacity: 0.6;
	transition: all 1.5s;
	transform: scale(1.15,1.15);
}

.photo-ul .amore a{
	display: block;
	width: 172px;
	height: 47px;
	line-height: 47px;
	border: 2px solid #0a93c1;
	margin: auto;
	color: #0a93c1;
	text-align: center;
	line-height: 47px;
	text-decoration: none;
	transition: all 1.5s;
}
.photo-ul .amore a:hover{
	background: #0a93c1;
	color: #fff;
	transition: all 1.5s;
	
}

.link{
	min-height: 183px;
	background:url(../images/lbg.png) repeat-x left top;
	padding-top: 50px;
}
.link ul li{
	float: left;
	width:380px;
	height:110px;
	position: relative;
        margin-right: 15px;
}
.link ul li img{
	position: absolute;
	left: 52px;
	top: 0px;
}
.link ul li a{
	text-decoration: none;
	
}
.link ul li a span{
	color: #fff;
	font-size: 24px;
	text-align: right;
	display: block;
	padding-right: 16px;
	padding-top: 36px;        	
}
.link ul li.li1{
	background: url(../images/lone.png) repeat-x left top;	
}

.link ul li.li2{
	background: url(../images/ltwo.png) repeat-x left top;	
}
.link ul li.li2 a span{
padding-right: 10px;
}

.link ul li.li3{
	background: #3d87b4 ;	
        margin-right: 0;
}




/*wc-foot */
.wc-foot{
	background:#1f2225 ;
	padding:25px 0px 15px 0;
    /*min-height: 88px;*/
    }


.wc-copy p{
	color: #fff;
 	line-height: 26px;
 	font-size: 14px;
 	opacity: 0.6;
 }

.wc-copy p a{
	font-size: 14px;
	color: #fff;
	
}
.wc-se{
	width: 200px;
	height: 35px;
	margin-top: 5px;
}
.wc-se select{
	width: 200px;
	height: 35px;
	text-align-last: center;
}
/*.wc-copyEnd*/


#floatwindow {
    position: fixed;
    right: 0;
    z-index: 1000;
    bottom: 0;
}

#floatwindow .windowContainer {
    position: relative;
}

#floatwindow .windowContainer .close {
    top: 4px;
    right: 4px;
    background: url("../images/close.png") no-repeat center;
    background-size: auto;
    background-size: 13px;
    position: absolute;   
    width: 22px;
    height: 22px;
    cursor: pointer;
}

.fu .slideBox {	
overflow:hidden; 
position:relative; 
width:150px;
height: 300px;
	
}

.fu .slideBox .hd{ 
    height:10px; overflow:hidden; 
    position:absolute; 
    bottom:10px; 
    z-index:1;
    right: 10px;
}

.fu .slideBox .hd ul{ 
    overflow:hidden; 
    zoom:1; 
}

.fu .slideBox .hd ul li{ 
	float:left;
	display: inline-block;
	 margin:0 2px; 
	  width:8px; 
          height:8px; 
	  color: transparent;
	  background:#fff; 
cursor:pointer;
	  border-radius: 10px;
}

.fu .slideBox .hd ul li.on{ 
	background:#dc5252; 	
	cursor: pointer;	 
}

.fu .slideBox .bd{ 
	position:relative; 
	height:100%; z-index:0; 
	background: #fff;
	width:150px;
        height: 300px;
}

.fu .slideBox .bd li{ 
	text-align: center;	
        background-size: cover;	
	width:150px;
        height: 300px;
 }

 .newphoto {
        background: #fff;
        min-height: 490px;
        padding-top: 60px;
}

 .newphoto .photo-ul{
    /*overflow: hidden;*/
}
 .newphoto .photo-ul ul li {
            position: relative;
/*overflow: hidden;*/
        }
            .newphoto .photo-ul ul li span {
                position: absolute;
                left: 43%;
                top: 41%;
                z-index: 1;
            }
 .newphoto .photo-ul ul li a img:hover {
transform: scale(1.15,1.15);
    transition: all 1.5s;
    /*opacity: 1;
    transition: all 1.5s;*/
}