
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/

/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 650px;
    background: #FFF;
    overflow: hidden;
    top: -70px;
  }
  
  .fullSlide .bd {
    height: 650px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  
  .fullSlide .bd ul {
    width: 100% !important;
  }
  
  .fullSlide .bd li {
    width: 100% !important;
    height: 650px;
    overflow: hidden;
    text-align: center;
  }
  
  .fullSlide .bd li a {
    display: block;
    height: 650px;
  }
  
  .fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    height: 30px;
    text-align: center;
  }
  
  .fullSlide .hd ul {
    text-align: center;
  }
  
  .fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 10px;
    height: 10px;
    margin: 7px;
    border: 2px solid #fff;
    overflow: hidden;
    line-height: 99px;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
  }
  
  .fullSlide .hd ul .on {
    width: 10px;
    background: #69a644;
    border: 2px solid #69a644;
    border-radius: 50%;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
  }
  
  
  .fullSlide .next {
    width: 29px;
    height: 56px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 2;
    background: url(../images/bannerR.png) no-repeat center;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    right: 10%;
  }
  
  .fullSlide .prev {
    width: 29px;
    height: 56px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 2;
    background: url(../images/bannerL.png) no-repeat center;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    left: 10%;
  }




/*title*/

.title{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.title span{
    display: block;
    font-size: 36px;
    color: #e5e5e5;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 30px;

}

.title h3{
    font-size: 30px;
    color: #2e2e2e;
    font-weight: bold;
    margin: -34px auto 0 auto;
    background: url(../images/title.png) no-repeat top left;
    width: 190px;
    height: 60px;
    line-height: 60px;
    position: relative;
    z-index: 5;
}

.title h3 a{
    font-size: 30px;
    color: #2e2e2e;
    font-weight: bold;
    display: block;
}


/*product*/

.product_bg{
    width: 100%;
    margin: -70px auto 0 auto;
    height: 1037px;
    background: url(../images/pro_bg.jpg) repeat center;
}


.product_bg .product{
    width: 1200px;
    margin: 0 auto;
    padding-top: 55px;
}

.product_bg .product .pro_box{
    margin: 40px auto 0 auto;
    height: 540px;
    position: relative;
}

.product_bg .product .pro_box .pro_l{
    float: left;
    width: 310px;
    height: 400px;
    background: #fff;
}

.product_bg .product .pro_box .pro_l span{
    display: block;
    font-size: 14px;
    color: #c0c0c0;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-align: center;
    margin: 25px auto 10px auto;
}

.product_bg .product .pro_box .pro_l a{
    display: block;
    text-align: center;
    font-size: 30px;
    color: #2e2e2e;
    font-weight: bold;
}

.product_bg .product .pro_box .pro_l i{
    display: block;
    background: #69a644;
    width: 59px;
    height: 1px;
    margin: 15px auto 0 auto;
}


.product_bg .product .pro_box .search{
    width: 270px;
    height: 40px;
    border: 1px solid #e5e5e5;
    border-radius: 25px;
    margin: 30px auto 0 auto;
}

.product_bg .product .pro_box .search .search2{
    float: left;
    width: 150px;
    height: 40px;
    padding-left: 20px;
    font-size: 14px;
    color: #858585;
    background: none;
}

.product_bg .product .pro_box .search .search_s{
    float: right;
    width: 24px;
    height: 25px;
    margin: 7px 20px 0 0;
}

.product_bg .product .pro_box .pro_r{
    float: right;
    width: 800px;
}

.product_bg .product .pro_box .pro_r .pro_fl{
    overflow: hidden;
}

.product .pro_box .pro_r .pro_fl ul li{
    float: left;
    width: 180px;
    height: 44px;
    line-height: 44px;
    background: #2e2e2e url(../images/pro_xt.png) no-repeat center;
    margin: 0 0 20px 20px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product .pro_box .pro_r .pro_fl ul li a{
    font-size: 16px;
    color: #fff;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    width: 120px;
    margin: 0 auto;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product .pro_box .pro_r .pro_fl ul li:hover{
    background: #69a644 url(../images/pro_xt.png) no-repeat center;

}

.product .pro_box .pro_r .pro_nr{
    margin: 10px auto 0 auto;
    position: relative;
    height: 400px;
}

.product .pro_box .pro_r .pro_nr .txt{
    width: 354px;
    height: 290px;
    background: url(../images/pro_nr.jpg) no-repeat center;
    position: absolute;
    left: -360px;
    top: 80px;
    padding: 30px 50px 0 40px;

}

.product .pro_box .pro_r .pro_nr .txt h5 a{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product .pro_box .pro_r .pro_nr .txt p{
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    height: 120px;
    overflow: hidden;
    margin-top: 25px;
}

.product .pro_box .pro_r .pro_nr .txt .more{
    width: 100px;
    height: 40px;
    background: #2e2e2e;
    margin-top: 25px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product .pro_box .pro_r .pro_nr .txt .more a img{
    display: block;
    margin: 0 auto;
    width: 27px;
    height: 11px;
    padding-top: 15px;
}

.product .pro_box .pro_r .pro_nr .txt .more:hover{
    transform: translateX(10px);
    -webkit-transform: translateX(10px);
    -o-transform: translateX(10px);
}

.product .pro_box .pro_r .pro_nr .pic{
    float: right;
    width: 780px;
    height: 400px;

}

.product .pro_box .pro_r .pro_nr .pic img{
    width: 780px;
    height: 400px;
}

.product .pro_list{
    margin: 40px auto 0 auto;
}

.product .pro_list .bd{
    width: 1200px;
    margin: 0 auto;
}

.product .pro_list .bd ul li{
    float: left;
    width: 285px;
    margin: 0 20px 0 0;
    position: relative;
}

.product .pro_list .bd ul li:last-child{
    margin-right: 0;
}

.product .pro_list .bd ul li .pic{
    width: 285px;
    height: 190px;

}

.product .pro_list .bd ul li .pic img{
    width: 285px;
    height: 190px;
}

.product .pro_list .bd ul li .txt{
    width: 265px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    padding: 0 0px 0 20px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    position: relative;
    z-index: 5;
}


.product .pro_list .bd ul li .txt h5 a{
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #3f3f3f;
    width: 180px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product .pro_list .bd ul li .txt .more{
    float: right;
    background: #fff url(../images/more1.png) no-repeat center;
    width: 50px;
    height: 50px;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product .pro_list .bd ul li .txt i{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 50px;
    background: #69a644;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    z-index: -1;
}

.product .pro_list .bd ul li:hover .txt i{
    width: 100%;
}

.product .pro_list .bd ul li:hover .txt h5 a{
    color: #fff;
}

.product .pro_list .bd ul li:hover .txt .more{
    background: #2e2e2e url(../images/more2.png) no-repeat center;
}


/*ys*/

.ys_bg{
    width: 100%;
    margin: 0 auto;
    height: 810px;
    background:  url(../images/ys_bg.jpg) no-repeat bottom center;
}

.ys_bg .ys{
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
}

.ys_bg .ys .ys_box{
    margin: 40px auto 0 auto;
    position: relative;

}

.ys_bg .ys .ys_box .bd{
    width: 1200px;
    margin: 0 auto;
    height: 420px;
    overflow: hidden;
}

.ys_bg .ys .ys_box .bd ul li{
    width: 1200px;
    margin: 0 auto;
    height: 420px;
}

.ys_bg .ys .ys_box .bd ul li .ys_img{
    float: left;
    width: 800px;
    height: 420px;
}

.ys_bg .ys .ys_box .bd ul li .ys_img img{
    width: 800px;
    height: 420px;
}

.ys_bg .ys .ys_box .bd ul li .txt{
    float: right;
    width: 335px;
    height: 420px;
    background:  url(../images/ys_nr.jpg) no-repeat center;
    padding: 0 15px 0 50px;
}

.ys_bg .ys .ys_box .bd ul li .txt h5{
    font-size: 60px;
    font-weight: bold;
    color: #69a644;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 15px;

}

.ys_bg .ys .ys_box .bd ul li .txt h6{
    font-size: 24px;
    font-weight: bold;
    color: #545454;
    margin-top: 25px;
}

.ys_bg .ys .ys_box .bd ul li .txt span{
    font-size: 12px;
    color: #545454;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-top: 10px;
    display: block;
}

.ys_bg .ys .ys_box .bd ul li .txt p{
    font-size: 14px;
    color: #777;
    line-height: 30px;
    margin-top: 30px;
}

.ys_bg .ys .ys_box .hd{
    margin: 30px auto 0 auto;
}

.ys_bg .ys .ys_box .hd ul li{
    float: left;
    width: 169px;
    height: 181px;
    background:  url(../images/ys_list.png) no-repeat center;
    margin: 0 65px;
    text-align: center;
}

.ys_bg .ys .ys_box .hd ul li span{
    display: block;
    width: 60px;
    height: 60px;
    margin: 38px auto 0 auto;
}


.ys_bg .ys .ys_box .hd ul li h5{
    background:  url(../images/ys_xt.png) no-repeat top center;
    font-size: 24px;
    font-weight: bold;
    color: #545454;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-top: 12px;
    padding-top: 15px;
}


.ys_bg .ys .ys_box .hd ul li.ys1 span{
    background:  url(../images/ys_ico1.png) no-repeat center;
}

.ys_bg .ys .ys_box .hd ul li.ys2 span{
    background:  url(../images/ys_ico2.png) no-repeat center;
}

.ys_bg .ys .ys_box .hd ul li.ys3 span{
    background:  url(../images/ys_ico3.png) no-repeat center;
}

.ys_bg .ys .ys_box .hd ul li.ys4 span{
    background:  url(../images/ys_ico4.png) no-repeat center;
}

.ys_bg .ys .ys_box .hd ul li.on{
    background:  url(../images/ys_list1.png) no-repeat center;

}

.ys_bg .ys .ys_box .hd ul li.ys1.on span{
    background:  url(../images/ys_ico11.png) no-repeat center;
}

.ys_bg .ys .ys_box .hd ul li.ys2.on span{
    background:  url(../images/ys_ico22.png) no-repeat center;
}

.ys_bg .ys .ys_box .hd ul li.ys3.on span{
    background:  url(../images/ys_ico33.png) no-repeat center;
}

.ys_bg .ys .ys_box .hd ul li.ys4.on span{
    background:  url(../images/ys_ico44.png) no-repeat center;
}

.ys_bg .ys .ys_box .hd ul li.on h5{
    color: #fff;
}



/*message*/

.message_bg{
    width: 100%;
    margin: 0 auto;
    height: 240px;
    background:  url(../images/message_bg.jpg) no-repeat center;
}

.message_bg .message{
    width: 1200px;
    margin: 0 auto;
}

.message_bg .message .m_logo{
    float: left;
    width: 270px;
    height: 240px;
    background: #ffffff;
}

.message_bg .message .m_logo img{
    display: block;
    margin: 27px auto 0 auto;
    width: 222px;
    height: 185px;

}

.message_bg .message .m_nr{
    width: 850px;
    float: right;

}

.message_bg .message .m_nr h5{
    color: #fff;
    font-size: 18px;
    margin: 25px 0 28px 0;
}


.message_bg .message .m_nr .form-group1{
    float: left;
    width: 270px;
    height: 50px;
    background: #fafafa;
    margin-right: 20px;
}

.message_bg .message .m_nr .form-group1 input{
    width: 270px;
    height: 50px;
    background:  url(../images/m1.png) no-repeat 10px center;
    text-indent: 50px;
    color: #999999;
    font-size: 14px;
}
 
.message_bg .message .m_nr .form-group2{
    float: left;
    width: 270px;
    height: 50px;
    background: #fafafa;
}

.message_bg .message .m_nr .form-group2 input{
    width: 270px;
    height: 50px;
    background:  url(../images/m2.png) no-repeat 10px center;
    text-indent: 50px;
    color: #999999;
    font-size: 14px;
}

.message_bg .message .m_nr .form-group3{
    float: right;
    width: 270px;
    height: 50px;
    background: #fafafa;
}

.message_bg .message .m_nr .form-group3 .codeText{
    float: left;
    width: 150px;
    height: 50px;
    background: none;
    text-indent: 20px;
    color: #999999;
    font-size: 14px;
}

.message_bg .message .m_nr .form-group3 .imgcode{
    float: right;
    width: 90px;
    height: 36px;
    margin: 7px 7px 0 0;
}


.message_bg .message .m_nr .form-group4{
    float: left;
    width: 560px;
    height: 50px;
    background: #fafafa;
    margin: 20px 0 0 0;
}

.message_bg .message .m_nr .form-group4 textarea{
    width: 500px;
    height: 35px;
    background:  url(../images/m3.png) no-repeat 10px center;
    color: #999999;
    font-size: 14px;
    padding: 15px 10px 0 50px;
}

.message_bg .message .m_nr .anniu{
    float: right;
    width: 270px;
    height: 50px;
    margin-top: 20px;
}

.message_bg .message .m_nr .anniu button{
    width: 270px;
    height: 50px;
    background: #69a644;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.message_bg .message .m_nr .anniu button:hover{
    border-radius: 25px;
}


/*about*/

.ab_bg{
    width: 100%;
    height: 630px;
    margin: 60px auto 0 auto;
    overflow: hidden;
}


.ab_bg .about{
    width: 1200px;
    margin: 0 auto;
    height: 630px;
    position: relative;
}

.ab_bg .about .ab_nr{
    background: url(../images/ab_bg.jpg) no-repeat center;
    position: relative;
    width: 980px;
    height: 610px;
    z-index: 5;
    left: -360px;
}

.ab_bg .about .ab_nr .txt{
    width: 620px;
    height: 610px;
    margin-left: 360px;
    position: relative;
}

.ab_bg .about .ab_nr .txt span{
    display: block;
    font-size: 48px;
    color: #69a644;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    background: url(../images/xt.jpg) no-repeat  124px 50px;
    height: 120px;
    line-height: 42px;

}

.ab_bg .about .ab_nr .txt h5{
    font-size: 24px;
    font-weight: bold;
    color: #545454;

}

.ab_bg .about .ab_nr .txt p{
    font-size: 14px;
    color: #858585;
    line-height: 30px;
    height: 150px;
    overflow: hidden;
    margin-top: 20px;
    width: 550px;

}

.ab_bg .about .ab_nr .txt .xq{
    margin-top: 125px;

}

.ab_bg .about .ab_nr .honor{
    position: absolute;
    right: 7px;
    bottom: 10px;
    width: 173px;
    height: 234px;
    background: url(../images/honor_list.jpg) no-repeat center;
}

.ab_bg .about .ab_nr .honor img{
    display: block;
    width: 139px;
    height: 200px;
    margin: 17px auto;
}

.ab_bg .about .ab_nr .honor h6 a{
    font-size: 14px;
    color: #444;
    text-align: center;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    display: none;
}


.ab_bg .about .ab_img{
    width: 1050px;
    height: 630px;
    position: absolute;
    right: -360px;
    top: 0;

}

.ab_bg .about .ab_img img{
    width: 1050px;
    height: 630px;
}

/*case*/

.case_bg{
    width: 100%;
    height: 966px;
    margin: 45px auto 0 auto;
    background: url(../images/case_bg.jpg) no-repeat  center;
    padding-top: 15px;
}

.case_bg .ab_num{
    width: 1200px;
    margin: 0 auto;
    height: 80px;
    padding: 60px 0;
}

.case_bg .ab_num ul li{
    float: left;
    width: 299px;
    height: 80px;
    border-right: 1px solid #dfdfdf;
}

.case_bg .ab_num ul li span{
    float: left;
    font-size: 60px;
    font-weight: bold;
    color: #69a644;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 60px;

}

.case_bg .ab_num ul li:last-child span{
    margin-left: 40px;

}

.case_bg .ab_num ul li h5{
    float: left;
    margin-left: 12px;
    font-size: 24px;
    font-weight: bold;
    color: #545454;
    margin-top: 5px;
}

.case_bg .ab_num ul li h5 p{
    font-size: 16px;
    font-weight: bold;
    color: #545454;
    margin-top: 3px;
}


.case_bg .case{
    width: 1200px;
    margin: 60px auto 0 auto;
}

.case_bg .case .title span{
    color: #fff;
    opacity: 0.1;
}

.case_bg .case .title h3{
    color: #fff;
}

.case_bg .case .case_box{
    width: 1200px;
    height: 300px;
    margin: 70px auto 0 auto;
}

.case_bg .case .case_box .bd{
    width: 1200px;
    margin: 0px auto 0 auto;
}

.case_bg .case .case_box .bd ul li{
    float: left;
    width: 360px;
    height: 300px;
    position: relative;
    margin: 0 20px;
}

.case_bg .case .case_box .bd ul li .pic{
    width: 360px;
    height: 300px;
    position: relative;
}

.case_bg .case .case_box .bd ul li .pic img{
    width: 360px;
    height: 300px;
    position: relative;
}

.case_bg .case .case_box .bd ul li .txt{
    width: 360px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/ico1.png) repeat  center;
    z-index: 5;
}

.case_bg .case .case_box .bd ul li .txt h5 a{
    float: left;
    width: 250px;
    margin-left: 30px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case_bg .case .case_box .bd ul li .txt .more{
    float: right;
    width: 50px;
    height: 50px;
    background: url(../images/more3.jpg) no-repeat  center;
}


.case_bg .case .case_box .bd ul li .txt i{
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: 0;
    background: #69a644;
    width: 0%;
    height: 50px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case_bg .case .case_box .bd ul li:hover .txt i{
    width: 100%;
}


.case_bg .case .case_zx{
    margin: 40px auto 0 auto;
    text-align: center;
}

.case_bg .case .case_zx .txt{
    background: url(../images/xt1.png) no-repeat  center 22px;
    height: 80px;
}

.case_bg .case .case_zx .txt h5{
    font-size: 30px;
    color: #69a644;
    font-weight: bold;

}

.case_bg .case .case_zx .txt p{
    font-size: 18px;
    color: #69a644;
    letter-spacing: 0.5px;
    margin-top: 18px;
}

.case_bg .case .case_zx .zx{
    margin: 40px auto 0 auto;
    background: url(../images/zx.png) no-repeat center;
    height: 50px;
    width: 400px;
}


.case_bg .case .case_zx .zx .tel{
    float: left;
    margin-left: 60px;
    font-size: 24px;
    color: #fff;
    line-height: 50px;
}

.case_bg .case .case_zx .zx .zixun{
    float: right;
    width: 121px;
    height: 40px;
    line-height: 40px;
    background: #2e2e2e;
    margin: 5px 5px 0 0;
    border-radius: 20px;
}

.case_bg .case .case_zx .zx .zixun a{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
}




/*news*/


.news{
    width: 1200px;
    height: 650px;
    margin: 45px auto 0 auto;
}

.news .news_box{
    width: 1200px;
    margin: 40px auto 0 auto;
}

.news .news_box .question{
    float: left;
    width: 480px;
}

.news .news_box .question .question_t{
    height: 55px;
    border-bottom: 1px solid #e8e8e8;
}

.news .news_box .question .question_t a{
    display: block;
    padding-left: 25px;
    font-size: 20px;
    color: #545454;
    background: url(../images/buttom6.png) no-repeat left center;
}

.news .news_box .question .question_t span{
    display: block;
    font-size: 12px;
    color: #858585;
    text-transform: uppercase;
}

.news .news_box .question .question_box{
    margin-top: 20px;
}

.news .news_box .question .question_box ul li{
    width: 450px;
    height: 85px;
    background: #f5f5f5;
    padding: 15px 15px 0 15px;
    margin-bottom: 20px;
}


.news .news_box .question .question_box ul li .wen{
    height: 32px;
    margin-bottom: 10px;
}


.news .news_box .question .question_box ul li .wen span{
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: #69a644;
    border-radius: 3px;
    float: left;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.news .news_box .question .question_box ul li .wen a{
    float: left;
    margin-left: 25px;
    width: 350px;
    line-height: 32px;
    font-size: 14px;
    color: #545454;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news .news_box .question .question_box ul li:hover .wen a{
    color: #69a644;
}

.news .news_box .question .question_box ul li .da{
    height: 32px;
}


.news .news_box .question .question_box ul li .da span{
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: #373737;
    border-radius: 3px;
    float: left;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.news .news_box .question .question_box ul li .da p{
    float: left;
    margin-left: 25px;
    width: 350px;
    line-height: 32px;
    font-size: 14px;
    color: #858585;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}


.news .news_r{
    float: right;
    width: 690px;
}


.news .news_r .news_t{
    height: 55px;
    border-bottom: 1px solid #e8e8e8;
}

.news .news_r .news_t a{
    display: block;
    padding-left: 25px;
    font-size: 20px;
    color: #545454;
    background: url(../images/buttom6.png) no-repeat left center;
}

.news .news_r .news_t span{
    display: block;
    font-size: 12px;
    color: #858585;
    text-transform: uppercase;
}

.news .news_r  .news_nr{
    margin-top: 20px;
    height: 315px;
}

.news .news_r  .news_nr ul li{
    height: 140px;
    margin-bottom: 20px;
}

.news .news_r  .news_nr ul li .news_img{
    float: left;
    width: 190px;
    height: 140px;
}

.news .news_r  .news_nr ul li .news_img img{
    width: 190px;
    height: 140px;
}

.news .news_r  .news_nr ul li .txt{
    float: right;
    width: 470px;
    height: 140px;
}

.news .news_r  .news_nr ul li .txt a{
    font-size: 16px;
    color: #545454;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;

}

.news .news_r  .news_nr ul li .txt p{
    font-size: 14px;
    color: #858585;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin: 10px 0 20px 0;

}

.news .news_r  .news_nr ul li .txt span{
    float: right;
    width: 124px;
    height: 36px;
    line-height: 36px;
    background: #eeeeee;
    text-align: center;
    font-size: 14px;
    color: #858585;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;

}

.news .news_r  .news_nr ul li:hover .txt span{
    background: #69a644;
    color: #fff;
}

.news .news_r  .list{
    width: 710px;
}

.news .news_r  .list ul li{
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #e8e8e8;
    position: relative;
    float: left;
    width: 330px;
    margin-right: 25px;
}

.news .news_r  .list ul li a{
    float: left;
    width: 200px;
    font-size: 14px;
    color: #545454;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 25px;
    background: url(../images/buttom7.png) no-repeat 5px center;
}

.news .news_r  .list ul li span{
    float: right;
    font-size: 14px;
    color: #858585;
}

.news .news_r  .list ul li i{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #69a644;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news .news_r  .list ul li:hover i{
    width: 100%;
}


/*links*/

.links_bg{
    width: 100%;
    height: 80px;
    margin: 50px auto 0 auto;
    background: url(../images/links_bg.jpg) no-repeat center;
}

.links_bg .links{
    width: 1200px;
    margin: 0 auto;
    height: 80px;
}

.links_bg .links h3{
    float: left;
    background: url(../images/links.png) no-repeat 17px center;
    padding-left: 58px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 80px;
}

.links_bg .links .yq{
    width: 1035px;
    float: right;
    line-height: 80px;
    font-size: 14px;
    color: #868686;
}

.links_bg .links .yq a{
    margin: 0 20px;
    font-size: 14px;
    color: #868686;
}