#ys-yc-h5 {
    display: none;
}

.phone {
    display: none;
}

.container {
    width: 1200px;
}

.parth3 {
    margin-top: 20px;
}

/**banner**/
/*	.banner{margin-top:0px; margin-top:97px;}*/
.banner_pic {
    height: 610px;
}

.banner_con {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    display: table;
}

.banner_con span {
    display: block;
    font-size: 20px;
    color: #fff;
    line-height: 1.5;
    padding: 30px 0;
}

.navbar-header0 {
    background: #F5F5F5;
}

.banner0 {
    background: #fff;
    text-align: center;
    margin-top: 97px;
    height: 400px;
}

.banner0 img {
    width: 100%;
}

#navbar {
    height: 95px !important;
    padding: 0px;
}

.navbar-nav {
    width: 100%;
}

.parth3 .poo1 {
    display: block;
}

.parth3 .poo2 {
    display: none;
}

.parth3:hover .poo1 {
    display: none;
}

.parth3:hover .poo2 {
    display: block;
}

.part52b ul li a:hover {
    color: #1685df;
}

.header_top1 a:hover {
    color: #f90;
}

.header_top {
    height: 37px;
    background: #002d51;
    line-height: 37px;
}

.header_top1 {
    float: left;
}

.header_top1 span {
    font-size: 12px;
    color: #fff;
}

.header_top1 a {
    font-size: 12px;
    color: #30AC63;
    margin-left: 10px;
}

.header_top1 h3 {
    font-size: 12px;
    color: #30AC63;
    margin: 0px 0px 0px 10px;
    display: inline-block;
    position: relative;
    line-height: 37px;
    height: 37px;
}

.header_top1 h3 dl {
    position: absolute;
    top: 37px;
    left: -20px;
    z-index: 4000;
    background: #efefef;
    padding: 10px;
    width: 150px;
    display: none;
}

.header_top1 h3:hover dl {
    display: block;
}

.header_top1 h3 dl dt {
    line-height: 35px;
    color: #f90;
    font-size: 14px;
}

.header_top1 h3 dl dt a {
    display: block;
    text-indent: 15px;
    font-size: 15px;
    color: #666;
    border-bottom: 1px dotted #ccc;
    line-height: 34px;
    margin: 0px;
}

.header_top1 h3 dl dt a:hover {
    background: #30AC63;
    color: #fff;
}

.header_top2 {
    float: right;
}

.header_top2 p {
    line-height: 37px;
    color: #ffff;
}

.header_top2 p span, .header_top2 p a {
    display: inline-block;
}

.header_top2 p a.te11 {
    background: url(../image/qq1.png) no-repeat center center;
    width: 30px;
    height: 37px;
    position: relative;
}

.header_top2 p a.te12 {
    background: url(../image/qq2.png) no-repeat center center;
    width: 30px;
    height: 37px;
    position: relative;
}

.header_top2 p a.te11 img {
    position: absolute;
    top: 37px;
    left: 0px;
    z-index: 4000;
    display: none;
    border: 3px solid #eee;
}

.header_top2 p a.te12 img {
    position: absolute;
    top: 37px;
    left: 0px;
    z-index: 2000;
    display: none;
    border: 3px solid #eee;
}

.header_top2 p a.te11 em, .header_top2 p a.te12 em {
    display: block;
    width: 30px;
    height: 37px;
}

/* .header_top2 p a.te11:hover img{display:block;}
.header_top2 p a.te12:hover img{display:block;} */

.header_top2 p a.te13 {
    background: url(../image/qq3.png) no-repeat center center;
    width: 30px;
    height: 37px;
    margin-right: 10px;
}

.header_top2 p span {
    background: #1685df url(../image/qq4.png) no-repeat 20px center;
    padding: 0px 20px 0px 50px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}


.head1 {
    float: left;
    width: 15%;
}

#navbar {
    float: left;
    width: 85%;
}

.navbar {
    border: none !important;
    margin: 0px;
}

.navbar-default {
    background: #fff; /*position:fixed; top:37px;*/
    z-index: 999;
    width: 100%;
}

.navbar-nav {
}

.navbar-nav > li > h2 {
    margin: 0px;
    font-weight: 400;
}

.navbar-nav > li {
}

.navbar-nav > li > h2 > a {
    font-size: 16px;
    color: #000 !important;
    line-height: 95px;
}

.navbar-default .navbar-nav > .active > h2 > a, .navbar-default .navbar-nav > .active > h2 > a:focus, .navbar-default .navbar-nav > .active > h2 > a:hover {
    background: none !important;
    color: #1685df !important;

}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background: none;
}

.navbar-nav > li > a {
    padding: 0px !important;
    height: 50px;
    margin-top: 20px;
    text-align: center;
    border-right: 1px solid #EEEEEE;
}

.navbar-nav > li > h2 a {
    padding-left: 8px;
}

.navbar-nav > li {
    position: relative;
    float: left;
    margin-left: 20px;
}

.navbar-nav > li:hover dl {
    display: block;
}

.navbar-nav {
    float: right;
    width: auto;
}

.navbar-nav > li dl {
    position: absolute;
    top: 95px;
    left: 0px;
    width: 140px;
    z-index: 2000;
    text-align: center;
    display: none;
}

.navbar-nav > li dl dd {
    background: #FAF7F6;
    padding: 0px 2px;
}

.navbar-nav > li dl dd a {
    display: block;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e0e0e0;
    font-size: 15px;
    color: #333;
}

.navbar-nav > li dl dd a:hover {
    background: #1685df;
    color: #fff;
}

.navbar-nav > li > h2 > a:hover {
    color: #1685df !important;
}

.navbar-brand0 img {
    padding-top: 15px;
}

.navbar-brand img {
    padding: 32px 0 0;
}

.head1 {
    float: left;
    width: 15%;
    height: 92px;
}

.head2 {
    float: left;
    width: 85%;
    height: 180px;
    background: #fff;
}

.head21 {
    float: left;
    line-height: 90px;
    font-size: 17px;
    color: #999;
    margin-left: 25px;
}

.head22 {
    float: right;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
}

.head22 a {
    display: block;
    font-size: 22px;
    color: #fff;
    background: #11a23e;
}

#sasa {
    background: #fff;
}

.navbar-nav {
    float: right;
}

.navbar-nav li:hover h2 a, .navbar-nav li.active h2 a, .navbar-nav li:hover h2 span, .navbar-nav li.active h2 span {
    color: #1685df;
}


/* 底部 */
.footer-box {
    padding: 0px 0 0px;
    background: #262626;
}

.footer-box1 {
    padding: 30px 0 0px;
}

.dnn0 {
    overflow: hidden;
    padding-bottom: 30px;
}

.fooh1 {
    background: #222222;
    line-height: 24px;
    padding: 10px 0px;
}

.fooh2 {
    font-size: 12px;
    color: #c8c8c8;
}


.fooh21 {
    text-align: left;
}

.fooh21 a {
    color: #c8c8c8;
}

.fooh21 a:hover {
    color: #fff;
}

.ffdsf {
    margin-top: 10px;
    text-align: center;
}

.foo2 {
    width: 17%;
    float: right
}

.foo1 {
    width: 65%;
    float: left;
    margin-left: 3%
}

.foo0 {
    width: 15%;
    float: left
}

.foo0 .ctword {
    font-size: 20px;
    padding-top: 5px;
    color: #DEDEDE;
}

.foo0 .enctword {
    color: #e3e3e3;
    font-size: 24px;
    padding-top: 10px;
}

.foo1 .fooword {
    line-height: 24px;
    color: #e3e3e3;
}

.foo1 .fooword a {
    color: #e3e3e3;
}

.foo1 .fooword a:hover {
    color: #fff;
}


.part6 {
    background: #F6F6F6;
    padding: 35px 0px;
}

.part61 {
    overflow: hidden;
}

.part61 ul li {
    float: left;
    width: 18%;
    margin: 0px 1%;
}

.part61 ul li a:hover img {
    transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
}

.part61 ul li img {
    transition: all ease-out .6s;
}

.part51 h2 {
    font-size: 36px;
    color: #000;
    font-weight: 700;
    margin: 20px 0px;
}

.part51 {
    padding: 60px 0px;
    text-align: center;
}

.part5 {
    padding-bottom: 60px;
}

.part52 {
    overflow: hidden;
}

.part52a {
    float: left;
    width: 40%;
}

.part52a1 {
    width: 100%;
    float: left;
    overflow: hidden;
}

.part52a1 img {
    width: 100%;
    transition: all 0.8s ease-in-out 0s;
}

.part52a1:hover img {
    transform: scale(1.1);
}

.part52b {
    float: right;
    width: 57%;
}

.part52b .word {
    font-size: 14px;
    line-height: 25px;
}


.part4 {
    padding-bottom: 60px;
    background: url(../images/pa40.png) no-repeat center center fixed;
    background-size: cover;
}

.part42 ul li {
    width: 20%;
    float: left;
    text-align: center;
}

.hh0 {
    padding: 0px 25px;
}

.hh0 h2 {
    line-height: 67px;
    margin: 0px;
    font-size: 24px;
}

.hh0 p {
    line-height: 171%;
    margin: 0px;
    font-size: 14px;
}

.hhr {
    width: 170px;
    height: 170px;
    border: 5px solid #DFE0E0;
    background: #fff;
    margin: 0 auto;
    border-radius: 100%;
    color: #1685df;
}

.hh0:hover .hhr {
    background: #1685df;
    border: 5px solid #DFE0E0;
    color: #fff;
}

.hhr i {
    font-size: 80px;
    line-height: 160px;
}

.hhr em {
    font-size: 70px;
    line-height: 160px;
}


.part43 ul li { /*width:11.333%;float:left;text-align:center;*/
    width: 100%;
    margin: 0 0 0 0;
    overflow: hidden;
    border-bottom: 1px dotted #C0C0C0;
    margin-bottom: 10px;
    text-align: left;
    margin-right: 1%;
    margin-bottom: 2%
}

.part43 ul li a {
    color: #337ab7
}

.part43 .hh0 {
}

.part43 .hhr {
    width: 130px;
    height: 130px;
    border: 5px solid #DFE0E0;
    background: #fff;
    margin: 0 auto;
    border-radius: 100%;
    color: #1685df;
}

.part43 .hh0:hover .hhr {
    background: #1685df;
    border: 5px solid #DFE0E0;
    color: #fff;
}

.part43 .hhr .ibg {
    margin: 50px 5px;
}

