@charset "utf-8";
body { font-family:"Microsoft YaHei","微软雅黑","宋体","新宋体","Arial";  background:#f9f9f9;font-size:14px; overflow-x: hidden; margin: 0 auto; color:#333; line-height:22px; width:100%; overflow-x:hidden;  }
html,div,span,p,ul,li,dl,dt,dd,a,img,em,label,input,textarea,form { margin:0; padding:0;}
form{ display:inline;}
ul,li { list-style:none;}
h1,h2,h3,h4,h5,h6 { font-weight:normal; padding:0; margin:0;}
a{ text-decoration:none; color:#343F48; }
a:hover{ color:#343F48;}
img {display: inline-block;border: none;vertical-align: middle}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none; line-height:100%;}
textarea { -webkit-appearance: none;}
header {
    width: 1300px;
    margin: 0px auto;
    padding-top: 10px;padding-bottom: 10px;
    /*height: 40px;*/
}
header .logo {
    width: 110px;height: 35px;display: inline-block;
}
header .topnav {
    font-size: 14px;width: 1100px;text-align: right;display: inline-block;
}
header .topnav a {
    display: inline-block;text-align: center;padding-right: 10px;
}

.mkt-head {
    width: 100%;
    /*background-color: #3b67e0;*/
    /*background: linear-gradient(-123deg, #00DFF6 0, #03D5F4 7%, #254CD5 100%);*/
    background: url("/assets/image/banner-right-3.png") , linear-gradient(0deg, #07A0E0, #0162d3);
    background-repeat: no-repeat;
    background-position:95% 50%;
    background-size: auto 100%;
    padding-bottom: 10px;
    margin-bottom: 30px;
    height: 250px;
    padding-top: 100px;

}
.mkt-head-title {
    color: #fff;width: 100%;
}
.mkt-head-title h1 {
    color: #FFFFFF;
    margin-left: 5vw;
    font-weight: 800;
    font-size: 40px;
    width: 65vw;
    line-height: 100px;
    letter-spacing:4px;
    font-family: "宋体", "新宋体","Microsoft YaHei", "微软雅黑", "Arial";
}
.fieldset {
    margin: 30px auto 30px;width: 1100px;
}

.div1 {
    width: 1100px;margin: 0 auto;line-height: 30px;
}
.div1 p,.div1 li {
    text-indent: 2em;line-height: 35px;
}
.layui-form p img {
    max-width: 1100px; margin: 10px 0 10px;
}
pre{
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #333;
    display: block;
    font-size: 12.6px;
    line-height: 22px;
    margin: 10px 0 10px;
    padding: 9.5px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre-wrap;
    font-family: "Microsoft YaHei","微软雅黑","宋体","新宋体","Arial";
}
