*{
	margin:0;
	padding:0;
	font-family: 微软雅黑;
}
a{
	text-decoration: none;
}
a:hover{
    text-decoration: none;
}
a:active{
    text-orientation: none;
}
li{
	list-style: none;
}
a,img{
	transition: all .5s;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}

@font-face {
  font-family: 'iconfont';
  src: url('./font2/iconfont.eot');
  src: url('./font2/iconfont.eot?#iefix') format('embedded-opentype'),
      url('./font2/iconfont.woff2') format('woff2'),
      url('./font2/iconfont.woff') format('woff'),
      url('./font2/iconfont.ttf') format('truetype'),
      url('./font2/iconfont.svg#iconfont') format('svg');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}



@media screen and (min-width:769px){
    .container{
        width:1200px;
        padding:0;
    }
    .container2{
        width:1000px;
        padding:0;
        margin:0 auto;
    }
    .row{
        margin:0;
    }
}

.clear{
	clear: both;
}

.top{
    width:100%;
    position: fixed;
    top:0;
    z-index:999;
    box-sizing: border-box;
    transition: all .5s;
}
.logo{
    float:left;
    padding:15px 0;
}
.logo img{
    height: 62px;
}
.nav_ul{
    float:right;
}
.nav_li{
    float:left;
    width:120px;
    text-align: center;
    line-height: 90px;
    color:#000;
    font-size: 15px;
    transition: all .5s;
}
.nav_li_a{
    color:#fff;
}
.nav_er{
    display: none;
    position: absolute;
    box-sizing: border-box;
    padding:20px 0;
    width:100%;
    left: 0;
    top: 100%;
    background:#fff;
    box-sizing: border-box;
    z-index:999;
}
.nav_er_d{
    float:right;
    width:600px;
    box-sizing: border-box;
    text-align: left;
    padding:30px 20px;
}
.nav_er_d a{
    display:block;
    width:50%;
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    text-align: left;
    text-indent: 20px;
    border-left:1px solid #ccc;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin:0;
    float:left;
    color:#000;
}
.nav_er_d a:hover{
    color:#ff6a03;
    text-decoration: none;
    transition: all 0s;
}
.nav_li_te{
    width:130px;
    position: relative;
    float:left;
    text-align: center;
    line-height: 90px;
    color:#000;
    font-size: 15px;
    transition: all .5s;
}
.nav_li_te_a{
    display:inline-block;
    text-align: center;
    width:25px;
    height: 25px;
    line-height: 20px;
    border-radius: 50%;
    box-sizing: border-box;
    border:1px solid #fff;
    margin:0 5px;
}
.nav_li_te_a:hover{
    background:#ff6a03;
}
.nav_li_te_po{
    position: absolute;
    width:100%;
    text-align: center;
    box-sizing: border-box;
    padding:10px;
    background:#fff;
    top:100%;
    left: 0;
    display: none;
}
.top_wx{
    width:100%;
}
.top_tel{
    width:100%;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    color:#000;
    font-weight: normal;
}
#q{
    float:left;
    width:70%;
    box-sizing: border-box;
    height: 30px;
    border:1px solid #ccc;
}
.button{
    float:left;
    width: 30%;
    text-align: center;
    line-height: 30px;
    height: 30px;
    color:#fff;
    background:#ff6a03;
    border:none;
    font-size: 12px;
}
/*banner*/
.banner{
    position: relative;
    top:0;
    width:100%;
    height: 960px;
    background: url("../images/bg.png") no-repeat center;
    background-size: cover;
    background-attachment: fixed;
}
.banner_1{
    position: relative;
    width:100%;
    height: 100%;
    background:rgba(0,0,0,.7);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all .5s;
}
.ww{
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.banner_p1{
    position: absolute;
    color:#ffffff;
    font-size: 18px;
    left: 0;
    top:360px;
}
.banner_p2{
    position: absolute;
    color:#fff;
    font-size: 48px;
    text-align: left;
    width:450px;
    top:60%;
    left: 0;
    font-family: "Arial";
}
.banner_p3{
    color:#ff6e03;
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 82%;
}
.quan1{
    height: 480px;
    width: 480px;
    position: absolute;
    border-radius: 50%;
    border:1px solid #fff;
    font-size: 0;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin:auto;
    background: url("../images/bg.png") no-repeat center;
    background-size: cover;
    background-attachment: fixed;
    box-sizing: border-box;
    padding:20px;
}

.quan2{
    width:100%;
    height: 100%;
    box-sizing: border-box;
    border:1px solid #fff;
    border-radius: 50%;
    padding:150px;
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.quan3{
    width:136px;
    height: 136px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin:auto;
    box-sizing: border-box;
    border-radius: 50%;
    background: #ff6003;
    z-index: 9;
}
.quan4{
    width:76px;
    height: 76px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin:auto;
    box-sizing: border-box;
    border-radius: 50%;
    background: #ff7d28;
    animation:tan2 4s linear infinite ;
    z-index:10;
}

@keyframes tan2{
    0%{
        width:76px;
        height:76px;
    }
    50%{
        width:130px;
        height:130px;
    }
    100%{
        width:76px;
        height: 76px;
    }
}
@keyframes mobtan2{
    0%{
        width:5rem;
        height:5rem;
    }
    50%{
        width:10rem;
        height:10rem;
    }
    100%{
        width:5rem;
        height: 5rem;
    }
}
@keyframes xz{
    0%{
        transform: rotateZ(0deg);
    }
    25%{transform:rotate(90deg);}
 
    50%{transform:rotate(180deg);}

    75%{transform:rotate(270deg);}
 
    100%{transform:rotate(360deg);}

}
.banner_x{
    display: block;
    width:490px;
    height: 1px;
    position: absolute;
    right:50%;
    top:50%;
    background:#fff;
    z-index:11;
}
.z_right{
    width:136px;
    height: 136px;
    position: absolute;
    top:0;
    bottom:0;
    margin:auto 0;
    left:43px;
    z-index:12;
}
.z_right:hover{
    cursor:pointer;
}
.z_right_xu{
    width:100%;
    height: 100%;
    box-sizing: border-box;
    border-radius:50%;
    border:1px dashed #f5700c;
    padding:30px;
    animation:xz 10s linear infinite;
    position: absolute;
    left: 0;
    top: 0;
}
.z_right_d{
    width:100%;
    height: 100%;
    box-sizing: border-box;
    border-radius:50%;
    padding:30px;
}
.z_right_shi{
    width:100%;
    height: 100%;
    box-sizing: border-box;
    border-radius: 50%;
    border:1px solid #f5700c;
    background:url("../images/jian.png") no-repeat center;
}

/*视频*/
.fix_video{
    width:100%;
    height: 100%;
    position: fixed;
    background: #000;
    z-index: 9999;
    top: 0;
    left: 0;
    display: none;
}
.fix_video2{
    width:100%;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.shipin{
    position: absolute;
    max-width: 100%;
    max-height: 90%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin:auto;
}
.fix_close{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width:50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background:#ff7e28;
    font-weight: bolder;
    font-size: 40px;
    color:#fff;
}
.fix_close:hover{
    text-decoration: none;
    color:#fff;
}


/*内容区域1*/

.con2{
    width:100%;
    padding:100px 0;
}
.con2_d1{
    height: 430px;
    position: relative;
}
.con2_d1 img{
    width: 100%;
    height: 100%;
}
.con2_d2{
    padding:80px 130px 0 60px;
    background:#f5f5f5;
    height: 430px;
}
.con2_d2 h2{
    color:#000;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 1px;
    padding:20px 0;
}
.con2_d2 p{
    color:#666666;
    font-size: 16px;
    text-align: left;
    line-height: 25px;
    max-height: 75px;
    overflow: hidden;
    margin:0 0 40px;
}
.con2_d2 span{
    display: block;
    transition: all .7s;
    width:10px;
    height: 4px;
    background:#ff6a03;
}
.con2_d1_po{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(215,99,27,.8);
    opacity: 0;
    transition: all .7s;
}
.con2_d1_po_c{
    width:100%;
    height: 100%;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.con2_d1_po_ca{
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin:auto;
    width:150px;
    height: 150px;
    text-align: center;
    line-height: 150px;
    color:#fff;
    font-size: 20px;
    font-family: "Arial";
    transition: all 1s;
}
.con2_d1_po_ca:before{
    content:"";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    box-sizing: border-box;
    border:2px dotted #fff;
    animation: xz 20s linear infinite;
}
.con2_hov:hover .con2_d1_po{
    opacity: 1;
}
.con2_hov:hover .con2_d1_po_ca{

    opacity: 1;
}
.con2_hov:hover .con2_d2 span{
    width:107px;
}


.con3{
    width:100%;
    padding:80px 0;
    background: url("../images/bg2.png") no-repeat center;
    background-size: cover;
    background-attachment: fixed;
}
.ab_con{
    float:left;
    width:484px;
    box-sizing: border-box;
    height: 230px;
    padding:50px 0 50px;
}
.ab_con h2{
    color:#fff;
    font-size: 30px;
    font-weight: normal;
    padding:10px 0 0;
    text-align: left;
}
.ab_con p{
    color:#fff;
    font-size:24px;
    text-align: left;
    line-height: 35px;
}
.ab_con span{
    background:#fff;
    display: block;
    width:40px;
    height: 2px;
    margin-top:10px;
}
.con3_1{
    float:right;
    width:716px;
    height: 230px;
}
.con3_1_le{
    float:left;
    width:50%;
    height: 100%;
}
.con3_1_le2{
    float:left;
    width:50%;
    height: 100%;
    box-sizing: border-box;
    padding:50px 0 0 30px;
    background: #fff;
}
.con3_1_le2 span{
    display: block;
    text-align: left;
    line-height: 25px;
    color:#000;
    font-size: 18px;
}
.con3_2{
    position: relative;
    width:358px;
    height: 230px;
    float:right;
}
.con3_2 img{
    width: 100%;
    height: 100%;
}

.con3_2 a{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    box-sizing: border-box;
    padding:100px 0 0;
    left: 0;
    top: 0;
    color:#fff;
    font-size: 18px;
    letter-spacing: 1px;
}

/*新闻中心*/
.con4{
    padding:120px 0;
    background:#f5f5f5;
}
.inews{
    position: relative;
}
.inews_ti{
    padding:40px 0;
}
.inews_ti p{
    color:#313131;
    font-size: 24px;
    font-family: "Arial";
    padding:0 0 10px;
    text-align: left;
}
.inews_ti h2{
    color:#666;
    font-size: 30px;
    text-align: left;
    padding:0 0 20px;
}
.inews_ti span{
    display: block;
    text-align: left;
    color:#999;
    font-size: 16px;
}
.inews_con{
    padding:0;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.inews_sw{
    width:100%;
}
.inews_dl{
    width:100%;
}
.inews_dt{
    width:100%;
}
.inews_dt img{
    width:100%;
}
.inews_dd{
    width:100%;
    padding:0 20px;
    border:1px solid #f0f0f2;
}
.inews_dd h2{
    color:#666666;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding:10px 0;
    text-align: left;
}
.inews_dd p{
    color:#999999;
    font-size: 14px;
    text-align:left;
    height: 50px;
    line-height: 25px;
    margin-bottom: 10px;
    overflow: hidden;
}
.inews_prev,.inews_next{
    width:41px;
    height: 41px;
}
.inews_prev{
    background: url("../images/left.png") no-repeat center;
    left: 0;
    top:214px;
}
.inews_next{
    background: url("../images/right.png") no-repeat center;
    left:60px;
    top:214px
}



.con5{
    padding:140px 0;
    background:url("../images/bg3.png") no-repeat center;
}
.con5_ri{
    float:right;
    width:384px;
    margin:0 60px 0 0;
    background: rgba(255,255,255,.7);
    padding:50px 35px;
}
.con5_ri_p1{
    width:100%;
    padding:0 0 5px;
    color:#999999;
    font-size: 18px;
    letter-spacing: 2px;
}
.con5_ri_p2{
    color:#000000;
    font-size: 36px;
    letter-spacing: 2px;
    padding:0 0 20px 0;
}
.con5_ri_p3{
    line-height: 25px;
    height:100px;
    font-size:16px;
    color:#666666;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
.con5_ri_a{
    width:226px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    color:#fff;
    display: block;
    background:#ff6a03;
}

.con5_ri_a:hover{
    color:#fff;
}


/*底部*/
.footer{
    width:100%;
    padding:60px 0 0;
    /*margin-top:65px;*/
    background:#4d4d4d;
}
.fo_p{
    display: block;
    padding:25px 0;
    text-align: left;
}
.fo_p a{
    display: inline-block;
    width:35px;
    height: 35px;
    border-radius: 50%;
    background:#817d7d;
    text-align: center;
    line-height: 30px;
    margin:0 5px;
}

.fo_channel h2{
    color:#fff;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    padding:0 0 15px;
}
.fo_channel a{
    display: block;
    line-height: 30px;
    font-size: 14px;
    color:#fff;
    text-align: left;
}

.fo_info{
    margin:72px 0 0;
    padding:12px 0;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
}
.fo_info_p{
    line-height: 25px;
    color:#fff;
    font-size: 14px;
}
.fo_beian{
    padding:20px 0;
    color:#fff;
    font-size: 14px;
    text-align: left;
}
.fo_beian a{
    color:#fff;
}
.fo_go{
    width:100%;
    height: 90px;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.go_top{
    width:60px;
    height: 60px;
    position: absolute;
    left: 0;
    right: 0;
    bottom:15px;
    margin:0 auto;
    background:url("../images/gotop.png") no-repeat center;
}
.go_top:before{
    content:"";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    box-sizing: border-box;
    border:2px dotted #ff6a03;
    animation: xz 20s linear infinite;
}
.go_top2{
    position: absolute;
    display: block;
    width:2px;
    height: 40px;
    background: #ff6a03;
    left: 0;
    right: 0;
    margin:0 auto;
    bottom:0;
}
.go_top:hover{
    cursor: pointer;
}

.mob_top{
    position: fixed;
    z-index:777;
    display: none;
    width:100%;
    height:5rem;
    background:#000;
    top: 0;
    left: 0;
}
.mob_logo{
    float:left;
    height:3rem;
    margin-top:1rem;
}
.mob_logo img{
    max-height: 100%;
}
.mob_menu{
    width:4rem;
    height:3rem;
    float:right;
    background:#fff; 
    margin-top:1rem;
    border-radius:5px;
}
.mob_menu span{
    display: block;
    width:60%;
    height:2px;
    margin:0.65rem auto 0;
    background:#000;
}
.mob_menu_fix{
    display: none;
    position:fixed;
    width:100%;
    height: 100%;
    background: #000;
    left: 100%;
    top: 0;
    background:#fff;
    transition: all .5s;
    z-index:888;
}
.mob_menu2{
    width:100%;
    height: auto;
    box-sizing: border-box;
    padding:1rem 1rem;
}
.mob_menu_close{
    float:right;
    width:5rem;
    height: 5rem;
    text-align: center;
    line-height: 5rem;
    color:#000;
    font-size: 3rem;
    font-weight: normal;
}
.mob_logo2{
    float:left;
    height: 4rem;
    margin-top:0.5rem;
}
.mob_logo2 img{
    max-height:100%;
}
.menu_list{
    padding:2rem 1rem;
}
.menu_li{
    width:100%;
    text-align: left;
    line-height:3.5rem;
    font-size: 1.6rem;
    color:#333;
    border-bottom:1px solid #eee;
    position: relative;
}
.menu_li > a{
    color:#333;
}
.menu_li > span{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width:3.5rem;
    height: 3.5rem;
    line-height: 3.5rem;
    text-align: center;
    transition: all .5s;
    background:url("../images/mob_jian.png") no-repeat center;
    color:#ff6a03;
}
.menu_ul2,.menu_ul3{
    display: none;
    width:100%;
    padding:0 0 0 1rem;
}
.menu_li2,.menu_ul3{
    width:100%;
    text-align: left;
    font-size: 1.5rem;
    line-height: 3.5rem;
    border-bottom:1px solid #eee;
    position: relative;
}
.menu_li2 a,.menu_li3 a{
    color:#333;
}

.menu_li2 > span,.menu_li3 > span{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width:3.5rem;
    height: 3.5rem;
    line-height: 3.5rem;
    text-align: center;
    transition: all .5s;
    background:url("../images/mob_jian.png") no-repeat center;
    color:#ff6a03;
}
.mob_banner{
    display: none;
    width:100%;
    position: relative;
    height: 50rem;
    background: url("../images/bg.png") no-repeat center;
    background-size: auto;
}
.mob_play{
    width: 10rem;
    height: 10rem;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    box-sizing: border-box;
    border-radius: 50%;
    background: url("../images/play.png") no-repeat center;
    z-index: 11;
}
.mob_banner_p{
    position: absolute;
    line-height: 3rem;
    color:#ff6a03;
    font-size: 1.4rem;
    width:100%;
    text-align: center;
    top:25rem;
    left: 0;
}
.mob_news{
    display: none;
}

.mob_news_sw{
    width:100%;
}

/*banner填充*/
.banner_tian{
    width:100%;
    height:92px;
}
.neibanner{
    position: relative;
    width:100%;
}

.neibanner img{
    width:100%;
}

.pro_list{
    width:100%;
    padding:50px 0 0; 
}
.pro_le{
    width:300px;
    float:left;
    padding:40px 40px 40px 0;
    background:#f7f7f7;
}
.pro_ul{
    width:100%;
}
.pro_li1{
    width:100%;
    height: 62px;
    line-height: 62px;
    text-align: left;
    text-indent: 40px;
    border-bottom:2px solid #e0e0e0;
    box-sizing: border-box;
    position: relative;
    font-size: 16px;
}
.pro_li1 a{
    color:#999999;
}
.pro_li1 span{
    display: block;
    float:right;
    width:40px;
    height:60px;
    line-height:60px;
    text-align: center;
    text-indent: 0;
    color:#e1e1e1;
    font-weight: bolder;
    font-size: 30px;
}
.pro_li1:hover{
    cursor: pointer;
}
.pro_ul2{
    margin-left:40px;
    padding:10px 0;
    display: none;
}
.pro_li2{
    width:100%;
    line-height: 57px;
    box-sizing: border-box;
    border-bottom:1px solid #d7d7d7;
    text-indent: 0;
    font-size: 16px;
}
.pro_li2 a{
    transition: all 0s;
    color:#999999;
}
.pro_li2 a:hover{
    color:#d7631a;
}
/*.li_on{
    border-bottom:2px solid #000;
}
.li_on span{
    display: none;
}
.li_on a{
    color:#333333;
    font-size: 18px;
}
.li_on2 a{
    color:#d7631a;
}
*/
.pro_ri{
    float:right;
    width:900px;
    box-sizing: border-box;
    border:1px solid #e6e6e6;
    padding:50px 0 50px 40px;
}
.ri_top{
    width:100%;
}
.ri_top:after{
    width:100%;
    content:"";
    display: block;
    height: 0;
    clear:both;
}
.ri_top_h2{
    float:left;
    color:#666666;
    font-size: 24px;
    font-weight: normal;
}
.ri_top_ri{
    float:right;
    margin-right:20px;
    width:300px;
    text-align: left;
    color:#999999;
    font-size: 18px;
}
.ri_top_ri_p{
    width:230px;
    text-align: left;
    float:right;
    color:#999999;
    font-size: 18px;
    position: relative;
}
.ri_top_ri_p i{
    font-style:normal;
    float:right;
}
.ri_top_ri_p:hover{
    cursor:pointer;
}
.rip_list{
    display: none;
    font-weight: normal;
    position: absolute;
    width:100%;
    top:110%;
    left: 0;
    text-align: left;
    box-sizing: border-box;
    padding:10px 0;
    background:#fff;
    border:1px solid #eee;
}
.rip_list_a{
    display: block;
    width:100%;
    text-align: left;
    text-indent: 10px;
    color:#999;
    font-size: 14px;
    line-height: 28px;
    transition: all 0s;
}
.rip_list_a:hover{
    background:#d7631a;
    color:#fff;
}
.ri_conus{
    padding:50px 0;
}
.ri_conus_p{
    color:#999;
    font-size: 14px;
    width:450px;
    line-height: 30px;
    float:left;
}
.ri_conus_a{
    float:left;
    display: block;
    width:64px;
    height: 64px;
    background:url("../images/jj.png") no-repeat center;
    margin-left:30px;
    border-radius: 50%;
    box-sizing: border-box;
    border:1px solid #333;
}

.pro_ri_ul{
    width:100%;
}
.pro_ri_li{
    width:100%;
    padding:0 0 20px 0;
}
.pro_ri_li_h2{
    width:100%;
    color:#fff;
    font-size: 18px;
    font-weight: normal;
    width:100%;
    height: 51px;
    line-height: 51px;
    background:#d7631a;
    text-indent: 20px;
    margin-bottom: 20px;
}
.again{
    width:405px;
    margin-right:20px;
    background:#f7f7f7;
    border-radius:10px;
    padding:20px;
    float:left;
}
.again_img{
    float:left;
    width:170px;
    height: 140px;
    position: relative;
    overflow: hidden;
    left: 0;
    right: 0;
    top: 0;
    bottom:0;
}
.again_img img{
    position: absolute;
    max-width: 90%;
    max-height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom:0;
    margin:auto;
    z-index: 6;
}
.again_ri{
    width:180px;
    float:left;
}
.again_ri p{
    color:#666666;
    font-size: 18px;
    text-align: left;
    color:#666;
    line-height: 45px;
}
.again_ri span{
    line-height: 30px;
    color:#999;
    font-size: 16px;
    display: block;
}
.again:hover p{
    color:#ff6a03;
}
.again:hover img{
    transform: scale(1.2);
}
.oushu{
    background: #d7851a;
}


.pro_ri_li_h4{
    color:#fff;
    font-size: 18px;
    font-weight: normal;
    width:100%;
    height: 51px;
    line-height: 51px;
    background:#d7631a;
    text-indent: 20px;
    margin: 20px 0;
}
.pro2_des{
    width:100%;
}
.pro2_des_p1{
    width:170px;
    float: left;
    line-height: 28px;
    color:#6a6a6a;
    font-size: 16px;
}
.pro2_des_p2{
    width:300px;
    float:left;
    line-height: 28px;
    line-height: 28px;
    color:#6a6a6a;
}
.pro2_des_img{
    float:right;
    margin-right:100px;
    width: 120px;
    margin-top:-15px;
}
.pro2_list{
    width:100%;
}
.pro_list .tr{
    width:100%;
    padding:10px 0;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.pro_list .tr:after,.pro_list .tr2:after,.tr2_con:after,.pro_ri_li:after,.hezuo_list:after{
    width:100%;
    content:"";
    display: block;
    height: 0;
    clear:both;
}
.pro_list .tr .th{
    width:14%;
    padding:2% 1%;
    font-size: 12px;
    color:#464646;
    float:left;
}
.pro2_list .tr .th:first-child{
    width:16%;
}
.pro_list .tr2{
    transition: all .5s;
    border-bottom:1px solid #ccc;
    padding:10px 0;
}
.pro_list .tr2 .th{
    width:14%;
    padding:2% 1%;
    font-size: 12px;
    color:#464646;
    float:left;
}
.pro2_list .tr2 .th:first-child{
    width:16%;
}
.pro_list .tr2:hover{
    cursor: pointer;
    background: #ececee;
}
.tr2_con{
    display: none;
    width:100%;
    border-bottom: 1px solid #ccc;
    background:#fff;
}
.close{
    float:left;
    width:14%;padding:2%;
}
.close span{
    display: block;
    width:35px;
    height: 35px;
    border-radius:50%;
    /*text-align: center;
    line-height: 30px;
    box-sizing: border-box;
    border:1px solid #666;
    color:#000000;
    font-size: 16px;*/
    background:#333333 url("../images/proclose.png") no-repeat center;
}
.pro_img{
    width:20%;
    float:left;
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
}
.pro_img img{
    width:100%;
}
.pro_des{
    width:30%;
    padding:2%;
    box-sizing: content-box;
    line-height: 25px;
    color:#666;
    font-size: 14px;
    float:left;
    max-height:122px;
    overflow: hidden; 
}
.pro_an{
    width:20%;
    float:left;
    margin-left: 5%;
    padding-top:1.5%;
}
.pro_an a{
    display: block;
    width:100%;
    height: 40px;
    text-align: left;
    padding:10px 30px;
    margin-top:5px;
    border:1px solid #e3e3e3;
    color:#333;
    font-size: 14px;
}
.pro_an a span{
    display: block;
    float:right;
    width:20px;
    height: 20px;
    background: #9f9f9f;
    text-align: center;
    line-height: 20px;
    color:#fff;
    font-size: 16px;
    border-radius: 50%;
    transition: all .5s;
}
.pro_an a:hover{
    color:#fff;
    background:#ff6a03;
}
.pro_an a:hover span{
    color:#ff6a03;
    background: #fff;
}
.mob_prolist{
    width:100%;
    display: none;
}
.mobpro_dl{
    width:100%;
    margin-top:1rem;
}
.mobpro_xu{
    display: block;
    width:100%;
    color:#9f9f9f;
    font-size: 1.6rem;
    text-align: left;
    padding-bottom:1rem;
    border-bottom:2px solid #b4b4b4;
}
.mobpro_dt{
    border-bottom: 1px solid #9f9f9f;
}
.mobpro_dt_h2,.mobpro_dd_h2{
    width:100%;
    height: 4rem;
    line-height: 4rem;
    color:#464646;
    background:#ececec;
    font-size: 1.4rem;
    text-align: center;
    letter-spacing: 2px;
}
.dt_more,.dd_more{
    width:100%;
    display: none;
}
.mobpro_dt_row{
    width:100%;
    border-bottom:1px solid #e6e6e6;
}
.mobpro_dt_row:after{
    width:100%;
    content:"";
    display: block;
    height: 0;
    clear:both;
}
.row_le,.row_ri{
    padding:1.6rem 0.3rem;
    text-align: left;
    font-weight: normal;
    font-size: 1.4rem;
}
.row_le{
    color:#333;
}
.row_ri{
    color:#999;
}
.dd_more_img{
    width:100%;
    text-align: center;
    border-bottom:1px solid #e6e6e6;
    padding:1rem 0;
}
.dd_more_img img{
    max-width:80%;
}
.dd_more_des{
    width:100%;
    text-align: left;
    padding:0.5rem;
    font-size: 1.4rem;
    color:#666;
    line-height: 2.2rem;
    border-bottom:1px solid #e6e6e6;
}
.dd_more_a{
    width:100%;
    text-align: center;
    padding:0 0 1rem;
}
.dd_more_a a{
    display: block;
    margin:1rem auto 0;
    width:15rem;
    padding:0.8rem 2rem;
    color:#666;
    font-size: 1.4rem;
    border:1px solid #e3e3e3;
    text-align: left;
}
.dd_more_a a span{
    float:right;
    display:block;
    width:1.8rem;
    height: 1.8rem;
    border-radius: 50%;
    background: #9f9f9f;
    font-size: 1.2rem;
    text-align: center;
    line-height: 2rem;
    color:#fff;
}

/*产品展示页*/
.proshow{
    width:100%;
    overflow: hidden;
}
.a_return{
    display: block;
    width:150px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color:#fff;
    background:#d7631a;
    margin:20px auto;
}
.a_return:hover{
    color:#fff;
}

/*新闻中心*/
.newsList{
    width:100%;
    padding:40px 0;
}
.newsListA{
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    color:#000;
    border:1px solid #1d1d1d;
    transition: all .5s;
}
.newsListA a{
    color:#000;
}
.newsListA:hover{
    background: #1d1d1d;
}
.newsListA:hover a{
    color:#fff;
}
.newsDl{
    width:100%;
    margin-top:30px;
    background: #f3f3f3;
    box-sizing: border-box;
    padding:20px 60px;
    position: relative;
}
.newsDt{
    width:100%;
    overflow: hidden;
    position: relative;
    transition: all .5s;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.newsDt img{
    width:100%;
}
.newsDt span{
    position: absolute;
    color:#fff;
    width:100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin:auto;
    font-size: 14px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    text-indent: -100px;
    opacity: 0;
    z-index:10;
    transition: all .5s;
}
.newsDtYin{
    z-index: 9;
    width: 100%;
    height: 100%;
    background:#ff6a03;
    transition: all .5s;
    position:absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.newsDd{
    width:100%;
    text-align: left;
}
.newsDd h2{
    font-size: 18px;
    color:#333;
    padding:20px 0;
    letter-spacing: 1px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newsDd p{
    box-sizing: content-box;
    color:#666;
    font-size: 14px;
    text-align: left;
    margin:0 0 10px;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
}
.newsDd span{
    display: block;
    width:100%;
    text-align: left;
    color:#ff6a03;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
}


.newsDlLeft,.newsDlRight{
    width:2px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    transition: all .5s;
    background:#ff6a03;
    opacity: 0;
}
.newsDlLeft{
    left: 0;
}
.newsDlRight{
    right: 0;
}

.newsDlTop,.newsDlBottom{
    height:2px;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    transition: all .5s;
    background:#ff6a03;
    opacity: 0;
}
.newsDlTop{
    top: 0;
}
.newsDlBottom{
    bottom: 0;
}


.newsDl:hover .newsDtYin{
    opacity: .7;
}
.newsDl:hover .newsDt span{
    text-indent: 0;
    opacity: 1;
}
.newsDl:hover.newsDl > span{
    opacity: 1;
}
.newsDl:after{
    width:100%;
    content:"";
    display: block;
    height: 0;
    clear:both;
}
.newsShowH2{
    width:100%;
    text-align: left;
    font-size: 20px;
    color:#ff6a03;
    text-indent: 20px;
    border-left:5px solid #ff6a03;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    letter-spacing: 2px;
    margin:10px 0;

}
.newsShowP{
    color:#999;
    font-size: 14px;
    text-align: left;
    text-indent: 20px;
    padding:10px 0;
    letter-spacing: 2px;
}
.newsShow{
    width:100%;
    padding:10px;
    box-sizing: border-box;
}


/*关于我们*/
.abbanner{
    width:100%;
    position: relative;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
}
.abbanner img{
    width:100%;
}
.abbannerRe{
    width:1200px;
    height: 100%;
    position: absolute;
    right: 0;
    left: 0;
    margin:0 auto;
    top: 0;
}
.abCon{
    width:50%;
    float:right;
    box-sizing: border-box;
    padding:100px 0 30px;
}
.abCon h2{
    color:#fff;
    font-size: 30px;
    text-align: left;
    font-weight: normal;
    padding:10px 0;
}
.abCon i{
    display: block;
    width:42px;
    height: 2px;
    background: #fff;
    margin:0 0 10px;
}
.abCon span{
    color:#fff;
    font-size: 18px;
}
.abCon p{
    color:#fff;
    font-size: 16px;
    text-align: left;
    line-height: 30px;
    margin-top:10px;
}

.mobAbout{
    display: none;
}
.mobAboutTitle{
    color:#333;
    font-size: 2rem;
    padding:1rem 0;
    text-align: center;
}
.mobAboutCon{
    width:100%;
    line-height: 2rem;
    color:#333;
    font-size: 1.3rem;
    text-align: center;
}
.yuanJing{
    width:100%;
    padding:20px 0;
}
.yuanJingLe{
    float:left;
    width:50%;
    padding:100px 0 0;
}
.yuanJingLe h2{
    color:#d55c0f;
    font-size: 24px;
    text-align:left;
    padding:40px 0 10px;
}
.yuanJingLe p{
    color:#000000;
    font-size: 16px;
    line-height: 30px;
}
.yuanJingRi{
    width:50%;
    float:right;
}
.yuanJingRi img{
    width:100%;
}
.his{
    width:100%;
    background:#f7f7f7;
    padding:70px 0;
}
.hisTi{
    color:#000;
    font-size: 30px;
    text-align: center;
}
.hisP{
    width:100%;
    text-align: center;
    color:#000;
    font-size: 18px;
    margin:10px 0;
}
.hisCon{
    width:100%;
    background:url("../images/hisbg.png") repeat-y top center;
    margin-top:50px;
}
.hisDl{
    width:565px;
    float:left;
    height: 200px;
}
.hisDt{
    float:left;
    width:161px;
    height: 161px;
    box-sizing: border-box;
    border-radius:50%;
    border: 6px solid #d55c0f;
    overflow: hidden;
}
.hisDt img{
    width:100%;
}
.hisDd{
    width:400px;
    float:right;
    overflow: hidden;
    text-align: right;
}
.hisDd h2{
    color:#000;
    font-size: 30px;
    font-family: "Arial";
    padding:30px 0 0;
}
.hisDd p{
    width:100%;
    line-height: 25px;
    font-size: 16px;
    color:#666666;
    margin-top:20px;
}

.hisDl2{
    width:565px;
    float:right;
    height: 200px;
}
.hisDt2{
    float:right;
    width:161px;
    height: 161px;
    box-sizing: border-box;
    border-radius:50%;
    border: 6px solid #d55c0f;
    overflow: hidden;
}
.hisDd2{
    width:400px;
    float:left;
    overflow: hidden;
    text-align: left;
}
.hisDd2 h2{
    color:#000;
    font-size: 30px;
    font-family: "Arial";
    padding:30px 0 0;
}
.hisDd2 p{
    width:100%;
    line-height: 25px;
    font-size: 16px;
    color:#666666;
    margin-top:20px;
}

/*联系我们*/
.conCon{
    width:50%;
    float:right;
    box-sizing: border-box;
    padding:100px 0 30px;
}
.conCon h2{
    color:#000;
    font-size: 60px;
    text-align: left;
    font-weight: normal;
    padding:10px 0;
}
.conCon i{
    display: block;
    width:90px;
    height: 7px;
    background: #cdcbd0;
    margin:30px 0;
}

.conCon p{
    color:#000;
    font-size: 36px;
    text-align: left;
    /*line-height: 30px;*/
    margin-top:10px;
}

/*联系我们*/
.lianxi{
    width:100%;
    height: auto;
    padding:90px 0;
}
.lx_le{
    width:298px;
    box-sizing: border-box;
    background:#f7f7f7;
    min-height: 1000px;
    float:left;
    padding-right:46px;
}
.lx_le a{
    display:block;
    width:100%;
    text-align: left;
    text-indent: 40px;
    line-height: 70px;
    height: 70px;
    box-sizing: border-box;
    color:#333;
    font-size: 18px;
    border-bottom:2px solid #e0e0e0;
}
.lx_ri{
    width:902px;
    float:right;
    border:1px solid #e6e6e6;
    padding:50px 40px;
}
.lx_ri h2{
    color:#666666;
    font-size: 24px;
    padding:10px 0;
}
.fs{
    width:100%;
    /*padding:30px 0;*/
}
.fs_dl{
    width: 33.33%;
    float:left;
    margin:30px 0 0;
}
.fs_dt{
    float:left;
    width: 38px;
    height: 38px;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 50%;
    background: #d7631a;
}
.fs_dt img{
    width: 24px;
    /*height: 24px;*/
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin:auto;
}
.fs_dd{
    float:left;
    margin:0 0 0 10px;
}
.fs_dd span{
    color:#999999;
    font-size: 14px;
    display: block;
}
.fs_dd p{
    color:#666666;
    font-size: 16px;
}
.lx_ditu{
    width:100%;
    height: 365px;
    background:#ccc;
    margin:50px 0;
}
/*form表单*/
.ly_form{
    padding:50px 0;
}
.form-control{
    border-radius: 0;
    background:#fff;
    height: 45px;
}
.ly_label{
    color:#000;
    font-weight: normal;
    font-size: 18px;
    text-align: center;
}
.ly_label span{
    color:#ff0000;
}
.btn-primary{
    background:#d7631a;
    border-color: #d7631a;
    border-radius: 0;
}

/*合作伙伴 */
.hezuo_logo{
    float:left;
    width:25%;
    box-sizing: border-box;
    border:1px solid #eee;
    display: flex;
    justify-content:center;
    align-items:center;
    overflow:hidden;
    transition: all .5s;
}
.hezuo_logo img{
    max-width:90%;
    max-height: 90%;
}
.hezuo_logo:hover img{
    transform: scale(1.2);    
}

.pages{padding:30px 0; text-align:center;text-align:center;font-size:13px;}
.pages a{border: 1px solid #ccc;display: inline;padding: 3px 10px 3px 10px;margin-right: 5px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;cursor: pointer;background: #fff;text-decoration:none;color:#999;}
.pages a:hover{border:1px solid #FF6600; background-color:#FF6600; color:#fff;}
.pages span{border: 1px solid #FF6600;display: inline;padding: 3px 10px 3px 10px;margin-right: 5px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;background: #FFEEE5;color: #FF6600;}

.hezuo_list{
    width:100%;
}
.hezuo_list .tr{
    width:100%;
    padding:10px 0;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.hezuo_list .tr .th{
    width:20%;
    float:left;
    padding:2% 1%;
    font-size: 12px;
    color:#464646;
}
.hezuo_list .tr:after,.hezuo_list .tr2:after,.hezuo_ri_li:after,.hezuo_list:after{
    width:100%;
    content:"";
    display: block;
    height: 0;
    clear:both;
}
.hezuo_list .tr2{
    transition: all .5s;
    border-bottom:1px solid #ccc;
    padding:10px 0;
}
.hezuo_list .tr2 .th{
    width:20%;
    padding:2% 1%;
    font-size: 12px;
    color:#464646;
    float:left;
    position: relative;
}

.hezuo_list .tr2:hover{
    cursor: pointer;
    background: #ececee;
}
#download2{
    padding:2% 4%;
    background:url("../images/download.png") no-repeat left center;
}




@media screen and (min-width:769px){
    body,html{
        min-width:1200px;
    }
}
@media screen and (max-width:768px){
    .container2{
        width: 100%;
        padding:0 1rem;
        box-sizing: border-box;
    }
    .top{
        display: none;
    }
    .banner{
        display: none;
    }
    .mob_top{
        display: block;
    }
    .mob_menu_fix{
        display: block;
    }
    .mob_banner{
        display: block;
    }
    .banner_tian{
        height: 5rem;
    }
    .quan1{
        height:25rem;
        width:25rem;
        position: absolute;
        border-radius: 50%;
        border: 1px solid #fff;
        font-size: 0;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
        background: url(../images/bg.png) no-repeat center;
        background-size: auto;
        background-attachment: scroll;
        box-sizing: border-box;
        padding:5rem;
    }
    .quan2 {
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        border: 1px dashed #fff;
        border-radius: 50%;
        padding: 0;
        position: relative;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        /*animation: xz 20s linear infinite;*/
    }
    .quan3 {
        width: 10rem;
        height: 10rem;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        box-sizing: border-box;
        border-radius: 50%;
        background: #ff6003;
        z-index: 9;
    }
    .quan4 {
        width: 5rem;
        height: 5rem;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        box-sizing: border-box;
        border-radius: 50%;
        background: #ff7d28;
        animation: mobtan2 4s linear infinite;
        z-index: 10;
    }
    .banner_1{
        background: rgba(0,0,0,.3);
    }
    .con2{
        padding:3rem 0;
    }
    .con2_d1{
        height:14rem;
    }
    .con2_d2{
        padding:1rem;
        height: 14rem;
    }
    .con2_d2 h2{
        font-size: 1.6rem;
        padding:.5rem 0;
    }
    .con2_d2 p{
        font-size: 1.4rem;
        margin: 0 0 2rem;
        line-height: 1.8rem;
    }
    .con2_d1_po_ca{
        width:6rem;
        height: 6rem;
        line-height:6rem;
        font-size: 1.4rem;
    }
    .con3{
        padding:2rem 0;
    }
    .ab_con {
        float:none;
        width: 100%;
        box-sizing: border-box;
        height: auto;
        padding: 1rem 0 1rem;
    }
    .ab_con h2 {
        font-size:2rem;
        padding:0;
    }
    .ab_con p {
        font-size: 1.6rem;
        line-height: 3rem;
    }
    .con3_1 {
        float:none;
        width: 100%;
        height:10rem;
        margin-top:1rem;
    }
    .con3_1_le{
        float:left;
    }
    .con3_1_le img{
        width: 100%;
        height: 100%;
    }
    .con3_1_le2 {
        float: left;
        width: 50%;
        height: 10rem;
        box-sizing: border-box;
        padding:1rem;
        background: #fff;
    }
    .con3_1_le2 span {
        display: block;
        text-align: left;
        line-height:2rem;
        color: #000;
        font-size:1.6rem;
    }
    .con3_2 {
        display: none;
    }

    .con4{
        padding:2rem 0;
    }
    .inews{
        display: none;
    }
    .mob_news{
        display: block;
    }
    .con5{
        padding:3rem 0;
    }
    .con5_ri {
        float: none;
        width: 80%;
        margin: 0 auto;
        padding:2rem;
    }
    .con5_ri_p1{
        font-size:1.4rem;
    }
    .con5_ri_p2{
        color: #000000;
        font-size: 2rem;
        letter-spacing: 2px;
        padding: 0 0 1.2rem 0;
    }
    .con5_ri_p3{
        line-height: 2rem;
        font-size: 1.4rem;
    }
    .con5_ri_a{
        width:100%;
        height: 3.5rem;
        line-height: 3.5rem;
    }
    .footer {
        width: 100%;
        padding: 2rem 0 0;
        /*margin-top: 1rem;*/
        background: #4d4d4d;
    }
    .fo_p{
        display: none;
    }
    .mob_fo{
        display: none;
    }
    .mob_fo_logo{
        width:45%;
    }
    .fo_info{
        margin:1rem 0 0 ;
    }

    .pro_le{
        display: none;
    }
    .pro_ri{
        width:100%;
        padding:0 1rem 1rem;
    }
    .ri_top_h2{
        float:none;
        width:100%;
        padding:1rem 0;
    }
    .ri_top_ri{
        width:100%;
        margin:10px 0 10px 0;
    }
    .ri_top_ri_p{
        width:73%;
    }
    .ri_conus{
        padding:2rem 0;
    }
    .ri_conus_p{
        width:20rem;
    }
    .ri_conus_a{
        width:5rem;
        height: 5rem;
        margin-left: 1rem;
    }
    .again{
        width:100%;
        float: none;
        padding:1rem;
    }
    .again_img{
        width:40%;
    }
    .again_ri{
        width:55%;
        margin-left: 5%;
    }
    .again_ri p{
        font-size: 1.6rem;
    }
    .again_ri span{
        font-size: 1.4rem;
    }
    .pro2_list{
        display: none;
    }
    .pro2_list2{
        display: block;
    }
    .pro2_des_p2,.pro2_des_p1{
        width:100%;
        float:none;
    }
    .pro2_des_img{
        margin:1rem auto;
        float:none;
        max-width: 80%;
    }
    .mob_prolist{
        display: block;
    }

    .newsDl {
        margin-top: 2rem;
        padding:1rem;
    }

    .newsDt{
        width:40%;
        float:left;
    }
    .newsDd{
        width:60%;
        float:left;
        padding:0 0 0 1rem;
    }
    .newsDd h2 {
        font-size: 1.6rem;
        padding: 1rem 0;
    }
    .newsDd p {
        font-size: 1.4rem;
        margin: 0 0 1rem;
    }

    /*关于我们*/
    .abbannerRe{
        display: none;
    }
    .mobAbout{
        display: block;
    }
    .yuanJingRi{
        display: none;
    }
    .yuanJingLe{
        width:100%;
        background: url("../images/abc.jpg") no-repeat center;
        background-size: cover;
        padding:1rem 0 0;
    }
    .yuanJingLe h2{
        font-size: 2rem;
    }
    .yuanJingLe p{
        line-height: 2rem;
        font-size: 1.3rem;
    }

    .hisTi{
        font-size: 2rem;
    }
    .hisP{
        font-size: 1.6rem;
    }

    .hisCon{
        width:100%;
        background:rgba(0,0,0,.0);
    }
    .hisDl{
        width:100%;
        height: auto;
        padding:1rem 0;
    }
    .hisDt {
        float: left;
        width: 5rem;
        height: 5rem;
        box-sizing: border-box;
        border-radius: 50%;
        border: 2px solid #d55c0f;
        overflow: hidden;
    }
    .hisDd {
        width:70%;
        overflow: hidden;
        text-align: left;
    }
    .hisDd h2 {
        color: #000;
        font-size:1.6rem;
        font-family: "Arial";
        padding:0;
    }
    .hisDd p {
        width: 100%;
        line-height: 2rem;
        font-size: 1.4rem;
        margin-top:1rem;
    }


    .hisDl2{
        width:100%;
        height: auto;
        padding:1rem 0;
    }
    .hisDt2 {
        float: right;
        width: 5rem;
        height: 5rem;
        box-sizing: border-box;
        border-radius: 50%;
        border: 2px solid #d55c0f;
        overflow: hidden;
    }
    .hisDd2 {
        width:70%;
        overflow: hidden;
        text-align: right;
    }
    .hisDd2 h2 {
        color: #000;
        font-size:1.6rem;
        font-family: "Arial";
        padding:0;
    }
    .hisDd2 p {
        width: 100%;
        line-height: 2rem;
        font-size: 1.4rem;
        margin-top:1rem;
    }
    .lianxi{
        padding:2rem 0;
    }

    .lx_le{
        display: none;
    }
    .lx_ri{
        width:100%;
        padding:1rem;
    }
    .lx_ri h2{
        font-size: 1.8rem;
    }
    .fs_dl{
        width:100%;
        margin:2rem 0 0;
    }
    .ly_form{
        padding:2rem 0;
    }
    .ly_label{
        font-size: 1.4rem;
    }

}






.newsListAActive{
    background: #1d1d1d;
}
.newsListAActive a{
    color:#fff;
}






































































































































































































































































































































































