.part43 .hhr i {
    font-size: 15px;
    line-height: 24px;
    font-style: normal;
    font-weight: bold
}


.hhr1 {
    width: 170px;
    height: 170px;
    border: 5px solid #DFE0E0;
    background: #fff url(../image/pa43.png) no-repeat center center;
    margin: 0 auto;
    border-radius: 100%;
}

.hhr2 {
    width: 170px;
    height: 170px;
    border: 5px solid #DFE0E0;
    background: #fff url(../image/pa44.png) no-repeat center center;
    margin: 0 auto;
    border-radius: 100%;
}

.hhr3 {
    width: 170px;
    height: 170px;
    border: 5px solid #DFE0E0;
    background: #fff url(../image/pa45.png) no-repeat center center;
    margin: 0 auto;
    border-radius: 100%;
}

.hhr4 {
    width: 170px;
    height: 170px;
    border: 5px solid #DFE0E0;
    background: #fff url(../image/pa46.png) no-repeat center center;
    margin: 0 auto;
    border-radius: 100%;
}

.hhr5 {
    width: 170px;
    height: 170px;
    border: 5px solid #DFE0E0;
    background: #fff url(../image/pa47.png) no-repeat center center;
    margin: 0 auto;
    border-radius: 100%;
}

.hh0:hover .hhr1 {
    background: #1685df url(../image/pa431.png) no-repeat center center;
    border: 5px solid #1296db;
}

.hh0:hover .hhr2 {
    background: #1685df url(../image/pa442.png) no-repeat center center;
    border: 5px solid #DFE0E0;
}

.hh0:hover .hhr3 {
    background: #1685df url(../image/pa452.png) no-repeat center center;
    border: 5px solid #DFE0E0;
}

.hh0:hover .hhr4 {
    background: #1685df url(../image/pa462.png) no-repeat center center;
    border: 5px solid #DFE0E0;
}

.hh0:hover .hhr5 {
    background: #1685df url(../image/pa472.png) no-repeat center center;
    border: 5px solid #DFE0E0;
}


.part3 {
    padding-bottom: 60px;
}

.part32 {
    overflow: hidden;
}

.part32a {
    width: 47%;
    float: left;
}

.part32b {
    width: 47%;
    float: right;
}

.parth1 {
    position: relative;
    overflow: hidden;
}

.parth1 img {
    width: 100%;
    transition: all 0.8s ease-in-out 0s;
}

.parth1:hover img {
    transform: scale(1.05);
}

.parth1 h2 {
    font-size: 35px;
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: 15px;
    left: 20px;
    width: 100%;
    text-align: left;
}

.parth2 {
}

.parth2 ul {
}

.parth2 ul li a {
    display: block;
}

.parth2 ul li {
    line-height: 40px;
    overflow: hidden;
    padding: 0px 25px;
    background: url(../image/q.png) no-repeat 8px center;
    border-bottom: 1px dotted #666;
}

.parth2 ul li .path1 {
    float: left;
    font-size: 14px;
}

.parth2 ul li .path2 {
    font-size: 12px;
    color: #666;
    float: right;
}

.parth2 ul li .path2 span {
    font-size: 12px;
}

.parth2 ul li:hover {
    background: url(../image/q.png) no-repeat 8px center;
}


.part2 {
    padding-bottom: 60px;
    background: #3279b6;
}

.part22 {
    overflow: hidden;
}

.part22 ul li {
    float: left;
    width: 31.3%;
    margin: 0px 1%;
}

.pae0 {
    background: #fff;
    border-right: 4px solid #f1f1f1;
}

.pae2 {
    padding-left: 99px;
    padding: 25px 0px;
}

.pae2 h2 {
    margin: 0px;
    line-height: 50px;
    font-size: 21px;
    color: #000;
    font-weight: 700;
}

.pae2 p {
    margin: 0px;
    line-height: 25px;
    font-size: 13px;
    color: #656565;
    font-weight: 400;
    padding: 0 15px;
}

.pae1 {
    float: left;
    width: 111px;
    height: 150px;
    margin-left: -12px;
}

.pae1.gg1 {
    background: url(../images/pa26.png) no-repeat 0px 25px;
}

.pae1.gg2 {
    background: url(../images/pa27.png) no-repeat 0px 25px;
}

.pae1.gg3 {
    background: url(../images/pa28.png) no-repeat 0px 25px;
}

.pae0:hover .pae1.gg1 {
    background: url(../images/pa261.png) no-repeat 0px 25px;
}

.pae0:hover .pae1.gg2 {
    background: url(../images/pa271.png) no-repeat 0px 25px;
}

.pae0:hover .pae1.gg3 {
    background: url(../images/pa281.png) no-repeat 0px 25px;
}

.pae0:hover h2 {
    color: #1685df;
}

.part22 ul li:hover .pae0 {
    border-right: 4px solid #1685df;
}

.part1 {
    padding-bottom: 60px;
    background: #fff;
}

.part12 ul {
    background: url(../images/paa.png) no-repeat center -18px;
    overflow: hidden;
}

.part12 ul li h2 {
    width: 100px;
    height: 100px;
    background: url(../images/pa4.png) no-repeat center center;
    line-height: 100px;
    text-align: center;
    color: #1685df;
    font-size: 28px;
    margin: 0 auto;
}

.part12 ul li:hover h2 {
    width: 100px;
    height: 100px;
    background: #1685df;
    border-radius: 100%;
    line-height: 100px;
    text-align: center;
    color: #fff;
    font-size: 36px;
}

.part12 ul li {
    width: 25%;
    float: left;
    text-align: center;
    padding: 0px 5px;
}

.part12 ul li p {
    line-height: 84px;
    text-align: center;
    color: #000;
    font-size: 18px;
    margin: 0 auto;
}

.part12 ul li:hover p, .part12 ul li.on p {
    display: none;
}

/* .part12 ul li:nth-child(1){margin-right:110px;margin-left:15px;}
.part12 ul li:nth-child(2){margin-right:110px;}
.part12 ul li:nth-child(3){margin-right:115px;} */
.part13 ul {
    margin-top:
}

.rrt1 {
    text-align: left;
}

.rrt1 h3 {
    font-size: 22px;
    color: #1685df;
    margin-top: 30px;
    text-align: center;
    padding: 0 10px;
}

.rrt1 h4 {
    color: #2FAD63;
    color: #000;
    font-size: 14px;
    line-height: 193%;
    margin-top: 30px;
    margin-left: 40px;
}


.part12 ul li:nth-child(1) .rrt1 {
    display: none;
}

.part12 ul li:nth-child(2) .rrt1 {
    display: none;
}

.part12 ul li:nth-child(3) .rrt1 {
    display: none;
}

.part12 ul li:nth-child(4) .rrt1 {
    display: none;
}


.part12 ul li:nth-child(1).on .rrt1 {
    display: block;
}

.part12 ul li:nth-child(2).on .rrt1 {
    display: block;
}

.part12 ul li:nth-child(3).on .rrt1 {
    display: block;
}

.part12 ul li:nth-child(4).on .rrt1 {
    display: block;
}

.fr {
    float: right;
}

.fl {
    float: left;
}


.ad {
    height: 50px;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 3000;
    width: 100%;
    background: #139e00;
}

.adblock {
    padding: 5px 10px;
    color: #fff;
    line-height: 40px;
}

.adblock .adlogo {
    width: 160px;
    float: left
}

.adblock .adword1 {
    padding-left: 20px;
    float: left;
    font-size: 16px;
}

.adblock .adword2 {
    padding-left: 20px;
    float: left;
    font-size: 20px;
    font-weight: bold
}

.adblock .adword3 {
    padding-left: 10px;
    float: right;
    font-size: 16px;
}


.en {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 2px;
}

.menuicon {
    font-size: 15px;
}

.contentblock {
    padding: 15px 15px;
}

.contentft {
    font-size: 14px;
    line-height: 30px;
}

.contentft img {
    padding: 15px 0;
}

.contentft strong {
    font-size: 16px;
    line-height: 35px;
}


/*标题+子标题+图片列表模式3-------------*/
.photoMaskViewItem {
    width: 30%;
    height: auto;
    margin-right: 1.5%;
    margin-left: 1.5%;
    margin-bottom: 3%;
    float: left;
    position: relative;
    background: transparent
}

.photoMaskViewItem a {
    display: block;
    overflow: hidden;
    height: 240px;
    position: relative;
}

.photoMaskViewItem a img {
    width: 100%;
    height: auto;
    transition: all ease-out .3s
}

.photoMaskViewItem .photoView_info {
    width: 100%;
    position: absolute;
    left: 0; /*height:150px; bottom:-110px;*/
    height: 40px;
    bottom: -70px;
    background: #000;
    filter: Alpha(opacity=60);
    background: rgba(0, 0, 0, 0.6);
    transition: all ease-out .3s;
}

.photoMaskViewItem a:hover img {
    transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}

/*.photoMaskViewItem a:hover .photoView_info{background:rgba(255, 0, 0, 0.6);}*/
.photoMaskViewItem a:hover .photoView_info {
    bottom: 0px;
}

.photoMaskViewItem .photoView_info h1 {
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 15px;
    margin: 0 0
}

.photoMaskViewItem .photoView_info h5 {
    color: #fff;
    padding-top: 10px;
    padding-left: 15px;
}

.photoMaskViewItem .photoView_info div {
    position: absolute;
    top: 10px;
}

.font14 {
    font-size: 14px;
}

.font16 {
    font-size: 16px;
}

/*标题+子标题+图片列表模式3-------------END-------------*/


/*  左边时间色块，右边标题+描述 */
.article_list_content {
    line-height: 35px;
    font-size: 16px;
}

.article_list_content img {
    width: 100%;
    margin: 0 0 0 0;
}


/*  左边时间色块，右边标题+描述 END */

.gxyn {
    width: 100%;
    height: 310px;
}

.gxyn p {
    text-align: center;
    color: #EC6C00;
    font-size: 34px;
    font-family: 'Microsoft YaHei';
}

