body {
    font-family: "微软雅黑" !important;
    padding: 0;
    margin: 0;
}

.wrap,
.inform-wrap,
.zixun-wrap,
.lj-wrap,.ft,.beian-cont {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    width: 98%;
}

.logo {
    float: left;
    display: flex;
    align-items: center;
}

.logo-tx {
    font-family: "思源宋体 CN";
    font-size: 24px;
    margin-left: 26px;
    font-weight:bold;
}
.logo-pic>img{ width:120%;}

.nav {
    float: right;
}

.nav>ul {
    height: 106px;
    line-height: 106px;
}

.nav>ul>li {
    position: relative;
    display: inline-block;
}

.nav>ul>li>a {
    color: #262626;
    font-size: 14px;
    padding: 0 11px;
}

.nd{
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 999;
    background-color: #ffffff;
}
.ul-nd li{
    text-align: center;
    line-height: 36px;
    height: 36px;
}
.ul-nd li a{
    display: block;
    color: #262626;
    font-size: 14px;
}
.nd ul li div{
    display: none;
    width: 150px;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 999;
    background-color: #ffffff;
}
.ul-nd>li:hover div{
    display: block; 
}
.nav>ul>li:hover>.nd{
    display: block;
}
.ul-nd li a:hover{
    color: #4495f1;
    font-weight: bold;
}


.banner {
    position: relative;
    height: 460px;
    background-position: center;
    background-repeat: no-repeat;
}

.banner-tx {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;

}

.banner-tx p {
    position: absolute;
    top: 170px;
    color: #fff;
    font-size: 48px;
    font-family: "思源宋体 CN";
    line-height: 70px;
}

.inform {
    width: 100%;
    padding: 60px 0 40px;
}

.inform-cont>ul {
    display: flex;
    justify-content: space-between;
    height: 342px;
}

.inform li {

    width: 500px;
}

.inform li:nth-last-child(1) {
    width: 122px;
}

.inform-more a {
    color: #666666;
    font-size: 12px;
}

.inform-top-title {
    color: #262626;
    font-size: 20px;
}

.inform-top,
.inform-txt-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.inform-top {
    padding-left: 8px;
    border-left: 4px #4495f1 solid;
}

.inform-cont-2 {
    margin-top: 10px;
}

.inform-txt {
    padding: 15px 0px 15px 10px;
    border-top: 1px #e6e6e6 solid;
    cursor: pointer;
}

.inform-txt:nth-last-child(1) {
    border-bottom: 1px #e6e6e6 solid;
    ;
}

.inform-txt-title {
    font-size: 14px;
    color: #4c4c4c;
    
}

.inform-txt-time {
    font-size: 12px;
    color: #999999;
}

.inform-tx {
    display: none;
    font-size: 12px;
    color: #999999;
    line-height: 18px;
    margin-top: 5px;
}

