@charset "utf-8";

/*
* @Author: lazybee
* @Date:   2017-08-02 16:19:01
* @Last Modified by:   Marte
* @Last Modified time: 2025-04-22 17:14:05
*/

/*公共*/
.top-nav, .company, .footer,.bottombox,.nav-country,.nav-menu,.searchcontent,.actionbox,.about,.adhinfo,.adhad,.adhhonor
,.songbox,.adhysbox,.adhcasebox{
    width: 1003px;
    // margin: 0 auto;
    margin-left:auto;
    margin-right:auto;
}

/*顶部横条*/
.top-nav-bg {
    width: 100%;
    background: #F4F4F4;
    height: 40px;
    border-bottom:1px solid #e1e1e1;

}
.top-nav {
    color: #999;
    height: 100%;
    align-items: center;
    font-size: 13px;
    position: relative;
    line-height: 40px;
}
.top-nav .txt {
    float: left;
}
.top-nav .linkbox {
    float: right;
}
.top-nav .linkbox li {
    float: left;
    margin-left: 10px;
}
.top-nav .linkbox a {
    color: #999;
}
.top-nav .linkbox .bor-r-e1 {
    border-right: 1px solid #e1e1e1;
}
.top-nav .topphone,.top-nav .topwx{
    float: left;
    margin-left: 10px;
    cursor:pointer;
}
.top-nav .topphone .phoneimg{
        width: 14px;
    height: 20px;
    float: left;
    margin-top: 10px;
    margin-right: 5px;
}
.top-nav .topphone span{
    font-size:12px;
    color:#999;
    float: left;
}
.top-nav .topphone .code,.top-nav .topwx .code {
    width: 150px;
    height: 150px;
    border: 1px solid #e1e1e1;
    position: absolute;
    display: none;
    margin-top: 30px;
    z-index:20;
}
.top-nav .topphone:hover .code,.top-nav .topwx:hover .code{
    display:block;
}
.top-nav .topwx .wximg{
    width:22px;
    height:20px;
    float: left;
    margin-top: 10px;
    margin-right: 5px;
}
.top-nav .topwx span{
    font-size:12px;
    color:#999;
    float: left;
}


/*顶部横条*/
.company-bg {
    width: 100%;
    background: url(/app/css/common/images/2017/logobg.jpg?v=55) repeat;
    //background: url(/app/css/common/images/2025/topbg.jpg?v=55) no-repeat;
    background-size:100% 100%;
    height: 148px;
}
.company {
    height: 100%;
    line-height: 148px;
}
.company .leftbox {
    float: left;
    width: 534px;
    height: 100%;
    position: relative;
}
.company .rightbox {
    float: right;
    width: 338px;
    height: 100%;
    position: relative;
}
.company .rightbox .toplogoright{
    background: url(/app/css/common/images/top/topright.png?v=55) no-repeat;
    //background: url("/app/css/common/images/2025/dh_06.png?v=33") no-repeat;
    width: 342px;
    height: 64px;
}
.company .leftbox .logo {
    background: url(/app/css/common/images/top/toplogo.png?v=55) no-repeat;
    //background: url("/app/css/common/images/2025/logow2.png?v=44") no-repeat;
    width: 473px;
    height: 64px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    *margin-top:40px;
    margin-left:0px;

}
.company .leftbox .year{
    background: url(/app/css/common/images/2017/26year.png?v=55) no-repeat;
    //background: url(/app/css/common/images/2017/logow1.png) no-repeat;
    width: 312px;
    height: 148px;
    position: absolute;
    margin-left:309px;
    display:none;
}
.company .rightbox .item {
    display:none;
    width: 54px;
    height: 66px;
    position: relative;
    margin-right: 15px;
    float: left;
}
.company .link-pos {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 338px;
    height: 66px;
    *margin-top:40px;
}
.company .item .icon {
    background: url(/app/css/common/images/2017/sj.png?v=55) no-repeat;
    //background: url(/app/css/common/images/2017/logow2.png) no-repeat;
    width: 100%;
    height: 100%;
}
.company .item .icon1 {
    background: url(/app/css/common/images/2017/gzh.png?v=55) no-repeat;
    //background: url(/app/css/common/images/2017/logow3.png) no-repeat;
    width: 100%;
    height: 100%;
}
.company .item .code {
    width: 150px;
    height: 150px;
    border: 1px solid #e1e1e1;
    position: absolute;
    display: none;
    margin-top: 5px;
    position: relative;
    z-index:20;
}
.company .item3:hover .code, .company .item4:hover .code {
    display: block;
}
.company .rightbox .item2 {
    width: 211px;
}
.company .item2 .icon {
    background: url(/app/css/common/images/2017/dh.png?v=55) no-repeat;
    //background: url(/app/css/common/images/2017/logow4.png) no-repeat;
    width: 100%;
    height: 100%;
}

/*底部样式*/
.footer-bg {
    width: 100%;
    background: #333;
}
.footer {
    color: #999999;
    font-size: 16px;
    padding:30px 0px 10px;
}
.footer .link1,.footer .link1 a{
    color:#999;
    line-height:50px;
    font-size:14px;
    font-weight:600;
}
.footer .link1 {
    border-bottom:1px solid #999;
}
.footer .link1 .line{
    margin:0px 20px;
    font-size: 14px;
}
.footer .link1 li,.footer .link2 li{
    float: left;
}
.footer .tel-b{
    float: right;
    color:#999;
}
.footer .tel-b span{
    float: left;
}
.footer .tel-b .txt1{
    font-size:17px;
}
.footer .tel-b .txt2{
    font-size:22px;
    font-weight:600;
}
.footer .link2{
    color:#999;
    border-bottom:1px dotted #999;
    font-size:14px;
    margin-top:20px;
    padding-bottom: 10px;
}
.footer .link2 .tit{
    font-weight:600;
    width:95px;
    float: left;
}
.footer .link2 a{
   color:#999;
}
.footer .link2 li{
    margin-right:25px;
    width: 78px;
    margin-bottom:10px;
    text-align:left;
}
.tips-b{
    margin:5px 0px;
}
.tips-b li {
    margin-bottom:8px;
    height:18px;
}
.tips-b li a{
    color:#666;
    font-size:12px;
    cursor: pointer;
    height:18px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display: block;
}
.tips-b li a:hover{
    color:#015198;
}
.footer .link2 .country-b{
   width:908px;
   float: left;
}
.footer .leftbox-f {
    width: 703px;
    position: relative;
    padding: 30px 0px;
    float: left;
    margin-top: 15px;
}
.footer .leftbox-f .logoimg{
    width:173px;
    height:169px;
}
.footer .rightbox-f {
    width: 300px;
    position: relative;
    padding: 30px 0px;
    float: left;
    font-size: 14px;
    text-align: center;
}
.leftbox-f .linkbox .linkli {
    float: left;
    width: 400px;
}
.leftbox-f .linkbox .linkli a {
    color: #999999;
    width: 95px;
    display: inline-block;
    margin-bottom: 10px;
}
.leftbox-f .linkbox span {
    float: left;
}
.leftbox-f li{
    font-size:14px;
    color:#999;
    margin-bottom: 12px;
}

.rightbox-f .code2{
    width: 122px;
    text-align: center;
    float: left;
}
.rightbox-f .code2 .codetxt{
    font-size:16px;
}
.rightbox-f .coderight{
        height: 122px;
    display: table-cell;
    vertical-align: bottom;
}
.rightbox-f .coderight span{
    margin-top:5px;
}
.rightbox-f h4{
    display: inline-block;
}
.bottombox-bg{
   width: 100%;
    background: #232323;
    height:40px;
}
.bottombox{
    line-height:40px;
    color:#999;
    text-align:center;
}
.bottombox span{
    display:inline-block;
    float: none;
    font-size:16px;
}

/*国家导航*/
.nav-country{
    *margin-bottom:15px;
}
.nav-country li{
    width: 80px;
    text-align: center;
    padding: 0px;
    float: left;
    margin: 15px 10px 15px 0px;
    width:68px\9;
}
.nav-country li span{
    white-space:pre;
}
.nav-country li:last-child{
    margin-right:0px;
}
.nav-country a {
    display: block;
    font-size: 14px;
    color: #666;
    font-size:13px\9;
}
.nav-country img {
    margin-bottom: 3px;
    height:61px;
}
.nav-country img:hover{
    border: 2px solid #FFF;
    border-radius: 6px;
    box-sizing: border-box;
}
.nav-country a:hover{
    color: #015198;
}

/*菜单导航*/
.nav-menu-bg{
    width:100%;
    background: #015198;
}
.nav-menu{
    height:40px;
    line-height: 40px;
    position: relative;
}
.nav-menu li{
    width: 100px;
    text-align: center;
    padding: 0px;
    float: left;
    color: #FFF;
}
.nav-menu .selli,.nav-menu li:hover{
    background: #003366;
}
.nav-menu  li:last-child{
    margin-right:0px;
}
.nav-menu  a {
    display: block;
    font-size: 16px;
    color: #FFF;
}

/*bannersss*/

.bannerBox{position: relative;}
.richMarquee{
        position: relative;
    height: auto;
    min-height: 30px;
    _height: 30px;
    top: -9999px;
    left: -9999px;
}
.webBannerTable {
    width: 100%;
    table-layout: fixed;
    margin: 0;
    padding: 0;
    border-spacing: 0;
}
.fk-moduleZoneWrap {
    position: relative;
}
.fk-moduleZone {
    width: 960px;
    height: inherit;
    _height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    margin-left: -480px;
    overflow: hidden;
}
#fk-webBannerZone {
    width: 1200px;
    margin-left: -600.0px;
}
.webBanner {
    position: relative;
    width: 960px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    z-index: 0;
}
.webBanner {
    width: 100%!important;
    background: #333;
}
.bannerTable {
    table-layout: fixed;
    width: 100%;
    height: 100%;
}
.bannerTable .bannerLeft, .bannerTable .bannerRight {
    display: none;
}
.bannerTop {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.banner {
    position: relative;
    padding: 0;
    margin: 0;
}
.banner {
    width: 100%;
    // background: url(/app/css/common/images/2017/bannertest.jpg) 50% 0 no-repeat;
}
.banner {
    -webkit-transform: rotateX(0deg) rotateY(0deg) translate3d(0,0,0);
    -moz-transform: rotateX(0deg) rotateY(0deg) translate3d(0,0,0);
    -o-transform: rotateX(0deg) rotateY(0deg) translate3d(0,0,0);
    -ms-transform: rotateX(0deg) rotateY(0deg) translate3d(0,0,0);
    transform: rotateX(0deg) rotateY(0deg) translate3d(0,0,0);
}
.banner .bar-li img{
    width:100%;
    left:0px;
    margin-left:0px;
}
div.extBanner {
    padding: 0;
}
.photoSwitchBg {
    background: url(/app/css/common/images/2017/photoSwitchBg.png) 0 0 repeat;
}
.imageSwitchShowName .spanHiddenName {
    display: none;
    float: left;
    color: #fff;
}
.imageSwitchShowName .spanShowName {
    width: 100%;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
}
.imageSwitchBtn_arrow {
    font-size: 12px;
    font-family: 'Verdana';
    text-align: center;
    display: block;
    overflow: hidden;
    width: 71px;
    height: 71px;
    cursor: pointer;
    filter: alpha(opacity=50);
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}
.arrow_prev {
    background: url(/app/css/common/images/2017/left.png) no-repeat rgba(0,0,0,0.1);
    margin-left: 1%;
    float: left;
    background: url(/app/css/common/images/2017/left.gif) no-repeat\9;
    background-color: #727272\9;
    filter: alpha(opacity=50);
    left:7% !important;
    display:none;
}
.arrow_next {
    background: url(/app/css/common/images/2017/right.png) no-repeat rgba(0,0,0,0.1);
    margin-right: 1%;
    float: right;
    background: url(/app/css/common/images/2017/right.gif) no-repeat\9;
    background-color: #727272\9;
    filter: alpha(opacity=50);
    right:10% !important;
    display:none;
}
.banner:hover .arrow_prev,.banner:hover .arrow_next{
    display:block;
}
.J_bannerItem{
    background-size:auto 100%;
    font-size:20px;
}

.searchboxbg{
    background-color:black;
    position: absolute;
    bottom:0px;
    height:60px;
    width:100%;
    background-color: rgba(0,0,0,0.5);
     filter:Alpha(opacity=35);
}

.searchbox{
     position: absolute;
    bottom:0px;
     height:60px;
    width:100%;
}
.searchbox-video,.searchcontent, .searchcontent a{
    position: relative;
    height: 40px;
}
.searchbox-video .searchcontent .keywordli{
    color:#333;
    font-size:14px;
     height: 40px;
}
.searchbox-video .searchcontent,.searchbox-video .searchcontent a{
    color:#666;
    font-size:14px;
     height: 40px;
}
.searchbox-video .select-s .seltxt{
    border: 1px solid #e1e1e1;
    border-right:0px;
    box-sizing:border-box;
}
.searchbox-video .searchform input,.searchbox-video .searchform input:focus{
    border: 1px solid #e1e1e1;
    border-left:0px;
}
.searchcontent,.searchcontent a{
    height:60px;
    line-height:60px;
    color:#FFF;
}
.searchcontent .keywordli li{
    float: left;
    margin-right:8px;
}
.searchcontent .keywordli li:last-child{margin-right:0px;}
.searchcontent .keywordli{
    max-width: 698px;
    overflow:hidden;
    height:60px;
    float: left;
}
.searchcontent .searchform{
    float: right;
    height:35px;
    line-height:35px;
    padding: 12.5px 0px;
}
.searchform .searchicon{
    width:22px;
    height:23px;
}
.searchform input,.searchform button{
    height:35px;
    margin:0px;
    padding:0px;
    border:none;
    float: left;
}
.searchform button{
    width:50px;
    font-size:15px;
    text-align: center;
    background-color:#015198;
    color: #FFF;
}
.searchform input{
    width:185px;
    background-size:17px 16px;
    background-color:#FFF;
    color: #666;
    padding-left:5px;
        box-sizing: border-box;
}
.searchform .select-s{
        width: 65px;
    text-align: center;
    float: left;
    background: #FFF;
    color: #666;
    font-size: 14px;
}
.searchform .select-s span,.searchform .select-s img{
    float: left;
    cursor:pointer;
}
.searchform .select-s span{
    width:48px;
    text-align:center;
}
.searchform .select-s img{
    width:16px;
    height: 10px;
        margin-top: 13px;
}
.select-s .seltxt{
    overflow:hidden;
    height:35px;
}
.sb-sitemap input {
    border: 1px solid #e1e1e1;
    border-left: 0px;
    box-sizing: border-box;
    width: 185px;
}
.sb-sitemap .select-s ul {
    z-index: 1;
    position: absolute;
    box-sizing: border-box;
    margin-left: -1px;
    margin-top: -3px;
}
.sb-sitemap .select-s {
    border: 1px solid #e1e1e1;
    border-right: 0px;
    box-sizing: border-box;
    width: 66px;
    height: 35px;
}

.searchform  .select-s ul{
     width: 65px;
    text-align: center;
    border:1px solid #e1e1e1;
    border-top:0px;
    background: #FFF;
    box-shadow: 1px 2px 2px #e1e1e1;
    display:none;
    cursor:pointer;
    z-index: 2;
    position: relative;
}
.searchform  .select-s li{
    width:50px;
    padding-right:16px;
}
.searchform  .select-s li:hove{
    background-color: #428bca;
    color: #FFF;
}
.searchform input:focus{border:0px;outline:none;}
.sb-sitemap input:focus {
    border: 1px solid #e1e1e1;
    border-left:none;
}
.sb-sitemap{
    position: relative;
}
.sb-sitemap .searchcontent, .sb-sitemap .searchcontent a{
    color:#333;
}

/*main*/
.main{
    width:1000px;
    background-color:#FFF;
    margin-left:auto;
    margin-right:auto;
}
.head1{
    height:50px;
    border-bottom:1px solid #999;
}
.head1 .icon-h1{
        width: 35px;
    height: 32px;
    float: left;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: 4px;
}
.head1 .txt1{
    color: #333;
    font-size:26px;
     height:35px;
    line-height:35px;
     float: left;
     margin-right:15px;

}
.head1 .txt2{
    color: #999;
    font-size:20px;
    height:35px;
    line-height:45px;
     float: left;
     margin-right:15px;
}
.head1 .tel{
    color: #015198;
    font-size:20px;
    height:35px;
    line-height:45px;
     float: right;
}
.assessform .select{
   border:1px solid #e1e1e1;
   border-radius:5px;
   height:45px;
   line-height:45px;
   text-align:center;
   float: left;
   padding:0px 6px;
   color:#666;
   box-sizing: border-box;
   cursor:pointer;
   position: relative;
    padding-left: 0px;
    -moz-user-select:none;/*火狐*/
    -webkit-user-select:none;/*webkit浏览器*/
    -ms-user-select:none;/*IE10*/
    -khtml-user-select:none;/*早期浏览器*/
      user-select:none;
}
.assessform .select .spanset{float: left;margin-right:5px;    margin-left: 6px;}
.assessform span{top:12px !important;}
.assessform .select .icon-down{
    width:19px;
    height:11px;
        margin-top: 19px;
}
#short-assess .assessform .select .icon-down{
    margin-top: 0px;
}
.assessform input[type="text"],.assessform button,.assessform a{
        height: 45px;
    line-height: 41px;
    width: 153px;
    box-sizing: border-box;
    padding: 0px;
    border-radius: 5px;
    box-shadow: none;
    border: 1px solid #e1e1e1;
    display: block;
    float: left;
    text-align:center;
     font-size:16px;
      font-family: Microsoft YaHei, Helvetica Neue, Helvetica, STHeiTi, Arial, sans-serif;
}
.assessform input[type="text"]{
    text-align:left;
    padding:0px 6px;
     font-size:16px;
}
.assessform button,.assessform a{
    background-color:#428bca;
    color: #FFF;
}
.assessform .select .optiondiv{
        background: #FFF;
    position: absolute;
    top: 45px;
    z-index: 1;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    width:500px;

}
.select .optiondiv{display: none;}
.select .optiondiv span{
    text-align: left;
    padding-left: 10px;
}
.select .optiondiv li{
        float: left;
    border: 1px solid #e1e1e1;
    width: 110px;
    margin-left: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 34px;
}
.select .optiondiv .sel,.select .optiondiv li:hover{
    background-color:#428bca;
    color: #FFF;
}
.select .closediv{
     width: 17px;
    height: 16px;
    background: url(/app/css/common/images/2017/icon4.png) no-repeat left center;
    background-size: 100%;
    position: absolute;
    top: 15px;
    right: 10px;
}
.optiondiv .longli li{
    width:233px;
}

