
@media(min-width:1200px){
::-webkit-scrollbar{width:8px; height:8px; background:rgb(255,255,255);}
::-webkit-scrollbar-thumb{background:rgb(65,93,138);}
::-webkit-scrollbar-track-piece{width:8px; height:8px;}
}

*,
*:before,
*:after{box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;}
*{outline:none; font-family:Arial, Helvetica, Microsoft YaHei;}
*[hide]{display:none;}
*::-webkit-input-placeholder{color:rgb(33,33,33); opacity:.68;}
*::-moz-input-placeholder{color:rgb(33,33,33); opacity:.68;}
*::-ms-input-placeholder{color:rgb(33,33,33); opacity:.68;}

html,body{margin:0; width:100%; min-height:100%; word-wrap:break-word; word-break:break-all; 
background:rgb(255,255,255); font-size:16px; font-weight:400; line-height:1.75; color:rgb(33,33,33);}

dir,ul,ol,li{margin:0; padding:0; list-style:none;}
form{margin:0; padding:0;}
p,dl,dt,dd{margin:0; padding:0;}

img{border:none;}
p>img{max-width:100%;}
ins{text-decoration:none;}
a{text-decoration:none; color:rgb(33,33,33); transition:.3s;}
a:hover{color:rgb(65,93,138);}
a[button="button"]{display:inline-block; padding:4px 18px; border-radius:4px; background:rgb(65,93,138); color:#fff;}
a[button="button"] *{cursor:pointer;}
a[button="button"]:hover{opacity:.8; box-shadow:0 0 5px rgba(0,0,0,0.1);}
@media(max-width:767px){
a[button="button"]{padding:2px 12px; border-radius:2px;}
}

h1,h2,h3,h4,h5,h6{margin:0; padding:0; font-weight:400;}
h1{font-size:32px;}
h2{font-size:24px;}
h3{font-size:18px;}
h4{font-size:17px;}
h5{font-size:15px;}
h6{font-size:12px;}

table,tbody{width:100%; border-collapse:collapse;}
tr{background:#fff; transition:.3s;}
tr:hover{background:#f8f8f8;}
th{background:#fcfcfc;}
th,td{border:1px solid #f0f0f0; padding:8px; text-align:left;}

section{display:block;}

article{display:block; max-width:100%; margin:0 auto;}
article:after{display:block; content:''; clear:both;}
article iframe,
article video,
article img{max-width:100%;}
@media(min-width:1200px){
article{padding:0 28px; width:1388px;}
}
@media(max-width:1199px){
article{padding:0 18px;}
}
@media(max-width:767px){
article{padding:0 8px;}
}

aside iframe,
aside video,
aside img{max-width:100%;}
aside:after{display:block; content:''; clear:both;}

dir{display:block;}
dir>ol{margin:0 -4px; text-align:center; font-size:0;}
dir>ol>li{display:inline-block; margin:4px;}
dir>ol>li>a{display:block; padding:2px 8px; border-radius:3px; border:1px solid #f0f0f0; font-size:16px;}
dir>ol>li>a.on,
dir>ol>li>a:hover{background:rgb(65,93,138); border-color:rgb(65,93,138); color:#fff;}
dir>ol>li>a.on,
dir>ol>li>a.no{cursor:no-drop;}
@media(max-width:767px){
dir>ol{margin:-3px;}
dir>ol>li{display:inline-block; margin:3px;}
dir>ol>li>a{display:block; padding:0 8px; border-radius:2px;}
}


select,
textarea,
input[type=file],
input[type=text],
input[type=password],
input[type=number],
input[type=tel],
input[type=email]{display:block; width:100%; margin:0; transition:.3s;  padding:8px 12px; border-radius:3px; 
background:#fff; border:1px solid #e8e8e8; line-height:1.75; height:46px; font-size:16px;}
select[multiple],
textarea{height:130px;}
select:hover,
textarea:hover,
input[type]:hover,
div.file_input>input[type=file]:hover+input[type=text],
select:focus,
textarea:focus,
input[type]:focus,
div.file_input>input[type=file]:focus+input[type=text]{box-shadow:0 0 8px rgba(0,0,0,.08);}

h6.alert{position:fixed; top:0; left:0; right:0; z-index:8888888; opacity:0; user-select:none; pointer-events:none; text-align:center; background:none !important;}
h6.alert.on{top:20px; opacity:1; transition:0.3s;}
h6.alert>b{display:inline-block; font-weight:normal; position:relative; padding:13px 20px 13px 48px; text-align:left; max-width:500px; background:#fff; border:1px solid #e4e7ed; box-shadow:0 0 12px rgba(0,0,0,.12); border-radius:6px; font-size:14px; line-height:22px; }
h6.alert>b:before{position:absolute; top:14px; left:16px; font-family:'FontAwesome'; content:"\f128"; width:20px; height:20px; border-radius:50%; line-height:20px; text-align:center; background:#d8d8d8; color:#fff;}
h6.alert.red>b:before{background:#fd4e5e; content:"\f12a";}
h6.alert.green>b:before{background:#13ce67; content:"\f00c";}
h6.alert.brown>b:before{background:#a5692d; content:"\f129";}
h6.alert.yellow>b:before{background:#ffd700; content:"\f129";} 
h6.alert.blue>b:before{background:#1880ff; content:"\f00c";}
h6.alert.gold>b:before{background:#edc86c; content:"\f129";}
@media(max-width:767px){
h6.alert>b{max-width:100%;}
}

dl.form8 input[name^="params"][type="file"]{opacity:0;}
div.file_input{display:block; position:relative;}
div.file_input>input[type=file]{position:absolute; z-index:2; top:0; left:0; height:100%; opacity:0; cursor:pointer;}
div.file_input>input[type=text]{padding-left:60px; cursor:pointer;}
div.file_input>i{position:absolute; z-index:1; background:#f8f8f8; cursor:pointer; border-right:1px solid #e8e8e8; top:1px; left:1px; bottom:1px; text-align:center; width:48px; font-size:16px;}
div.file_input>i:before{position:absolute; top:50%; left:0; right:0; line-height:16px; margin-top:-8px;}
code.tights>select+select{margin-top:2px;}

span.captcha.phonecode{margin-top:8px;}
span.captcha.phonecode>ins[resend]>i{font-style:normal;}

section.copyright{background:#000; padding:8px 0; text-align:center; color:#fff;}
section.copyright a{color:#fff;}
div[comment]{background:#fff;}
div[comment] div{display:block;}
div[comment] div>textarea{display:block; border:1px solid #b8b8b8; height:88px;}
div[comment] div>p{margin-top:18px;}
div[comment] div>p>button{cursor:pointer; border:none; color:#fff; line-height:28px; padding:2px 18px 0 18px; border-radius:18px; background:#585858; transition:.3s;}
div[comment] div>p>button:hover{background:rgb(65,93,138);}
div[comment] div>p>label{cursor:pointer; padding-left:8px; display:inline-block; line-height:30px; color:#282828;}
div[comment] ul{display:block; list-style:none; background:#fff; margin-top:22px;}
div[comment]>ul{margin-top:32px;}
div[comment] ul>li{display:block; list-style:none; position:relative; margin-top:18px;}
div[comment]>ul>li{margin-top:28px;}
div[comment] ul>li:first-child{margin-top:0;}
div[comment] ul>li>img{display:block; position:absolute; left:0; top:0; width:30px; height:30px; border-radius:50%;}
div[comment]>ul>li>img{width:36px; height:36px;}
div[comment] ul>li>dl{padding:0 0 0 42px;}
div[comment]>ul>li>dl{padding:0 0 0 48px;}
div[comment] ul>li>dl>dt:after{display:block; content:''; clear:both;}
div[comment] ul>li>dl>dt>b{float:left; font-size:15px; line-height:24px; color:#383838;}
div[comment]>ul>li>dl>dt>b{line-height:28px;}
div[comment] ul>li>dl>a{color:#000; display:inline-block; margin:8px 0 0 42px; cursor:pointer;}
div[comment] ul>li>dl>a:hover{color:rgb(65,93,138);}
div[comment] ul>li>dl>a>i{padding-left:4px; line-height:inherit;}
div[comment] ul>li>dl>p{font-size:15px; line-height:25px; margin:4px 0 6px 0; color:#181818;}
div[comment]>ul>li>dl>p{font-size:16px; line-height:28px; margin:6px 0 8px 0;}
div[comment] ul>li>dl>p>a{color:#686868;}
div[comment] ul>li>dl>dd{display:block;}
div[comment] ul>li>dl>dd>a[like]{font-size:15px; line-height:26px; color:#585858; cursor:pointer; line-height:28px; margin-left:8px;}
div[comment] ul>li>dl>dd>a[like]:before{padding-right:2px;}
div[comment] ul>li>dl>dd>a[reply]{display:inline-block; font-size:14px; padding:0 8px; line-height:26px; cursor:pointer; background:#f8f8f8; color:#282828; border-radius:18px; margin-left:8px;}
div[comment] ul>li>dl>dd>a[reply]:before{margin-right:4px;}
div[comment] ul>li>dl>dd>a[reply].on,
div[comment] ul>li>dl>dd>a[reply]:hover{color:rgb(65,93,138);}
div[comment] ul>li>dl>dd>i{font-style:normal; font-size:14px; color:#888; line-height:26px;}
div[comment] ul>li>dl>div{margin:14px 0;}
div[comment] ul>li>dl>div>textarea{height:68px;}
div[comment] ul>li>dl>div>p{margin-top:12px;}
div[comment] ul>li>dl>div>p>button{line-height:24px; padding:2px 14px 0 14px;}
div[comment] ul>li>dl>div>p>button:hover{background:rgb(65,93,138);} 
div[comment] ul>li>dl>div>p>label{line-height:26px;}
div[comment]>a{display:block; background:#f8f8f8; margin-top:32px; line-height:38px; text-align:center; border-radius:3px; cursor:pointer; color:#585858;}
div[comment]>a>i{line-height:inherit;}
div[comment]>a:hover{color:rgb(65,93,138);}
@media(max-width:767px){
div[comment] ul{margin-top:18px;}
div[comment]>ul{margin-top:28px;}
div[comment] ul>li{margin-top:14px;}
div[comment]>ul>li{margin-top:24px;}
div[comment] ul>li>img{width:26px; height:26px;}
div[comment]>ul>li>img{width:30px; height:30px;}
div[comment] ul>li>dl{padding:0 0 0 35px;}
div[comment]>ul>li>dl{padding:0 0 0 40px;}
div[comment] ul>li>dl>dt>b{font-size:14px; line-height:22px;}
div[comment]>ul>li>dl>dt>b{line-height:24px;} 
div[comment] ul>li>dl>p{font-size:14px; line-height:22px; margin:4px 0;}
div[comment]>ul>li>dl>p{font-size:14px; line-height:22px; margin:4px 0;}
div[comment] ul>li>dl>dd>a[like]{font-size:13px;}
div[comment] ul>li>dl>dd>a[reply]{font-size:12px; padding:0 8px; line-height:22px; margin-left:6px;}
div[comment] ul>li>dl>dd>i{font-size:12px; line-height:22px;}
div[comment] ul>li>dl>a{margin:2px 0 0 35px;}
div[comment] ul>li>dl>div{margin:8px 0;}
}
body{padding-top:70px;}
@media(max-width:3000px){
article{padding:0 28px; width:1588px;}
dir>ol>li>a{padding:4px 14px;}
}
@media(max-width:1200px){
article{padding:0 18px; width:100%;}
}
@media(max-width:767px){
body{padding-top:60px;}
article{padding:0 8px;}
dir>ol>li>a{padding:2px 12px;}
}


header.head{position:fixed; z-index:888999; left:0; right:0; top:0; transition:.2s;}
header.head.active{background:#fff; box-shadow:0 4px 8px rgba(0,0,0,.18);}
header.head .logo{height:70px; padding:14px 0; float:left; max-width:230px; font-size:0; line-height:44px;} 
header.head .logo img{display:inline-block; vertical-align:middle;}
header.head nav{float:left;}
header.head nav>ul{margin-left:38px;}
header.head nav>ul:after{display:block; content:''; clear:both;}
header.head nav>ul>li{float:left; position:relative; margin-left:18px;}
header.head nav>ul>li>a{display:block; line-height:70px; position:relative; text-align:center; font-size:16px; padding:0 18px;}
header.head nav>ul>li>a>u{position:absolute; background:#e22; color:#fff; font-size:12px; top:0; left:-6px; line-height:16px; padding:0 6px; border-radius:2px; text-decoration:none; white-space:nowrap;}
header.head nav>ul>li>a>i{font-size:12px; position:relative; right:-4px; top:-2px;}
header.head nav>ul>li>a:before{position:absolute; content:''; bottom:0; left:0; right:0; height:3px;
visibility:hidden; opacity:0; background:rgb(65,93,138);}
header.head nav>ul>li.on>a:before{visibility:visible; opacity:1;}
header.head nav>ul>li>ul{position:absolute; top:100%; left:50%; width:138px; margin-left:-69px; visibility:hidden; opacity:0; transition:.3s;
background:#fff; border-radius:1px; box-shadow:0 2px 8px rgba(0,0,0,.18); padding:8px 0; transform:scale(0); transform-origin:top;}
header.head nav>ul>li:hover>ul{visibility:visible; opacity:1; transform:scale(1);}
header.head nav>ul>li>ul>li{}
header.head nav>ul>li>ul>li>a{display:block; text-align:center; line-height:38px; font-size:15px;}


header.head .goin,
header.head .login{float:right; line-height:70px; font-size:16px;}

header.head .login.fp + .goin,
header.head .login.fp{display:none;}

header.head .goin a,
header.head .login a{float:left;  position:relative;  color:rgb(65,93,138); } 
header.head .goin a:hover,
header.head .login a:hover{color:rgb(29,213,111);}
header.head .goin span,
header.head .login span{float:left; width:1px; height:24px; margin:23px 12px; background:rgb(33,33,33);}
header.head .goin a.button,
header.head .login a.button{float:left; margin-top:22px; display:inline-block; padding:0 14px; border-radius:3px; line-height:36px; box-shadow:0 1px 3px rgba(0,0,0,.058); background:url('../box/foots.jpg?') top center;}



header.head button.fa-list{display:none;}
@media(max-width:1600px){
header.head nav>ul{margin-left:28px;}
header.head nav>ul>li{margin-left:8px;}
}
@media(max-width:1440px){
header.head nav>ul{margin-left:22px;}
header.head nav>ul>li>a{padding:0 12px;}
}
@media(max-width:1360px){
header.head nav>ul{margin-left:18px;}
header.head nav>ul>li>a{padding:0 8px;}
}
@media(max-width:1280px){
header.head nav>ul{margin-left:7px;}
header.head nav>ul>li>a{padding:0 5px;}
}
@media(max-width:1200px){
header.head button.fa-list{display:block; float:right; margin:20px 0 0 18px; width:40px; height:40px; cursor:pointer; line-height:40px; border:none;
padding:0; color:#fff; border-radius:40px; box-shadow:0 2px 4px rgba(0,0,0,.18); background:rgb(65,93,138);}
header.head button.fa-list.active{background:rgb(29,213,111);}
header.head button.fa-list.active:before{content:"\f00d";}
header.head nav{float:none; position:absolute; top:100%; left:0; right:0; background:#fff; display:none; background:#f7f8ff; box-shadow:0 4px 4px rgba(0,0,0,.18);}
header.head button.active + nav{display:block;}
header.head nav>ul{margin:0;}
header.head nav>ul>li{float:none; margin-left:0;}
header.head nav>ul>li>a{line-height:48px; text-align:left; font-size:16px; padding:0 18px;}
header.head nav>ul>li>a:hover{color:rgb(33,33,33);}
header.head nav>ul>li>a:before{height:100%; width:3px; right:auto;}
header.head nav>ul>li>ul{position:static; margin:0; width:auto; visibility:visible; opacity:1; display:none; box-shadow:none; background:#f0f1ff; transform:none;}
header.head nav>ul>li.active>ul{display:block;}
header.head nav>ul>li>ul>li>a{text-align:left; padding:0 28px;}
}
@media(max-width:767px){
header.head .logo{height:60px; line-height:44px; padding:8px 0;}
header.head .logo img{max-width:188px;}


header.head button.fa-list{margin:12px 0 0 8px; width:36px; height:36px; line-height:36px; font-size:14px;}

header.head .goin,
header.head .login{line-height:60px; font-size:16px;}
header.head .goin span,
header.head .login span{height:20px; margin:20px 10px;}
header.head .goin a.button,
header.head .login a.button{margin-top:18px; padding:0 12px; line-height:28px}

header.head nav>ul>li>a>u{left:18px; top:-8px;}

}
















.subbanner1{position:relative; color:rgb(255,255,255); background-image:-webkit-radial-gradient(center, circle cover, rgb(104,166,230) 0%, rgb(56,129,245) 100%);
background-image:-moz-radial-gradient(center, circle cover, rgb(104,166,230) 0%, rgb(56,129,245) 100%);
background-image:-ms-radial-gradient(center, circle cover, rgb(104,166,230) 0%, rgb(56,129,245) 100%);
background-image:-o-radial-gradient(center, circle cover, rgb(104,166,230) 0%, rgb(56,129,245) 100%);
background-image:radial-gradient(center, circle cover, rgb(104,166,230) 0%, rgb(56,129,245) 100%);}
.subbanner1 a{color:rgb(255,255,255);}
.subbanner1 a:hover{color:rgb(56,129,245);}
.subbanner1 img{display:block; width:100%;}
@media(min-width:1200px){
.subbanner1 article{padding-top:30px;padding-bottom:30px;}
}
@media(max-width:1199px){
.subbanner1 article{padding-top:20px;padding-bottom:20px;}
}
@media(max-width:767px){
.subbanner1 article{padding-top:15px;padding-bottom:15px;}
}
.subbanner1{text-align:center;}
.subbanner1 h2{font-size:38px;}
.subbanner1 ul{font-size:0;}
.subbanner1 ul li{display:inline-block; padding:0 6px;}
.subbanner1 ul li i,
.subbanner1 ul li b,
.subbanner1 ul li a{font-size:16px; font-weight:inherit;}
@media(max-width:767px){
.subbanner1 h2{font-size:32px;}
}


footer{background:url('../box/foots.jpg?') top center; position:relative; padding:58px 0 0 0;}
footer a{ }
footer:before{opacity:.58;  position:absolute; background:rgb(11,60,122); left:0; top:0; right:0; bottom:0; z-index:1;}
footer>article{position:relative; z-index:2;}

footer .sate{float:left; width:30%; padding-bottom:38px;}
footer .sate h2{}
footer .sate h2 img{height:50px;}
footer .sate .ewm{margin-top:18px;}
footer .sate .ewm:after{display:block; content:''; clear:both;}
footer .sate .ewm dl{float:left; width:120px;}
footer .sate .ewm dl:first-child{margin-right:28px;}
footer .sate .ewm dl dd{text-align:center; margin-top:8px;}
footer .sate .ewm img{max-width:100%; display:block;}
footer .nav{float:left; width:70%; font-size:0;}
footer .nav dl{display:inline-block; width:20%; vertical-align:top; padding-bottom:38px;}
footer .nav dl dt{}
footer .nav dl dt a{font-size:18px; font-weight:bold;}
footer .nav dl dd{}
footer .nav dl dd ul{padding-top:8px;}
footer .nav dl dd ul li{display:block; padding-top:8px;}
footer .nav dl dd ul li a{font-size:16px;}

footer .link{clear:both; padding-bottom:20px;}
footer .link ul{}
footer .link ul:after{display:block; content:''; clear:both;}
footer .link ul li{display:inline-block; margin-left:8px;}
footer .link ul li:first-child{margin:0;}
footer .content{clear:both; padding-bottom:28px;}
footer .content:after{display:block; content:''; clear:both;}
footer .content>p{}
footer .content>p img{margin-right:4px;}
footer .content>aside{margin-top:8px;}
footer .content>aside p{display: inline-block;}
footer .content>aside p.s{margin-left: 30px;}

@media(max-width:1200px){
footer .link{text-align:center;}
footer .content>p{float:none; text-align:center;}
footer .content>aside{float:none; text-align:center;}
}
@media(max-width:992px){
footer .sate{float:none; width:268px; margin:0 auto; padding-bottom:38px;}
footer .nav{float:none; width:100%; text-align:center;}
}
@media(max-width:767px){
footer{padding:18px 0 0 0;}
footer .sate{padding-bottom:18px;}
footer .nav dl{width:33.3333%;}
footer .nav dl{padding-bottom:18px;}
footer .content>aside p.s{margin-left: 0;}
}
 

ins>a{display:inline-block; line-height:38px; position:relative; padding:0 16px; background:#fff;
border-radius:4px; box-shadow:0 2px 4px rgba(0,0,0,.18); color:red; border:2px solid red; }
ins>a i{font-size:20px;}
ins>a b{font-weight:normal;}
ins>a:hover{background:rgb(63,167,110); color:#fff;}
ins.blue>a{color:rgb(65,93,138); border:2px solid rgb(65,93,138); }
ins.blue>a:hover{background:rgb(65,93,138); color:#fff;}

section.copyright{display:none;}

.swiper{width:100%; overflow:hidden;}
.swiper>.wrapper{width:10000%;}
.swiper>.wrapper:after{display:block; content:''; clear:both;}
.swiper>.wrapper>.slide{width:1%; float:left;}
.swiper>.wrapper>.slide img{display:block; max-width:100%;}




.title{position:relative; }
.title .title-box{position:relative; text-align:center;} 
.title .title-box>b{position:absolute; z-index:1; font-size:88px; font-weight:600; left:0; right:0; top:0; line-height:1; color:rgb(248,251,255);}
.title .title-box>h2{position:relative; z-index:3; font-size:38px; font-weight:bold; padding-top:68px;}
.title .title-box>i{display:block; width:78px; height:6px; content:''; margin:8px auto 18px auto; background:rgb(65,93,138);}
.title .title-box>p{position:relative; z-index:2; font-size:18px;}
@media(max-width:1200px){
.title .title-box>b{font-size:78px;}
.title .title-box>h2{font-size:36px; padding-top:28px;}
.title .title-box>i{width:38px; height:4px; margin:5px auto 10px auto;}
}
@media(max-width:767px){
.title .title-box>b{font-size:48px;}
.title .title-box>h2{font-size:28px; padding-top:24px;}
.title .title-box>i{width:32px; margin:4px auto 8px auto;}
.title .title-box>p{font-size:16px;}
}