/* 
* @Author: Marte
* @Date:   2018-04-11 09:41:26
* @Last Modified by:   Marte
* @Last Modified time: 2018-07-09 10:07:39
*/
.box{
    display: inline-block;
}
.box .pageWrap{
    /*min-width: 300px;*/
}
.product-class{
    background:#fff;
    padding:30px 0px;
    box-sizing: border-box;
    /*width:100%;*/
}
.product-class .product-title{
    text-align: center;
}
.product-list{
    text-align: center;
    margin-top:30px;
}
.product-list ul li{
    float: left;
    width:70px;
    margin:20px 30px;
}
.product-list ul li img{
    width:70px;
    height:70px;
}
.product-list ul li span{
    line-height: 40px;
    color:#525252;
    font-size: 12px;
}
.product-list ul{
    display: inline-block;
}
.product-list{
    border-bottom: dashed 1px #ccc;
}
/*.product-list ul li:nth-of-type(){
    top:0px;
    left:270px;
}*/
.product-class .w{
    position: relative;
}
.xian{
    width:20px;
    height:4px;
    background:#f8bc28;
    margin-top: 4px;
}
.introduction{
    height:300px;
    background:#ccc;
    padding:50px 0px;
    box-sizing: border-box;

}
.introduction-box p{
        font-size: 14px;
    color: #5a5a5a;
    font-family: Microsoft YaHei;
    line-height: 24px;
    color:#5a5a5a;
}
.introduction-box{
    /*margin-top: 30px;*/
    margin-bottom: 30px;
}
.classTitle{
    /*margin-top: 30px;*/
}
.journalism-list .title{
color:#525252;
}
.introduction-more{
}
.introduction-more a{
    padding:6px 30px;
    background:#f8bc28;
    border-radius: 6px;
    color:#fff;

}
.journalism-list-right{
    width:670px;
}
.produst-box ul {
    display: inline-block;
}
.produst-box ul li{
    float: left;
    width:280px;
    margin: 10px;
    border: 1px solid #e5e5e5;
    padding:39px;
    box-sizing: border-box;
    text-align: center;
}
.produst-box ul li:hover{
    border: 1px solid #ff803b;

}
.produst-box ul li img{
    width:200px;
    height:200px;
}
.produst-box {
    margin-top: 30px;
}
.produst-box ul li p{
    font-size: 14px;
    color: #5a5a5a;
    font-weight: bold;
    display: block;
    text-align: center;
    line-height: 200%;
}
.produst-box ul li span{
    font-size: 14px;
    color: #ff803b;
    font-weight: bold;
    display: block;
    text-align: center;
}
.explain {
    margin-top: 30px;
}
.explain p{
        font-size: 16px;
    color: #5a5a5a;
    line-height: 140%;
    line-height: 30px;
}
.explain div{
        font-size: 14px;
    color: #5a5a5a;
    line-height: 140%;
    line-height: 30px;
}
.explain span{
        font-size: 16px;
    color: #f6ab00;
    line-height: 30px;
}
.message-list p{
        width: 260px;
    height: 40px;
    line-height: 40px;
    background-color: #ffffff;
    background-image: none;
    font-size: 14px;
    color: #5a5a5a;
    text-align: left;
    word-spacing: 0px;
    padding: 0px;
    font-family: SimSun;
    border: 0px;
    border-color: #333333;
    border-style: none;
    clear: both;
    margin-top: 0px;
    margin-left: 0px;
}
 .message-list input{
        width: 100%;
    height: 40px;
    line-height: 40px;
    /*background-color: #eeeeee;*/
    background-image: none;
    font-size: 12px;
    color: #000;
    text-align: left;
    word-spacing: 0px;
    font-family: 微软雅黑;
    border: 1px;
    border-color: #aaa;
    border-style: solid;
    clear: both;
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 10px;
    box-sizing: border-box;
 }
 .message-list textarea{
        width: 100%;
    height: 120px;
    /*background-color: #eeeeee;*/
    background-image: none;
    font-size: 12px;
    color: #000;
    text-align: left;
    word-spacing: 0px;
    padding: 4px;
    font-family: 微软雅黑;
    border: 1px;
    border-color: #aaa;
    border-style: solid;
    clear: both;
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 10px;
    box-sizing: border-box;
 }
 .sub_message{
        cursor: pointer;
    width: 120px;
    height: 28px;
    line-height: 28px;
    background-color: #f8bc28;
    background-image: none;
    font-size: 12px;
    color: #fff;
    text-align: center;
    word-spacing: 0px;
    padding: 0px;
    font-family: SimSun;
    border: 1px;
    border-color: #b21818;
    clear: both;
    margin-top: 20px;
    margin-left: 0px;
 }
