﻿/*手机端*/
.mobile_header,
.swiper-container4{
    display: none;
}

.common_banner{
    text-align: center;
    color: #fff;
    width: 100%;
    height: 340px;
    position: relative;
}
.common_banner h2{
    font-size: 36px;
    font-weight: 400;
}
.common_banner p{
    font-size: 22px;
    margin-top: 10px;
}
.banner_center{
    width:100%;
    height: 100px;
    position: absolute;
    top:50%;
    left: 0;
    margin-top: -50px;
}

.common_content{line-height: 28px;padding-bottom: 30px;min-height:400px}
.common_content img{max-width: 100%;    height: auto;}

.cn_title{
    height: 54px;
    line-height:54px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    color: #999;
}
.cn_title h2{
    color: #ff585e;
    font-size: 24px;
    margin-right: 50px;
    display: inline-block;
}
.cn_title a{color: #999}
.pro_list{margin-top: 30px;height:auto}
.pro_list a{
    float: left;
    width: 580px;
    height: 320px;
    position: relative;
    overflow: hidden;
    margin:0 40px 20px 0 ;
}
.plist_1{
    position: absolute;
    top:0;left: 0;
    z-index: 1;
    transition: all .5s;
}
.plist_2{
    position: relative;
    z-index: 2;
    top:30px;
    left: 30px;
}
.plist_3{display:none;}
.pro_list a:hover .plist_1{transform: scale(1.2,1.2);}
.pro_list a.margin{margin-right: 0}
.cn_nav{display: inline-block}
.cn_nav,.mobile_cn_nav{
    height: 53px;
    line-height: 53px;
}
.mobile_cn_nav{width: 100%;margin-bottom:15px;min-height: 53px}
.cn_nav a,.mobile_cn_nav a{
    margin-right: 20px;
    font-size: 16px;
    float: left;
    height: 50px;
    padding: 0 5px;
    box-sizing: border-box;
}
.cn_nav a.active,.cn_nav a:hover,.mobile_cn_nav a.active,.mobile_cn_nav a:hover{
    color: #ff585e;
    border-bottom: 2px solid #ff585e;
}
.cn_nav2{
    width: 1200px;
    height: 80px;
    overflow: hidden;
    position: relative;
}
.cn_nav2>div{
    height: 80px;
    width: 1200px;
    padding-top: 16px;
    box-sizing: border-box;
    float: left;
    display: none;
}
.cn_nav2 a{
    display: inline-block;
    width: 114px;
    height: 36px;
    border-radius: 3px;
    border: 1px solid #ccc;
    line-height: 36px;
    text-align: center;
    margin-right: 10px;
    transition: all .5s;
}
.cn_nav2 a.active,.cn_nav2 a:hover{
    background: #ff585e;
    color: #fff;
    box-shadow: 5px 5px 1px #ccc;
}
.cn_nav2>div.active{display: block}
.pro_show_con{width: 410px}
.pro_show_car{width: 740px;position: relative;height:514px;overflow: hidden}
.pro_show_car li{width: 740px;height: 514px;float: left;}
.pro_show_car img{width: 100%;height: 100%}
.pro_car{
    position: absolute;
    width: 740px;
    height: 514px;
    top:0;
    left: 0;
}
.pro_btn a{
    position: absolute;
    z-index: 10;
    top:50%;
    margin-top: -50px;
    display: block;
    width: 100px;
    height: 100px;
}
.pro_btn a.pro_prev{
    left: 0;
}
.pro_btn a.pro_next{
    right: 0;
}
.about-title{text-align: center;padding-top: 45px}
.about-title h2{
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 30px;
    color: #333;
}
.about-title{
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.about-title a{
    display: block;
    margin: 25px auto 0;
    width: 200px;
    height: 56px;
    border: 1px solid #666;
    line-height: 56px;
    color: #666;
    border-radius: 5px;
}
.about-content{
    margin-top: 40px;
}
.about-content>a{
    width: 1200px;
    height: 390px;
    margin-bottom: 40px;
    background: #ebebea;
    display: block;
}
.about-content>a>div{
    width: 50%;
    height:100%;
    overflow: hidden;
}
.about-content img{
    max-width: 100%;
    transition: all .5s;
}
.ac_con{
    padding: 90px 50px;
    box-sizing: border-box;
    color: #666;
    font-size: 16px;
    line-height: 32px;
}
.ac_con h4{
    font-size: 30px;
    font-weight: 400;
    color: #333;
    margin-bottom: 20px;
}
.about-content a:hover img{
    transform: scale(1.2,1.2);
}
.ab_ys{
    width: 100%;
    height: 390px;
}
.ab_img{
    width:50%;
    overflow: hidden;
    float: left;
}
.ab_con{
    width: 50%;
    height: 42%;
    padding: 30px 50px;
    box-sizing: border-box;
}
.ab_con h4{font-size: 30px;color: #333;font-weight: 400;margin-bottom: 20px}
.ab_con li{float: left;width: 50%}
.ab_con li:before{
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #ff585e;
    position: relative;
    top: -3px;
    margin-right: 10px;
}
.pro_list3{
    float: left;
    width: 25%;
    height: 58%;
    overflow: hidden;
    position: relative;
}
.pro_list3 p{
    position: absolute;
    bottom:0;
    width: 100%;
    height: 68px;
    background: url("../images/about/list5.png") no-repeat;
    line-height: 68px;
    text-align: center;
    color: #fff;
    font-size: 24px;
}
.news_list{/* margin-top: 20px; *//* margin-bottom: 20px; */}
.news_list a{
    display: inline-block;
    width: 382px;
    height: 400px;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    margin: 0 22px 30px 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.in_img{
    width: 100%;
    height: 224px;
    overflow: hidden;
}
.in_img img{width: 100%;height: 100%;transition: all .5s}
.in-con {
    width: 100%;
    height: 176px;
    padding: 24px 25px;
    box-sizing: border-box;
    font-size: 12px;
    color: #999;
    line-height: 24px;
    transition: all .5s;
}
.in-con h5{
    color: #666;
    font-size: 16px;
    line-height: 32px;
}
.time{margin-right: 18px}
.time:before{
    content: '';
display: inline-block;
width: 16px;
height: 16px;
background: url("../images/time.png") no-repeat;
margin: 0px 5px 0 0;
transition: all .5s;
position: relative;
top: 4px;
}
.look:before{
   content: '';
display: inline-block;
width: 21px;
height: 15px;
background: url("../images/look.png") no-repeat;
margin: 0 5px 0 0;
transition: all .5s;
position: relative;
top: 4px;
}
.in-icon{margin-top: 10px}

.news_list a:hover,.news_list a:hover .in-con{color: #ff585e}
.news_list a:hover .look:before{background: url("../images/look_h.png") no-repeat;}
.news_list a:hover .time:before{   background: url("../images/time_h.png") no-repeat ;}
.news_list a:hover .in-con h5{color: #ff585e}
.news_list a:hover img{transform: scale(1.2,1.2)}

.ps_list a{
    float: left;
    margin-left:0;
    margin-right: 22px;
    position: relative;
    overflow: hidden;
    height: 360px;
}
.pro_img{width: 291px;height: 291px}
.pro_show p{
    line-height: 30px;
    color: #666;
}
.pro_hide{
    width: 291px;
    height: 291px;
    position: absolute;
    top:0;
    left: 0;
    background: #ff585e;
    padding-top: 90px;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    opacity: 0;
    filter:alpha(opacity=0);
    transition:  all .5s;
}
.pro_hide p{margin-top: 25px}
.pro_hide span{
    border: 1px solid #fff;
    border-right: none;
    border-left: none;
    color: #fff;
    display: inline-block;
    padding: 5px 0;
    margin-top: 300px;
    transition: all .5s;
    transition-delay: .2s;
}
.pro_hide img{
    margin-top: -300px;
    transition: all .5s;
    transition-delay: .2s;
}
.ps_list a:hover .pro_hide{opacity:.8;filter: alpha(opacity=80)}
.ps_list a:hover .pro_hide img{margin-top: 0}
.ps_list a:hover .pro_hide span{margin-top: 10px}
#dituContent{
    width: 100%;
    height: 400px;
    border: 1px solid #ccc;
    margin-top: 20px;
}
.image_address{
    margin-top: 30px;
    line-height: 30px;
    color: #666;
}
.image_address a{color: #666}
.image_address dt{font-size: 24px;margin-bottom: 20px}
.news_list a.margin,
.ps_list a.margin{margin-right: 0}