@charset "UTF-8";
/* ----------------------------------------------------------------------main-------------------------------------------------------------------- */
.uc-phColor{color: #cccccc;}
.uc-blue{color: #175bc0;}
.uc-green{color: #09bb07;}
.uc-gray{color: #b9bcc7;}
.uc-red{color: #fc4444;}
.uc-orange{color: #ff7802;}
html{line-height: 1.15; -webkit-text-size-adjust: 100%;}
body{margin: 0;font-size:14px; font-family:"微软雅黑",Arial, Helvetica, sans-serif;}
main{display: block;}
h1{font-size: 2em; margin: 0.67em 0;}
hr{-webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible;}
pre{font-family: monospace,monospace; font-size: 1em;}
a{background-color: transparent;}
abbr[title]{border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted;}
b, strong{font-weight: bolder;}
code, kbd, samp{font-family: monospace,monospace; font-size: 1em;}
small{font-size: 80%;}
sub, sup{font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sub{bottom: -0.25em;}
sup{top: -0.5em;}
img{border-style: none;}
button, input, optgroup, select, textarea{font-family: "微软雅黑",Arial, Helvetica, sans-serif; font-size: 100%; line-height: 1.15; margin: 0;}
button, input{overflow: visible;}
button, select{text-transform: none;}
button, [type="button"], [type="reset"], [type="submit"]{-webkit-appearance: button;}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner{border-style: none; padding: 0;}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring{outline: 1px dotted ButtonText;}
fieldset{padding: 0.35em 0.75em 0.625em;}
legend{-webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal;}
progress{vertical-align: baseline;}
textarea{overflow: auto;}
[type="checkbox"], [type="radio"]{-webkit-box-sizing: border-box; box-sizing: border-box; padding: 0;}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button{height: auto;}
[type="search"]{-webkit-appearance: textfield; outline-offset: -2px;}
[type="search"]::-webkit-search-decoration{-webkit-appearance: none;}
::-webkit-file-upload-button{-webkit-appearance: button; font: inherit;}
details{display: block;}
summary{display: list-item;}
template{display: none;}
[hidden]{display: none;}
html{-webkit-box-sizing: border-box; box-sizing: border-box; font-family: "微软雅黑", "Hiragino Sans GB", "Hiragino Sans GB W3", "宋体", Helvetica, Arial, sans-serif; -webkit-text-size-adjust: 100%;}
*, *::before, *::after{-webkit-box-sizing: inherit; box-sizing: inherit;}
body{font-size: 14px; color: #333; background: #fff; min-width: 1200px; min-height: 100vh;}
table{border-collapse: collapse; border-spacing: 0; empty-cells: show; font-size: inherit;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, audio, canvas, progress, video, body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, a, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea, view, text{margin: 0; padding: 0; font-weight: normal; font-style: normal; font-family: inherit; -webkit-box-sizing: border-box; box-sizing: border-box;}
ul, li, ol{list-style: none; line-height: normal;}
i, address, cite, dfn, em, var{font-style: normal;}
input[type=date]{outline: none; border: none;}
a{text-decoration: none; color: #333; background-color: transparent; -webkit-text-decoration-skip: objects; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
a:active, a:hover, a:focus{color: #175bc0; outline-width: 0;}
img{width: auto; max-width: 100%; -ms-interpolation-mode: bicubic;}
video{border: none; outline: none; display: block; width: 100%;}
img, input[type=text], input[type=submit], input[type=password], textarea, select, button, footer, header, time, span, em, i{-webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;}
input[type=file]{cursor: pointer;}
button{font-size: inherit; font-style: inherit; font-family: inherit; color: inherit; padding: 0; margin: 0; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: transparent;}
button:after{display: none;}
input[type=submit]:hover{opacity: .8;}
textarea{resize: none; height: auto; min-height: 120px;}
input:-moz-placeholder{color: #ddd;}
::-webkit-input-placeholder{color: #ddd;}
input[type=text], input[type=password]{-webkit-appearance: none;}
.uc-arrow{background: url("images/arrow.png") right center no-repeat; background-size: 14px 28px; padding-right: 20px;}
.uc-picker{background: url("images/arrow-down.png") right center no-repeat; background-size: 26rpx 16rpx; padding-right: 40rpx;}
body{padding-top: constant(safe-area-inset-top); padding-top: env(safe-area-inset-top); padding-right: constant(safe-area-inset-right); padding-right: env(safe-area-inset-right); padding-left: constant(safe-area-inset-left); padding-left: env(safe-area-inset-left); padding-bottom: -webkit-calc(constant(safe-area-inset-bottom) + 0); padding-bottom: calc(constant(safe-area-inset-bottom) + 0); padding-bottom: -webkit-calc(env(safe-area-inset-bottom) + 0); padding-bottom: calc(env(safe-area-inset-bottom) + 0);}
.uc-content{width: 1200px; margin-left: auto; margin-right: auto;}
.uc-wrap{width: 100vw;}
.uc-content{width: 1200px; margin-left: auto; margin-right: auto;}
.fill{-o-object-fit: fill; object-fit: fill; height: 100%;}
.contain{-o-object-fit: contain; object-fit: contain; height: 100%;}
.cover{-o-object-fit: cover; object-fit: cover; height: 100%;}
.none{-o-object-fit: none; object-fit: none; height: 100%;}
.scale-down{-o-object-fit: scale-down; object-fit: scale-down; height: 100%;}
.show{display: block !important;}
.hide{display: none !important;}
.h98{width: 100%; height: 98px;}
.bg{background-color: #f1f4f9;}
.b{font-weight: bold;}
.small{font-size: .875em;}
.lineCenter{text-decoration: line-through;}
.del{text-decoration: line-through;}
.animate, .revealOnScroll{opacity: 0;}
.fixed-top{position: fixed; top: 0; right: 0; left: 0; z-index: 999;}
.fixed-bottom{position: fixed; right: 0; bottom: 0; left: 0; z-index: 999;}
.input, .select, .button, .textarea{border: #eee 1px solid; height: 60px; border-radius: 10px; width: 100%; border: #333 1px solid; outline: none;}
.input:hover, .input:focus, .select:hover, .select:focus, .button:hover, .button:focus, .textarea:hover, .textarea:focus{border-color: #175bc0;}
.input:focus, .select:focus, .button:focus, .textarea:focus{border-color: #175bc0;}
.input{padding: 0 10px;}
.btn{line-height: 60px; padding: 0 20px; border-radius: 10px; border: #175bc0 1px solid; text-align: center; background-color: #175bc0; color: #fff;}
.btn:hover{opacity: .8; color: #fff;}
.btn.plain{background-color: transparent; border-color: #175bc0; color: #175bc0;}
.btn.btn-blue{background-color: #175bc0; border-color: #175bc0;}
.btn.btn-blue.plain{background-color: transparent; color: #175bc0;}
.btn.btn-gray{background-color: #b9bcc7; border-color: #b9bcc7;}
.btn.btn-gray.plain{background-color: transparent; color: #b9bcc7;}
.btn.btn-red{background-color: #fc4444; border-color: #fc4444;}
.btn.btn-red.plain{background-color: transparent; color: #fc4444;}
.btn.btn-orange{background-color: #ff7802; border-color: #ff7802;}
.btn.btn-orange.plain{background-color: transparent; color: #ff7802;}
.btn.btn-white{background-color: #fff; border-color: #fff; color: #175bc0;}
.btn.btn-white.plain{background-color: transparent; color: #fff;}
.radio, .checkbox{background: url("images/radio.png") left center no-repeat; background-size: 44px 44px; padding-left: 55px; margin-left: 40px; display: inline-block; min-height: 44px; cursor: pointer;}
.radio.on, .checkbox.on{background-image: url("images/radio-on.png");}
.uc-crumb a{background: url("images/crumb-arrow.png") right center no-repeat; background-size: 11px 18px; padding-right: 21px; margin-right: 10px; font-size: 24px;}
.uc-icon-16{width: 16px; height: 16px;}
.uc-icon-20{width: 20px; height: 20px;}
.uc-icon-24{width: 24px; height: 24px;}
.uc-icon-32{width: 32px; height: 32px;}
.uc-icon-44{width: 44px; height: 44px;}
.uc-icon-50{width: 50px; height: 50px;}
.uc-icon-64{width: 64px; height: 64px;}
footer{background-color: #131313; color: #fff; padding-top: 50px; padding-bottom: 10px;}
footer .ft1::after{display: block; clear: both; content: "";}
footer .left{float: left;}
footer .right{float: right;}
footer .con1{padding-top: 15px; padding-bottom: 45px;}
footer .con1::after{display: block; clear: both; content: "";}
footer .con1 img{display: block; float: left;}
footer .con1 img:first-child{margin-right: 90px;}
footer .menu::after{display: block; clear: both; content: "";}
footer .menu li{float: left; position: relative; padding: 0 5px; margin-left: 40px; font-size: 16px; height: 35px; line-height: 35px;}
footer .menu li:first-child{margin-left: 0;}
footer .menu li:after{content: ''; width: 100%; height: 1px; background: -webkit-gradient(linear, left top, right top, from(#0083fb), to(#23aa3d)); background: -webkit-linear-gradient(left, #0083fb 0%, #23aa3d 100%); background: -o-linear-gradient(left, #0083fb 0%, #23aa3d 100%); background: linear-gradient(to right, #0083fb 0%, #23aa3d 100%); position: absolute; left: 0; bottom: 0;}
footer .menu a{color: #d4d4d4;}
footer .code-box{float: left; margin-left: 45px; text-align: center; font-size: 18px;}
footer .code-box:first-child{margin-left: 0;}
footer .code-box img{display: block; margin: 0 auto 10px;}
footer .ft2, footer .ft3{padding: 15px 0; line-height: 26px; font-size: 14px; color: rgba(244, 244, 244, 0.22);}
footer .ft2 a, footer .ft3 a{color: rgba(244, 244, 244, 0.22);}
footer .ft2 a:hover, footer .ft3 a:hover{color: #fff;}
footer .ft2 span, footer .ft2 a, footer .ft3 span, footer .ft3 a{margin: 0 5px;}
footer .ft2{text-align: center; border-top: #575859 1px solid; margin-top: 30px;}
.g-form{margin-bottom: 20px; background-color: #fff; font-size: 28px;}
.g-form .item{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 10px 30px; border-bottom: #eee 1px solid; line-height: 60px; min-height: 100px;}
.g-form .item.noFlex{display: block;}
.g-form .input{-webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-left: 20px; padding: 0; min-height: 60px; border: none; text-align: right;}
.g-form .tt{min-width: 150px; display: inline-block;}
.g-form .r{-webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: inline-block; width: 100%; text-align: right; margin-left: 20px; padding-left: 0;}
.g-form .tLeft{text-align: left !important; margin-left: 0;}
.g-form .btn-yzm{border-radius: 0; height: 60px; line-height: 60px; border: none; width: 300px; z-index: 99;}
.g-form .btn-eye{background: url("images/eye.png") center center no-repeat; background-size: .28rem auto; width: .5rem; height: .5rem;}
.g-form .btn-eye.on{background-image: url("images/eye-on.png");}
.g-form picker, .g-form .picker{-webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: inline-block; text-align: right; margin-left: 20px; padding-left: 0;}
.g-form .picker{background: url("images/arrow.png") right center no-repeat; background-size: 14px 24px; padding-right: 30px;}
.g-form .picker.noArrow{background: none; text-align: left;}
body{padding-top: 150px;}
header{position: fixed; z-index: 999; left: 0; width: 100vw; top: 0; height: 150px; background-color: #fff;}
header .uc-content::after{display: block; clear: both; content: "";}
header .left{float: left;}
header .right{float: right;}
.hd-top{background-color: #f1f4f9; height: 40px; padding: 4px 0; line-height: 32px; font-size: 15px;}
.hd-top .left{color: rgba(0, 11, 21, 0.7);}
.hd-top .tel{background: url("images/icon-tel.png") left center no-repeat; padding-left: 32px; display: inline-block; line-height: 32px; color: #175bc0; padding-right: 15px; margin-right: 10px; position: relative;}
.hd-top .tel:after{content: ''; width: 1px; height: 16px; background-color: #d4d4d4; position: absolute; right: 0; top: 50%; margin-top: -8px;}
.hd-top .btn-search{width: 32px; height: 32px; background: url("images/icon-search.png") center center no-repeat; display: inline-block; float: right;}
.hd-center{height: 110px;}
.hd-center .logo{padding: 20px 0; display: inline-block; float: left;}
.hd-center .logo img{display: block;}
.hd-center .menu{float: right;}
.hd-center .menu::after{display: block; clear: both; content: "";}
.hd-center .menu li{float: left; line-height: 110px; font-size: 16px; margin-left: 2em; height: 110px;}
.hd-center .menu li:first-child{margin-left: 0;}
.hd-center .menu li.on, .hd-center .menu li:hover{border-bottom: #175bc0 4px solid;}
.hd-center .menu li.on a, .hd-center .menu li:hover a{color: #175bc0;}
.hd-center .menu a{color: #333333;}
.g-operate{padding: 40px 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 32px;}
.g-operate .btn{line-height: 88px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1;}
.g-fixedOperate{position: fixed; z-index: 999; left: 0; width: 100vw; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; bottom: 0; font-size: 32px;}
.g-fixedOperate .btn{border-radius: 0; line-height: 98px; display: block; -webkit-box-flex: 1; -ms-flex: 1; flex: 1;}
.uc-prvNxt{padding: 20px 0; text-align: center;}
.uc-prvNxt a{width: 30px; height: 30px; display: inline-block; border: #eee 1px solid; line-height: 28px; margin: 0 3px; text-align: center; color: #999;}
.uc-prvNxt a:hover, .uc-prvNxt a.on{background-color: #175bc0; border-color: #175bc0; color: #fff;}
.uc-prvNxt .prev, .uc-prvNxt .next{background: url(images/l2.png) center center no-repeat; background-size: 6px auto;}
.uc-prvNxt .prev:hover, .uc-prvNxt .next:hover{background-color: #175bc0; color: #175bc0;}
.uc-prvNxt .prev:hover{background-image: url(images/l.png);}
.uc-prvNxt .next{background-image: url(images/r2.png);}
.uc-prvNxt .next:hover{background-image: url(images/r.png);}
.banner{height: 784px; overflow: hidden; width: 100%; position: relative;}
.banner .hd{z-index: 1; overflow: hidden; position: absolute; bottom: 15px; height: 25px; width: 100%; text-align: center;}
.banner .hd ul{overflow: hidden; zoom: 1; width: 100%; text-align: center; height: 25px;}
.banner .hd li{text-align: center; background: #fff; cursor: pointer; margin-right: 16px; width: 16px; height: 16px; border-radius: 16px; display: inline-block;}
.banner .hd li.on{background: #175bc0;}
.banner .bd{position: relative; height: 100%; z-index: 0;}
.banner .bd li{zoom: 1; vertical-align: middle; width: 100%; height: 784px; background: url("../images/banner1.jpg") center top no-repeat; background-size: auto 784px;}
.banner .bd img{width: 100%; height: 784px; display: block;}
.banner .bd a{display: block; width: 100%; height: 100%;}
.banner .prev, .banner .next{width: 80px; height: 80px; position: absolute; top: 50%; margin-top: -40px; background: url("images/l.png") center center no-repeat; cursor: pointer; opacity: .8;}
.banner .prev:hover, .banner .next:hover{opacity: 1;}
.banner .prev{left: 50%; margin-left: -600px;}
.banner .next{background-image: url(images/r.png); right: 50%; margin-right: -600px;}
/* ----------------------------------------------------------------------main-------------------------------------------------------------------- */
.animate{opacity: 0; -webkit-transition: none; -o-transition: none; transition: none;}
.section11, .section12, .section13, .section14{padding: 100px 0;}
.g-title-line{font-size: 38px; color: #424243; font-weight: bold; margin-bottom: 70px; text-align: center;}
.g-title-line span{background: url("images/line.png") center bottom no-repeat; padding-bottom: 20px; display: inline-block;}
.g-title-line img{position: relative; top: 15px; margin-right: 10px;}
.section11 .uc-content::after{display: block; clear: both; content: "";}
.section11 .left{float: left; margin-left: -150px;}
.section11 .right{float: right; width: 600px;}
.section11 .g-title-line{text-align: left;}
.section11 .con{font-size: 17px; line-height: 30px; text-align: justify;}
.section11 .con p{text-indent: 2em;}
.section11 .operate{padding: 25px 0;}
.section11 .btn{border-radius: 0; width: 121px; line-height: 32px; display: inline-block; border: none; font-size: 16px;}
.section11 .info{margin-top: 20px;}
.section11 .info::after{display: block; clear: both; content: "";}
.section11 .item{float: left; width: 50%; font-size: 30px; line-height: 70px;}
.section11 .item span{font-size: 60px; font-weight: lighter;}
.section12{background: #f1f4f9;}
.section12 .video-box{background: url("images/bg12.png") center center no-repeat; background-size: 1521px 508px; width: 100%; height: 508px; position: relative;}
.section12 .video-box iframe{width: 100%;max-width: 770px;height: 100%;max-height: 430px;margin: 0 auto;display: block;position: relative;left: -20px;top: 10px;}
.section12 video{width: 776px; height: 438px; display: block; position: absolute; left: 50%; margin-left: -408px; top: 4px;}
.section13 .list{height: 740px; position: relative;}
.section13 .list .item{position: absolute; text-align: center; color: #175bc0; font-size: 30px;}
.section13 .list .item .img{display: block;}
.section13 .list .item .icon{margin-right: 5px;}
.section13 .list .item1{left: 0; top: 0;}
.section13 .list .item2{left: 0; bottom: 0;}
.section13 .list .item2 .img{margin-bottom: 10px;}
.section13 .list .item4{right: 0; top: 0;}
.section13 .list .item5{right: 0; bottom: 0;}
.section13 .list .item5 .img{margin-bottom: 10px;}
.section13 .list .item3{left: 50%; top: 50%; margin-left: -195px; margin-top: -100px;}
.section13 .list .item3 .img{margin-bottom: 10px;}
.section14{background: #f1f4f9 url("images/bg14.png") center center no-repeat;}
.section14 .list{min-height: 550px; padding: 0 60px;}
.section14 .list::after{display: block; clear: both; content: "";}
.section14 .list .item{width: 224px; height: 224px; border-radius: 100%; -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.5); padding-top: 30px; margin: 40px 60px; float: left; text-align: center; font-size: 25px; color: #fff; line-height: 44px;}
.section14 .list .item:first-child{margin-left: 222px;}
.section14 .list .item1{background-color: #0084ff;}
.section14 .list .item1:hover{background-color: rgba(0, 132, 255, 0.9);}
.section14 .list .item2{background-color: #23ac38;}
.section14 .list .item2:hover{background-color: rgba(35, 172, 56, 0.9);}
.section14 .list .item3{background-color: #2bb7b6;}
.section14 .list .item3:hover{background-color: rgba(43, 183, 182, 0.9);}
.section14 .list .item4{background-color: #e41c39;}
.section14 .list .item4:hover{background-color: rgba(228, 28, 57, 0.9);}
.section14 .list .item5{background-color: #f59d1f;}
.section14 .list .item5:hover{background-color: rgba(245, 157, 31, 0.9);}

/*新闻资讯*/
.news_con{overflow:hidden; margin-top:4%;}
.news_con ul li{overflow:hidden; margin-bottom:3%; padding-bottom:3%; border-bottom:1px dashed #cccccc; display:block;}
.news_con ul li:last-child{border-bottom:0; margin-bottom:0;}
.news_con ul li .imgs{width:29%; float:left; display:inline; overflow:hidden;}
.news_con ul li .imgs img{width:100%;/* -webkit-transform: scale(1) rotate(0deg);transform: scale(1) rotate(0deg);transition-duration: 0.3s;transition-timing-function: ease-out;transition-property: opacity, transform, filter;*/-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.news_con ul li:hover .imgs img{/*-webkit-transform: scale(1.2) rotate(4deg); transform: scale(1.2) rotate(4deg);*/-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.news_con ul li .i_about_r{float:right; display:inline; line-height:22px; width:68%; overflow:hidden;}
.news_con ul li .i_about_r h3{line-height:30px; height:30px; overflow:hidden; font-size:24px; color:#333; font-weight:normal; margin-bottom:1.5%; margin-top:5px;}
.news_con ul li .i_about_r label{font-family:"宋体";}
.news_con ul li .i_about_r .dates{font-size:18px; color:#666; background:url(../images/news_bg1.jpg) left top no-repeat; padding-top:1.5%; margin-top:1%; margin-bottom:1%; display:block;}
.news_con ul li .i_about_r .p{height:60px; overflow:hidden; font-size:12px; color:#666; line-height:20px;}
.news_con ul li .i_about_r .news_more{margin-top:4%; width:138px; text-align:center; float:left; height:35px; line-height:35px;background-color:#fff; border:1px solid #e6e6e6; color:#9d9d9d; font-size:14px;transition: all 0.3s;}
.news_con ul li:hover .i_about_r .news_more{background-color:#0084ff; color:#fff;border:1px solid #0084ff;}
.news_con ul li:hover .i_about_r h3{color:#0084ff;}
.news_con ul li:hover .i_about_r .dates{background:url(../images/news_bg2.jpg) left top no-repeat;color:#0084ff;}

/*新闻资讯详细*/
.about_x2{overflow:hidden; padding-bottom:10px; padding-top:4%;}
.about_x2 .show_t{line-height:36px; font-size:28px; color:#333; text-align:center; margin-bottom:2%; margin-top:5px; font-weight:normal;}
.about_x2 .con_line{height:40px; line-height:40px;font-size:12px; color:#999999; border-bottom:1px dashed #cccccc; text-align:center;}
.about_x2 img{margin-bottom:10px; display:block; max-width:100%;}
.about_x2 .con_id{line-height:26px;overflow:hidden;white-space:normal;word-break:break-all; padding-top:28px;font-size:14px; color:#666666;text-align:left;/* font-family:"宋体";*/ padding-bottom:20px;}
.about_x2 .con_id .h2{font-size:16px; line-height:24px; margin-bottom:5px;}
.about_x2 .con_id p{padding-bottom:10px; overflow:hidden;}
.about_x2 table{border-collapse:collapse;border-spacing:0;}
.about_x2 table td{line-height:22px;height:27px; /*border:1px solid #000;*/}
.prenext{border-top:1px solid #e6e6e6;font-size:12px; margin-bottom:10px;line-height:30px; padding-top:15px; margin-top:15px; color:#333333;}
.prenext a{color:#333333;}
.prenext a:hover{color:#0084ff; text-decoration:none;}
.goback{float:right; height:26px; line-height:26px; text-align:right; padding-left:23px;background:url(../images/goback.png) left center no-repeat; font-size:14px; color:#333333; margin-top:8px;/* border-bottom:1px solid #a6a6a6;*/}
.fenxiang{height:30px; overflow:hidden;}
.fenxiang .span{float:right; font-size:14px; line-height:34px;}

@media screen and (max-width: 1440px) {
 /*关于我们*/
 .about_con .txts .h2{ font-size:50px;}
 .about_con .txts .h2 label{ font-size:30px;}
 .about_title{ font-size:40px;}
 .about_title h2{font-size:40px; padding-bottom:1%;}
}
@media screen and (max-width: 1360px) {
 /*关于我们*/
 .about_t h2{padding-bottom:15px; margin-bottom:10px;}
 .about_title{ font-size:36px;}
 .about_title h2{font-size:36px; }
 /*联系我们*/
 .contact_con ul li{ font-size:15px; line-height:24px;}
 .contact_con ul li img{ width:70px;}

}

@media screen and (max-width: 1200px) {
 /*关于我们*/
 .about_t h2{margin-top:-2.6%;}
 .about_con .txts{ line-height:30px; font-size:17px;}
 .about_con .txts .h2{ font-size:46px;}
 .about_con .txts .h2 label{ font-size:28px;}
 .about_title{ font-size:32px;}
 .about_title h2{font-size:32px;}
 /*联系我们*/
 .contact_con ul li img{ width:60px;}
 /*新闻资讯*/
 .news_con ul li .i_about_r h3{ font-size:22px; margin-bottom:1%;}
 .news_con ul li .i_about_r .dates{ font-size:16px;}
 .news_con ul li .i_about_r .news_more{ margin-top:3%;}
 .news_con ul li .i_about_r .news_more{ height:32px; line-height:32px; width:130px;}
 /*产品详细*/
 .product_t h2{ height:50px; line-height:50px;}
}

@media screen and (max-width: 1100px) {
 /*关于我们*/
 .about_con .txts{ line-height:28px; font-size:16px;}
 .about_con .txts .h2{ font-size:42px;}
 .about_con .txts .h2 label{ font-size:26px;}
 .about_title{ font-size:30px;}
 .about_title h2{font-size:30px;}
 /*联系我们*/
 .contact_t2 h2{ font-size:28px;}
 /*新闻资讯*/
 .news_con ul li .i_about_r h3{ font-size:20px; margin-bottom:0.6%;}
 .news_con ul li .i_about_r .p{ line-height:20px;}
 .news_con ul li .i_about_r .news_more{ margin-top:2%;}
 /*产品详细*/
 .product_one .txts .cons .zx_a{ margin-top:3%; height:40px; line-height:40px;}
}
@media screen and (max-width: 1000px) {
 /*关于我们*/
 .about_con .txts{ line-height:26px; font-size:14px;}
 .about_title{ font-size:28px;}
 .about_title h2{font-size:28px;}
 /*联系我们*/
 .contact_con ul li{ font-size:14px; line-height:22px;}
 .contact_t2 h2{ font-size:26px;}
 /*新闻资讯*/
 .news_con ul li .i_about_r h3{ font-size:20px; line-height:28px; height:28px;}
 .news_con ul li .i_about_r .news_more{ margin-top:1.5%; font-size:13px;}
 /*产品服务*/
 .product_ul ul li{width:32%;}
 .product_ul ul li:nth-child(4n+0){ margin-right:2%;}
 .product_ul ul li:nth-child(3n+0){ margin-right:0;}
 /*产品详细*/
 .product_one .txts .cons h2{ padding-top:3%;}
}

@media screen and (max-width: 960px) {
 /*关于我们*/
 .about_a a{   height:40px; line-height:40px; font-size:17px;}
 .about_con .txts{ line-height:24px; font-size:13px;}
 .about_con .txts .h2{ margin-bottom:4%;}
 .about_title{ font-size:26px;}
 .about_title h2{font-size:26px;}
 /*解决方案*/
 .video_con .ul li .h2{ height:46px; line-height:46px;}
 /*联系我们*/
 .contact_con ul li{ width:43%; }
 .contact_con ul li:nth-child(2){ width:43%;}
 .contact_con ul li:nth-child(3){ width:43%;}
 .contact_con ul li:nth-child(4){ width:43%;}
 .contact_t2 h2{ font-size:24px;}
 /*新闻资讯*/
 .news_con ul li .i_about_r h3{ font-size:18px; }
 .news_con ul li .i_about_r .dates{ font-size:14px;}
 .news_con ul li .i_about_r .news_more{ display:none;}
 /*产品详细*/
 .product_one .txts .cons .text{ min-height:inherit; line-height:20px;}
 .product_one .txts .cons .text b{ margin-top:2%;}
 .product_one .txts .cons .zx_a{height:32px; line-height:32px;}
 .product_t h2{ height:44px; line-height:44px;}
}
@media screen and (max-width: 830px) {
 /*关于我们*/
 .about_t h2{margin-top:-3%;}
 .about_con .txts{ line-height:22px; font-size:12px;}
 .about_title{ font-size:24px;}
 .about_title h2{font-size:24px;}
 /*产品详细*/
 .product_one{ background-size:100% 100%; margin-top:18%;}
 .product_one .imgs{ width:100%;}
 .product_one .txts{ width:100%;}
 .product_one .txts .cons{ max-width:none; width:96%; padding-bottom:2%;}
}
@media screen and (max-width: 780px) {
 /*关于我们*/
 .about_con .imgs{ width:100%;}
 .about_con .txts{ width:100%; margin-top:4%; font-size:14px; line-height:24px;}
 /*合作伙伴*/
 .partner_ul ul li{ width:32%;}
 .partner_ul ul li:nth-child(4n+0){ margin-right:2%;}
 .partner_ul ul li:nth-child(3n+0){ margin-right:0;}
 /*联系我们*/
 .contact_con ul li{font-size:13px;}
 .contact_con ul li h2{ font-size:16px;}
 /*新闻资讯*/
 .news_con ul li .i_about_r h3{ font-size:16px;}
 .news_con ul li .i_about_r .dates{ font-size:13px;}
 /*产品服务*/
 .product_ul ul li{width:49%;}
 .product_ul ul li:nth-child(3n+0){ margin-right:2%;}
 .product_ul ul li:nth-child(2n+0){ margin-right:0;}
}

@media screen and (max-width: 640px) {
 .o_big{ height:190px;}
 /*关于我们*/
 .about_a a{   height:36px; line-height:36px; font-size:14px;}
 .about_title{ font-size:22px;}
 .about_title h2{font-size:22px;}
 /*合作伙伴*/
 .partner_ul ul li{ width:49%;}
 .partner_ul ul li:nth-child(4n+0){ margin-right:2%;}
 .partner_ul ul li:nth-child(3n+0){ margin-right:2%;}
 .partner_ul ul li:nth-child(2n+0){ margin-right:0;}
 /*解决方案*/
 .video_con .ul li{ width:100%; margin-right:0%;}
 /*联系我们*/
 .contact_con ul li{ width:94%; }
 .contact_con ul li:nth-child(2){ width:94%;}
 .contact_con ul li:nth-child(3){ width:94%;}
 .contact_con ul li:nth-child(4){ width:94%;}
 .contact_con ul li h2{ margin-top:2%;}
 .contact_t2{ font-size:12px;}
 .contact_t2 h2{ font-size:20px; padding-bottom:1.5%; margin-bottom:1.5%;}
 .feedback_div{ padding-bottom:5%;}
 .feedback_div .textarea{ padding-top:1.5%;}
 /*新闻资讯*/
 .news_con ul li .i_about_r h3{ height:24px; line-height:24px; margin-top:0;}
 .news_con ul li .i_about_r .p{ line-height:18px; height:54px;}
 /*新闻资讯详细*/
 .about_x2 .show_t{ font-size:24px; line-height:32px;}
 /*产品详细*/
 .product_one{ padding:6px; padding-top:0;}
}

@media screen and (max-width: 480px) {
 .o_big{ height:170px;}
 /*关于我们*/
 .about_t h2{margin-top:-4.4%; letter-spacing:1px;}
 .about_t label{ display:inline}
 .about_a{ margin-top:4%;}
 .about_a a{ padding-left:4%; padding-right:4%; font-size:13px;  margin-left:0.5%; margin-right:0.5%;}
 .about_title{ font-size:20px;}
 .about_title h2{font-size:20px;}
 /*合作伙伴*/
 .partner_ul ul li .txts h2{ font-size:14px;}
 /*解决方案*/
 .video_con .ul li .h2{ height:40px; line-height:40px;}
 /*联系我们*/
 .feedback_div .inputs2{ width:100%; margin-right:0; }
 .feedback_div .textarea{ padding-left:3%; width:96%; padding-top:2%;}
 .feedback_div .bnts2{ height:36px; font-size:14px;}
 .contact_t3{ font-size:14px;}
 /*新闻资讯*/
 .news_con ul li .i_about_r h3{ font-size:14px;}
 .news_con ul li .i_about_r .dates{ padding-top:2%; font-size:12px; margin-bottom:0; line-height:18px; margin-top:0;}
 .news_con ul li .i_about_r .p{ height:36px;}
 /*新闻资讯详细*/
 .about_x2 .show_t{ font-size:22px; line-height:30px;}
 /*产品服务*/
 .product_ul ul li .txts{ padding-top:2%;}
 .product_ul ul li .txts h2{ font-size:14px;}
 .product_ul ul li .txts em{ height:36px; line-height:36px; font-size:12px;}
 /*产品详细*/
 .product_one .imgs2{ width:100%;}
 .product_one .imgs2 img{ float:none; margin:0 auto;}
 .product_one .txts .cons h2{ font-size:18px;}
 .product_t h2{ height:40px; line-height:40px;}
}
@media screen and (max-width: 360px) {
 /*关于我们*/
 .about_t h2{margin-top:-5.7%;}
 .about_a a{ font-size:12px;margin-left:0px; margin-right:0px; padding-left:3%; padding-right:3%;}
 .about_title{ font-size:18px;}
 .about_title h2{font-size:18px;}
 /*解决方案*/
 .video_con .ul li .h2{ height:36px; line-height:36px;}
}
@media screen and (max-width: 320px) {

}
/*关于我们*/
.about_t{ width:96%; max-width:1200px; margin:0 auto; text-align:center; color:#949494; margin-top:3%;}
.about_t  span{ display:block; color:#e4e4e4; text-transform:uppercase;letter-spacing:3px;}
.about_t h2{ font-weight:blod; background:url(../images/i_bg1.png) center bottom no-repeat; color:#332b28;padding-bottom:20px; margin-bottom:15px; letter-spacing:2px; margin-top:-2.4%;}
.about_t p{ font-size:12px; letter-spacing:1px;}
.about_t label{ display:block;}
.about_a{ margin:0 auto; text-align:center; width:96%; max-width:1200px; overflow:hidden; margin-top:3%; margin-bottom:1%;}
.about_a a{ display:inline-block; padding-left:3%; padding-right:3%; margin-left:2.5%; margin-right:2.5%; overflow:hidden; border-radius:20px; height:44px; line-height:44px; border:1px solid #0084ff; font-size:18px; color:#0084ff; background-color:#fff;}
.about_a a:hover{ background-color:#0084ff; color:#fff;}
.about_a a.isel{background-color:#0084ff; color:#fff;}
.about_pos{ width:100%;  z-index:99;}
.about_pos.pos{ position:fixed; top:0; background:rgba(255, 255, 255,0.8);}
.about_con{ overflow:hidden; padding-top:5%; padding-bottom:6%;}
.about_con .imgs{ width:51.5%; overflow:hidden;}
.about_con .imgs img{ width:100%; display:block;}
.about_con .txts{ width:45.5%; overflow:hidden; line-height:36px; font-size:18px;}
.about_con .txts .h2{ font-size:58px; color:#0998b2; font-family:Arial; text-transform:capitalize; line-height:normal; margin-bottom:6%;}
.about_con .txts .h2 label{ font-size:36px; display:block; text-transform:lowercase; line-height:22px;}
.about_con .txts .f30{ margin-bottom:1.8%;}
.about_bg{ overflow:hidden; background-color:#f5f5f5;}
.about_title{ font-size:45px; color:#0998b2; font-weight:bold; text-align:center; letter-spacing:2px; padding-top:5%; margin-bottom:5%; overflow:hidden;}
.about_title span{ font-family:Arial; display:block;}
.about_title h2{ font-size:45px; padding-bottom:1.5%; border-bottom:3px solid #0998b2; display:inline-block;}

.wrap{clear:both; width:96%;max-width:1200px;margin:0 auto;text-align:left;zoom:1; overflow:hidden;border-bottom: 1px solid #f1f4f9;}
.wrap2{clear:both; width:96%;max-width:1200px;margin:0 auto;text-align:left;zoom:1;border-bottom: 1px solid #f1f4f9;}
.wrap3{clear:both; width:94%;max-width:1000px;margin:0 auto;text-align:left;zoom:1; overflow:hidden;border-bottom: 1px solid #f1f4f9;}
.divhidden{ display:none;}
.l{ float:left;}
.r{float:right;}
.c_l{ clear:both; height:0px; font-size:0px; overflow:hidden;}
.f36{ font-size:36px;}
.f30{ font-size:30px;}
.f28{ font-size:28px;}
.f26{ font-size:26px;}
.f24{ font-size:24px;}
.f20{ font-size:20px;}
.f18{ font-size:18px;}

@media screen and (max-width: 1100px) {
.f36{ font-size:32px;}
.f30{ font-size:28px;}
.f28{ font-size:24px;}
.f26{ font-size:22px;}
.f24{ font-size:20px;}
.f20{ font-size:18px;}
.f18{ font-size:16px;}
}

@media screen and (max-width: 1000px) {
.f30{ font-size:26px;}
}

@media screen and (max-width: 960px) {
.f36{ font-size:29px;}
.f30{ font-size:24px;}
.f28{ font-size:22px;}
.f26{ font-size:20px;}
.f24{ font-size:18px;}
.f20{ font-size:16px;}
.f18{ font-size:14px;}
}

@media screen and (max-width: 830px) {
.f28{ font-size:18px;}
}


@media screen and (max-width: 640px) {
.f36{ font-size:24px;}
.f30{ font-size:20px;}
.f28{ font-size:18px;}
.f26{ font-size:17px;}
.f24{ font-size:16px;}
.f20{ font-size:14px;}
.f18{ font-size:13px;}
}

@media screen and (max-width: 480px) {
.f28{ font-size:16px;}
.f26{ font-size:15px;}
}

@media screen and (max-width: 360px) {

}


.columnMenu{background: #fff; line-height: 56px;}
.columnMenu:after{content: ""; height: 0; display: block; clear: both;}
.columnMenu .crumbs{float: left; background: url(../images/crumbs.png) no-repeat 0 center; font-size: 16px; color: #666666; padding-left: 24px;}
.columnMenu .crumbs a{font-size: 16px; color: #666666;}
.columnMenu .crumbs a:hover{color: #175bc0;}
.columnMenu .menu{float: right;}
.columnMenu .menu .tit{display: none;}
.columnMenu .menu li{float: left;}
.columnMenu .menu li span{display: none; padding: 0 6px;}
.columnMenu .menu li.on a{background: #175bc0; color: #fff; padding: 0 13px;}
.columnMenu .menu li.on a span{display: inline-block;}
.columnMenu .menu li.on a:hover{color: #fff;}
.columnMenu .menu li a{height: 56px; line-height: 56px; font-size: 16px; color: #666666; padding: 0 32px; display: block;}
.columnMenu .menu li a:hover{color: #175bc0;}

/* -- lift -- */
.lift{color: #999; font-size: 14px;border: 1px solid #ddd;border-radius: 5px;padding: 5px 10px;width:100%;margin: 35px 0;}
.lift a{color: #999;padding:5px 0;display: inline-block;}
.lift span{margin-right: 15px;}

/* -- pager -- */
.pager{padding-top: 20px; color: #666; font-size: 14px;text-align: center;margin: 35px 0;}
.pager a{color: #666; text-decoration: underline;}

/* -- pager class two -- */
.pager ul{display: inline-block;margin: 0 auto;padding: 0;}
.pager ul li{display: inline-block;}
.pager ul li a{float: left; padding: 0 14px;margin:2px; line-height: 33px; text-decoration: none; background-color: #FFF; border: 1px solid #dddddd;}
.pager ul li a:hover{background-color: #f5f5f5;margin:2px;}
.pager ul .active a{background-color: #f5f5f5; color: #999; cursor: default;}



.cot{margin:0 auto;}
.cot h1{font-size:36px;text-align:center;margin:95px 0 15px 0;}
.cot b{font-style:normal;background:url(../images/hr.png) no-repeat center center;display:block;margin:15px 0 95px 0;height:15px;}

.conts{height:1400px;box-shadow:5px 5px 5px #d6d6d6,5px -5px 5px #d6d6d6,-5px 5px 5px #d6d6d6,-5px -5px 5px #d6d6d6;border:1px solid #d6d6d6;width:1300px;margin:0 auto;position: relative;top: -60px;z-index: 999;background:#fff;}
.conts h2{font-size:36px;text-align:center;margin:95px 0 15px 0;position:relative;top:-290px;}
.conts span{background:url(../images/hr2.png) no-repeat center center;display:block;margin:15px 0 95px 0;height:15px;position:relative;top:-290px;}
.contsl{float:left;width:645px;}
.contsr{float:right;}
.clear{clear:both;}
.conts h3{font-size:32px;margin:90px 0 80px 0;text-align:center;letter-spacing:-2px;}
.conts .x1{position: relative;top: -275px;left:150px;font-size:16px;padding-bottom:80px;}
.conts .x2{position: relative;top: -300px;left:150px;font-size:16px;padding-bottom:80px;}
.conts .x3{position: relative;top: -325px;left:150px;font-size:16px;padding-bottom:80px;}
.conts .x4{position: relative;top: -350px;left:150px;font-size:16px;padding-bottom:0;}

.map{width:100%;min-width:1200px;max-width:1920px;margin:0 auto;position:relative;z-index:10;text-align:center;}
.index_box{width:1200px;margin:0px auto;text-align: center;}
.blockcenter{display: block;margin-left: auto;margin-right: auto;}
.col_center_block{float: none; display: block; margin-left: auto; margin-right: auto;}
.index_box{width:1200px;margin:0px auto;}
.index_box1320{width:1320px;margin:0px auto;}
.navitemselect{background:url(../images/sjx.png) no-repeat bottom;background-color: #32b141;color:#fff;}
.radiusbtn{font-size: 16px;display:inline-block;width: 162px;height: 52px;border-radius: 24px;background:#e62323;border: 2px #fff solid;color: #fff;}
.rightbtn{font-size: 16px;display:inline-block;width: 158px;height: 40px;background: #e62323;border:0;color: #fff;}
.showtel{display:inline-block;padding-left: 50px;font-size: 32px;font-weight: bold;font-stretch: normal;line-height: 49px;letter-spacing: 3px;color: #3ab54a;background: url(../images/tel01.png) no-repeat left center;position: absolute;left: 229px;}
.formbox{padding: 8px 23px 0px 26px;height:450px;width:760px;background-color: #f1f1f1;border: solid 1px #aaaaaa;}
.txt1{font-size: 20px;font-weight: bold;font-stretch: normal;line-height: 30px;letter-spacing: 3px;color: #199729;}
.txt2{font-size: 14px;font-weight: normal;font-stretch: normal;line-height: 50px;letter-spacing: 2px;}
.txtbox{text-indent:40px;background-color: #ffffff;margin-top: 18px;width:330px;height: 37px;}
.showtel img{position: relative;top: 8px;display:inline-block;margin-right:10px;}

.d11{color:#f44336;position: absolute;top:30px;left:310px;z-index: 999999;font-style: normal;display:inline-block;}
.d12{color:#f44336;color:#f44336;position: absolute;top:85px;left:310px;z-index: 999999;font-style: normal;display:inline-block;}
.d13{float: left;background:url(../images/rname.png) left no-repeat / 37px 37px;background-color: #ffffff;border: 1px solid #999;}
.d14{float: right;background:url(../images/email.png) left no-repeat / 37px 37px;background-color: #ffffff;border: 1px solid #999;}
.d15{float: left;background:url(../images/phone.png) left no-repeat / 37px 37px;background-color: #ffffff;border: 1px solid #999;}
.d16{float: right;background:url(../images/pw.png) left no-repeat / 37px 37px;background-color: #ffffff;border: 1px solid #999;}
.d17{padding:8px;width:710px;height: 81px;margin-top: 18px;}


.nrs{width:1200px;margin:0 auto;}
.vlist ul li{width:390px;height:370px;margin:0 15px 90px 0;box-shadow:5px 5px 5px #d6d6d6,5px -5px 5px #d6d6d6,-5px 5px 5px #d6d6d6,-5px -5px 5px #d6d6d6;border:1px solid #d6d6d6;float:left;background:#f8f8f8;}
.vlist h3{text-align:center;line-height:60px;font-size:20px;}
.vlist .play{display:none;}
.vlist ul li:hover .play{display:inline-block;position:relative;top:-250px;left:160px;}

.xy{font-size:30px;text-align:center;line-height:50px;padding-bottom:100px;font-weight:300;}
.ctb p{float:left;}
.nrs h2{font-size:36px;text-align:center;margin:95px 0 15px 0;position:relative;top:30px;}
.nrs span{background:url(../images/hr3.png) no-repeat center center;display:block;margin:15px 0 95px 0;height:15px;position:relative;top:30px;}
.videoa{background:url(../images/xyad.jpg) no-repeat center center;height:858px;width:100%;min-width:1200px;}
.videoa iframe{width: 100%;max-width: 860px;height: 100%;max-height: 408px;margin: 0 auto;display: block;position: relative;left: -11px;top: 115px;}
.videos{width:860px;height:408px;margin: 0 auto;position: relative;left: -11px;bottom: -115px;}

.cota{margin:0 auto;width:1200px;height:3500px;overflow:hidden;}
.cota h1{font-size:38px;font-weight:bold;text-align:left;margin:95px 0 15px 0;letter-spacing:2px;}
.cota b{font-style:normal;background:url(../images/hr3.png) no-repeat left center;display:block;margin:15px 0 45px 0;height:15px;}

.abts{margin:65px 0 80px 0;}
.abts p{text-indent: 32px;line-height: 28px;font-size: 16px;}
.imgl{text-align: left;display: block;}

.abtss p{text-indent: 32px;line-height: 28px;font-size: 16px;width:600px;}

.imgr{float: right; display: block; position: relative; top: -260px; left: -200px;}
.imgll{padding-top:180px;}
.imgll h2{font-size:38px;font-weight:bold;letter-spacing:2px;text-align:right;margin:95px 0 15px 0;position:relative;top:-600px;left:-200px;}
.imgll span{background:url(../images/hr3.png) no-repeat right center;display:block;margin:15px 0 95px 0;height:15px;position:relative;top:-600px;left:-200px;}
.emm{width: 640px; float: right; top: -600px; position: relative; left: -100px; text-indent: 50px; color: #fff;}

.emm em{font-style:normal;height:50px;line-height:50px;font-size:16px;width:640px;display:block;background:#0084ff;opacity:0.8;margin-bottom:30px;}

.zrs{width:1200px;margin:0 auto;}
.zrs h3{font-size:38px;font-weight:bold;text-align:center;margin:95px 0 15px 0;position:relative;top:-520px;}
.zrs i{background:url(../images/hr5.png) no-repeat center center;display:block;margin:15px 0 95px 0;height:15px;position:relative;top:-520px;}
.zrs img{position: relative;top: -580px;display: block;}


.cotc{margin:0 auto;width:1200px;height:3500px;overflow:hidden;}
.cotc h1{font-size:38px;font-weight:bold;text-align:center;margin:95px 0 15px 0;letter-spacing:2px;}
.cotc b{font-style:normal;background:url(../images/hr6.png) no-repeat center center;display:block;margin:15px 0 45px 0;height:15px;}

.index_box{width:1200px;margin:0px auto;text-align: center;}
.img_title{width:1200px;margin:0px auto;text-align:center;padding:35px 0px}
.fl{float:left;}
.fr{float:right;}
/*----------------------------------轮播插件*/
.bannerbox{height: 600px; width: 700px; position: relative; overflow: hidden;}
.bannerbox ul li{position: absolute;　top: 0;　left: 0;}
.bannerbox ul li img{/*height: 600px;*/ width: 700px; display: block;}
.ban-btn{width: 100%; position: absolute; top: 250px; z-index: 2;}
.ban-btn a{display: inline-block; height: 60px; width: 35px; background: rgba(180,180,180,0.5); font-size: 25px; text-align: center; line-height: 60px; color: #fff;}
.ban-btn a:hover{background: rgba(100,100,100,0.5);}
.indicator{width: 100%; position: absolute; text-align: center; bottom: 15px; z-index: 2;}
.indicator a{display: inline-block; width: 20px; height: 5px; margin:0 3px; background: #fff;}
.indicator-active{background: #FF8C00!important;}

/*手风琴shoufengqin*/
.cardcell{width: 468px;}
.cardtitle{box-sizing:border-box;padding: 11px 25px 14px 28px;width: 468px;height: 89px;background-color: #1081ff;font-size: 21px;font-weight: normal;font-stretch: normal;color: #ffffff;text-align: left;}
.cardtitle p{font-size: 23px;font-weight: normal;font-stretch: normal;line-height: 35px;color: #ffffff;text-align: left!important;}
.cardcontent{overflow:hidden;box-sizing:border-box;padding: 0px 35px;width: 468px;/*height: 329px;*/height: 0px;border-width: 1px;border-style: solid;border-color: #fff #000 ;font-size: 14px;font-weight: normal;font-stretch: normal;line-height: 24px;letter-spacing: 0px;color: #000000;text-indent:2em;text-align: left!important;}
/*----------------------------------样式*/
.showtel{display:inline-block;padding-left: 50px;font-size: 32px;font-weight: bold;font-stretch: normal;line-height: 49px;letter-spacing: 3px;color: #3ab54a;background: url("../images/tel01.png") no-repeat left center;}


.joinlist{width:1200px;margin:0 auto;background:#fff;}
.joinlist ul{}
.joinlist ul li{text-align:center;margin: 0 15px 60px 20px;float:left;background:#ecebeb;width:360px;margin-bottom:60px;}
.joinlist .qb{display:inline-block;line-height: 50px;padding-right:5px;}
.joinlist ul li h3{font-size:20px;font-weight:400;text-align:center;display: inline-block;line-height: 50px;}
.cotcj{margin:0 auto;width:100%;min-width:1200px;overflow:hidden;}
.cotcj h1{font-size:38px;font-weight:bold;text-align:center;margin:95px 0 15px 0;letter-spacing:2px;}
.cotcj b{font-style:normal;background:url(../images/hr6.png) no-repeat center center;display:block;margin:15px 0 45px 0;height:15px;}


.cotcjj{margin:0 auto;width:100%;min-width:1200px;overflow:hidden;}
.cotcjj h1{font-size:38px;font-weight:bold;text-align:center;margin:45px 0 15px 0;letter-spacing:4px;}
.cotcjj b{font-style:normal;background:url(../images/hr7.png) no-repeat center center;display:block;margin:15px 0 45px 0;height:15px;}


.joins{margin:0 auto;width:100%;min-width:1200px;overflow:hidden;background:#fff;}
.joins h2{font-size:38px;font-weight:bold;text-align:center;margin:90px 0 15px 0;letter-spacing:4px;}
.joins span{font-style:normal;background:url(../images/hr7.png) no-repeat center center;display:block;margin:15px 0 45px 0;height:15px;}


.cotcj{margin:0 auto;width:100%;min-width:1200px;overflow:hidden;}
.cotcj h1{font-size:38px;font-weight:bold;text-align:center;margin:45px 0 15px 0;letter-spacing:4px;}
.cotcj b{font-style:normal;background:url(../images/hr.png) no-repeat center center;display:block;margin:15px 0 45px 0;height:15px;}
.carlist{width:1200px;margin:0 auto;background:#fff;}
.carlist ul{}
.carlist ul li{text-align:center;margin: 0 15px 60px 20px;float:left;background:#ecebeb;width:360px;margin-bottom:60px;}
.carlist .qb{display:inline-block;line-height: 50px;padding-right:5px;}
.carlist ul li h3{font-size:20px;font-weight:400;text-align:center;display: inline-block;line-height: 50px;}

.cotcja{margin:0 auto;width:100%;min-width:1200px;overflow:hidden;}
.cotcja h2{font-size:38px;font-weight:bold;text-align:center;margin:95px 0 15px 0;letter-spacing:2px;}
.cotcja b{font-style:normal;background:url(../images/hr8.png) no-repeat center center;display:block;margin:15px 0 45px 0;height:15px;}


.hcs{margin:0 auto;width:1200px;position: relative;top: -60px;}
.hcs img{display:block;margin:0 auto;text-align:center;}

/*#scrollSearchDiv{display: none;left: 0; top:0;}*/


.my-map { margin: 0 auto;width:100%;height:500px;}
.my-map .icon { background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat; }
.my-map .icon-cir { height: 31px; width: 28px; }
.my-map .icon-cir-red { background-position: -11px -5px; }
.amap-container{height: 100%;}

.imgss{width:100%;max-width:390px;}

