

/* CSS Document*/
input,select,button{
    font:12px Verdana,Arial,Tahoma;
    vertical-align:middle;
}
input[type="submit"] {
    background: #154b95 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    padding: 5px 15px;
    width:75px;
    height:30px;
}
input[type="submit"]:hover {
    background: #C1C1C1 none repeat scroll 0 0;
}
input[type="reset"] {
    background: #3f3f3f none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    padding: 5px 15px;
    width:75px;
    height:30px;
}
input[type="reset"]:hover {
    background: #C1C1C1 none repeat scroll 0 0;
}
/*新闻头图*/
.banner{background-position: center center;background-repeat: no-repeat;height: 300px;min-width: 1580px;margin-top: 84px;}
.other-banner{height: 300px;margin-top: 84px;overflow: hidden;position: relative;min-width: 1580px;}
.other-banner .banner-wrap{left: 50%;margin-left: -960px;position: absolute;top: 0;width: 1920px;min-width: 1400px;}
/*px*/
#px_banner{width:100%;padding-bottom:350px;margin-top:110px;position:relative;z-index:9; min-width: 1580px;}
#px_banner img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover; min-width: 1580px;}
.px_txt{position:absolute;width:100%;height:100%;left:0;top:0;}
.px_txt .container{position:relative;height:100%;}
.px_txt .px_pp{text-align:right;margin-top:90px;margin-left: 50px;}
.px_txt .px_pp .p_p{margin:0;line-height:52px;height:52px;font-size:42px;font-weight:bold;color:#FFF;position:relative;}
.px_txt .px_pp span{display:block;text-transform:uppercase;font-size:18px;height:18px;line-height:18px;font-weight:bold;color:#FFF;margin-top:4px;}
.px_txt .px_pp i{display:block;float:left;width:85px;height:2px;background:#154b95;margin-top:17px;}
.px_txt .px_pp p{margin:0;line-height:26px;font-size:14px;color:#FFF;margin-top:15px;display:block; float:left; width: 800px;}
.px_txt .px_p{background:url(https://www.ruichang.com.cn/template/eyou/pc/style/position.png) no-repeat left center;line-height:26px;padding-left:18px;display:inline-block;color:#FFF;margin-top:15px;position:absolute;left:0;bottom:15px;}
.px_txt .px_p a{color:#FFF;}
/*公用分页*/
.pagect {
    padding:0px;
    background:#fff;

}
.location {
    padding-left:40px;
    height:48px;
    line-height:48px;
    border-bottom:1px solid #CCCCCC;
    background:url(../image/listc1.jpg) left center no-repeat;
    color:#333333;
    font-family:"Microsoft YaHei UI", "微软雅黑";
    font-size:14px;
}
/*list.html css*/
.listshow {
    padding:10px 8px;
    min-height:400px;
    _height:400px;
}
.listlist {
    font-size:14px;
}
.listlist li {
    padding:24px 0;
    float:left;
    width:100%;
    background:url(https://www.ruichang.com.cn/template/eyou/pc/images/dot_03.jpg) repeat-x bottom;
    overflow:hidden;
    font-family:"Microsoft YaHei UI", "微软雅黑";
}
.listlist li .xxcont {
    text-indent:2em;
}
.listlist li .xxcont a {
    color:#154b95;
}
/*li noimg*/
.listlist div {
    width:100%;
    float: left;
    line-height:26px;
    color:#282828;
}
.listlist h3 {
    line-height:40px;
    font-size:18px;
    width: 90%;
    float: left;
}
.listlist p {
    color:#A8A8A8;
    font-size:18px;
    width: 10%;
    display: block;
    float: left;
}
/*li img*/
.tpli img {
    border:none;
    width:280px;
    height:154px;
    float:left;
    padding-right:20px;
}
.tpli div {
    width:844px;
    float: left;
    line-height:30px;
}
.tpli h3 {
    width:100%;
    line-height:40px;
    font-size:18px;
    float: left;
}
.tpli p {
    width:100%;
    color:#A8A8A8;
    font-size:18px;
    float: left;
}
/*paging*/
.page_num {
    padding-top:25px;
    height:45px;
    overflow:hidden;
    font-size:12px;
}
#page_div {
    line-height:20px;
    color:#000;
}
#pagination_input {
    width:20px;
    height:16px;
    line-height:16px;
    margin:0 8px;
    padding:0;
    overflow:hidden;
    border:1px solid #ccc;
}
#page_div .pagination_index, #page_div .pagination_index_num {
    background:#FFFFFF;
    border:1px solid #169DBB;
    padding:0 8px;
    margin-right:2px;
    float: left;
    height:20px;
    text-align:center;
}
#page_div .pagination_index a, #page_div .pagination_index_num a {
    padding:0px;
    margin:0px;
    text-align:center;
    color:#000;
}
#page_div .pagination_index a:hover, #page_div .pagination_index_num a:hover {
    padding:0px;
    margin:0px;
    text-align:center;
    color:#000;
}
#page_div .pagination_index_last {
    width:260px;
    float:right;
    text-align:right;
}
#page_div .pagination_index_num {
    margin-right:2px;
    padding:0px;
    width:20px;
}
#page_div .currentIndex {
    background:#154b95;
    border:1px solid #154b95;
    width:20px;
    height:20px;
    line-height:20px;
    color:#FFF;
    text-align:center;
    font-weight:bold;
}
/*content.html css*/
.cttitle {
    padding:20px;
    color:#154b95;
    line-height:1.4em;
    text-align:center;
    font-size:28px;
    font-weight:bold;
}
.explaintl {
    border-bottom:1px solid #CCCCCC;
}
.explain {
    padding:0 40px;
    height:50px;
    line-height:50px;
    font-size:16px;
    border:1px solid #CCCCCC;
    border-left:none;
    border-right:none;
    color:#333333;
    text-align:center;
}