.gxyn .tzrs {
    background: url('../image/nh_ll.png') no-repeat 50% 0;
    width: 1120px;
    height: 284px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.gxyn .tzrs .p1 {
    position: absolute;
    left: 40px;
    top: 60px;
    width: 290px;
    height: 100px;
    font-size: 20px;
    color: #000000;
}

.gxyn .tzrs .p1 i {
    display: block;
    font-size: 24px;
}

.gxyn .tzrs .p1 em {
    display: block;
    font-size: 30px;
    padding-top: 10px;
}

.gxyn .tzrs .p1 em span {
    font-size: 24px;
}

.gxyn .tzrs .p2 {
    left: 410px;
    top: 60px;
}

.gxyn .tzrs .p3 {
    left: 784px;
    top: 60px;
}


.animateH a {
    font-size: 20px;
    cursor: pointer;
    letter-spacing: 2px;
}


.service {
    border-bottom: 0px solid #DDD;
    zoom: 1;
    padding: 23px 0 1px 12px;
    height: 158px;
    letter-spacing: 1px;
}

.service li {
    float: left;
    width: 25%;
    text-align: center;
    line-height: 180%;
    display: inline;
    color: #787878;
    margin-left: 0px;
}

.service li img {
    width: 100px;
}

.service .count {
    width: 130px;
    float: right;
    height: 95px;
    padding-top: 15px;
}

.service .count div {
    width: 100%;
    height: 29px;
    line-height: 28px;
}

.service .c-black {
    font-weight: bold;
    font-size: 16px;
    color: #555;
}


.banner-2 a {
    display: block;
    background: url(../image/bg-5.jpg) center no-repeat;
    height: 559px;
}


.car-list {
    width: 1200px;
    margin: -35px auto 0;
    z-index: 999999;
}

.car-list ul {
    height: 155px;
}

.car-list li {
    float: left;
    background: url(../image/icon-4.png) center no-repeat;
    width: 370px;
    height: 150px;
    border-radius: 6px;
    margin: 0 10px;
    transition: 0.5s;
    position: relative;
    box-shadow: 0 0 20px #000;
    text-align: center;
}

.car-list li:hover {
    transform: translate(0, -20px);
    border: 2px solid #ffd900;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.car-list .text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding-top: 90px;
}

.car-list li:nth-child(1) img {
    position: absolute;
    left: 126px;
    top: -30px;
}

.car-list li:nth-child(2) img {
    position: absolute;
    left: 156px;
    top: 19px;
}

.car-list li:nth-child(3) img {
    position: absolute;
    left: 156px;
    top: 19px;
}

.car-list li p {
    color: #fff;
    font-size: 17px;
}

.car-list li span {
    color: #808080;
}


.order_code {
    position: absolute;
    left: -150px;
    width: 390px;
    height: 199px;
    z-index: 999;
    display: none;
    box-shadow: 0 2px 6px #ccc;
    border-top: 1px solid #e5e5e5;
}

.order_code img {
    display: block;
    width: 390px;
    height: 199px;
    background: url(../image/order_code.jpg) no-repeat;
}


.aos-item {
    width: 1300px;
    margin: 20px auto 0;
}

.waybill_wrap {
    border: 1px solid #ececec;
    background: #fff;
}

.page_waybill {
    height: 130px;
    border-bottom: 1px dashed #cccccc;
    clear: both;
}

.way_tit {
    text-align: center;
    font-size: 30px;
    color: #333333;
    margin-top: 17px;
}

.way_tit span {
    font-size: 30px;
    color: #337ab7;
    font-weight: bold;
}

.pageway_form {
    margin: 12px 0 20px 19px;
    height: 55px;
    padding: 12px 0;
    float: left;
    border: 2px solid #337ab7;
}

.pageway_form div {
    float: left;
}

.move_addr {
    width: 180px;
    height: 35px;
    line-height: 35px;
    border-right: 1px solid #cdcdcd;
}

.pageway_form div span {
    display: inline-block;
    margin-left: 10px;
    color: #666666;
    line-height: 25px;
}

.move_addr input[type="text"] {
    padding-left: 10px;
    width: 160px;
    border: 0;
    line-height: 35px;
}

.move_emil {
    width: 180px;
    line-height: 35px;
    border-right: 1px solid #d6d6d6;
}

.move_emil input[type="text"] {
    width: 160px;
    border: 0;
    padding-left: 10px;
}

.move_data {
    width: 272px;
    line-height: 29px;
    border-right: 1px solid #d6d6d6;
}

.move_data input[type="text"] {
    width: 255px;
    border: 0;
    padding-left: 10px;
}

.move_data select {
    margin-left: 10px;
    color: #666;
    height: 30px;
    border: 0px;
    line-height: 30px;
    width: 255px;
    padding-left: 10px;
    border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../image/input_arrow.png) no-repeat 238px transparent;
    padding-right: 14px;
}

.move_data select::-ms-expand {
    display: none;
}

.move_data select:focus {
    border: 0px;
}

.search_btn {
    float: right;
}

.search_btn input[type="submit"] {
    width: 200px;
    height: 54px;
    background: #337ab7;
    border: 0;
    margin: 12px 20px 0 0;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
}

.announ {
    height: 57px;
    overflow: hidden;
}

.announ_info {
    width: 1260px;
    line-height: 57px;
    margin: 0 auto;
}

.sli_info {
    position: relative;
}

.sli_item {
    color: #666;
    font-size: 12px;
    overflow: hidden;
}

.sli_item > div {
    width: 630px;
    float: left;
}

.sli_info i {
    color: #333333;
    font-style: normal;
    margin-left: 13px;
    font-size: 12px;
}

.announ_tit {
    color: #fff;
    float: left;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    margin-top: 17px;
    padding: 0 5px;
    background: #337ab7;
    position: relative;
}

.announ_tit:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 7px;
    position: absolute;
    right: -4px;
    top: 7px;
    background: url(../image/arrow.png) no-repeat center center;
}


/*底部弹出层开始*/
.bottom-float {
    background: url(../image/bottom-float.png) repeat;
    height: 120px;
    width: 100%;
    min-width: 1230px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 99999;
    display: none;
}

.bottom-float .float-body {
    margin: 0 auto;
    width: 1130px;
    height: 120px;
    position: relative;
}

.bottom-float .float-body .explain {
    float: left;
    margin: 13px 10px 0px 0px;
}

.bottom-float .float-body .forms {
    float: left;
    height: 100px;
    margin: 10px 25px 0px 30px;
    padding: 0px;
    background-color: transparent;
}

.bottom-float .float-body .forms .form-area {
    height: 80px;
    position: relative;
}

.bottom-float .float-body .forms .form-area .col1 {
    margin: 0px 80px 0px 0px;
    height: 80px;
}

.bottom-float .float-body .forms .form-area .col1 .s1 {
    float: left;
    width: 160px;
    margin: 0px 5px 0px 0px;
    height: 80px;
}

.bottom-float .float-body .forms .form-area .col1 .s2 {
    float: left;
    margin: 0px 10px 0px 0px;
    height: 80px;
}

.bottom-float .float-body .forms .form-area .col1 .ele {
    height: 35px;
    position: relative;
}

.bottom-float .float-body .forms .form-area .col1 .ele input {
    border: 0px;
    width: 150px;
    text-indent: 7px;
    height: 35px;
    line-height: 35px;
    padding: 10px 0;
    font-size: 12px;
    border: 0px;
    background: #FFFFFF;
    *padding: 10px 5px;
    *height: 15px;
    color: #999;
    display: block;
    float: left;
}

.bottom-float .float-body .forms .form-area .col1 .ele input.area {
    width: 85px;
}

.bottom-float .float-body .forms .form-area .col1 .ele .area-tips {
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #888;
    background: #FFFFFF;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
}

.bottom-float .float-body .forms .form-area .col1 .ele select {
    border: 0px;
    background: #fff;
    display: inline-block;
    height: 34px;
    margin: 0px;
    margin-right: 1px;
    padding: 6px 0 8px 0;
    font-size: 12px;
    color: #999;
    width: 100px;
    *width: 100px;
    _width: 100px;
    *height: 15px;


}


.bottom-float .float-body .forms .form-area .col1 .ele select.select1 {
    float: left;
    width: 180px;
}

.bottom-float .float-body .forms .form-area .col1 .ele.t {
    margin: 0px 0px 10px 0px;
}

.bottom-float .float-body .forms .form-area .col1 .ele.t .mobilecode {
    width: 90px;
    margin-left: 5px;
}

.bottom-float .float-body .forms .form-area .col1 .ele.t .get_tupian_box {
    height: 35px;
    display: block;
    border: medium none;
    outline: medium none;
    cursor: pointer;
    float: right;
    width: 80px;
}

.bottom-float .float-body .forms .form-area .col1 .ele.t .check-code .picturecode {
    height: 20px;
    width: 72px;
    border: 1px solid gray;
    padding: 0 !important;
}

.bottom-float .float-body .forms .form-area .col3 {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 80px;
    height: 80px;
    color: #FFFFFF;
    font-size: 14px;
    background: #FF8A00;
    text-align: center;
    line-height: 18px;
    padding: 22px 0px 0px;
}

.bottom-float .float-body .forms .form-area .col3 input {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 80px;
    height: 80px;
    background-color: transparent;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.bottom-float .float-body .forms .num-text {
    height: 20px;
    line-height: 28px;
    color: #E98003;
    font-size: 12px;
}

.bottom-float .float-body .close1 {
    position: absolute;
    top: 10px;
    right: 0px;
    cursor: pointer;
}

.bottom-float .float-body .qrcode {
    position: relative;
    width: 80px;
    top: 10px;
    right: 20px;
    cursor: pointer;
}

.bottom-open {
    position: fixed;
    height: 135px;
    background-color: rgba(0, 0, 0, .8);
    bottom: -30px;
    left: 60px;
    z-index: 139999;
    cursor: pointer;
    display: none;
}

.bottom-open img {
    position: absolute;
    margin: -8px 0px 0px -5px;
    width: 155px;
    max-width: 500px;
}

.bottom-float .float-body .forms .form-area .col3 .submitFabu {
    cursor: pointer;
}


/*底部弹出层城市选择*/
.district {
    position: relative;
    z-index: 10;
    display: inline-block;
}

.district input {
    height: 16px;
    font-size: 12px;
    border: 0;
    padding: 10px
}

.district .district-icon {
    display: block;
    position: absolute;
    right: 2px;
    top: 6px;
    width: 16px;
    height: 16px;
    background: url(../image/index_bg_m.png) no-repeat;
    background-position: -31px 5px;
    cursor: pointer
}

.district .district-select-box {

    width: 100%;
    min-width: 180px;
    position: absolute;
    top: 42px;
    left: 0;
    z-index: 20;
    background-color: #f8f8f8;
    color: #333;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .1)
}

.district .district-select {
    float: left;
    width: 180px;
    height: 270px;
    overflow-y: auto
}

.district-select::-webkit-scrollbar {
    width: 7px;
    height: 7px
}

.district-select::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #ccc
}