.head2{
    height:50px;
    border-bottom:1px solid #999;
    width:100%;
    position: relative;
}
.head2 .tit{
    position: absolute;
    left: 50%;
    width: 397px;
    height: 70px;
    margin-left: -195px;
    text-align: center;
    background: #FFF;
}
.head2 .tit .titcn img{
    width: 50px;
    height:30px;
    margin-right:5px;
        vertical-align: sub;
}
.head2 .tit .titcn .txt{
    color: #333;
    font-size:26px;
    display: inline-block;
}
.head2 .tit .titen{
    font-size:20px;
    color: #999;
}

.newlist{
    float: left;
    width:320px;
    overflow:hidden;
}
.newlist .imgnews{
    width:100%;
    height:180px;
    position: relative;
}
.newlist .imgnews .imgnews-tx-bg,.newlist .imgnews .imgnews-txt{
    position: absolute;
    background:#015198;
    height:45px;
    width:100%;
    text-align:center;
    line-height:45px;
    color: #FFF;
    bottom:0;
    opacity:0.75;
     filter:Alpha(opacity=35);
     left:0;
     cursor:pointer;
}
.newlist .imgnews .imgnews-txt{
    background:none;
    opacity:1;
     filter:Alpha(opacity=100);
         overflow: hidden;
}
.newstype{
    text-align: center;
    margin:30px 0px 10px 0px;
}
.newstype .titcn img{
    width: 24px;
    height:25px;
    margin-right:5px;
        vertical-align: sub;
}
.newstype .titcn .txt{
    color: #333;
    font-size:20px;
    display: inline-block;
}
.newstype .titen{
    font-size:16px;
    color: #999;
}
.newstype .line{
        height: 1px;
    width: 105px;
    border-bottom: 1px solid #e1e1e1;
    margin: 15px auto 0px;
}

