html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font-weight: normal;
    font-family:  "PingFangSC-Regular",PingFangSC-Light, 'Microsoft YaHei', "微软雅黑", SourceHanSansCN-Normal, STHeiti, Helvetica, Arail;
    box-sizing: border-box;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
i, em {
    font-style: normal;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    text-decoration: none;
    outline: none;
}
input, textarea, button, select {
    outline: none;
    font-family: PingFangSC-Light,PingFangSC-Regular, MicrosoftYaHei, 'Microsoft YaHei', "微软雅黑", SourceHanSansCN-Normal, STHeiti, Helvetica;
}
::-webkit-input-placeholder {
	color:#cacaca
}
:-moz-placeholder {
	color:#cacaca
}
::-moz-placeholder {
	color:#cacaca
}
:-ms-input-placeholder {
	color:#cacaca
}
input,a {
	cursor:pointer
}
input, textarea, button, select {
    outline: none;
    font-family: PingFangSC-Light,PingFangSC-Regular, MicrosoftYaHei, 'Microsoft YaHei', "微软雅黑", SourceHanSansCN-Normal, STHeiti, Helvetica;
}
.cursor {
	cursor:pointer
}
a {
	text-decoration:none;
    color:#999;
    outline: none;
}
button{outline: none;}
a:hover,a:visited,a:link,a:active {
	text-decoration:none;
	color:#999
}
.fl{float:left;}.fr{float:right;}
.clear {
	clear:both
}
.clearfix {
    zoom: 1;
}
.clearfix:after {display: block;clear: both;height: 0;font-size: 0;content: '';}
.header {
    padding: 20px 0;
    width: 100%;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    transition: all 0.3s;
    height:107px;
    min-width:1200px;
}
.logo {
    width: 10.2%;
    overflow: hidden;
    margin-left: 3%;
}
.logo a {
    display: block;
    float: left;
    width: 100%;
    height: 100%;
}
.nav {
    margin: 15px 0 0 1.8%;
    position: relative;
    /* overflow: hidden; */
    width: 62.0833%;
}
.nav li {
    width: 11.2%;
    margin-right: 1%;
    display: block;
    float: left;
    transition: all 0.5s;
    text-align: center;
    position: relative;
}
.nav li:last-child {
    margin-right: 0;
}
.nav li a {
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
    position: relative;
    display: block;
    background: rgba(255,255,255,.2);
    border-radius: 36px;
}
.nav li .submenu{position: absolute;width:100%;background:rgba(0,0,0,.5);top:36px;left:0;padding-top:35px;display: none;}
.nav li .submenu ul li{width:100%;margin:0;font-size:22px;line-height:45px;color:#fff;float:none;}
.nav li .submenu ul li a{border-radius:0;font-size:18px;line-height:45px;}
.header-right {
    overflow: hidden;
    position: fixed;
    top: 32px;
    right: 3%;
    z-index: 11;
    transition: all 0.3s;
}
.font-din.medium {
    font-family: 'DINPro-Medium';
}
.call-num {
    font-size: 40px;
    line-height: 100%;
    color: #60e1ed!important;
    display: block;
    float: left;
    position: relative;
}
.formSolution{
	position: relative;
    font-family: Microsoft YaHei;
    font-weight: 400;
	line-height: 40px;
}
.formSolution .formSolution2{
    font-family: Microsoft YaHei;
    font-weight: 400;
	line-height: 40px;
	font-size: 16px;
}
.formSolution .solution{
    position: absolute;
    text-align: center;
	width: 84%;
	margin-left: 8%;
	display: none;
    top: 50px;
	font-size: 20px;
	padding-top: 5px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    /* line-height: 40px; */
	background: #115A9F;
	color: #ffffff;
}
.formSolution .solution div{
	font-size: 14px;
    font-family: Microsoft YaHei;
	font-weight: 400;
	padding: 5px;
}
@font-face {
    font-family: 'DINPro-Medium';
    src: url('/PC/product/static/fonts/dinpro-medium.eot');
    src: local('☺'), url('/PC/product/static/fonts/dinpro-medium.woff') format('woff'), url('/PC/product/static/fonts/dinpro-medium.ttf') format('truetype'), url('/PC/product/static/fonts/dinpro-medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* 弹框 */
.dialog {
    background: #FFFFFF;
    border-radius: 6px;
    position: fixed!important;
    top: 50%;
    left: 50%;
    z-index: 12;
    display: none;
}
.dialog#applyPop {
    width: 800px;
    min-height: 540px;
    margin: -270px 0 0 -400px;
}
.dialog.apply-form {
    padding: 20px 0;
}
.dialog a.close {
    font-size: 24px;
    color: #979797;
    position: absolute;
    right: 2px;
    top: 0px;
    line-height: 24px;
    color:#000;
}
.dialog .apply-page.have-activity, .dialog .apply-page {
    margin-top: 0;
}
.apply-page.have-activity {
    width: 760px;
    margin: 40px auto 0;
}
.modal-banner {
    width: 760px;
    box-shadow: 0 0 12px #eef3f6;
}
.modal-banner .swiper-pagination span.swiper-pagination-bullet, .swiper-pagination a {
    width: 55px;
    height: 5px;
    border-radius: 5px;
    opacity: 1;
    background: #bfbfbf;
    transition: all 0.5s;
}
.modal-banner .swiper-pagination span.swiper-pagination-bullet-active, .swiper-pagination a.activeSlide {
    background: #1c4ba0;
}
.modal-banner .modal-swiper img{width:780px;height:298px;}
.apply-page h2 {
    font-size: 21px;
    color: #333333;
    letter-spacing: 4px;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 20px;
}
.apply-page .apply-form {
    width: 71.842%;
    padding: 0;
    margin: 0 auto;
}
.apply-form ul {
    overflow: hidden;
    padding-bottom: 10px;
}
.apply-page.have-activity .apply-form li {
    width: 50%;
    float: left;
    clear: none;
    padding-right: 20px;
    margin-right: 0;
    padding-left: 110px;
    height: 30px;
    margin-bottom: 15px;
    position: relative;
    transition: all 0.5s;
}
.apply-form li label {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    display: block;
    width: 110px;
    position: absolute;
    left: 0;
    top: 0;
}
.apply-form li label.must b {
    color: #FF2121;
}
.apply-form li select, .apply-form li input {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #1b1b1b;
    font-size: 12px;
    line-height: 16px;
    padding: 7px 13px;
    box-sizing: border-box;
    color: #333;
    height:30px;
}
.apply-page.have-activity .apply-form li:nth-of-type(2n) {
    padding-right: 0;
}
.dialog#applyPop .apply-btn {
    /* padding-bottom: 20px; */
    text-align: center;
    width: 100%;
    overflow: hidden;
}
.apply-page.have-activity .blue-btn {
    width: 208px;
    margin: 0px auto;
    float: none;
    border-radius: 35px;
    background: #1c4ba0;
    height: 35px;
    line-height: 35px;
    border: none;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    position: relative;
    transition: all 0.75s ease;
}
.apply-form li .error-tip {
    position: absolute;
    font-size: 12px;
    left: 110px;
    top: 45px;
    line-height: 20px;
    color: #f83535;
}
#layer {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=70);
    opacity: 0.7;
    z-index: 11;
    top: 0;
    left: 0;
    display: none;
}
/* 底部 */
.box {
    padding: 77px 0;
    background-color: #fff;
}
.box.footer-apply {
    padding-bottom: 79px;
    padding-top: 86px;
    background: #fff;
}
.m1200 { width: 1240px; padding:30px; margin: 0px auto;position: relative;}
.box h2.title{
    font-size: 44px;
    color: #333333;
    line-height: 64px;
    margin-bottom: 43px;
    position: relative;}