.contact-box{
    position: relative;
    margin-top: 50px;
}
.title-class span{
    line-height: 30px;
}
.journalism-title{
    width:350px;
    background:#414058;
    height: 45px;
    width: 350px;
}
.journalism-title div{
    font-size: 16px;
    color:#fff;
    font-weight: bold;
    line-height: 45px;
    margin-left: 20px;
}
.journalism-title .fr{
    width:35px;
    height:35px;
    background:#ccc;
    margin: 5px;
}
.journalism-title .fr img{
    width:100%;
}
.journalism-box{
    display: inline-block;
    margin-top: 20px;
    width:100%;
    margin-bottom: 20px;
}
.journalism-box .box-left{
    width:350px;
    display: inline-block;
}
.journalism-box .box-left img{
    width:100%;
}
.journalism-box .box-right{
    width:520px;
}
.box-left-top{
    display: inline-block;
    width:480px;
}
.box-left-top img{
    width:175px;
}
.box-left-top .info{
    width:270px;
    margin-top: 20px;
}
.box-left-top .details{
    width:50px;
    height:20px;
    border:solid 1px #41c9c9;
    text-align: center;
    line-height: 20px;
    color:#41c9c9;
    font-size: 12px;
    margin-top: 20px;
    cursor: pointer;
}
.box-left-top h4{
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
}
.box-left-top p{
    line-height: 22px;
    font-size: 12px;
    border-bottom: solid 1px #ccc;
}
.box-left-bottom h4{
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 30px;
}
.box-left-bottom ul{
    display: inline-block;
    margin-top: 10px;
}
.box-left-bottom ul li{
    width:240px;
    float: left;
    line-height: 30px;
    text-align: center;
}
.box-right-top{
    padding-bottom: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
    border-bottom: solid 1px #ccc;
}
.box-right-top h2{
    font-size: 18px;
    font-weight: bold;
    color:#414058;
    line-height: 30px;
}
.box-right-top span{
    color:#5a5a5a;
    line-height: 25px;
}
.box-right-bottom ul li{
    width:100%;
    display: inline-block;
    line-height: 60px;
    font-size: 14px;
    cursor: pointer;
    border-bottom: solid 1px #ccc;
    margin-top: -3px;
}
.box-right-bottom ul li span{
    margin-right: 10px;
    color:#9F9F9F;
}
.box-right-bottom ul li p{
    color:#7D7D7D;
    width:350px;
    text-overflow : ellipsis; 
white-space : nowrap; 
overflow : hidden; 
}

.introduce-box{
    background:url(../img/banner_hcuj.jpg) no-repeat;
    background-position: center center;
    height:500px;
    /*width:100%;*/
    padding-top: 100px;
    box-sizing: border-box;
    margin-bottom: 130px;
}
.introduce-left{
    width:800px;
    height:500px;
    background-color: rgba(0, 0, 0, 0.6);
    padding:20px;
    box-sizing: border-box;
    padding:50px;
    margin-left: 100px;
}
.introduce-text{
    width:380px;
    height:360px;
    /*background:#000;*/
    overflow: auto;
    font-size: 12px;
    color:#fff;
    line-height: 25px;
}
.introduce-more {
    text-align: center;
}
.introduce-more p{
    height:35px;
    width:190px;
    text-align: center;
    line-height: 35px;
    color:#fff;
    font-size: 14px;
    font-weight: bold;
    border:solid 1px #fff;
    border-radius: 10px;
    margin-top: 30px;
    display: inline-block;
}
.introduce-img{
    width:270px;
    height:400px;
}
.introduce-img img{
    width:100%;
}
.introduce-text::-webkit-scrollbar {
        width:4px;
        height:4px;
    }
