/*body, div, p, ul, li, h1, label, span, form, table, td, th, input, textarea, select {*/
    /*margin: 0;*/
    /*padding: 0;*/
    /*box-sizing: border-box;*/
    /*-moz-box-sizing: border-box;*/
    /*-ms-box-sizing: border-box;*/
    /*-o-box-sizing: border-box;*/
    /*-webkit-box-sizing: border-box; }*/

/*body {*/
    /*width: 100%;*/
    /*height: auto;*/
    /*min-width: 1000px;*/
    /*font-size: 16px;*/
    /*font-family: PingFangSC-Regular; }*/

input::-moz-placeholder {
    font-size: 14px;
    color: #D7D7D7;
    letter-spacing: 0;
    line-height: 14px; }

input::-ms-input-placeholder {
    font-size: 14px;
    color: #D7D7D7;
    letter-spacing: 0;
    line-height: 14px; }

input::-webkit-input-placeholder {
    font-size: 14px;
    color: #D7D7D7;
    letter-spacing: 0;
    line-height: 14px; }

.hide {
    display: none; }

ul {
    width: 100%;
    list-style: none; }

a {
    text-decoration: none; }


@font-face {
    font-family: 'iconfont';  /* project id 795819 */
    src: url('//at.alicdn.com/t/font_795819_sq0abo7wcqc.eot');
    src: url('//at.alicdn.com/t/font_795819_sq0abo7wcqc.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_795819_sq0abo7wcqc.woff') format('woff'),
    url('//at.alicdn.com/t/font_795819_sq0abo7wcqc.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_795819_sq0abo7wcqc.svg#iconfont') format('svg');
}
.mainFix {
    width: 100%;
    position: relative;
    z-index: 300;
    background: #fff;
}
.mainFix.fixed{
    position: fixed;
    top: 0;
    left: 0;
}

.clearfloat:before, .clearfloat:after {
    content: "";
    display: table; }

.clearfloat:after {
    clear: both;
    overflow: hidden; }

.clearfloat {
    zoom: 1; }

