@charset "utf-8";/*clear-default start*/*,blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,ul,ol,li,p,pre,th,td,textarea{margin: 0;padding: 0;}
article, aside, audio, bdi, canvas, command, datalist, details, dialog, embed, figcaption, figure, footer, header, keygen, mark, menu, meter, nav, output, progress, rp, rt, ruby, section, source, summary, time, track, video, wbr { display: block; }
html,input,button,select,textarea{font-size: 14px/1.5em;color:#232323;font-family: "microsoft yahei", '微软雅黑', '黑体', '宋体', Tahoma, Helvetica, Arial, sans-serif;outline: none;}
address,cite,dfn,em,var,i,b,u{font-style:normal;}
input,button,select,textarea{border-radius: 0;}
a,a:active,a:link,a:visited,a:focus,a:hover{text-decoration: none;color:inherit;*color:#999;}
img,a img{border: 0 none;display: block;-webkit-user-select: none;-moz-user-select: none;-o-user-select: none;-ms-user-select: none;user-select: none;}
hr{border:none;border-bottom:1px solid #666;margin:5px 0;}
ul,ol,dl,li{list-style: none;}
table{font-size: inherit;border-collapse: collapse;border-spacing: 0;}
textarea{display: block;resize: none;}
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
h1,.h1,.f-24{font-size:24px;font-weight: normal;}
h2,.h2,.f-22{font-size:22px;font-weight: normal;}
h3,.h3,.f-20{font-size:20px;font-weight: normal;}
h4,.h4,.f-18{font-size:18px;font-weight: normal;}
h5,.h5,.f-16{font-size:16px;font-weight: normal;}
h6,.h6,.f-14{font-size:14px;font-weight: normal;}
.f-12{font-size:12px;}
q:before,q:after,blockquote:before,blockquote:after{content: "";}
table { border-spacing: 0; border-collapse: collapse; font-size: inherit; }
::-webkit-input-placeholder { color: #808080; }
:-moz-placeholder { color: #808080; }
::-moz-placeholder { color: #808080; }
:-ms-input-placeholder { color: #808080; }
.f-l{float: left!important}
.f-r{float: right!important}
.clearfix:after{content: "\20";display: block;visibility: hidden;clear: both;font-size: 0;height: 0;line-height: 0;}
.clearfix{*zoom: 1;}
.re{position: relative!important;}
.ab{position: absolute!important;}
.fix{position: fixed!important;}
.none{display: none!important;}
.block{display: block!important;}
.inline{display: inline!important;}
.inlb{display: inline-block;*display: inline;*zoom:1;}
.m-c{margin:0 auto!important;}
.t-c{text-align:center!important;}
.t-l{text-align:left!important;}
.t-r{text-align:right!important;}
.t-j{text-align: justify!important;}
.pointer{cursor:pointer;}
.no-p{padding:0 !important;}
.no-p-t{padding-top:0 !important;}
.no-p-r{padding-right:0 !important;}
.no-p-b{padding-bottom:0 !important;}
.no-p-l{padding-left:0 !important;}
.no-m{margin:0 !important;}
.no-m-t{margin-top:0 !important;}
.no-m-r{margin-right:0 !important;}
.no-m-b{margin-bottom:0 !important;}
.no-m-l{margin-left:0 !important;}
.no-b{border: none !important;}
.no-b-t{border-top:0 !important;}
.no-b-r{border-right:0 !important;}
.no-b-b{border-bottom:0 !important;}
.no-b-l{border-left:0 !important;}
.c-default {color:#ccc !important;}
.c-primary {color:#4374e0 !important;}
.c-info {color:#57b5e3 !important;}
.c-success {color:#53a93f !important;}
.c-danger {color:#d73d32 !important;}
.c-warning {color:#f4b400 !important;}
.c-sky {color:#11a9cc !important;}
.c-blueberry {color:#6f85bf !important;}
.c-yellow {color:#ffce55 !important;}
.c-darkorange {color:#ed4e2a !important;}
.c-magenta {color:#bc5679 !important;}
.c-purple {color:#7e3794 !important;}
.c-maroon {color:#981b48 !important;}
.c-darkpink {color:#cc324b !important;}
.c-pink {color:#e75b8d !important;}
.c-azure {color:#2dc3e8 !important;}
.c-orange {color:#fb6e52 !important;}
.bg-default {background:#ccc !important;}
.bg-primary {background:#4374e0 !important;}
.bg-info {background:#57b5e3 !important;}
.bg-success {background:#53a93f !important;}
.bg-danger {background:#d73d32 !important;}
.bg-warning {background:#f4b400 !important;}
.bg-sky {background:#11a9cc !important;}
.bg-blueberry {background:#6f85bf !important;}
.bg-yellow {background:#ffce55 !important;}
.bg-darkorange {background:#ed4e2a !important;}
.bg-magenta {background:#bc5679 !important;}
.bg-purple {background:#7e3794 !important;}
.bg-maroon {background:#981b48 !important;}
.bg-darkpink {background:#cc324b !important;}
.bg-pink {background:#e75b8d !important;}
.bg-azure {background:#2dc3e8 !important;}
.bg-orange {background:#fb6e52 !important;}
.active-shadow {box-shadow: 0 0 15px rgba(0, 0, 0, 0.2) inset;}
/*clear-default end*/
.container {width:1200px;margin:0 auto;position: relative}
.header {background: white;border-bottom:3px solid #e0592b;height:108px;}
.header .container {}
.header .logo {float: left;padding:28px 0 0 0;}
.header .nav {float: right;padding-top: 58px;position: relative;}
.header .nav span {
    position: absolute;
    left:30px;bottom:0;
    width:50px;
    border-bottom:4px solid #e0592b;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;}
.header .nav a,.header .nav dl {font-size: 16px;color:#3a3e39;width:94px;height:30px;float: left;text-align: center;}
.header .nav a{position: relative;}
/*.header .nav a:hover,.header .nav a.active {color:#e0592b;}*/
/*.header .nav a.active:after,.header .nav a:hover:after {content: "";position: absolute;left:30px;bottom:-10px;width:50px;border-bottom:2px solid #e0592b;}*/
.header .nav dl {position: relative;cursor: pointer;}
.header .nav dl:hover dd {display: block;}
.header .nav dl:hover dt ,.header .nav dl.active dt {color:#e0592b;}
.header .nav dl dt {height:50px;}
.header .nav dl dd {display: none;position: absolute;left:-6px;top:53px;z-index:9999;width:110px;border-top:2px solid #e0592b;background: #f3f8fb;}
.header .nav dl dd a {display: block;width:100%;font-size: 12px;font-weight: normal;color:#666;height:25px;line-height: 25px;}
.header .nav dl dd a:after{display: none!important;}
.header .nav dl dd a:hover {background: #e0592b;color:white;}
.header .lang {
    position: absolute;
    right:0;
    top:8px;
    font-size: 12px;
    font-family: Arial;
    color: black;
}
.header .lang a {
    font-size: 13px;
    display: inline-block;
    vertical-align: -2px;
}
.header .lang .active {
    color:#e0592b;
}


.page-suc {color:#032438;text-align: center;}
.page-suc img.logo {margin:150px auto 0;}
.page-suc img.suc-pic {margin:100px auto 50px;}
.page-suc h3 {font-size: 40px;margin:20px 0;}
.page-suc p {font-size: 28px;}
.message {padding-top:60px;text-align: center;width:950px;margin:0 auto;}
.message h3 {font-size: 40px;font-weight: bold;color:#032438;}
.message ul {margin:10px 0 20px;text-align: center;}
.message ul li {float: left;width:175px;height:60px;line-height: 60px;border-radius: 15px;background: #cfe7f6;color:#808080;font-size: 28px;cursor: pointer;margin-right:18px;-webkit-user-select: none;-ms-user-select: none;-zom-user-select: none;user-select: none;}
.message ul li.active {background: #247ab4;color:white;}
.message textarea,.message input {background: #cfe7f6;border-radius: 15px;width:890px;height:170px;padding:40px 30px;font-size: 20px;color:#032438;border:0;}
.message textarea::-webkit-input-placeholder {color:#032438;}
.message input::-webkit-input-placeholder {color:#032438;}
.message .text {margin:18px 0;}
.message input {width:376px;padding:0 45px;height:76px;line-height: 1;}
.message .btn-submit {background: #fbc94c;color:#032438;font-size: 28px;height:80px;cursor: pointer;margin-top:30px;}
.message .btn-submit:active {box-shadow: 0 0 50px rgba(0,0,0,.3) inset;}
.message .tips {margin:20px auto 90px;color:#aaa;}
.message .name {font-size:26px;color:#032438;text-align: left;padding:40px 0 5px;}
.index .banner {height:777px;background: url(../images/banner.jpg) no-repeat center center;}
.tit h3 {font-size: 40px;font-weight: bold;color:#032438;text-align: center;margin:0 auto;}
.tit .tips {font-size: 26px;color:#61a7d6;text-align: center;margin:5px auto 0;}
.introduct {margin:50px auto 0;background: url(../images/bg-c.png) no-repeat;background-position:center 100px ;}
.introduct .logo {display: block;margin:45px auto;}
.introduct .text {width:1200px;margin:0 auto;line-height: 1.7;color:#032438;font-size: 24px;}
.introduct .text img {display: inline-block;}
.introduct ul {width:1204px;margin:0 auto;}
.introduct ul li {width:341px;height:573px;float: left;color:white;margin-right:15px;padding:0 25px 0;}
.introduct ul li div {font-size:30px;font-weight: bold;padding-top:325px;}
.introduct ul li p {font-size:20px;margin-top: 30px;}
.introduct ul li.item1 {background: url(../images/introduct-bg-1.png) no-repeat;}
.introduct ul li.item2 {background: url(../images/introduct-bg-2.png) no-repeat;}
.introduct ul li.item3 {background: url(../images/introduct-bg-3.png) no-repeat;}
.m-t-20 {margin-top: 20px!important;}
.m-t-40 {margin-top: 40px!important;}
.m-t-75 {margin-top: 75px!important;}
.m-t-240 {margin-top: 240px!important;}

/*.introduct ul {margin-top:50px;}*/
/*.introduct ul li {display: inline-block;width:250px;text-align: center;color:#61a7d6;font-size: 26px;line-height: 1.5;vertical-align: top;margin:0 40px;}*/
/*.introduct ul li img {display: block;margin:0 auto 30px;}*/
.introduct .btn-link {display: block;margin:60px auto 0;width:510px;height:80px;line-height: 80px;font-size: 28px;color:white;text-align: center;background: #f00;border-radius: 100px;}
.industry-pro {margin:240px auto 60px;}
.industry-pro img {margin:20px auto 0;display: block;}
.product {background: #5eabd8;padding:415px 0 45px;height:1800px;margin-top:-400px}
.product ul {margin-top:50px;}
.product ul li {width:600px;height:390px;float: left;position: relative;}
.product ul li p {position: absolute;left:0;bottom:0;width:100%;height:65px;line-height: 65px;color:white;font-size: 28px;text-align: center;background: #64c4d2;}
.product ul li p.o {background: #85d4e0}
.store-show {margin-top:340px;height:1480px;background: #61a7d6;}
.store-show img {display: block;margin:40px auto 0;}
.store-show .container {top:-260px;}
.join-info {margin:60px auto 0;}
.join-info .container {margin:70px auto 0;width:740px;height:400px;background: url(../images/join-info-bg.png) no-repeat;background-position: center 20px;}
.join-info .item {float: left;width:370px;color:#032438;}
.join-info .item div {font-size: 32px;text-align: center;}
.join-info .item div span {background: white;padding:0 5px;}
.join-info .item ul {padding-left:65px;}
.join-info .item ul li {position: relative;font-size: 26px;color:#032438;padding-left:23px;margin-top:5px;}
.join-info .item ul li:before {content: "";position: absolute;left:0;top:12px;width:11px;height:11px;border-radius: 100px;background: black;}
.join-info .item p {color:white;font-size: 25px;text-align: center;padding-top:65px;}
.group-adv {padding:140px 0 85px;background: url(../images/group-adv-bg.png) no-repeat;background-position: center 100px;}
.group-adv ul {width:1000px;margin:200px auto 0;}
.group-adv ul li {width:320px;height:155px;float: left;background: #64c4d2;text-align: center;margin:0 20px 20px 0;}
.group-adv ul li div {font-size: 28px;color:#fbc94c;padding-top:10px;}
.group-adv ul li div span {font-size: 66px;font-weight: bold;margin:0 5px;}
.group-adv ul li p {font-size: 26px;color:white;}
.group-adv .tip {text-align: center;font-size: 18px;color:#032438;line-height: 1.2;}
.sel-add {padding:40px 0;background: #61a7d6;}
.sel-add .tit,.sel-add .tit h3,.sel-add .tit .tips {color:black;}
.sel-add img {display: block;margin:50px auto 0;}
.text1 {height:182px;width:100%;max-width: 1920px;margin:50px auto 0;text-align: center;font-size:24px;color:white;background: url(../images/text-bg.png) no-repeat top center;padding-top:60px;line-height: 1.5;}
.text1 img {display: inline-block;*display:inline;vertical-align: -6px;}

.newslist {width:100%;max-width: 1920px;min-width: 1200px;}
.newslist ul {border-bottom:70px solid #61a7d6;}
.newslist ul li {padding:70px 80px;border-bottom:3px solid #61a7d6;}
.newslist ul li img {width:30%;float: left;}
.newslist ul li .info {float: left;margin-left:5%;width:64%;padding-top:10px;}
.newslist ul li .info h3 {font-size: 28px;color:#333;border-left:6px solid #61a7d6;padding-left:10px;line-height: 1;}
.newslist ul li .info .time {margin:45px 0;color:#61a7d6;font-size:20px;font-weight: bold;font-family: Arial;}
.newslist ul li .info p {font-size:22px;}
.newsinner {padding:70px;}
.newsinner h1 {font-size: 28px;color:#333;border-left:6px solid #61a7d6;padding-left:10px;line-height: 1;}
.newsinner .time {margin:35px 0;color:#b0d9f1;font-size:20px;font-weight: bold;font-family: Arial;}
.newsinner .content p {font-size:22px;margin:15px 0;}
.newsinner .content img {display: block;margin:0 auto;max-width: 100%;}
#news-load {height: 60px;line-height: 60px;text-align: center;font-size: 22px;}
#news-load img {width: 60px; margin:0 auto;}
.what-one {background: #61b1e2;padding-top: 50px;text-align: center;color:white;}
.what-one .container {
    height:494px;
    background: url("../images/what-one-pic.jpg") no-repeat top center;
}
.m-t-90 {margin-top:90px!important;}
.m-t-120 {margin-top:120px!important;}
.what-one .box img {float: left;margin-top:90px;margin-left:180px;}
.what-one .box .info {float: left;text-align: left;font-size: 16px;margin-left:160px;}
.what-one .box .info h3 {font-size: 18px;font-weight: bold;}
.what-one .box .info p {margin-top:20px;}
.tit {position: relative;background: #61b1e2;text-align: center;color:white;font-size: 34px;font-weight: bold;padding:30px 0;letter-spacing: 0.15em}
.tit img {display: inline-block;vertical-align: -12px;}
.tit:before,.tit:after{content: "";position: absolute;top:49%;width:100px;height:4px;background: url("../images/heng.png") no-repeat;}
.tit:before{left:150px;}
.tit:after {right:150px;}
.pic-g-1 {}
.pic-g-1 img {display: block;margin:80px auto 0;}
.pic-g-1 ul {padding:0 80px;}
.pic-g-1 ul li {float: left;margin-right:50px;}
.bg {background: #61b1e2;}
.what-have .tit {padding:90px 0;}
.what-have .pic-list img {display: block;margin:60px auto 0;}
.what-have .pic-list img.bt {margin-left:40px;}
.zmz .bg {padding:40px 0;}
.zmz .pic-list img {display: block;margin:55px auto 0;}
.znl .bg {padding:40px 0;}
.znl .pic-list div {margin:50px auto 0;text-align: center;}
.znl .pic-list div img {display: block;margin:0 auto;}
.znl .pic-list div h3 {font-size: 24px;font-weight: normal;text-align: center;color:#595757;margin:15px 0;}
.znl .pic-list div h3 small {display: block;font-size: 14px;font-weight: normal;}
.znl .pic-list div h2 {font-size:36px;font-weight: bold;margin:80px auto;}
.why .bg {padding:40px 0;}
.why .pic {margin:50px auto 0;}
.hhr {/*background: url('../images/hhr-bg.png') no-repeat;*/padding-top: 40px;}
.hhr h3 {text-align: center;font-weight: bold;font-size:36px;letter-spacing: .1em;}
.hhr ul {}
.hhr ul {width:940px;padding:0 130px;}
.hhr ul li {float: left;margin-right:120px;}
.js {padding:45px 0;text-align: center;color:white;}
.js h3 {font-size: 36px;font-weight: bold;}
.js p {line-height: 1.9;margin-top: 20px;font-size: 14px;}
.js p b {font-size:18px;}
.pic-box {display: block;margin:60px auto;}
.ys {}
.ys img {float: left;margin-left:60px;}
.ys .infor {float: left;color:white;margin-left:200px;}
.ys .infor h3 {font-size: 32px;font-weight: bold;padding-top: 30px;}
.ys .infor dl {margin-top:25px;margin-left:10px;}
.ys .infor dl dt {font-size:15px;position: relative;}
.ys .infor dl dt:before {content: "";position: absolute;left:-8px;top:7px;width:5px;height:5px;background: white;border-radius: 100px;}
.ys .infor dl dd {font-size:12px;margin-top:5px;}
.tzjg {}
.tzjg h3 {font-size: 32px;font-weight: bold;text-align: center;padding:80px 0;letter-spacing: 0.15em}
.tzjg p {font-size: 14px;color:#999;text-align: center;margin-top: -50px;margin-bottom: 60px;}
.tzjg img {display: block;margin:0 auto;}
.jm {padding-top:40px;padding-bottom: 60px;}
.jm .pic {display: block;margin:70px auto 0;}
.bzj {}
.bzj h3 {font-size: 38px;font-weight: bold;text-align: center;padding:80px 0 60px;letter-spacing: 0.15em}
.bzj img {display: block;margin:0 auto;}
.bzj p {text-align: center;font-size: 14px;line-height: 1.5;margin-top: 50px;}
.model {padding:20px 0 0;}
.model h3 {font-size: 38px;font-weight: bold;text-align: center;letter-spacing: 0.15em;}
.model p {text-align: center;padding:20px 0 60px;}
.model .bg {background: #f0f0f0;}
.model img {display: block;margin:0 auto;}

.pic {
    display: block;
    margin:0 auto;
}
.tit-o {
    min-width: 1000px;
    height:195px;
    margin:0 auto;
}
.tit1 {
    background: url("../images/one-tz-pic1.jpg") no-repeat center center;
}
.tit2 {
    background: url("../images/one-tz-pic5.jpg") no-repeat center center;
}
.tit3 {
    background: url("../images/one-tz-pic9.jpg") no-repeat center center;
}
.tit4 {
    height:360px;
    background: url("../images/one-tz-pic20.jpg") no-repeat center center;
}
.tit5 {
    height:460px;
    background: url("../images/one-tz-pic22.jpg") no-repeat center center;
}
.tit6 {
    height:1418px;
    background: url("../images/one-tz-pic25.jpg") no-repeat center center;
}
.tit7 {
    height:1060px;
    background: url("../images/one-tz-pic26.jpg") no-repeat center center;
}
