* { margin: 0; padding: 0; box-sizing: border-box; -moz-box-sizing: border-box; }

body, html { font-size: 14px; }

a:hover { color: #1e89e0; text-decoration: none; cursor: pointer; }

img { max-width: 100%; }

.wrap { margin: 0 auto; width: 1200px; }
.wrap.active { width: 1324px; }

.fl { float: left; }

.fr { float: right; }

.header { width: 1200px; margin: 0 auto; padding: 16px 0; }

.header .logo { display: block; float: left; }

.header .h { padding: 0 0 0 16px; font-size: 22px; line-height: 32px; float: left; display: block; margin-top: 12px; }

.header .header-r { float: right; position: relative; margin-top: 12px; }

.header .header-r .btn { float: right; width: 200px; height: 42px; border-radius: 21px; border: 1px solid #2e96df; font-size: 16px; line-height: 42px; text-align: center; color: #2e96df; cursor: pointer; }

.header .header-r .code { z-index: 999; display: none; padding: 27px 0 0; width: 204px; height: 196px; text-align: center; background: #fff; box-shadow: 1px 0 6px #e8e8e8,-1px 0 6px #e8e8e8,0 1px 6px #e8e8e8,0 -1px 6px #e8e8e8; position: absolute; right: 0; top: -28px; }

.header .header-r .code .img { width: 100%; }

.header .header-r .code p { font-size: 14px; line-height: 31px; color: #ff6c00; font-weight: 700; }

.header .header-r .code .close { width: 17px; height: 17px; background: url(../images/xx.jpg); margin: 0 auto; cursor: pointer; }

.header .header_r { float: right; margin-right: -40px; padding-top: 18px; }

.header .header_r a { display: block; float: left; margin-right: 40px; font-size: 16px; line-height: 32px; text-decoration: none; background: url(../images/top_icon.png) no-repeat; padding-left: 43px; color: #444; }

.header .header_r a.tel { font-size: 20px; }

.header .header_r a.tel, .header .header_r a:hover { color: #f05630; }

.header .header_r a.lis { background-position: 0px -32px; }

.header .header_r a.lis:hover { background-position: 0px -96px; }

.header .header_r a.online { background-position: 0px -64px; }

.header .header_r a.online:hover { background-position: 0px -128px; }

.head-ul { float: left; margin-left: 130px; }

.head-li { float: left; border-left: 1px dashed #e1e1e0; }
.head-li:first-child { border-left: none; }
.head-li ul li { line-height: 25px; }
.head-li ul a { display: block; padding: 0 18px; color: #666; }
.head-li ul a:hover { color: #ff4800; }

.nav-w { min-width: 1200px; width: 100%; height: 50px; position: relative; }

.nav { width: 100%; height: 50px; background: #333; min-width: 1200px; position: absolute; left: 0; top: 0; z-index: 9; }

.nav ul { width: 1200px; margin: 0 auto; text-align: center; }

.nav ul li { display: block; float: left; }

.nav ul li a { display: block; text-decoration: none; padding: 0 48px; font-size: 16px; color: #fff; line-height: 50px; }

.nav ul li:hover a, .nav ul li.cur a { background: #222; }

.banner { position: relative; width: 100%; min-width: 1200px; height: 500px; }

.banner-ul { width: 100%; position: absolute; left: 0; top: 0; }

.banner .owl-item { width: 100%; height: 500px; position: relative; }

.banner-li { width: 100%; height: 500px; position: absolute; left: 0; top: 0; }

.banner-a { display: block; height: 500px; background-position: center; background-size: auto 100%; }

.banner .owl-theme .owl-controls { margin: 0; }

.banner .owl-pagination { position: absolute; bottom: 30px; right: 0; left: 0; }

.banner .owl-theme .owl-controls .owl-page span { margin: 0 15px; width: 10px; height: 10px; background: #e1e1e1; }

.banner .owl-theme .owl-controls .owl-page.active span, .banner .owl-theme .owl-controls.clickable .owl-page:hover span { background: #ff4800; }

.title { position: relative; padding-top: 60px; padding-bottom: 36px; text-align: center; }
.title h2 { padding-bottom: 25px; border-bottom: 1px solid #e1e1e1; font-size: 28px; font-weight: bold; line-height: 28px; }
.title p { position: absolute; top: 88px; left: 50%; margin-left: -120px; width: 240px; height: 50px; font-size: 16px; color: #60bde0; text-transform: uppercase; line-height: 50px; background: #eff9ff; }
.title span { display: block; margin-top: 24px; font-size: 20px; color: #666; }
.title i { font-style: normal; color: #e35431; }

.title1 h2 { color: #fff; }
.title1 p { color: #a1d9ff; background: #42b1fd; }

.policy { min-width: 1200px; height: 609px; background: url(../images/sz-bg1.jpg) no-repeat center; background-size: auto 100%; }

.policybk { position: relative; margin: 0 auto; width: 1200px; }

.policy-posi { position: absolute; top: 80px; left: 50%; margin-left: -115px; width: 230px; font-size: 16px; font-weight: 700; text-align: center; }
.policy-posi h3 { margin-bottom: 10px; border: 1px dashed #1e89e0; border-radius: 25px; color: #1e89e0; line-height: 32px; }
.policy-posi p { line-height: 26px; }

.policy-ul li { margin-top: 40px; width: 420px; }
.policy-ul li h3 { font-size: 20px; font-weight: 700; }
.policy-ul li span { font-size: 16px; color: #ff4800; line-height: 26px; }
.policy-ul li p { color: #666; line-height: 23px; }
.policy-ul .avatar { width: 92px; }
.policy-ul .cont { display: table-cell; *display: inline; }

.policy-fl { float: left; }
.policy-fl .img { float: right; }
.policy-fl .avatar { margin-left: 30px; }
.policy-fl .cont { text-align: right; }

.policy-fr { float: right; }
.policy-fr .img { float: left; }
.policy-fr .avatar { margin-right: 30px; }
.policy-fr .cont { text-align: left; }

.welfare { min-width: 1200px; height: 724px; background: url(../images/sz-bg2.jpg) no-repeat center; background-size: auto 100%; }

.welfare-ul li { margin-bottom: 20px; width: 580px; height: 95px; background: url(../images/bg.png) no-repeat center; }
.welfare-ul .img { position: relative; top: 1px; float: left; height: 95px; padding-right: 18px; }
.welfare-ul img { display: block; }
.welfare-ul .cont { display: table-cell; *display: inline; padding: 10px 0 0; padding-right: 62px; line-height: 22px; }
.welfare-ul h3 { font-size: 16px; font-weight: 700; color: #ff4800; line-height: 28px; }

.welfare-fl { float: left; }

.welfare-fr { float: right; }

.more { display: block; margin: 0 auto; width: 240px; font-size: 16px; line-height: 40px; text-align: center; color: #fff; background: #ff4800; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.subsidy { min-width: 1200px; height: 584px; background: url(../images/sz-bg3.jpg) no-repeat center; background-size: auto 100%; }
.subsidy .title p { background: #f5fbff; }

.subsidy-ul { margin-right: -18px; }
.subsidy-ul li { float: left; margin-right: 18px; width: 224px; background: #fff; *width: 222px; }
.subsidy-ul .info { padding: 0 15px; height: 180px; text-align: center; }
.subsidy-ul h3 { display: inline-block; *zoom: 1; *display: inline; margin: 20px 0 10px 0; padding: 0 22px; border: 1px dashed #ff4800; border-radius: 25px; font-size: 16px; line-height: 30px; color: #ff4800; }
.subsidy-ul .cont { line-height: 24px; text-align: left; color: #666; }
.subsidy-ul .enter { display: block; line-height: 32px; color: #fff; text-align: center; background: #00baff; }
.subsidy-ul .three .cont { text-align: center; }
.subsidy-ul .four .info { padding: 0; }
.subsidy-ul .four .cont { padding: 0 44px; }
.subsidy-ul .five .cont { text-align: center; }
.subsidy-ul .five h3 { width: 150px; padding: 0; text-align: center; }

.condition { min-width: 1200px; padding-bottom: 60px; }
.condition .title p { background: #fff; }

.condition-ul { margin-right: -18px; }
.condition-ul li { float: left; margin-right: 18px; width: 225px; }
.condition-ul li .bk { border: 1px solid #addeff; }
.condition-ul li .img img { display: block; }
.condition-ul li .cont { height: 147px; font-size: 16px; text-align: center; }
.condition-ul li .tit { padding: 26px 0 15px 0; }
.condition-ul li h3 { margin: 0 auto; width: 138px; border: 1px dashed #ff4800; border-radius: 25px; color: #ff4800; line-height: 32px; text-align: center; }
.condition-ul li p { padding: 0 20px; color: #666; line-height: 26px; }
.condition-ul li .alink { position: relative; margin-top: 40px; }
.condition-ul li .alink a { display: block; border-radius: 5px; line-height: 32px; color: #fff; text-align: center; background: #00baff; }
.condition-ul li .alink-icon { position: absolute; top: -28px; left: 50%; margin-left: -6.5px; width: 13px; height: 35px; background: url(../images/posi_dot.png) no-repeat center; }

.solution { min-width: 1200px; height: 489px; background: url(../images/sz-bg4.jpg) no-repeat center; background-size: auto 100%; }
.solution .title h2 { color: #fff; }
.solution .title p { color: #a1d9ff; background: #45b2ff; }
.solution .title span { color: #fff; }

.solution-ul { margin-right: -43px; }
.solution-ul li { float: left; margin-right: 43px; width: 204px; text-align: center; }
.solution-ul li .img { width: 100%; height: 168px; background: url(../images/b_bg1.png) no-repeat center; }
.solution-ul li .img i { display: inline-block; *zoom: 1; *display: inline; margin-top: 53px; margin-bottom: 5px; width: 30px; height: 33px; }
.solution-ul li .img p { font-size: 18px; }
.solution-ul li .cont p { color: #fff; line-height: 46px; }
.solution-ul li .cont span { display: block; width: 100%; border: 1px solid #fff; line-height: 28px; color: #fff; }
.solution-ul a { display: block; }

.process { min-width: 1200px; height: 429px; background: url(../images/sz-bg8.jpg) no-repeat center; background-size: auto 100%; }
.process .title p { color: #bbb; background: #f5fbff; }
.process .more { background: #00baff; }

.evaluat { padding: 60px 0 0; }

.evaluat-fl { float: left; position: relative; width: 530px; height: 507px; background: url(../images/sz-bg5.jpg) no-repeat center; }
.evaluat-fl .evaluat-posi { position: absolute; bottom: 0; left: 0; padding-bottom: 54px; width: 100%; font-size: 20px; font-weight: 700; text-align: center; line-height: 36px; }
.evaluat-fl .evaluat-posi span { color: #ff4800; }

.evaluat-fr { float: right; width: 670px; height: 507px; text-align: center; color: #fff; background: #00baff; }
.evaluat-fr h3 { padding-top: 28px; font-size: 20px; font-weight: 700; line-height: 42px; }
.evaluat-fr p { margin-bottom: 24px; }
.evaluat-fr .sign-form .text-con { margin-bottom: 20px; }
.evaluat-fr .sign-form .text-con label { display: inline-block; *display: inline; *zoom: 1; width: 92px; text-align: right; }
.evaluat-fr .sign-form .text-con input { width: 342px; border: 1px solid #fff; height: 40px; line-height: 40px; text-indent: 42px; }
.evaluat-fr .sign-form .text-con select { padding-left: 42px\9; width: 342px; border: 0; height: 40px; text-indent: 40px; color: #7c7777; }
.evaluat-fr .sign-form .text-con select option { line-height: 40px; }
.evaluat-fr .sign-form .text-con input:focus { border: 1px solid #188eee; }
.evaluat-fr .sign-form .submit { width: 240px; border: 0; }

.data { padding-bottom: 60px; }
.data .title p { background: #fff; }

.data-ul { margin-right: -10px; }
.data-ul li { position: relative; float: left; margin-right: 10px; width: 286px; border: 1px solid #eae5ff; }
.data-ul h3 { padding-left: 25px; border-bottom: 1px dashed #eae5ff; font-size: 18px; line-height: 54px; }
.data-ul i { position: relative; top: -3px; display: inline-block; *zoom: 1; *display: inline; margin-right: 10px; vertical-align: middle; }
.data-ul i img { vertical-align: middle; }
.data-ul .cont { position: relative; padding: 0 25px; height: 140px; }
.data-ul .cont p { margin-top: 18px; line-height: 25px; color: #666; }
.data-ul .cont a { position: absolute; bottom: 30px; left: 25px; color: #00baff; }
.data-ul .data-tem { display: none; position: absolute; z-index: 10; top: 0; left: 0; }
.data-ul .tem1 { width: 1155px; height: 253px; }
.data-ul .tem2 { width: 517px; height: 436px; }
.data-ul .tem3 { width: 304px; height: 415px; }

.template { float: right; margin-top: 19px; margin-right: 24px; width: 52px; border: 1px solid #00baff; border-radius: 25px; font-size: 14px; color: #00baff; line-height: 18px; text-align: center; cursor: pointer; }

.problem { min-width: 1200px; height: 370px; background: url(../images/sz-bg8.jpg) no-repeat center; background-size: 100%; }

.problem-ul { margin-right: -30px; padding: 57px 0; }

.problem-li { float: left; margin-right: 30px; padding: 15px 0; width: 380px; background: #fff; }
.problem-li .tit { padding-left: 30px; border-bottom: 1px dashed #e1e1e1; font-size: 20px; line-height: 54px; }
.problem-li .bd { margin: 12px 24px 0; }
.problem-li ul li { line-height: 30px; }
.problem-li ul .p1 { float: left; width: 158px; }
.problem-li ul .p1 a { padding-left: 10px; background: url(../images/dot.jpg) no-repeat left center; }
.problem-li ul .p2 { float: right; }
.problem-li ul .p2 a { position: relative; *top: 3px; display: inline-block; *zoom: 1; *display: inline; padding: 0 6px; border-radius: 3px; line-height: 19px; color: #fff; }
.problem-li ul .method { margin-right: 20px; background: #00baff; }
.problem-li ul .pro { background: #ff4800; }

.third ul li .p1 { width: 200px; }

.shade { display: none; position: fixed; z-index: 9; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/shadow.png) repeat center; cursor: pointer; }

.address { min-width: 1200px; height: 420px; background: url(../images/sz-bg7.jpg) no-repeat center; background-size: auto 100%; }
.address .bk { padding: 60px 0 0; }

.address-fl { float: left; padding-top: 16px; width: 310px; }
.address-fl h2 { font-size: 30.15px; font-weight: 700; color: #fff; line-height: 42px; }
.address-fl p { font-size: 20px; color: #fff; line-height: 30px; }
.address-fl .more { margin: 15px 0; margin-left: 0; }

.address-ul { float: right; margin-left: -20px; width: 822px; }
.address-ul li { float: left; margin-bottom: 30px; margin-left: 20px; width: 185px; text-align: center; }
.address-ul p { line-height: 28px; background: #fff; }

.foot { width: 100%; min-width: 1200px; background: #333333; padding: 25px 0 26px; text-align: center; }
.foot .links { color: #535353; line-height: 36px; }
.foot .links a { padding: 0 10px; font-size: 14px; color: #fff; }

.foot a:hover { text-decoration: underline; }

.foot .p1 { font-size: 18px; line-height: 27px; color: #fafafa; }

.foot .p1 a { color: #fafafa; }

.foot .p2 { font-size: 14px; line-height: 22px; color: #8c8c8c; }

.foot .p2 a { color: #8c8c8c; }

.footform { width: 100%; height: 130px; }

#footform { position: fixed; left: 0; bottom: 0; background: #222; background: rgba(34, 34, 34, 0.8); height: 130px; width: 100%; }

#footform .sign-con { width: 1200px; position: absolute; left: 50%; margin-left: -600px; top: 0; }

#footform .sign-con .h { padding-top: 6px; font-size: 14px; line-height: 60px; color: #fff; }

#footform .sign-con .h span { font-size: 24px; color: #00baff; font-weight: 700; }

#footform .sign-con .text-con { float: left; margin-right: 20px; }

#footform .sign-con .text-con input { padding: 5px 10px 5px 19px; border: 1px solid #eee; font-size: 14px; line-height: 40px; width: 222px; height: 40px; background: #fff; }

#footform .sign-con .text-con select { width: 120px; height: 40px; font-size: 14px; line-height: 40px; background: #fff; border: 1px solid #eee; padding-left: 19px; }

#footform .sign-con .text-con input:focus, #footform .sign-con .text-con select:focus { border-color: #188eee; }

#footform .sign-con .text-con .error { border-color: #bb0000; }

#footform .sign-con .submit { width: 154px; height: 40px; background: #ff4800; font-size: 14px; line-height: 40px; text-align: center; color: #fff; border: none; float: right; cursor: pointer; }

#footform .close { width: 20px; height: 20px; background: url(http://img.thea.cn/public/images/publicFootForm/xx.png) center center no-repeat; position: absolute; right: 20px; top: 20px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; transition: all 0.5s; }

#footform .close:hover { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

#r-float { width: 69px; position: fixed; right: 0; top: 50%; margin-top: -230px; }

#r-float .close { width: 14px; height: 14px; background: url(../images/float_close.png) no-repeat center; position: absolute; left: 10px; top: 10px; cursor: pointer; }

#r-float ul { text-align: center; }
#r-float ul li { position: relative; margin-bottom: 9px; border-radius: 5px; width: 69px; height: 69px; background: #fff; }
#r-float ul li a { display: block; padding: 10px 0; }
#r-float ul li i { display: inline-block; *zoom: 1; *display: inline; width: 40px; height: 32px; }
#r-float ul li img { height: 100%; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
#r-float ul li p { line-height: 26px; }
#r-float ul li .float_posi { position: absolute; z-index: -1; top: 2px; left: 2px; border-radius: 5px; width: 100%; height: 100%; }
#r-float ul li .float-tel { position: absolute; top: 0; right: 0; border-radius: 5px; width: 0; height: 100%; overflow: hidden; color: #fff; text-align: left; background: url(../images/float-tel.png) no-repeat 154px center; background-color: #df742e; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
#r-float ul li .float-tel span { display: block; margin-top: 13px; margin-left: 13px; }
#r-float ul li .float-tel h4 { margin-left: 13px; font-size: 16px; font-weight: 700; font-style: italic; }
#r-float ul li:hover img { animation: play 1s 1; -webkit-animation: play 1s 1; }
#r-float ul li:hover .float-tel { width: 214px; }
#r-float ul .float1 p { color: #fb0000; }
#r-float ul .float1 .float_posi { background: #fb0000; }
#r-float ul .float2 p { color: #0096ff; }
#r-float ul .float2 .float_posi { background: #0096ff; }
#r-float ul .float3 p { color: #eb9000; }
#r-float ul .float3 .float_posi { background: #eb9000; }
#r-float ul .float3:hover .float_posi { display: none; }
#r-float ul .float4 p { color: #e64e4e; }
#r-float ul .float4 .float_posi { background: #e64e4e; }
#r-float ul .float5 p { color: #00a8ff; }
#r-float ul .float5 .float_posi { background: #00a8ff; }
#r-float ul .float6 p { color: #333333; }
#r-float ul .float6 .float_posi { background: #333333; }

@-webkit-keyframes play { from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
  30% { -webkit-transform: scale3d(1.25, 0.75, 1); transform: scale3d(1.25, 0.75, 1); }
  40% { -webkit-transform: scale3d(0.75, 1.25, 1); transform: scale3d(0.75, 1.25, 1); }
  50% { -webkit-transform: scale3d(1.15, 0.85, 1); transform: scale3d(1.15, 0.85, 1); }
  65% { -webkit-transform: scale3d(0.95, 1.05, 1); transform: scale3d(0.95, 1.05, 1); }
  75% { -webkit-transform: scale3d(1.05, 0.95, 1); transform: scale3d(1.05, 0.95, 1); }
  to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } }
#mid-tc { display: none; width: 550px; height: 340px; background: url(../images/sztc.jpg); position: fixed; z-index: 233; left: 50%; top: 50%; margin-left: -275px; margin-top: -180px; }
#mid-tc .close { display: block; width: 33px; height: 33px; right: 0; top: 0; cursor: pointer; position: absolute; }
#mid-tc form { width: 345px; bottom: 30px; left: 50%; margin-left: -172.5px; position: absolute; }
#mid-tc form input[type="text"] { display: block; width: 175px; float: left; border: 1px solid #ddd; text-indent: 8px; height: 34px; font-family: "microsoft yahei"; }
#mid-tc form .s1 { width: 80px; height: 34px; line-height: 34px; font-size: 14px; color: white; float: left; border-radius: 0px 4px 4px 0px; background: #1ca1ff; border: none; display: block; font-family: "microsoft yahei"; }
#mid-tc form .s2 { display: block; width: 46px; height: 46px; position: absolute; right: 5px; bottom: 4px; background: url(../images/bt.png) no-repeat; border: 0; }
#mid-tc form a { width: 80px; height: 34px; line-height: 34px; font-size: 14px; color: white; float: right; border-radius: 4px; background: #fb5c00; border: none; display: block; text-align: center; }
#mid-tc form textarea { width: 100%; border: 1px solid #ddd; height: 56px; padding: 8px 82px 0 8px; margin-top: 10px; font-family: "microsoft yahei"; }

/*# sourceMappingURL=style.css.map */