.li-t-1 li{
    background: url(/app/css/common/images/2017/icon10.png) no-repeat left center;
    background-size: 21px;
    padding-left:21px;
    /*  text-align:justify; */
    font-size:14px;
    cursor:pointer;
    color: #666;
    height:24px;
    overflow:hidden;
    margin-bottom:3px;
}
.li-t-2 li{
    background: url(/app/css/common/images/2017/icon12.png) no-repeat left center;
}
.li-t-1 li:hover{
    background: url(/app/css/common/images/2017/icon33.png) no-repeat left center;
}
.li-t-2 li:hover{
    background: url(/app/css/common/images/2017/icon13.png) no-repeat left center;
}
.li-t-3 li:hover{
    background: url(/app/css/common/images/2017/icon34.png) no-repeat left center;
}
.li-t-3 li{
    background: url(/app/css/common/images/2017/icon14.png) no-repeat left center;
}
.li-t-1 li a{
    color: #666;
    height:23px;
    overflow:hidden;
}
.li-t-1 li a:hover,.morelink-b a:hover,.activtielist .newact:hover .newstit{
    color: #015198;
}
.morelink-b,.morelink-b a{
    text-align:center;
    color:#669dd2;
    font-size:16px;
}
.morelink-b .icon{
    background:url("/app/css/common/images/2017/icon6.png");
        width: 27px;
    height: 16px;
    display: inline-block;
        vertical-align: middle;
}
.morelink-b:hover .icon{
    background:url("/app/css/common/images/2017/icon6-2.png");
}
.morelink-b span{display: inline-block;}
.morelink-b img{
    width:27px;
    height:16px;
    display: inline-block;
}
.activties{
    margin-bottom:50px;
}
.activtielist{
    color: #666;
    width:660px;
    float: left;
}
.activtielist .w205{width:205px;}
.activtielist .newstit{font-weight:600;}
.activtielist .w80{width:80px;}
.activtielist span{
    float: left;
}
.activtielist .head{
    overflow:hidden;
    font-size:16px;
    text-align: center;
    padding-bottom: 15px;
     border-bottom:1px solid #e1e1e1;
}
.activtielist .head span{
    padding:0px 10px;
}
.activtielist li{
    border-bottom:1px solid #e1e1e1;
    overflow:hidden;
    color: #999;
    cursor:pointer;
}
.activtielist li:last-child{
    border:none;
}
.activtielist li span{
    height:47px;
    font-size:14px;
    vertical-align:top;
    padding:10px 10px;
    line-height:25px;
    overflow:hidden;

}
.activtielist .newact{color:#666;}

.activtielist .time-txt{
    font-size: 14px;
    display: block;
    width: 80px;
    height: 20px;
    padding: 0px;
}

.activtielist .activitebtn{
    height: 35px;
    line-height: 32px;
    width: 80px;
    box-sizing: border-box;
    padding: 0px;
    border-radius: 5px;
    box-shadow: none;
    border: 1px solid #e1e1e1;
    display: block;
    float: left;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, STHeiTi, Arial, sans-serif;
        background-color: #ff003e;
    color: #FFF;
}
.activtielist .btn:hover{
    background: #ff7093 !important;
}
.activtielist .overact{
    background-color: #ccc;
    color: #333;
}

.activtieimg {
    width:320px;
    height:250px;
    float: right;
}

.head3 {
        overflow: hidden;
    font-size: 18px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
    color: #015198;
}
.head3 .tit{
    float: left;
}
.head3 .morelink{
    color: #666;
    float: right;
    font-size:14px;
    margin-top:6px;
}

.head3 .morelink img{
    width: 27px;
    height: 16px;
    display: inline-block;
}
.head3 .morelink span{
    float: left;
}
.head3 .morelink .icon {
    background: url(/app/css/common/images/2017/jz_03.png);
    width: 21px;
    height: 15px;
    float: left;
    margin-top: 5px;
    margin-left: 2px;
}
.head3 .morelink:hover span{
    color:#015198;
}
.head3 .morelink:hover .icon{
    background:url("/app/css/common/images/2017/jz2.png");
}
.wrapper{
    overflow:hidden;
    width:320px;
    height:200px;
    position: relative;
}
.wrapper ul{
    position:absolute;
    left:0;
    top:0;
}
.wrapper li{
    float: left;
    list-style:none;
    height:200px;
    position: relative;
    width:320px;
}
.wrapper li img{
    width:320px;
    height:200px;
}
.wrapper li .imgnews-tx-bg,.wrapper li .imgnews-txt{
    position: absolute;
    background:#666;
    height:45px;
    width:100%;
    text-align:center;
    line-height:45px;
    color: #FFF;
    bottom:0;
    opacity:0.75;
     filter:Alpha(opacity=35);
     left:0;
     cursor:pointer;
}
.wrapper li .imgnews-txt{
    background:none;
    opacity:1;
    filter:Alpha(opacity=100);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wrapper:hover .pagebtn{
    display:block;
}
.wrapper .pagebtn{
    position:absolute;
    top:75px;
    right:-2px;
    width: 33px;
    height:55px;
    display: none;
    cursor:pointer;
}
.wrapper .back{
    left:-2px;
}

.projectbg{
    width:100%;
    background:#ebebec;
    overflow:hidden;
}
.projectbg .head2 .tit,.actionbg .head2 .tit{
    background:#ebebec;
}
.projectbox{
    width: 1000px;
    margin: 0px auto;
}
.projectbox .countrylist{
        overflow: hidden;
    margin: 60px 0px 30px 0px;
}
.projectbox .countrylist li{
    float: left;
    width:100px;
    height:100px;
    margin-right:50px;
    position: relative;

}
.projectbox .countrylist li .imgbg{
    border-radius:50%;
    width:100px;
    height:100px;
    position: relative;
    opacity: 0.5;
     filter:Alpha(opacity=50);
}
.projectbox .countrylist li .countryTxt:hover,.projectbox .countrylist li .selcountry{
    background-color:#015198 !important;
    color: #FFF !important;
    border-radius:50%;
}
.projectbox .countrylist li:last-child{
    margin-right:0px;
}
.projectbox .countrylist li .countryTxt{
    position: absolute;
    top:0px;
    color:#015198;
    line-height:100px;
    text-align: center;
     width:100px;
    height:100px;
}
.programlist li{
    float: left;
    width:320px;
    height:200px;
    position: relative;
    margin-right:20px;
}
.programlist img,.programName{
    width:100%;
    height:100%;
}
.programlist .programName{
    color: #FFF;
    font-size:24px;
    font-weight;blod;
    position: absolute;
    top:75px;
    text-align:center;
    height:100px;
}
.programbg{
    width:100%;
    height:100%;
    background:#00050a;
    opacity:0.7;
     filter:Alpha(opacity=50);
     position: absolute;
     top:0px;
     display: none;

}
.programbox{
    position: relative;
    height:200px;
}
.programbox .item{
    position: absolute;
    top:0px;
}
.projectcontent{
     position: absolute;
     top:0px;
     width:290px;
     height:180px;
    color:#FFF;
    padding:10px 15px;
    overflow:hidden;
    display: none;
}
.projectcontent dd{
    font-size:14px;
    overflow:hidden;
    height:21px;
}
.programlist li:hover .programName{
    display: none;
}
.programlist li:hover .programbg,.programlist li:hover .projectcontent{
    display: block;
}
.programlist li:last-child{
    margin-right:0px;
}
.programlist .max-w-250{
    max-width:250px;
}
.programlist .goicon{
    position: absolute;
    bottom:10px;
    right:10px;
    background-image:url(/app/css/common/images/2017/icon18.png);
    width:34px;
    height:32px;
}
.CountryProbox .moreCountryPro{
    height: 45px;
    line-height: 45px;
    width: 153px;
    box-sizing: border-box;
    padding: 0px;
    border-radius: 5px;
    box-shadow: none;
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, STHeiTi, Arial, sans-serif;
        background-color: #428bca;
    color: #FFF;
    margin:40px auto 50px;
}

.more-btn{
    height: 45px;
    line-height: 45px;
    width: 220px
    ;
    box-sizing: border-box;
    padding: 0px;
    border-radius: 5px;
    box-shadow: none;
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, STHeiTi, Arial, sans-serif;
    background-color: #428bca;
    color: #FFF;
    margin:40px auto 50px;
}

.songbg{
   height:256px;
    cursor: pointer;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    outline: none;
    margin: 0px auto;
    position: relative;
    z-index: 1;
        background: url(/app/css/common/images/2017/fmbg.png);
}
.songbox,.adhysbox {
    height:100%;
}
.songbox img{
    width: 146px;
    height: 49px;
    position: absolute;
    right: 300px;
    bottom: 60px;
}

.actionbg{
    width: 100%;
    background: #ebebec;
    overflow: hidden;
}
.actionbox .countrylist{
       overflow: hidden;
    margin: 60px 0px 10px 0px;
}
.actionbox .countrylist li{
    float: left;
    margin-right:25px;
    width:100px;
    height:35px;
    line-height:35px;
    color: #015198;
    border-radius:5px;
    border:1px solid #015198;
    text-align:center;
    cursor:pointer;
    margin-bottom:10px;
}
.actionbox .countrylist li:hover,.actionbox .countrylist .selli{
    background:#015198;
    color: #FFF;
}
.actionGird{
    height:340px;
    position: relative;
    margin-bottom:50px;
}
.actionGird .item{
    position: absolute;
    top:0px;
    left:0px;
}
.actionGird .item dd{
    width:320px;
    height:160px;
    float: left;
    position: relative;
    margin-right:20px;
    margin-bottom: 20px;
}
.actionGird .item dd:nth-child(3n+0){
    margin-right:0px;
}
.actionGird .item img{
    width:100%;
    height:100%;
}
.actionGird .item .action-n-bg{
    background:#333;
    opacity:0.5;
    filter:Alpha(opacity=50);
    height:40px;
    position: absolute;
    left:0px;
    bottom:0px;
    width:100%;
}
.actionGird .item .action-n{
    height:40px;
    text-align:center;
    position: absolute;
    left:0px;
    bottom:0px;
    line-height:40px;
    color:#FFF;
     width:100%;
     overflow:hidden;
}
.actionGird .item .lingbg{
    background:#333;
    opacity:0.5;
    filter:Alpha(opacity=50);
    height:100%;
    position: absolute;
    left:0px;
    bottom:0px;
    width:100%;
    display: none;
}
.actionGird .item .linkinfo{
    height: 45px;
    line-height: 45px;
    width: 153px;
    box-sizing: border-box;
    padding: 0px;
    border-radius: 5px;
    box-shadow: none;
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, STHeiTi, Arial, sans-serif;
        background-color: #428bca;
    color: #FFF;
    margin:0px auto;
        position: absolute;
    top: 55px;
    left: 85px;
    cursor: pointer;
     display: none;
}
.actionGird .item dd:hover .lingbg,.actionGird .item dd:hover .linkinfo{
    display: block;
}
.adhinfo{
    margin:60px 0px 30px;
}
.adhinfo .adhimg{
    width:505px;
    height:300px;
}
.adhinfo .adhcontent{
    width:458px;
    height:260px;
    overflow:hidden;
    background:#eff4f7;
    color:#666666;
    padding:20px;
    position: relative;
}
.adhcontent .title{
    font-size:20px;
    color:#015198;
    text-align:center;
}
.adhcontent .adhh2{
    font-size:18px;
    color:#333;
    text-align:center;
    line-height: 35px;
}
.adhcontent .adhtxt{
    font-size:14px;
        line-height: 25px;
        text-indent:2em;
}
.adhcontent .adhinfolink{
    position: absolute;
    right:25px;
    bottom:15px;
}
.adhcontent .adhinfolink img{
    width:22px;
    height:12px;
    float: left;
        margin-top: 5px;
    margin-left: 5px;
}
.adhcontent .adhinfolink span{
    color:#015198;
    font-size:14px;
    float: left;
}
.adhlinklist{
   margin:0px 0px 30px;
   height:120px;
   width:1000px;
   background:url(/app/css/common/images/2017/company.png) repeat;
}
.adhlinklist .linkbox{
    float: left;
    width:70px;
    height:95px;
    margin: 15px 65px 10px;
}
.adhassess{
   height:94px;
   width:993px;
   padding:5px;
   background-color:#428bca;
   border-radius:10px;
   margin-bottom:30px;
}
.adhassess .formbox{
    float: left;
    width:818px;
    height:94px;
    background:#FFF;
        border-radius: 5px 0px 0px 5px;
}
.formbox .lefttxt{
    float: left;
    padding:25px 0px 0px 27px;
    font-size: 15px;
}
.formbox .lefttxt .btxt{
    font-size:18px;
    font-weight:600;
    color:#428bca;
    margin-bottom:5px;
}
.formbox .form-r{
     float: right;
    padding:25px 27px 0px 0px;
    overflow:hidden;
    width:347px;
}
.formbox .form-r span{
    top:12px !important;
}
.form-r .inputext{
    width:225px;
    height:45px;
    line-height:45px;
    background-color:#ebebec;
    float: left;
     border:none;
     padding:0px;
     padding-left:15px;
     color:#666666;
     border-radius:5px 0px 0px 5px;
}
.form-r .subbtn{
    height: 45px;
    line-height: 45px;
    width: 80px;
    box-sizing: border-box;
    padding: 0px;
    border-radius: 0px 5px 5px 0px;
    box-shadow: none;
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, STHeiTi, Arial, sans-serif;
    background-color: #428bca;
    color: #FFF;
    float: left;
    border:none;
}
.adhassess .askbox{
    float: right;
    width:170px;
    height:94px;
    background:#FFF;
        border-radius: 0px 5px 5px 0px;
}
.askbox .askbtn{
    height: 45px;
    line-height: 45px;
    width: 120px;
    box-sizing: border-box;
    padding: 0px;
    border-radius: 5px;
    box-shadow: none;
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, STHeiTi, Arial, sans-serif;
    background-color: #428bca;
    color: #FFF;
        margin: 25px auto 0px;
        cursor:pointer;
}
.askbtn .btnimg{
    width:23px;
    height:21px;
    float: left;
    margin:14px 5px 0px 12px;
}
.askbtn span{
    float: left;
}
.adhad{
    margin:30px 0px 50px;
}
.adhad img{
    width:100%;
}
.adhhonor{
    margin-top:45px;
}
.adhhonor .honorlist{
    width:100%;
    height:195px;
    margin: 60px 0px 30px;
    position: relative;
    overflow:hidden
}
.honorlist ul{
    position: absolute;
    left:0px;
    top:0px;
}
.honorlist li{
    float: left;
    margin-right:10px;
    height:100%;
    overflow:hidden;
    width:262px;
    height:196px;
}
.honorlist li img{
    height:170px;
}
.honorlist li .imgnews-txt{
    height:22px;
    line-height:22px;
    text-align:center;
    color:#FFF;
    margin-top:2px;
    background:#777876;
    font-size:13px;
    width: 240px;
    padding:0px 10px;
}
.adhys{
    cursor: pointer;
    height:640px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    outline: none;
    margin: 0px auto;
    position: relative;
    z-index: 1;
    background: url(/app/css/common/images/2017/adhys.jpg) no-repeat;
}
.adhysbox{
    // position:absolute;
    // top:0px;
    // margin: 0px 18.3%;
}
.adhysbox .yslink{
       position: absolute;
    width: 80px;
    height: 30px;
    bottom: 36px;
    left: 295px;
}
.adhysbox .videobox{
    float: left;
    width:524px;
    height:332px;
    background: url(/app/css/common/images/2017/ys/icon1.png) no-repeat;
}
.videobox .mainvideo{
        width: 495px;
    height: 270px;
    position: relative;
    margin: 22px 0px 0px 16px;
}
.videobox .mainvideo .videoPoster{
    position: absolute;
    top: 0px;
    left:0px;
    height: 283px;
}
.mainvideo embed{
    position: relative;
    z-index:100;
}
.videobox .mainvideo video{
    width:100%;
    height: 280px;
}
.btnboxys .morevideo{
    text-align:center;
    margin-top: 30px;
}
.btnboxys .morevideo img{
    width:192px;
    height:59px;
}
.adhysbox .iconbox{
    float: left;
    width: 474px;
    margin-left: 5px;
    margin-top: 16px;
}
.adhysbox .iconbox li{
    float: left;
    width:104px;
    height:143px;
        margin-left: 40px;
    background: none;
}
.adhysbox .title{
    width:254px;
    margin:40px auto;
}
.adhysbox .btnboxys{
    margin:0px auto;
}
.video-js .vjs-big-play-button{
    height: 67px !important;
    width: 67px !important;
        top: 102px !important;
    left: 205px !important;
        border-radius: 50% !important;
        line-height: 65px !important;
}
.adhcase{
    width:100%;
    overflow:hidden;
    background-color:#ebebec;
}
.caseform{
    margin:55px auto 50px;
    width:410px;
}
.casehead{
    margin-bottom:45px;
}
.casehead img{
    float: left;
    width: 37px;
    height: 33px;
    margin-top: 3px;
    margin-right: 5px;
}
.casehead span{
    color:#333;
    font-size:26px;
    float: left;
}
.caseform input[type='text'],.caseform textarea{
    border:1px solid #e1e1e1;
    border-radius:10px;
    color:#666;
    height:45px;
    line-height:45px;
    padding-left:10px;
    width:395px;
    margin-bottom:25px;
}
.caseform textarea{
    resize:none;
    height:100px;
        line-height: 25px;
}
.caseform-f span{
    top:12px !important;
}
.adhcasebtn{
        height: 45px;
    line-height: 45px;
    width: 153px;
    box-sizing: border-box;
    padding: 0px;
    border-radius: 5px;
    box-shadow: none;
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, STHeiTi, Arial, sans-serif;
    background-color: #428bca;
    color: #FFF;
    margin: 0px auto ;
        border: none;
}

/*公司介绍*/
.banner-c{
    width:100%;
    box-shadow: 0px 5px 5px #E1E1E1;
}
.head-b-28{
    display: inline-block;
    color:#015198;
    font-size:28px;
}
.head-e-20{
    display: inline-block;
    color:#999;
    font-size:20px;
}
.companyinfo .mainvideo{
    width: 480px;
    height: 270px;
    float: left;
    position: relative;
}
.companyinfo .mainvideo .videoPoster{
    position: absolute;    top: 0px; left:0px;
}
.head-c{
        padding-bottom: 3px;
    border-bottom: 2px solid #015198;
    font-size: 20px;
    color: #333;
    line-height: 20px;
        padding-bottom: 10px;
}
.head-c .morelink{
    color: #666;
    float: right;
    font-size:14px;
    margin-top:6px;
}

.head-c .morelink img{
    width: 27px;
    height: 16px;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
}
.head-c .morelink span{
     float: left;
}
.head-c .morelink .icon{
    background:url("/app/css/common/images/2017/jz_03.png");
    width: 21px;
    height: 15px;
    float: left;
    margin-top: 3px;
    margin-left: 2px;
}
.head-c .morelink:hover span{
    color:#015198;
}
.head-c .morelink:hover .icon{
    background:url("/app/css/common/images/2017/jz2.png");
}
.companyinfo p{
    text-indent: 2em;
    font-size: 14px;
    line-height: 30px;
    color: #555;
    text-align: justify;
}
.honor-c .leftnews{
    width:465px;
    height:284px;
    padding:20px 25px;
    border: 7px solid #428bca;
    float: left;
}
.leftnews li{
     background: url(/app/css/common/images/2017/icon31.png) no-repeat;
    padding-left: 20px;
    border-bottom: 2px dotted #e1e1e1;
    background-position-y: 13px;
    padding: 8px 0px 8px 20px;
    color: #888;
    width: 445px;
    height: 24px;
    overflow: hidden;
}
.leftnews dd{
        position: relative;
    height: 252px;
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}
.leftnews ul{
    position: absolute;

}
.honor-img{
    width:413px;
    height:338px;
    float: left;
    margin-left: 45px;
}
.ceo-c{
    padding:30px 55px 30px 50px;
    background:#eff4f7;
}
.head-ceo{
    text-align:center;
    color:#015198;
    margin-bottom:40px;
}
.head-ceo .txt1{
    font-weight:600;
    font-size:22px;
}
.head-ceo .txt3{
   font-size:20px;
   margin:5px 0px;
}
.head-ceo .txt2{
    color:#999;
     font-size:14px;
}
.ceo-c .ceo-list{
    float: left;
}
.ceo-c .video-c{
    float: right;
}
.ceo-list li{
    // background: url(/app/css/common/images/2017/icon31.png) no-repeat;
    // padding-left: 20px;
    background-position-y: 13px;
    padding: 8px 0px 8px 20px;
    color: #333;
    width: 360px;
    height: 23px;
    overflow: hidden;
    font-weight: 600;
    font-size: 18px;
}
.form-c span,.form-c input ,.form-c button{
    float: left;
    height:45px;
    line-height:45px;
        margin-bottom: 20px;
}
.form-c span{
    width: 50px;
    font-size: 16px;
    color: #015198;
}
.form-c input,.form-c input:focus{
        width: 265px;
    margin-right: 25px;
    border: 1px solid #dadada;
    border-radius:5px;
    background: #f8f8f8;
    box-sizing: border-box;
    padding-left:10px;
    color:#666;
}
.form-c input:focus{
    border: 1px solid #428bca;
}
.form-c button,.form-canadian button{
    height: 45px;
    line-height: 45px;
    width: 153px;
    box-sizing: border-box;
    padding: 0px;
    border-radius: 5px;
    box-shadow: none;
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, STHeiTi, Arial, sans-serif;
    background-color: #428bca;
    color: #FFF;
    border:none;
}

.head-tel{
    border-bottom:2px solid #015198;
    padding-bottom:15px;
}
.head-tel .iconadh{
     width: 50px;
    height: 30px;
    margin-right: 10px;
}
.head-tel .icontel{
     width: 116px;
    height: 16px;
        margin-top: 14px;
}
.head-tel .tit,.head-tel .tit a,.head-tel .tit, .head-tel .tit h1{
    color:#015198;
    font-size:22px;
    margin-top: 0px;
    line-height:1.5;
    padding: 0px;
    margin: 0px;
    font-weight:100;
    etter-spacing: 1px;
}

.prolist-pp li{
    width:465px;
    position: relative;
    float: left;
       margin-bottom: 40px;

}
.prolist-pp .tit{
     background: url(/app/css/common/images/2017/tp_11.png) no-repeat;
    height:40px;
    line-height:40px;
    width:284px;
    text-align: center;
    color:#FFF;
    font-family:"黑体";
    position: absolute;
    top:-18px;
    font-size:19px;
    font-weight:600;
    left: 100px;
        z-index: 1;
}
.prolist-pp img{
    height:220px;
}
.prolist-pp .bg-all{
    display:none;
    position: absolute;
    width:100%;
    height:100%;
    background:black;
    opacity:0.5;
    filter: Alpha(opacity=0);
    top:0px;
}
.prolist-pp .centertxt{
    display:none;
    width: 100%;
    text-align: center;
    color: #FFF;
    font-size: 25px;
    position: absolute;
    top: 0;
    z-index: 1;
        margin-top: 70px;
        filter: Alpha(opacity=0);
}
.prolist-pp .content-pp{
    height:110px;
    position: absolute;
    bottom: 0;
    background: #FFF;
    box-sizing: border-box;
        width: 100%;
    border:1px solid #e1e1e1;
    border-top:none;
      transform: translateY(250px);
      z-index:-1;
}
.prolist-pp li:hover{
    position: relative;
    top: -10px;
    transition: all 0.25s;
    -moz-transition: all .25s;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s;
        box-shadow: -4px 2px 10px 2px rgba(19, 18, 18, 0.3);
}
.prolist-pp li:hover .content-pp{
      transform: translateY(0px);
    transition: all 0.5s ease 0s;
    z-index:1;
}
.prolist-pp li:hover .bg-all,.prolist-pp li:hover .centertxt{
    display: none;
}
.prolist-pp .content-pp .countryicon{
        position: absolute;
    top: -30px;
    width: 60px;
    height: 60px;
    z-index: 1;
    left: 205px;
    border-radius:50%;
    border: 3px solid #FFF;
}
.prolist-pp .content-pp dt{
    font-size: 19px;
    color: #333;
    margin-top: 25px;
    margin-left: 25px;
}
.prolist-pp .content-pp dd{
       font-size: 14px;
    color: #666;
    margin-top: 10px;
    text-align: justify;
    height: 40px;
    overflow: hidden;
    margin-left: 25px;
    margin-bottom: 10px;
    width: 413px;
    line-height:20px;
}

.countrymain{
    width:1003px;
    margin:0px auto;
}
.head-country{
    border-bottom:2px solid #015198;
    padding-bottom:10px;
        height: 43px;
}
.head-country2{
    border-bottom:1px solid #e1e1e1;
}
.head-country3{
    border-bottom:2px solid #015198;
        font-size: 20px;
    padding-bottom:5px;
    margin-bottom:10px;
    margin-top:30px;
}
.head-country .menubox{
    position: relative;
    margin-left:100px;float: left;
        width: 600px;
    height: 54px;
}
.head-country ul{
    position: absolute;
    width: 600px;
}
.head-country li{
        float: left;
    font-size: 18px;
    padding: 15px 25px 10px;
    cursor:pointer;
}
.head-country .selli,.head-country li:hover{
    border-bottom: 2px solid #428bca;
}
.head-country .lefticon{
   width: 42px;
    height: 43px;
    float: left;
    margin-right: 15px;
}
.head-country .txt{
   color: #015198;
    font-size: 26px;
    float: left;
    height: 40px;
    line-height: 42px;
}
.head-country .morelink{
    color: #666;
    float: right;
    font-size: 16px;
    margin-top: 16px;
}

.head-country .morelink img{
        width: 29px;
    height: 17px;
    float: left;
    margin-top:3px;
}
.head-country .morelink span{
     float: left;
     color:#015198;
}
.proindex .leftbox{
    width:463px;
    padding-right:40px;
    float: left;
}
.proindex .leftbox .dtnum{
    background: #fc8f4e;
    color:#FFF;
    text-align: center;
    float: left;
    width:36px;
    height:36px;
    line-height:35px;
    margin-right:5px;
    font-size: 20px;
    font-weight: 600;
}
.proindex .leftbox .dttxt{
    background: #4286ca;
    color:#FFF;
    text-align: center;
    float: left;
    height:36px;
    line-height:35px;
    font-size: 20px;
    font-weight: 600;
    overflow:hidden;
    padding:0px 10px;
        max-width: 400px;
}
.proindex .leftbox .item{
    margin-bottom:40px;
}

.proindex .leftbox dd{
    margin-top:25px;
    font-size: 17px;
    color: #666;
    line-height: 30px;
}
.proindex .leftbox dd li{
    height:30px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    line-height:30px;
}
.proindex .rightbox{
    width:500px;
    float: left;
}
.proindex .rightbox .headtxt{
    color:#015198;
    font-size:20px;
    font-weight:600;
    margin-bottom:10px;
    height:30px;
    overflow:hidden;
}
.proindex .rightbox .grid{
    background:#eae9e9;
    width:460px;
    height:105px;
    padding:30px 20px;
    margin-bottom:10px;
}
.proindex .rightbox .grid .leftimg{
    width:105px;
    height:105px;
    float: left;
    margin-right:15px;
}
.proindex .rightbox .grid .leftimg img{height:100%;border-radius:50%;}
.proindex .rightbox .grid .righttxt{
        width: 340px;
    height: 105px;
    float: left;
    font-size: 15px;
    color: #666;
    overflow: hidden;
    line-height: 25px;
    display: table;
    margin-top: 5px;
}
.rightbox .grid .righttxt span{
    display:table-cell;
    vertical-align:middle;
}
.rightbox .grid .righttxt span p{
    max-height: 105px;
    overflow:hidden;
}
.rightbox .grid .righttxt .f-b{
    color:#669dd2;
}
.rightbox .grid .righttxt .img20{
    width:20px;
}
.news-gird{
    background:#EAE9E9;
    padding:25px 20px;

}
.news-gird .newslist{
    width:465px;
}
.news-gird .newslist .head{
    height: 30px;
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #d4d4d4;
}
.newslist .head .iconleft{
    width:23px;
    float: left;
    margin-right:10px;
}
.newslist .head .txt{
    float: left;
    line-height: 23px;
}
.newslist .head  .morelink{
        color: #666;
    float: right;
    font-size: 14px;
    margin-top: 3px;
}
.newslist .head .morelink img{
        width: 20px;
    height: 15px;
    float: left;
    margin-top: 2px;
    margin-left: 3px;
}
.newslist .head .morelink span{
     float: left;
}
.newslist dd li{
    background: url(/app/css/common/images/2017/country/fx.png) no-repeat;
    padding-left: 15px;
    background-position-y: 9px;
    color: #666;
    height: 25px;
    overflow: hidden;
    font-size: 14px;
    line-height: 25px;
}
.newslist dd li a{
    color:#666;
}
.newslist dd li a:hover{
    color:#015198;
}
.prolist{
    background:#FFF;
    padding:20px;
}
.prolist2{
    padding:20px 0px;
}
.prolist .imgbox{
    width:318px;
    height:200px;
    position: relative;
    float: left;
        margin-right: 15px;
}
.prolist .imgbox img{
    height:100%;
}
.prolist .imgbox .titlebox{
    width: 275px;
    height: 47px;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    top: -2px;
    background: url(/app/css/common/images/2017/country/t_14.png) no-repeat;
    left: -16px;
    padding-left: 26px;
    line-height: 31px;
}
.prolist .imgbox .finPro{
    position: absolute;
    background: url(/app/css/common/images/212d.png) no-repeat;
    width: 92px;
    height: 94px;
    right: 20px;
    bottom: 0px;
}
.prolist .procontent{
    width:292px;
    padding:0px 10px;
    float: left;
}
.prolist a .procontent{
    height:200px;
}
.prolist .procontent .h1{
    font-size:18px;
    font-weight:600;
    color:#333;
    text-align:center;
}
.prolist .procontent p{
        font-size: 16px;
    color: #666;
    margin: 5px 0px 10px;
    line-height: 27px;
        text-align: justify;
}
.prolist .procontent .ctime{
    text-align:right;
    font-size:14px;
    color:#999;
}
.prolist .procontent ul{
    margin: 5px 0px 0px;
    line-height: 27px;
    text-align: justify;
    height: 132px;
    overflow:hidden;
    color: #666;
}
.prolist .procontent ul li{
    height:27px;
    overflow:hidden;
    font-size:16px;
}
.prolist .rgihtborder{
    border-right:1px dotted #cccccc;
    box-sizing: border-box;
}
.prolist .btnbox-pro .btn{
    width:116px;
    height:35px;
    float: left;
    box-sizing: border-box;
    padding: 0px;
    border-radius: 5px;
    box-shadow: none;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, STHeiTi, Arial, sans-serif;
    background-color: #428bca;
    color: #FFF;
    border: none;
    line-height:35px;
    margin-left:20px
}
.prolist .btnbox-pro .btn800{
}
.prolist .btnbox-pro .btn800:hover{}
.prolist dd{
    padding:17px 0px;
    border-bottom:1px solid #eeeeee;
    cursor:pointer;
        margin-left: 20px;
}
.prolist dd:hover{
    background:#F6F6F6;
}
.prolist dd:hover .procontent .h1,.prolist dd:hover .procontent p,.prolist dd:hover .procontent li{
    color:#015198;
}
.news-gird2 .newslist{
    width:480px;
    float: left;
}
.news-gird2 .num{
    width:20px;
    height:20px;
    background:#428bca;
    border-radius:5px;
    float: left;
    color:#FFF;
    font-size:14px;
    line-height:20px;
    text-align:center;
    margin-right:10px;
}
.news-gird2 .ctime{
    height:20px;
    float: right;
    color:#999;
    font-size:12px;
    line-height:20px;

}
.news-gird2 .title{
    color:#666;
    float: left;
    font-size:14px;
    line-height:20px;
    width: 370px;
    height:20px;
    overflow:hidden;
}
.news-gird2 li:hover .title,.news-gird2 li:hover .ctime{
    color:#015198;
}
.news-gird2 li{
    overflow:hidden;
    margin-bottom:10px;
}

.bg-f6 .form-c input{
    border: 1px solid #dadada;
    background: #f8f8f8;
}
.bg-f6 .form-c input:focus{
    border: 1px solid #428bca;
}
.news-gird .item-g{display: none;}
.item-g .imgnews{
    padding-bottom:15px;
    border-bottom:2px dotted #c1bcbc;
}
.item-g .imgnews .imgbox,.item-g .imgnews .imgbox img{
    width: 225px;
    height:140px;
    float: left;
}
.item-g .newcontent{
    float: left;
    margin-left:30px;
    width: 705px;
    position: relative;
}
.item-g .newcontent .title{
    font-size:20px;
    color:#333;
    line-height: 45px;
}
.item-g .newcontent .content{
    font-size:16px;
    color:#666;
    line-height: 34px;
        height:93px;
        overflow:hidden;
}
.item-g .newcontent .time-c{
    font-size:14px;
    color:#999;
    position: absolute;
    right:0;
    bottom:0px;
    line-height: 1;
    display:none;
}
.item-g .newslist2{
    margin-top:10px;
}
.item-g .newslist2 ul{
    float: left;
    width:465px;
}
.item-g .newslist2 li{
        background: url(/app/css/common/images/2017/country/fx.png) no-repeat;
    padding-left: 15px;
    background-position-y: 9px;
    color: #666;
    height: 25px;
    overflow: hidden;
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
}
.newslist2 li .title{
    font-size: 16px;
    color: #666;
    float: left;
    width: 355px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; /* 新增的强制裁剪溢出内容 */
    line-height: 30px;
    height: 30px;
}
.newslist2 li:hover .title,.newslist2 li:hover  .time-c{
    color:#015198;
}
.newslist2 li  .time-c{
    font-size:14px;
    color:#999;
    float: right;
    display:none;
}

.news-type{
    border-bottom:1px solid #e1e1e1;
        margin-top: 10px;
        overflow:hidden;
}
.country-news span,.country-years span{
    color:#666;
    float: left;
    width:80px;
    margin-bottom:20px;
}
.country-news ul,.country-years ul{
    float: left;
    width:860px;
}

.country-news li,.country-years li{
    width:92px;
    margin:0px 15px;
    text-align:center;
    float: left;
    color:#333;
    cursor:pointer;
    border-radius:5px;
    margin-bottom:10px;
        line-height: 21px;
    height: 24px;

}
.country-news li:nth-child(7n+0),.country-years li:nth-child(8n+0){
    margin-right:0px;
}
.country-news li:hover,.country-years li:hover{
    background:#428bca;
    color:#FFF;
}
.country-news .selli,.country-years .selli{
    background:#428bca;
    color:#FFF;
}

.articleslist .item{
      overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px;
    padding: 20px 20px 15px;
}
.articleslist .item img{
    width:225px;
    height:140px;
    float: left;
}
.articleslist .item .articlecontent{
        width: 695px;
    float: left;
    margin-left: 40px;
}
.articlecontent .title{
    color:#333;
    font-size:16px;
    margin-bottom:10px;
    height:27px;
    overflow:hidden;
}
.articlecontent .content{
    color:#666;
    font-size:14px;
    margin-bottom:10px;
        text-align: justify;
    height:72px;
    overflow:hidden;
}
.articlecontent .data{
    color:#999;
    font-size:12px;
}
.articlecontent .data span{
    float:left;
}
.articlecontent .data .articletype{
    border-radius:2px;
    border:1px solid #428bca;
    color:#428bca;
    margin-right:20px;
    padding:0px 3px;
}
.articlecontent .data .articlelook{
       background: url(/app/css/common/images/2017/articlelook.png) no-repeat;
    padding-left: 23px;
    background-position-y: 3px;
    float: right;
}
.articleslist .item:hover{
        top: -10px;
    transition: all 0.25s;
    -moz-transition: all .25s;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s;
        -moz-box-shadow: 0px 0px 5px 5px #efefef  inset;
    -webkit-box-shadow: 0px 0px 5px 5px #efefef  inset;
    box-shadow: 0px 0px 5px 5px #efefef  inset;
}
.articleslist .item:hover .articlecontent .title,.articleslist .item:hover .articlecontent .content{
    color:#015198;
}


.position-a{
    padding:15px 0px;
    color:#666;
    width:1003px;
    margin:0px auto;
}
.position-a a{color:#666;}
.leftbox-a{
    width: 713px;
    border-right: 1px solid #e1e1e1;
    box-sizing: border-box;
    float:left;
}
.leftbox-a .head-tel .tit, .head-tel .tit a{
    margin-top:0px;
}
.leftbox-a .head-tel{
    padding:10px 20px;
        border-bottom: 2px solid #e1e1e1;
}
.head-a{
    padding-top:20px;
    padding-left:20px;
}
.head-a .bigtit{
    color:#015198;
    font-size:22px;
    margin-bottom:10px;
}
.head-a .iconadh{
    width: 50px;
    height: 30px;
    margin-right: 10px;
}
.head-a .icontel {
    width: 116px;
    height: 16px;
    margin-top: 14px;
    margin-right:10px;
}
.head-a .smalltit{
    color:#333;
    font-size:16px;
    margin:0px 0px 10px;
}
.infodate{
    padding-bottom:20px;
    overflow:hidden;
   border-bottom: 1px solid #e1e1e1;
    box-sizing: border-box;
}
.infodate .edtime {
    padding-left: 21px;
    background: transparent url(../common/images/new/timer-icon.png)no-repeat scroll left 11px / 15px auto;
    line-height: 35px;
    margin-left: 10px;
    color: #999;
    font-size: 14px;
    margin-right:40px;
}
.infodate .readnum {
   padding-left: 25px;
    background: transparent url(../common/images/new/iconfont-yanjing.png)no-repeat scroll left 11px / 20px auto;
    line-height: 35px;
    margin-left: 10px;
    color: #999;
    font-size: 14px;
    margin-right:20px;
}
.infodate .btnbox{
    width:100px;
    height:35px;
    float: right;
    margin-right:20px;
}
.content-a{
    padding:20px;
}
.content-a p{
    color:#666666 !important;
    font-size:16px !important;
    text-align:justify;
}
.content-a span{display:inline-block;text-indent:0em;}
.content-a img{
    width:auto !important;
    height: auto !important;
    max-width:600px !important;
}
.leftbox-a .sharebox{
    float: right;
    height: auto;
    width: 235px;
}
.btn-a{
    height: 45px;
    line-height: 45px;
    width: 153px;
    box-sizing: border-box;
    padding: 0px;
    border-radius: 5px;
    box-shadow: none;
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, STHeiTi, Arial, sans-serif;
    background-color: #428bca;
    color: #FFF;
    margin:30px auto 20px;
}
.next-a{
    padding-left:20px;

}
.next-a a{
    color:#666;
    font-size:14px;
    margin-bottom:5px;
    display:block;
}
.next-a a:hover{
    color:#015198;
}

.rightbox-a{
    width: 267px;
    padding:20px 10px;
    float:left;
}
.rightbox-a .newslist-r .head-r .morelink{
    margin-top:5px;
    margin-right:5px;
}
.rightbox-a .newslist-r .head-r .morelink img{
    width:25px;

}
.line-a{
    margin:10px 0px;
    height:10px;
    width:266px;
    background:url(/app/css/common/images/2017/line12.png) repeat;
}
.action-a{
    overflow:hidden;
}
.action-a .ninfo-t{
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-align: justify;
        margin-bottom: 15px;
    margin-top: -5px;
        max-height: 54px;
    overflow: hidden;
    color:#015198;
    font-weight:600;
}

.action-a .day-a{
    width:92px;
    overflow:hidden;
    margin-left:-10px;

}
.time-act{
    line-height: 32px;
}
.time-act .timetxt{
    height: 34px;
    display: inline-block;

    text-align: center;
    font-size: 14px;
    color:#333;
        overflow: hidden;
}
.time-act .timebg{
    overflow: hidden;
    background: url(/app/css/common/images/2017/acttime.png) no-repeat;
    width: 57px;
    height: 34px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #FFF;
}
.action-a .bookbtn{
       overflow: hidden;
   background-color: #428bca;
    width: 86px;
    height: 37px;
    display: block;
    text-align: center;
    line-height: 37px;
    color: #FFF;
    font-size: 14px;
    padding-left: 2px;margin-left:4px;
    color:#FFF;
    border-radius:5px;
}
.action-data{
    font-size:16px;
    color:#333;
    margin-bottom: 15px;
}
.action-data span{
    margin-bottom:5px;
}
.action-data .stxt{
width:40px;
}
.action-data .address{
        width: 215px;
        max-height:47px;
        overflow:hidden;
}
.action-btn  .wq{
    width:76px;
    height:16px;
    display:block;
    margin-top:5px;
}

.newslist-r .head-r {margin-bottom:10px;}
.newslist-r .head-r .txt{
    font-size:18px;
    color:#015198;
    float:left;
}
.newslist-r .head-r .morelink{
    width:20px;
    height:14px;
    float: right;
    margin-top:7px;

}
.newslist-r .list-r a{
   font-size: 12px;
    color: #666;
    text-align: justify;
    line-height: 21px;
        max-height: 42px;
    overflow: hidden;
    display: block;
        width: 233px;
    float: left;
}
.newslist-r .list-r img{
    width: 10px;
    height:10px;
    float: left;
    margin-top: 7px;
    margin-right: 3px;
}
.newslist-r .list-r li{
    margin-bottom:5px;
    clear: both;
    overflow:hidden;
}
.adimgbox img{
    width:266px;
    height:160px;
}

/*modules*/
.news-m .head{
    border-bottom:1px solid #e1e1e1;
    color:#015198;
    font-size:20px;
    padding-left:20px;
    padding-bottom:15px;
    margin-top:30px;
}
.news-m ul{
    padding:20px;
    float: left;
    padding-right:0px;
}
.news-m ul li{
    width:326px;
    height:21px;
    overflow:hidden;
        margin-bottom: 10px;
}
.news-m li span{
    float: left;
    font-size: 14px;
    color: #666;
    height: 21px;
    width: 300px;
}
.news-m li .number-n{
    background:#428bca;
    color:#FFF;
    width:16px;
    height:16px;
    margin-top:2px;
    margin-right:10px;
    font-size:12px;
    line-height:15px;
    text-align:center;
}
.tel-call .content-m{
    width:410px;
    height:240px;
    border:1px solid #015198;
    border-radius:10px;
    margin:20px auto;
    padding:20px 45px;
}
.tel-call .content-m .icon-tel2{
     background: url(/app/css/common/images/2017/wzy_37.png) no-repeat;
     width:45px;
     height:43px;
     float: left;
     margin-left: 0px;
}
.tel-call .content-m h1{
    text-align:center;
    color:#015198;
    font-size:20px;
    font-weight:bold;
}
.tel-call .content-m form{
    margin:20px 0px;
}
.tel-call .content-m input[type="text"],.tel-call .content-m input[type="text"]:focus{
    height:43px;
    line-height:43px;
        box-sizing: border-box;
    padding:5px;
        float: left;
    margin: 0px 10px 0px 5px;
    border: 1px solid #e1e1e1;
    color:#444;
}
.tel-call .content-m .tip{
        font-size: 17px;
    color: #666;
    line-height: 1.9;
}
.tel-call .content-m .tel-btn{
    background: url(/app/css/common/images/2017/wzy_40.png) no-repeat;
     width:149px;
     height:43px;
     border:none;
}
.ys-m{padding:0px 20px;}
.ys-m span{
    float: left;
    margin-top: 5px;
    color: #666;
    font-size: 18px;
}
.ys-m li,.ys-m ul{width:100%;overflow:hidden}
.ys-m .number-ys{
        font-size: 22px;
    color: #015198;
    float: left;
    font-style: italic;
    margin-top:0px;
    margin-right:5px;
}
.ys-m .f-b{
    color:#015198;
    font-size:18px;
}
.ys-m img{
    margin:20px 0px;
}
.ys-m h1{
    color:#015198;
    font-size:22px;
    padding-left:5px;
}
.adimgbox-750{
    padding:0px 20px;
}
.module{
    margin-bottom:20px;
}
.module .newcontent{
    padding:20px;
}
.module .newcontent .con-btn{
    height: 37px;
    line-height: 37px;
    width: 200px;
    box-sizing: border-box;
    padding: 0px;
    border-radius: 5px;
    box-shadow: none;
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, STHeiTi, Arial, sans-serif;
    background-color: #428bca;
    color: #FFF;
    margin: 0px auto 30px;
    border: none;
}
.about-m{
    padding:30px 20px 0px;
}
.about-m  .leftbox{
        border: 1px solid #e1e1e1;
    background: #f6f6f6;
    padding: 15px 10px;
    width: 305px;
    font-size: 16px;
    color: #666;
    float: left;
    margin-right: 15px;
    padding-bottom:7px;
}
.about-m .txt1{
    font-size:18px;
    text-align:center;
}
.about-m .txt2{text-indent:2em;text-align: justify;margin: 10px 0px 13px;line-height: 2;}
.about-m  .leftbox li{
    margin:10px 0px;
}
.about-m  .leftbox li img{
    width:21px;
    height:18px;
    float: left;
    margin-top: 3px;
}
.about-m  .leftbox li span{
       width: 248px;
    float: left;
    margin-left: 5px;
    text-align: justify;
        line-height: 26px;
}
.about-m .rightbox{
    width: 329px;
    height: 466px;
    float: left;
}
.about-m .rightbox img{
    height: 466px;
}
.keyword-m{
    padding:10px 20px 10px;
}
.keyword-m a{
    font-size:16px;
    color:#666;
}
.keyword-m a:hover{
    color:#015198;
    padding-bottom:2px;
    border-bottom:1px solid #015198;
}
.keyword-m li{float:left;margin-right:15px;margin-bottom:10px;}
.keyword-m{border-bottom:2px dotted #e1e1e1;}
.aboutus-m{
    padding:20px;
}
.aboutus-m p{
    color:#666;
    margin-bottom:5px;
    font-size:16px;
    line-height:2;
}
.aboutus-m .f-b{
    color:#015198;
}
.aboutus-m .code2,.aboutus-m .assessbox{text-align: center;}
.aboutus-m .codebox{
    width: 150px;
    margin-right:20px;
    text-align: center;
    display:inline-block;
    font-size:18px;
}
.aboutus-m .assessbtn{
    height: 45px;
    line-height: 45px;
    width: 153px;
    box-sizing: border-box;
    padding: 0px;
    border-radius: 5px;
    box-shadow: none;
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, STHeiTi, Arial, sans-serif;
    background-color: #428bca;
    color: #FFF;
    margin: 0px auto;
    border: none;
    margin-top:10px;
}
.aboutus-m .assessbtn img{
       width: 26px;
    height: 26px;
    float: left;
    margin: 10px 5px 0px 20px;
}
.aboutus-m .assessbtn span{
    font-size:20px;
    float: left;
}
.canadianbox{
        border-bottom: 2px solid #E1E1E1;
}
.canadianbox .img-c{
    width:673px;
    margin:20px;
}
.canadianbox .content-c{
    color:#666;
    margin:20px;
}
.canadianbox .content-c img{
    width:20px;
}
.canadianbox .content-c a{
    color:red;
}
.form-canadian{
    padding:20px;
    padding-bottom:0px;
}
.form-canadian h1{
    font-size:18px;
    color:#015198;
    text-align: center;
}
.form-canadian .txt-s{
    font-size:16px;
    color:#333;
}
.form-canadian .input-txt{
    font-size:14px;
    color:#666;
    float: left;
}
.form-canadian .input-text,.form-canadian .input-text:focus{
    float: left;
    border:none;
    border-bottom:1px solid #999;
    margin-left:5px;
    padding-left:5px;
    color:#999;
    width:260px;
}
.form-canadian button{
    display:inline-block;
}
.form-canadian .tips{
    background:#274472;
    color:#FFF;
    padding:10px;
    margin-top:20px;
}
.form-canadian .tips span{
    color:#F7fa04;
    display:inline-block;
}
.monthli li{
    float: left;
    margin-bottom:20px;
    width: 110px;
}
.monthli .selli span{
    color:#015198;
}
.monthli li img{
    width:21px;
    height:21px;
    display:inline-block;
    margin-right:10px;
}
.monthli li span{
     display:inline-block;
     color:#666;
     font-size:14px;
     height: 18px;
    line-height: 18px;
    vertical-align: sub;
}
.monthli li input[type="radio"]{
    position: absolute;
    left:-999999px;
}
.actioninfo-b{
    margin-top:20px;
}
.actioninfo-b .actionH{
    font-size:18px;
    color:#015198;
    margin:20px 0px;
}
.actioninfo-b .tit{
    float: left;
    color:#333;
    text-align:right;
    font-size:16px;
}
.actioninfo-b .info{
    width:570px;
    float: left;
    color:#666;
    font-size:16px;
}
.actioninfo-b dd{
    overflow:hidden;
    clear:both;
    margin-bottom:10px;
}
.actioninfo-b dd li{
    margin-bottom:10px;
}
.actioninfo-b dd li:last-child{margin-bottom:0px;}
.leftbox-a .openContent {
        height: 45px;
        line-height: 45px;
        width:200px;
        text-align: center;
        color: #FFF;
        background: #428bca;
        margin: 20px auto;
        border-radius:5px;
        cursor:pointer;
    }
.leftbox-a .openContent img {
        width:24px;
        vertical-align: text-bottom;
    }

.leftbox-a .openContent span {
        font-size: 16px;
        display:inline-block;
    }
.leftbox-a .actionContent{
    padding:20px;
    text-align:justify;
    color:#666;
}
.leftbox-a .actionContent img{
    width: auto;
}
.leftbox-a .actionContent span{
    display:initial;
    text-indent:0px !important;
}
.leftbox-a .actionContent strong{
    font-weight:bold;
}
.searchbox-r{
    color:#666;
}
.searchbox-r span,.searchbox-r form{
    display:inline-block;
}
.searchbox-r input[type="text"]:focus,.searchbox-r input[type="text"]{
    border: 1px solid #e1e1e1;
    height:26px;
    line-height:26px;
    padding-left:10px;
    font-size:14px;
        width: 485px;
        border-radius:5px;
}

.searchbox-r .btn{
    height: 31px;
    line-height: 28px;
    width: 80px;
    box-sizing: border-box;
    padding: 0px;
    border-radius: 5px;
    box-shadow: none;
    border: 1px solid #fff;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, STHeiTi, Arial, sans-serif;
    background-color: #428bca;
    color: #FFF;
}

.search-s{
       float: left;
    width: 500px;
    height: 32px;
    line-height: 31px;
    margin-left: 20px;
    margin-top: 2px;
}
.search-s .searchform{
    float: left;
    padding:0px;
}
.search-s .select-s{
    border: 1px solid #e1e1e1;
    border-right: 0px;
    box-sizing: border-box;
    width: 66px;
    height: 35px;
}
.search-s input{
        border: 1px solid #e1e1e1;
    border-left: 0px;
    box-sizing: border-box;
        width: 380px;
}
.search-s input:focus{
     border: 1px solid #e1e1e1;
     border-left:none;
}
.search-s  .select-s ul{
       z-index: 1;
    position: absolute;
    box-sizing: border-box;
    margin-left: -1px;
    margin-top: -3px;
}
.video-grid{
    padding:20px;
}
.grid-f-2 .h2-g{
    border-bottom: 1px solid #e1e1e1;
    color: #428bca;
    font-size: 20px;
    padding-bottom: 10px;
    width: 960px;
    margin: 0px auto 0px;
}
.grid-f-2 .emptytxt{
    text-align: center;
    line-height: 100px;
    color:#666;
    width: 960px;
    margin: 0px auto;
}
.video-grid .img-v{
    width: 310px;
    height: 174px;
}
.video-grid .img-v:hover{
    box-shadow: 0 4px 14px 0 rgba(0,0,0,.4);
}
.video-grid .cell{
    width:310px;
    float: left;
    margin-left:15px;
    margin-bottom:10px;

}
.video-grid .txt-v{
    height:39px;
    overflow:hidden;
    color:#666;
    font-size:14px;
    margin-top:5px;
}
.magazineList{margin-top:20px;}
.magazineList .item{
    width:160px;
    margin-right:40px;
    margin-bottom:30px;
    float: left;
}
.magazineList .item img{
    width:160px;
    height:215px;
    box-shadow: 0px 1px 12px 0px #333;
}
.magazineList .btnbox-z{
    margin-top:10px;
}
.magazineList .item .btn{
        height: 30px;
    line-height: 30px;
    width: 75px;
    box-sizing: border-box;
    padding: 0px;
    border-radius: 5px;
    box-shadow: none;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, STHeiTi, Arial, sans-serif;
    background-color: #428bca;
    color: #FFF;
    font-size:14px;
    border: none;
}


.head-sm{
    border-bottom:1px solid #e1e1e1;
}
.head-sm .type-sm{
    background:#F6F6F6;
    border:1px solid #cccccc;
    border-bottom:none;
    font-size:12px;
    color:#666;
    float: right;
    padding:0px 10px;
}
.head-sm .type-sm dd{
    display:inline-block;
    height:30px;
    line-height:30px;
    cursor:pointer;
}
.position-sm{
    background:url(/app/css/common/images/2017/position.png) no-repeat;
    background-size:14px 17px;
    color:#666;
    font-size:14px;
    margin:10px 0px;
    padding:0px 0px 0px 19px;
}
.position-sm span{
    display:inline-block;
}
.grid-header{
   color:#333;
   font-size:16px;
   font-weight:bold;
   padding:0px 0px 10px 0px;
}
.grid-sm{
    color:#666;
    font-size:14px;
    margin-bottom:10px;
}
.grid-sm a:hover , .grid-sm a:active{
    color:#015198;
}
.grid-li{
    border:1px solid #cccccc;
    padding:10px 15px 0px;
}
.grid-li li{
    display: inline-block;
    width:182px;
    margin-bottom:10px;
    overflow:hidden;
    vertical-align: text-top;
}
.grid-new{
    display: inline-block;
    width:90px;
    text-align:center;
    margin-right:90px;
}
.grid-new dt,.grid-new dt a{
    color:#333;
    font-size:16px;
    margin-bottom:10px;
}
.grid-new dd{
    margin-bottom:10px;
}
.grid-new dd a{
    font-size:12px;
}
/*模块css*/
.pagegrid {
    background: #FFF;
    overflow: hidden;
    box-shadow: 0px 2px 6px 1px #c5c5c5;
    padding: 20px;
    margin-top: 15px;
}
.pagegrid span{
    display: inline-block;
}
.pagegrid .title1 {
    color: #015198;
    font-size: 22px;
    margin: 10px 0px;
}
.pagegrid .title1 .title-r {
    font-size: 14px;
    font-weight: 100;
    margin-top: 4px;
}
.pagegrid .title2 {
    color: #6a8eff;
    font-size: 16px;
    margin: 10px 0px;
}
.pagegrid p {
    line-height: 30px;
    font-size: 14px;
    text-indent: 2em;
    margin: 0px 0px 0px 0px;
}
.pagegrid .imgbox {
    width: 895px;
    text-align: center;
    margin: 10px auto;
    font-size: 16px;
}
.pagegrid .imgbox img {
    margin-bottom: 5px;
}
.pagegrid .img-l {
    width: 335px;
    height: 228px;
    margin: 10px 20px 10px 0px;
    display: inline-block;
    float: left;
}
.pagegrid .content-r {
    width: 600px;
    display: inline-block;
    float: left;
    margin: 10px 0px 14px 0px;
}
.pagegrid .content-r p {
    line-height: 25px;
    margin-bottom: 4px;
    text-indent: 0px;
}
.pagegrid .img-r {
    width: 727px;
    height: 172px;
    display: inline-block;
    float: left;
    margin: 10px 0px 14px 0px;
}
.pagegrid .content-l {
    width: 205px;
    display: inline-block;
    float: left;
    margin: 10px 20px 10px 0px;
}
.pagegrid .content-l p {
    line-height: 24px;
    margin-bottom: 4px;
    text-indent: 0px;
}
.pagegrid .content-l-2 p {
    font-size: 16px;
}
.otherindexbox{
    padding:0px;
    margin-top:10px;
}
.num-l {
    font-size: 22px;
    color: #015198;
    margin-right: 10px;
}
.importanttext {
    font-size: 18px;
    color: #015198;
}
.part-econt {
    width: 960px;
    height: 180px;
    overflow: hidden;
    position: relative;
    margin-top: 10px;
}
.scroll-pic-frame {
    position: relative;
    overflow: hidden;
    z-index: 100
}
.scroll-pic-wrap {
    position: relative;
    overflow: hidden
}
.scroll-item {
    float: left;
    display: inline;
    width: 230px;
    height: 155px;
    overflow: hidden;
    margin-right: 13px;
}
.scroll-item a {
    display: block;
    width: 230px;
    height: 154px;
    border: 1px solid #fff;
    position: relative;
    overflow: hidden;
    z-index: 50
}
// .scroll-item a:hover {
//     border-color: #ff8400
// }
.scroll-item .scroll-txt {
    width: 198px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    z-index: 1000;
    left: 0;
    background: #262626;
    top: 132px;
    display: block;
    text-align: center
}
.scroll-item a:link .scroll-txt, .scroll-item a:visited .scroll-txt {
    color: #fff
}
.scroll-item a:hover .scroll-txt, .scroll-item a:active .scroll-txt, .scroll-item a:focus .scroll-txt {
    color: #ff8400;
    text-decoration: none
}
.scroll-arr-l, .scroll-arr-r {
    position: absolute;
    z-index: 20000;
    width: 29px;
    height: 43px;
    top: 48px;
    background: url(../common/images/proshow/arr.png) no-repeat
}
.scroll-arr-l {
    left: 1px;
    background-position: 0 0;
    _background: 0;
    _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../common/images/proshow//arr_l.png')
}
.scroll-arr-r {
    right: 1px;
    background-position: -29px 0;
    _background: 0;
    _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../common/images/proshow/arr_r.png')
}
.scroll-arr-l:hover {
    background-position: 0 -43px;
    _background: 0;
    _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../common/images/proshow/arr_l_hover.png')
}
.scroll-arr-r:hover {
    background-position: -29px -43px;
    _background: 0;
    _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../common/images/proshow/arr_r_hover.png')
}
.scroll-dot-lists {
    clear: both;
    text-align: center;
    height: 30px;
    padding-top: 7px
}
.scroll-dot-lists span {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../common/images/proshow/icon.png) 2px -485px no-repeat;
    cursor: pointer;
    margin: 0 3px
}
.scroll-dot-lists span.cur {
    background-position: 0 -440px
}
.part-econt {
    width: 960px;
    height: 180px;
    overflow: hidden;
    position: relative;
    margin-top: 10px;
}
.scroll-pic-frame {
    height: 155px;
    overflow: hidden
}
.scroll-pic-frame .scroll-item {
    position: relative
}
.scroll-pic-frame .scroll-item img {
    height: 153px;
    width: 229px;
}
.scroll-pic-guess-wrap .scroll-item a {
    text-align: center;
    background: #f6f6f6
}
.scroll-pic-guess-wrap .scroll-img {
    display: inline-block;
    *display: table-cell;
    width: 198px;
    height: 132px;
    background: #f6f6f6;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    position: relative
}
.scroll-pic-guess-wrap .scroll-img img {
    display: inline-block;
    *margin-top: -30px;
    border: 0;
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%
}
.scroll-pic-guess-wrap i {
    display: inline-block;
    height: 100%;
    line-height: 132px;
    vertical-align: middle;
    font-size: 0
}
.scroll-loading {
    width: 1000px;
    height: 132px;
    overflow: hidden
}

.projectlist dd {
    width: 215px;
    height: 190px;
    background: #f8f8f8;
    display: inline-block;
    float: left;
    padding: 10px;
    margin-right: 6px;
}
.projectlist h2 {
    font-family: "Microsoft Yahei", "微软雅黑", "STHeiti Light", "华文细黑", "SimSun", "宋体", Arial, sans-serif;
    font-size: 16px;
    margin: 5px 0px;
    color: #333;
}
.projectlist .infobtn {
    background: #8f81bc;
    padding: 0px 10px;
    border-radius: 2px;
    color: #FFF;
    float: right;
    margin-top: 5px;
    line-height: 23px;
    font-size: 14px;
}

.pagegrid .mr0 {
    margin-right: 0px !important;
}
.pagegrid .w205 {
    width: 205px;
}
.pagegrid .w230 {
    width: 230px;
}
.pagegrid .w304 {
    width: 303px;
}
.pagegrid .w555 {
    width: 575px;
}
.pagegrid .w740 {
    width: 740px;
}

.videoshowBox,.video-postion{
    width:1000px;
    margin:0px auto;

}
.videoshowBox{
    background: #1f1f1f;
    overflow:hidden;
    height:507px;
        text-align: center;
}
.video-postion{
    padding:10px 0px;
    color:#666;
        padding-left: 15px;
}
.video-postion a{
    color:#666;
    font-size:14px;
}
.videomain{
    width:700px;
    float: left;
}
.videomainfull{
    width:100%;
}
.videomain .topbox-v{
    height: 42px;
    line-height: 35px;
    color: #e9e9e9;
    box-shadow: inset 0px -5px 0px 0px #353535;
    position: relative;

}
.videomain .topbox-v .vwboxbg{
     width: 143px;
    height: 171px;
    background: transparent url(../common/images/video/bg.png) no-repeat scroll 0% 0% / 143px 171px;
    position:absolute;
    right: 13px;
    top: 28px;
   z-index:2;
   display:none;
}
.videomain .topbox-v .vwbox{
   position:absolute;
   right:0px;
   width: 143px;
    height: 171px;
    right: 13px;
    top: 41px;
   z-index:3;
    display:none;
}
.vwbox .vwimg{
    width: 108px;
    height: 104px;
    float: left;
    position:relative;
    margin: 18px;
    background: transparent url(../common/images/video/bk15_03.png) no-repeat scroll 0% 0% / 108px 104px;
    margin-bottom: 6px;
}
.vwbox .vwimg canvas{
    border: 7px solid #FFF;
    margin-top: 7px;
}
.vwbox .vwtxt{
    float: left;
    width: 100%;
    text-align: center;
    color: #FFF;
    line-height:1.5;
    font-size:13px;
}
.vwbox .vwlogo{
    width: 30px;
    height: 30px;
    background: transparent url(../common/images/video/logovw.png) no-repeat scroll 0% 0% / 30px 30px;
    position:absolute;
    margin: 37px 40px;

}
.videomain .topbox-v .logo-v{
    width: 38px;
    height: 22px;
    background: transparent url(../common/images/video/logo_03.png) no-repeat scroll 0% 0% / 38px 22px;
    cursor: pointer;
    margin: 6px 10px 0px 10px;
}
.videomain .leftbox-v{
    float: left;
}
.videomain .rightbox-v{
    float: right;
    margin-right:10px;
}
.videomain .rightbox-v .shareicon1{
    width: 22px;
    height: 17px;
    background: transparent url(../common/images/video/dsf_03.png) no-repeat scroll 0% 0% / 22px 17px;
    cursor: pointer;
    margin:11px 0px 0px 5px;
}
.videomain .rightbox-v .shareicon2{
    width: 17px;
    height: 17px;
    background: transparent url(../common/images/video/dsf_05.png) no-repeat scroll 0% 0% / 17px 17px;
    cursor: pointer;
    margin:11px 0px 0px 5px;
}
.videomain .rightbox-v .shareicon3{
    width: 17px;
    height: 18px;
    background: transparent url(../common/images/video/dsf_07.png) no-repeat scroll 0% 0% / 17px 18px;
    cursor: pointer;
    margin:11px 0px 0px 5px;
}
.videomain .rightbox-v .shareicon4{
    width: 18px;
    height: 17px;
    background: transparent url(../common/images/video/dsf_09.png) no-repeat scroll 0% 0% / 18px 17px;
    cursor: pointer;
    margin:11px 0px 0px 5px;
}
.videomain .leftbox-v span{
    float: left;
    font-weight:600;
    font-size:18px;
    letter-spacing:1px;
}
.videomain .rightbox-v span{
    float: left;
    font-size:14px;
    letter-spacing:1px;
}
.videomain .tit-v{
    background:#1f1f1f;
    text-align:left;
}
.videomain .tit-v h1{
    color:#FFF;
    font-size:20px;
    line-height:30px;
    padding:10px 20px 0px;
}
.videomain .tit-v span{
        color: #ada6a6;
    padding-left: 20px;
    font-size: 14px;
    padding: 0px 20px 10px;
    width:75%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}
.videomain .playcount{
    float: right;
    margin-right:20px;
}
.videomain .playcount .count-v{
    width: 19px;
    height: 19px;
    background: transparent url(../common/images/video/sp2018_07.png) no-repeat scroll 0% 0% / 19px 19px;
    cursor: pointer;
    margin: 2px 5px 0px 0px;
    padding:0px;
}
.videomain .playcount .counttxt{
    width: auto;
    padding: 0px;
}
.videoList{
    width:300px;
    float: left;
    background:#2e2e36;
    height:507px;
    padding-bottom: 10px;
}
.ssbox{
    width:20px;
    height:465px;
    text-align:center;
    float: left;
}
.ssbox .sslog{
    width: 13px;
    height: 83px;
    background: transparent url(../common/images/video/zk2_03.png) no-repeat scroll 0% 0% / 13px 83px;
    cursor: pointer;
    margin: 170px 0px 0px 0px;
}
.ssbox .sslog:hover{
    background: transparent url(../common/images/video/zk_03.png) no-repeat scroll 0% 0% / 13px 83px;
}
.listbox{
    float: left;
    margin-bottom:17px;
    height:465px;
}
.nicescroll-rails{
    height:465px !important;
}
.topbox-r{
        height: 42px;
    line-height: 42px;
    color: #e5e5e5;
    font-size: 16px;
    text-align: left;
    padding-left: 20px;
    border-bottom: 1px solid #565656;
    box-sizing: border-box;
}
.topbox-r .b-blue{
    border-bottom: 1px solid #428bca;
    width: 135px;
    box-sizing: border-box;
    height: 42px;
    letter-spacing: 1px;
}
.videoList dd{
    width:280px;
    height:73px;
    padding-top:17px;
}
.videoList .lastdd{
    height:1px;
}
.videoList dd .img-s{
    width:130px;
    height:73px;
    float: left;
}
.videoList dd .info-s{
    float: left;
    color: #999;
    width: 120px;
    margin-left: 10px;
    text-align: justify;
    font-size: 12px;
}
.videoList dd:hover .img-s{
    border:2px solid #428bca;
    box-sizing:border-box;
}
.videoList dd:hover .info-s > .tit{
    color:#428bca;
}
.box-white-info{
    width:1003px;
    margin:20px auto;

}
.info-s > .tit{
    height: 50px;
    overflow:hidden;
    line-height: 1.4;
    color:#FFF;
    letter-spacing: 1px;
}
.info-s .timetxt{
    font-size:12px;
    float: left;
    margin: 8px 0px 0px 0px;
}
.info-s .playicon3{
    width: 9px;
    height: 10px;
    background: transparent url(../common/images/video/sp2018_03.png) no-repeat scroll 0% 0% / 9px 10px;
    cursor: pointer;
    margin: 13px  5px 0px 0px;
    float: left;
}
.tuijian{
    width:1000px;
    margin:20px auto 0px;
    height:270px;
    background: #FFF;
    overflow: hidden;
    box-shadow: 0px 2px 6px 1px #c5c5c5;
}
.tuijian .headbox{
    font-size:18px;
    color:#333;
    padding:20px 40px 10px;
}
.tuijian .headbox dd{
    float: left;
    margin-left:20px;
}
/*.tuijian .headbox dt{*/
    /*float: left;*/
    /*color:#428BCA;*/
    /*padding-bottom:3px;*/
    /*border-bottom:2px solid #428BCA;*/
/*}*/
.tuijian .headbox .actived{
    float: left;
    color:#428BCA;
    padding-bottom:3px;
    border-bottom:2px solid #428BCA;
}
.scollbox{
    position: relative;
    width:1000px;
}
.wrapper-v{
    overflow: hidden;
    width: 920px;
    height: 220px;
    position: relative;
    margin:0px 40px;
}
.wrapper-v .img-s{
    width:220px;
    height:124px;
    display:block;
}
.wrapper-v ul{
     position:absolute;
    left:0;
    top:0;
    height:200px;
    width: 3050px;
    overflow:hidden;
}
.wrapper-v li{
    float: left;
    list-style:none;
    height:200px;
    position: relative;
    width:220px;
    margin-right: 14px;
}
.scollbox .backbtn{
    position: absolute;
    left:0px;
    height:124px;
    background:#e5e5e5;
    width:40px;
    top:0px;
    color: #FFF;
    font-size: 50px;
    line-height: 100px;
    cursor:pointer;
    text-align:center;
}
.scollbox .backbtn img{
    width:21px;
    height:30px;
    margin-top: 42px;
}
.scollbox .nextbtn{
    position: absolute;
    right:0px;
    height:124px;
    background:#e5e5e5;
    width:40px;
    top:0px;
        color: #FFF;
    font-size: 50px;
    line-height: 100px;
    cursor:pointer;
    text-align:center;
}
.scollbox .nextbtn:hover,.scollbox .backbtn:hover{
    background:#7d7d7d;
}
.scollbox .nextbtn img{
    width:21px;
    height:30px;
    margin-top: 42px;
}
.wrapper-v.info-s{
    color: #999;
    margin-left: 10px;
    text-align: justify;
    font-size: 12px;

}
.wrapper-v .tit{
    height: 42px;
    overflow: hidden;
    line-height: 1.5;
    font-size: 14px;
    color: #333;
    margin-top: 5px;
}
.wrapper-v .distxt{
    font-size: 12px;
    color: #999;
    height: 18px;
    overflow: hidden;
}
.ad-v{
    width:1000px;
    margin:20px auto;
}
.ad-v .item{
    width:325px;
    margin-right:12px;
    overflow:hidden;
    float: left;
    position:relative;
    height:48px;
}
.ad-v .item a{
    position: absolute;
    bottom: 0px;
}
.ad-v .item img{
    width:100%;
}


/*留学评估*/
.study-a{

}
.study-a h2{
    color: #015198;
    font-size: 18px;
}
.study-a .tips{
     color: #666;
    font-size: 16px;
}

.grid-f .f-red{
    color: red;
    font-size: 19px;
}
.form-study{
    margin-top:20px;
    margin-bottom:20px;
}
.form-study .studytit span ,.form-study .studytit label{
    float:left;
}
.studytit .numbg{
    width:34px;
    height:33px;
    background: url(/app/css/common/images/2017/study/icon1.png) repeat;
     line-height: 33px;
    color: #FFF;
    text-align: center;
    font-weight: 600;
    margin-right: 5px;
}
.form-study .tit{
    font-size: 18px;
    color: #333;
}
.form-study label{
    font-weight:600;
    margin:0px 5px;
}
.form-study dt{
    margin:0px 0px 10px 0px;
    line-height: 36px;
}
.form-study dd{
    clear:both;
    overflow:hidden;
    border-bottom:2px dotted #e1e1e1;
}
.form-study .item{
    margin-top:20px;
}
.studyli .fl{
    width:40px;
    color:#015198;
    margin-left: 39px;
}
.studyli ul{
    margin-left: 39px;
    overflow: hidden;
}
.studyli li{
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}
.studyli .selli span{
    color:#015198;
}
.studyli li img{
    width:21px;
    height:21px;
    display:inline-block;
    margin-right:10px;
}
.studyli li span{
     display:inline-block;
     color:#666;
     font-size:14px;
     height: 18px;
    line-height: 18px;
    vertical-align: sub;
}
.studyli li input[type="radio"],.studyli li input[type="checkbox"]{
    position: absolute;
    left:-999999px;
}
.studytit input[type="text"]{
        padding-left: 10px;
    height: 22px;
    box-sizing: border-box;
    margin-left: 10px;
    width: 230px;
}
.studytit input[type="text"]:focus{
    border:1px solid #015198;
}
.study-tips{
        background: #274472;
    color: #FFF;
    padding: 10px;
    margin-top: 20px;
    font-size: 18px;
    line-height: 30px;
}
.study-tips .yellowF{
    color: #F7fa04;
    display: inline-block;
}
.study-user input[type="text"]{
    width:253px;
}
.study-btn{
    overflow:hidden;
    clear:both;
    text-align:center;
}
.study-btn button{
    float: none;
    display:inline-block;
    width:300px;
}
.item .qt,.item .qt:focus{
    border: none;
    border-bottom: 1px solid #e1e1e1;
    height: 21px;
    margin-left: 5px;
    color: #666;
}



.wrapper-adh{
    overflow:hidden;
    width:505px;
    height:300px;
    position: relative;
}
.wrapper-adh ul{
    position:absolute;
    left:0;
    top:0;
}
.wrapper-adh li{
    float: left;
    list-style:none;
    height:300px;
    position: relative;
}
.wrapper-adh li img{
    width:505px;
    height:300px;
}
.wrapper-adh li .imgnews-tx-bg,.wrapper-adh li .imgnews-txt{
    position: absolute;
    background:#666;
    height:45px;
    width:100%;
    text-align:center;
    line-height:45px;
    color: #FFF;
    bottom:0;
    opacity:0.75;
     filter:Alpha(opacity=35);
     left:0;
     cursor:pointer;
}
.wrapper-adh li .imgnews-txt{
    background:none;
    opacity:1;
     filter:Alpha(opacity=100);
         overflow: hidden;
}

.wrapper-adh:hover .pagebtn3{
    display:block;
}
.wrapper-adh .pagebtn3{
    position: absolute;
    top: 120px;
    right: -3px;
    width: 33px;
    height: 55px;
    display: none;
    cursor: pointer;
}
.wrapper-adh .back{
    left:-2px;
}

.form-act input, .form-act input:focus {
    width:157px;
    border: 1px solid #dadada;
    background: #f8f8f8;
}
.form-act form{
    overflow: hidden;
    text-align: center;
}
.form-act button{
        float: none;
    display: inline;
    width:200px;
}

.tips-act{
    color: #666;
    font-size: 16px;
    font-family: 黑体;
    line-height:24px;
}
.tips-act span{
    display:inline-block;
    width:auto;
    float: none;
    font-size:18px;
    color:#FF0000;
        height: 24px;
    line-height: 24px;
    margin-right:10px;
    margin-bottom: 0px;
    font-weight:600;
    letter-spacing: 1.5px;
}

.accbox{

}
.accbox .tips{
    width: 670px;
    height: 131px;
    background: url(/app/css/common/images/assess/asstbg.png) no-repeat;
    line-height: 26px;
    color: #FFF;
    margin: 10px 20px;
    background-size: 670px;
}
.accbox .tips .txt{
    padding: 25px 21px;
    font-size: 16px;
    text-align: justify;
}
.acchead{
    font-size:18px;
    color:#015198;
    line-height:40px;
    border-bottom:1px solid #015198;
    margin-bottom:20px;
}
.accselbox{
    border-bottom:2px dotted #d4d0d0;
    overflow:hidden;
}
.accselbox .seltit{
    width:136px;
    float: left;
    font-size:16px;
    color:#333;
    height:40px;
    line-height:40px;
}
.accselbox .seltit2{
    padding: 9px 0px;
    margin-right: 10px;
    font-size: 16px;
    margin-bottom: 15px;
    text-align: center;
    cursor: pointer;
    color: #333;
    float: left;
}
.accselbox .tiptxt{
    color:#999;
    font-size:14px;
}
.accselbox .seltit .rf{
    color: red;
    font-size: 20px;
    float: left;
    margin-top: 4px;
    margin-right: 3px;
}
.accselbox .accLi{
    width:535px;
    float: left;
}
.accselbox .accLi .item{
    padding: 9px 0px;
    margin-right: 10px;
    font-size: 14px;
    width: 124px;
    border: 1px solid#e1e1e1;
    margin-bottom: 15px;
    text-align: center;
    cursor: pointer;
    color: #666;
    float: left;

}
.accselbox  .itemsel{
     position: relative;
     border: 1px solid #015198 !important;
}
.accselbox  .itemsel .asssel{
    display:block;
}
.accLi .item:nth-child(4n+0){
    margin-right: 0px;
}
.accLi .item:hover{
    border:1px solid #015198;
}
.accLi .item{
    border:1px solid #015198;
    color：#015198;
}
.accLi .item img{
  vertical-align: bottom;
  width: 30px;
  margin-left: 5px;
}
.accselbox .selectval{
    margin-right: 10px;
    font-size: 14px;
    width: 310px;
    border: 1px solid#e1e1e1;
    margin-bottom: 15px;
    text-align: left;
    cursor: pointer;
    color: #666;
    float: left;
    box-sizing:border-box;
    background: url(../common/images/assess/3.png) no-repeat 98% center;
}
.accselbox .selectval .seltxt{
         padding: 9px 0px 9px 10px;
}
.accselbox .selectval li{
       padding: 9px 0px 9px 10px;
    border-top: 1px solid #cccccc;
    background: #f6f6f6;
    width: 308px;
    box-sizing: border-box;
}
.accselbox .select-option{
       position: absolute;
    border: 1px solid#e1e1e1;
    border-top: none;
    box-sizing: border-box;
    margin-left: -1px;
    z-index:333;
}
.accselbox .selectval li:hover{
    color:#FFf;
    background:#428bca;
}
.accselbox .asssel {
    background: url(/app/css/common/images/assess/accok.png);
    width: 24px;
    height: 22px;
    position: absolute;
    top: 17px;
    background-size: 24px 22px;
    right: -1px;
    display: none;
}

.body_n .nav a,.body_n .nav{
    font-size:14px;
    color:#999;
}

.body_n{overflow:hidden;width:1003px;margin:0px auto}
.body_n .nav {
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    cursor: pointer;
    padding: 10px 0px 0px 0px;
}
.box-white{
    overflow: hidden;
    margin-bottom: 15px;
}
.typebox {
    line-height: 40px;
    height: 40px;
    border-bottom:1px solid #015198;
}

.typebox .big{
    font-size: 18px;
    color: #015198;
    float: left;
}
.typebox .small,.typebox .big{
    float: left;
}
.typebox .small .actived a{
    font-size: 18px;
    color: #015198;
}
.typebox .small dd{
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: bottom;
    line-height: 20px;
    margin-top: 14px;
    font-size: 14px;
}
.typebox .small .morebox{
    width:100px;
}
.typebox .small .moretxt{
    display:inline-block;
}
.typebox .small .moreicon{
    width:20px;
    height:9px;
    display:inline-block;
    vertical-align: inherit;
    background: transparent url(../common/images/video/tb_06.png) no-repeat scroll 0% 0% / 20px 9px;
}
.typebox .small .morebox:hover .moretxt{
    color:#015198;
}
.typebox .small .morebox:hover .moreicon{
    background: transparent url(../common/images/video/tb_06-2.png) no-repeat scroll 0% 0% / 20px 9px;
}
.typebox .small a{
    font-size: 14px;
    color:#333;
}
.typebox .small a:hover{
    color:#015198;
}
.icon_change{
    background: transparent url(../common/images/video/tb_03.png) no-repeat scroll 0% 0% / 20px 20px;
    width: 20px;
    display: inline-block;
    height: 20px;
    vertical-align: text-bottom;
}
.change:hover .icon_change {
    background: transparent url(../common/images/video/tb_03-2.png) no-repeat scroll 0% 0% / 20px 20px;
     width: 20px;
    display: inline-block;
    height: 20px;
    vertical-align: text-bottom;
}
.change{
    width: 95px;
  text-align: center;
  cursor: pointer;
}
.change span{
    display:inline-block;
    font-size:14px;
    color:#666;
}
.change:hover span{
    color:#015198;
    display:inline-block;
    font-size:14px;
}
.typebox-v{
    border-bottom:1px solid #015198;
    line-height:30px;
    overflow:hidden;
    cursor:pointer;
    font-size:14px;
}
.typebox-v .actived span{
    color:#015198;
    font-weight:600;
}
.typebox-v .itemindex{
    color:#FFF;
    background:#428bca;
    float: left;
    padding:0px 10px;
}
.typebox-v .item{
    color:#666;
    float: left;
    padding:0px 10px;
}
.typebox-v .item:hover{
    color:#015198;
}
.typebox-v .itemright{
    float: right;
}
.itemright span{
    display:inline-block;
    float: left;
    color:#666;
}
.itemright .f-015198{
    color:#015198;
}
.itemright .previcon{
    width:22px;
    height:22px;
    background: transparent url(/app/css/common/images/video/lb2_03.png) no-repeat scroll 0% 0% / 22px 22px;
        margin: 3px 10px 0px 10px;

}
.itemright .previcon:hover{
    width:22px;
    height:22px;
    background: transparent url(/app/css/common/images/video/lb_03.png) no-repeat scroll 0% 0% / 22px 22px;

}
.itemright .nexticon{
    width:22px;
    height:22px;
    background: transparent url(/app/css/common/images/video/lb_05.png) no-repeat scroll 0% 0% / 22px 22px;
    margin: 3px 0px 0px 0px;
}
.itemright .nexticon:hover{
    width:22px;
    height:22px;
    background: transparent url(/app/css/common/images/video/lb2_05.png) no-repeat scroll 0% 0% / 22px 22px;

}
.content-v{position: relative;}
.content-v .showlist{
    width: 13px;
    height: 83px;
    background: transparent url(../common/images/video/zk4_03.png) no-repeat scroll 0% 0% / 13px 83px;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 170px;
    display:none;
}
.content-v .showlist:hover{
    background: transparent url(../common/images/video/zk3_03.png) no-repeat scroll 0% 0% / 13px 83px;
}
.grid-v{
    margin-top:20px;
    overflow:hidden;
}
.grid-v .item{
    float: left;
    width:196px;
    height:165px;
    margin:0px 5px 20px 0px;
    position: relative;
}
.grid-v .item .img-v{
    width:196px;
    height:110px;
}
.grid-v .item:hover .playiocn2 {
    width: 40px;
    height: 42px;
    background: transparent url(/app/css/common/images/video/t_10.png) no-repeat scroll 0% 0% / 40px 42px;
    position: absolute;
    top: 38px;
    left: 77px;
}
.grid-v .item:hover .txt-v {
    background: #FFF;
    color: #015198;
}
.grid-v .item:hover {
    box-shadow: 0px 2px 4px 2px #e1e1e1;
}
.grid-v .item .txt-v{
     width: 186px;
    height: 43px;
    display: block;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    background: #f2f2f2;
    padding: 5px 5px 5px 5px;
    line-height: 1.7;
    font-weight: 100;
}
.grid-v .item .tit-s{
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.grid-v .mr0{
    margin-right:0px;
}
.grid-v .item:nth-child(5n+0){
    margin-right:0px;
}
.content{
    margin-top: 10px;
    overflow:hidden;
}
.content .leftbox,.content .rightbox{
    float: left;
}
.content .leftbox,.content .leftbox .wrapper li{
    width: 395px;
    height: 338px;

}
.content .leftbox .wrapper {
    overflow: hidden;
    width: 395px;
    height: 338px;
    position: relative;
}

.content .leftbox .wrapper li img{
    width: 395px;
    height: 285px;
}
.content .leftbox .wrapper li .imgnews-txt{
    display:block;
    background:#F2F2F2;
    height:53px;
}
.content .leftbox .wrapper .pagebtn{
    top:109px;
}
.content .leftbox .wrapper li .imgnews-txt .playicon{
    width:33px;
    height:28px;
    background: transparent url(/app/css/common/images/video/tb_18.png) no-repeat scroll 0% 0% / 33px 28px;
    margin:12px 5px 0px 10px;
}
.content .leftbox .wrapper li .imgnews-txt span{
    color:#666;
    font-size:16px;
    float: left;
}
.content .imgnews-txt .txt{
        width: 330px;
    overflow: hidden;
    height: 100%;
    line-height: 53px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align:left;
}
.content .leftbox .banner,.content .leftbox .bar-ul,.content .leftbox .bar-li,.content .leftbox .bar-a,.banner2{
   width: 100%;
    height: 360px;
    overflow: hidden;
    display: block;
    padding:0px;
    margin:0px;
}
.content .rightbox{
    width: 598px;
    margin-left: 10px;
}
.content .rightbox dd{
    width: 196px;
    overflow: hidden;
    float: left;
      margin-bottom: 10px;
      cursor: pointer;
      margin-right:5px;
      height:165px;
}
.content .rightbox img{
    width: 196px;
    height: 110px;
}
.content .rightbox .mr0{
    margin:0px;
}
.content .rightbox .titbox{
    width: 186px;
    display: block;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    background: #f2f2f2;
    padding: 5px 5px 5px 5px;
    line-height: 1.7;
    height: 43px;
    font-weight: 100;
}
.content .rightbox .tit-b{
    max-height: 48px;
}
.content .rightbox .list2 .tit-b{
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content .rightbox .list2:hover .imgbox{
    position: relative;
}
.content .rightbox .list2:hover .playiocn2{
    width: 40px;
    height: 42px;
    background: transparent url(/app/css/common/images/video/t_10.png) no-repeat scroll 0% 0% / 40px 42px;
    position:absolute;
        top: 38px;
    left: 77px;
}
.content .rightbox .list2:hover .titbox{
    background:#FFF;
    color:#015198;
}
.content .rightbox .list2:hover{
    box-shadow: 0px 2px 4px 2px #e1e1e1;
}
.ml0{margin-left: 0px;}
.w100{width: 100% !important;}
.content .rightbox .tit-s{
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 12px;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ad-three{
    overflow: hidden;
    margin-bottom: 10px;
}
.ad-three img{
    width: 325px;
    height: 40px;
}
.ad-three .middleimg{
    margin-left: 13px;
     margin-right: 12px;
}

.video_n{
    border: 1px solid #E7E6E6;
    overflow: hidden;
      background-color: #EEEEEE;
}
.menu_v{
        width: 130px;
  background-color: #EEEEEE;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  float: left;
}
.menu_v dd,.menu_v dt{
    height: 50px;
      cursor: pointer;
}
.menu_v dd{
    border-right: 1px solid #E7E6E6;
}
.menu_v dt,.menu_v dd:hover,.menu_v .curr{
    background: #FFF;
    border-left: 1px solid #6883f8;
    color: #6883f8;
    border-right: 0px;
}
.video_n .box-white{
     width: 853px;
  float: left;
  border: 0px;
  margin-bottom: 0px;
  padding: 10px 15px;
  padding-right: 0px;
}
 .info_t{
    overflow: hidden;
      margin-left: 5px;
}
.page #con-foot{
    margin-right: 8px;
}
 .type{
    overflow: hidden;
  border: 1px solid #ccc;
  width: 160px;
  border-radius: 2px;
  cursor: pointer;
    position: absolute;
  z-index: 3;
  background-color: #FFF;
  float: left;
}
 .type dt{
      height: 30px;
  padding-left: 10px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #777;
  border-bottom: 1px solid #ccc;
  line-height: 30px;
}
 .type dd{
  padding-left: 10px;
  border-top: 0px;
  line-height: 30px;
  border-bottom: 1px solid #ccc;
  color: #777;
}

.icon_down{
    background: url(../common/images/icon_up.png) no-repeat;
  width: 20px;
  height: 20px;
  background-size: 20px;
  display: block;
  float: right;
  margin-right: 10px;
  margin-top: 5px;
}
.icon_up{
    background: url(../common/images/icon_down.png) no-repeat;
  width: 20px;
  height: 20px;
  background-size: 20px;
  display: block;
  float: right;
  margin-right: 10px;
  margin-top: 5px;
}

.icon_search_v{
      background: url(../common/images/search-v.png) no-repeat;
  width: 41px;
  height: 33px;
  background-size: 40px 34px;
  display: block;
  float: right;
  margin-top: -2px;
  margin-left: -15px;
  position: relative;
  z-index: 33;
}

.leftfloat{
    position: fixed;
    z-index: 9999999;
    top: 190px;
    left: 0px;
    cursor: pointer;
    transition: all .3s ease;
    width: 133px;
    display:block;

}
.leftfloat > .topbg{
    background: url(/app/css/common/images/2018/leftright/zx_03.png) no-repeat;
    width: 133px;
    height:58px;
    //background: url(/app/css/common/images/2018/2020/zx_032.png) no-repeat;///2019样式;
    //width: 181px;
   // height:169px;
   display:none;
}

.leftfloat > .zzbox{
    border: 1px solid #428bca;
    border-top: none;
    border-bottom: none;
    color: #333;
    width: 108px;
    margin-left: 11px;
    margin-top: -7px;
    box-shadow: 0px 1px 1px #428bca;
    padding: 10px 0px;
    background: #FFF;
    font-weight: 600;
    display:none;
    //border: 1px solid #db2c4f;///2019样式;
    //box-shadow: 0px 1px 1px #db2c4f;
   // border-top: none;
    //border-bottom: none;
   // margin-left: 36px;
   // margin-top: -8px;
}
.zzbox > dd{
    border-top: 2px dotted #ccc;
    padding: 5px 0px 5px 3px;
    margin: 0px 10px;
    overflow:hidden;
}
.zzbox > dd a{color:#666}
.zzbox > dd span,.bottombox-l span{
    float: left;
}
.zzbox > dd   .llicon{
    background: url(/app/css/common/images/2018/leftright/an_07.png) no-repeat;
    width: 10px;
    height: 14px;
    float: left;
    margin-top: 4px;
    margin-left: 15px;
}

.zzbox > .bborder{
    border-bottom: 2px dotted #ccc;
}

.zzbox > dd:hover a{
    color:#015198;
    //color:#db2c4f;
}
.zzbox > dd:hover .llicon{
    background: url(/app/css/common/images/2018/leftright/an_10.png) no-repeat;
    //background: url(/app/css/common/images/2018/2020/gd_06.png) no-repeat;
}
.leftfloat .bottombox-l{
    background: #418bc9;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    width: 108px;
    margin-left: 11px;
    position: relative;
    border: 1px solid #418bc9;
    border-bottom: none;
    box-shadow: 0px 1px 1px #015198;
    display:none;
   // border: 1px solid #db2c4f;///2019样式;
    //background: #db2c4f;
   // border-bottom: none;
  // box-shadow: 0px 1px 1px #db2c4f;
   // margin-left: 36px;
   //  background: #db2c4f;
}
.leftfloat .bborderf
{
        border-bottom: 1px solid #FFF;
}
.bottombox-l .codeicon{
    background: url(/app/css/common/images/2018/leftright/wx_07.png) no-repeat;
    width: 23px;
    height: 21px;
    float: left;
    margin-top: 10px;
    margin-left: 12px;
    margin-right:1px;
}
.bottombox-l .callicon{
    background: url(/app/css/common/images/2018/leftright/wx_10.png) no-repeat;
    width: 23px;
    height: 20px;
    float: left;
    margin-top: 9px;
    margin-right:2px;
    margin-left: 12px;
}
.bottombox-l .codebox{
    background: url(/app/css/common/images/2018/leftright/ewmt_03.png) no-repeat;
    width: 146px;
    height: 142px;
    position: absolute;
    left: 109px;
    top: -56px;
    display:none;
    //222
    //background: url(/app/css/common/images/2018/2020/zxxz_07.png) no-repeat;
    //width: 145px;
    //height: 161px;
}
.bottombox-l .callbox{
    background: url(/app/css/common/images/2018/leftright/tp_03.png) no-repeat;
    width: 163px;
    height: 98px;
    position: absolute;
    left: 109px;
    top: -52px;
    display:none;
   // background: url(/app/css/common/images/2018/2020/srxm_03.png) no-repeat;
   //width: 166px;
  // height: 97px;
}
.bottombox-l .callbox:hover{
    display:block;
}
.bottombox-l .callbox input,.bottombox-l .callbox input:focus{
        width: 116px;
    margin: 18px 10px 10px 23px;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding-left: 5px;
    border: 0px;
    color: #333;
}
.bottombox-l .callbox .callbtn{
    width: 100px;
    background: #015198;
    height: 25px;
    line-height: 25px;
    margin: 0px 0px 0px 30px;
    text-align: center;
    font-size: 12px;
    //background:#a10121;///2019样式;
}
.bottombox-wx:hover .codebox,.bottombox-call:hover .callbox{
    display:block;
}


.postion-ass{
    margin-bottom:20px;
    color:#666;
    font-size:14px;
}
.assessgird .tips{
    color:#015198;
    font-size:18px;
    margin:20px 0px;
}
.assessgird .tips2{
    color:#999;
    font-size:16px;
    margin:0px 0px 20px;
}
.adimg-assess img{
    width: 1003px;
    margin:20px 0px;
}

.qlist .item .qtxt{
    display: flex;
    font-size:16px;
    color:#333;
    margin-bottom:15px;
}
.qlist .item{
    border-bottom:2px dotted #ccc;
    margin-bottom:20px;
}
.qlist .item .qr{
    display: flex;
    align-items:center;
    flex-wrap:wrap;
}
.qr dd{
    width: 175px;
    height:40px;
    line-height:40px;
    color:#666;
    font-size:14px;
    border:1px solid #ccc;
    text-align:center;
    flex:0 0 175px;
    margin-right:15px;
    margin-bottom:15px;
    position: relative;
    cursor: pointer;
}

.qr .sel .okicon{
        background: url(/app/css/common/images/assess/accok2.png) no-repeat;
    width: 25px;
    height: 22px;
    position: absolute;
    right:0px;
    bottom:0px;
}
.qr .sel{
    background:#eff6fc;
    color:#015198;
    border:1px solid #428bca;
}

.openother{
    text-align: center;
    color: #015198;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    width: 430px;
    margin: 0px auto;
    cursor:pointer;
}
.openother .openicon{
        background: url(/app/css/common/images/assess/zk_03.png) no-repeat;
    width: 22px;
    height: 22px;
    margin-left:10px;
}
.over .openicon{
        background: url(/app/css/common/images/assess/sq_03.png) no-repeat;
    width: 22px;
    height: 21px;
    margin-left:10px;
}

.getinfowindow-ass{
   width: 440px;
    display: none;
    background: #FFF;
    padding: 20px;
    overflow: hidden;
}

.banner-ass{
    margin-bottom:20px;
    position: relative;
}

.banner-ass .count{
    color: yellow;
    position: absolute;
    top: 98px;
    font-size: 26px;
    right: 367px;
    width: 35px;
    text-align: center;
}

.grid-fc{
    background:#fcfcfc;
}

.prototal{
    font-size:16px;
    color:#333;
}
.resultlist .item{
    border:1px solid #ccc;
    padding:50px 20px 20px;
    margin-top:20px;
    position: relative;

}
.proname {
    margin-top:10px;
    margin-bottom:20px;
    display: flex;
    font-size:16px;
    color:#333;
    font-weight:600;
}
.proname a{
    color:#015198;
    margin-left:30px;
}

.resultlist .item .gj{
    text-align: center;
    position: absolute;
    left:0px;
    top:0px;
}
.resultlist .item .gj .txt{
       background: #fb5b4f;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 10px 40px;
    float: left;
}
.resultlist .item .gj .bgr{
    background: url(/app/css/common/images/assess/bq_03-2.png) no-repeat;
    height:40px;
    width: 26px;
    display: inline-block;
}
.progood{
    display: flex;
    font-size:16px;
    color:#666;
    margin-bottom:20px;
}
.progood .txt1{
    color:#333;
}
.tips{
    display: flex;
    margin-bottom:20px;
}
.tips .leftbox{
    flex:1;
    display: flex;
}
.tips .leftbox span{
    padding: 5px 20px 5px 35px;
    cursor: pointer;
}
.tips .leftbox .tg{
    border:1px solid #97d10d;
    border-radius:5px;
    color:#97d10d;
    text-align: center;
    margin-right:20px;
     background:#FFF url(/app/css/common/images/assess/an_03.png) no-repeat 10px center;
}
.tips .leftbox .to{
    border:1px solid #fc9b02;
    border-radius:5px;
    color:#fc9b02;
    text-align: center;
    margin-right:20px;
     background:#FFF url(/app/css/common/images/assess/an_05.png) no-repeat 10px center;
}
.tips .leftbox .tr{
    border:1px solid #fb5b4f;
    border-radius:5px;
    color:#fb5b4f;
    text-align: center;
     background:#FFF url(/app/css/common/images/assess/an_07.png) no-repeat 10px center;
}
.tips .leftbox .tr a{
    color:#fb5b4f;
}
.tips .rightbox{
        flex: 0 0 300px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.rightbox .txt1{
    font-size:20px;
    color:#666;
}
.rightbox .txt2{
    font-size:28px;
    color:#ff0000;
    font-weight:600;
    margin:0px 20px;
}
.rightbox .txt3{
    font-size:14px;
    color:#fff;
    background:#fc9b02;
    padding:5px 10px;
    border-radius:5px;
}
.resultbox{
        padding: 20px;
    background: #f4fcff;
    border: 1px solid #ccc;
    font-size: 16px;
    color: #666;
}
.pplist{
    display: flex;
    flex-wrap: wrap;
        display: flex;
    flex-wrap: wrap;
    max-height: 110px;
    overflow: hidden;
}
.pplist dd{
    flex: 0 0 auto;
    display: flex;
    margin-bottom: 15px;
    min-width: 19.1%;
    background: url(/app/css/common/images/assess/tb_03.png) no-repeat;
    padding-left: 31px;
    height: 24px;
    line-height: 21px;
    margin-left: 20px;
}
.pplist dd .txt1{
    color:#333
}
.pplist .xicon{
    background: url(/app/css/common/images/assess/tb_05.png) no-repeat;
}
.resultbox .openlist{
        width: 157px;
    margin: 20px auto;
    cursor: pointer;
    text-align: center;
    line-height: 20px;
}
.openlist .type1{
    display: block;
}
.openlist .type1 span{
   background: url(/app/css/common/images/assess/zk_03.png) no-repeat;
}
.openlist .type2{
    display: none;
}
.openlist2 .type2{
    display: block;
}
.openlist2 .type2{
    background: url(/app/css/common/images/assess/sq_03.png) no-repeat;
}
.openlist2 .type1{
    display: none;
}



.resultpage{
    display: none;
}
 .pagebox{
    display: flex;
    height:39px;
    line-height:39px;
    margin:20px auto;
    width:200px;
    cursor: pointer;
 }
 .pagebox .backicon{
    background: url(/app/css/common/images/assess/sgxg_03.png) no-repeat;
    width:40px;
    height:39px;
 }
 .pagebox .nexticon{
    background: url(/app/css/common/images/assess/sgxg_05.png) no-repeat;
    width:40px;
    height:39px;
 }
 .pagenum{
    display: flex;
    height:39px;
    line-height:39px;
    margin:0px 25px;
    font-size:26px;
    color:#015198;
 }

.getproinfo,.getcallback{
    background:#FFF;
    padding:20px;
    text-align: center;
    display: none;
}
.windowform .headtxt{
    font-size:22px;
    margin-bottom:20px;
}
.windowform input:focus,.windowform input{
    width: 90%;
    border:1px solid #e1e1e1;
    height:30px;
    padding-left:20px;
    margin-bottom:20px;
}
.windowform button:focus,.windowform button{
    width: 95%;
    background:#015198;
    box-shadow:none;
    border:none;
    color:#FFF;
    height:30px;
    margin-bottom:20px;
}

.bg-f6 .assessgird .form-c input{
width: 253px;
}
.bg-f6 .assessgird .form-c .remark{
         width: 908px !important;
    margin-right: 0px;
}
.development .txt img{
    width: 21px;
}
.development .i_text{
        margin-top: 96px !important;
}

.development .i_text img{
    margin-left:0px !important;
}
.page_t{
    float: right;
    overflow: hidden;
    margin-top: 5px;
    width: 100px;
}
.page_t span{
    float: left;
    display: inline-block;
}
.page_t .pagenum{
    margin: 0px 10px;
    color: #666666;
}
.page_t .pagenum .f-b{
    color: #637EFF;
}
.page_t .prev,.page_t .next{
    cursor: pointer;
    color: #333;
}
.page_t .f-g{
    color: #999;
}

.pagination-v{
    margin-bottom:15px;
}
.pagination-v .prev span,.pagination-v .next span,.pagination-v .prev a,.pagination-v .next a{
    padding: 0px !important;
    font-size: 24px !important;
    margin-top: -2px !important;
}
.f-14{
    font-size:14px !important;
}
.pb0{padding-bottom:0px;}
.bgF6{
    background:#F6F6F6;
}
.bgF6 .form-c input, .bgF6 .form-c input:focus{
    background:#e1e1e1;
}