.explain li {
    padding:0 20px;
    float:left;
}
.articlect {
    padding:40px;
    border-bottom:1px solid #CCCCCC;
    color:#333333;
    line-height:28px;
    min-height:280px;

}
.articlect img{
   margin-top: 20px;

}
.articlect  a{
    font-weight: bold;
    color: #2b6bcf;

}
.articlect  a:hover{
    font-weight: bold;
    color: #cb0101;

}
#zoomcon {
    font-size:16px;
}
.prev_next {
    padding:40px;
}
.prev_next li {
    font-size:14px;
    line-height:28px;
}
/* 分页*/
.mypage {
    margin-top: 10px;
    text-align: center;
    float:left;
    width:1580px;
    margin-bottom: 20px;
}
.mypage a {
    border:1px solid #C1C1C1;
    color: #666;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    margin: 3px;
    padding-left: 24px;
    padding-right: 24px;
    vertical-align: middle;
}
.mypage strong {
    background: #fff none repeat scroll 0 0;
    color: #666;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    margin: 3px;
    padding-left: 24px;
    padding-right: 24px;
    vertical-align: middle;
}
.mypage a:hover {
    background: #2b6bcf none repeat scroll 0 0;
    color: #fff;
}
.mypage em {
    background: #fff none repeat scroll 0 0;
    color: #666;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    margin: 3px;
    padding-left: 24px;
    padding-right: 24px;
    vertical-align: middle;
}
.sub_airport {
    border-bottom: 1px solid #ccc;
    margin-top: 30px;
    padding-bottom: 30px;
}
.airp_box {
    margin-left: -50px;
    overflow: hidden;
}
.sub_airport li {
    cursor: pointer;
    float: left;
    margin-bottom: 20px;
    margin-left: 42px;
    overflow: hidden;
    position: relative;
    width: 256px;
}
.airp_img {
    height: 358px;
    overflow: hidden;
    width: 256px;
}
.sub_airport li .airp_bg {
    height: 358px;
    left: 0;
    position: absolute;
    top: 0;
    width: 256px;
}
.sub_airport li .airp_bg::before {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    content: "";
    height: 0;
    left: 13px;
    position: absolute;
    top: 10px;
    transition: height 300ms ease-in-out 0s;
    width: 225px;
}
.sub_airport li .airp_bg::after {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    content: "";
    height: 332px;
    left: 13px;
    position: absolute;
    top: 10px;
    transition: width 300ms ease-in-out 0s;
    width: 0;
}
.sub_airport li .airp_bg a {
    color: #fff;
    height: 100%;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 111;
}
.sub_airport li a {
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align:center;
}
.sub_airport li:hover img {
    opacity: 0.4;
}
.sub_airport li:hover .airp_bg {
    background: #2b6bcf none repeat scroll 0 0;
    opacity: 0.8;
}
.sub_airport li:hover .airp_bg a {
    color: #fff;
    opacity: 1;
    top: 40%;
}
.sub_airport li:hover .airp_bg::before {
    height: 334px;
}
.sub_airport li:hover .airp_bg::after {
    width: 229px;
}
.sub_airport li:hover a {
    color: #2b6bcf;
}


.list_zxky_box{
    width: 100%;
    background-color: #f3f3f3;
}
.list_zxky_box .list_zxky_box1{
    width: 1200px;
    margin: 0 auto;
}

.list_zxky_box .list_zxky_box1 .list_zkyx{
    width: 1200px;
}

.list_zxky_box .list_zxky_box1 .list_zkyx ul li{
    border: 1px solid #f3f3f3;
    float: left;
    margin-right: 9px;
    margin-left: 9px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    background: #fff;
    width: 220px;
    overflow: hidden;

}
.list_zxky_box .list_zxky_box1 .list_zkyx ul li div{
    background-color: #FFFFFF;
    width: 266px;
    overflow: hidden;
    margin: -5px auto 0 auto;
    padding-bottom:20px;
}
.list_zxky_box .list_zxky_box1 .list_zkyx ul li:hover{
    background-color: #FFFFFF;
    box-shadow: 0 2px 5px 1px #DDDDDD;
}
.list_zxky_box .list_zxky_box1 .list_zkyx ul li img{

    padding: 5px;
    text-align: center;
    height: 142px;
    transition: all 0.6s;
}
.list_zxky_box .list_zxky_box1 .list_zkyx ul li img:hover{
    transform: scale(1.1);
}

.list_zxky_box .list_zxky_box1 .list_zkyx ul li h3{
    color: #333333;
    font-size: 16px;
    margin-left: 15px;
    font-weight: 100;
    padding-top: 5px;
}
.list_zxky_box .list_zxky_box1 .list_zkyx ul li:hover h3{
    color: #ff702d;
}
.list_zxky_box .list_zxky_box1 .list_zkyx ul li  p{
    font-size: 14px;
    color: #666666;
    margin-left: 15px;
}
.list_zxky_box .list_zxky_box1 .list_zkyx ul li  p span{
    color: #ff5721;
}

.list_zxky_box .list_zxky_box1 .list_zkyx_zytj{
    width: 240px;
    background-color: #FFFFFF;
    margin-top: 16px;
}
.list_zxky_box .list_zxky_box1 .list_zkyx_zytj h2{
    height: 50px;
    line-height: 50px;
    color: #333333;
    font-size: 16px;
    font-weight: 100;
    border-bottom: 1px solid #ff702d;
    padding-left: 10px;
}
.list_zxky_box .list_zxky_box1 .list_zkyx_zytj ul{
    padding-bottom: 20px;
}
.list_zxky_box .list_zxky_box1 .list_zkyx_zytj ul li{
    margin-top: 20px;
    text-align: center;
}
.list_zxky_box .list_zxky_box1 .list_zkyx_zytj ul li img{

    height: 124px;
}

.list_zxky_box .list_zxky_box1 .list_zkyx_zytj ul li h3{
    font-size: 14px;
    color: #333333;
    font-weight: 100;
    text-align: left;
    margin-left: 10px;
}
.list_zxky_box .list_zxky_box1 .list_zkyx_zytj ul li:hover h3{
    color: #ff702d;
}
.list_zxky_box .list_zxky_box1 .list_zkyx_zytj ul li p{
    font-size: 12px;
    color: #888888;
    text-align: left;
    margin-top: 10px;
    margin-left: 10px;
}
.list_zxky_box .list_zxky_box1 .list_zkyx_zytj ul li p span{
    border: 1px solid #0b8eff;
    padding: 0 5px;
    color: #0b8eff;
    border-radius: 2px;

}
/*产品内容页*/
.ad_pro {
    width: 1548px;
    padding: 15px;
    overflow: hidden;
    border: 1px solid #c9c6c6;
    margin: 40px auto 20px;
}

.ad_pro .example {
    float: left;
    margin: 20px 0 0 30px;
}

