﻿@charset "utf-8";
*{
    margin:0;
    padding:0;
    word-wrap: break-word;
    list-style:none;
}
body{
    font-family:"微软雅黑";
    width:100%;
    font-size: 12px;
}
body, button, input, select, textarea {
    font-family: "microsoft yahei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
}
img{
    border: none;
}
.wrap{
    position: relative;
    width: 1202px;
    margin: 0 auto;
}
.link{
    display:block;
    width:100%;
    height:100%;
}
.left{
    float:left;
}
.right{
    float:right;
}
.clear{
    overflow: hidden;
}
a{
    text-decoration:none;
    color:#3d3d3d;
}
.ovh:after{
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}
.posr{
    position: relative;
}
.textan{
    text-align: center;
}
.sbanner{
            background-size: 100% 100% !important;
}
.header{
    height: 100px;

}
.header>.wrap{
	width: 1288px;
}
.navlist>ul{
    margin-top: 30px;
    position: relative;
}
.navlist>ul li{
    float: left;
    position: relative;
}
.navlist>ul li:hover .dropdown{
    opacity: 1;
    visibility: visible;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.navlist>ul li .dropdown{
    position: absolute;
    top:70px;
    left: 0;
    z-index: 9999;
    transition: all 0.3s ease-out 0s;
    width: 150px;
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0px, 10px, 0px);
    -moz-transform: translate3d(0px, 10px, 0px);
    -webkit-transform: translate3d(0px, 10px, 0px);
    box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
}
.navlist>ul>li .dropdown li{
    
}
.navlist>ul li .dropdown li a{
    display: block;
    background: #fff;
    color: #000;
    width: 150px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}
.navlist>ul li .dropdown li:hover a{
    background: #f5f5f5;
    font-weight: bold;
}
.navlist>ul>li>a{
    display: block;
    width: 96px;
    text-align: center;
    height: 70px;
    line-height: 50px;
    font-size: 15px;

}
.navlist>ul .navboot{
    width: 96px;
    height: 2px;
    background: #2595E4;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
}
.navlist>ul .articl a{
    color: #2595E4;
}

.topbox select{
    position: absolute;
    right: 0;
    top:8px;
    border: none;
    outline: none;
}
.banner{
    height: 568px;
}
.navmor{
    position: absolute;
    bottom: 50px;
    z-index: 9;
    width: 100%;

}
.bd ul{
    width: 100% !important;
}
.hds{
    height: 40px;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    margin: 0 auto;
    width: 200px;
    text-align: center;
}
.hds a{
    margin: 15px 5px;
    width: 11px;
    display: inline-block;
    height: 11px;
    background: #C8C8C8;
    border-radius: 50%;

}
.hds .on{
    background: #2086D9;
}
.banner .prev{
    width: 54px;
    height: 54px;
    background: url("../images/iprev.png") no-repeat;
    position: absolute;
    top:260px;
    left: 0%;
}
.banner .next{
    width: 54px;
    height: 54px;
    background: url("../images/next.jpg") no-repeat;
    position: absolute;
    top:260px;
    right: 0%;
}
.section1{
    padding-top: 50px;
    margin-bottom: 30px;

}
.s1-l{
    width: 170px;
    margin-right: 15px;
}
.s1-l ul{
    border: 1px solid #ECECEC;
    border-bottom: none;
}
.s1-l ul .articl a{
    background: #30A9DF;
    color: #fff;
    font-weight: bold;
}
.s1-l ul li:hover a{
    background: #30A9DF;
    color: #fff;
    font-weight: bold;
}
.s1-l ul li a{
    display: block;
    height: 51px;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #ECECEC;
    font-size: 16px;
}
.s1-l2{
    width: 690px;
}
.s1-l2 ul{
    overflow: hidden;
}
.s1-l2 ul li{
    width: 217px;
    height: 199px;
    margin-right: 12px;
    margin-bottom: 18px;
    float: left;
    position: relative;
}
.s1-l2 ul li a:hover p{
    height: 100%;
}
.s1-l2 ul li a:hover p span{
    margin-top: 30px;
    font-weight: bold;
}
.s1-l2 ul li a img{
    width: 217px;
    height: 199px;
    display: block;
}
.s1-l2 ul li p span{
    display:block;
    
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%;
}