.inform-nav li {
    background-color: #15b7f8;

    margin-top: 15px;
 
}
.inform-nav a{
    width: 122px;
    height: 74px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.inform-nav li:nth-child(1) {
    margin-top: 0;
}

.inform-nav li:nth-child(2) {
    background-color: #feb930;
}

.inform-nav li:nth-child(3) {
    background-color: #316aff;
}

.inform-nav li:nth-child(4) {
    background-color: #92d14f;
}

.inform-nav-tx {
    color: #fff;
    font-size: 16px;
    margin-top: 6px;
}

.zixun {
    padding: 20px 0 60px;
}

.zixun-wrap {
    display: flex;
    justify-content: space-between;
}

.zixun-txt {
    width: 544px;
    height: 311px;
}

.zixun-pic {
    display: block;
    position: relative;
    width: 638px;
    height: 311px;
    overflow: hidden;
}

.zixun-menb {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.zixun-menb-tx {
    background-color: rgba(0, 0, 0, 0.6);
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    color: #fff;
    font-size: 18px;
}

.zixun-l {
    width: 638px;
    position: relative;
}

.jt,
.jt2 {
    width: 40px;
    height: 40px;
    background-image: url("https://www.nytcmdistribution.com/__xh__/yylm.wzvtc.cn/_upload/tpl/45/49/476489/template476489/images/jt2.png");
    background-size: 17px 31px;
    background-color: #000;
    top: initial;
    bottom: 0;
    left: initial;
    right: 0;
    opacity: 1 !important;
    outline: none;
}

.jt2 {
    background-image: url("https://www.nytcmdistribution.com/__xh__/yylm.wzvtc.cn/_upload/tpl/45/49/476489/template476489/images/jt.png");
    right: 40px;
}
.jt:hover,
.jt2:hover{
    background-color: #4495f1;
} 

.lj {
    background-image: url("https://www.nytcmdistribution.com/__xh__/yylm.wzvtc.cn/_upload/tpl/45/49/476489/template476489/images/11.jpg");
    background-repeat: no-repeat;
    background-position: center;
    min-height: 170px;
}

.lj-title {
    padding-left: 8px;
    border-left: 4px #4495f1 solid;
    color: #262626;
    font-size: 24px;
    margin-top: 40px;
}
.swip2{
    margin: 0 25px;
}
.lj-icon{
    position: relative;
}
.jt3,
.jt4 {
    width: 15px;
    height: 27px;
    background-image: url("https://www.nytcmdistribution.com/__xh__/yylm.wzvtc.cn/_upload/tpl/45/49/476489/template476489/images/jt3.png");
    background-size: 15px 27px;
    left: 0;
    opacity: 1 !important;
    outline: none;
}
.jt4 {
    left: initial;
    right: 0px;
    background-image: url("https://www.nytcmdistribution.com/__xh__/yylm.wzvtc.cn/_upload/tpl/45/49/476489/template476489/images/jt4.png");
}
.lj-xian,.lj-xian2{
    height: 1px;
    background-color: #e6e6e6;
    margin: 12px 0 30px;
}
.lj-xian2{
    margin: 12px 0 5px;
}
.lj-cont ul{
    overflow: hidden;
margin-left: -105px;
}
.lj-cont li{
    float: left;
     margin: 10px 0 10px 105px;
}
.lj-cont a{
    color:#262626;
    font-size: 14px;
}
.footer{
    position: relative;
    background-image: url("https://www.nytcmdistribution.com/__xh__/yylm.wzvtc.cn/_upload/tpl/45/49/476489/template476489/images/10.jpg");
    background-repeat: no-repeat;
    background-position: center;
    height: 473px;
    background-size:202%;
}
.ft-title,.ft-top a{
 color:#fff;
 font-size: 14px;
}
.ft-nav>ul>li>div{ padding-left: 10px; font-size: 12px; }

.ft-nav>ul>li>.ft-nav>ul>li::before {  content: "-"; float: left; color:#fff;margin-top: 10px;;
}

.ft-top>ul{
    overflow: hidden;
    margin: 0 auto;
}
.ft-top>ul>li{
    margin: 40px 14px 0 14px;
    float: left;
}
.ft-xian{
    height: 1px;
    width: 119px;
    background-color: #fff;
    margin: 10px 0;
}
.ft-top a{
    display: block;
    padding: 9px 0;
}
.ft-nav>ul>li>div a{  font-size: 12px; }
.beian{
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 55px;
    line-height: 56px;
    border-top: 1px #85a4c8 solid;
}
.beian-tx{
    color:#fff;
    font-size: 12px;
}
.title-active{
    color:#4495f1;
}
  



.banner-tx p::after{
    position: absolute;
    bottom: -10px;
    left: 0;
    content:'';
    width: 122px;
    height: 8px;
    background-color: #1862e0;
}
.b-nav{
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 0;
}
.b-nav-menb{
    width: 100%;
    height: 100%;
    background-color: rgba(41, 109, 233, 0.4)
}
.b-nav-cont,.lianm-wrap{
    width: 98%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.b-nav-l {
    float: left;
}
.b-nav-r{
    float: right;
}
.b-nav-l li{
    float: left;
}
.b-nav-l a{
    padding: 12px 30px;
    font-size: 14px;
    color:#fff;
}
.b-nav-l>ul>li>a:hover{
    background-color: #4495f1;
}
.mb-nav{
    color:#fff;
    font-size: 14px;
}
.lianm{
    padding: 60px 0;
}
.lianm-cont{
    margin-top: 30px;
}
.lianm-title{
    color:#333333;
    font-size: 24px;
    text-align: center;
    line-height: 28px;
}

.lianm-tx,.zzjg-tx,.zhangc-tx{
    font-size: 14px;
    color:#333333;
    line-height: 28px;
}
.lianm-txt>img{
    float: right;
    margin-left: 30px;
}
.lianm-tx:nth-child(1){
    margin-top: 0;
}
.lianm-tx{
    margin-top: 33px;
}
.zzjg-pic{
    text-align: center;
}
.zhangc-title{
    font-size: 16px;
    color:#333333;
    font-weight: bold;
}
.zhangc-txt{
    margin-top: 12px;
}
.zhangc-ul li{
    margin-top: 22px;
}
.tr-40{
    height: 40px;
    font-size: 16px;
    background-color: #f5f5f5;
  }
  .tr-14{
      background-color: #ffffff;
      font-size: 14px;
  }
  .lmcy td{
    font-size: 14px;
    padding-left: 25px;
  }

  .lmcy{
    border:1px #9b9b9b solid;
    border-collapse: collapse;
  }
  .bor-new td{
    border: none;
    height: 25px;
  }
  .wid-new td:nth-child(1),.wid-new td:nth-child(4){
       width: 245px;
  }
  .wid-new td:nth-child(2),.wid-new td:nth-child(5) {
      width: 60px;
  }
  .bor-top{
    border-top: none;
  }
  .bor-top td:nth-child(1),.bor-top td:nth-child(4){
    width: 75px;
  }
  .bor-top td:nth-child(2), .bor-top td:nth-child(5){
    width: 210px;
  }
  .bor-top td:nth-child(3){
    width: 185px;
  }
  .bor-bom{
    border-bottom: none;
  }
  .bor-bom td:nth-child(1),.bor-bom td:nth-child(3){
    width: 175px;
  }
  .bor-bom td:nth-child(2),.bor-bom td:nth-child(4){
    width: 375px;
  }
  .wid-new td:nth-child(3){
     width: 165px;
  }
  .update-time{
    font-size: 14px;
    color:#333333;
    margin-top: 10px;
  }

  .hd>ul>li{
    position: relative;
    padding: 20px 0 ;
    border-bottom: 1px #c2c2c2 solid;
}
.hd>ul>li:hover   .hd-title,  .hd>ul>li:hover   .time{
     color: #4495f1;
}
.hd>ul>li:hover{
    background-color: #f5f5f5;
}
.time{
    color: #999999;
font-size: 42px;
text-align: center;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
padding: 13px 40px;
border-right: 1px #c2c2c2 solid;
}
.time p{
    font-size: 12px;
    margin-top: 10px;
}
.hd-title,.download-title{
    color:#4c4c4c;
    font-size: 18px;
}
.hd-tx,.download-tx{
    color: #999999;
font-size: 12px;
line-height: 18px;
margin-top: 10px;
}
.hd-cont{
    padding-left: 128px;
display: flex;
align-items: center;
margin: 0 44px;
}
.hd-pic{
    margin-left: 40px;
}
.hd-page{
    margin-top: 50px;
}
.hd-page ul{
    display: flex;
    justify-content: center;
}
.hd-page li{
   margin: 0 5px;
   color:#c2c2c2;
}
.hd-page>ul>li:hover,.hd-page>ul>li:hover  .previous,.hd-page>ul>li:hover  .next {
    background-color: #4495f1;
    color: #fff;
}
.hd-page a{
    display: block;
    border: 1px #c2c2c2 solid;
    text-align: center;
    line-height: 32px;
}
.previous,.next{
    font-family: "宋体";
    font-size: 24px;
   color: #666666;
    width: 36px;
  height: 32px;
}
.num{
    font-size: 16px;
    width: 32px;
  height: 32px;
}
.selected 
{
    display: block;
    border: 1px #4495f1 solid !important;
    text-align: center;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background-color: #4495f1;
    color: #fff;
}
.join{
         

}
.download{
    padding-left: 172px;
}
.download-icon{
    display: block;
    margin-top: 10px;
}
.join li{
    padding: 40px 0;
    position: relative;
border-bottom: 1px #c2c2c2 solid;
}

.my-map {width: 650px; height: 400px; }
.my-map .icon { background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat; }
.my-map .icon-pot { height: 23px; width: 31px; }
.my-map .icon-pot-blue { background-position: -234px -55px; }
.amap-container{height: 100%;}

.contact-cont{
  display: flex;
}
.contact-txt{
    padding-left: 25px;
    width: 520px;
}
.contact-title,.contact-title2{
    font-size: 24px;
    color:#333333;
    padding-bottom: 30px;
    border-bottom: 1px #c2c2c2 solid;
}
.contact-title2{
    font-size: 28px;
    margin-top: 30px;
}
.contact-txt>ul>li{
    display: flex;
    align-items: center;
    margin-top: 30px;
}
.contact-txt p{
    color:#4c4c4c;
    font-size: 14px;
    margin-left: 5px;
}
.xq-xian {
    width: 90px;
    height: 1px;
    background-color: #c2c2c2;
    margin: 13px 0;
}

.xq-time {
    color: #999999;
    font-size: 14px;
}

.xq-title {
    text-align: center;
    width:90px;
    margin:0 auto;
}

.xq-tx {
    line-height: 2;
}

.xq {
    margin-top: 70px;
}

.xq-pic {
    text-align: center;
    margin: 15px 0;
}
.xq-page{
    margin-top: 25px;
}
.xq-page-cont a{
    padding: 10px;
    border: 1px #c2c2c2 solid;
    font-size: 12px;
    color:#666666;
    display: flex;
align-items: center;
}
.xq-page-cont a:hover, .xq-page-cont a:hover  span{
    background-color: #4495f1;
    color:#ffffff;
}
.xq-previous{
    float: left;
}
.xq-next{
    float: right;
}
.xq-page-cont span{
    font-family: "宋体";
    font-size: 16px;
    color:#999999;
    font-weight: bold;
}
.hzd {
    border-collapse: collapse;
    border: 1px #959595 solid;
    font-size: 16px;
    color: #333333;
}

.hzd tr:nth-child(1) td {
    padding-left: 28px;
}

.hzd tr:nth-child(1) p {
    margin: 10px 0;
    display: flex;
}
.hzd tr:nth-child(1) p input{
    text-align: left;
}
.hzd>tbody>tr>td input {
    font-size: 16px;
    color:#333333;
    outline: none;
    text-align: center;
    border: 1px #959595 solid;
    width: 80%;
}

.hzd tr td {
    height: 55px;
}
.yd-radio input,.yd-time input{
    width: initial !important;
    height: initial !important  ;
}
.yuding{
    padding: 20px 30px;
}
.yd-radio{

}
.zhusu{
display: none;
}
.yd-radio li span{

display: inline-block;
width: 19px;
height: 18px;
background-image: url("https://www.nytcmdistribution.com/__xh__/yylm.wzvtc.cn/_upload/tpl/45/49/476489/template476489/css/images/uncheck.jpg");
background-size: 19px 18px;

}
.yd-radio li input:checked +span{

width: 19px;
height: 18px;
background-image: url("https://www.nytcmdistribution.com/__xh__/yylm.wzvtc.cn/_upload/tpl/45/49/476489/template476489/css/images/check.jpg");
background-size: 19px 18px;

}

.yd-radio ul,.yd-radio li label{
display: flex;
align-items: center;
}

.yd-radio li{
margin-right: 30px;
}
.yd-d-time input,.yd-l-time input{
border-bottom: 1px #959595 solid;
}

.yd-time{
margin-top: 40px;
}
.yd-time input{
font-size: 16px;
}
.yd-l-time{
margin-top: 25px;
}
.huizhi-submit:hover a{
color:#fff;
background-color: #4495f1;
border-color: #4495f1
}
.huizhi-submit 
{
margin: 60px auto 0px;
text-align: center;
display: inline-block;
font-size: 16px;
color:#333333;
padding: 16px 78px;
border: 1px #a3a3a3 solid;
cursor:pointer;
}
.huizhi-submit a{
display: inline-block;
text-align: center;
font-size: 16px;
color:#333333;
padding: 16px 78px;
border: 1px #a3a3a3 solid;


}
.b-nav-cont{
overflow:initial;
}
.b-nav-l li{
position: relative;
}
.erji-cont{
display: none;
position: absolute;
z-index: 100;
left: 0;
background-color: #ffffff;
}
.erji-cont ul{
width: 175px;
}
.erji-cont a{
display: block;
width: 100%;
color:#333333;
font-size: 14px;
padding: 0px 20px;

}
.erji-cont a:hover{
background-color: #4495f1;
color:#fff;
}
.erji-cont li{
float:inherit;
}
.erji{
padding: 0 30px;
color:#fff;
font-size: 14px;
cursor: pointer;
}
.erji:hover .erji-cont{
display: block;
}

.corl{
background-color: #4495f1;
color:#fff;
}

.txt_01{ line-height:35px; border:#CCCCCC solid 1px; width:90%;}
.submit1{ width:100px; line-height:30px; height:30px;border-radius:5px;}
.submit2{ width:100px; line-height:30px; height:30px;border-radius:5px; background-color:#3165a1; color:#ffffff;}
.keyword{line-height:24px !important; border:#CCCCCC solid 1px; width:90%; text-indent:0.5em;}
.input_button{ width: 100px !important;; line-height:30px; height:30px;border-radius:5px; background:#3165a1 !important;; color:#ffffff;}