/* 内页banner */
#user_defined7 .banner_inside{
	background-image: url(http://img.jihui88.com/upload/j/j2/jinhaoda/picture/2017/05/09/3cfef5b3-ae35-4cc3-aea4-47487d9feda6.jpg);
}

/* 新闻分类 */
#user_defined11 .title_content{
    width:1200px;
    padding-top:55px;
    padding-bottom:17px;
    margin:0 auto;
    position: relative;
}
#user_defined11 .title_content:after{
    content:"";
    width:100%;
    height:5px;
    display: block;
    background-image: url(http://img.jihui88.com/upload/j/j2/jinhaoda/picture/2017/05/06/453c7467-3622-47a9-bf8a-3f0e8e44752f.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom:6px;
    left: 0;
}
@font-face {
	font-family: 'webfont_news_h1';
  	src: url('//at.alicdn.com/t/u3p3x31odx2h85mi.eot'); /* IE9*/
  	src: url('//at.alicdn.com/t/u3p3x31odx2h85mi.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  	url('//at.alicdn.com/t/u3p3x31odx2h85mi.woff') format('woff'), /* chrome、firefox */
  	url('//at.alicdn.com/t/u3p3x31odx2h85mi.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  	url('//at.alicdn.com/t/u3p3x31odx2h85mi.svg#思源黑体-粗') format('svg'); /* iOS 4.1- */
}
#user_defined11 .title_content h1{
    font-weight:normal;
    text-align: center;
    margin:0;
    font-size:26px;
    color:#333333;
    line-height:38px;
    font-family: "webfont_news_h1";
}
#user_defined11 .title_content h2{
    font-weight:normal;
    text-align: center;
    margin:0;
    font-size:14px;
    color:#bab9b9;
    line-height:26px;
    text-transform: uppercase;
    font-family: "Arial";
}
#user_defined11 .category_content{
    width:1200px;
    height:40px;
    padding:42px 0;
    margin:0 auto;
}
#user_defined11 .category_content ul{
    font-size:0;
    line-height:0;
    text-align: center;
}
#user_defined11 .category_content li{
    display: inline-block;
    margin:0 6px;
}
#user_defined11 .category_content a{
    width:128px;
    height:38px;
    display: block;
    text-align: center;
    line-height:38px;
    border:1px solid #efefef;
    font-size:14px;
    color:#a6a3a6;
    background-color: #fff;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined11 .category_content a.active{
    background-color: #cf0a0a;
    color:#fff;
}
#user_defined11 .category_content a:hover{
    background-color: #cf0a0a;
    color:#fff;
}

/* 新闻列表 */
#user_defined12 .news{
    width: 100%;
    padding-bottom: 100px;
}
#user_defined12 .news_content{
    width: 1200px;
    min-height: 80px;
    margin: 0 auto;
}
#user_defined12 .news_content .prompt{
    font-size:16px;
    color:#666;
    line-height:40px;
    text-align: center;
}
#user_defined12 .news_content .news_list{
    padding: 32px 0;
    border-bottom: 1px solid #dfdfdf;
}
#user_defined12 .news_content .news_list a{
    width: 100%;
    height: 157px;
    display: block;
    position: relative;
}
@font-face {
    font-family: 'webfont_1';
    src: url('//at.alicdn.com/t/ty9zl6cnnfmyrpb9.eot');
    src: url('//at.alicdn.com/t/ty9zl6cnnfmyrpb9.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/ty9zl6cnnfmyrpb9.woff') format('woff'),
    url('//at.alicdn.com/t/ty9zl6cnnfmyrpb9.ttf') format('truetype'),
    url('//at.alicdn.com/t/ty9zl6cnnfmyrpb9.svg#鎬濇簮榛戜綋-鏋佺粏') format('svg');
}
#user_defined12 .news_content .news_date{
    padding-left: 100px;
    float: left;
    box-sizing: border-box;
    height: 157px;
    padding-top: 52px;
    display: block;
    width: 260px;
}
#user_defined12 .news_content .news_date .news_date_day{
    font-size: 45px;
    color: #666666;
    height: 45px;
    line-height: 45px;
    display: block;
    font-family: "webfont_1";
}
#user_defined12 .news_content .news_date .news_date_year{
    font-size: 20px;
    color: #cccccc;
    height: 31px;
    line-height: 31px;
    display: block;
    font-family: "webfont_1";
}
#user_defined12 .news_content .news_details{
    width: 700px;
    height: 157px;
    display: block;
    float: left;
    box-sizing: border-box;
    padding-top: 18px;
}
#user_defined12 .news_content .news_details .news_title{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 17px;
    color: #000000;
    overflow: hidden;
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
}
#user_defined12 .news_content a:hover .news_details .news_title{
    color: #cf0a0a;
}
#user_defined12 .news_content .news_details .news_info{
    display: block;
    font-size: 13px;
    line-height: 30px;
    color: #999999;
    height: 90px;
    overflow: hidden;
    text-align: justify;
}
#user_defined12 .news_content .see_details{
    width: 46px;
    height: 46px;
    display: block;
    border-radius: 100%;
    border: 1px solid #cccccc;
    position: absolute;
    right: 60px;
    top: 60px;
    background-image: url(http://img.easthardware.com/upload/f/f1/feijian/picture/2016/10/19/17b48195-0cf1-4b58-b12c-5447eb2f4ed4.png);
    background-repeat: no-repeat;
    background-position: -48px 0;
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
}
#user_defined12 .news_content a:hover .see_details{
    background-color: #cf0a0a;
    border-color: #cf0a0a;
    background-position: 0 0;
}
#user_defined12 .news_content a.more{
    width: 100%;
    height: 49px;
    line-height: 49px;
    display: none;
    text-align: center;
    font-size: 13px;
    color: #bcbcbc;
    background: #ffffff;
    margin-top: 58px;
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
}
#user_defined12 .news_content a.more:hover{
    color: #fff;
    background: #cf0a0a;
}