.introduce-text::-webkit-scrollbar-button    {
        background-color:#ccc;
    }
.introduce-text::-webkit-scrollbar-track     {
        background:rgba(0, 0, 0, 0.3);
    }
.introduce-text::-webkit-scrollbar-track-piece {
        background:url(http://www.lyblog.net/wp/wp-content/themes/mine/img/stripes_tiny_08.png);
    }
.introduce-text::-webkit-scrollbar-thumb{
        background:#41c9c9;
        border-radius:4px;
    }
.introduce-text::-webkit-scrollbar-corner {
        background:#ccc;
    }
.introduce-text::-webkit-scrollbar-resizer{
        background:#ccc;
    }
      #scroll{width:1200px;height:170px;margin:30px auto 0;position:relative;overflow:hidden;margin-bottom: 50px;}
  .btn_left{display:block;width:68px;height:68px;background:url(images/btn.jpg) no-repeat -70px -69px;position:absolute;top:20px;left:1px;z-index:1;}
  .btn_left:hover{background:url(images/btn.jpg) no-repeat -70px 0;}
  .btn_right{display:block;width:68px;height:68px;background:url(images/btn.jpg) no-repeat 1px -69px;position:absolute;top:20px;right:0;z-index:1;}
  .btn_right:hover{background:url(images/btn.jpg) no-repeat 1px 0;}
  #scroll .content{width:1000px;height:170px;position:relative;overflow:hidden;margin:0 auto;}
  #scroll ul{position:absolute;}
  #scroll li{float:left;width:240px;height:150px;text-align:center;margin:15px;overflow: hidden;}
    #scroll li img{
        /*width:100%;*/
        width:240px;
        height:150px;
    }
  #scroll li a:hover{position:relative;top:2px;}
  .notice{
    background:#ccc;
    height:80px;
  }
    #marquee {
        position: relative;
        height: 40px;
        width: 300px;
        overflow: hidden;
        padding:0;
        margin:0;
        margin-top: 20px;
    }
    #marquee img {
        display: block;
    }
    #marquee dd {
        margin: 0px;
        padding: 0px;
    }
      #marquee p{
        line-height: 40px;
        font-size: 14px;
      }
    .notice-title{
        width:200px;
        height:40px;
        background:#666;
        text-align: center;
        line-height: 40px;
        color:#fff;
        margin-top: 20px;
        margin-left: 200px;
        margin-right: 20px;
    }