.district-select::-webkit-scrollbar-corner, .district-select::-webkit-scrollbar-track {
    background-color: transparent
}

.district .district-province {
    width: 50%
}

.district .district-city {
    width: 50%
}

.district .district-select-option {
    padding: 5px 20px 5px 20px;
    cursor: pointer;
    font-size: 15px;
    display: block;
}

.district-select-option span {
    font-size: 12px;
}

.district li:first-child(1) .district-select-option {
    padding-top: 10px
}

.district li:last-child .district-select-option {
    padding-bottom: 10px
}

.district-select-province .district-select-option {
    background-color: #fff
}

.district-select-city .district-select-option {
    background-color: #f8f8f8
}

.district-select-province li.on .district-select-option {
    background-color: #f8f8f8;
    color: #337ab7
}

.district-select-city li.on .district-select-option {
    color: #337ab7
}

.district-select-province li:hover .district-select-option {
    background-color: #f8f8f8;
    color: #337ab7
}

.district-select-city li:hover .district-select-option {
    color: #337ab7
}

.fabiao-form-hint {
    position: absolute;
    top: 9px;
    left: 10px;
    color: #999;
    font-size: 12px
}

/*底部弹出层结束*/


/*右边*/
.online_consu {
    height: 410px;
    position: fixed;
    right: 0;
    top: 250px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e1e1e1;
    z-index: 99999;
}

.right_zixun:hover {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

.close_rtbtn:hover {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

.close_rtdiv {
    position: relative;
}

.close_rtdiv .close_rtbtn {
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
}

.activate_online {
    margin: 0 7px;
    height: 113px;
    border-bottom: 1px solid #d9d9d9;
}

.zhuizong {
    right: 150px;
    top: 490px;
    position: fixed;
    box-shadow: 1px 1px 1px #eee, -1px -1px 1px #eee;
    padding: 19px 8px;
    background-color: #fff;
    display: none;
    z-index: 9;
}

.zhuizong .attention-item .attention-img {
    width: 117px;
    height: 100px;
    text-align: center;
    margin: 0 auto;
}

.zhuizong .attention-item .attention-img img {
    width: 100px;
}

.zhuizong .attention-item p {
    padding: 10px 0;
    height: 36px;
    overflow-y: hidden;
    text-align: center;
    font-size: 10px;
}

.zhuizong .attention-app {
    padding-bottom: 0 !important;

}

.zhuizong:before {
    right: -18px;
    bottom: 68px;
    z-index: 20;
    border-width: 9px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    content: '';
    width: 0;
    border-style: solid;

}

.activate_online span {
    color: #ed382d;
    font-size: 12px;
    font-weight: bold;
    display: block;
    text-align: center;
    padding-top: 15px;
}

.activate_online p {
    font-size: 12px;
    color: #444444;
    text-transform: uppercase;
    text-align: center;
    margin: 7px 0;
}

.activate_online a {
    display: block;
    width: 95px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #ed382d;
    border-radius: 25px;
    margin: 12px auto;
}

.free_hotline {
    height: 80px;
    margin: 0 7px;
    border-bottom: 1px solid #e1e1e1;
}

.free_hotline span {
    display: inline-block;
    font-size: 13px;
    color: #444444;
    padding-left: 36px;
    margin: 15px 0 6px;
    background: url(../image/right_2.png) no-repeat 19px center;
}

.free_hotline p {
    font-size: 16px;
    color: #ed382d;
    font-weight: bold;
}

.consu_list {
    height: 180px;
    margin: 0 7px;
    padding-top: 15px;
    border-bottom: 1px solid #e1e1e1;
}

.consu_list a {
    display: block;
    margin: 0 auto 15px;
    width: 108px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    font-size: 13px;
    color: #444444;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    cursor: pointer;
}

.consu_list a:hover {
    color: #fff;
    background: #ed382d;
    border: 1px solid #ed382d;
}

.consu_code img {
    display: block;
    width: 90px;
    height: 90px;
    margin: 13px auto 7px;
}

.consu_code p {
    text-align: center;
    font-size: 13px;
    color: #444444;
}

/*咨询热线*/
.tel-pop {
    position: absolute;
    z-index: 9999;
    top: 35px;
    width: 242px;
    height: 202px;
    padding: 19px;
    color: #555;
    background-color: #fff;
    box-shadow: 0 2px 6px #ccc;
    display: none;
}

.tel-pop .tel-pop-title {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
}

.tel-pop .tel-content {
    padding-top: 12px;
}

.tel-pop input.tel-content-input {
    width: 210px;
    height: 36px;
    font-size: 13px !important;
    color: #333;
    border: 1px solid #ddd;
    margin: 0 auto;
    display: block;
    padding: 0 9px;
}

.tel-pop .tel-btn input[type="submit"] {
    font-size: 14px;
    color: #fff;
    width: 230px;
    margin: 0 auto;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    background-color: #337ab7;
    color: #fff;
    border: 0;
    margin: 20px 0 0;
}

.tel-pop .tel-tips {
    width: 230px;
    margin: 0 auto;
    padding: 20px 0 0;
    font-size: 12px;
    line-height: 20px;
    color: #666;
    text-align: left;
}

.tel-pop .tel-tips em {
    color: #ff615e;
    font-style: normal;
}

.tel-pop .tel-tips .tel-tips-space {
    display: inline-block;
    width: 10px;
    height: 3px;
}

.proje_frame {
    width: 880px;
    height: 560px;
    background: #fff;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 0 2px 2px #dfdfdf;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -440px;
    margin-top: -250px;
    z-index: 999;
}

.proje_frame_baojia {
    width: 1000px;
    height: 570px;
    margin-left: -500px;
}

.proje_left {
    width: 450px;
    float: left;
    height: 560px;
}

.proje_left_baojia {
    width: 500px;
    height: 570px;
    border-right: 1px solid #e5e5e5;
}

.proje_tit {
    font-size: 28px;
    color: #333;
    text-align: center;
    margin-top: 28px;
    font-weight: 600;
}

.proje_tit span {
    display: block;
    color: #999;
    font-weight: normal;
    margin-top: 8px;
    font-size: 13px;
}

.proje_tit span em {
    font-style: normal;
    font-weight: bold;
    color: #ff6600;
}


.get_quote {
    width: 360px;
    height: 395px;
    box-shadow: 0 0 20px 0 rgba(10, 130, 107, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.03);
    border-radius: 3px;
    margin: 25px auto 0;
}

.quote_nav {
    height: 44px;
    line-height: 43px;
    border-bottom: 1px solid #fceaea;
}

.quote_nav span {
    display: inline-block;
    width: 179px;
    text-align: center;
    font-size: 15px;
    border-bottom: 1px solid #fff;
    float: left;
    cursor: pointer;
    transition: 0.35s;
}

.quote_nav span.on, .quote_nav span:hover {
    color: #337ab7;
    border-bottom: 1px solid #337ab7;
    transition: 0.35s;
}

.quote_box {
    margin: 40px 30px 0;
}

.xiandan_box {
    margin: 20px 30px 0;
}

.origin {
    float: left;
}

.origin input[type="text"], .destination input[type="text"] {
    width: 128px;
    height: 43px;
    padding-left: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

.destination input[type="text"] {
    margin-left: 19px;
}

.date_input select, .phone_input input[type="text"] {
    width: 288px;
    height: 43px;
    padding-left: 10px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 19px;
}

.phone {
    background: url(../image/phone_input.png) no-repeat 262px center;
}

.name {
    background: url(https://www.zhongzhen56.com/images/user_input.png) no-repeat 262px center;
}

.popup-content-explain {
    margin-top: 10px;
    color: #feb338;
    font-size: 12px;
}

.date_input select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #eeeeee;
    background: url(../image/input_arrow.png) no-repeat 262px transparent;
    padding-right: 14px;
}

.date_input select {
    width: 300px;
}

.sub_btn input[type="submit"] {
    width: 300px;
    height: 45px;
    line-height: 45px;
    background: #337ab7;
    color: #fff;
    text-align: center;
    border: 0;
    border-radius: 5px;
    margin-top: 19px;
    font-size: 18px;
    cursor: pointer;
}

.proje_right {
    float: left;
    width: 408px;
    height: 570px;
}

.proje_right_baojia {
    width: 498px;
    height: 560px;
}

.service_line {
    width: 330px;
    height: 176px;
    border: 1px solid rgba(0, 0, 0, 0.03);
    margin: 63px auto 0;
    border-radius: 3px;
    position: relative;
    padding: 0 20px;
    box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.06);
}

.service_tit {
    position: absolute;
    top: -18px;
    left: 75px;
}

.service_line p {
    color: #454545;
}

.service_line span {
    color: #454545;
    display: block;
    margin: 45px 0 10px;
}

.service_line p {
    color: #454545;
}

.service_line p em {
    font-size: 24px;
    color: #ff6600;
    font-style: normal;
}

.service_line a {
    width: 122px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
    margin-right: 20px;
    display: inline-block;
    float: left;
    margin-top: 15px;
}

.service_line a.oran {
    background: #fe9023;
}

.service_line a.gree {
    background: #93c025;
}

.gree_code {
    width: 90px;
    height: 90px;
    padding: 10px;
    background: #fff;
    position: absolute;
    z-index: 2;
    bottom: -86px;
    left: 180px;
    display: none;
}

.gree_code img {
    display: block;
    width: 90px;
    height: 90px;
}

.service_line a i {
    display: inline-block;
    width: 23px;
    height: 23px;
    float: left;
    margin: 3px 6px 0 10px;
}

.service_line a.oran i {
    background: url(../image/iconwrap.png) no-repeat -443px -157px;
}

.service_line a.gree i {
    background: url(../image/iconwrap.png) no-repeat -492px -157px;
}

.hot_city {
    width: 330px;
    border-radius: 3px;
    height: 238px;
    margin: 40px auto 0;
    border: 1px solid rgba(0, 0, 0, 0.03);
    box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.06);
    position: relative;
}

.city_tit {
    position: absolute;
    top: -8px;
    font-size: 15px;
    color: #ff6600;
    width: 140px;
    background: #fff;
    left: 105px;
    text-align: center;
}

.city_list {
    margin-top: 36px;
    overflow: hidden;
}

.city_list li {
    float: left;
    color: #454545;
    padding-left: 27px;
    line-height: 35px;
}

.city_list li:hover {
    color: #ff6600;
}

.close_btn {
    position: absolute;
    right: -22px;
    top: -22px;
    cursor: pointer;
}

/*右边*/

/*报价页优势*/

.n-footer {
    background: #fff;
    z-index: 100
}

.n-footer .n-footer-info {
    width: 100%;
    background-color: #fafafa;
    padding: 50px 0 30px 0;
    display: table;
    position: relative;
}

.n-footer .n-footer-info .ptb img {
    display: block
}

.n-footer .n-footer-info h3 {
    text-align: center;
    font-size: 24px;
    color: #333;
    font-weight: normal
}

.n-footer .n-footer-info h3 span {
    font-size: 24px;
    color: #d6162d;
}

.n-footer .n-footer-info .footer-bd-fir {
    overflow: hidden;
    width: 1050px;
    margin: 40px auto
}

.n-footer .n-footer-info .footer-bd-fir ul {
    overflow: hidden;
    text-align: center
}

.n-footer .n-footer-info .footer-bd-fir ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    overflow: hidden;
    width: 300px
}

