.container{
    min-width:1170px;
}
/*index begin*/
.banner{
    background: rgba(79,167,235,0.08);
}
.banner .bx-wrapper{
    margin: 0 auto;
}
.banner .bx-wrapper .bx-viewport {
    border: none;
    left: 0;
    box-shadow: none;
}
.banner .bx-wrapper .bx-controls-direction{
    display: none;
}
.banner .bx-wrapper .bx-prev{
    background: url(../images/banner_arrow_l.png) no-repeat center;
    left: -137px;
}
.banner .bx-wrapper .bx-next{
    background: url(../images/banner_arrow_r.png) no-repeat center;
    right: -137px;
}
.banner .bxslider li{
    position: relative;
}
.banner .bxslider li img{
    width: 100%;
    height: 340px;
}
.banner .bxslider li .infobox{
    width: 100%;
    height: 40px;
    position: absolute;
    bottom:0px;
    z-index: 1;
}
.banner .bxslider li .infobox h4{
    width: 1140px;
    height: 40px;
    margin: 0px auto;
    background: url(../images/bannerBg.png) left top no-repeat;
    background-size: 100% 100%;
    color:#333333;
    line-height: 40px;
    font-size:20px;
    font-weight: 500;
}
.banner .bx-wrapper{
    max-width: auto;
    min-width: 1170px;
}
.banner .bx-wrapper .bx-pager{
    bottom: 5px;
    width: auto;
    right: 22%;
    z-index:100;
}
.banner .bx-wrapper .bx-pager.bx-default-pager a{
    background: #ffffff;
}
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover, .banner .bx-wrapper .bx-pager.bx-default-pager a.active{
    background: #f6b37f;
}
.index-wc{
    margin-top: 20px;
    min-width:1170px;
}
.list-wc{
    margin-top: 20px;
    min-width:1170px;
}
.index-wc .title{
    position: relative;
    height:34px;
    padding-left: 5px;
    border-left: 6px solid #0c819f;
}
.index-wc .title h3{
    height: 34px;
    margin: 0px;
    border-bottom: 1px solid #6db3c5;
    text-align: right;
}
.index-wc .title h3 span{
    padding: 0 12px;
    font-size: 18px;
    background: #0c819f;
    line-height:34px;
    position: absolute;
    left:5px;
    top:0;
    color:#fff;
    display: block;
}
.index-wc .title h3 a{
    line-height: 22px;
    font-size: 14px;
    margin-top:11px;
    color: #666666;
    display: inline-block;
    font-weight:normal;
}
.index-wc .news .leftNews{
    margin-top: 10px;
    width: 50%;
    float: left;
}
.index-wc .news .leftNews .media{
    position: relative;
    padding: 8px;
    background: #eeeeee;
}
.index-wc .news .leftNews .media .media-left img{
    width: 340px;
}
.index-wc .news .leftNews .media .media-body h3{
    padding-left: 15px;
    font-size: 18px;
    line-height: 1.5;
    background: url(../images/right.png) left top no-repeat;
    background-position: 0px 4px;
}
.index-wc .news .leftNews .media .media-body h3 a{
    color: #006c88;
}
.index-wc .news .leftNews .media .media-body p.summary{
    padding-left: 15px;
    font-size: 12px;
    color: #333333;
    line-height: 1.5;
}
.index-wc .news .leftNews .media .media-body p.time{
    position: absolute;
    bottom: 8px;
    right: 8px;
    margin: 0px;
    text-align: right;
    font-size: 12px;
    color: #333333;
}
.index-wc .news .rightNews{
    margin-top: 10px;
    width: 50%;
    padding-left: 15px;
    float: right;
}
.index-wc .news .rightNews ul li{
    position: relative;
    line-height: 54px;
}
.index-wc .news .rightNews ul li span{
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 12px;
    color: #0c819f;
}
.index-wc .news .rightNews ul li a{
    display: block;
    padding-left: 50px;
    font-size: 18px;
    color: #1b1b1b;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index-wc .news .rightNews ul li a:hover{
    color: #0c819f;
    text-decoration: underline;
}
/*reports*/
.index-wc .reports{
    margin-top: 20px;
}
.index-wc .reports .reportsList ul{
    margin-left: 5px;
}
.index-wc .reports .reportsList ul li{
    position: relative;
    width: 32%;
    margin: 15px 2% 0px 0px;
    float: left;
    background: #f5f5f5;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.index-wc .reports .reportsList ul li.rightli{
    margin-right: 0px;
}
.index-wc .reports .reportsList ul li time{
    display: block;
    width:55px;
    height:55px;
    left: -5px;
    position: absolute;
    bottom: 10px;
    padding-top:6px;
    background: #0c819f;
    color: #ffffff;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.index-wc .reports .reportsList ul li time h5{
    font-size:22px;
    line-height: 27px;
}
.index-wc .reports .reportsList ul li time p{
    font-size:12px;
    line-height: 22px;
}
.index-wc .reports .reportsList ul li .arti{
    padding: 0px 10px 0px 65px;
    height:60px;
}
.index-wc .reports .reportsList ul li .arti a{
    vertical-align: middle;
    color:#1b1b1b;
    font-size:16px;
    line-height:28px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.index-wc .reports .reportsList ul li:hover{
    background: #0c819f;
}
.index-wc .reports .reportsList ul li:hover .arti a{
    color:#fff;
}
.index-wc .reports .reportsList ul li:hover time{
    background: #fff;
    color:#0c819f;
    -webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
}
/*academic*/
.index-wc .academic{
    padding-top: 30px;
    margin-top: 20px;
    min-height: 390px;
    background: url(../images/academicBg.png) top no-repeat;
}
.index-wc .academic .academicList .bx_news li{
    margin-top:15px;
}
.index-wc .academic .academicList .bx_news li .media-body{
    height: 250px;
    padding:7px 10px 12px;
    border-top:none;
    transition: all 0.5s;
    background: #ffffff;
}
.index-wc .academic .academicList .bx_news li .media-body img{
	margin: 0px auto;
	max-width: 100%;
	max-height: 100px;
}
.index-wc .academic .academicList .bx_news li .media-body h3{
    min-height: 60px;
    padding-left: 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    background: url(../images/acdtitle.png) left top no-repeat;
    background-position: 0px 6px;
}
.index-wc .academic .academicList .bx_news li .media-body h3 a{
    color: #1b1b1b;
}
.index-wc .academic .academicList .bx_news li .media-body p.time{
    padding-left: 20px;
    color:#555555;
    font-size:14px;
    line-height:20px;
    background: url(../images/titme.png) left top no-repeat;
    background-position: 0px 4px;
}
.index-wc .academic .academicList .bx_news li .media-body p.address{
    padding-left: 20px;
    padding-top:4px;
    color:#555555;
    font-size:14px;
    line-height:20px;
    background: url(../images/address.png) left top no-repeat;
    background-position: 0px 6px;
}
.index-wc .academic .academicList .bx_news li .media-body p.people{
    padding-left: 20px;
    padding-top:4px;
    color:#555555;
    font-size:14px;
    line-height:20px;
    background: url(../images/people.png) left top no-repeat;
    background-position: 0px 4px;
}
.index-wc .academic .academicList .bx_news li:hover .media-body h3 a{
    color: #0c819f;
    text-decoration: underline;
}
.index-wc .academic .academicList .bx-wrapper .bx-controls-direction a {
    top: 100%;
    margin-top: 25px;
    width: 31px;
    height: 31px;
    z-index: 9999;
}
.index-wc .academic .academicList .bx-wrapper .bx-viewport{
    left: 0px;
    border: 0px;
    box-shadow: none;
    background: transparent;
}
.index-wc .academic .academicList .bx-wrapper .bx-prev {
    left: 50%;
    margin-left:-36px;
    background: url(../images/acdLeft1.png) no-repeat left;
}
.index-wc .academic .academicList .bx-wrapper .bx-prev:hover{
    background: url(../images/acdLeft.png) no-repeat left top;
}
.index-wc .academic .academicList .bx-wrapper .bx-next {
    right: 50%;
    margin-right: -36px;
    background: url(../images/acdRight1.png) no-repeat right;
}
.index-wc .academic .academicList .bx-wrapper .bx-next:hover{
    background: url(../images/acdRight.png) no-repeat right top;
}
.index-wc .academic .xian{
    width:500px;
    height:1px;
    background: #ffffff;
    position: absolute;
    bottom: -42px;
}
.index-wc .academic .xian1{
    left: 15px;
}
.index-wc .academic .xian2{
    right:15px;
}
.index-wc .kxyq,.index-wc .zszp{
    margin:23px 0 29px;
}
.index-wc .toptle{
    height:35px;
    border-bottom:1px solid #6db3c5;
    position: relative;
    margin-bottom:17px;
}
.index-wc .toptle h3{
    font-size:22px;
    color:#006c88;
    height:31px;
    line-height:31px;
    border-bottom:4px solid #006c88;
    display: inline;
}
.index-wc .toptle a{
    font-size:14px;
    color:#666;
    position: absolute;
    right:0;
    bottom:0;
    line-height:22px;
}
.index-wc .kxyq ul li p{
    height:56px;
    line-height:56px;
    background: #eee;
    color:#333;
    text-align: center;
    margin:0;
}
.index-wc .kxyq .bx-wrapper .bx-controls-direction a {
    top: 50px;
    margin-top: 0;
    width: 25px;
    height: 44px;
}
.index-wc .kxyq .bx-wrapper .bx-prev {
    left: 0;
    background: url(../images/ar.png) no-repeat 0 0;
}
.index-wc .kxyq .bx-wrapper .bx-next {
    right: 0;
    background: url(../images/ar.png) no-repeat -25px 0;
}
.index-wc .kxyq .bx_kxyq li img{
    width:100%;
    height:137px;
}
.index-wc .zszp .media{
    background: #49a1b7;
    padding:8px 8px 0;
}
.index-wc .zszp .media img{
    width:100%;
}
.index-wc .zszp .media .bx-viewport{
    background: #49a1b7;
}
.index-wc .zszp .media .media-body{
    padding:4px 0 12px;
}
.index-wc .zszp .media .media-body p{
    font-size:16px;
    line-height:28px;
    margin:0;
    padding-left:16px;
    background: url(../images/jous.png) no-repeat 2px center;
}
.index-wc .zszp .media .media-body p a{
    color:#fff;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index-wc .zszp .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: -22px;
    left:165px;
    width:auto;
}
.index-wc .zszp .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    width: 6px;
    height: 6px;
    margin: 0 2px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.index-wc .zszp .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #006c88;
}
.index-wc .link{
    background: #eee;
}
.index-wc .link dl{
    overflow: hidden;
}
.index-wc .link dl dt,.index-wc .link dl dd{
    float: left;
    font-size:16px;
    line-height:42px;
}
.index-wc .link dl dt{
    color:#006d89;
    font-weight: normal;
}
.index-wc .link dl dd{
    padding-left:25px;
}
.index-wc .link dl dd a{
    color:#333;
}
/*index end*/
/*list begin*/
.list-wc .maincol{
    position: relative;
}
.list-wc .maincol h1{
    color:#fff;
    font-size:28px;
    position: absolute;
    left:26px;
    top:57px;
    letter-spacing:5px
}
.list-wc .left{
    padding-right:0;
}
.list-wc .left .sidenav{
    padding:25px 0 31px;
}
.list-wc .left .sidenav li{
    border-left:5px solid #d5e7ed;
    background: #edf6f9;
    margin-bottom:2px;
    padding:0 20px;
}
.list-wc .left .sidenav li a{
    line-height:30px;
    font-size:18px;
    color:#131313;
    padding:7px 0;
    display: block;
}
.list-wc .left .sidenav .acli{
    border-left-color: #006680;
}
.list-wc .left .sidenav .acli a{
    color:#006680;
    font-weight:bold;
}
.list-wc .left .join{
    padding-bottom:30px;
}
.list-wc .left .join img{
    width:100%;
}
.list-wc .right{
    padding-left:30px;
}
.list-wc .noleft{
    padding-left:15px;
}
.list-wc .right .local{
    border-bottom:2px solid #1690af;
    height:27px;
    text-align: right;
}
.list-wc .right .local p{
    line-height:27px;
    color:#010101;
    display: inline-block;
    background: url(../images/local.png) no-repeat left center;
    padding-left:18px;
    font-size:12px;
}
.list-wc .right .local p a{
    color:#010101;
}
.list-wc .right .local p a:hover{
    color:#006680;
}
.list-wc .right .list{
    background: #f6f6f6;
    padding:4px 15px 40px;
    margin-bottom:20px;
}
.list-wc .right .list #wp_news_w6 ul li{
    height:39px;
    line-height:39px;
}
.list-wc .right .list #wp_news_w6 ul li a{
    float: left;
    padding-left:20px;
    background: url(../images/a.png) no-repeat left center;
    font-size:18px;
    color:#000;
    width:85%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-wc .right .list #wp_news_w6 ul li a:hover{
    color:#006680;
}
.list-wc .right .list #wp_news_w6 ul li span{
    float: right;
    color:#545454;
    font-size:14px;
    width:10%;
    text-align: right;
}
/*list end*/
/*article begin*/
.list-wc .right .article{
    padding:11px 40px 35px;
    background: #f6f6f6;
    margin-bottom:20px;
}
.list-wc .right .article .title{
    border-bottom:1px dashed #e5e5e5;
    text-align: center;
}
.list-wc .right .article .title h2{
    padding:8px 20px;
    line-height:30px;
    color:#121212;
    font-size:22px;
}
.list-wc .right .article .title p{
    line-height:28px;
    color:#6d6d6d;
    font-size:12px;
}
.list-wc .right .article .title p span{
    padding:0 15px;
}
.list-wc .right .article article{
    padding-top:22px;
}
.list-wc .right .article article p{
    /*color:#1b1b1b;*/
    /*font-size:16px;*/
    /*line-height:30px;*/
    /*padding-bottom:10px;*/
    /*text-indent:2em;*/
}
.list-wc .right .article article img{
    display: block;
    max-width:100%;
    margin:0 auto;
}
/*article end*/
/*piclist begin*/
.list-wc .right .piclist{
    background: #f6f6f6;
    padding:11px 15px 70px 13px;
    margin-bottom:20px;
}
.list-wc .right .piclist ul li{
    margin-bottom:20px;
}
.list-wc .right .piclist ul li .media-left{
    padding-right:15px;
}
.list-wc .right .piclist ul li .media-left img{
    width:253px;
    height:141px;
}
.list-wc .right .piclist ul li .media-body{
    border-bottom:1px solid #dcdcdc;
}
.list-wc .right .piclist ul li .media-body h3{
    height:33px;
    font-size:18px;
    padding-left:18px;
    background: url(../images/a.png) no-repeat left center;
    line-height:33px;
}
.list-wc .right .piclist ul li .media-body h3 a{
    color:#333;
}
.list-wc .right .piclist ul li .media-body h3 a:hover{
    color:#006680;
}
.list-wc .right .piclist ul li .media-body p{
    color:#202020;
    font-size:14px;
    line-height:28px;
    padding-top:7px;
}
/*piclist end*/
/*teamlist begin*/
.list-wc .right .teamlist{
    padding:17px 26px 30px 28px;
    background: #f6f6f6;
    min-height:420px;
    margin-bottom:20px;
}
.list-wc .right .teamlist h4{
    height:33px;
    padding:0 17px;
    display: inline-block;
    color:#fff;
    background: #18728b;
    line-height:33px;
    border-radius: 4px;
}
.list-wc .right .teamlist ul{
    display: inline-block;
    width: 100%;
    overflow: hidden;
}
.list-wc .right .teamlist ul li{
    float: left;
    margin-right: 2%;
    margin-top:15px;
    /*background: #fff;*/
    width:23%;
    text-align: center;
    font-size:18px;
}
.list-wc .right .teamlist ul li:nth-child(4n){
    margin-right: 0px;
}
.list-wc .right .teamlist ul li img{
    margin: 0px auto 10px;
    height: 155px;
    max-width: 100%;
}
.list-wc .right .teamlist ul li p{
    font-size: 18px;
    color: #131313;
}
.list-wc .right .teamlist ul li a{
    color:#131313;
}
.list-wc .right .teamlist ul li a:hover{
    color:#006680;
}
/*teamlist end*/
/*teaminfo begin*/
.ulist{
    margin-top:0;
}
.list-wc .right .teaminfo{
    background: #f6f6f6;
    padding:14px 0 26px;
    margin-bottom:20px;
}
.list-wc .right .teaminfo .infoleft{
    padding:0 35px;
}
.list-wc .right .teaminfo .infoleft .media .media-top img{
    width:100%;
}
.list-wc .right .teaminfo .infoleft .media .media-body{
    padding-top:10px;
}
.list-wc .right .teaminfo .infoleft .media .media-body h2{
    height:46px;
    line-height:46px;
    color:#fff;
    font-size:22px;
    text-align: center;
    background: #318197;
}
.list-wc .right .teaminfo .infoleft .media .media-body ul li{
    padding-top:10px;
}
.list-wc .right .teaminfo .infoleft .media .media-body ul li h3,.list-wc .right .teaminfo .infoleft .media .media-body ul li p{
    font-size:16px;
    padding-left:27px;
    line-height:30px;
}
.list-wc .right .teaminfo .infoleft .media .media-body ul li h3{
    color:#006680;
    background-repeat: no-repeat;
    background-position: 4px center;
}
.list-wc .right .teaminfo .infoleft .media .media-body ul li .a1{
    background-image: url(../images/title.png);
}
.list-wc .right .teaminfo .infoleft .media .media-body ul li .a2{
    background-image: url(../images/Phone.png);
}
.list-wc .right .teaminfo .infoleft .media .media-body ul li .a3{
    background-image: url(../images/email.png);
}
.list-wc .right .teaminfo .infoleft .media .media-body ul li .a4{
    background-image: url(../images/fax.png);
}
.list-wc .right .teaminfo .infoleft .media .media-body ul li p{
    color:#131313;
    margin:0;
}
.list-wc .right .teaminfo .inforight{
    padding:0 30px;
}
.list-wc .right .teaminfo .inforight .tab .tabtitle{
    height:38px;
    border-bottom:1px solid #00647f;
}
.list-wc .right .teaminfo .inforight .tab .tabtitle li{
    float: left;
    cursor: pointer;
    padding:0 15px;
    line-height:38px;
    color:#333;
    font-size:18px;
}
.list-wc .right .teaminfo .inforight .tab .tabtitle .thisli{
    color:#fff;
    background: #318197;
}
.list-wc .right .teaminfo .inforight .tab .tabmain li{
    background: #fff;
    min-height:500px;
    padding:15px;
}
.list-wc .right .teaminfo .inforight .tab .tabmain li p{
    font-size:16px;
    color:#131313;
    line-height:30px;
    padding-bottom:10px;
    margin:0;
}

