﻿.news_list dl{ border-bottom:1px #eee solid; padding:20px 0;}
.news_list dl dt a{ font:bold 24px/50px "Microsoft yahei"; color:#2050D1;}
.news_list dl dd{ line-height:30px; margin:10px 0;}
.ny_turnpage{ height:35px; margin:50px 0; text-align:center;}
.news_location{ width:100%; height:56px; background:#fcfcfc; line-height:56px;}
.news_location a{ color:#999; margin:0 10px;}
.news_title{ border-bottom:1px #ddd solid; padding:10px 0 24px 0;}
.news_title h1{ font:bold 36px/50px "Microsoft yahei"; color:#333; padding:15px 0;}
.news_content{ font: normal 16px/30px "Microsoft yahei"; padding: 24px 0;}
.news_content p{ margin:24px 0;}
/*.news_content img{ max-width:50%!important;}*/
.growth{ width:1368px;}
.growth ul{ margin:50px 0;}
.growth ul li{ float:left; width:436px; margin:0 20px 20px 0; background:#f8f8f8; cursor:pointer;}
.growth ul li img{ display:block; width:436px; height:274px;}
.growth ul li span{ display:block; padding:15px 20px; height:106px;}
.growth ul li span a{ display:block; height:60px; font:normal 20px/30px "Microsoft yahei"; color:#333; margin-bottom:15px;}
.growth ul li:hover span{ background:#2050D1; color:#fff;}
.growth ul li:hover span a{ color:#fff;}
.news_mainwidth {
    width: 900px;
    margin: 0 auto;
}

    .news_mainwidth img {
        width: 100% !important;
        height: 100% !important;
    }
.news_share{ display: block; width:65px;  position: fixed; right: 50%; top: 500px; margin-right: -675px; text-align:center; }
.news_share span{ font-size: 14px; color: #666;  line-height: 40px;}
.news_share ul{ height: 107px; background: #f4f4f4; border-radius: 4px;}
.news_share ul li{ height: 53px; border-bottom: 1px #D4D4D4 solid; position: relative;}
.news_share ul li:last-child{ border:0;}
/*.news_share ul li.wechat{ background: url(/en/images/icon_wechat_gray.png) center center no-repeat; }*/
/*.news_share ul li.wechat:hover {background: url(/en/images/icon_wechat.png) center center no-repeat; }*/
/*.news_share ul li.weibo{ background: url(/en/images/icon_weibo.png) center center no-repeat; }*/
/*.news_share ul li.weibo:hover{ background: url(/en/images/icon_weibo_red.png) center center no-repeat; }*/
.news_share ul li a{ display: block; width: 100%; height: 100%;}
.news_share ul li.wechat p{ display: none; position: absolute; right: 68px; top: 0; width: 120px; height: 120px; border: 10px #f4f4f4 solid; background: #fff; border-radius: 4px 4px 0px 4px; z-index: 1001;}
.news_share ul li.wechat:hover p{ display: block;}
@media only screen and (max-width: 1370px) {
    .growth{ width:1200px;}
    .growth ul li{ width:380px;}
    .growth ul li img{ width:100%; height:239px;}
 }
@media only screen and (max-width: 1200px){
    .news_mainwidth {
        width: 90%!important;
    }
    .news_share{
        display: none;
    }
    .news_content {
        line-height: 2;
    }
}