.n-footer .n-footer-info .footer-bd-fir .img {
    width: 63px;
    height: 63px;
    margin-right: 13px;
    background: url(https://www.zhongzhen56.com/themes/common/footer/images/icons-footer.png) no-repeat center center
}

.n-footer .n-footer-info .footer-bd-fir .img01 {
    background-position: 0 -844px
}

.n-footer .n-footer-info .footer-bd-fir .img02 {
    background-position: 0 -970px
}

.n-footer .n-footer-info .footer-bd-fir .img03 {
    background-position: 0 -907px
}

.n-footer .n-footer-info .footer-bd-fir .desc {
    margin-top: 5px;
    color: #999
}

.n-footer .n-footer-info .footer-bd-fir .desc h6 {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center
}

.n-footer .n-footer-info .footer-bd-fir .desc h6 em {
    background: url(../image/numbers-gray.png) no-repeat;
    display: inline-block;
    float: left;
    height: 30px;
    width: 18px
}

.n-footer .n-footer-info .footer-bd-fir .desc h6 b {
    background: url(../image/numbers-gray.png) no-repeat 0 -398px;
    display: inline-block;
    float: left;
    height: 30px;
    width: 10px
}

.n-footer .n-footer-info .footer-bd-fir .desc h6 span {
    font-size: 12px;
    color: #999;
    margin-left: 5px
}

.n-footer .n-footer-info .footer-bd-fir .desc h6 strong {
    font-size: 30px;
    color: #7b797a;
    margin-right: 5px;
    line-height: 40px
}

.n-footer .n-footer-info .footer-bd-fir .desc p {
    color: #6c6c6c;
    font-size: 16px;
    line-height: 2em;
    _margin-top: 10px;
    text-align: center;
    margin-bottom: 10px
}

.n-footer .n-footer-info .footer-bd-sec {
    overflow: hidden;
    width: 1300px;
    margin: 20px 0;
    padding: 30px 0 0 0
}

.n-footer .n-footer-info .footer-bd-sec ul {
    overflow: hidden;
    width: 1460px
}

.n-footer .n-footer-info .footer-bd-sec ul li {
    float: left;
    overflow: hidden;
    width: 260px
}

.n-footer .n-footer-info .footer-bd-sec .img {
    float: left;
    width: 40px;
    height: 48px;
    margin-right: 13px
}

.n-footer .n-footer-info .footer-bd-sec .img01 {
    background: url(../image/img01.png) no-repeat center center
}

.n-footer .n-footer-info .footer-bd-sec .img02 {
    background: url(../image/img02.png) no-repeat center center
}

.n-footer .n-footer-info .footer-bd-sec .img03 {
    background: url(../image/img03.png) no-repeat center center
}

.n-footer .n-footer-info .footer-bd-sec .img04 {
    background: url(../image/img04.png) no-repeat center center
}

.n-footer .n-footer-info .footer-bd-sec .img05 {
    background: url(../image/img05.png) no-repeat center center
}

.n-footer .n-footer-info .footer-bd-sec .desc {
    float: left;
    padding-top: 5px
}

.n-footer .n-footer-info .footer-bd-sec .desc h6 {
    font-size: 18px;
    color: #666;
    font-weight: normal;
    letter-spacing: 5px
}

.n-footer .n-footer-info .footer-bd-sec .desc p {
    line-height: 2em;
    color: #999
}

.n-footer .n-footer-inside {
    width: 1220px;
    margin: 0 auto;
    line-height: 1.5em
}


/*获取报价*/
.huoqu_baojia {
    height: 670px;
    position: relative;
    background: url(../image/Get_quote.png) repeat-x;
}

.proje_frame {
    z-index: 2;
    top: 136px;
    margin-top: 0;
    height: 450px;
    border-radius: 0;
}

.hot_city {
    height: 145px;
}

.city_list {
    margin-top: 20px;
}

.quote_box {
    margin-top: 10px;
}

.proje_right, .proje_left {
    height: 450px;
}

.quote_box span {
    font-size: 16px;
    display: inline-block;
    width: 100px;
    text-align: right;
    margin-right: 15px;
}

.quote_box span i {
    font-style: normal;
    color: #ff6600;
    font-size: 20px;
}

.quote_box input[type="text"] {
    border: 1px solid #e3e3e3;
    border-radius: 0;
    box-shadow: 0 0 0 0 #fff;
    margin-top: 15px;
}

.origin input[type="text"], .destination input[type="text"] {
    width: 280px;
    background: url(../image/input_arrow.png) no-repeat 260px center;
}

.destination input[type="text"] {
    margin-left: 0;
}

.phone_input input[type="text"] {
    width: 280px;
    background: url(../image/phone_input.png) no-repeat 262px center;
}

.sub_btn input[type="submit"] {
    margin-left: 115px;
    cursor: pointer;
}

.date_input select {
    border: 1px solid #e3e3e3;
    border-radius: 0;
    box-shadow: 0 0 0 0 #fff;
    width: 292px;
}

.tit_left {
    width: 205px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: url(../images/tit_1.png) no-repeat;
}

/*底部弹出层结束*/
.ajax-msg .content-msg {
    width: 180px;
    height: 50px;
    line-height: 50px;
    background: #ff9023;
    color: #fff;
    position: fixed;
    top: 50%;
    margin-top: -50px;
    left: 50%;
    margin-left: -90px;
    z-index: 999999;
    text-align: center;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden
}

.ajax-msg .ewm {
    width: 250px;
    padding: 20px;
    position: fixed;
    top: 50%;
    margin-top: -100px;
    left: 50%;
    margin-left: -100px;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
}

.ajax-msg .ewm p {
    margin-bottom: 10px;
    font-size: 16px;
    text-align: center
}


/*about*/
.about {
    height: 545px; /*background: url(../image/about_bg.jpg) no-repeat center 0;*/
    overflow: hidden
}

.about .content {
    position: relative;
}

.about_l {
    width: 596px;
    height: 353px;
    margin-top: 97px;
    float: right;
    top: 0;
}

.about_r {
    float: right;
    width: 565px;
    margin-top: 10px;
    float: left;
}

.about_r h2 {
    height: 40px;
    padding-top: 5px;
    color: #150102;
    font-size: 16px;
    padding-left: 132px;
}

.about_r h2 b {
    display: block;
    color: #337ab7;
    font-size: 26px;
}

.about_r p {
    width: 530px;
    color: #150102;
    line-height: 28px;
    margin-top: 15px;
    font-size: 16px;
}

.about_r p span {
    display: block;
    float: left;
    line-height: 28px;
    text-indent: 32px;
}

.about_r em {
    display: block;
    width: 36px;
    height: 36px;
    margin: 22px auto 0;
}


@media screen and (max-width: 760px) {
    .district .district-select-box div {
        margin: 0px !important;
    }

    #ys-yc-pc {
        display: none;
    }

    .container {
        width: 100%;
    }

    .about {
        margin: 0;
        height: 325px;
        width: 100%;
    }

    .about_vedio video {
        margin: 0px 0 0 0;
        width: 100%;
        height: 240px;
        display: inline;
    }

    .about_vedio {
        padding: 0px;
    }

    #ys-yc-h5 {
        display: block;
    }
}


.ss img {
    width: 100%;
    display: block;
}

/**/
.zs {
    height: 10rem;
    overflow: hidden;
}

.zs ul {
    width: 93.9%;
    padding-top: 1rem;
    margin: 0 auto;
}

.zs li {
    float: left;
    width: 31.7%;
    height: 3.79rem;
    margin-bottom: 0.8rem;
    text-align: center;
    background: #148ad0;
    border-radius: 10px;
    background-size: 100% 3rem;
}

.zs li p {
    width: 30%;
    margin: 0 auto;
    padding-top: 0.5rem;
}

.zs li a {
    font-size: 1rem;
    color: #ffffff;
}

.zs li:nth-child(2), .zs li:nth-child(5) {
    margin: 0 2.4%;
}

/**/
.qs {
    background: #f7f7f7;
    overflow: hidden;
    border-bottom: 0px solid #d6d6d6;
}

.qs h3 {
    height: 5.2rem;
    background: url("../images/qs_03.png") no-repeat center 4.5rem;
    background-size: 100% 3px;
    text-align: center;
    padding-top: 5px;
    font-size: 1.5rem;
    color: #333333;
}

.qs h3 p {
    font-size: 1.25rem;
    color: #6666666;
    margin-top: 5px
}

.qs h3 p span {
    font-weight: bold;
}

.qs h3 em {
    font-weight: bold;
    color: #148ad0;
}

.qs ul {
    width: 92%;
    margin: 0 auto;
}

.qs li {
    float: left;
    width: 100%;
    position: relative;
}

.qs li p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2rem;
    background: url("../images/qstm.png") repeat;
    font-size: 1rem;
    color: #ffffff;
    text-align: center;
    line-height: 2rem;
}

.qs li:nth-child(odd) {
    margin-right: 2.7%;
}

.qs .qsa {
    display: block;
    width: 41.5%;
    height: 3.8rem;
    margin: 0 auto;
    background: url("../images/qs_17.png") no-repeat;
    background-size: 100% 3.8rem;
    font-size: 1rem;
    color: #b90000;
    text-align: center;
    line-height: 2.3rem;
    padding-left: 8%;
}

/**/
/**/
.ss {
    height: 44.29rem;
    overflow: hidden;
    background: url("../images/ssb.jpg") no-repeat;
    background-size: 100% 44.29rem;
}