.ad_pro_world {
    width: 988px;
    margin-top: 10px;
    float: right;
    position: relative;
}

.world_head {
    width: 1030px; overflow: hidden; padding-bottom: 5px;

    border-bottom: 2px solid #545454;
}
.world_head h1{font-size: 16px;}
.world_headss {
    width: 994px;
    padding: 10px;
    overflow: hidden;
    height: 192px;
    font-size: 14px;
    line-height: 180%;
}

.world_head img {
    float: left;
    margin: 5px 10px 0 10px;
}

.world_head b {
    font-size: 16px;
    float: left;
    margin-top: 5px;
    font-weight: normal; width: 460px;
}

.ad_pro_world p {
    font-size: 14px;
    position: absolute;
    width: 500px;
    left: 10px;
    top: 60px;
    line-height: 28px;
}

.ad_pro_world .lianxi {
    width: 940px;
    padding: 15px 20px;
    background: #f1f1f1;
    overflow: hidden;
    line-height: 200%;
}

.ad_pro_world .lianxi img {
    margin: 0 5px;
}

.ad_pro_world .lianxi a {
    display: inline-block;
    vertical-align: middle;
}
/*产品轮播*/
.preview {
    width: 500px;
    height: 417px;
    float: left;
}

/* smallImg */
.smallImg {
    position: relative;
    height: 76px;
    margin-top: 1px;
    background-color: #F1F0F0;
    padding: 6px 5px;
    width: 500px;
    overflow: hidden;
    float: left;
}

.scrollbutton {
    width: 14px;
    height: 50px;
    overflow: hidden;
    position: relative;
    float: left;
    cursor: pointer;
}

.scrollbutton.smallImgUp, .scrollbutton.smallImgUp.disabled {
    background: url(../image/d_08.png) no-repeat;
    margin-top: 10px;
}

.scrollbutton.smallImgDown, .scrollbutton.smallImgDown.disabled {
    background: url(../image/d_09.png) no-repeat;
    margin-left: 475px;
    margin-top: -63px;
}

#imageMenu {
    height: 74px;
    width: 460px;
    overflow: hidden;
    margin-left: 0;
    float: left;
}

#imageMenu li {
    height: 74px;
    width: 115px;
    overflow: hidden;
    float: left;
    text-align: center;
}

#imageMenu li img {
    width: 104px;
    height: 69px;
    cursor: pointer;
}

#imageMenu li#onlickImg img, #imageMenu li:hover img {
    width: 104px;
    height: 69px;
    border: 1px solid #959595;
}

/* bigImg */
.bigImg {
    position: relative;
    float: left;
    width: 400px;
    height: 325px;
    overflow: hidden;
}

.bigImg #midimg {
    width: 400px;
    height: 325px;
}

.bigImg #winSelector {
    width: 400px;
    height: 325px;
}

#winSelector {
    position: absolute;
    cursor: crosshair;
    filter: alpha(opacity=15);
    -moz-opacity: 0.15;
    opacity: 0.15;
    background-color: #000;
    border: 1px solid #fff;
}
.wenzi, .wenzi p, .wenzi div, .wenzi span, .wenzi td {

    line-height: 28px;

}

.wenzi a {

    line-height: 28px;
}

.wenzi_1 {
    overflow: hidden;
    padding: 10px 5px;
}


.xiazaixx {
    margin-bottom: 8px;
    overflow: hidden;
    padding-left: 10px;
}

.xiazaixx ul li {
    float: left;
    margin-right: 30px;
    width: 340px;
}
.xiazaixx a {
    color: #fff;
    display: block;
    font-weight: bold;
    padding-left: 72px;
    font-size: 16px;
}
.xiazaixx1 a {
    background: rgba(0, 0, 0, 0) url("../image/bt1.jpg") no-repeat scroll 0 0;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}

.xiazaixx3 a {
    background: rgba(0, 0, 0, 0) url("../image/bt3.jpg") no-repeat scroll 0 0;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}