.s1-l2 ul li p i{
    font-style: normal;
    text-indent: 20px;
    line-height: 23px;
    display:block;
    width: 94%;
    margin: 0 3%;
}
.s1-l2 ul li p{
    position: absolute;
    bottom: 0;
    left: 0;
    transition:all .26s ease;
    height: 40px;
    line-height: 40px;
    width: 100%;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background:rgba(52, 52, 52, 0.5);
}
.s1-r{
    width: 325px;
    height: 560px;
    position: absolute;
    right: 0;
    top:-144px;
    z-index: 99999;
    background: #2595E4;
}
.s1r-t{
    margin: 30px 15px 0 15px;
    border-bottom: 1px solid #3DA0E7;
    background: url("../images/bgy.jpg") no-repeat right 33px;
}
.s1r-t a{
    display: inline-block;
    height: 70px;
    line-height: 70px;
    width: 110px;
    color: #fff;
    font-size: 18px;
}
.s1r-t .articl{
    border-bottom: 1px solid #fff;
    width: 90px;
    margin-right: 20px;
}
.form1{
    margin: 0 15px;
}
.form1 input{
    width: 290px;
    height: 56px;
    text-indent: 10px;
    font-size: 16px;
    margin-top: 26px;
}
.form1 .code{
    width: 150px;
    float: left;
}
.form1 .imgs{
    background: #fff;
    margin-top: 35px;
    margin-left: 18px;
    display: block;
    float: left;ww
}
.form1 .submit1{
    width: 150px;
    height: 40px;
    border: none;
    outline: none;
    cursor: pointer;
    background: #FED038;
    color: #000;
    border-radius: 15px;
}
.bgcx{
    display: block;
    width: auto;
    text-indent: 50px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    margin:40px 15px 0 15px;
    font-size: 17px;
    background: url("../images/bgy2.jpg") no-repeat 188px center;
    border: 1px solid #4BA7E9;
}
.section2{
    height: 880px;
    background: url("../images/bg1.jpg") no-repeat top center;
}
.s2-ul>li{
    float: left;
    height: 240px;
    transition: all .26s ease;
    overflow: hidden;
}
.s2-ul>li img{
    transition: all .8s ease;
}
.s2-ul>li:hover{
    background: rgba(0,0,0,0.1);
}
.s2-ul>li:nth-child(1):hover img{
    transform: scale(1,1);
}
.s2-ul>li:hover img{
    transform: scale(1.2,1.2);
}
.s2-ul{
    padding-top: 141px;
}
.s2-ul>li:nth-child(1){
    width: 356px;
}
.s2-ul>li:nth-child(1) img{
    padding-left: 30px;
    padding-top: 20px;
}
.s2-ul>li:nth-child(1) p{
    color: #fff;
    font-size: 14px;
    padding-top: 10px;
    padding-left: 30px;
}
.s2-ul>li:nth-child(2){
    width: 489px;
}
.s2-ul>li:nth-child(2) h6{
    color: #fff;
    font-size: 16px;
    padding-top: 20px;
    padding-left: 40px;
}
.s2-ul>li:nth-child(2) p{
    font-size: 14px;
    color: #fff;
    display: block;
        text-indent: 20px;
    padding-left: 40px;
    width: 375px;
    line-height: 22px;
    padding-top: 20px;
}
.ab-more{
    display: block;
    font-size: 16px;
    padding-left: 40px;
    padding-top: 8px;
    color: #fff;
}
.s2-ul>li:nth-child(4){
    width: 356px;
}
.s2-ul>li:nth-child(4) span{
    display: block;
    margin-top: 25px;
    padding-left: 30px;
    color: #fff;
    font-size: 16px;
}
.s2-ul>li:nth-child(4) p{
    padding-top: 20px;
    padding-left: 30px;
    display: block;
    width: 300px;
    color: #fff;
        text-indent: 20px;
    font-size: 14px;
    line-height: 26px;
}
.s2-ul>li:nth-child(6){
    width: 355px;
}
.s2-ul>li:nth-child(6) span{
    font-size: 16px;
    color: #fff;
    display: block;
    margin-top: 35px;
    padding-left: 30px;
}
.s2-ul>li:nth-child(6) p{
    padding-left: 30px;
    padding-top: 20px;
    color: #fff;
        text-indent: 20px;
    font-size: 14px;
    line-height: 26px;
}
.s2-ul>li:nth-child(8){
    width: 490px;
}
.li8a{
    margin-top: 15px;
    margin-left: 35px;
    overflow: hidden;
    margin-bottom: 10px;
}
.li8a a{
    display: inline-block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #000;
    font-size: 14px;
    float: left;
}
.li8a .articl{
    background: #2595E4;
    color: #fff;
}
.li8box>ul>li{
    margin-left: 35px;
    margin-bottom: 10px;
    width: 410px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E5E5E5;
}
.li8box>ul{
    display: none;
}
.li8box>ul>li p{
    color: #868686;
    font-size: 14px;
    text-indent: 20px;
}
.li8titlea{
    overflow: hidden;
    padding: 5px 0;
}
.li8titlea a{
    float: left;
    font-size: 14px;
}
.li8titlea span{
    float: right;
    font-size: 16px;
    color: #868686;
}
.links{
    margin-top: 30px;
}
.linktitle{
    margin-bottom: 50px;
}
.linktitle p{
    font-size: 20px;
    color: #000;
}
.linktitle span{
    font-size: 14px;
    color: #868686;
}
.linkbox ul{
    overflow: hidden;
}
.linkbox ul li{
    float: left;
    margin-right: 18px;
}
.linkbox ul li a img{
    width: 135px;
    height: 75px;
}
.linkhb ul{
    text-align: center;
    margin: 20px 0;
}
.linkhb ul li{
    display: inline-block;
    width: 10px;
    margin: 0 5px;
    height: 10px;
    background: #E3E3E3;
    border-radius: 50%;
    text-indent: 100px;
    overflow: hidden;
}
.linkhb ul .on{
    background: #fff;
    width: 8px;
    height: 8px;
    border: 2px solid #2595E4;
}
.footer{
    height: 375px;
    background: #313131;
}
.ftul{
   padding-top: 40px;
}
.ftul>li{
    float: left;
    margin-right: 55px;
}
.ftul>li>a{
    color: #D7D7D7;
    font-size: 16px;
}
.ftuls>li{
    margin: 18px 0;
}
.ftuls>li>a{
    color: #A1A1A1;
    font-size: 14px;
}
.ftulsz{
    width: 220px;
}
.ftulsz>li{
    color: #fff;
    font-size: 16px;
    margin: 18px 0;
}
.ftulsz>li i{
    font-size: 24px;
    margin-right: 5px;
    float: left;
}
.ftulsz>li .addspan{
    font-weight: normal;
    color: #D7D7D7;
    font-size: 14px;
    line-height: 22px;
}
.ftulsz>li span{
    font-weight: bold;
    font-size: 18px;
}
.asection{
    position: relative;
    width: 1202px;
    margin: 0 auto;
    top:-134px;
    background: #fff;
}
.asbox{
    margin: 0 45px;
    padding-top: 45px;

}
.as-l{
    width: 180px;
    margin-right: 54px;
}
.asl-t {
    font-size: 18px;
}
.asl-t span{
    color: #868686;
    font-size: 14px;
}
.asl-ul{
    margin-top: 30px;

}
.asl-ul li a{
    display: block;
    width: 180px;
    font-size: 15px;
    height: 48px;
    line-height: 48px;
    text-indent: 40px;
    transition: all .26s ease;
}
.asl-ul li{
    position: relative;
}
.asl-ul li:hover i{
    color: #fff;
}
.asl-ul li:hover a{
    background: #2076BD;
    color: #fff;
    font-weight: bold;
}
.asl-ul li i{
    position: absolute;
    right: 20px;
    top:10px;
    font-size: 24px;
    color: #adadad;
}
.asl-ul .articl a{
    background: #2076BD;
    color: #fff;
    font-weight: bold;
}
.asl-ul .articl i{
    color: #fff;
}
.as-r{
    width: 878px;
}
.asr-pannl {
    padding-left: 28px;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    padding-bottom: 18px;
    border-bottom: 1px solid #E3E3E3;
    background: url("../images/wz.jpg") no-repeat left 3px;
}
.asr-pannl a{
    padding: 0 3px;
}
#fxbox{
    float: right;
}
.aboutinfo{
    padding-top: 30px;
}
.aboutinfo>span{
    font-size: 20px;
    color: #2076bd;
}
.aboutinfo p{
    color: #737373;
    text-align: justify;
}
.aboutinfo .infop{
    line-height: 30px;
    font-size: 14px;
    color: #737373;
    text-indent: 20px;
}
.memberbox{
    margin-top: 50px;
   /* height: 530px;*/
}
.memberbox .memnav{
    overflow: hidden;

}
.memberbox .memnav li{
    float: left;
    border-bottom: 1px solid #AAAAAA;
}
.memberres{
   /* height: 490px;*/
    border: 1px solid #AAAAAA;
    border-top: none;
    padding-top: 60px;
}
/*.memberres .qhbox{
    display: none;
}*/
.memberbox .memnav li a{
    width: 287px;
    display: block;
    height: 36px;
    text-align: center;
    line-height: 36px;
    margin-right: 3px;
    border-radius:5px 5px 0 0;
    border-top:1px solid #AAAAAA;
    border-left:1px solid #AAAAAA;
    border-right:1px solid #AAAAAA;

    background: url("../images/mem.jpg") repeat-x;
}
.memberbox .memnav .articl a{
    border-bottom: 3px solid #fff;
    margin-bottom: -3px;
}
.memberbox .memnav li:nth-child(3) a{
    margin-right: -1px;
    padding-right: 5px;
}
.reglista{
       overflow: hidden;
    width: 520px;
    padding: 30px 0;
    margin: 0 auto;
}
.reglista li{
   float: left;
    text-align: center;
    margin-right: 80px;
}