.ss h3 {
    height: 10.3rem;
    text-align: center;
    font-size: 1.5rem;
    color: #333333;
    padding-top: 1.25rem;
}

.ss h3 p {
    font-size: 1.25rem;
    color: #666666;
    margin-bottom: 1rem;
    margin-top: 5px
}

.ss h3 p span {
    font-weight: bold;
}

.ss h3 i {
    margin-right: 30%;
}

.ss h3 em {
    display: block;
    font-size: 1.25rem;
    color: #333333;
    margin-top: 2rem;
    font-weight: bold
}

.ss ul {
    height: 26.5rem;
}

.ss li {
    float: left;
    width: 33.3%;
    height: 7.75rem;
}

.ss li p {
    width: 26%;
    margin-left: 43%;
}

.ss li em {
    display: block;
    font-size: 0.92rem;
    color: #313131;
    margin: 0.6rem 0 0 30%;
}

.ss li em span {
    display: block;
    font-size: 0.92rem;
    color: #313131;
    font-weight: normal;
}

.ss li:nth-child(2) p, .ss li:nth-child(5) p, .ss li:nth-child(8) p {
    margin-left: 35%;
}

.ss li:nth-child(2) em, .ss li:nth-child(5) em, .ss li:nth-child(8) em {
    margin-left: 20%;
}

.ss li:nth-child(3) p, .ss li:nth-child(6) p, .ss li:nth-child(9) p {
    margin-left: 13%;
}

.ss li:nth-child(3) em, .ss li:nth-child(6) em, .ss li:nth-child(9) em {
    margin-left: 8%;
}

.ss .ssd {
    margin-left: 42.8%;
}

.ss .ssd p {
    padding-left: 18.5%;
    background: url("../images/ss_31.png") no-repeat left center;
    background-size: 2.54rem 2.58rem;
    height: 3rem;
    font-size: 1rem;
    color: #666666;
    line-height: 1rem;
}

.ss .ssd p span {
    display: block;
    font-size: 1.5rem;
    color: #333333;
    font-weight: bold;
    font-style: italic;
    line-height: 1.5rem;
    margin-top: 0.3rem;
}

.ss .ssd a {
    display: block;
    width: 60%;
    height: 2.33rem;
    background: url("../images/ss_35.png") no-repeat;
    background-size: 100% 2.33rem;
    font-size: 0.92rem;
    color: #ffffff;
    padding-left: 13%;
    line-height: 2.1rem;
    font-weight: bold;
    margin: 1.25rem 0 0 25%;
}


.fs {
    height: 21rem;
    overflow: hidden;
}

.fs h3 {
    height: 5.3rem;
    background: url("../images/qs_03.png") no-repeat center 4.5rem;
    background-size: 100% 3px;
    text-align: center;
    padding-top: 5px;
    font-size: 1.5rem;
    color: #333333;
}

.fs h3 p {
    font-size: 1.25rem;
    color: #666666;
    margin-top: 5px;
}

.fs h3 p span {
    font-weight: bold;
}

.fs h3 em {
    font-weight: bold;
    color: #148ad0;
}

.fs .m-box .con {
    display: inline;
    float: left;
}

.fs .m-box .con dl {
    height: 12.5rem;
}

.fs .m-box .con dt {
    width: 100%;
}

.fs .m-box .con dd {
    padding-top: 0rem;
}

.fs .m-box .con dd h4 {
    height: 5.29rem;
    background: url("../images/fs_04.jpg") no-repeat;
    background-size: 100% 5.29rem;
}

.fs .m-box .con dd h4 p {
    float: left;
    width: 16.7%;
    margin-left: 3.6%;
    font-size: 1.5rem;
    color: #ffffff;
    text-align: center;
    line-height: 4.63rem;
}

.fs .m-box .con dd h4 em {
    display: block;
    float: left;
    margin: 1.3rem 0 0 2.7%;
    font-size: 0.58rem;
    color: #c2c2c2;
}

.fs .m-box .con dd h4 em span {
    display: block;
    font-size: 1.33rem;
    color: #148ad0;
    font-weight: bold;
}

.fs .m-box .con dd .fsz {
    font-size: 1rem;
    color: #333333;
    margin: 0.4rem 15% 0 19.7%;
}

.fs .m-box .con dd .fsz span {
    display: block;
    padding-left: 3.9%;
    background: url("../images/fs_07.jpg") no-repeat left 0.8rem;
    background-size: 0.38rem 0.38rem;
    line-height: 1.8rem;
}

.fs .m-cnt {
    width: 56.3%;
    height: 1.5rem;
    display: block;
    padding: 0 0 0 37.7%;
    background: url("../images/fsb.jpg") no-repeat;
    background-size: 100% 2.08rem;
    padding-top: 0rem;
}

.fs .m-cnt li {
    width: 5.9%;
    height: 1.04rem;
    float: left;
    background: url("../images/fs_13.jpg") no-repeat;
    background-size: 100% 1rem;
    margin-right: 2%;
}

.fs .m-cnt li.z-on {
    background: url("../images/fs_11.jpg") no-repeat;
    background-size: 100% 1rem;
}

/**/
.fs2 {
    height: 18rem;
    overflow: hidden;
}

.fs2 h3 {
    height: 5.3rem;
    background: url("../images/qs_03.png") no-repeat center 4.5rem;
    background-size: 100% 3px;
    text-align: center;
    padding-top: 5px;
    font-size: 1.5rem;
    color: #333333;
}

.fs2 h3 p {
    font-size: 1.25rem;
    color: #666666;
    margin-top: 5px;
}

.fs2 h3 p span {
    font-weight: bold;
}

.fs2 h3 em {
    font-weight: bold;
    color: #148ad0;
}

.fs2 .m-box .con {
    display: inline;
    float: left;
}

.fs2 .m-box .con dl {
    height: 17rem;
}

.fs2 .m-box .con dt {
    width: 100%;
    position: relative
}

.fs2 .m-box .con dt h4 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4rem;
    background: url("../images/qstm.png") repeat;
    font-size: 1rem;
    color: #ffffff;
    text-align: center;
    line-height: 1.5rem;
}

.fs2 .m-box .con dt h4 p {
    font-size: 0.7rem;
}

/**/
/*焦点图*/
.banner {
    width: 100%;
    margin-top: 5rem !important;
}

.focus {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    background: -webkit-gradient(linear, 74% 0%, 0% 100%, from(#129e00), to(#129e00));
    padding: 0px 0 0px;
}

.focus .hd {
    width: 100%;
    height: 12px;
    position: absolute;
    z-index: 1;
    text-align: center;
    bottom: 10px;
}

.focus .hd ul {
    display: inline-block;
    height: 12px;
}

.focus .hd ul li {
    display: inline-block;
    width: 6px;
    height: 6px;
    text-indent: -999em;
    margin: 0 3px;
    vertical-align: top;
    overflow: hidden;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    border: 2px solid #fff;
    display: inline-block;
}

.focus .hd ul .on {
    background: #fff;
}

.focus .bd {
    position: relative;
    z-index: 0;
}

.focus .bd li {
    height: auto;
    overflow: hidden;
    display: table-cell;
    vertical-align: top;
}

.focus .bd li a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
}

.focus .bd li a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 取消链接高亮 */
}

.tempWrap {
    overflow: hidden;
    position: relative;
}

/*焦点图 end*/
.box1 {
    width: 100%;
    padding: 0 0 15px;
}

.wrap1 {
    margin: 0 auto;
    width: 92%;
}

.row:before,
.row:after {
    display: table;
    content: " ";
    text-align: center;
}

.col-1, .col-2, .col-3, .col-4 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
    float: left;
}

.row a {
    color: #333
}

.col-4 {
    width: 25%;
}

.col-3 {
    width: 33.33333333%;

}

.col-2 {
    width: 50%;
}

.col-1 {
    width: 100%;
}

.f-c {
    border-radius: 5%;
    text-align: center;
    display: block
}

.t_c {
    text-align: center
}

.mt15 {
    margin-top: 15px
}

.font14 {
    font-size: 14px;
}

.pt20 {
    padding-top: 20px
}

.white, .white a, .white a:link, .white a:visited {
    color: #fff
}


.fw {
    background: #f7f7f7;
    overflow: hidden;
    border-bottom: none
}

.fw h3 {
    height: 6.5rem;
    background: url("../images/qs_03.png") no-repeat center 6rem;
    background-size: 100% 3px;
    text-align: center;
    padding-top: 1rem;
    font-size: 1.5rem;
    color: #333333;
}

.fw h3 p {
    font-size: 1.25rem;
    color: #666666;
    margin-top: 5px;
}

.fw h3 p span {
    font-weight: bold;
}

.fw h3 em {
    color: #148ad0;
    font-weight: bold;
}


.ht {
    background: #ffffff;
    overflow: hidden;
}

.ht h3 {
    height: 5.2rem;
    background: url("../images/qs_03.png") no-repeat center 4.5rem;
    background-size: 100% 3px;
    text-align: center;
    padding-top: 5px;
    font-size: 1.5rem;
    color: #333333;
}

.ht h3 p {
    font-size: 1.25rem;
    color: #666666;
    margin-top: 5px;
}

.ht h3 p span {
    font-weight: bold;
}

.ht h3 em {
    color: #148ad0;
    font-weight: bold;
}


.about {
    background: #f7f7f7;
    overflow: hidden;
    border-bottom: none
}

.about h3 {
    height: 5.2rem;
    background: url("../images/qs_03.png") no-repeat center 4.5rem;
    background-size: 100% 3px;
    text-align: center;
    padding-top: 5px;
    font-size: 1.5rem;
    color: #333333;
}

.about h3 p {
    font-size: 1.25rem;
    color: #666666;
    margin-top: 5px;
}

.about h3 p span {
    font-weight: bold;
}

.about .bt {
    display: block;
    padding-bottom: 2rem;
    text-align: center;
    margin-top: 2rem;
}

.about .bt a {
    display: inline-block;
    height: 2.2rem;
    line-height: 2.2rem;
    color: #fff;
    border-radius: 0.2rem;
    background: #148ad0;
    padding: 0 1rem;
}

.about h3 em {
    color: #148ad0;
    font-weight: bold;
}


.foot {
    float: left;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 3000;
}

.foot ul {
    float: left;
    width: 100%;
}

.foot li {
    float: left;
    width: 25%;
    border-right: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    background: #1646c6;
    box-sizing: border-box;
    height: 4rem;
    text-align: center;
    padding: 0.4rem 0 0;
}

.foot li i {
    display: block;
    font-size: 1.5rem;
    color: #FFF
}