.footer-apply h3 {
    font-size: 14px;
    color: #666;
}
.apply-form {
    padding: 0;
    width: 100%;
    position: relative;
    padding-right: 166px;
}
.apply-form ul {
    overflow: hidden;
    padding-bottom: 10px;
}
.apply-form li {
    height: 30px;
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
    /* padding-right: 20px; */
    /* padding-left: 110px; */
    position: relative;
    transition: all 0.5s;
}
#registForm li{height:auto;position: relative;padding-left:15px;}
#registForm li:before{position: absolute;content:'*';color:#f83535;left:0;top:0;line-height:46px;width:15px;text-align: center;font-weight: bold;}
#registForm li:nth-child(3):before{display: none;}
.footer-apply .apply-form li {
    width: calc(25% - 5px);
    margin-right:5px;
}
 #registForm li input {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #1b1b1b;
    font-size: 12px;
    line-height: 16px;
    height: 46px;
    padding: 15px 13px;
    box-sizing: border-box;
    color: #333;
}
#registForm li input.tip{border-color:#f83535;color: #f83535;}
#registFormPop li input.tip{border-color:#f83535;color: #f83535;}
#registFormPop ul li:nth-child(3) label b{display: none;}
.footer-apply .apply-form li input {
    width: 100%;
}
.apply-form li input::-moz-placeholder,
.apply-form li input:-ms-input-placeholder,
.apply-form li input::-webkit-input-placeholder {
    color: #000;
}
.apply-form li input.tip::-moz-placeholder,
.apply-form li input.tip:-ms-input-placeholder,
.apply-form li input.tip::-webkit-input-placeholder {
    color: #f83535;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #000;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #000;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #000;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #000;
}
.footer-apply .apply-form .apply-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 166px;
    overflow: hidden;
    text-align: center;
}
.pager-load-more a, .line-blue-btn, .line-white-btn, .blue-btn {
    width: 166px;
    height: 46px;
    border: none;
    color: #fff;
    line-height: 46px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    position: relative;
    background-color: #101a4f;
    transition: all 0.75s ease;
}
.banner-bottom-right .blue-btn, .apply-btn .blue-btn {
    float: left;
    color:#fff;
}
.service-call {
    font-size: 14px;
    color: #666;
    line-height: 28px;
    position: absolute;
    right: 30px;
    top: 0;
}
.service-call a {
    display: inline-block;
    /* padding-left: 55px; */
    font-size: 36px;
    color: #333;
    line-height: 40px;
    transition: all 0.5s ease-in 0.5s;
    /* background: url(../fonts/iconphone.svg) no-repeat left 7px; */
}
.service-call.font-blue a {
    color: #da0f0f;
    font-size: 40px;
    font-family: '微软雅黑'!important;
    line-height: 40px;
    transition: all 0.5s ease-in 0.5s;
    display: inline-block;
}
.footer-bottom {
    padding: 32px 0 48px;
    background: #323232;
}
.footer-bottom dl {
    width: 20%;
    float: left;
    text-align: center;
    min-height: 238px;
    border-right: 1px solid #5b5b5b;
}
.footer-bottom dl:last-child dd {
    padding-left: 52px;
    text-align: left;
}
.footer-bottom dt {
    font-size: 20px;
    color: #fff;
    line-height: 18px;
    margin-bottom: 15px;
    margin-top: 8px;
}
.footer-bottom dd {
    color: #adadad;
    font-size: 14px;
    line-height: 34px;
    letter-spacing: 1px;
}
.footer-bottom dd a {
    font-size: 14px;
    color: #adadad;
    line-height: 34px;
    transition: all 0.3s;
    font-family: '微软雅黑'!important;
}
.footer-bottom dd a.font-din {
    color: #b1b1b1;
    display: block;
}
.footer-bottom dd a.wx span {
    width: 118px;
    height: 118px;
    display: block;
    margin: 30px auto 0;
}
.footer-bottom dd a.wx span img {
    width: 100%;
}
.footer-bottom dl:last-child {
    border-right: 0;
}