﻿@charset "utf-8";
@font-face {font-family: "microsoft yahei";
  src: url('../font/MicrosoftYaHei.eot?t=1530669392301'); /* IE9*/
  src: url('../font/MicrosoftYaHei.eot?t=1530669392301#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../font/MicrosoftYaHei.wof?t=1530669392301') format('woff'),
  url('../font/MicrosoftYaHei.ttf?t=1530669392301') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../font/MicrosoftYaHei.svg?t=1530669392301#iconfont') format('svg'); /* iOS 4.1- */
}
*{margin: 0;padding: 0;}
img{border: none;}
ul{list-style: none;}
a{text-decoration: none;display: block;}
h1,h2,h3,h4,h5,h6{font-weight: normal;color: #333;}
span{color: #333;display: block;}
input{outline: none;border: none;}
html,body{font-size: 14px;font-family: "microsoft yahei";}


/*nav*/
.wrapnav{width: 100%;height: auto;}
.nav{width: 70%;height: 120px;margin: 0 auto;}
.nav .nav-left{width: 71%;float: left;}
.nav .nav-left .left-top{width: 100%;height: 34px;margin-top: 15px;}
.nav .nav-left .left-top .aa{margin-left:0;}
.nav .nav-left .left-top a{float: left;margin-left: 60px;line-height: 34px;color: #Fff;}
.nav .nav-left .left-top form .txt{width: 160px;height: 30px;text-indent: 10px;border-radius: 5px;margin-top: 2px;}
.nav .nav-left .left-top form .btn{width: 16px;height: 16px;background: url(../img/search.png) no-repeat 0 0;position: absolute;right: 5px;top: 9px;cursor: pointer;}
.nav .nav-left .left-nav{width: 100%;height: 60px;margin-top: 11px;}
.nav .nav-left .left-nav>li{float: left;line-height: 60px;width: 11%;}
.nav .nav-left .left-nav>li>a{font-size: 18px;color: #fff;}
.nav .nav-left .left-nav li .down{position: absolute;width: 100%;height: auto;left: 0;top: 120px;z-index: 2;display: none;}
.nav .nav-left .left-nav li .down li a{display: block;text-align: center;color: #fff;font-size: 16px;line-height: 50px; padding:0 10px}
.nav .nav-left .left-nav li .down li:hover a{background: #517ed7;}
.nav .nav-left .left-nav li .down li{ float:left}
.nav .logo{float: right;width: 29%;height: 120px;}
.nav .logo a{display: block;}
.nav .logo a img{width: 100%;}

.hda{float: left;color:#fff;line-height: 14px;margin-left: 10px;}
.hda:hover {color:#002d86;}
/*nav*/

/*news*/
.wrapnews{width: 100%;height: auto;background: #fff;}
.news{width: 100%;height: auto;margin: 0 auto;position: relative;box-shadow: 0px 0px 9px 6px rgba(0,0,0,0.2);}
.news .hd{position: absolute;right: 20px;bottom: 140px;z-index: 10;}
.news .hd ul li{width: 15px;height: 15px;background: #c0c0c0;float: left;margin-left: 10px;cursor: pointer;}
.news .hd ul li.on{background: #002d86;}
.news .bd ul li{width: 100%;height: auto;}
.xwen{display: block;overflow: hidden;border-bottom: 3px solid #919191;}
.news .bd ul li a img{width: 100%;height: auto;}
.news .bd ul li .summary{height: auto;width: 70%;margin: 0px auto;padding: 20px 0px;}
.news .bd ul li .summary h3{font-size: 20px;font-weight: bold;color: #000;padding: 10px;}
.news .bd ul li .summary p{padding: 0 10px 10px 10px;font-size: 16px;line-height: 26px;color: #333;}
.news>a{display: block;width: 60px;height: 60px;position: absolute;top: 58%;margin-top: -150px;}
.news>a img{width: 100%;}
.news .prev{left: 0px;}
.news .next{right: 0px;}
/*news*/

/*标题*/
.title{width: 100%;height: 80px;position: relative;}
.title h3{font-size: 24px;color: #000;font-weight: bold;text-align: center;}
.title .xian{width: 220px;height: 2px;background: url(../img/title-x.png) no-repeat 0 0;margin: 17px auto;}
.title span{position: absolute;left: 50%;margin-left: -2.2%;bottom: 22px;font-size: 16px;color: #c0c0c0;}
/*标题*/

/*学术讲座*/
.wrapxsjz{width: 100%;height: auto;background: #fff;}
.xsjz{width: 70%;height: auto;position: relative;margin: 0 auto;padding-top: 40px;}
.xsjz .bd{width: 100%;height: auto;overflow: hidden;}
.xsjz .bd ul{font-size: 0;width: 1000%;}
.xsjz .bd ul li{    margin-right: 45px;display: inline-block;width: 33%;height: auto;background: #f2f2f2; text-align: center}
.xsjz .bd ul li .t-img{width: 80%;height: auto;margin: 0 auto 20px auto;cursor: pointer;}
.xsjz .bd ul li .t-img img{width: 100%;height: auto;
			transition: all 0.5s;
			transition: All 0.4s ease-in-out;
            -webkit-transition: All 0.4s ease-in-out;
            -moz-transition: All 0.4s ease-in-out;
            -o-transition: All 0.4s ease-in-out;
}
.xsjz .bd ul li .t-img:hover img{
			transform: scale(1.1);
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -o-transform: scale(1.1);
            -ms-transform: scale(1.1);
}
.xsjz .bd ul li .menu{width: 90%;margin: 0 auto;}
.xsjz .bd ul li .menu p{font-size: 14px;color: #595959;line-height: 24px;font-weight: bold;    text-align: left;}
.xsjz .jz>a{display: block;width: 50px;height: 50px;background: #d4d5d6;border-radius: 5px;font-size: 30px;font-family: "宋体";text-align: center;line-height: 50px;color: #fff;position: absolute;top: 50%;transition: all 0.5s;}
.xsjz .jz .prev{left: -75px;}
.xsjz .jz .next{right: -75px;}
.xsjz .jz>a:hover{background: rgba(0,0,0,0.5);}
/*学术讲座*/

/*通知公告*/
.wraptzgg{width: 100%;height: auto;background: #fff;}
.tzgg{width: 70%;height: auto;position: relative;margin: 0 auto;padding: 40px 0px 20px 0px;}
.tzgg .bd{width: 100%;height: auto;overflow: hidden;}
.tzgg .bd ul{font-size: 0;width: 10000px;}
.tzgg .gd, .xsjz .gd{text-align: center;font-size: 18px;margin: 20px auto;color: #929090;border-bottom: 2px solid #929090;width: 75px;}
.tzgg .gd:hover, .xsjz .gd:hover{color: #002d86;border-color: #002d86;}
.tzgg .tz .bd ul li{width: 340px;height: auto;display: inline-block;margin-right: 45px;padding: 10px 0;}
.tzgg .tz .bd ul li img{width: 100%;height: auto;
			transition: all 0.5s;
			transition: All 0.4s ease-in-out;
            -webkit-transition: All 0.4s ease-in-out;
            -moz-transition: All 0.4s ease-in-out;
            -o-transition: All 0.4s ease-in-out;
}
.tzgg .tz .bd ul li:hover img{
			transform: scale(1.1);
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -o-transform: scale(1.1);
            -ms-transform: scale(1.1);
}

.bdbd{width: 100%;height: auto;}
.bdbd a{float: left;width: 31%;display: block; }
.bdbd a img{width: 100%;}
.bdbd a img:hover{transition: all 0.8s;transform: scale(1.1);}
/*通知公告*/

/*版尾*/
.foot{width: 100%;}
.fonter{width: 70%;/*height: 150px;*/ overflow:hidden;margin: 0 auto;padding: 30px 0;}
.fonter .bk{float: left;}
.fonter .logo{width: 24%;}
.fonter .logo img{width: 100%;height: auto;}
.fonter dl dt{font-size: 16px;color: #fff;font-weight: bold;width: 180px;border-bottom: 3px solid #fff;padding-left: 15px;padding-bottom: 5px;}
.fonter dl dd a{display: block;width: 85px;float: left;color: #fff;padding-left: 15px;background: url(../img/foot-dd.png) no-repeat 0 center;}
.fonter dl dd{color: #fff;line-height: 24px;height: 24px;padding-left: 15px;}
.fonter .foot-one dd{padding-left: 0;line-height: 28px;}
.fonter .foot-one{margin-left: 8%;}
.fonter .foot-two{margin-left: 7%;}

.fonter .foot-ewm .ewm{float: left;margin-left: 30px;}
.fonter .foot-ewm .ewm p{text-align: center;color: #fff;padding-top: 5px;}
.qwer{line-height: 28px;}
/*版尾*/



@media screen and (min-width:1280px) and (max-width:1420px){
    .fonter .logo {width: 21%;}
    .fonter .foot-one{margin-left: 2%;}
    .fonter .foot-two{margin-left: 1%;}
    .fonter .foot-ewm .ewm {margin-left: 10px;}
    .ewm img{width: 84px;height: 84px;}
    .ewm p{width: 84px!important;}
    .nav .nav-left .left-nav li .down {left: -38%;}
}

@media screen and (min-width:1420px) and (max-width:1490px){
    .fonter .logo {width: 21%;}
    .fonter .foot-one{margin-left: 2%;}
    .fonter .foot-two{margin-left: 2%;}

}

@media screen and (min-width:1490px) and (max-width:1590px){
    .fonter .logo {width: 21%;}
    .fonter .foot-one{margin-left: 4%;}
    .fonter .foot-two{margin-left: 3%;}

}


@media screen and (min-width:1590px) and (max-width:1760px){
    .fonter .foot-one{margin-left: 5%;}
    .fonter .foot-two{margin-left: 4%;}
    .nav .nav-left .left-nav li .down {left: -44%;}
}

.fonter .foot-ewm{ float:right}
@media screen and (max-width:1280px){
    .fonter .foot-ewm {float: none;clear: both;text-align: center;/* overflow: hidden; */margin: 0 auto;width: 230px;}
.fonter .foot-ewm .ewm {
    float: left;
    margin-left: 30px;
    margin-top: 20px;
}
.fonter .foot-ewm .ewm1{ margin-left:0px}
}


@media screen and (max-width:1130px){
.fonter .foot-two {
    margin-left: 31%; margin-top:20px;
}
}
