
body{
    font:15px/1.5 Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
}
.w_body {
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.header{
    width:100%;
    background:#fff;
    position: relative;
}
.head_warp{
    width:1250px;
    margin:0 auto;
    /*position: relative;*/
}
.head_warp .logo_con{
    padding: 15px 0 0 30px;
}
.head_warp .logo_con .head_logo{
    display:block;
}
.head_warp .logo_con .head_logo img{
    width:220px;
    height:70px;
}
.head_warp .nav_con{
    margin-left: 25px;
}
.head_warp .nav_con .nav_box{
}
.head_warp .nav_con .nav_box .n_box {
    line-height: 96px;
    height: 96px;
    text-align: center;
    font-size: 16px;
    padding-left: 25px;
    float: left;
}
.head_warp .nav_con .nav_box .n_box a{
    color:#464646;
    position: relative;
}
.head_warp .nav_con .nav_box .n_box a i{
    width: 12px;
    height: 8px;
    background: url(../image/icon1.png) no-repeat;
    position: absolute;
    bottom: -20px;
    left: 28px;
    display:none;
}
.head_warp .nav_con .nav_box .on .nav_on{
    color:#25c976;
}
.head_warp .nav_con .nav_list{
    position: absolute;
    left: 0;
    top: 96px;
    width: 100%;
    z-index: 9;
    background: rgba(0, 0, 0, 0.5);
    display:none;
}
.head_warp .nav_con .nav_list .list_con{
    width: 1280px;
    height: 60px;
    margin: 0 auto;
    line-height: 60px;
}
.head_warp .nav_con .list_con a{
    display: inline-block;
    color: #fff;
    float: left;
    margin: 0 12px;
    font-size: 15px;
}
.head_warp .nav_con .list_con a:nth-child(1){
    /*margin-left: 615px;*/
}

.head_warp .nav_con .nav_box .n_box .nav_list .list_con a{
    color:#fff;
}
.head_warp .nav_con .nav_box .n_box .nav_list .list_con a:hover{
    color: #25c976;
}
.head_warp .tel{
    display: block;
    /* width:180px;
    height:40px; */
    line-height: 40px;
    color: #25c976;
    font-size: 22px;
    margin-right: 30px;
    margin-top: 30px;
    padding-left: 45px;
    /* background: url("../image/tel.png") no-repeat; */
}
.w_slide_warp{
    position: relative;
    min-width:1280px;
    height: 640px;
    overflow: hidden;
}
.w_slide_warp .w_slide_warp_con{
    width: 100%;
    height: 640px;
    overflow: hidden;
    text-align: center;
}
.w_slide_warp .w_slide_warp_con .w_slide_bg{
    width: 100%;
    height: 650px;
}
.w_slide_warp .w_slide_warp_con .w_slide_bg a{
    display: block;
    width: 100%;
    height: 100%;
}
.w_slide_warp .slide_tabs{
    width: 100%;
    text-align: right;
    position: absolute;
    top: 580px;
    right: 42%;
    z-index: 8;
}
.w_slide_warp .slide_tabs a{
    width: 72px;
    height: 4px;
    display: inline-block;
    background-color: #a5a4a9;
    text-indent: 99999px;
    margin: 0 6px;
    -moz-transition: width .3s ease-out;
    -webkit-transition: width .3s ease-out;
    transition: width .3s ease-out;
}
.w_slide_warp .slide_tabs a.tabs_on{
    background-color: #25c976;
}

.w_warp1{
    min-width:1280px;
    height:675px;
    position:relative;
    background:#fff;
    margin-bottom:70px;
}
.w_warp1 .wp{
    width:1280px;
    margin:0 auto;
}
.w_warp1 .wp .hxyw_tit{
    width:1280px;
    height:81px;
    background:url(../image/hxyw_tit.png) no-repeat center;
    margin-top:50px;
}
.w_warp1 .hxyw_con{
    width:1280px;
    height:100%;
    margin:0 auto;
}
.w_warp1 .hxyw_con .mgdh{
    display:block;
    float: left;
    width:310px;
    height:564px;
    background:url(../image/hxyw_bg1.jpg) no-repeat center;
    margin:30px 10px 0 0;

}
.w_warp1 .hxyw_con .mgdh_con{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.w_warp1 .hxyw_con li:hover .mgdh_con{
    transform: translateY(-10px);
}
.w_warp1 .hxyw_con li:nth-child(2){
    background:url(../image/hxyw_bg2.jpg) no-repeat center;
}
.w_warp1 .hxyw_con li:nth-child(3){
    background:url(../image/hxyw_bg3.jpg) no-repeat center;
}
.w_warp1 .hxyw_con .mgdh .mgdh_con{
    padding: 50px 20px 0 20px;
    color:#fff;
}
.w_warp1 .hxyw_con .mgdh .mgdh_con h3{
    font-size: 22px;
    margin-bottom: 20px;
}
.w_warp1 .hxyw_con .mgdh .mgdh_con p{
    width: 260px;
    font-size: 14px;
    line-height: 32px;
}
.w_warp1 .hxyw_con .mgdh .hxyw_a{
    width: 280px;
    margin-top: 30px;
}
.w_warp1 .hxyw_con .mgdh .hxyw_a a{
    display: inline-block;
    width: auto;
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 6px;
    color: #fff;
    margin: 0 15px 15px 0;
    font-size: 14px;
}
.w_warp1 .hxyw_con .mgdh .hxyw_a a:hover{
    color: #25c976;
    border: 1px solid #25c976;
}
.w_warp2{
    min-width: 1280px;
    background: #313030;
}
.w_warp3{
    min-width: 1280px;
    background: #3d3d3d;
}
.w_warp4{
    min-width: 1280px;
    background: #313030;
}
.w_warp9{
    min-width: 1280px;
    background: #3d3d3d;
}
.w_warp5{
    min-width: 1280px;
    background: url(../image/hzpp_bg.jpg) no-repeat top center #fff;
}
.w_warp6{
    min-width: 1476px;
    background: url(../image/fwlc_bg1.jpg) no-repeat top center;
}
.w_warp7{
    min-width: 1280px;
    background: #f6f6f6;
}
.w_warp8{
    min-width: 1280px;
    background: #fff;
    margin-bottom:50px;
}

.w_warp5 img{
    display:block;
    margin: 200px auto 100px;
}
.w_warp2 .wp,
.w_warp3 .wp,
.w_warp4 .wp,
.w_warp5 .wp,
.w_warp7 .wp,
.w_warp8 .wp,
.w_warp9 .wp
{
    width:1280px;
    margin:0 auto;
}
.w_warp6 .wp{
    width:1476px;
    margin:0 auto;
}
.w_warp2 .wp .mgdh_tit,
.w_warp3 .wp .ddh_tit,
.w_warp4 .wp .swdh_tit,
.w_warp5 .wp .hzpp_tit,
.w_warp7 .wp .sdfw_tit,
.w_warp8 .wp .ldbz_tit,
.w_warp9 .wp .xc_tit
{
    width: 1280px;
    height: 81px;
    padding-top: 50px;
}
.w_warp2 .wp .mgdh_tit{
    background: url(../image/mgdh_tit.png) no-repeat bottom center;
}
.w_warp3 .wp .ddh_tit{
    background: url(../image/25ddh_tit.png) no-repeat bottom center;
}
.w_warp4 .wp .swdh_tit{
    background: url(../image/swdh_tit.png) no-repeat bottom center;
}
.w_warp5 .wp .hzpp_tit{
    background: url(../image/hzpp_tit.png) no-repeat bottom center;
}
.w_warp9 .wp .xc_tit{
    background: url(../image/xc_tit.png) no-repeat bottom center;
}
.w_warp6 .wp .fwlc_tit{
    width: 1467px;
    height: 81px;
    padding-top: 50px;
    background: url(../image/fwlc_tit.png) no-repeat bottom center;
}
.w_warp7 .wp .sdfw_tit{
    background: url(../image/sdfw_tit.png) no-repeat bottom center;
}
.w_warp8 .wp .ldbz_tit{
    background: url(../image/ldbz_tit.png) no-repeat bottom center;
}
.w_warp2 .mgdh_con,
.w_warp3 .ddh_con,
.w_warp4 .swdh_con,
.w_warp5 .hzpp_con,
.w_warp7 .sdfw_con,
.w_warp8 .ldbz_con,
.w_warp9 .xc_con
{
    min-width: 1280px;
}
.w_warp2 .mgdh_con .mgdh_nav,
.w_warp3 .ddh_con .ddh_nav,
.w_warp4 .swdh_con .swdh_nav,
.w_warp9 .xc_con .xc_nav
{
    margin: 50px 0;
    font-size: 18px;
    text-align: center;
    position: relative;
    cursor: default;
}
.w_warp2 .mgdh_con .mgdh_nav>li,
.w_warp3 .ddh_con .ddh_nav>li,
.w_warp4 .swdh_con .swdh_nav>li,
.w_warp9 .xc_con .xc_nav>li
{
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
}
.w_warp2 .mgdh_con .mgdh_nav>li a,
.w_warp3 .ddh_con .ddh_nav>li a,
.w_warp4 .swdh_con .swdh_nav>li a,
.w_warp9 .xc_con .xc_nav>li a
{
    color: #fff;
}
.w_warp2 .mgdh_con .mgdh_nav>li.active,
.w_warp3 .ddh_con .ddh_nav>li.active,
.w_warp4 .swdh_con .swdh_nav>li.active,
.w_warp9 .xc_con .xc_nav>li.active
{
    position: relative;
}
.w_warp2 .mgdh_con .mgdh_nav>li.active a,
.w_warp3 .ddh_con .ddh_nav>li.active a,
.w_warp4 .swdh_con .swdh_nav>li.active a,
.w_warp9 .xc_con .xc_nav>li.active a
{
    color: #25c976;
}
.mgdh_nav_icon,
.ddh_nav_icon,
.swdh_nav_icon,
.xc_nav_icon
{
    display: none;
    position: absolute;
    width: 12px;
    height: 8px;
    left: 0;
    right: 0;
    top: 35px;
    margin: auto;
    background: url(../image/icon1.png) no-repeat;
}
.w_warp2 .mgdh_con .mgdh_nav>li.active .mgdh_nav_icon,
.w_warp3 .ddh_con .ddh_nav>li.active .ddh_nav_icon,
.w_warp4 .swdh_con .swdh_nav>li.active .swdh_nav_icon
.w_warp9 .xc_con .xc_nav>li.active .xc_nav_icon
{
    display: block;
}
.mgdh_con .w_list_wrap,
.ddh_con .w_list_wrap,
.swdh_con .w_list_wrap,
.xc_con .w_list_wrap
{
    min-width: 1280px;
    margin: 0 auto;
}
.ddh_con .w_list_wrap{
    width:1430px;
}
.xc_con .w_list_wrap{
    width:1430px;
}
.mgdh_con .w_list_wrap .w_list,
.ddh_con .w_list_wrap .w_list,
.swdh_con .w_list_wrap .w_list,
.xc_con .w_list_wrap .w_list
{
    height: 100%;
    display: none;
    margin: 0 auto;
}
.mgdh_con .w_list_wrap .w_list li,
.ddh_con .w_list_wrap .w_list li,
.swdh_con .w_list_wrap .w_list li,
.xc_con .w_list_wrap .w_list li
{
    position: relative;
    float: left;
    text-align: center;
    background: #fff;
    overflow: hidden;
    margin-right: 10px;
    width:952px;
    height:462px;
}
.w_list_wrap li span{
    display: none;
    width:100%;
    height:100%;
    position: absolute;
    z-index: 3;
    left:0;
    top:0;
}
.w_list_wrap li span img{
    display: block;
    width:100%;
    height:100%;
}
.w_list_wrap .w_list li:hover span{
    display: block;
    cursor:pointer;
}
.ddh_con .w_list_wrap .w_list li{
    width:703px;
    height:438px;
}
.mgdh_con .w_list_wrap .w_list li:nth-child(2),
.ddh_con .w_list_wrap .w_list li:nth-child(2),
.swdh_con .w_list_wrap .w_list li:nth-child(2),
.xc_con .w_list_wrap .w_list li:nth-child(2)
{
    margin-right:0;
}
.mgdh_con .w_list_wrap .w_list li img,
.ddh_con .w_list_wrap .w_list li img,
.swdh_con .w_list_wrap .w_list li img,
.xc_con .w_list_wrap .w_list li img
{
    width: 100%;
    display: block;
    height: 100%;
    margin: auto;
}

.hover-text,.hover-text1{
    width:952px;
    height:46px;
    background: rgba(0, 0, 0, .8);
    position: absolute;
    bottom: 0;
}
.hover-text1{
    width:703px;
}
.hover-text p,.hover-text1 p{
    color: #fff;
    height: 46px;
    line-height: 46px;
    text-align: center;
}
.more_detail{
    text-align: center;
}
.more_detail a{
    display: inline-block;
    width: 194px;
    height: 48px;
    line-height: 48px;
    border: 2px solid #25c976;
    margin: 50px 0;
    font-size: 20px;
    text-align: center;
    color: #25c976;
}
.fwlc_con{
    width:1380px;
    height:460px;
    background:url(../image/fwlc_bg3.png) center top no-repeat;
    margin: 60px auto 0;
    padding-bottom: 90px;
}
.sdfw_con,.ldbz_con{
    width:1280px;
    height:100%;
    margin:0 auto;
}
.ldbz_con .ldbz_list{
    position:relative;
    width:1280px;
    margin:0 auto;
}
.ldbz_con .ldbz_list li{
    width:400px;
    height:100px;
    float:left;
    margin: 40px 15px 0;
}
.ldbz_con .ldbz_list li:nth-child(3),
.ldbz_con .ldbz_list li:nth-child(6)
{
    margin-right:0;
}

.ldbz_con .ldbz_list li a{
    display: block;
    width: 100px;
    height: 100px;
    background: url(../image/ldbz_icon.png) no-repeat;
    float: left;
}
.ldbz_con .ldbz_list .ldbz_list_li2 a{
    background-position:-100px 0;
}
.ldbz_con .ldbz_list .ldbz_list_li3 a{
    background-position:-200px 0;
}
.ldbz_con .ldbz_list .ldbz_list_li4 a{
    background-position:0 -100px;
}
.ldbz_con .ldbz_list .ldbz_list_li5 a{
    background-position:-100px -100px;
}
.ldbz_con .ldbz_list .ldbz_list_li6 a{
    background-position:-200px -100px;
}
.ldbz_con .ldbz_list li p{
    display: block;
    margin: 29px 20px 0 134px;
    width: 200px;
    font-size: 22px;
}
.sdfw_con .sdfw_list{
    width: 900px;
    height: 100%;
    margin: 30px 0 0 200px;
    padding-bottom: 50px;
}
.sdfw_con .sdfw_list p{
    height: 60px;
    line-height: 60px;
    font-size: 26px;
    background: url(../image/icon_jt.png) no-repeat left center;
    padding-left: 42px;
    color:#464646;
}
.fwlc_con .fwlc_list{
    display: block;
    height: 460px;
    overflow: hidden;
}
.fwlc_con .fwlc_list li{
    width:325px;
    height:218px;
    float:left;
    position:relative;
    text-align:center;
    font-size: 20px;
    color: #fff;
    margin: 0 26px 26px 0;
}
.fwlc_con .fwlc_list .fwlc_bg{
    position: absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background-color: rgba(53,53,53,0);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.fwlc_con .fwlc_list li:hover .fwlc_bg{
    background-color: rgba(37,201,118,0.65);
}
.fwlc_con .fwlc_list li:nth-child(4),
.fwlc_con .fwlc_list li:nth-child(8){
    margin-right:0;
}

.fwlc_con .fwlc_list li .fwlc_text{
    position: relative;
    width:280px;
    height:205px;
    z-index: 9;
}

.fwlc_con .fwlc_list li .fwlc_text i{
    display: none;
    width: 45px;
    height: 45px;
    /*background: url(../images/fwlc_icon.png) no-repeat;*/
    position: absolute;
    top: 65px;
    left: 118px;
}
.fwlc_con .fwlc_list li .fwlc_text a{
    display: none;
    width: 280px;
    color: #fff;
    position: absolute;
    top: 110px;
    left: 0;
    letter-spacing: 6px;
}
.fwlc_con .fwlc_list li:nth-child(2) .fwlc_text i{
    background-position: -90px 2px;
}
.fwlc_con .fwlc_list li:nth-child(3) .fwlc_text i{
    background-position: -45px -42px;
}

.fwlc_con .fwlc_list li:nth-child(4) .fwlc_text i{
    background-position: -135px -42px;
}
.fwlc_con .fwlc_list li:nth-child(5) .fwlc_text i{
    background-position: -176px 2px;
}
.fwlc_con .fwlc_list li:nth-child(6) .fwlc_text i{
    background-position: -44px 2px;
}
.fwlc_con .fwlc_list li:nth-child(7) .fwlc_text i{
    background-position: -132px 2px;
}
.fwlc_con .fwlc_list li:nth-child(8) .fwlc_text i{
    background-position: -90px -40px;
}
.fwlc_con .fwlc_list li:nth-child(9) .fwlc_text i{
    background-position: -177px -42px;
}
.fwlc_con .fwlc_list li:nth-child(10) .fwlc_text i{
    background-position: 0px -42px;
}

.footer{
    min-width: 1280px;
    background: url(../image/foot_bg.jpg) no-repeat bottom center #23262b;
}
.footer .foot_nav{
    width:1280px;
    margin:0 auto;

}
.footer .foot_nav .foot_nav_con{
    width:1280px;
    height:55px;
}
.footer .foot_nav .foot_nav_con a{
    width:160px;
    height:55px;
    line-height:55px;
    font-size:16px;
    display:block;
    text-align:center;
    color:#fff;
    float:left;
    background:url(../image/fnav.png) no-repeat right center;
}
.footer .foot_nav .foot_nav_con a:hover{
    font-size: 18px;
}
.foot_warp{
    width:1280px;
    height:385px;
    margin:0 auto;
    position:relative;
}

.foot_warp .foot_contact_us{
    width: 580px;
    height: 260px;
    position: relative;
    left: 380px;
    top: 48px;
    letter-spacing: 1px;
}
.foot_warp .foot_contact_us h3{
    font-size: 22px;
    color: #fff;
    height: 50px;
    line-height: 50px;
}
.foot_warp .foot_contact_us h3 span{
    padding-left: 10px;
    color: #838383;
}
.foot_warp .foot_contact_us .contact_us_t{
    width:100%;
    overflow:hidden;
    margin-top:20px;
}
.foot_warp .foot_contact_us ul li{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #b8b8b8;
    padding-left: 50px;
}
.foot_warp .foot_contact_us .contact_us_t .ft_i1{
    background:url(../image/foot_icon1.png) no-repeat;
}
.foot_warp .foot_contact_us .contact_us_t .ft_i2{
    background:url(../image/foot_icon2.png) no-repeat;
}
.foot_warp .foot_contact_us .contact_us_t .ft_i3{
    background:url(../image/foot_icon3.png) no-repeat;
}
.foot_warp .foot_contact_us .contact_us_t .ft_i4{
    background:url(../image/foot_icon4.png) no-repeat;
}
.foot_warp .foot_ewm{
    width: 320px;
    height: 160px;
    display: block;
    position: absolute;
    right: 80px;
    top: 80px;
}
.foot_warp .foot_icp{
    width:100%;
    position:absolute;
    bottom:0;
    text-align:center;
}
.foot_warp .foot_icp p{
    height: 52px;
    line-height:52px;
    font-size:16px;
    color:#a8a8a8;
}
ul.w_list:after,
ul.w_list:before,
ul.ldbz_list:after,
ul.ldbz_list:before,
div.swiper_list:after,
div.swiper_list:before,
div.mgdh_wp:after,
div.mgdh_wp:before,
div.gsxw_container:after,
div.gsxw_container:before,
div.head_warp:after,
div.head_warp:before
{
    content: '';
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

/* MG动画 */
.swiper_con{
    min-width: 1280px;
    background: #3d3d3d;
}
.mg_container{
    min-width: 1280px;
}
.swiper_con .wp,
.mg_container .wp
{
    width:1280px;
    margin:0 auto;
}
.swiper_con .wp .pbox{
    height:140px;
}
.swiper_con .wp .p_type{
    font-size: 20px;
    text-align: center;
    height:30px;
    line-height: 30px;
    color: #fff;
    padding-top: 25px;
}
.swiper_con .wp .p_content{
    font-size: 15px;
    text-align: center;
    height:30px;
    line-height: 30px;
    padding-top: 10px;
    color: #acacac;
}
.swiper_con .wp dl{
    float: left;
    width: 390px;
    height: 140px;
    margin-right:50px;
    text-align: left;
    color:#fff;
}
.swiper_con .wp a:last-child dl {
    margin-right: 0;
}
.swiper_con .wp dl dt {
    font-size: 20px;
    padding-top: 18px;
}
.swiper_con .wp dl dd{
    font-size: 15px;
    line-height: 20px;
    color: #acacac;
    padding-top: 10px;
}
.mg_container .mgdh_wp{
    padding-bottom: 50px;
    width:1280px;
    margin:0 auto;
}
.mg_container .mgdh_md_l{
    width:280px;
    height:100%;
    background:#494949;
    margin-top:50px;
}
.mg_container .mgdh_md_l ul li{
    height:60px;
    line-height:60px;
    padding-left:30px;
}
.mg_container .mgdh_md_l ul li.cur{
    background: #333;
    height: 80px;
    line-height: 80px;
}
.mg_container .mgdh_md_l ul li a{
    font-size:18px;
    color:#e3e3e3;
    display:block;
    height:100%;
    width:100%;
}
.mg_container .mgdh_md_l ul li a.on{
    color:#25c976;
}
.mg_container .mgdh_md_l ul li.cur a{
    font-size:28px;
    color:#fff;
}
.mg_container .mgdh_md_r{
    margin:50px 0;
    width:950px;
}
.mgdh_md_r .mgdh_md_box{
    width:290px;
    height:290px;
    display:inline-block;
    position:relative;
    margin: 0 30px 20px 0;
}
.mgdh_md_r .mgdh_md_box:nth-child(3),
.mgdh_md_r .mgdh_md_box:nth-child(6),
.mgdh_md_r .mgdh_md_box:nth-child(9),
.mgdh_md_r .mgdh_md_box:nth-child(12)
{
    margin-right:0;
}
.mg_container .mgdh_md_r .mgdh_md_box a{
    display:block;
    width:100%;
    height:100%;
}
.mgdh_md_box .mgdh_img{
    width:100%;
    height:100%;
}
.mgdh_md_box span{
    display: none;
    width:290px;
    height:145px;
    position: absolute;
    z-index: 3;
    left:0;
    top:0;
    background: url("../image/start2.png") no-repeat;
}
.mgdh_md_box:hover span{
    display: block;
    cursor: pointer;
}
.mgdh_md_hover{
    width: 290px;
    height: 245px;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    display:none;
}
.mgdh_md_hover a{
    display:block;
    height:100%;
    width:100%;
    background:url(../image/movie_icon.png) no-repeat center;
}
.mgdh_md_box p{
    height:30px;
    width:290px;
    color:#fff;
    line-height:30px;
    position:absolute;
    bottom:0;
    text-align:center;
    background: rgba(0, 0, 0, .7);
    z-index:9;
}

/* 关于我们 */
.company_wap{
    min-width:1280px;
    background:url(../image/abs_hbg.jpg) no-repeat center;
}
.company_wap1{
    min-width:1280px;
}

.company_wap1 .wp .rwjs_tit,
.company_wap1 .wp .gswz_tit
{
    width: 1280px;
    height: 81px;
    margin:0 auto;
    padding-top: 50px;
}
.company_wap1 .wp .gswz_tit{
    padding-top: 0;
}
.company_wap1 .wp .rwjs_tit{
    background: url(../image/zjjs_tit.png) no-repeat bottom center;
}
.company_wap1 .wp .gswz_tit{
    background: url(../image/gswz_tit.png) no-repeat bottom center;
}
.company_wap1 .zjjs_con{
    width: 1280px;
    height: auto;
    margin:50px auto;
}
.zjjs_con .zjjs_ren_con,
.zjjs_con .zjjs_ren2_con
{
    padding: 90px 0 0 470px;
    color: #fff;
    max-width: 800px;
}
.zjjs_con .zjjs_ren3_con,
.zjjs_con .zjjs_ren1_con
{
    padding: 90px 0 0 70px;
    color: #fff;
    max-width: 800px;
}
.company_wap1 .zjjs_con .zjjs_ren{
    width: 1280px;
    height:552px;
    background: url(../image/ren1.png) no-repeat left center;
    margin-bottom:50px;
}
.company_wap1 .zjjs_con .zjjs_ren1{
    width: 1280px;
    height:552px;
    background: url(../image/ren2.png) no-repeat left center;
    margin-bottom:50px;
}
.company_wap1 .zjjs_con .zjjs_ren2{
    width: 1280px;
    height:552px;
    background: url(../image/ren3.png) no-repeat left center;
    margin-bottom:50px;
}
.company_wap1 .zjjs_con .zjjs_ren3{
    width: 1280px;
    height:552px;
    background: url(../image/ren4.png) no-repeat left center;
    margin-bottom:50px;
}

.zjjs_con .zjjs_ren_con h2,
.zjjs_con .zjjs_ren1_con h2,
.zjjs_con .zjjs_ren2_con h2,
.zjjs_con .zjjs_ren3_con h2
{
    font-size: 28px;
    height: auto;
    line-height: 40px;
}
.zjjs_con .zjjs_ren_con h2 span,
.zjjs_con .zjjs_ren1_con h2 span,
.zjjs_con .zjjs_ren2_con h2 span,
.zjjs_con .zjjs_ren3_con h2 span
{
    display: block;
    font-size: 22px;
    color: #25c976;
}
.zjjs_con .zjjs_ren_con h3,
.zjjs_con .zjjs_ren1_con h3,
.zjjs_con .zjjs_ren2_con h3,
.zjjs_con .zjjs_ren3_con h3
{
    font-size: 22px;
    padding-top: 20px;
    border-bottom: 1px solid #6c6c6c;
    width: 138px;
    line-height: 50px;
}
.zjjs_con .zjjs_ren_con p,
.zjjs_con .zjjs_ren1_con p,
.zjjs_con .zjjs_ren2_con p,
.zjjs_con .zjjs_ren3_con p
{
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    letter-spacing: 1px;
    padding: 10px 0;
    min-width: 600px;
}


.company_wap .wp{
    height:915px;
    width:1280px;
    margin:0 auto;
    position:relative;
}
.company_wap1 .wp{
    width:1280px;
    height:auto;
    margin:0 auto;
    position:relative;
}
.company_wap1 .abs_map{
    width: auto;
    height: 100%;
    display: block;
    margin: 50px 0;
}
.company_wap1 .abs_map_r{
    width:422px;
    height:433px;
    margin: 50px 0;
    background:url(../image/map_rbg.png) no-repeat center;
}
.company_wap1 .abs_map_r .map_r_box{
    margin:50px;
}
.company_wap1 .abs_map_r p{
    font-size:18px;
    padding-left:50px;
    color: #fff;
    margin-bottom: 30px;
}
.company_wap1 .abs_map_r p:nth-child(1){
    background:url(../image/map_icon1.png) no-repeat left top;
}
.company_wap1 .abs_map_r p:nth-child(2){
    background:url(../image/map_icon2.png) no-repeat left top;
}
.company_wap1 .abs_map_r p:nth-child(3){
    background:url(../image/map_icon3.png) no-repeat left top;
}
.company_wap1 .abs_map img{
    width:854px;
    height:433px;
}

.company_wap .wp .abs_btn{
    height:290px;
    width:290px;
    background:url(../image/about_us.jpg) no-repeat center;
    position:absolute;
    bottom:0;
    left:50px;
}
.company_wap .wp .company_container{
    height:781px;
    width:834px;
    background:url(../image/abs_gsjj.jpg) no-repeat center;
    position:absolute;
    bottom:0;
    left:340px;
    animation: mymove 2s ease 0s both;
}
@keyframes mymove
{
    from {bottom: -50px;opacity: 0}
    to {bottom: 0px;opacity: 1}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
    from {bottom: -50px;opacity: 1}
    to {bottom: 0px;opacity: 1}
}
.company_container .company_c1{
    height: auto;
    width: auto;
    margin: 190px 50px 50px 78px;
}
.company_container .company_c1 p{
    font-size: 18px;
    line-height: 30px;
    width: 680px;
    color: #464646;
    margin-bottom: 20px;
    text-indent: 2em;
}
.company_container .company_c2{
    height: auto;
    width: auto;
    margin: 0 50px 50px 78px;
}
.company_container .company_c2 li{
    font-size: 20px;
    line-height: 30px;
    padding-left:30px;
    font-weight:400;
    color: #464646;
    background:url(../image/jia_icon.png) no-repeat left center;
}

/* 新闻动态 */

.News_slide_warp{
    position: relative;
    min-width:1280px;
    height: 320px;
    overflow: hidden;
}
.News_slide_warp .News_slide_warp_con{
    width: 100%;
    height: 320px;
    overflow: hidden;
    text-align: center;
}
.News_slide_warp .News_slide_warp_con .News_slide_bg{
    width: 100%;
    height: 320px;
}
.News_slide_warp .News_slide_warp_con .News_slide_bg a{
    display: block;
    width: 100%;
    height: 100%;
}

.News_slide_warp .N_slide_tabs{
    width:1280px;
    margin:0 auto;
    z-index: 8;
    position:relative;
}
.News_slide_warp .N_slide_tabs a{
    width: 242px;
    height: 77px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    background:url(../image/news_trend.jpg) no-repeat center;
}
.News_warp{
    min-width:1280px;
    background:#ebebeb;
}
.News_warp1{
    min-width:1280px;
    background:#f7f7f7;
}
.News_warp .wp,
.News_warp1 .wp
{
    width:1280px;
    margin:0 auto;
}

.News_warp .wp .gsxw_tit
{
    width: 1280px;
    height: 81px;
    padding-top: 50px;
    background: url(../image/gsxw_tit.png) no-repeat bottom center;
}
.News_warp1 .wp .hydt_tit
{
    width: 1280px;
    height: 81px;
    padding-top: 50px;
    background: url(../image/hydt_tit.png) no-repeat bottom center;
}
.gsxw_container{
    width: 1280px;
    height: auto;
    margin: 50px auto;
}
.gsxw_container .gsxw_con_l{
    width: 524px;
    height: 410px;
    background: #fff;
}
.gsxw_con_l .gsxw_con_l_t{
    width: 524px;
    height: 165px;
}
.gsxw_con_l .gsxw_con_l_t a{
    position: relative;
    display:block;
    width: 100%;
    height: 100%;
}
.gsxw_con_l .gsxw_con_l_t a p{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 80px;
    border-top: 5px solid #25c976;
}
.gsxw_con_l .gsxw_con_l_t a img{
    display:block;
    width:100%;
    height:100%;
}
.gsxw_con_l .gsxw_con_l_t a p span{
    width: 80px;
    height: 80px;
    display: block;
    background: #25c976;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 42px;
}
.gsxw_con_l .gsxw_con_l_t a p span em{
    display: block;
    font-size: 30px;
    line-height: 12px;
}
.gsxw_con_l .gsxw_con_l_p{
    margin: 25px 0 0 30px;
    width: 466px;
    height: 190px;
}
.gsxw_con_l .gsxw_con_l_p h3{
    font-size: 20px;
    font-weight: bold;
    color: #464646;
    width: 466px;
    height: 30px;
    overflow: hidden;
}
.gsxw_con_l .gsxw_con_l_p p{
    line-height: 28px;
    margin-top: 20px;
    color: #575757;
    width: 466px;
    overflow: hidden;
    height: 140px;
}
.gsxw_con_r{
    width: 725px;
    height: 410px;
}
.gsxw_con_r ul li{
    height: 110px;
    position: relative;
    margin-bottom: 22px;
}
.gsxw_con_r ul li:nth-child(3){
    margin-bottom: 12px;
}
.gsxw_con_r .gsxw_con_r_date{
    width: 92px;
    height: 92px;
    background: #ebebeb;
    border: 10px solid #fff;
    float: left;
}
.gsxw_con_r .gsxw_con_r_date p{
    width: 92px;
    height: 72px;
    display: block;
    text-align: center;
    color: #7c7c7c;
    font-size: 18px;
    padding-top: 20px;
}
.gsxw_con_r .gsxw_con_r_date p span{
    display: block;
    font-size: 32px;
}
.gsxw_con_r_txt{
    padding-left: 160px;
    height: 100%;
}
.gsxw_con_r_txt h3{
    font-size: 18px;
    color: #464646;
    font-weight: bold;
    width: 565px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}
.gsxw_con_r_txt p{
    padding-top: 10px;
    font-size: 15px;
    color: #575757;
    height: 70px;
    line-height: 32px;
    width: 565px;
    overflow: hidden;
}
.gsxw_con_r_t li:hover .gsxw_con_r_date
{
    background: #fff;
    border: 10px solid #25c976;
}
.gsxw_con_r_t li:hover .gsxw_con_r_date p,
.gsxw_con_r_t li:hover .gsxw_con_r_txt h3
{
    color: #25c976;
}
.hydt_warp{
    width:1280px;
    margin:0 auto;
    padding-bottom:60px;
}
.hydt_warp .hydt_warp_t1{
    width: 1280px;
    height: 295px;
    background: #fff;
    margin-top: 50px;
}
.hydt_warp .hydt_warp_t1 .hydt_warp_date{
    width: 524px;
    height: 188px;
    padding: 50px 30px;
}
.hydt_warp_t1 .hydt_warp_date a{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.hydt_warp_t1 .hydt_warp_date a p{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 80px;
    border-top: 5px solid #25c976;
}
.hydt_warp_t1 .hydt_warp_date a img{
    display:block;
    width:100%;
    height:100%;
}
.hydt_warp_t1 .hydt_warp_date a p span{
    width: 80px;
    height: 80px;
    display: block;
    background: #25c976;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 42px;
}
.hydt_warp_t1 .hydt_warp_date a p span em{
    display: block;
    font-size: 30px;
    line-height: 12px;
}

.hydt_warp_t1 .hydt_con_r_txt{
    width: 640px;
    height: 200px;
    padding: 50px 50px 0 0;
}
.hydt_warp_t1 .hydt_con_r_txt h3{
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    color: #464646;
    font-weight: bold;
    max-width: 640px;
    overflow: hidden;
}
.hydt_warp_t1 .hydt_con_r_txt p{
    color: #575757;
    font-size: 18px;
    line-height: 30px;
    height: 120px;
    overflow: hidden;
    max-width: 640px;
}

.hydt_con_all{
    width:1280px;
    background:#fff;
    margin-top:10px;
    margin-bottom: 20px;
}
.hydt_con_all_t li{
    height: 150px;
    position: relative;
    margin-bottom: 22px;
    margin: 0 30px;
    padding-top: 30px;
    border-bottom: 1px dashed #ccc;
}
.hydt_con_all_t li:last-child{
    border-bottom:none;
}
.hydt_con_all_date{
    width: 105px;
    height: 105px;
    background: #ffffff;
    border: 10px solid #ececec;
    float: left;
}
.hydt_con_all_date p{
    width: 105px;
    height: 105px;
    display: block;
    text-align: center;
    color: #7c7c7c;
    font-size: 18px;
    padding-top: 20px;
}
.hydt_con_all_date p span{
    display: block;
    font-size: 32px;
}
.hydt_con_all_txt{
    padding-left: 160px;
    height: 100%;
}
.hydt_con_all_txt h3{
    font-size: 19px;
    color: #464646;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    max-width: 1060px;
    overflow: hidden;
}
.hydt_con_all_txt p{
    font-size: 18px;
    color: #575757;
    height: 30px;
    line-height: 30px;
    max-width: 1060px;
    height: 85px;
    overflow: hidden;
}
.hydt_con_all_t li:hover .hydt_con_all_date
{
    background: #fff;
    border: 10px solid #25c976;
}
.hydt_con_all_t li:hover .hydt_con_all_date p,
.hydt_con_all_t li:hover .hydt_con_all_txt h3
{
    color: #25c976;
}

/* 文章详情 */

.News_detail_warp{
    position: relative;
    min-width:1280px;
    height: 458px;
    overflow: hidden;
}
.News_detail_warp .News_detail_warp_con{
    width: 100%;
    height: 458px;
    overflow: hidden;
    text-align: center;
}
.News_detail_warp .News_detail_warp_con .News_detail_bg{
    width: 100%;
    height: 458px;
}
.News_detail_warp .News_detail_warp_con .News_detail_bg a{
    display: block;
    width: 100%;
    height: 100%;
}
.News_detail_box{
    width:1280px;
    margin:0 auto;
    position: relative;
    margin-top: -390px;
    padding-bottom: 50px;
}
.News_detail_l{
    height: auto;
    width: auto;
}
.News_detail_l .detail_l_tit{
    width: 800px;
    height: 60px;
    overflow: hidden;
    font-size: 18px;
    color: #fff;
    line-height:60px;
}
.News_detail_l .detail_l_tit a{
    font-size: 18px;
    color: #fff;

}
.detail_l_img{
    position: relative;
    width: 806px;
    height: 484px;
}
.detail_l_img .detail_l_img_bg{
    width: 100%;
    height: 100%;
    display: block;
}
.detail_l_img .detail_l_img_bg img{
    width: 806px;
    height: 484px;
}
.detail_l_img .detail_l_img_txt{
    display: block;
    width: 806px;
    height: 150px;
    position: absolute;
    background: rgb(0,0,0, .2);
    bottom: 0;
    font-size: 30px;
    color: #fff;
}
.detail_l_img .detail_l_img_txt p{
    padding: 4px 0 0 10px;
    width: 750px;
    overflow: hidden;
    /*white-space: nowrap;*/
}
.detail_l_img .detail_l_img_txt p span{
    font-size: 18px;
    display: block;
    padding-top: 10px;
}
.detail_l_container{
    width: 806px;
    height: auto;
    overflow: hidden;
    position: relative;

}
.detail_l_container .detail_l_container_txt img{
    max-width:100%;
}
.detail_l_container_box{
    padding: 30px;
}
.detail_l_container_box h1{
    font-size: 20px;
    color: #464646;
    line-height: 40px;
}

.detail_l_container_box .detail_tm{
    font-size: 14px;
    color: #939393;
    padding-left: 30px;
    margin: 20px 0;
}
.detail_l_container_txt p{
    text-indent: 2em;
    line-height: 30px;
    font-size: 16px;
    color: #474747;
}
.detail_f_title{
    width: 806px;
    margin-top: 50px;
    height: 66px;
}
.detail_f_title a{
    font-size: 20px;
    color: #464646;
    display: block;
}
.detail_f_title a p{
    width:260px;
    height:30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.detail_f_title .detail_pre a{
    padding-left:40px;
    background: url(../image/detail_left.png) no-repeat left center;
}
.detail_f_title .detail_next a{
    padding-right:40px;
    background: url(../image/detail_right.png) no-repeat right center;
}
.News_detail_r{
    width: 400px;
    height: auto;
    background: #363b44;
    z-index: 9999;
}
.newsdingwei{
    position: fixed;
    right:370px;
    top:225px;
}
.News_detail_r_con{
    padding: 30px;
}
.News_detail_r_con h1{
    font-size: 22px;
    color: #fff;
}
.News_detail_r_con dl{
    margin-top: 20px;
    width: 340px;
    height: 120px;
    overflow: hidden;
    border-bottom: 1px solid #636363;
    padding-bottom: 20px;
}

.News_detail_r_con dl dt{
    color: #e3e3e3;
    font-size: 18px;
    width: 340px;
    overflow: hidden;
    white-space: nowrap;
}
.News_detail_r_con dl dt span{
    display: block;
    font-size: 14px;
    color: #969696;
}
.News_detail_r_con dl dd{
    color: #c7c7c7;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
    width: 340px;
    height:66px;
    overflow: hidden;
}

/* 项目简报 */
.project_warp{
    min-width:1280px;
    height: 1450px;
    background: url(../image/project_bg.jpg) no-repeat center;
}
.project_warp .wp{
    width:1280px;
    margin:0 auto;
}
.project_warp .wp .xmjb_tit{
    padding-top: 100px;
    height: 84px;
    background: url(../image/xmjb_tit.png) no-repeat bottom center;
}
.project_warp_con{
    width:1280px;
    height:1120px;
    margin:80px auto 0;
    background: url(../image/project_bg2.jpg) no-repeat center;
}
.project_warp_con .project_warp_con_r{
    width: 730px;
    height: 1120px;
    margin-left: 551px;
}
.project_brief_con{
    width:auto;
    height:auto;
    padding: 45px;
    position:relative;
}
.project_brief_con h1{
    font-size: 26px;
    color: #464646;
    margin-bottom: 20px;
}
.project_brief_con .project_b_con1{
    width: 640px;
    height: auto;
}
.project_b_con1 li{
    width: 295px;
    display:inline-block;
    margin: 0 40px 0 0;
}
.project_b_con1 li:nth-child(2){
    margin-right:0;
}
.project_input_title{
    font-size: 18px;
    color: #464646;
    height: 36px;
    line-height: 36px;
    font-weight: bold;
}
.red{
    color:red;
}
.project_input_text{
    width: 275px;
    height: 32px;
    border: 1px solid #d1d1d1;
    padding-left: 20px;
    color: #464646;
    font-size: 16px;
}
.project_b_con2{
    width: 640px;
    height: auto;
    margin-top: 5px;
}
.project_input_chk_con{
    width: 640px;
    height: auto;
    margin-top: 5px;
}
.project_input_chk_con li{
    height: 34px;
    line-height: 34px;
    width: auto;
    display: inline-block;
    margin: 0 50px 0 0;
}
.project_input_chk{
    width: 18px;
    height: 18px;
    background: #fff;
    vertical-align: sub;
    margin-right: 10px;
}
.project_input_chk_m{
    font-size: 18px;
    color: #464646;
}
.project_b_con1 .project_input_li{
    width: auto;
    display: inline-block;
    margin-right:50px;
}
.project_b_con1 .project_input_li:last-child{
    margin-right:0;
}
.project_input_t1{
    width: 150px;
    height: 32px;
    border: 1px solid #d1d1d1;
    padding-left: 20px;
    color: #464646;
    font-size: 16px;
}
.project_brief_btn{
    display: block;
    position: absolute;
    bottom: -5px;
    left: 278px;
    height: 38px;
    width: 168px;
    background: #25c976;
    text-align: center;
    line-height: 38px;
    font-size: 22px;
    color: #fff;
    border-radius: 6px;
}


@media screen and (min-width: 1919px) {
    .w_list_wrap{
        width: 1919px;
    }
    .mgdh_con .w_list_wrap .w_list li{
        width:952px;
        height:462px;
    }
    .swdh_con .w_list_wrap .w_list li{
        width:952px;
        height:462px;
    }
    .ddh_con .w_list_wrap .w_list li{
        width:703px;
        height:438px;
    }
    .xc_con .w_list_wrap .w_list li{
        width:703px;
        height:438px;
    }
    .hover-text{
        width:952px;
    }
    .hover-text1{
        width:703px;
    }
}
@media screen and (min-width: 1600px) and (max-width: 1918px) {
    .w_list_wrap{
        width: 1580px;
    }
    .mgdh_con .w_list_wrap .w_list li{
        width:782px;
        height:362px;
    }
    .swdh_con .w_list_wrap .w_list li{
        width:782px;
        height:362px;
    }
    .ddh_con .w_list_wrap .w_list li{
        width:710px;
        height:438px;
    }
	.xc_con .w_list_wrap .w_list li{
        width:710px;
        height:438px;
    }
    .hover-text{
        width:782px;
    }
    .hover-text1{
        width:710px;
    }
}
@media screen and (min-width: 1349px) and (max-width: 1599px) {
    .w_list_wrap{
        width: 1330px;
    }
    .mgdh_con .w_list_wrap .w_list li{
        width:657px;
        height:305px;
    }
    .swdh_con .w_list_wrap .w_list li{
        width:657px;
        height:305px;
    }
    .ddh_con .w_list_wrap .w_list li{
        width:657px;
        height:400px;
    }
	.xc_con .w_list_wrap .w_list li{
        width:657px;
        height:400px;
    }
    .hover-text,.hover-text1{
        width:657px;
    }
}

@media screen and (max-width: 1348px) {
    .w_list_wrap{
        width: 1280px;
    }
    .mgdh_con .w_list_wrap .w_list li{
        width:592px;
        height:300px;
    }
    .swdh_con .w_list_wrap .w_list li{
        width:592px;
        height:300px;
    }
    .ddh_con .w_list_wrap .w_list li{
        width:592px;
        height:350px;
    }
	.xc_con .w_list_wrap .w_list li{
        width:592px;
        height:350px;
    }
    .hover-text,.hover-text1{
        width:592px;
    }

}
/*********blueice********/
.zhezhao{
    display: none;
    width:100%;
    height:100%;
    background: #666;
    z-index: 666;
    position: fixed;
    left:0;
    top:0;
    filter:alpha(opacity=90); /* IE */
    -moz-opacity:0.9; /* 老版Mozilla */
    -khtml-opacity:0.9; /* 老版Safari */
    opacity: 0.9; /* 支持opacity的浏览器*/
}
.video{
    display: none;
    width:800px;
    height:450px;
    position: fixed;
    left:50%;
    top:20%;
    margin-left: -400px;
    z-index: 999;
}
.video video{
    width:800px;
    height:450px;
    object-fit: fill;
}
.video .close{
    display: block;
    width:160px;
    height:30px;
    line-height: 30px;
    text-align: center;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    background: #ffda10;
    border-radius: 15px;
    position: absolute;
    top:-40px;
    left:400px;
    margin-left: -80px;
}

/*新增样式*/
.fullSlide{width:100%;position:relative;height:640px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd li{display: block !important;height:640px;overflow:hidden;text-align:center}
.fullSlide .bd li a{display:block;height:640px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:20px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:62px;height:4px;margin:1px;overflow:hidden;background:#a5a4a9;line-height:999px;}
.fullSlide .hd ul .on{background:#25c976;}
.clear{clear: both}


/*预约*/
.custom-scheme {
    width: 100%;
    height: 100px;
    position:fixed;
    bottom:0;
    left: 0px;
    background: #fff;
    z-index: 2;
    opacity: 1;
}
.custom-scheme .wp {
    position: relative;
    width: 1280px;
    height:100px;
    margin:0 auto;
}
.custom-scheme .img1{
    position: absolute;
    left:0;
    top: 7px;
}
.custom-scheme .kefu{
    position: absolute;
    left:310px;
    top:30px;
    display: block;
    width:160px;
    height:42px;
    line-height: 42px;
    background: #00b034;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 3px;
}
.custom-scheme .kefu img{
    display: inline-block;
    width:22px;
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 5px;
}
.custom-scheme .name{
    position: absolute;
    left:505px;
    top:30px;
    width:140px;
}
.custom-scheme .mobile{
    width:140px;
    position: absolute;
    left:680px;
    top:30px;
}
.custom-scheme .xuqiu{
    width:253px;
    position: absolute;
    right:150px;
    top:30px;
}
.custom-scheme .form-control {
    display: inline-block;
    height: 40px;
    padding: 0 10px;
    border: 1px solid #ddd;
    vertical-align: middle;
    font-size: 16px;
    background: #d6d6d6;
    color: #000;
    border-radius: 3px;
}
.custom-scheme .scheme-btn {
    width: 138px;
    height: 42px;
    padding: 0 15px;
    font-size: 16px;
    border: none;
    background: #00b034;
    color: #fff;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: absolute;
    right:0px;
    top:30px;
    border-radius: 3px;
}
.custom-scheme i.safeico{
    position: absolute;
    right: 445px;
    top: 48px;
    margin-top: -8px;
    width: 20px;
    height: 24px;
    background: url(../image/safeicon.png) no-repeat;
    z-index: 3;
}

.custom-scheme .xuqiubox{
    display: block;
    width:425px;
    height: 65px;
    background: #eeeeee;
    z-index: 3;
    border-radius: 3px;
    position: absolute;
    right:0;
    top:-48px;
    padding-top: 8px;
}
.xuqiubox li{
    display: block;
    margin-top: 5px;
    height:20px;
    line-height: 20px;
    margin-left: 10px;
    float: left;
    border: 1px solid #999;
    font-size: 14px;
    color:#333;
    padding:0px 2px;
    cursor: pointer;
}
.custom-scheme .wpextra{
    margin-right: 370px;
}