.dianhuxx {
    background: rgba(0, 0, 0, 0) url("https://www.ruichang.com.cn/template/eyou/pc/images/bt4.jpg") no-repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    height:70px;
    margin-left: 3px;
    padding: 0px 0 0 193px;
    width: 500px;
    line-height: 70px;
}
.meikong-ewm{ position: absolute;top:243px;right:5px; text-align: center;}
.meikong-ewm img{width: 140px; height: 140px; float: left; margin-top: 29px;}
.meikong-add{position: absolute; top:360px; left: 6px;}
.edit-mk p{position: inherit;top:inherit;width: inherit; font-size:inherit;left:inherit;line-height: inherit;}
.zhuanye-gs{border: 1px solid #ddd; text-align: center; padding: 8px; float: left; width: 23px; margin-top: 37px;}

.pro_nav {
    width: 1198px;
    height: 43px;
    background: #f6f6f6;
    border: 1px solid #dddddd;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.pro_nav li {
    float: left;
    border-right: 1px solid #dddddd;
    font-size: 14px;
}

.pro_nav li a {
    line-height: 43px;
    display: block;
    color: #323232;
    text-align: center;
    width: 125px;
    height: 43px;
    font-size: 14px;
}

.pro_nav li a:hover {
    background: #535353;
    color: white;
}

.pro_nav li a.active {
    background: #154b95;
    color: white;
}

.pro_video {
    width: 960px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.pro_video img {
    margin: 30px 0 10px 270px;
}

.pro_video_1 {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px; /*text-align:center;*/
    padding-top: 20px;
}

.pro_video_1 img {
    max-width: 100%;
    margin-top: 20px;
}

.pro_video_3 {
    width: 960px;
    height: 230px;
    margin: 0 auto;
}

.pro_video_3 img {
    float: left;
    margin-top: 10px;
    margin-left: 20px;
}

.pro_video_3 ul li {
    width: 190px;
    height: 180px;
    display: block;
    float: left;
    text-align: center;
    margin-top: 20px;
    margin-left: 5px;
}

.pro_video_3 ul li p {
    margin-top: 10px;
    line-height: 40px;
}

.pro_nav_2 {
    width: 1200px;
    height: 43px;
    background: #f6f6f6;
    border: 1px solid #dddddd;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.pro_nav_2 li {
    float: left;
    border-right: 1px solid #dddddd;
    height: 43px;
    font-size: 14px;
}

.pro_nav_2 li a {
    line-height: 41px;
    display: block;
    color: #323232;
    text-align: center;
    width: 150px;
    height: 41px;
}

.pro_nav_2 li a:hover, .pro_nav_2 .sel a {
    background: white;
    border-top: 2px solid #ff7900;
}

.pro_exampel {
    width: 1580px;
    height: 380px;
    margin: 0 auto;
}

.pro_exampel ul li {
    width: 790px;
    height: 180px;
    float: left;
}

.pro_exampel ul li img {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 20px;
    border: 1px solid #ccc;
    padding: 1px;
}

.pro_exampel ul li h1 {
    font-weight: normal;
    font-size: 14px;
    line-height: 25px;
    color: #1172b3;
    font-weight: bold;
    margin-top: 20px;
    margin-left: 20px;
}
.xianxx {
    border-bottom: 2px solid #535353;
    background: url(../image/head_ban.png) no-repeat 10px 6px;
    font-size: 18px;
    padding-left: 25px;
    padding-bottom: 5px;
    padding-right: 10px;
}

.xianxx em {
    font-family: "Times New Roman", Times, serif;
    margin-left: 10px;
}

/*产品列表*/
.mxkc_js2 { width: 1580px; overflow: hidden; margin-top:25px;}

.mxkc_js2 li { float: left; width: 340px; height: 296px; overflow: hidden;text-align: center; position: relative; overflow: hidden; margin: 0 27px 15px ; cursor: pointer; }

.mxkc_js2 li img { width: 340px; height: 220px; text-align: center;  display:block; transition: all 0.3s; overflow: hidden;}
.mxkc_js { width: 100%; overflow: hidden; margin-top:25px;}
.mxkc_js li { float: left; width: 220px; height: 296px; text-align: center; position: relative; overflow: hidden; margin: 0px 20px 20px 0px; cursor: pointer; }
.mxkc_js li img { width: 262px; height: 296px; text-align: center; display:block;}

.mxkc_js2 li img:hover{
    transform: scale(1.02);

}
.mxkc_js2 .tit{
    background: #dcdde1;
    height: 50px;
    width: 340px;
}
.mxkc_js2 li a{color: #fff;width: 278px; height: 350px; overflow: hidden}
.mxkc_js2 li a:hover{color: #eeeeee;}
.mxkc_js_t{ height: 50px; width: 275px; text-align: center; color: #000; font-size:14px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; line-height: 50px; display: block; float:left;}

.mxkc_js_btn2{
    width: 65px;
    height: 50px;
    float:right;
    background:#154b95;
    line-height: 50px;
    text-align: center;
    padding:0;
    margin: 0;
    width: 65px;
    height: 50px;
}
.courcecontent {
    margin-top: 20px;
    padding: 30px 0px;
}
.courcecontent ul li {
    transition:all ease 0.3s;
    width:300px;
    height:300px;
    background:#FFFFFF;
    float:left;
    margin:0 42px 20px ;
    text-align: center;
    box-shadow:0 0 8px rgba(0,0,0,0.2);
    -webkit-box-shadow:0 0 8px rgba(0,0,0,0.2);
    -moz-box-shadow:0 0 8px rgba(0,0,0,0.2);
}
.courcecontent ul li:last-child {
    margin-right: 0px;
}
.courcecontent ul li a {
    display:block;
}
.courcecontent ul li img {
    width:186px;
    margin-bottom:4px;
    text-align: center
}
.courcecontent ul li em {
    padding:0 10px;
    font-size:16px;
    color:#4C4C4C;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    line-height:38px;
	display:inline-block;
	width:282px;
}
.courcecontent ul li i {
    color:#154b95;
    line-height:26px;
    width:90px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    padding-left:10px;
}
.cBR_btn {
    width:70px;
    height:26px;
    text-align:center;
    line-height:26px;
    font-size:14px;
    border-radius:5px;
    color:#FFFFFF;
    margin-right:10px;
    background:#154b95;
    cursor:pointer;
}
.cBR_btn:hover {
    color: #f2f2f2
}
.cBR_btn1 {
    width:70px;
    height:26px;
    text-align:center;
    line-height:26px;
    font-size:14px;
    border-radius:5px;
    color:#FFFFFF;
    margin-right:10px;
    background:#585858;
    cursor:pointer;
}
.cBR_btn1:hover {
    color: #f2f2f2
}
.courcecontent ul li:hover {
    box-shadow:0 0 20px rgba(0,0,0,0.5);
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.5);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.5);
    transform:scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform:scale(1.05);
    -ms-transform:scale(1.05);
}
.cpli {
    width:355px;
    height:362px;
    overflow:hidden;
    background-color:#f2f2f2;
    margin-top:15px;
    margin: 20px 8px;
    border: 1px solid #ddd;
}
.cpli img {
    width:355px;
    height:270px;
}
.cpli .lefts {
    float:left;
    width:258px;
    margin-left:15px;
    margin-top:20px;
}
.cpli .lefts li {
    line-height:22px;
    height:22px;
    overflow:hidden;
}
.cpli .lefts li a {
    font-size:16px;
}
.cpli .lefts li span {
    color:#666;
    font-size:12px;
}
.cpli .rights {
    float: right;
    width:80px;
    text-align:center;
}
.cpli .rights a {
    font-size:14px;
    line-height:16px;
    background-color:#555555;
    margin-left:10px;
    width:70px;
    height:50px;
    display:block;
    text-align: center;
    vertical-align: middle;
    padding-top: 15px;
    color: #fff;
}
.cpli a:hover {
    color:#154b95;
}
.othercp{
    margin-top: 20px;

}
.othercp .title{
    height: 43px;
    background:#154b95 ;
    line-height: 43px;
    color: #fff;
    text-align: center;
    font-size: 18px;
}
.othercp .content{
    border: 1px solid #c9c6c6;
    padding: 10px;

}
.othercp .content ul li{
   text-align: center;

}

/*联系我们内页*/
.contact01{background:#f6f6f6;padding:24px 66px 34px;}
.contact01 h3{height:78px; font-size:34px; color:#000000; line-height: 78px; font-weight: normal; position: relative;}
.contact01 h3 span{ display: inline-block;padding-left: 10px; font-size: 18px; color:#333333;}
.contact01 h3::before{position: absolute; content:""; width:100%;height:1px; bottom:1px;left: 0;background:#d6d6d5;}
.contact01 h3::after{position: absolute; content:""; width:148px;height:3px; bottom:0px;left: 0;background:#154b95;}
.contact01 p{margin-top: 20px;padding-bottom: 20px;padding-left: 63px; font-size: 16px ; color:#737373;line-height: 30px;border-bottom: 1px dashed #7b7b7b;}
.h01{margin-top: 30px;}
.contact01 .p01{background: url(../image/contact_ico01.png) no-repeat 0 0;}
.contact01 .p02{background: url(../image/contact_ico02.png) no-repeat 0 0;}
.contact01 .p03{background: url(../image/contact_ico03.png) no-repeat 0 0;}
.contact01 .p04{background: url(../image/contact_ico04.png) no-repeat 0 0;}
.contact01 .p05{background: url(../image/contact_ico05.png) no-repeat 0 0;}
.contact01 .p06{background: url(../image/contact_ico06.png) no-repeat 0 0;}
.contact01 p em{display: inline-block;padding:0 40px;}


.map{ width:1500px;position: relative;margin: 20px auto 60px;}
.map ..img1{ width:1500px;height:493px;}


/*产品专题*/
/*治理技术*/
.title h1{text-align:center;font-size: 48px;color:#fff;margin: 37px 0px 0px;}
.title p{text-align:center;font-size: 48px;color:#fff;margin:0;}
.technology .content{
    margin-top: 20px;
}
.technology .content .left{
    width: 668px;
    height: 442px;
    float:left;
}
.technology .content .right{
    width: 890px;
    height: 442px;
    float:right;
}
.technology .content p{
   font-size: 16px;
    text-indent: 32px;
    line-height: 32px;
}
.technology .content .right ul li{
    float:left;
    margin-top: 56px;
}
.technology .fangan{
    margin-top: 20px;
}
.technology .fangan ul li{
    float:left;
    width: 506px;
    height: auto;
    text-align: center;
    margin-left:31px;
}
.technology .fangan ul li:first-child{

    margin-left:0px;
}
.technology .fangan ul li h3{
   font-size: 26px;
    color: #154b95;
}
.technology .fangan ul li p{
    font-size: 16px;
    text-indent: 32px;
    line-height: 32px;
    text-align: left;
    padding: 15px;
}
/*工艺流程*/
.gylc{

}
.gylc .content ul li{
    width: 514px;
    height: 270px;
    margin-right: 19px;
    background: #0a68c0;
    float:left;
    margin-top: 20px;
}
.gylc .content ul li:last-child{
    margin-right: 0px;

}
/*解决方案*/
.jjfa .content ul{margin: 0 -13px;}
.jjfa .content ul li{float: left; width: 18.8%;  margin: 2% 0.6% 0; }
.jjfa .content ul li a{float: left; width: 100%; display: block; }
.jjfa .content .pic02{float: left; width: 100%; border: 1px solid #e4e4e4; border-radius: 5%;background: #fff; position: relative; overflow: hidden;}
.jjfa .content .pic02 img{width: 100%;  display: block;}
.jjfa .content  span{float: left; width: 100%; display: block; line-height: 44px;text-align: center;font-size: 14px; color: #333;}
/*核心设备*/

.Equipment{
    width: 100%; height:auto; min-width: 1580px;overflow:hidden;background: url(../image/sbbg.jpg) no-repeat center center;padding-bottom: 50px;padding-top: 20px; margin-top: 57px;background-size: cover;
}
.rollBox {WIDTH: 1580px; OVERFLOW: hidden; margin-top:15px; float:left;}
.rollBox .LeftBotton { WIDTH: 35px;  DISPLAY: inline; BACKGROUND:url(../image/back.png) 0px 80px no-repeat; FLOAT: left; HEIGHT: 160px; CURSOR: pointer}
.rollBox .RightBotton { WIDTH: 35px; DISPLAY: inline; BACKGROUND:url(../image/next.png) 0px 80px no-repeat; FLOAT: right; HEIGHT: 160px; CURSOR: pointer}
.rollBox .Cont {WIDTH: 1484px; FLOAT: left; OVERFLOW: hidden; margin:0px 10px;}
.rollBox .ScrCont {WIDTH: 5000px}
.rollBox .Cont .pic { WIDTH:292px; FLOAT: left;  height:250px;  margin:0 3px;  display:block; _display:inline;line-height:26px;}
.rollBox .Cont .pic p{WIDTH:277px; text-align:center; color:#fff;font-family:"Microsoft YaHei","微软雅黑","Microsoft JhengHei","宋体";
    font-size:14px;}
.rollBox .Cont .pic a{display:block;height:250px;width:308px; cursor:hand;}
.rollBox .Cont .pic a:hover{color:#333;}
.rollBox .Cont .pic .images{width:267px; height:222px; float:left; margin-right:30px;}
.rollBox .Cont .pic .images img{width:267px;height:203px; border:1px solid #CCCCCC; padding:3px;}
.rollBox .Cont .pic .pic_r{float:left;width:152px;height:116px;}
.rollBox .Cont .pic b{color:#FF8400}

.rollBox .Cont .picace:nowrap;/*强制它在同一行显示，又意为不换行显示*/t .pic .pic_b p{height:21px;line-height:21px;with:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.rollBox .Cont .pic strong{width:140px; overflow:hidden;/*内容超出自动隐藏起来*/white-space:nowrap;/*强制它在同一行显示，又意为不换行显示*/text-overflow:ellipsis;/*超出显示三个省略号*/ display:block;}
.rollBox #List1 {FLOAT: left}
.rollBox #List2 {FLOAT: left}

/*优势*/

.ys{ height: 1242px;}

.ysa{ overflow: hidden; padding-bottom: 32px;margin-top: 30px;}

.ysa h3{ text-align: center; height: 111px; font-weight: normal; color: #333; font-size: 36px;}.ysa h3 strong{ font-weight: bold;}

.ysa h3 strong{ font-weight: bold;}

.ysa h3 span{ display: block; margin-top: 8px; height: 34px; line-height: 34px;background:url(https://www.ruichang.com.cn/template/eyou/pc/images/y_h31.gif) no-repeat center 0; font-size: 20px; color: #666;}

.ysa dl{ background: #f6f5fa; overflow: hidden; height: 336px;}

.ysa dl dt{ font-size: 0; float: left; width: 790px;}

.ysa dl dd{ float: right; width: 790px;}

.ysa dl.fr dt{ float: right;}

.ysa dl dd h4{ overflow: hidden; padding-top: 55px; overflow: hidden;}

.ysa dl dd h4 i{ display: inline-block; float: left; padding-left: 78px; height: 82px; font-family: Impact; font-weight: normal; font-size: 50px; color: #ccc; line-height: 100%;background:url(../image/y_lin.gif) no-repeat 0 64px;}

.ysa dl dd h4 em{ display: inline-block; padding-left: 13px; font-size: 22px; color: #333;}

.ysa dl dd h4 em span{ display: block; font-weight: normal; font-size: 14px; text-transform: uppercase; color: #d9d8dc; padding-top:5px;}

.ysa dl dd p{ font-size: 16px; color: #333; line-height: 28px; padding-left: 78px; width: 780px; height: 140px;}

.ysa dl dd h5{ display: block; margin-left:78px;background:url(../image/y_btn1.gif) no-repeat; width: 202px; height: 30px; line-height: 30px; text-align: center; color: #154b95; font-size: 16px; font-weight: normal;    margin-top: 15px;}

.ysa dl dd h5 a{color: #154b95; }

.ysb{ overflow:hidden;}

.ysb dl{ background:#f6f5fa; height:410px; border-bottom:1px solid #dcdcdc;float: left; width: 380px; margin-right: 30px;}.ysb dl.nom{ margin-right: 0;}

.ysb dl dt img{ width: 380px; height: 213px;}

.ysb dl dd{ position: relative; padding-top: 1px;}

.ysb dl dd h4{ position: absolute; top: -52px; left: 21px; padding:18px 0 0 19px; width: 108px; height: 107px; color: #fff;background:url(https://www.ruichang.com.cn/template/eyou/pc/images/y_lin.png) no-repeat 19px 99px #154b95; font-size: 22px; font-weight: normal;}

.ysb dl dd h4 span{ display: block; line-height: 101%; font-family: Impact; font-size: 42px;}

.ysb dl dd p{ margin:109px 0 0 40px; padding-left: 15px; line-height: 25px; font-size: 16px; color: #333;background:url(https://www.ruichang.com.cn/template/eyou/pc/images/y_ico.png) no-repeat 0 10px ;}

/*案例*/

.case{background: #fff;position: relative;overflow: hidden;}
.case .con{position: relative;height:628px;margin-top: 34px;overflow: hidden;}
.case .con .list{width: 864px;position: absolute;left: 50%;margin-left: -432px;}
.case .con .list .tempWrap{margin-left: -864px;}
.case .con .qh{position: relative; top: 225px; z-index: 1; left: 50%; margin-left: -600px;width: 1200px;}
.case .con .qh:after{content: "";background:rgba(0,0,0,0.52);width:528px;height: 486px;display: block;right: -360px;top:-225px;position: absolute;z-index: 1}
.case .con .qh:before{content: "";background:rgba(0,0,0,0.52);width:528px;height: 486px;display: block;left: -360px;top:-225px;position: absolute;z-index: 1}
.case .con .qh i.prev{float: left;margin-left: 108px;cursor: pointer;position: absolute;z-index: 2;}
.case .con .qh i.next{float: right;margin-right: 108px;cursor: pointer;position: absolute;right: 0;z-index: 2;}
.case .con dl{width: 864px;height:628px;position: relative;}
.case .con dt{line-height: 0;overflow: hidden;}
.case .con dt img{width: 864px;height: 486px;}
.case .con dd{height: 69px;background: #D5D5D5;position: relative;}
.case .con dd b{display: block;line-height: 69px;text-align: center;font-size: 18px;color: #191919;font-weight: normal;}
.case .con dd p,.case .con dd a.more{display: none;}
.case .con dl.cur dd{background: #2A2A2A;height:142px;padding: 0 32px;}
.case .con dl.cur dd b{color: #fff;font-size: 20px;font-weight: bold;padding-top: 26px;padding-bottom: 22px;display: block;line-height:110%;text-align:left;}
.case .con dl.cur dd b a{color: #fff;}
.case .con dl.cur dd p{line-height: 24px;color: #fff;opacity: 0.4;font-size: 16px;display: block;}
.case .con dl.cur dd a.more{display: block;background: url(../image/case_more.png) no-repeat right center;height: 19px;color: #fff;font-size: 16px;color: #154b95;width: 86px;right: 32px;top: 32px;position: absolute;line-height: 110%;}
.case .con dl.left dd b{margin-right: 155px;text-align: right;}
.case .con dl.right dd b{margin-left: 155px;text-align: left;}
/*合作客户*/
.customer .content ul li{position:relative;float:left;text-align:center;display:flex;justify-content:center;align-items:center;height:170px;width:20%;margin-bottom:20px;background:#fff}
.customer .content ul li:after{content:'';width:2px;height:30%;position:absolute;top:35%;right:0;background: #ddd}
.customer .content ul li img{max-width:100%}
.customer .content ul li:hover img{transform:scale(1.1,1.1);transition:transform .6s ease}
.customer .content ul li:nth-child(5):after,
.customer .content ul li:nth-child(10):after,
.customer .content ul li:nth-child(15):after{display:none}
.imgZoom img,
.imgY180 img {-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s; -o-transition: all .8s ease 0s;-webkit-transition: all .8s ease 0s;transition: all .8s ease 0s;}
.imgZoom:hover img {-moz-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}

/*公司简介*/
.gsjj .content p{
    font-size: 16px;
    text-indent: 32px;
    line-height: 32px;
}
/*公司简介-主导产品*/

.gscp{
    width: 100%;
    height:auto;
    min-width: 1580px;
    overflow:hidden;
    background: #252525;
    background-size:cover;
    padding-bottom: 57px;
    margin-top: 20px;}

.gscp .content ul li{
    width: 288px;
    height: 220px;
    background-size:cover;
    float:left;
    margin-right:35px;
    margin-top: 30px;
    text-align: center;
    color: #fff;
    background: #154b95;
}
.gscp .content ul li h2{
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 22px;
}
.gscp .content ul li p{
    padding: 0 20px;
    color: #b5b5b5;
    margin-bottom:10px;
}
.gscp .content ul li a{
    color: #fff;
    font-size: 14px;
    line-height: 26px;



}
.gscp .content ul li:last-child{

    margin-right:0px;
}


.gssb{
    width: 100%; height:auto; min-width: 1580px;overflow:hidden;padding-bottom: 0px;padding-top: 0px;
}

.four{padding: 30px 0 30px;}
.four ul li{width: 316px;float: left;text-align: center;font-size: 16px;color: #666; background:url(../image/four_line01.gif) no-repeat 0 42px;}
.four ul li em{width: 45px;display: block;margin:0 auto;}
.four ul li em img{width: 45px;height: 45px;display: block; transition: all 0.3s ease-in-out 0s;}
.four ul li span{display: block;font-size: 22px;color: #333;height: 70px;line-height: 70px; background:url(../image/four_line02.png) no-repeat center 66px;margin-bottom: 12px;}
.four ul li:first-child{background: none;}
.four ul li:hover em img{ transform: rotateY(180deg);}


/* _site-header.css */
* {

}

.site-header {
    text-align: center;
    padding: 40px 0;

}
.site-header__title {
    font-size: 36px;
    color: #fff;
}

/* _wrapper.css */
.wrapper {
    padding-left: 18px;
    padding-right: 18px;
    max-width: 1236px;
    margin-left: auto;
    margin-right: auto;
}


/* _timeline.css */
.timeline {
    position: relative;
    margin: 30px auto;
    padding: 60px 0;

}
.timeline::before {
    content: "";
    position: absolute;
    top: 0;
    left: 10%;
    width: 4px;
    height: 100%;
    background-color: #8d94b1;
}
@media (min-width: 800px){
    .timeline::before{
        left: 50%;
        margin-left: -2px;
    }
}
.timeline__item {
    margin-bottom: 50px;
    position: relative;
}
.timeline__item::after{
    content: "";
    clear: both;
    display: table;
}
.timeline__item:nth-child(2n) .timeline__item__content {
    float: right;
}
.timeline__item:nth-child(2n) .timeline__item__content::before {
    content: '';
    right: 40%;
}
@media (min-width: 800px){
    .timeline__item:nth-child(2n) .timeline__item__content::before{
        left: inherit;
    }
}
.timeline__item:nth-child(2n) .timeline__item__content__date {
    background-color: #0066cc;
}
.timeline__item:nth-child(2n) .timeline__item__content__description {
    color: #0066cc;
}
.timeline__item:last-child {
    margin-bottom: 0;
}
.timeline__item-bg {
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
    color: #fff;
}
.timeline__item-bg:nth-child(2n) .timeline__item__station {
    background-color: #154b95;
}
.timeline__item-bg:nth-child(2n) .timeline__item__content {
    background-color: #154b95;
}
.timeline__item-bg:nth-child(2n) .timeline__item__content::before {
    background-color: #0066cc;
}
.timeline__item-bg:nth-child(2n) .timeline__item__content__description {
    color: #fff;
}
.timeline__item-bg .timeline__item__station {
    background-color: #154b95;
    box-sizing: border-box;
}
.timeline__item-bg .timeline__item__content {
    background-color: #154b95;
    box-sizing: border-box;
}
.timeline__item-bg .timeline__item__content::before {
    background-color: #0066cc;
    box-sizing: border-box;
}
.timeline__item-bg .timeline__item__content__description {
    color: #fff;
    box-sizing: border-box;
}
.timeline__item__station {
    background-color: #9aa0b9;
    width: 40px;
    height: 40px;
    position: absolute;
    border-radius: 50%;
    padding: 10px;
    top: 0;
    left: 10%;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    margin-left: -33px;
    border: 4px solid #8d94b1;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    box-sizing: border-box;
}
@media (min-width: 800px){
    .timeline__item__station{
        left: 50%;
        margin-left: -30px;
        width: 60px;
        height: 60px;
        font-size: 30px;
        text-align: center;
        line-height: 60px;
        padding: 15px;
        border-width: 6px;
    }
}
.timeline__item__content {
    width: 80%;
    background: #fff;
    padding: 20px 30px;
    border-radius: 6px;
    float: right;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
@media (min-width: 800px){
    .timeline__item__content{
        width: 40%;
        float: inherit;
        padding: 20px 30px;
    }
}
.timeline__item__content::before {
    content: '';
    position: absolute;
    left: 10%;
    background: #8d94b1;
    top: 20px;
    width: 10%;
    height: 4px;
    z-index: -1;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
@media (min-width: 800px){
    .timeline__item__content::before{
        left: 40%;
        top: 30px;
        height: 4px;
        margin-top: -2px;
    }
}
.timeline__item__content__date {
    margin: 0;
    padding: 8px 12px;
    font-size: 15px;
    margin-bottom: 10px;
    background-color: #0066cc;
    color: #fff;
    display: inline-block;
    border-radius: 4px;
    border: 2px solid #fff;
}
.timeline__item__content__description {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #0066cc;
}
@media (min-width: 800px){
    .timeline__item__content__description{
        font-size: 19px;
        line-height: 28px;
    }
}

/* _site-footer.css */
.site-footer {
    padding: 50px 0 200px 0;

}
.site-footer__text {
    color: #e6e6e6;
    font-size: 14px;
    text-align: center;
}
.site-footer__text__link {
    color: #8287a9;
}
/*图片效果*/
.work { padding-top: 50px; padding-bottom: 50px; overflow: hidden; }

.customeritem{ padding-left:1%;}
.customeritem li { float: left; display: block; width: 19%; margin-right: 1%; overflow: hidden; margin-bottom: 15px; }
.customeritem a { width: 100%; display: block; position: relative; overflow: hidden; }
.customeritem img.vm { width: 100%; display: block; }
.customeritem .bgpng { background: url(../image/bg.png) repeat; width: 100%; height: 0; position: absolute; left: 0px; bottom: 0px; }
.customeritem .con { text-transform: uppercase; height: 50px; overflow: hidden; display: none; position: absolute; left: 0px; bottom: -86px; width: 100%; text-align: center}
.customeritem .name { width: 100%; text-align: center; color: #fff; font-size: 16px; line-height: 50px; }
.more-p { display: block; width: 300px; height: 38px; text-align: center; line-height: 38px; margin: 40px auto 0; background: #d7d7d7; text-transform: uppercase; color: #333; font-size: 18px; font-family: Arial, Helvetica, sans-serif; }
.mxhz_more { width: 300px; height: 40px; background: #d7d7d7; text-align: center; line-height: 40px; text-transform: uppercase; display: block; margin: 0 auto; margin-bottom: 50px; font-size: 18px; color: #333333; font-family: "Segoe UI"; }
/*企业文化*/
.qywh{padding-bottom: 50px;}

.qywh  .content {
    margin-top: 50px;
    overflow: hidden;

}
.qywh  .content img{
    float: left;
    margin-right: 50px;


}
.qywh  .content ul{
    width:892px;
float: left;
}
.qywh  .content ul li{
  margin-top: 15px;
    margin-bottom: 15px;
}
.qywh  .content ul .p1{
    font-size: 16px;
    line-height: 30px;
}
.qywh  .content ul li .p2{
    font-size: 14px;
    color: #2f2f2f;
}
/*污泥高温气化熔融技术*/
.whqhjj ul li{
    float: left;
    width: 186px;
    height: 178px;
    margin: 0px 18px;
}
.jsxj{
    width: 100%;
    background: #252525;
    min-width: 1580px;
    padding-bottom: 30px;
    margin-top: 20px;

}
.jsxj .content ul li{
    width: 276px;
    float: left;
    height: 330px;
    margin: 20px 10px;
    text-align: center;
    background: #154b95;
    color: #fff;
    padding: 0px 10px;
}
.jsxj .content ul li img{
   margin-top: 20px;
    margin-bottom: 15px;
}
.jsxj .content ul li h3{
    font-size: 20px;

}
.jsxj .content ul li p{
    color: #ddd;
    line-height: 24px;
    font-size: 14px;
    padding: 20px 5px 0px;
}
/*行业应用*/
.hyyy .content ul{margin: 0 -13px;}
.hyyy .content ul li{float: left; width: 13%;  margin: 2% 0.6% 0; }
.hyyy .content ul li a{float: left; width: 100%; display: block; }
.hyyy .content .pic02{float: left; width: 100%; border: 1px solid #e4e4e4; border-radius: 5%;background: #fff; position: relative; overflow: hidden;}
.hyyy .content .pic02 img{width: 100%;  display: block;}
.hyyy .content  span{float: left; width: 100%; display: block; line-height: 44px;text-align: center;font-size: 14px; color: #333;}

.jsyf .content{
   margin-top: 20px;
}
.jsyf .content .left{
    width: 750px;
    float:left;
    text-align: center;
}
.jsyf .content .right{
    width: 750px;
    float:right;
    text-align: center;
}
.jsyf .content p{
    font-size: 16px;
    text-indent: 32px;
    line-height: 32px;
    text-align: left;
}
.professional_job_title a{background: #edf4fa;height: 40px;line-height: 40px;display: inline-block;padding-right: 15px;margin-bottom: 16px;}
.professional_job_title .professional_job_shu{display: inline-block;width: 7px;height: 40px;background: #0d4a96;float: left;}
.professional_job_title .professional_job_in{margin-left: 10px;color: #1c3d66;font-size: 14px;}
.professional_job_title{margin-bottom: 15px;}
.professional_job_de .professional_job_de_span1{font-weight: 700;display: inline-block;width: 80px;float: left; font-size: 14px;color: #333;}
.professional_job_de .professional_job_de_span2{display: inline-block;line-height: 22px;font-size: 14px;color: #333;}
.professional_job_decon{padding-left: 16px;}
.professional_job_de{margin-bottom: 5px;}
.rcln ul li{
    width: 760px ;
    height: 326px;
    float: left;
    margin: 10px 15px 30px ;
}
.qy_main8_1 ul li{
    width: 100%;
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #d9d9d9;
}
.qy_main8_1 ul li .pic{
    width: 20%;
    overflow: hidden;
}
.qy_main8_1 ul li .pic img{
    width: 100%;
}
.qy_main8_1 ul li .text{
    width: 77%;
    padding-left: 3%;
}
.qy_main8_1 ul li .title{
    font-size: 24px;
    color: #000;
    width: 100%;
    line-height: 100%;
    margin: 20px 0;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.qy_main8_1 ul li .content{
    font-family: "å®‹ä½“";
    font-size: 16px;
    color: #6d6e71;
    width: 100%;
    height: 90px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.qy_main8_1 ul li .date{
    font-size: 18px;
    color: #6d6e71;
    width: 100%;
    line-height: 100%;
    margin-top: 32px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.qy_main8_1 ul li:hover .title{
    color: #0d4a96;
}
.picfd img{
    -webkit-transition:0.5s ease;
    -moz-transition:0.5s ease;
    -o-transition:0.5s ease;
    -ms-transition:0.5s ease;
}
.picfd:hover img{
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
}
/*低温余热利用技术介绍*/
.dwyrjsjj{

}
.dwyrjsjj .content{
   margin-top: 20px;
}
.dwyrjsjj .content p{
    text-align: center;
    font-size: 18px;

    line-height: 2;
}
/*低温余热利用五种工艺*/
.dwyrgy{

}
.dwyrgy .content{
    margin-top: 30px;

}
.dwyrgy .content .left{
    float:left;
    width: 770px;
}
.dwyrgy .content .left img{
   width: 86%;
}
.dwyrgy .content .left h1{
    background: url(../image/dw1.png) no-repeat left center;
    color: #fff;
    font-size: 30px;
    height: 81px;
    line-height: 75px;
    width: 455px;
}

.dwyrgy .content .left h1 span{

    font-size: 36px;
    margin: 20px 65px 0px 30px;
}
.dwyrgy .content .left p{
   font-size: 18px;
    line-height: 30px;
    text-indent: 36px;
    margin-top: 30px;
}
.dwyrgy .content .right{
    float:right;
    width: 770px;
    text-align: right;


}

.dwyrgy .content .right img{
   width: 86%;

}
.dwyrgy .content .right h1{
    background: url(../image/dw2.png) no-repeat right center;
    color: #fff;
    font-size: 30px;
    height: 81px;
    line-height: 75px;
    float:right;
    padding-right: 0px;
    width: 455px;

}

.dwyrgy .content .right h1 span{

    font-size: 36px;
    margin: 20px 30px 0px 50px;
}
.dwyrgy .content .right p{
    font-size: 18px;
    line-height: 30px;
    text-indent: 36px;
    margin-top: 30px;
    text-align: left;
}