.reglista .atvice a{
    background:#2076BD;
    color: #fff;
}
.reglista li a{
      display: block;
    width: 180px;
    background: #F5F5F5;
    color: #000;
    height: 36px;
    text-align: center;
    line-height: 36px;
   
}
.memberres>div{
    padding-bottom: 30px;
    margin: 0 80px;
}
.forminput input  {
    width: 360px;
    height: 50px;
    outline: none;
    border:1px solid #C3C3C3;
    border-radius: 8px;
    text-indent: 30px;
    margin-bottom: 30px;
}
.forminput i{
    position: absolute;
    left: 10px;
    top:16px;
    color: #C3C3C3;
    font-size: 20px;
}
.memeberlogin .submit2{
    width: 180px;
    background: #2076BD;
    color: #fff;
    height: 36px;
    text-indent: 0;
    border: none;
}
.loginboxs p{
    font-size: 16px;
}
.loginboxs p a{
    color: #2076BD;
}
.forminputs input{
    width: 154px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    outline: none;
    border: none;
    background: #2076BD;
    color: #fff ;
    text-indent: 0;
    margin-right: 20px;
}
.downlist ul li{
       overflow: hidden;
    height: 65px;
    line-height: 65px;
    margin: 15px 0;
    padding: 15px 0;
    border-bottom: 1px dashed #E3E3E3;
}
.downlist ul li p{
    float: left;
    padding-left: 20px;
    overflow: hidden;
}
.downlist ul li p img{
    float: left;
    display: block;
    margin-right: 10px;
}
.downlist ul li p span{
    float: left;
    font-size: 14px;
}
.downlist ul li a{
    display: block;
    float: right;
    width: 170px;
    height: 40px;
    text-indent:40px;
    line-height: 40px;
    font-size: 15px;
    color: #fff;
    border-radius: 20px;
    background-color: #2076BD;
    background-image: url("../images/hc.png");
    background-repeat: no-repeat;
    background-position: 116px 7px;
}
.baidubianjiqi h4{
        font-size: 15px;
    font-weight: normal;
    color: #2076bd;
    padding-left: 20px;
    background: url(../images/d.jpg) no-repeat left center;
}
.baidubianjiqi li{
    padding: 10px 0;
}
.baidubianjiqi li span{
    padding-bottom: 10px;
    display: inline-block;
}
.baidubianjiqi>li>p{
    color: #737373;
    font-size: 16px;
}
.hxjc h4{
    font-size: 20px;
    color: #2076bd;
}
.hxjc>p{
    font-size: 16px;
    color: #737373;
    padding-top: 20px;
    text-indent: 20px;
    line-height: 30px;
}
.hxjc ul{
    margin-top: 40px;
}
.hxjc ul li{
    float: left;
    margin: 0 45px;
}
.hxjc ul li>p{
    text-align: center;
    font-size: 16px;
    color: #737373;
    padding-top: 20px;
    line-height: 25px;
}
.rtjwj h4{
    color: #2076bd;
    font-size: 20px;
    margin: 18px 0;
}
.rtjwj p{
    color: #737373;
    font-size: 16px;
    line-height: 26px;
}
.rtjwj ul{
    overflow: hidden;
}
.rtjwj ul li{
    color: #737373;
    font-size: 16px;
    margin: 10px 0;
    width: 250px;
    padding-left: 20px;
    background: url("../images/d.jpg") no-repeat left center;
    float: left;
}
.rtjwjs li{
    float: none !important;
}
.gongkaichenniu h4{
    padding: 20px 0;
    font-size: 20px;
    color: #2595E4;
}
.gongkaichenniu>p{
    font-size: 18px;
    color: #737373;
    font-weight: bold;
    padding-bottom: 20px;
}
.gongkaichenniu ul li i{
    float: left;
    display: block;
    width: 13px;
    height: 17px;
    margin-top: 5px;
    background: url("../images/d2.jpg") no-repeat left center;
}
.gongkaichenniu ul li {
    overflow: hidden;
    margin-bottom: 20px;
}
.gongkaichenniu ul li p{
    float: right;
    font-size: 16px;
    line-height: 26px;
    color: #737373;
    display: block;
    width: 855px;
}
.ryzz>p{
    line-height: 26px;
    font-size: 14px;
}
.qywh{
    text-align: center;
}
.xwlb{
    width: 910px;
   
}