.journalism{
    /*height:500px;*/
    background:#fff;
    /*padding:50px 0px;*/
    box-sizing: border-box;
}
.journalism-list{
    width:100%;
}
.journalism-list ul li .journalism-title{
        margin-bottom: 5px;

}
.journalism-list ul li .journalism-title a{    
    display: inline-block;
    font-family: SimSun;
    font-size: 14px;
    color: #5a5a5a;
    font-weight: bold;
    text-decoration: none;
    line-height: 140%;

}
.journalism-list ul{
    margin-top: 20px;
}
.journalism-list ul li .journalism-abstract{
    line-height: 140%;
    display: inline-block;
    font-family: SimSun;
    font-size: 12px;
    color: #aaaaaa;
    font-weight: normal;
    text-decoration: none;

}
/*.journalism-list{
    width:570px;
}*/
.wpart-border-line{
    font-size: 12px;
}
.journalism-box{
    display: inline-block;
    width:100%;
    margin-top: 40px;
}
.journalism-img{
    width:380px;
    height:300px;
}
.introduction-box{
    background:#fff;
    box-sizing: border-box;

}
.introduction-info{
    font-size: 14px;
    min-height: 400px;
}
.introduction-info .introduction-list{
    margin-top:20px;
}
.introduction-info .introduction-list p{
    color:#5a5a5a;
}
.journalism-btn ul{
    width:100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.classTitle ul {
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    width:100%;
}
.journalism-btn ul li{
    /*float: left;*/
    display: inline-block;
    /*padding:14px 45px;*/
    /*width:20%;*/
    /*flex:1;*/
    min-width: 200px;
    text-align: center;
    height:50px;
    line-height: 50px;
    background:#eeeeee;
    margin-right: -4px;
    font-size: 14px;
    color:#5a5a5a;
    cursor: pointer;
}
.journalism-btn ul li:hover{
    /*background:#f8bc28;*/
}
.journalism-btn ul li.on{
    background:#f8bc28;
    color:#fff;
}
.journalism-btn {
    /*margin-top:30px;*/
}
.journalism-list {
    margin-top: 20px;
    display: inline-block;
}
.journalism-list .journalism-list-left{
    width: 300px;
    height:200px;
    margin-right: 30px;
}
.journalism-list .journalism-list-left img{
    width:100%;
    height:100%;
}
.journalism-list ul li{
    margin-bottom: 20px;
    width:100%;
    display: inline-block;
}

.journalism-list ul li .title a{
display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 18px;
    /*color: #5a5a5a;*/
    text-decoration: none;
    color:#000;
    line-height: 30px;
}
.journalism-list ul li .title .category a{
    color: #f8bc28;

}
.journalism-list ul li .title .category a:hover{
    color: #5bb1f3;

}
.wp-new-ar-pro-time{
    color:#f6ab00;
    font-size: 14px;
    line-height: 30px;
}
.journalism-info{
    padding-top: 40px;
    box-sizing: border-box;
    min-height: 500px;
}
.journalism-info .info-title{
    display: block;
    font-family: Microsoft YaHei;
    font-size: 22px;
    color: #000;
    text-align: center;
    /*text-decoration: none;*/
}
.journalism-info .info-class{
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.journalism-info .info-class span{
    font-size: 14px;
    color:#5a5a5a;
    margin:10px;
}
.journalism-capacity p{
    font-size: 14px;
    color:#5a5a5a;
    line-height: 25px;
}
.journalism-bottom-nav{
    margin:20px 0px;
    display: inline-block;
    width:100%;
}
.journalism-bottom-nav p{
    font-size: 14px;
    cursor: pointer;
}
.journalism-bottom-nav span{
    color:#ff803b;
}
.explain h1{
    font-size: 24px;
    line-height: 80px;
    color:#ccc;
}
.explain div{
    display: inline-block;
    line-height: 40px;
}
.explain div p{
color: rgb(65, 201, 201);
font-size: 18px;
float: left;
    line-height: 40px;
    font-weight: bold;
}
.explain div span{
color: #ccc;
font-size: 12px;
float: left;
    line-height: 40px;
}
.message-box{
    margin-top: 30px;
    padding:0px 150px;
    box-sizing: border-box;
}
.explain h4{
    font-size: 20px;
    line-height: 60px;
}
.map{
    width:700px;
    height:450px;
    position: relative;
}
.class-title p{
    font-size: 24px;
    color:#000;
}
.class-title span{
    font-size: 16px;
    color:#aaa;
}
.footer-box{
    width:100%;
    display: inline-block;
}
.footer-btn-list{
    margin-top: 60px;
    margin-left: 50px;
}
.footer-box-img{
    width:250px;
    display: inline-block;
}
.footer-btn-list{
    width:700px;
}
.footer-btn-list ul{
    float: left;
    width:120px;
    margin-right: 20px;
    cursor: pointer;
}
.footer-btn-list ul li{
    width:146px;
    /*float: left;*/
    font-size: 12px;
    color:#fff;
    line-height: 25px;
}
.footer-btn-list ul p{
    font-size: 16px;
    color:#fff;
    /*margin-bottom: 10px;*/
}
.footer-btn-list ul span{
    font-size: 12px;
    color:#fff;
    margin-bottom: 6px;
    display: inline-block;
    line-height: 25px;
}
.footer-btn-list-right{
    width:200px;
    margin:60px 0 0 0;
}
.footer-btn-list-right ul{
    margin-bottom: 20px;
}
.address {
    border: solid 1px #ccc;
    padding: 20px;
    width: 250px;
    height:450px;
    box-sizing: border-box;
}
.address ul li img {
    margin-right: 10px;
    width: 20px;
    height: 20px;
}

 .contact-box .address div p{
    color:#5a5a5a;
    font-size: 14px;
    line-height: 20px;word-break:break-all; /* 支持IE和chrome，FF不支持*/
word-wrap:break-word; /* 以上三个浏览器均支持 */
 }
 .address ul li{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 30px;
 }
  .address ul li .address-box{
    flex:1;
  }
.product-title{
    border:solid 1px #ccc;
}
  .product-title .product-title-top p{
    display: inline-block;
    font-size: 22px;
    color:#000;
  }
  .product-title .product-title-top span{
    display: inline-block;
    font-size: 18px;
    color:#ddd;
    margin-left: 20px;
  }
.product-title .product-title-bottom{
    font-size: 14px;
    color:#999;
    margin-top: 10px;
    /*display: inline-block;*/
}
.product-title{
    padding:20px;
    box-sizing: border-box;
    width:293px;
    height:100px;
}
.product-box ul li{
    width:293px;
    height:100px;
    border:solid 1px #ccc;
    padding:20px;
    box-sizing: border-box;
    margin-top: -1px;
    cursor: pointer;
}
.product-box ul li img{
    width:56px;
    height:56px;
    margin-right: 10px;
}
.product-box ul li div{
    width:185px;
}
.product-box ul li p{
    width:185px;
    font-size: 16px;
    color:#5a5a5a;
    line-height: 30px;
    text-overflow : ellipsis; 
white-space : nowrap; 
overflow : hidden; 
}
.product-box ul li span{
    width:185px;
    font-size: 14px;
    color:#5a5a5a;
    /*line-height: 30px;*/
    display: inline-block;
    text-overflow : ellipsis; 
white-space : nowrap; 
overflow : hidden; 
}
.product-box{
    float: left;
    margin:0 20px;
    margin-bottom: 50px;
}
.introduction-box{
    /*display: inline-block;*/
}
.industry-nav {
    margin-left: 50px;
    border-right: solid 1px #ccc;
    width:190px;
}
.industry-nav ul li{
    height:40px;
    line-height: 40px;
    margin-bottom: 10px;
    width:140px;
    text-align: center;
    color:#5a5a5a;
    font-size: 16px;
    background:#eee;
    cursor: pointer;
    /*display: inline-block;*/
}
.industry-list{
    margin-left: 50px;
    width:700px;
}
.industry-list img{
    display: inline-block;
}
.industry-box{
    min-height:600px;
}
.industry-list {
    font-size: 16px;
    color:#5a5a5a;
    line-height: 25px;
}
.industry-list ul{
    display: inline-block;
}
.industry-list ul li{
    float: left;
    margin:0 58px;
}
.industry-list-info p{
    font-size: 14px;
    color:#5a5a5a;
    line-height: 25px;
    width:948px;
    padding:58px;
    box-sizing: border-box;
    text-align: center;
}
.industry-list-info {
}
.industry-nav .industry-this{
    background:#f6ab00;
    color:#fff;
}
.box .total-pages, .box .total-count{
    line-height: 35px;
}

.qr-code img{
  width:115px;
  height:115px;
}
.introduce-more{
    cursor: pointer;
}
.imgUrl2{
    display: none;
}
.guide-box span{
    font-size: 14px;
    line-height: 60px;
    color:#5a5a5a;
}
.guide-box p{
    display: inline-block;
    color:#f8bc28;
    font-size: 14px;
    line-height: 60px;
}
.footer-box-img img.fl{
    width:100px;
    margin-top: 24px;
}
.journalism-capacity{
    display: inline-block;
    width: 100%;
    
}
.journalism-capacity img{
    /*text-align: center;*/
}