/*-----------------------------------------------------------*/


/*copyright by åŠ¨åŠ›æ— é™  www.btoe.cn*/


/*é‚®ç®± btoe@btoe.cn*/


/*åˆä½œç”µè¯ 400-0599-360*/


/*ç‰ˆæƒæ‰€æœ‰è¿è€…å¿…ç©¶*/


/*-----------------------------------------------------------*/


/* banner å¼€å§‹ */

.fullSlide {
    width: 100%;
    position: relative;
    height: 716px;
    overflow: hidden;
}

.fullSlide .bd {
    height: 716px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 716px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 716px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 31px;
    left: 0;
    height: 16px;
    text-align: center;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 16px;
    height: 16px;
    margin: 0 7px;
    background: url(../images/banner_dd.png) no-repeat center;
    overflow: hidden;
    line-height: 99px;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.fullSlide .hd ul .on {
    background: url(../images/banner_ddon.png) no-repeat center;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.fullSlide .prev,
.fullSlide .next {
    width: 40px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 2;
    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}

.fullSlide .prev {
    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    left: 10%;
}

.fullSlide .next {
    background-position: -6px -137px;
    right: 10%;
}


/* banner ç»“æŸ */


/* animated home */

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.animated_1 {
    animation-delay: 0.3s;
}

.animated_2 {
    animation-delay: 0.6s;
}

.animated_3 {
    animation-delay: 0.9s;
}

.animated_4 {
    animation-delay: 1.2s;
}

.animated_5 {
    animation-delay: 1.5s;
}

.animated_6 {
    animation-delay: 1.8s;
}

.animated_7 {
    animation-delay: 2.1s;
}

.animated_8 {
    animation-delay: 2.4s;
}

.animated_9 {
    animation-delay: 2.7s;
}

.animated_10 {
    animation-delay: 3s;
}

.animated_11 {
    animation-delay: 3.3s;
}

.animated_12 {
    animation-delay: 3.6s;
}


/* animated end */


/*b_tite*/

.b_tite {
    width: 365px;
    margin: 0 auto;
}

.b_tite h3 {
    height: 72px;
    line-height: 72px;
    font-size: 38px;
    background: url(../images/in_x1aa.png) no-repeat 170px;
}

.b_tite h3 span {
    color: #fff;
    display: inline-block;
    padding-left: 11px;
    padding-right: 22px;
}

.b_tite h5 {
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    text-transform: uppercase;
    color: #999999;
    margin-top: 9px;
    text-align: center;
    background: url(../images/in_x1.png) no-repeat center;
}

.soso {
    width: 100%;
    background: #f8f8f8;
    border-bottom: 1px solid #2449a4;
}

.soso_1 {
    width: 1360px;
    margin: 0 auto;
    padding: 20px 0;
}

.soso_2 {
    float: left;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    width: 682px;
}

.soso_2_1 {
    float: left;
    color: #2449a4;
    font-size: 16px;
}

.search_box {
    width: 370px;
    height: 35px;
    float: right;
    overflow: hidden;
    position: relative;
}

.swap_value {
    float: left;
    width: 300px;
    font-size: 16px;
    color: #333;
    height: 28px;
    line-height: 28px;
    padding: 0;
    background: none;
    padding-left: 13px;
    margin-top: 4px;
    border-left: 1px solid #bababa;
}

.swap_go {
    float: right;
    margin: 0;
    border: 0;
    width: 35px;
    height: 35px;
    background: url(../images/fdj.png) no-repeat center;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
}

.search_box input::-webkit-input-placeholder {
    color: #999999;
}

.search_box input::-moz-placeholder {
    color: #999999;
}

.search_box input:-moz-placeholder {
    color: #999999;
}

.search_box input:-ms-input-placeholder {
    color: #999999;
}


/*å…¬å¸ç®€ä»‹*/

.in2_about {
    width: 100%;
    padding-top: 52px;
    background: url(../images/ab_bg.jpg) no-repeat center bottom;
}

.in2_about_1 {
    width: 1360px;
    margin: 0 auto;
    padding-top: 48px;
}

.in2_about_2 {
    float: left;
    width: 692px;
    height: 480px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    background: url(../images/ab_Bg1.jpg) no-repeat 0 0;
    padding-left: 12px;
}

.in_aboutcale {
    width: 680px;
    height: 470px;
    overflow: hidden;
}

.in2_about_2:hover {
    box-shadow: 0 0 15px rgba(0, 150, 255, 0.2);
}

.in_aboutcale img {
    width: 680px;
    height: 470px;
}

.in2_about_3x {
    float: right;
    width: 598px;
    position: relative;
}

.in2_about_3_line {
    width: 164px;
    height: 125px;
    background: url(../images/about_t.png) no-repeat center;
    position: absolute;
    left: -95px;
    top: 26px;
    z-index: 3;
    color: #fff;
    text-align: right;
}

.in2_about_3_line h4 {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 32px;
    font-weight: bold;
    padding-right: 17px;
    padding-top: 12px;
}

.in2_about_3_line h3 {
    font-size: 18px;
    padding-right: 17px;
    padding-top: 7px;
}

.in2_about_3_t1 {
    color: #999999;
    font-size: 18px;
    line-height: 1;
    padding-top: 90px;
    margin-left: 87px;
    text-transform: uppercase;
    font-family: Arial;
    height: 59px;
    background: url(../images/ab_line.png) no-repeat bottom;
}

.in2_about_3_t1 b {
    color: #333333;
    font-size: 20px;
}

.in2_about_6 {}

.in2_about_4 {
    height: 70px;
    font-size: 74px;
    color: #cccccc;
    font-weight: bold;
    text-transform: uppercase;
}

.in2_about_3 {
    line-height: 30px;
    height: 180px;
    overflow: hidden;
    padding: 60px 0 0 0;
    color: #666666;
}

.in2_about_5 {
    height: auto;
}

.in2_about_anxx {
    margin-top: 46px;
}

.in2_about_anxx h5 {
    width: 156px;
    height: 45px;
}

.in2_about_anxx h5 a {
    display: block;
    line-height: 45px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #ec2031;
    text-transform: uppercase;
}

.in2_about_anxx h5 a:hover {
    background: #2449a4;
}


/*å…¬å¸ç®€ä»‹end*/


/*æ•°å­—*/

.about_shubox {
    height: 140px;
    margin: 0 auto;
    position: relative;
    margin-top: 55px;
}

.about_shu {
    width: 1200px;
    height: 148px;
    margin: 0 auto;
}

.about_shua {
    float: left;
}

.about_line {
    float: left;
    width: 1px;
    height: 80px;
    background: #dddddd;
    margin: 0 105px;
}

.about_shua h4 {
    height: 60px;
    line-height: 1;
    font-size: 14px;
    color: #666666;
}

.about_shua h4 b {
    line-height: 48px;
    font-weight: normal;
    font-size: 55px;
    vertical-align: top;
    display: inline-block;
    transform: translateY(10px);
    padding-right: 5px;
    color: #333333;
}

.about_shua h5 {
    height: 20px;
    line-height: 20px;
    color: #666666;
    font-size: 14px;
    padding-top: 5px;
    text-align: center;
}

.about_shua:hover h4 b {
    color: #ec2031;
}


/*æ•°å­—end*/


/*é£Žé‡‡*/

.in_txta {
    width: 1200px;
    margin: 0 auto;
    height: 24px;
    padding-top: 40px;
    overflow: hidden;
}

.in_txta h3 {
    float: left;
    font-size: 14px;
    color: #999999;
    line-height: 22px;
    text-transform: uppercase;
}

.in_txta h3 b {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.n_txta_more {
    float: right;
    width: 60px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: right;
}

.n_txta_more a {
    color: #999999;
    display: block;
}

.n_txta_more a:hover {
    color: #ec2031;
}

.in_fcc_box {
    width: 100%;
    height: 431px;
    position: relative;
    background: url(../images/ry_bg.jpg) no-repeat center top;
}

.in_fcc {
    width: 1200px;
    height: 250px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 38px;
}

.in_fcc ul {
    width: 105%;
}

.in_fcc li {
    float: left;
    width: 278px;
    margin: 0 29px 0 0;
    text-align: center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.in_fcc li h6 {
    width: 100%;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}

.in_fcc li h6 a {
    color: #666666;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px;
}

.fc_imgscale_x {
    width: 100%;
    height: 204px;
    padding: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.fc_imgscale {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.fc_imgscale img {
    width: 100%;
    height: 100%;
}

.in_fcc li:hover {
    transform: translate(0px, -3px);
    -webkit-transform: translate(0px, -3px);
}

.in_fcc li:hover .fc_imgscale_x {
    padding: 5px;
    border: 1px solid #ec2031;
}

.in_fcc li:hover h6 a {
    color: #ec2031;
}


/*é£Žé‡‡end*/


/*äº§å“*/

.in_products_xx {
    width: 100%;
    height: auto;
    padding-top: 34px;
}


/*åˆ†ç±»*/

.profl_bg {
    width: 100%;
    margin-top: 38px;
}

.profl_r {
    width: 1200px;
    margin: 0 auto;
    height: 120px;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

.profl_line {
    position: absolute;
    top: 0;
    left: 267px;
    z-index: -1;
    height: 120px;
    width: 700px;
    background: url(../images/xm_fline.png) repeat-x 0;
}

.in_profl_thr {
    width: 138px;
    height: 120px;
    float: left;
    text-align: center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin: 0 81px;
    background: url(../images/xm_fbg1.png) no-repeat center top;
}

.in_profl_thr h6 {
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    padding-top: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.in_profl_tow {
    width: 50px;
    height: 50px;
    overflow: hidden;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin: 0 auto;
    padding-top: 22px;
}

.in_profl_tow i {
    width: 50px;
    height: 50px;
    display: block;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.in_profl_tow i.lc_d1 {
    background: url(../images/xm_fd1.png) center no-repeat;
}

.in_profl_tow i.lc_d2 {
    background: url(../images/xm_fd2.png) center no-repeat;
}

.in_profl_tow i.lc_d3 {
    background: url(../images/xm_fd3.png) center no-repeat;
}

.in_profl_tow i.lc_d4 {
    background: url(../images/xm_fd4.png) center no-repeat;
}

.in_profl_thr:hover {
    background: url(../images/xm_fbg2.png) no-repeat center top;
}


/*åˆ†ç±»end*/

.in_products_r {
    width: 1360px;
    height: auto;
    margin: 0 auto;
    padding-top: 40px;
}

.Product_box {
    width: 100%;
    overflow: hidden;
}

.in_Product_pro {
    width: 105%;
}

.in_Product_pro ul li {
    float: left;
    width: 430px;
    height: 298px;
    margin: 0 17px 20px 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    padding: 5px;
    border: 1px solid #dddddd;
    position: relative;
    overflow: hidden;
}

.in_Product_pro ul li .Prodmscale_x {
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.in_Product_pro ul li .Prodmscale {
    width: 100%;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-transition: all .3s ease-out;
}

.in_Product_pro ul li .Prodmscale img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.in_Product_txt {
    width: 430px;
    height: 86px;
    background-color: rgba(236, 32, 49, 0.8);
    position: absolute;
    left: 5px;
    bottom: -90px;
    padding: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.in_Product_txt h5 {
    display: block;
    height: 68px;
    border: 1px solid #fff;
    padding: 0 45px 0 13px;
    background: url(../images/xm_jt.png) no-repeat 375px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.in_Product_txt h5 i {
    font-size: 16px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin-top: 8px;
    display: block;
}

.in_Product_txt h5 i a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
}

.in_Product_txt h5 span {
    font-size: 14px;
    color: #dddddd;
    display: block;
    line-height: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.in_Product_pro ul li h5:hover {
    background: url(../images/xm_jt.png) no-repeat 385px;
}

.in_Product_pro ul li:hover h5 i a:hover {
    padding-left: 5px;
}

.in_Product_pro ul li:hover .in_Product_txt {
    bottom: 5px;
}


/*äº§å“å±•ç¤ºend*/


/*ä¼˜åŠ¿*/

.advantage {
    width: 100%;
    background: url(../images/ys_bg.jpg) no-repeat center top;
    margin-top: 40px;
    padding-top: 89px;
}

.advantage_t {
    width: 440px;
    height: 82px;
    border-left: 4px solid #fff;
    position: absolute;
    left: 23px;
    top: 60px;
    padding-left: 16px;
    color: #fff;
    line-height: 1;
}

.advantage_t h5 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
}

.advantage_t h3 {
    font-size: 22px;
    padding-top: 18px;
}

.advantage_tml {
    margin-left: 805px;
    padding-top: 5px;
}

.advantage_p {
    width: 1360px;
    height: 650px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
}

.advantage_pleft_bg {
    width: 470px;
    height: 650px;
    background-color: #2449a4;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.advantage_t2 {
    width: 100%;
    text-align: center;
}

.advantage_t2 h6 {
    line-height: 30px;
    font-size: 30px;
    color: #014590;
}

.advantage_t2 h5 {
    text-transform: uppercase;
    padding: 5px 0 0 0;
}

.advantage_t2 h5 span {
    color: #9f9f9f;
    font-size: 24px;
    line-height: 30px;
    padding: 0 10px;
}

.advantage_t2 h5 i {
    width: 20px;
    height: 15px;
    display: inline-block;
    background: url(../images/in_x1.png) no-repeat center;
}

.advantage_t2 h4 {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #b9b9b9;
}

.advantage_p .tab_box_2 {
    height: 550px;
    width: 720px;
    overflow: hidden;
    display: block;
    position: relative;
    margin-left: 560px;
}

.youshi_pro_1 {
    height: 640px;
    position: relative;
}

.youshi_pro_2a {
    padding-top: 43px;
}

.youshi_pro_2a h5 {
    line-height: 1;
    font-size: 50px;
    color: #2449a4;
    font-weight: bold;
    padding-top: 5px;
}

.youshi_pro_2a h4 {
    line-height: 1;
    font-size: 60px;
    text-transform: uppercase;
    color: #e1ebf3;
    font-weight: bold;
}

.youshi_pro_2_1 {
    line-height: 40px;
    padding: 42px 0 0 0;
    color: #333333;
    font-size: 14px;
    width: 402px;
    padding-bottom: 20px;
    border-bottom: 1px solid #2449a4;
}

.advantage_p .hd {
    width: 388px;
    height: 410px;
    position: absolute;
    left: -21px;
    top: 189px;
}

.advantage_p .hd ul li {
    cursor: pointer;
    width: 100%;
    height: 83px;
    position: relative;
    background: url(../images/ys_tabg.png) no-repeat center;
    margin-bottom: 16px;
}

.advantage_p .hd ul li i {
    display: block;
    width: 40px;
    height: 40px;
    float: left;
    margin-left: 75px;
    margin-top: 15px;
    margin-right: 15px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.advantage_p .hd ul li i.d1 {
    background: url(../images/ys_d1.png) no-repeat 0 0;
}

.advantage_p .hd ul li i.d2 {
    background: url(../images/ys_d2.png) no-repeat 0 0;
}

.advantage_p .hd ul li i.d3 {
    background: url(../images/ys_d3.png) no-repeat 0 0;
}

.advantage_p .hd ul li i.d4 {
    background: url(../images/ys_d4.png) no-repeat 0 0;
}

.advantage_p .hd ul li span {
    display: block;
    font-size: 20px;
    color: #333333;
    line-height: 56px;
    float: left;
    padding-top: 8px;
}

.advantage_p .hd ul li b {
    display: block;
    color: #999999;
    font-weight: normal;
    font-size: 14px;
    line-height: 56px;
    float: left;
    padding-top: 10px;
    padding-left: 18px;
}

.advantage_p .hd ul li.on i.d1 {
    background: url(../images/ys_d1.png) no-repeat -40px 0;
}

.advantage_p .hd ul li.on i.d2 {
    background: url(../images/ys_d2.png) no-repeat -40px 0;
}

.advantage_p .hd ul li.on i.d3 {
    background: url(../images/ys_d3.png) no-repeat -40px 0;
}

.advantage_p .hd ul li.on i.d4 {
    background: url(../images/ys_d4.png) no-repeat -40px 0;
}

.advantage_p .hd ul li.on {}

.advantage_p .hd ul li.on span {
    color: #ec2031;
    font-weight: bold;
}

.advantage_p .hd ul li.on b {
    color: #ec2031;
}

.advantage_k2 {
    width: 44px;
    height: 30px;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 14px;
    color: #333;
    line-height: 1;
    text-align: right;
    border-bottom: 1px solid #333333;
}

.advantage_tel {
    text-align: center;
    position: absolute;
    top: 422px;
    left: 560px;
}

.advantage_tel h6 {
    line-height: 30px;
    height: 30px;
    font-size: 26px;
    ;
    color: #2449a4;
    background: url(../images/ys_tel.png) no-repeat 0;
    padding-left: 30px;
    font-weight: bold;
}

.advantage_tel h5 {
    height: 45px;
    margin-top: 20px;
}

.advantage_tel h5 a {
    display: block;
    width: 200px;
    line-height: 45px;
    color: #fff;
    font-size: 14px;
    background: #2449a4;
}

.advantage_tel h5 a:hover {
    background: #ec2031;
}


/*ä¼˜åŠ¿end*/


/*case*/

.in_case_xx {
    width: 100%;
    height: auto;
    padding-top: 34px;
    padding-bottom: 28px;
    background: url(../images/al_bg.jpg) no-repeat center bottom;
    overflow-x: hidden;
}


/*åˆ†ç±»*/

.casefl_bg {
    width: 100%;
    margin-top: 38px;
}

.casefl_r {
    width: 1176px;
    margin: 0 auto;
    height: 50px;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

.casefl_line {
    position: absolute;
    top: 0;
    left: 262px;
    z-index: -1;
    height: 50px;
    width: 700px;
    background: url(../images/al_fline.png) repeat-x 0;
}

.in_casefl_thr {
    width: 266px;
    height: 50px;
    float: left;
    text-align: center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin: 0 13px;
    padding: 4px;
    background: #2449a4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.in_casefl_thr a {
    display: block;
    height: 40px;
    border: 1px solid #fff;
}

.in_casefl_thr h6 {
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    float: left;
    padding-left: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 182px;
}

.in_casefl_tow {
    width: 40px;
    height: 40px;
    overflow: hidden;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    float: left;
    margin-left: 7px;
}

.in_casefl_tow i {
    width: 40px;
    height: 40px;
    display: block;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.in_casefl_tow i.lc_d1 {
    background: url(../images/al_fd1.png) center no-repeat;
}

.in_casefl_tow i.lc_d2 {
    background: url(../images/al_fd2.png) center no-repeat;
}

.in_casefl_tow i.lc_d3 {
    background: url(../images/al_fd3.png) center no-repeat;
}

.in_casefl_tow i.lc_d4 {
    background: url(../images/al_fd4.png) center no-repeat;
}

.in_casefl_thr:hover {
    background: #ec2031;
}


/*åˆ†ç±»end*/

.in_caseducts_r {
    width: 1360px;
    height: auto;
    margin: 0 auto;
    padding-top: 46px;
}

.in_caseduct_case {
    width: 105%;
    padding-top: 18px;
}

.in_caseduct_case ul li {
    float: left;
    width: 318px;
    margin: 0 29px 20px 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    position: relative;
    overflow: hidden;
}

.in_caseduct_case ul li .casedmscale_x {
    width: 100%;
    height: 222px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    padding: 5px;
    border: 1px solid #dddddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.in_caseduct_case ul li .casedmscale {
    width: 100%;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-transition: all .3s ease-out;
}

.in_caseduct_case ul li .casedmscale img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.in_caseduct_txt {
    width: 100%;
    height: 36px;
}

.in_caseduct_txt h5 {
    height: 36px;
}

.in_caseduct_txt h5 i {
    font-size: 14px;
    font-weight: normal;
    height: 36px;
}

.in_caseduct_txt h5 i a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    line-height: 36px;
    padding: 0 35px 0 10px;
    background: url(../images/al_jt2.png) no-repeat 288px;
}

.in_caseduct_case ul li:hover h5 i a {
    background: url(../images/al_jt2.png) no-repeat right;
}

.in_caseduct_case ul li:hover h5 i a:hover {
    padding-left: 15px;
    color: #ec2031;
}


/*----*/

.case_pro_1 {
    height: 362px;
    position: relative;
    padding: 8px;
    border: 1px solid #dddddd;
}

.case_pro_1_l {
    float: left;
    width: 655px;
    height: 362px;
    overflow: hidden;
}

.case_pro_1_l img {
    width: 655px;
    height: 362px;
    transition: all 0.5s;
    transform: scale(1);
}

.case_pro_2a {
    float: left;
    width: 687px;
    height: 362px;
}

.case_pro_2acc {
    height: 250px;
    background: url(../images/al_bg2.png) no-repeat right bottom #f8f8f8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 56px 70px 0 64px;
}

.case_pro_2acc h5 {
    height: 38px;
    line-height: 1;
    font-size: 18px;
    color: #444444;
    border-bottom: 1px solid #dedede;
}

.case_pro_2a h5 a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.case_pro_2a h5 a:hover {
    padding-left: 5px;
}

.case_pro_2_1 {
    height: 60px;
    line-height: 30px;
    padding: 13px 0 0 0;
    color: #666666;
    font-size: 14px;
}

.case_pro_more {
    height: 38px;
    margin-top: 15px;
}

.case_pro_more a {
    display: block;
    color: #999999;
    line-height: 38px;
    background: url(../images/al_jt.png) no-repeat 74px;
}

.case_pro_more a:hover {
    padding-left: 5px;
    color: #ec2031;
    background: url(../images/al_jt.png) no-repeat 81px;
}

.case_pro_2add {
    padding: 20px 0 0 64px;
}

.case_pro_2add h4 {
    line-height: 1;
    height: 24px;
    font-size: 20px;
    background: url(../images/al_line2.png) no-repeat left bottom;
}

.case_pro_2add h5 {
    font-size: 12px;
    line-height: 24px;
    color: #999999;
    text-transform: uppercase;
    padding-top: 7px;
}


/*case end */


/*in_banner1*/

.in_banner1 {
    width: 100%;
    height: 86px;
    background: url(../images/in_b1bg.jpg) no-repeat center;
}

.in_banner1_1 {
    width: 1360px;
    height: 86px;
    margin: 0 auto;
    position: relative;
}

.in_banner1_right {
    color: #fff;
    padding: 0 0 0 58px;
}

.in_banner1_pic {
    height: 86px;
    line-height: 86px;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
}

.in_banner1_2 {
    float: right;
    width: 575px;
    height: 86px;
}

.in_banner1_3 {
    color: #fff;
    float: left;
    width: 290px;
    line-height: 86px;
}

.in_banner1_3 i {
    display: block;
    font-size: 26px;
    font-weight: bold;
}

.in_banner1_an {
    width: 106px;
    height: 34px;
    font-size: 14px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    float: left;
    margin-top: 25px;
}

.in_banner1_an a {
    color: #333333;
    display: block;
    line-height: 34px;
    text-align: center;
    background: #fff;
}

.in_banner1_an a:hover {
    border-radius: 20px;
}


/*æ–°é—»*/

.in_news_ss {
    width: 100%;
    margin: 0 auto;
    padding-top: 63px;
    padding-bottom: 40px;
    background: url(../images/news_bg.jpg) no-repeat center bottom;
}

.in_news_pro {
    width: 1360px;
    margin: 0 auto;
    position: relative;
}

.in_news_more {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 38px;
}

#tab_news {
    width: 100%;
    height: 48px;
    border-bottom: 1px solid #dddddd;
}

#tab_news .news_menu {
    height: 48px;
}

#tab_news .news_menu li {
    float: left;
    width: 152px;
    height: 38px;
    line-height: 38px;
    color: #333333;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
}

#tab_news .news_menu li a {
    color: #333333
}

#tab_news .news_menu .on {
    background: #ec2031;
}

#tab_news .news_menu .on a {
    color: #fff;
}

.in_news_ss .tab_box_news {
    width: 100%;
    clear: both;
    padding-top: 18px;
}

.in_news_ss .tab_box_news .hide {
    display: none;
}

.in_news_1 {}

.in_news_2 {
    width: auto;
}

.in_newss_4 {}

.in_newss_4box {
    width: 666px;
    float: left;
    margin-left: 10px;
}

.in_newss_4_1 {
    width: 100%;
    height: 406px;
    overflow: hidden;
}

.in_newss_4_1 img {
    width: 100%;
    height: 406px;
}

.in_news_pro_5 {
    overflow: hidden;
    padding-top: 20px;
}

.in_news_pro_5 ul {
    width: 105%;
}

.in_news_pro_5 ul li {
    width: 325px;
    float: left;
    margin-right: 20px;
    height: 92px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    background: url(../images/news_bg2.png) no-repeat right bottom #f8f8f8;
    background-size: 0px;
    margin-bottom: 20px;
}

.in_news_pro_5 ul li span {
    float: left;
    color: #666666;
    height: 92px;
    line-height: 92px;
    display: block;
    font-size: 60px;
    width: 80px;
    padding-left: 16px;
}

.in_news_pro_5 ul li i {
    display: block;
    line-height: 20px;
    padding-top: 24px;
    color: #999999;
}

.in_news_pro_5 ul li a {
    height: 22px;
    line-height: 22px;
    display: block;
    padding: 0 10px 0 0;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.in_news_pro_5 ul li:hover {
    background: url(../images/news_bg2.png) no-repeat right bottom #fff;
    background-size: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.in_news_pro_5 ul li:hover a {
    padding-left: 5px;
    color: #ec2031;
}

.in_news_pro_5 ul li:hover span {
    color: #333333;
}

.gsnews_li {
    float: left;
    width: 282px;
    height: 389px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    position: relative;
    z-index: 4;
    padding: 0 20px;
    margin-top: 16px;
    margin-right: 20px;
}

.gsnews_txt {
    padding: 35px 0 0 0;
}

.gsnews_txt span {
    display: block;
    height: 20px;
    line-height: 20px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: #cccccc;
    font-size: 14px;
    margin-top: 5px;
}

.gsnews_txt h5 {
    height: 58px;
    line-height: 1;
    color: #666666;
    font-size: 18px;
    overflow: hidden;
}

.gsnews_txt h5 b {
    color: #333333;
    font-size: 60px;
    display: inline-block;
    float: left;
    line-height: 50px;
    transform: translateY(2px);
    font-weight: normal;
    padding-right: 8px;
}

.gsnews_txt h6 {
    height: 30px;
    line-height: 30px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin-top: 22px;
    border-top: 1px solid #dddddd;
    padding-top: 18px;
}

.gsnews_txt h6 a {
    color: #333333;
    font-size: 16px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
}

.gsnews_txt h6 a:hover {
    text-decoration: underline;
}

.gsnews_txt h4 {
    height: 72px;
    line-height: 24px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    font-size: 14px;
    color: #666666;
    text-transform: uppercase;
    padding-top: 8px;
    overflow: hidden;
}

.gsnews_txt h4 a {
    display: block;
    color: #999999;
}

.gsnews_jia {
    width: 150px;
    height: 38px;
    margin-top: 33px;
}

.gsnews_jia a {
    display: block;
    line-height: 38px;
    font-size: 14px;
    color: #666666;
    text-transform: uppercase;
    background: #dddddd;
    text-align: center;
    border-radius: 19px;
}

.gsnews_jia a:hover {
    color: #fff;
    background: #ec2031;
}

.gsnews_li:hover .gsnews_txt h6 a {
    color: #ec2031;
}

.gsnews_li:hover .gsnews_txt h6 a:hover {
    padding-left: 5px;
}

.gsnews_li:hover {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}


/*æ–°é—»end*/

.bottom_lx {
    background: url(../images/ly_bg.jpg) no-repeat center #444444;
    height: 600px;
    padding-top: 4px;
}

.bottom_lx_box {
    width: 1360px;
    height: 400px;
    margin: 0 auto;
    margin-top: 64px;
    background-color: rgba(36,73,164, 0.86);
    border-radius: 5px;
}

.bottom_map {
    float: left;
    width: 700px;
    border-radius: 5px;
    padding: 5px;
    background: #fff;
}

.bottom_map img {
    width: 700px;
    height: 390px;
    display: block;
}

.webq_bottom_r {
    width: 536px;
    float: right;
    margin-right: 61px;
}

.webq_bottom_rt {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    padding-top: 73px;
}

.webq_bottom_rli1 {
    width: 42px;
    height: 4px;
    background: #000;
}

.webq_bottom_rt2 {
    height: 40px;
    line-height: 20px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}

.webq_bottom_rt2 span {
    font-size: 20px;
}

.webq_bottom_rli2 {
    width: 42px;
    height: 4px;
    background: #000;
}

.webq_bottom_r1 {
    height: 92px;
    margin-top: 18px;
    padding: 5px 5px 5px 18px;
    box-sizing: border-box;
    border: 1px solid #b6cee7;
}

.webq_bottom_r3 {
    margin-top: 25px;
}

.webq_bottom_r3pt {
    margin-top: 35px;
}

.webq_bottom_r3_1 {
    width: 230px;
    float: left;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #dedeed;
    position: relative;
}

.webq_bottom_rml {
    margin-left: 74px;
}

.webq_bottom_wi {
    width: 100%;
    margin-top: 24px;
}

.webq_bottom_r4 {
    width: 230px;
    height: 40px;
    background: #fff;
    float: right;
}

.webq_bd_1 {
    width: 100%;
    height: 80px;
    border: 0;
    background: none;
    line-height: 30px;
    color: #fff;
    display: block;
}

.webq_bd_2 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 0;
    background: none;
    color: #ffffff;
    display: block;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.webq_bd_3 {
    width: 110px;
    height: 40px;
    line-height: 40px;
    border: 0;
    background: none;
    color: #ffffff;
    font-size: 14px;
    display: block;
    float: left;
    padding-left: 22px;
}

.webq_bd_go {
    margin: 0;
    border: 0;
    width: 100%;
    background: none;
    cursor: pointer;
    color: #dd344a;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    outline: none;
}

.webq_bottom_r3_3 {
    float: left;
    width: 230px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #dedeed;
    position: relative;
}

.webq_bottom_yzmtu {
    float: right;
    width: 96px;
    height: 38px;
    background: #fff;
    transform: translateY(-3px);
}

.webq_bottom_yzmtu img {
    width: 96px;
    height: 38px;
    display: block;
}

.ly_d1 {
    width: 20px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/ly_d1.png) no-repeat 0;
}

.ly_d2 {
    width: 20px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/ly_d2.png) no-repeat 0;
}

.ly_d3 {
    width: 20px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/ly_d3.png) no-repeat 0;
}

.ly_d4 {
    width: 20px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/ly_d4.png) no-repeat 0;
}

.webq_bottom_r input::-webkit-input-placeholder {
    color: #f3b0b9;
}

.webq_bottom_r input::-moz-placeholder {
    color: #f3b0b9;
}

.webq_bottom_r input:-moz-placeholder {
    color: #f3b0b9;
}

.webq_bottom_r input:-ms-input-placeholder {
    color: #f3b0b9;
}

.webq_bottom_r textarea::-webkit-input-placeholder {
    color: #f3b0b9;
}

.webq_bottom_r textarea::-moz-placeholder {
    color: #f3b0b9;
}

.webq_bottom_r textarea:-moz-placeholder {
    color: #f3b0b9;
}

.webq_bottom_r textarea:-ms-input-placeholder {
    color: #f3b0b9;
}