.xwlb ul{
    width: 970px;
    
    margin:35px auto 30px auto;
    list-style: none;
}
.xwlb ul li{
  width: 878px;
  height: 130px;
    border-bottom: #cfcdcd 1px solid;
    margin-top: 20px;
}
.xwlb ul li img{
    float: left;
    width: 150px;
    height: 100px;
}
.xwlb_wz{
    width: 575px;
    height: auto;
    float:left;
    margin:0px 0px 0px 35px;
}
.xwlb_wz{
    font-size: 14px;
    color: #949292;
}
.xwlb_wz a{color: #949292;}
.xwlb ul li span{
    float:right;
    font-size: 20px;
    color: #949292;
    font-family: '宋体';
    margin-top: 20px;
}
.xwlb_wz a p{
    line-height: 26px;
}
.jobbox h4{
    font-size: 20px;
    color: #2076bd;
    margin-bottom: 20px;
}
.jobli1{
    background: url("../images/jobbg1.jpg") no-repeat 610px bottom;
}
.jobli1 li{
    font-size: 16px;
    color: #747474;
    margin-bottom: 20px;
    padding-left: 20px;
    background: url("../images/jobs.jpg") no-repeat left center;
}
.jobjr{
    height: 605px;
    position: absolute;
    left:0;
    right: 0;
    top:195px;
    margin: 0 auto;
    background-image: url("../images/jr2.png");
    background-size: 878px 605px;
    background-repeat: no-repeat;
}
.jobbox{
    height: 800px;
}
.jobjr>.jobuls{
    margin-top: 250px;
    margin-left: 30px;
    height: 252px;
}
.jobjr>ul>li{
    margin-bottom: 7px;
}
.jobjr>ul>li>span{
    font-size: 14px;
    color: #000;
    display: inline-block;
    text-align: center;
}
.jobjr>ul>li .sp1{
    width: 168px;
}
.jobjr>ul>li .sp2{
    width: 128px;
}
.jobjr>ul>li .sp3{
    width: 128px;
}
.jobjr>ul>li .sp4{
    width: 120px;
}
.jobjr>ul>li .sp5{
    width: 120px;
}
.jobjr>ul>li .sp6{
    width: 140px;
}
.jobjr>ul>li .sp6 a{
    background: #2076BD;
    color: #fff;
    width: 104px;
    height: 30px;
    border-radius: 5px;
    line-height: 30px;
    display: inline-block;
}
.vodeo{
    width: 300px;
    height: 200px;
    position: absolute;
    left: 0;
    top:-280px;
}
.top_form{
    position: absolute;
    right: 100px;
    top:5px;
}
.top_form .keyspan2{
    font-size: 16px;
    position: absolute;
    right: 10px;
    top:6px;
}

.key{
    width: 180px;
    height: 20px;
    padding: 4px 7px;
    opacity: 0;
    border-radius: 12px;
    outline: none;
    border: 1px solid #b8b8b8;
    border-right: 0;
    border-bottom: 1px solid #ccc;
    box-shadow: none;
}
.top_form .subkey {
    width: 60px;
    height: 30px;
    cursor: pointer;
    border: none;
    outline: none;
    color: #000;
    font-size: 14px;
    margin-left: -3px;
}
.logo a{
    float: left;
}

.logo span{
    float: left;
        width: 65px;
    height: 50px;
}
.span1{
    margin-left: 6px;
    margin-top: 22px;
}
.span2{
      margin-top: 20px;
    margin-left: 10px;
}
.span3{
      margin-top: 22px;
    margin-left: 10px;
}
.span1 img{
    width: 100%;
}
.span2 img{
    width: 100%;
}
.span3 img{
    width: 100%;
}
.cmabox{
    position: absolute;
    top: 60px;
    left: -185px;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0px, 10px, 0px);
    -moz-transform: translate3d(0px, 10px, 0px);
    -webkit-transform: translate3d(0px, 10px, 0px);
    box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
    transition: all 0.3s ease-out 0s;
}
.logo span:hover .cmabox{
    opacity: 1;
    visibility: visible;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.cmabox img{
    border: 1px solid #EBEBE7;
}
.cmabox i{
    position: absolute;
    top: -19px;
    left: 193px;
    display: block;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #E8D0B4;
}
.mem_materia{width:763px;border:1px #ccc solid;border-top:none;
    margin: 20px auto;}
.mem_materia .div{margin:20px 16px;text-align:right;margin-right:480px;}
.mem_materia .div input{border:1px #ccc solid;width:140px;height:32px;text-indent:1em;margin-left:15px;*line-height:32px;line-height:32px;}
.mem_materia .div input.bd{border:1px solid #ccc;}
.mem_materia .sex{text-align:left;margin-left:87px;}
.mem_materia .sex em{margin:0 0 0 35px;color:#333}
.mem_materia .sex input{width:16px;height:16px;vertical-align:middle;margin-left:20px;}
.mem_materia .sex input.bd{border:none;border:0}
.mem_materia .submit{width:282px;height:40px;line-height:40px;text-align:center;background:url(../images/input7.png) no-repeat;margin-left:140px;margin-bottom:26px;display:none;}
.box_wp_company .mem_materia .submit{margin-left:147px;}
.mem_materia .submit:hover{width:282px;height:40px;background:url(../images/input7.png) no-repeat;background-position:0px -42px;}
.mem_materia .submit a{color:white;}
.mem_materia .submit2{margin-top:38px;}
.mem_materia p{height:40px;background-color:#efefef;font-size:14px;color:#464646;padding-left:20px;border-top:1px #ccc solid;line-height:40px;}
.mem_materia p a{color:#303962;font-size:14px;float:right;margin-right:10px;*float:none;*margin-left:640px;}
.mem_materia p a:hover{color:#1034d8;}
.mem_materia .leftd{position:relative;margin-left:60px;margin-bottom:20px;margin-top:35px;}
.mem_materia .leftd em{margin-left:35px;}
.mem_materia .leftd .sel_materia1{position:absolute;top:-9px;left:80px;}
.mem_materia .leftd  #free-select19{position:absolute;top:-9px;left:270px;}
.mem_materia .leftd  #free-select20{position:absolute;left:80px;}
.mem{margin-top:158px;*padding-top:158px;}
.mem .sub-nav{margin-top:20px;}
.mem .main-nav{margin-top:13px;border-bottom:none;}
.mem_materia .show_border{overflow:hidden;border-top:1px #ccc solid;}
.mem_materia .show_border .div input{border:1px #ccc solid;}
#free-select18,#free-select19,#free-select20{display:none;}
.mem_materia .span{*margin-top:-25px;display:inline-block;}
/*选框*/
.researchSearch{background:url(../images/select.png) no-repeat;height:50px;position:relative;}
.select{width:187px;height: auto;position:relative;}
.select div,.select ul,.select li{outline: none;}
.select .selected{height: 32px;position: relative;cursor: pointer;z-index:98}
.select .selected p{height: 14px;padding: 9px 33px 9px 9px;background-color:#fff;font-size: 14px;line-height: 14px;font-family: "微软雅黑";cursor: pointer;}
.select .selected .arrow{width: 32px;height: 32px;position:absolute;top: 0px;right: 0px;background-position: 0px -119px;}
.select .option{display:none;height: 190px;position:absolute;top:32px;overflow:hidden;z-index:99}
.select .option ul{height: 190px;overflow-y:auto;overflow-x:hidden;}
.select .option li{height: 40px;margin:0px;*margin-left:-20px;line-height: 40px;text-indent: 9px;vertical-align:middle;cursor: default;font-size:14px;}
.select .option li:hover{background:#E9E9E9;}
.select .selected.cur .arrow{background-position: -32px -119px;}
.select .selected.cur .ra-lb{display: none;}
.select.dark-grey .selected p{padding: 8px 32px 8px 8px;border: 1px solid #D2D2D2;-webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius:5px;}
.select.dark-grey .selected .ra{display: none;}
.select.dark-grey .selected .arrow{background-position: -65px -119px;background-color:rgb(161,161,162);-webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-bottomright:5px;border-bottom-right-radius:5px;}
.select.dark-grey .option{top:32px;*z-index:100000;}
.select.dark-grey .selected.cur p{-webkit-border-bottom-left-radius:0px;-moz-border-radius-bottomleft:0px;border-bottom-left-radius:0px;}
.select.dark-grey .selected.cur .arrow{background-position: -97px -119px;-webkit-border-bottom-right-radius:0px;-moz-border-radius-bottomright:0px;border-bottom-right-radius:0px;}
.select .scrollgeneric {position: absolute;}
.select .vscrollerbase{width: 16px;}
.select .vscrollerbar {width: 16px;}
.selsectTwo{position:absolute;top:9px;left:568px;}

/*复选框*/
.checkbox{display:inline-block;width: 12px;height: 12px;border: 1px solid #D5D5D5;cursor: default;}
.checkbox.cur{background:url("../images/checkbox_bg.png") no-repeat;}
.checkbox input{display: none;}

/*文本框*/
.free-input{display:inline-block;width: 237px;height: 32px;position: relative;}
.free-input label{display:none;height:12px;position: absolute;top:9px;left:6px;line-height:14px;font-size: 14px;color: rgb(102, 102, 102);font-family: '微软雅黑';}
.free-input input{width: 227px;height: 22px;padding:5px;line-height: 14px;font-size: 14px;color: #666;font-family: "微软雅黑";-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}

/*单选框
.radio{display:inline-block;width: 14px;height: 14px;background-image: url(../image/free-bg.png);background-repeat:no-repeat;background-position: 0px -20px;cursor: pointer;}
.radio input{display: none;}
.radio.cur{background-position: -14px -20px;}*/
/*单选框*/
.radio{position: relative;top: -2px;margin:10px 10px 10px 0;display:inline-block;width: 14px;height: 14px;background-image: url(../images/radio_bg_1.png);background-repeat:no-repeat;cursor: pointer;vertical-align: middle;}
.radio input{display: none;}
.radio.cur{background-image: url(../images/radio_bg_2.png);}
.icon, .ra, .search .button, .global-websites .tl.cur .i-arrow-b {
    background-image: url(../images/all-bg.png);
    background-repeat: no-repeat;
}
.dark-grey select{
    width: 150px;
    height: 32px;
}
.jcul{
    padding: 30px 20px;
}
.jcul li{
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ddd;
}
.jcul li a{
    float: left;
}
.jcul li span{
    float: right;}
.vx{
    position: absolute;
    right: 40px;
    top:20px;
}
.vx span{
    display: block;
    width: 100%;
    text-align: center;
}
.jdt{
    margin: 80px auto 0 auto;
    width: 820px;
}
.jdt li{
    float: left;
    width: 273px;
    height: 2px;
    position: relative;
    background: #4A81CE;
}
.jdt li span{
    display: block;
    width: 100px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    position: absolute;
    top: 32px;
    left: -36px;
    font-size: 14px;
    background: #6C6B69;
    color: #fff;
    border-radius: 8px;
}
.jdt .over{
    position: absolute;
    right: 10px;
    top: 0;
}
.jdt .over i{
    display: block;
    position: absolute;
    left: -4px;
    top: -14px;
    width: 29px;
    height: 29px;
    background: url("../images/jd3.png") no-repeat ;
}
.jdt .over span{
    display: block;
    width: 100px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    position: absolute;
    top: 32px;
    left: -36px;
    font-size: 14px;
    background: #6C6B69;
    color: #fff;
    border-radius: 8px;
}
.jdt .over span a{
    color: #fff;
}
.jdt .over span u{
    display: block;
    width: 0;
    height: 0;
    margin-left: 40px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #6C6B69;
}
.jdt li span u{
    display: block;
    width: 0;
    height: 0;
    margin-left: 40px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #6C6B69;
}
.jdt li i{
    display: block;
    position: absolute;
    left: -4px;
    top: -14px;
    width: 29px;
    height: 29px;
    background: url("../images/jd1.png") no-repeat ;
}

.jdt .active{
    background: #849AA8;
}
.jdt .active-new span{
    background: #FD0000;
}
.jdt .active-new span u{
    border-top: 6px solid #FD0000;
}
.jdt .active-new i{
    background: url("../images/jd2.png") no-repeat;
}
.jdt .active i{
    background: url("../images/jd3.png") no-repeat ;
}
.jdt-down{
    margin-top: 150px;
}
.jdt-down .members_a1{
    display:inline-block;
    background-color: #2076BD;
    border-color: #2076BD;
    width: 122px;
    height: 38px;
    color:#fff;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
    margin-right: 50px;
    transition: all .25s;
}
.jdt-down a:hover{
     background-color: #62A8EA;
    border-color: #62A8EA;
}
.jdt-down .members_a2{
    display:inline-block;
     background-color: #2076BD;
    border-color: #2076BD;
    transition: all .25s;
    width: 122px;
    height: 38px;
    color:#fff;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
}
#dr_linkage_szdq_select{
    overflow: hidden;
    height: 40px;
    width: 500px;
    display: block;
}
#dr_linkage_szdq_select label{
    float: left;
}
#dr_linkage_sshy_cxselect{
    width: 500px;
    margin-top: 10px;
}
#dr_linkage_szdq_cxselect{
    width: 500px;
    margin-top: 10px;
}
.pagination {
    text-align: center;
}
.pagination li {
    display: inline-block;
}
.pagination li a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination .page-active a {
    background: #337AB7;
    color: #fff;
}
.newsh {
    font-size: 20px;
    text-align: center;
    padding-top: 20px;
    font-weight: normal;
}
.newsp {
    font-size: 13px;
    padding-top: 10px;
    text-align: center;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 15px;
    color: #a2a2a2;
}
.newsp span {
    padding: 0 10px;
}
.portlet-body {
    font-size: 13px;
   padding-top: 20px;
   
}
.n-net {
    margin: 15px 0;
    overflow: hidden;
}
.n-net span {
    display: block;
    font-size: 16px;
}
.xwlb ul .wraps{
    margin: 30px 0;
    height: auto;
    padding-bottom: 30px;

}
.xwlb ul .wraps h5{
    font-size: 16px;
    padding-bottom: 8px;
}
.xwlb ul .wraps p{
    font-size: 14px;
    padding-bottom: 10px;
}
.xwlbs ul {
   width: 912px;
}
.xwlbs ul li{
    float: left;
  width: 270px;
  height: 280px;
  margin-top: 34px;
  margin-right: 34px;
}
.xwlbs ul li a img{
    width: 100%;
    height: 250px;
    display: block;
}
.xwlbs ul li a {
    position: relative;
    display: block;
    overflow: hidden;
}
.xwlbs ul li a .mask{
    padding-top: 50px;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 14px;
    color: #fff;
    text-indent:20px;
}
.mask p{
    line-height: 23px;
    display:block;
    height: 92px;

}
.xwlbs ul li span{
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
}
.s1-l2 ul .articl p{
    height: 100%;
}
.s1-l2 ul .articl p span {
    margin-top: 30px;
    font-weight: bold;
}
.mask {
    width: 210px;
    height: 200px;
    background: rgba(52, 52, 52, 0.5);
    position: absolute;
    top:0;
    opacity: 0;
}
.cpfwli dd{
    float: left;
    
        color: #737373;
    font-size: 14px;
    margin: 10px 10px;
    width: 250px;
    padding-left: 20px;
    background: url(../images/d.jpg) no-repeat left center;
    float: left;
}
/*zxkf*/
.floating_ck{position:fixed;right:20px;top:30%;z-index: 99999;}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#646577;border-bottom:solid 1px #555666;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#2076BD;border-bottom:solid 1px #2076BD;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult,.words{background-image:url(../images/zxicon.png);}
.quote{background-image:url(../images/kficon.png);}
.qrcord{background-image:url(../images/erweima.png);}
.return{background-image:url(../images/fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#2076BD;border-bottom:solid 1px #2076BD;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:260px;top:-180px;}
.floating_ewm i{    background-size: 100%;background-image:url(../images/erweima1.png);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}
.cpfwli dd a{
    color:#2595E4;
}
.cpfwli dd a:hover{
    text-decoration: underline;
}