.foot li span {
    display: block;
    font-size: 1rem;
    color: #FFF
}

.foot .fnavlist {
    position: absolute;
    right: -10000px;
    bottom: 8rem;
    width: 100%;
    height: 24rem;
    background: rgba(0, 0, 0, .8);
    padding-top: 20px;
}

.foot .fnavlist li {
    float: left;
    width: 33%;
    height: auto;
    margin-bottom: 10px;
    line-height: 3rem;
    background: none;
    border: none;
    text-align: center
}

.foot .fnavlist li i {
    display: block;
    font-size: 1.5rem;
    color: #FFF
}

.foot li.nobtm {
    border-right: medium none;
}

.foot i {
    display: block;
    font-size: 18px;
    color: #FA0504
}

.foot i img {
}

.foot span {
    line-height: 30px;
    color: #252525;
    height: 30px;
    overflow: hidden;
    display: block;
}

.foot .fnavlist span {
    color: #fff;
}

.hidenav {
    display: none;
}


.m-con-4 {
    padding: 0 0px 0 0px;
}

.m-con-4 .name {
    height: 35px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    text-indent: 8px;
    width: 100%;
    margin-bottom: 15px;
}

.m-con-4 .u-tel {
    padding: 13px 0 10px 3px;
}

.m-con-4 .show_more, xgmmbox .show_more, orderbox .show_more {
    height: 35px;
    margin-bottom: 28px;
}

.m-con-4 .show_more .u-co-bt, .xgmmbox .show_more .u-co-bt, .show_more .u-co-bt {
    border-radius: 4px 4px 4px 4px;
    height: 35px;
    line-height: 35px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    background: #148ad0;
    color: #fff;
}

