@charset "utf-8";
/*全局控制*/
body{margin:0;padding:0;font-size:14px;line-height:22px;font-family:"微软雅黑"; color:#565656;-webkit-text-size-adjust:none;top:0;}
html,body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
img{border:0; vertical-align:central;}
ul,li{list-style:none;}
/*.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}
.dis{display:block;}.undis{display:none;}*/
a{text-decoration:none !important; }
a,span,p{font-size:"微软雅黑";}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
input { border: 0;  outline: none; }
.left{ float: left; }
.right{ float: right; }
.clear{clear:both;}
.hiden{ display: none; }
select{
    border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
select::-ms-expand { display: none; }
input::-ms-input-placeholder{ color:rgb(102, 102, 102)}
input::-webkit-input-placeholder{ color:rgb(102, 102, 102)}
input::-moz-placeholder{ color:rgb(102, 102, 102)} 
/** 首页导航 **/
@media screen and (min-width: 1380px) {
    .mx-top-img1{ display: none; }
    .mx-top-img{ display: block; }
    .width{ width: 1380px; margin: 0 auto; }
    .nav-list{ display: none; }
    /** 头部 **/
    .mz-top{ height: 48px; padding-top: 5px; line-height: 48px; font-size: 16px; color: #727272; border-bottom: 1px solid #ededed; background: #fbfbfb;}
    .mx-top-img img{ width: 100%; display: block; padding-top: 18px; }
    .mx-content{ background: #ffffff; margin-top: 30px; box-shadow: 0px 0px 20px #f4f4f4; padding-top: 1px; padding-bottom: 60px;}
    
    .mx-width{ width: 1326px; margin: 0 auto; padding: 0 10px; line-height: 60px; color: #313131; border-bottom: 1px dashed #d5d5d5; margin-top: 26px; font-size: 18px; }
    .mx-width select{ border: none; color: #979797; background: none; font-size: 18px; text-align: right;}
    .mx-width span{ color: #979797; }
    .mx-width input{ font-size: 18px; text-align: right; color: rgb(102, 102, 102);}
    .ts-width{  width: 1326px; margin: 0 auto; padding: 0 10px;  }
    .mx-width-con{ background: #f5f5ff; border-radius: 10px; padding:20px;  font-size: 18px; margin: 20px 0;}
    .mx-width-con textarea{ width:calc(100% - 120px); height: 150px; border: none; resize: none; background: none; font-size: 18px; color: #979797;}
    .mx-subminit{ cursor: pointer; width: 250px; height: 50px; border-radius: 20px; margin: 0 auto; text-align: center; line-height: 50px; color: #ffffff; font-size: 18px; margin-top: 60px; }
    .mx-subminit input{ width: 250px; height: 50px; border-radius: 20px; margin: 0 auto; text-align: center; line-height: 50px; color: #ffffff; font-size: 18px; cursor: pointer; }
    /** 弹窗提示 **/
    .alert_footer { border-top: solid 1px #DADEE5; text-align: center; padding: 10px 0px; border-radius: 0 0 10px 10px; color: #0166FF; }
    .alert_content, .confirm_content { text-align: center; font-size: 14px; padding: 20px 60px; }
    .alert_box, .confirm_box {border: solid 1px #DADEE5; display: none; background-color: #FFFFFF;   width: auto;  height: auto;  z-index: 9999; position: fixed;  border-radius: 10px; user-select: none; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none;}

}	

@media (max-width:1380px) and (min-width:1100px){
    .mx-top-img1{ display: none; }
    .mx-top-img{ display: block; }
    .width{ width: 1100px; margin: 0 auto; }
    .nav-list{ display: none; } 
    /** 头部 **/
    .mz-top{ height: 48px; padding-top: 5px; line-height: 48px; font-size: 16px; color: #727272; border-bottom: 1px solid #ededed; background: #fbfbfb;}
    .mx-top-img img{ width: 100%; display: block; padding-top: 18px; }
    .mx-content{ background: #ffffff; margin-top: 30px; box-shadow: 0px 0px 20px #f4f4f4;  padding-top: 1px; padding-bottom: 60px;}
    
    .mx-width{ width: 1055px; margin: 0 auto; padding: 0 10px; line-height: 60px; color: #313131; border-bottom: 1px dashed #d5d5d5; margin-top: 26px; font-size: 18px; }
    .mx-width select{ border: none; color: #979797; background: none; font-size: 18px; text-align: right;}
    .mx-width span{ color: #979797; }
    .mx-width input{ font-size: 18px; text-align: right; color: rgb(102, 102, 102);}
    .ts-width{  width: 1070px; margin: 0 auto; padding: 0 10px;  }
    .mx-width-con{ background: #f5f5ff; border-radius: 10px; padding:20px;  font-size: 18px; margin: 20px 0;}
    .mx-width-con textarea{ width:calc(100% - 120px); height: 150px; border: none; resize: none; background: none; font-size: 18px; color: #979797;}
    .mx-subminit{ cursor: pointer; width: 250px; height: 50px; border-radius: 20px; margin: 0 auto; text-align: center; line-height: 50px; color: #ffffff; font-size: 18px; margin-top: 60px; }
    .mx-subminit input{ width: 250px; height: 50px; border-radius: 20px; margin: 0 auto; text-align: center; line-height: 50px; color: #ffffff; font-size: 18px; cursor: pointer; }
    /** 弹窗提示 **/
    .alert_footer { border-top: solid 1px #DADEE5; text-align: center; padding: 10px 0px; border-radius: 0 0 10px 10px; color: #0166FF; }
    .alert_content, .confirm_content { text-align: center; font-size: 14px; padding: 20px 60px; }
    .alert_box, .confirm_box {border: solid 1px #DADEE5; display: none; background-color: #FFFFFF;   width: auto;  height: auto;  z-index: 9999; position: fixed;  border-radius: 10px; user-select: none; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none;}

}


@media (max-width:1100px) and (min-width:980px){
    .mx-top-img1{ display: none; }
    .mx-top-img{ display: block; }
    .width{ width: 980px; margin: 0 auto; }
    .nav-list{ display: none; } 
    /** 头部 **/
    .mz-top{ height: 48px; padding-top: 5px; line-height: 48px; font-size: 16px; color: #727272; border-bottom: 1px solid #ededed; background: #fbfbfb;}
    .mx-top-img img{ width: 100%; display: block; padding-top: 18px; }
    .mx-content{ background: #ffffff; margin-top: 30px; box-shadow: 0px 0px 20px #f4f4f4;  padding-top: 1px; padding-bottom: 60px;}
    
    .mx-width{ width: 935px; margin: 0 auto; padding: 0 10px; line-height: 60px; color: #313131; border-bottom: 1px dashed #d5d5d5; margin-top: 26px; font-size: 18px; }
    .mx-width select{ border: none; color: #979797; background: none; font-size: 18px; text-align: right;}
    .mx-width span{ color: #979797; }
    .mx-width input{ font-size: 18px; text-align: right; color: rgb(102, 102, 102);}
    .ts-width{  width: 950px; margin: 0 auto; padding: 0 10px;  }
    .mx-width-con{ background: #f5f5ff; border-radius: 10px; padding:20px;  font-size: 18px; margin: 20px 0;}
    .mx-width-con textarea{ width:calc(100% - 120px); height: 150px; border: none; resize: none; background: none; font-size: 18px; color: #979797;}
    .mx-subminit{ cursor: pointer; width: 250px; height: 50px; border-radius: 20px; margin: 0 auto; text-align: center; line-height: 50px; color: #ffffff; font-size: 18px; margin-top: 60px; }
    .mx-subminit input{ width: 250px; height: 50px; border-radius: 20px; margin: 0 auto; text-align: center; line-height: 50px; color: #ffffff; font-size: 18px; cursor: pointer; }
    /** 弹窗提示 **/
    .alert_footer { border-top: solid 1px #DADEE5; text-align: center; padding: 10px 0px; border-radius: 0 0 10px 10px; color: #0166FF; }
    .alert_content, .confirm_content { text-align: center; font-size: 14px; padding: 20px 60px; }
    .alert_box, .confirm_box {border: solid 1px #DADEE5; display: none; background-color: #FFFFFF;   width: auto;  height: auto;  z-index: 9999; position: fixed;  border-radius: 10px; user-select: none; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none;}
 
}    



@media (max-width:980px) and (min-width:750px){
    .mx-top-img1{ display: none; }
    .mx-top-img{ display: block; }
    .width{ width: 750px; margin: 0 auto; }
    .nav-list{ display: none; }
    /** 头部 **/
    .mz-top{ height: 48px; padding-top: 5px; line-height: 48px; font-size: 16px; color: #727272; border-bottom: 1px solid #ededed; background: #fbfbfb;}
    .mx-top-img img{ width: 100%; display: block; padding-top: 18px; }
    .mx-content{ background: #ffffff; margin-top: 30px; box-shadow: 0px 0px 20px #f4f4f4;  padding-top: 1px; padding-bottom: 60px;}
    
    .mx-width{ width: 705px; margin: 0 auto; padding: 0 10px; line-height: 60px; color: #313131; border-bottom: 1px dashed #d5d5d5; margin-top: 26px; font-size: 18px; }
    .mx-width select{ border: none; color: #979797; background: none; font-size: 18px; text-align: right;}
    .mx-width span{ color: #979797; }
    .mx-width input{ font-size: 18px; text-align: right; color: rgb(102, 102, 102);}
    .ts-width{  width: 720px; margin: 0 auto; padding: 0 10px;  }
    .mx-width-con{ background: #f5f5ff; border-radius: 10px; padding:20px;  font-size: 18px; margin: 20px 0;}
    .mx-width-con textarea{ width:calc(100% - 120px); height: 150px; border: none; resize: none; background: none; font-size: 18px; color: #979797;}
    .mx-subminit{ cursor: pointer; width: 250px; height: 50px; border-radius: 20px; margin: 0 auto; text-align: center; line-height: 50px; color: #ffffff; font-size: 18px; margin-top: 60px; }
    .mx-subminit input{ width: 250px; height: 50px; border-radius: 20px; margin: 0 auto; text-align: center; line-height: 50px; color: #ffffff; font-size: 18px; cursor: pointer; }
    
    /** 弹窗提示 **/
    .alert_footer { border-top: solid 1px #DADEE5; text-align: center; padding: 10px 0px; border-radius: 0 0 10px 10px; color: #0166FF; }
    .alert_content, .confirm_content { text-align: center; font-size: 14px; padding: 20px 60px; }
    .alert_box, .confirm_box {border: solid 1px #DADEE5; display: none; background-color: #FFFFFF;   width: auto;  height: auto;  z-index: 9999; position: fixed;  border-radius: 10px; user-select: none; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none;}
 
}



@media (max-width:750px) {

    .mx-top-img1{ display: block; }
    .mx-top-img{ display: none; }
    .width{ width: 7.1rem; margin: 0 auto; }
    /** 头部 **/
    .news-nav-border{ border-top: 1px solid #efecec; }
    .mz-top{ height: 0.55rem;  line-height: 0.55rem; font-size: 0.24rem; color: #727272; border-bottom: 1px solid #ededed; background: #fbfbfb;}
    .mx-top-img1 img{ width: 100%; display: block; padding-top: 0.18rem; }
    .mx-content{ background: #ffffff; margin-top: 0.3rem; box-shadow: 0px 0px 20px #f4f4f4;  padding-top: 1px; padding-bottom: 0.6rem;}
    
    .mx-width{ width: 6.64rem; margin: 0 auto; padding: 0 0.1rem; line-height: 0.8rem; color: #313131; border-bottom: 1px dashed #d5d5d5; margin-top: 0.2rem; font-size: 0.22rem; }
    .mx-width select{ border: none; color: #979797; background: none; font-size: 0.18rem; text-align: right;}
    .mx-width span{ color: #979797; font-size: 0.16rem !important;}
    .mx-width input{ font-size: 0.18rem; text-align: right; color: rgb(102, 102, 102);}
    .ts-width{  width: 6.58rem; margin: 0 auto; padding: 0 0.1rem,;  }
    .mx-width-con{ background: #f5f5ff; border-radius: 0.1rem; padding:0.2rem;  font-size: 0.18rem; margin: 0.2rem 0;}
    .mx-width-con textarea{ width:calc(100% - 120px); height: 1.6rem; border: none; resize: none; background: none; font-size: 0.18rem; color: #979797;}
    .mx-subminit{ cursor: pointer; width: 2.5rem; height: 0.5rem; border-radius: 20px; margin: 0 auto; text-align: center; line-height: 0.5rem; color: #ffffff; font-size: 0.18rem; margin-top: 0.6rem; }
    .mx-subminit input{ width: 2.5rem; height: 0.5rem; border-radius: 20px; margin: 0 auto; text-align: center; line-height: 0.5rem; color: #ffffff; font-size: 0.18rem; cursor: pointer; }
    
    /** 弹窗提示 **/
    .alert_footer { border-top: solid 1px #DADEE5; text-align: center; padding: 10px 0px; border-radius: 0 0 10px 10px; color: #0166FF; }
    .alert_content, .confirm_content { text-align: center; font-size: 0.14rem; padding: 0.2rem 0.6rem; }
    .alert_box, .confirm_box {border: solid 1px #DADEE5; display: none; background-color: #FFFFFF;   width: auto;  height: auto;  z-index: 9999; position: fixed;  border-radius: 10px; user-select: none; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none;}

}