.header {
    width: 100%;
    height: 36px;
    background: #32343A; }
.header .header-main {
    width: 1180px;
    height: 100%;
    margin: 0 auto; }
.header .header-main div.span3, .header .header-main div.secondHeader {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #999;
    letter-spacing: 0;
    line-height: 36px;
    float: left; }
.header .header-main div.span3 a, .header .header-main div.secondHeader a {
    color: #999;
    text-decoration: none;
    padding: 0 5px; }
.header .header-main div.span3 .clientPhone, .header .header-main div.secondHeader .clientPhone {
    margin-left: 5px; }
.header .header-main div.span3 {
    width: 45%;
    text-align: left; }
.header .header-main .secondHeader {
    width: 55%;
    text-align: right; }

.banner-con .logo {
    width: 1180px;
    height: 76px;
    margin: 0 auto;
    background: #fff;
    position: relative; }
.banner-con .logo .logo_left {
    width: 230px;
    height: 32px;
    background: url(../img/icon_00_logo2@2x.png) no-repeat 0 0;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -16px; }
.banner-con .logo .logo_right {
    float: right;
    height: 76px;
    line-height: 76px; }
.banner-con .logo .logo_right .logo_rightItem {
    float: left;
    display: inline-block;
    font-family: PingFangSC-Light;
    font-size: 14px;
    color: #32343A;
    letter-spacing: 0;
    margin-left: 15px; }
.banner-con .logo .logo_right .logo_rightItem i {
    display: inline-block;
    width: 14px;
    height: 14px;
    color: #C9252C;
    margin-right: 10px; }

.items {
    width: 1180px;
    margin: 0 auto; }
.items .serviceItem {
    width: 100%;
    list-style: none; }

.serviceItemOne {
    width: 105px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    color: #3B3A40;
    cursor: pointer;
    float: left; }
.serviceItemOne .serviceMm, .serviceItemOne .serviceFirst {
    display: block;
    width: 100%;
    height: 100%;
    color: #3B3A40;
    position: relative; }

.serviceItemOne:hover a.serviceFirst {
    background: #C9252C;
    color: #fff !important; }

.serviceItemFirst {
    width: 143px; }
.serviceItemFirst i.three {
    margin-right: 10px; }

/*.phone {*/
    /*width: 197px;*/
    /*line-height: 42px;*/
    /*text-align: right;*/
    /*color: #9B9B9B;*/
    /*font-size: 14px;*/
    /*float: left; }*/
/*.phone .phoneTel {*/
    /*color: #C9252C; }*/

.serviceMm.active {
    background: rgba(53, 55, 61, 0.7);
    color: #fff !important; }

.secondItem {
    width: 143px;
    background: rgba(50, 52, 58, 0.9);
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 150;
    /*border-bottom: 0.5px solid #ccc; */
}

.secondItemOne {
    /*width: 100%;*/
    float: none;
    font-size: 14px;
    padding: 0 20px;
    font-family: PingFangSC-Regular;
    /*position: relative;*/
    text-align: left; }
.secondItemOne a {
    display: block;
    width: 100%;
    height: 44px;
    line-height: 44px;
    cursor: default;
    color: #fff;
    border-bottom: 0.5px solid #5F6167; }
.secondItemOne:nth-last-child(1) a{
    border-bottom: 0;
}
.secondItemOne a i {
    font-size: 10px;
    float: right; }

.itemContent {
    position: absolute;
    width: 826px;
    height: 360px;
    top: 0;
    left: 100%;
    background: #fff;
    padding: 0 20px;
    cursor: default;
    /*background: url(bg_01.jpg) no-repeat;*/
    background-size: 100% 100%;
    /*background-color: red;*/
}
.itemContent .itemContentHeader {
    font-family: PingFangSC-Light;
    font-size: 14px;
    color: #C9252C;
    letter-spacing: 0;
    line-height: 14px;
    text-align: left;
    padding-bottom: 10px;
    border-bottom: 0.5px solid #CED5E0;
    margin-bottom: 16px;
    margin-top: 30px; }
.itemContent ul {
    width: 100%; }
.itemContent ul li {
    padding: 0 20px 0 0;
    float: left; }
.itemContent ul li a {
    display: block;
    width: 100%;
    height: auto;
    /*padding: 10px 0 0;*/
    margin-bottom: 16px;
    text-align: left;
    text-decoration: none;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #3B3A40;
    letter-spacing: 0;
    line-height: 12px;
    border: none;
    cursor: pointer; }

.activeItem {
    background: #fff; }
.activeItem a {
    color: #35373D !important;
    border: none !important; }

.swiper-container1{
    height: 360px;
    position: relative;
}
.swiper-pagination-bullet{
    width: 60px;
    height: 3px;
    border-radius: 2px;
    cursor: pointer;
}
.swiper-pagination-bullet-active{
    background: rgba(255,255,255,0.22);
}

.bgPic {
    /*width: 100%;*/
    height: 360px;
    position: relative;
    overflow: hidden;
    margin-top: 0px;
}
.bgPic .wrapper {
    height: 360px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100; }
/*.bgPic .wrapper .slideWrapper {*/
    /*float: left;*/
    /*height: 360px;*/
    /*background-size: cover;}*/
.bgPic .wrapper .slideWrapper1 {
    background-size: cover;
    background-position:center ;
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/images/banner_1.png',sizingMethod='scale'); */
}
.serviceItem .phone {
    width: 197px;
    line-height: 42px;
    text-align: right;
    color: #9B9B9B;
    font-size: 15px;
    float: left;
}
.serviceItem .phone .phoneTel {
    color: #C9252C;
}



/*另一个文件*/

* {
    font-family: PingFangSC-Regular, "Microsoft Yahei", arial, "Hiragino Sans GB", "Microsoft Yahei", "\5b8b\4f53";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    line-height: 150%
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    line-height: 150%
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    line-height: 150%;
    font-size: 14px;
}

.show {
    display: block !important;
}

.hide {
    display: none !important;
}

.relative {
    position: relative !important;
}

.wauto {
    width: auto !important;
}

.floatN {
    float: none !important;
}

.floatR {
    float: right;
}

.inline-wrp {
    font-size: 0;
    vertical-align: top;
}

.inline {
    display: inline-block !important;
    zoom: 1;
}

.bl0 {
    border-left: 0 !important;
}

.bb0 {
    border-bottom: 0 !important;
}

.br0 {
    border-right: 0 !important;
}

.current {
    cursor: pointer;
}

.mt0 {
    margin-top: 0 !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}


.mt30 {
    margin-top: 30px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.mr6 {
    margin-right: 6px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr20 {
    margin-right: 20px !important;
}
.pt20{
    padding-top: 20px !important;
}
.pb20{
    padding-bottom: 20px !important;
}
.pl5 {
    padding-left: 5px !important;
}

.pr5 {
    padding-right: 5px !important;
}

.plr5 {
    padding: 0 5px !important;
}

.c_note {
    color: #828282 !important;
}

.tc {
    text-align: center;
}

.vm {
    vertical-align: middle;
}
.tags-content{
    font-size: 0;
    vertical-align: top;
}
.tags-content a{
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    border:1px solid #7D8EA9;
    font-size: 16px;
    display: inline-block;
    color: #3B3A40 ;
    margin-right: 10px;
    margin-bottom: 10px;
}
.tags-content a.active{

}
.tags-content a:hover{
    color: #7D8EA9;
}
.popWrap {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100
}

.popWrap .Sign-in, .popWrap .register {
    position: absolute;
    padding: 20px;
    z-index: 10;
    left: 50%;
    top: 50%
}

.popWrap .mask {
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7
}

.popWrap .inputBg {
    background: #F6F6F6;
    width: 304px;
    height: 30px;
    font-size: 14px;
    color: #333;
    display: inline-block;
    border: none;
    border-radius: 4px;
    margin-bottom: 8px;
    text-indent: 7px
}

.popWrap .inputSmall {
    width: 218px
}

.popWrap h3 span {
    color: #DC2728;
    font-size: 14px
}

.popWrap h3 a {
    float: right;
    color: #9B9B9B;
    font-size: 20px;
    font-weight: 400
}

.popWrap h3 a:hover {
    color: #DC2728
}

.popWrap .Sign-in {
    width: 350px;
    height: 300px;
    border-radius: 4px;
    background: #fff;
    margin-left: -172px;
    margin-top: -130px
}

.popWrap .Sign-in #ForgetPassword {
    cursor: pointer
}

.popWrap .Sign-in h3 span {
    color: #DC2728;
    font-size: 14px
}

.popWrap .Sign-in h3 a {
    float: right;
    color: #9B9B9B;
    font-size: 20px;
    font-weight: 400
}

.popWrap .Sign-in h3 a:hover {
    color: #DC2728
}

.popWrap  .Sign-btn a {
    width: 304px;
    height: 30px;
    border-radius: 4px;
    display: block;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    margin-top: 8px
}

.popWrap  .Sign-btn .btnRed {
    background: #DC2728
}

.popWrap  .Sign-btn .btnOragin {
    background: #F5A623
}
.popWrap  .Sign-btn .btns-orange-big {
    background: #F5A623
}

.popWrap .Sign-in ul li span {
    font-size: 12px;
    color: #666
}

.popWrap .Sign-in ul .Sign-auto {
    margin: 13px 0;
    vertical-align: middle;
}
.popWrap .Sign-in ul .Sign-auto span{
    display: inline-block;
    vertical-align: middle;
}

.popWrap .Sign-in ul .Sign-auto input {
    /*float: left;*/
    /*margin: 2px 4px 0 0*/
    position: relative;
    top:1px;
    margin-right: 6px;
}
.popWrap .Sign-auto{
    font-size: 14px;
    color: #999;
}

.popWrap .register {
    width: 354px;
    height: 275px;
    border-radius: 4px;
    background: #fff;
    margin-left: -172px;
    margin-top: -107px
}

.popWrap .register .gitCode {
    width: 80px;
    height: 30px;
    border-radius: 4px;
    background: #D7D7D7;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    display: inline-block;
    margin-left: 6px;
    border: none
}

.popWrap .register .gitCode.active {
    background: #dc2728;
    color: #FFF
}

.show {
    display: block !important
}

.hide {
    display: none !important
}

.clear {
    clear: both
}

.ajax_loading {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100000;
    overflow: hidden;
    background: rgba(0, 0, 0, .5)
}

.ajax_loading .info {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -30px;
    background: url(../img/loading.gif) no-repeat;
    background-size: 80px auto;
    width: 100%;
    height: 60px
}

.ajax_loading.absolute {
    position: absolute;
    background: #FFF
}

.bgwhite {
    background: #FFF
}

.btn_orange {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #FFF;
    background: #FF7F00;
    font-size: 1.3rem;
    font-family: inherit;
    display: block
}

.tips_t, .tips_t .content_i, .tips_t .content_w {
    width: 100%;
    height: 100%
}

.ajaxSatus {
    width: 100%;
    line-height: 1.5;
    font-size: .09rem;
    text-align: center;
    color: #888
}

.orange {
    color: #FF7F00
}

.blue {
    color: #59a5f0
}

.tips_t {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    background: rgba(0, 0, 0, .7)
}

.tips_t .content_w {
    display: table
}

.tips_t .content_i {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.tips_t .content {
    width: 90%;
    height: auto;
    display: inline-block;
    z-index: 1;
    background: #FFF;
    border-radius: 10px;
    box-sizing: border-box
}

.alert_t, .pop-box {
    z-index: 9999;
    width: 100%
}

.tips_t .content .title {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    color: #FFF;
    background: #59a5f0;
    border-radius: 10px 10px 0 0;
    position: relative
}

.tips_t .content .title a {
    position: absolute;
    right: 10px;
    top: 50%;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -8px 0 0;
    text-decoration: none;
    background: url(../images/pop.png) no-repeat;
    background-size: 50px 50px
}

.tips_t .content .info {
    display: -ms-flexbox;
    display: flex;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    width: 100%;
    min-height: 100px;
    line-height: 150%;
    text-align: center;
    font-size: 13px;
    box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -webkit-box-pack: center;
    box-align: center;
    -mozbox-align: center;
    -o-align: center;
    -webkit-box-align: center
}

.tips_t .content .info > .info_c {
    -ms-flex: 1;
    flex: 1
}

.tips_t .content .btns {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    display: box;
    display: -webkit-box;
    display: -moz-box
}

.tips_t .content .btns a {
    display: block;
    -ms-flex: 1;
    flex: 1;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #59a5f0;
    font-size: 15px;
    border-top: 1px solid #EAEAEB
}

.tips_t .content .btns a:nth-last-child(1) {
    border-left: 1px solid #EAEAEB
}

.tips_t .content .btns.onebtn a:nth-last-child(1) {
    border-left: 0
}

.Popup-Float-Wrap {
    width: 220px;
    border-radius: 2px;
    z-index: 9999;
    position: absolute;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s linear
}

.Popup-Float-Wrap.shadow {
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .3)
}

.Popup-Float-Wrap .modeMsg {
    border-radius: 2px;
    background-color: rgba(51, 51, 51, .9);
    padding: 15px
}

.Popup-Float-Wrap .modeMsg .content {
    color: #fff;
    text-align: center;
    font-size: 1.4rem
}

.alert_t {
    height: 100%;
    background: rgba(0, 0, 0, 0);
    text-align: center;
    position: fixed;
    left: 0;
    top: 0
}

.alert_t .content {
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%*/
    width: 100%;
    height: 100%;
    display: table;
    text-align: center;
    vertical-align: middle;
}

.alert_t .content .info {
    /*max-width: 90%;*/
    /*margin: -50% 0 0 -50%;*/
    color: #FFF;
    /*font-size: 14px;*/
    /*white-space: nowrap;*/
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.alert_t .content .info .info-text{
    background: rgba(0, 0, 0, .7);
    border-radius: 5px;
    padding: 8px 10px;
    display: inline-block;

}
.topTip {
    width: 100%;
    height: 40px;
    line-height: 40px
}

.pop-box {
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    perspective: 800px;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -ms-perspective: 800px
}

.pop_content {
    width: 600px;
    height: 240px;
    background: #fff;
    border-radius: 10px;
    position: fixed;
    left: 50%;
    margin-left: -300px;
    top: 50%;
    margin-top: -120px;
    display: none;
    z-index: 5
}

.pop-box .pop_content .pop-title {
    width: 100%;
    height: 40px;
    background: #DC2728;
    color: #fff;
    line-height: 40px;
    text-indent: 15px;
    font-size: 16px;
    -moz-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-top-right-radius: 10px;
    border-top-right-radius: 10px
}

.pop-box .pop_content .pop-close {
    width: 60px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    float: right;
    cursor: pointer;
    color: #FFF
}

.pop-box .pop_content .pop-info-w {
    display: table;
    width: 100%;
    height: 160px;
    text-align: center
}

.pop-box .pop_content .pop-info {
    padding: 20px;
    line-height: 180%;
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
    background: #FFF
}

.pop-box .pop-mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2
}

.pop-box .pop_content .btns {
    width: 100%;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 1px
}

.pop-box .pop_content .btns a {
    width: 50%;
    height: 100%;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    color: #666;
    display: inline-block;
    border-top: 1px solid #eaeaea
}

.pop-box .pop_content .btns a.btn_l {
    border-right: 1px solid #EAEAEA;
    margin-right: -1px
}

.pop-box .pop_content .btns a.btn100 {
    width: 100%
}

.pop-box .blockBox .pop-info {
    font-size: 14px;
    display: block
}

.pop-box .blockBox .pop-info input, .pop-box .blockBox .pop-info textarea {
    padding: .08rem;
    border: 1px solid #ebebeb;
    width: 100%
}

.pop_content.small {
    width: 400px;
    height: 180px;
    margin: -75px 0 0 -200px
}

.pop_content.small .pop-info-w {
    height: 100px
}

.pop_content.large {
    width: 800px;
    height: 400px;
    margin: -200px 0 0 -400px
}

.pop_content.large .pop-info-w {
    height: 320px
}

.pop_content.xlarge {
    width: 1000px;
    height: 600px;
    margin: -300px 0 0 -500px
}

.pop_content.xlarge .pop-info-w {
    height: 520px
}

.animate {
    animation-duration: 1s;
    animation-fill-mode: both
}

.mainFix {
    z-index: 3 !important;
    -webkit-box-shadow: 0 0 8px #ccc;
    -moz-box-shadow: 0 0 8px #ccc;
    box-shadow: 0 0 8px #ccc;
}

.shaowNone {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.itemContent {
    /*box-shadow:inset 2px 4px 8px #FFF, !*左边阴影*!*/
    /*inset 2px 4px 8px #FFF, !*右边阴影*!*/
    /*inset 2px 4px 8px #FFF, !*顶部阴影*!*/
    /*inset 2px 4px 8px #ccc; !*底边阴影*!*/
    -webkit-box-shadow: inset 2px 2px 4px #ccc;
    -moz-box-shadow: inset 2px 2px 4px #ccc;
    box-shadow: inset 2px 2px 4px #ccc;
    border: 1px solid #CED5E0;
    border-top: 0;
    border-left: 0;
}

.css-glk0q1 {
    /*display: none !important;*/
}

.cover .model {
    margin: 0 !important;
}

.fixed_header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    background: #32343A;
    color: #FFF;
    width: 100%;
    height: 42px;
    display: none;
}

.fixed_header a, .fixed_header span {
    color: #FFF;
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    display: inline-block;
    vertical-align: top;
}

.fixed_header .content .span3, .fixed_header .content .span9 {
    vertical-align: top;
}
.fixed_header .content .span3 * {
    font-size: 12px;
}
.fixed_header .content .span3 p{
    line-height: 42px;
    padding-right: 3px;
}
.fixed_header .content .span3 p a{
    padding: 0 3px;
}
.fixed_header .content {
    width: 1180px;
    margin: 0 auto;
}

.fixed_header .content .span9 {
    width: 68%;
    height: 42px;
    padding-left: 89px;
    position: relative;
}

.fixed_header .content .span9 > a {
    padding: 0 14px;
    cursor: pointer;
}
.fixed_header .content .span9 > a:hover,.fixed_header .content .span9 > .navs_top:hover{
    background: #2B2B2E;
}
.fixed_header .content .span9 a .iconfont {
    position: relative;
    top: 1px;
}

.fixed_header .content .span9 .logo_white {
    position: absolute;
    left: 0;
    top: 12px;
}

.fixed_header .content .span3 {
    text-align: right;
    width: 23%;
}

.logo_white:hover,.logo_white {
    width: 69px;
    height: 17px;
    background: url(../img/icon_00_logo@2x.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.logo_white a {
    width: 100%;
    height: 100%;
    position: absolute;
}
.navs_top{
    padding: 0 14px;
    position: relative;
    height: 41px;
    line-height: 42px;
    cursor: pointer;
}

.navs_top .title{
    font-size: 15px;
}
.navs_top .title .iconfont{
    font-size: 15px;
}
.navs_top .nav_info{
    position: absolute;
    left: 0;
    top:42px;
}
.navs_top .secondItemOne > a{
    height: 44px;
    line-height: 44px;
    padding: 0 !important;
}
.navs_top .secondItemOne a:hover{
    background: none !important;
}
.navs_top .secondItemOne{
    padding: 0 13px;
}
.navs_top .secondItemOne .iconfont{
    position: absolute;
    right: 3px;
    top:10px;
}
.navs_top .secondItem{
    width: 110px;
}
.navs_top .itemContent{
    width: 826px;
}
.navs_top .secondItem{
    height: 359px;
    border-bottom: none !important;
}


.secondItem {
    height: 360px;
}

.secondItemOne {
    position: initial;
}

.secondItemOne:hover {
    background: #FFF;
    color: #333;
}

.secondItemOne:hover > a {
    color: #333;
    border: none;
}


#main .arrow {
    z-index: 1;
}

.bgNone {
    background: none !important;
}


.bt1 {
    border-bottom: 1px solid #F0F3F7 !important;
}

.orderChoice {
    margin-top: 162px;
}






.detail-article {
    font-size: 16px;
}

.minH600 {
    min-height: 600px;
}





.serviceItemOne {
    width: 104px;
}

.serviceItemFirst.serviceItemOne {
    width: 143px;
}





.container {
    width: 1000px;
    margin: 0 auto;
}

.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    line-height: 1.5;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    line-height: 1.5;
}

input::-webkit-input-placeholder,
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    line-height: 1.5;
}

.wapper-con{
    width: 1180px;
    height:360px ;
    margin: 0 auto;
}

.ml220{
    left: 220px;
}
.right10{
    right: 10px;
}
.top-40{
    top:-40px;
}
.right-100{
    right: -100px;
}

@media screen and (max-width: 1211px) {
    .header .header-main,
    .footItem,
    .items,
    .person,
    .services .businessService,
    .countItem,
    #main,
    .container,
    .iconList,
    .quality,
    .footer .footerContent,
    #detail .companyDetail,
    #order,
    #orderList,
    .orderChoice2,
    .container,
    .banner-con  .logo {
        width: 1000px;
    }

    .orderChoice2 {
        /*margin-left: -630px;*/
    }



    .services .businessService .serviceContent,
    .servicePart-span3 img,
    .servicePart-span3 {
        height: auto !important;
    }

    .servicePart-span3 img, .servicePart-span3 {
        width: 378px;
    }

    .container .span3 {
        margin-left: -630px;
    }

    .servicePart-span9 img {
        width: 441px;
        height: 234.5px;
    }

    .servicePart-span9 {
        width: 882px;
    }

    #detail .serviceBrief .serviceLeft {
        width: 1010px;
    }

    .serviceItemOne {
        width: 82px;
    }

    #main {
        height: 466px;
    }

    .serviceHeader2_fixed {
        margin-left: -480px;
        width: 750px;
    }

    .input form p input {
        width: 225px;
    }

    .floatNav {
        margin-left: -760px;
    }

    .panel-knowledge .right .list-item .item {
        padding-left: 143px;
    }

    .panel-knowledge .right .list-item .item .image {
        display: block;
    }
    .fixed_header .content .span9{
        width:62%;
    }
    .fixed_header .content .span3{
        width: 16%;
    }
    .fixed_header .content .span9 > a{
        padding:0 10px;
    }
}