.u-inna {
    border: 1px solid #d2d2d2;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#fff));
    background-image: -webkit-linear-gradient(top, #f8f8f8, #fff);
    background-image: -moz-linear-gradient(top, #f8f8f8, #fff);
    background-image: -o-linear-gradient(top, #f8f8f8, #fff);
    background-image: -ms-linear-gradient(top, #f8f8f8, #fff);
    background-image: linear-gradient(top, #f8f8f8, #fff);
}

/* -- 提交按钮样式  --
.u-co-bt { background-color:#bb2d2d;
background-image: -webkit-gradient(linear, left top, left bottom, from(#bb2d2d), to(#bb2d2d));
background-image: -webkit-linear-gradient(top, #bb2d2d, #bb2d2d);
background-image: -moz-linear-gradient(top, #bb2d2d, #bb2d2d);
background-image: -o-linear-gradient(top, #bb2d2d, #bb2d2d);
background-image: -ms-linear-gradient(top, #bb2d2d, #bb2d2d);
background-image: linear-gradient(top, #bb2d2d, #a9130b); color:#fff; }*/
.newsdl {
    float: left;
    width: 92%;
    padding: 5px 4%;
    border-bottom: 1px solid #dedede;
}

.newsdl dt {
    float: left;
    width: 50px;
    height: 50px;
}

.newsdl dt img {
    display: block;
    width: 50px;
    height: 50px;
    vertical-align: bottom;
}

.newsdl dd {
    position: relative;
    margin: 0 0 0 60px;
}

.title5 {
    overflow: hidden;
    height: 20px;
    font-size: 16px;
    margin: 0 0 5px;
}

.title5 a {
    color: #3b3b3b;
}

.detail1 {
    line-height: 1.1rem;
    height: 2rem;
    color: #8c8c8c;
    overflow: hidden;
    font-size: 0.9rem;
}

.cs h3 {
    height: 6.5rem;
    background: url("../images/qs_03.png") no-repeat center 6rem;
    background-size: 100% 3px;
    text-align: center;
    padding-top: 1rem;
    font-size: 1.5rem;
    color: #333333;
}

.cs h3 p {
    font-size: 1.25rem;
    color: #666666;
    margin-top: 5px;
}

.cs h3 p span {
    font-weight: bold;
}

.cs h3 em {
    font-weight: bold;
    color: #148ad0;
}

.cs ul {
    width: 98%;
    margin: 0 auto;
    margin-left: 2%;
    padding-top: 1rem;
}

.cs li {
    float: left;
    width: 48%;
    position: relative;
    margin-right: 2%;
    margin-bottom: 2%;
}

.cs li img {
    width: 100%;
}


.showtel h4 {
    background: url("../images/btn.png") no-repeat;
    background-size: 100% 3.79rem;
    line-height: 2.7rem;
    height: 3.79rem;
    text-align: center;
}

.showtel h4 a {
    color: #b90000;
    font-size: 1rem;
    padding-left: 10%;
    text-shadow: 1px 1px 1px #ffd84a;
}

.showtel h4 span {
    font-size: 1.25rem;
}


.zs2 {
    overflow: hidden;
    padding-top: 1.5rem;
    height: 18.5rem;
    border-bottom: 1px solid #d6d6d6;
    background: #f7f7f7;
}

.zs2 h3 {
    text-align: center;
    color: #333;
    font-size: 1rem;
    padding-bottom: 1rem;
    background-size: 100% 3px;
    height: 5.75rem;
    background: url("../images/qs_03.png") no-repeat center 3.75rem;
    background-size: 100% 3px;
}

.zs2 h3 i {
    display: block;
    color: #333;
    font-size: 1.5rem;
    padding-bottom: 0.2rem;
}

.zs2 h3 i strong {
    font-weight: bold;
    color: #148ad0;
}

.zs2 ul {
    overflow: hidden;
    margin-left: 3.1%;
}

.zs2 ul li {
    float: left;
    margin: 0 0.3rem 0.9rem 0;
    background: url("../images/n_bg1.jpg") no-repeat;
    background-size: 100% 4.7rem;
    width: 31.55%;
    text-align: center;
}

.zs2 ul li a {
    display: block;
    padding-top: 2.6rem;
    height: 2.1rem;
    font-size: 1rem;
    color: #fff;
}

.zs2 ul li:nth-child(2) {
    background: url("../images/n_bg2.jpg") no-repeat;
    background-size: 100% 4.7rem;
}

.zs2 ul li:nth-child(3) {
    background: url("../images/n_bg3.jpg") no-repeat;
    background-size: 100% 4.7rem;
}

.zs2 ul li:nth-child(4) {
    background: url("../images/n_bg4.jpg") no-repeat;
    background-size: 100% 4.7rem;
}

.zs2 ul li:nth-child(5) {
    background: url("../images/n_bg5.jpg") no-repeat;
    background-size: 100% 4.7rem;
}

.zs2 ul li:nth-child(6) {
    background: url("../images/n_bg6.jpg") no-repeat;
    background-size: 100% 4.7rem;
}

.zs2 ul li:nth-child(7) {
    background: url("../images/n_bg7.jpg") no-repeat;
    background-size: 100% 4.7rem;
}

.zs2 ul li:nth-child(8) {
    background: url("../images/n_bg8.jpg") no-repeat;
    background-size: 100% 4.7rem;
}

.zs2 ul li:nth-child(9) {
    background: url("../images/n_bg9.jpg") no-repeat;
    background-size: 100% 4.7rem;
}


.af {
    overflow: hidden;
}

.af h3 {
    height: 6.5rem;
    background: url("../images/qs_03.png") no-repeat center 6rem;
    background-size: 100% 3px;
    text-align: center;
    padding-top: 1rem;
    font-size: 1.5rem;
    color: #333333;
}

.af h3 span {
    display: block;
}

.af h3 span strong {
    font-weight: bold;
    color: #148ad0;
    font-weight: bold;
}

.af .m-cnt {
    background: url("../images/men.gif") no-repeat center 0;
    background-size: 100% 4.5rem;
    height: 4.5rem;
    width: 100%;
}

.af .m-cnt li {
    width: 33.33%;
    height: 4.5rem;
    float: left;
    box-sizing: border-box;
    padding-left: 17.5%;
    font-size: 1.17rem;
    color: #fff;
    line-height: 4.2rem;
}

.af .m-cnt li:first-child {
    padding-left: 15%;
}

.af .m-cnt li.z-on {
    background: url("../images/me1.gif") no-repeat center 0;
    background-size: 100% 4.5rem;
    font-weight: bold;
}

.af .m-cnt li:nth-child(3) {
    padding-left: 16%;
}

.af .m-cnt li:nth-child(2).z-on {
    background: url("../images/me2.gif") no-repeat center 0;
    background-size: 100% 4.5rem;
}

.af .m-cnt li:nth-child(3).z-on {
    background: url("../images/me3.gif") no-repeat center 0;
    background-size: 100% 4.5rem;
}

.af .m-box .con {
    display: inline;
    float: left;
}

.af .con dl {
    overflow: hidden;
}

.af .con dl dd {
    padding-top: 1.7rem;
}

.af .con dl dd p {
    padding: 0 4.2%;
}

.af .con dl dd h4 {
    padding: 0 4.2%;
    background: url("../images/bgt.jpg") no-repeat center 0;
    background-size: 100% 4.83rem;
    height: 4.83rem;
    font-weight: bold;
    font-size: 1rem;
    font-weight: bold;
}

.af .con dl dd h4 span {
    display: inline-block;
    float: left;
    width: 3.7rem;
    text-align: center;
    color: #fff;
    font-family: Aparajita;
    font-size: 2.625rem;
    text-align: center;
    line-height: 3.9rem;
}

.af .con dl dd h4 i {
    display: inline-block;
    float: right;
    width: 78.5%;
}

.af .con dl dd h4 i strong {
    display: block;
    font-weight: bold;
    color: #d10a00;
    font-weight: bold;
    font-size: 2rem;
    line-height: 100%;
    padding-bottom: 0.25rem;
}

.af .con dl dd p {
    font-size: 1rem;
    color: #333;
    padding-top: 0.25rem;
}

.af .con dl dd p em {
    display: block;
    margin-bottom: 0.65rem;
    padding-left: 5.5%;
    position: relative;
}

.af .con dl dd p em:before {
    content: "";
    position: absolute;
    border-left: 0.35rem solid #666;
    border-top: 0.35rem solid transparent;
    border-bottom: 0.35rem solid transparent;
    height: 0;
    width: 0;
    left: 0;
    top: 0.35rem;
}

.af .con h5 {
    background: url("../images/ul.gif") no-repeat center 0;
    background-size: 100% 2rem;
    padding-top: 0.45rem;
    height: 1.6rem;
    margin: 0.5rem 0 1.6rem 0;
    text-align: center;
}

.af .con h5 span {
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    background: url("../images/iic2.gif") no-repeat center 0;
    background-size: 100% 1.4rem;
}

.af .con h5 span.cur {
    background: url("../images/iic1.gif") no-repeat center 0;
    background-size: 100% 1.4rem;
    margin: 0 0.25rem;
}

.dtps {
    overflow: hidden;
    padding-top: 1rem;
    width: 98%;
    margin: 0 auto;
    padding-bottom: 1rem;
}

.dtps h3 {
    height: 6.5rem;
    background: url("../images/qs_03.png") no-repeat center 6rem;
    background-size: 100% 3px;
    text-align: center;
    padding-top: 1rem;
    font-size: 1.5rem;
    color: #333333;
}

.dtps h3 p {
    font-size: 1.25rem;
    color: #666666;
    margin-top: 5px;
}

.dtps h3 p span {
    font-weight: bold;
}

.dtps h3 em {
    font-weight: bold;
    color: #148ad0;
}


.dz {
    height: 49rem;
    overflow: hidden;
    background: url("../images/dzb.jpg") repeat-x;
    background-size: 2px 49rem;
}

.dz h3 {
    height: 6.5rem;
    background: url("../images/qs_03.png") no-repeat center 6rem;
    background-size: 100% 3px;
    text-align: center;
    padding-top: 1rem;
    font-size: 1.5rem;
    color: #333333;
}

.dz h3 p {
    font-size: 1.25rem;
    color: #666666;
    margin-top: 5px;
}

.dz h3 p span {
    font-weight: bold;
}

.dz h3 em {
    font-weight: bold;
    color: #148ad0;
}

.dz h4 {
    height: 2.91rem;
    background: url("../images/dz_03.jpg") no-repeat;
    background-size: 100% 4.04rem;
    font-size: 1.17rem;
    color: #ffffff;
    text-align: center;
    padding-top: 1.13rem;
    line-height: 2.91rem;
    font-weight: bold;
    letter-spacing: 0.1rem;
}

.dz .dzk {
    width: 88%;
    height: 19rem;
    background: #f8f8f8;
    margin: 0 auto;
    margin-top: 1.5rem;
}

.dz .dzk p {
    height: 2.68rem;
    text-align: center;
    padding-top: 0.9rem;
    font-size: 0.92rem;
    color: #454545;
    font-weight: bold;
}

.dz .dzk p span {
    font-size: 1.1rem;
    color: #148ad0;
}

.dz .dzk em {
    display: block;
    width: 85%;
    margin: 0 auto;
}

.dz .dzk em a {
    display: block;
    float: left;
    width: 20%;
    height: 1.96rem;
    border-bottom: 1px dashed #cdcdcd;
    font-size: 0.83rem;
    color: #333333;
    line-height: 1.96rem;
    text-align: center;
}

.dz .dzk em .nones {
    border: 0;
}

.bt {
    display: block;
    padding-bottom: 2rem;
    text-align: center;
    margin-top: 2rem;
}

.bt a {
    display: inline-block;
    height: 2.2rem;
    line-height: 2.2rem;
    color: #fff;
    border-radius: 0.2rem;
    background: #148ad0;
    padding: 0 1rem;
}

/*announ*/
.announ_wrap {
    padding: 0.5% 0;
    background: #fff;
    padding: 1.8% 1%;
    border-bottom: 1px solid #dddddd;
}

.announ {
    overflow: hidden;
    height: 22px;
    line-height: 22px;
}

.announ .ssdd {
    font-size: 0.23rem;
    color: #fff;
    float: left;
    font-weight: normal;
    background: #148ad0;
    background: url(../images/ssdd.jpg) no-repeat;
    height: 18px;
    width: 18%;
    margin: 1%;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 85% 85%;
    background-size: 85% 85%;

}

.announ .gundong {
    float: left;
    height: 18px;
    width: 80%;
}

.announ span {
    float: right;
    color: #777;
    padding-right: 8px;
}

.announ_slid {
    float: left;
    width: 100%;
    position: relative;
}

.announ_slid p {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.announ_slid a {
    color: #333333;
    font-size: 0.24rem;
}

.announ_slid em {
    font-style: normal;
    font-size: 0.23rem;
    color: #666666;
    margin-right: 2.5%;
}

.announ_slid time {
    color: #999999;
    float: right;
    font-size: 0.23rem;
}

.baojia {
    margin: 3% 0;
}

.baojia {
    padding: 2% 0;
    margin: 3.5%;
    background: #148ad0;
    border-radius: 25px;
    overflow: hidden;
}

.baojia a {
    float: left;
    width: 49%;
    color: #fff;
    border-right: 1px solid #fad5d3;
    font-size: 0.22rem;
}

.baojia img {
    float: left;
    margin: 0 4% 0 32%;
    width: auto;
}


/*选择我们*/
.choice_us {
    margin: 0 1%;
    overflow: hidden;
    padding-top: 3%;
    padding-bottom: 8%;
}

.choice_tit {
    font-size: 0.26rem;
    color: #333333;
    text-align: center;
    width: 70%;
    border-top: 1px solid #cccccc;
    margin: 0 auto;
    height: 5px;
    position: relative;
    margin-top: 5%;
}

.choice_tit p {
    position: absolute;
    left: 50%;
    top: -10px;
    margin-left: -117px;
    background: #fff;
    padding: 0px 5%;
}

.choice_tit p span {
    font-weight: bold;
    color: #148ad0;
}

/*选择*/
.bawet {
    margin-bottom: 33px;
    margin: 5% 3%;
}

.topbxim {
    text-align: right;
    padding: 3px;
    background: url(../images/order_1.png) repeat-x;
    border-radius: 10px;
}

.choice_box {
    display: block;
    background: url(../images/order_2.png) repeat-x;
    border-radius: 5px;
    border-left: 2px solid #3d3c30;
    border-right: 2px solid #3d3c30;
    height: 49px;
    line-height: 49px;
}

.choice_box div {
    display: inline;

}

.choice_box div img {
    display: none;
    width: 4%;
    margin: 1.5% 0.5%;
    float: right;
}

.choice_form {
    margin: 0 3.3%;
}

.choice_form input[type="text"] {
    font-size: 0.24rem;
}

.origin span {
    width: 49%;
    float: left;
}

.origin span:nth-child(2) {
    margin-left: 2%;
}


/*非工作时间在线咨询弹窗*/
.yf_zxzx_shade {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9;
    background: rgba(0, 0, 0, .2);
}

.yf_zxzx_fix {
    display: none;
    font-size: 0.24rem;
}

.yf_zxzx_fix2 {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #fff;
    border-top: 3px solid #f5500e;
    z-index: 99999;
}

.yf_zxzx_fix11 {
    position: relative;
    padding: 3%;
    overflow: hidden;
    background: url(../images/zxzx_bg1.png) right bottom no-repeat;
    background-size: auto 65%;
}

.yf_zxzx_fix11 .zxzx_cls {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 5px;
    top: 5px;
    background: url(../images/zxzx_cls.png) center no-repeat;
    background-size: 100% 100%;
}

.yf_zxzx_fix11 .yf_zxzx_title {
    font-size: 0.28rem;
    margin-bottom: 3%;
    color: #ff6600;
}

.yf_zxzx_fix11 .yf_zxzx_tips {
    width: 60%;
    margin-bottom: 1%;
}

.yf_zxzx_fix11 .yf_zxzx_tips img {
    display: block;
    width: 100%;
}

.yf_zxzx_fix22 .ul {
    overflow: hidden;
    padding: 3% 0;
    border-top: 1px solid #e5e5e5;
}

.yf_zxzx_fix22 .ul li {
    float: left;
    width: 20%;
    overflow: hidden;
    text-align: center;
    padding: 0 2%;
}

.yf_zxzx_fix22 .ul li a {
    display: block;
    overflow: hidden;
}

.yf_zxzx_fix22 .ul li i {
    display: block;
    margin: 0 auto 5px;
}

.yf_zxzx_fix22 .ul li img {
    display: block;
    height: 60%;
    width: 60%;
    margin-left: 20%;
}


/*城市选择*/
html {
    height: 100%;
}

.area-select-box {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    z-index: 999999;
    overflow: hidden;
    display: none;
}

.area-select-background {
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.5;
}

.area-select-obj {
    position: absolute;
    top: 0px;
    width: 78.4%;
    height: 101%;
    background-color: #f8f8f8;
    display: table;
    border: 1px solid #eee;
    font-size: 14px;
    -webkit-transform: translate3d(27.6%, 0px, 0px);
    -moz-transform: translate3d(27.6%, 0px, 0px);
    -ms-transform: translate3d(27.6%, 0px, 0px);
    -o-transform: translate3d(27.6%, 0px, 0px);
    transform: translate3d(27.6%, 0px, 0px);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.area-mark {
    -webkit-transform: translate3d(128%, 0px, 0px);
    -moz-transform: translate3d(128%, 0px, 0px);
    -ms-transform: translate3d(128%, 0px, 0px);
    -o-transform: translate3d(128%, 0px, 0px);
    transform: translate3d(128%, 0px, 0px);
}

.area-select-obj .area-select {
    display: table-cell;
    height: 100%;
    position: relative;
}

.area-province {
    width: 47%;
    background: white;
}

.area-select-province li {
    background: white;
    border-right: 1px solid #eee;
}

.area-select-province li.on {
    background: #f8f8f8;
    border-right: 0;
    color: #148ad0;
}

.area-select-option {
    margin-left: 20px;
    padding-top: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #eee;
}

.area-select li:last-child .area-select-option {
    border: none;
}

.area-select-option > span {
    margin-right: 4px;
    color: #c7c7c7;
}

.area-select-province li.on .area-select-option > span {
    color: #148ad0;
}

.area-select-province, .area-select-city {
    width: 100%;
    position: absolute;
    top: 0px;
}

.area-select-city {
    background: #f8f8f8;
}

.area-select-city li.on {
    color: #148ad0;
}

.area-select .area-background-tab {
    background: #ececec;
}

.transition-select {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

@media screen and (min-width: 320px) {
    html {
        font-size: 75%;
    }
}

@media screen and (min-width: 360px) {
    html {
        font-size: 87%;
    }
}


@media screen and (min-width: 480px) {
    html {
        font-size: 112%;
    }

}

@media screen and (min-width: 568px) {
    html {
        font-size: 131%;
    }

}

@media screen and (min-width: 639px) {
    html {
        font-size: 150%;
    }
}



