/******************************** 公共style ******************************/
*{
    font-family:"Microsoft YaHei" ,sans-serif;
    box-sizing: border-box;
}
.bodyFix{ position: fixed;width: 100%;}
body{ color: #333; line-height: 1.8; }
html,body,h1,h2,h3,h4,h5,h6,p,img,ul,li,dl,dt,dd,button{margin:0;padding:0;border:none;}
img{vertical-align: middle;}
ul,ol{list-style: none;}
a{ color: #333;text-decoration: none;}
input,button,textarea,select{border:none;outline: none;vertical-align: middle; padding:0; margin:0;}
.w1190{width: 1190px;margin:0 auto; overflow: hidden; }
.minW1190{min-width: 1190px;}
.clearFix::after,.clearFix::before{content: "";height: 0;line-height: 0;display: block;visibility: hidden;clear: both;}
.lf{float: left;}
.rt{float: right;}
.mt20{margin-top: 20px;}
.mb20{margin-bottom: 20px;}
.pt20{padding-top: 20px;}
.pb20{padding-bottom: 20px;}
.mt10{margin-top:10px;}
.mb10{margin-bottom: 10px;}
.mt50{margin-top: 50px;}
.mt30{margin-top: 30px;}

[class^="icon_"],.spriteTit h3::before{background: url("../images/css_sprites.png") no-repeat;background-size: 200px 100px;display: inline-block;}

.contact .telBox a:hover,.contact p.contactLine span:hover,.formBox .entForm  p input.sub:hover,.entrust .entConBox .entCon div a:hover,.contact div.contactLine span:hover{
    background: linear-gradient(to left,#f5626e,#dd2534);background: -moz-linear-gradient( left,#f5626e,#dd2534);background: -o-linear-gradient( left,#f5626e,#dd2534);background: -webkit-linear-gradient(right,#f5626e,#dd2534);
    box-shadow: 2px 2px 4px rgba(247,57,73,0.6);-webkit-box-shadow: 2px 2px 4px rgba(247,57,73,0.6);-moz-box-shadow: 2px 2px 4px rgba(247,57,73,0.6);
}
/*背景阴影*/
.shadow8px{background: #fff;-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.2);-moz-box-shadow: 0 0 8px rgba(0,0,0,0.2);box-shadow: 0 0 8px rgba(0,0,0,0.2);}
/*三角形*/
i.triaArrow{width:0;height: 0;border-bottom: 6px solid #fff;border-left: 6px solid transparent;border-right:6px solid transparent;display: block;margin: 0 auto;position: absolute;top:-6px;left: 50%;margin-left: -6px;}

/******************************** 快捷方式 ********************************/
.shortcut{
    background: #fff;
    border-bottom: 1px solid #eee;
}
.shortcut .w1190{
    height: 36px;
    line-height: 36px;
    color: #000;
    font-size: 12px;
}
.shortcut .w1190 >p{
    line-height: 40px;
}
.shortcut .w1190 li{
    float: left;
    margin-right: 12px;
    position: relative;
}
.shortcut .w1190 li a{
    color: #000;
    display: block;
    height:22px;
    line-height: 22px;
    margin-top: 9px;
    font-size: 12px;
}
.shortcut .w1190 li a:hover{
    color: #C8201E;
}
.shortcut .w1190 li.shortTel i.icon_shortTel{
    width:16px;
    height:16px;
    margin-top: 7px;
    background-position: -60px -90px;
    margin-right: 4px;
}
.shortcut .w1190 li.shortTel span b{
    color: #dd2534;
}
.shortcut .w1190 li.club>a{
    border: 1px solid #000;
    display: block;
    -webkit-border-radius:11px;
    -moz-border-radius:11px;
    border-radius:11px;
    line-height: 21px;
    padding:0 8px;
}
.shortcut .w1190 li a i.icon_arrowico{
    display: inline-block;
    width:9px;
    height:6px;
    background: url("../images/arrowIco.png") no-repeat center right;
}
.shortcut .w1190 li.club a:hover i.icon_arrowico{
    background: url("../images/arrowIco2.png") no-repeat center right;
}
.shortcut .w1190 li a.icon_mobile{
    width:12px;
    height:30px;
    display: block;
    background-position: 0 8px;
}
.shortcut .w1190 li a.icon_mobile:hover{
    background-position: 0 -18px;
}
.shortcut .w1190 li a.icon_WeChat{
    width:20px;
    height:30px;
    display: block;
    background-position: -22px 8px;
}
.shortcut .w1190 li a.icon_WeChat:hover{
    background-position: -22px -18px;
}
/*业务合作*/
.shortcut .w1190 li >p{
    position:absolute;
    z-index: 100;
    font-size: 12px;
    left:50%;
    top: 33px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
}

.shortcut .shorJoin a{
    display: block;
    width: 100px;
    text-align: center;
    line-height: 30px !important;
    height:30px !important;
    padding:0 14px;
    margin-top: 0 !important;
}
.shortcut .shorJoin  a:hover{
    color: #dd2534 ;
}

/******************************** header头部 ********************************/
.header{
    background: #fff;
    height:90px
}
/*logo*/
.logo,.logo img{
    /*width:215px;
    height:48px;*/
}
.logo{
    margin-top: 21px;
    margin-right: 14px;
}
.siteswitch{
    float: left;
    padding-left: 20px;
    padding-top: 30px;
    width: 100px;
}
.siteswitch .box{
    position: relative;
    font-size: 14px;
}
.siteswitch .box:hover .list{
    display: block;
}
.siteswitch .name{
    height: 25px;
    line-height: 25px;
    cursor: pointer;
}
.siteswitch .list{
    border: 1px solid #ddd;
    border-bottom: 0;
    background: #fff;
    position: absolute;
    left: 0;
    top: 25px;
    min-width: 80px;
    display: none;
}
.siteswitch .list a{
    display: block;
    padding: 0 15px;
    line-height: 25px;
    border-bottom: 1px solid #ddd;
}
/*********** 切换城市 ***********/
.myCity{
    position: relative;
}
.myCity > a{
    display: block;
    min-width:100px;
    height:24px;
    line-height: 24px;
    font-size: 14px;
    border:1px solid #dd2534;
    -webkit-border-radius:12px;
    -moz-border-radius:12px;
    border-radius:12px;
    margin-top: 33px;
    color: #dd2534;
    padding:0 7px;
}
.myCity > a span{
    display: block;
    background: url("../images/arrowIco2.png") no-repeat center right;
}
.myCity > a i.icon_myCityLoca{
    background-position: 0 0;
    width:13px;
    height:15px;
    float: left;
    margin-top: 4px;
    margin-right: 5px;
}
/*切换城市*/
.myCityCon{
    position: absolute;
    background: #fff;
    z-index: 1000;
    top:55px;
    left:0;
    width:490px;
    line-height: 24px;
    display: none;
    overflow: auto;
    overflow-x: hidden;
}
.myCityCon li:first-child{
    padding-top: 0;
}
.myCityCon li{
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    padding-top: 12px;
    padding-bottom: 4px;
}
.myCityCon li span,.myCityCon li .cityList, .myCityCon li a{
    float: left;
    font-size: 13px;
    line-height: 13px;
}
.myCityCon li .cityList{
    width:340px;
    overflow: hidden;
}
.myCityCon li span {
    width: 74px;
    color: #666;
}
.myCityCon li .cityList a{
    margin-right: 14px;
    margin-bottom: 12px;
    color: #333;
}
.myCityCon li .cityList a:hover{
    color: #dd2534;
}
/*当前城市*/
.header .myCity .myCityCon li.current span{
    line-height: 26px;
}
.header .myCity .myCityCon li.current a,.myCityCon li.current .cityList a{
    background: #dd2534;
    padding:0 5px;
    color: #fff;
    line-height: 26px;
}
.header .myCity .myCityCon li.current a:hover{
    color: #fff;
}
.header .myCity:hover .myCityCon{
    display: block;
}
/*切换城市*/
.citySwitTit{
    background-color: #f6f6f6;
    width: 100%;
    padding-top: 10px;
    padding-left: 16px;
    overflow: hidden;
    position: relative;
}
.citySwitTit .on{
    border: 1px solid #E6DFDE;
    border-bottom: 0;
    background-color: #fff;
}
.citySwitTit span{
    float: left;
    font-size: 13px;
    font-weight: bold;
    padding: 4px 20px;
    color: #666;
    cursor: pointer;
}
.cityListBox{
    padding: 20px 28px;
}
.cityListBox ul{
    display: none;
}
.cityListBox ul.focus{
    display: block;
}
.cityListBox ul li p{
    font-weight: bold;
    color: #dd2534;
}
.cityListBox ul.letter li div a{
    margin-right: 16px;
    line-height: 32px;
    color: #666;
}
.cityListBox ul.letter li div a:hover {
    color: #dd2534;
}

.djpanel .head{
    line-height: 34px;
    border-bottom: 4px solid #E75757;
    font-weight: bold;
}
.djpanel .body{
    padding: 28px 0 48px 20px;
    background: #F1F1F1;
}
.djpanel .body input,.djpanel .body select{
    display: inline-block;
    padding-left: 4px;
    line-height: 32px;
    color: rgb(99, 99, 99);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(210, 210, 210);
    border-image: initial;
}
.djpanel .body select{
    height: 36px;
}
.djpanel .body .li{
    height: 50px;
    width: 50%;
    float: left;
}
.djpanel .body .li label{
    display: inline-block;
    width: 80px;
    text-align: right;
}
.djpanel .fbut{
    padding-left: 80px;
    clear: both;
    line-height: 1.4;
}
.djpanel .submit{
    background: #E75757;
    padding: 10px 50px;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    float: left;
    margin-right: 30px;
}
/************ 搜索 ************/
.zgSearch{
    margin-left: 15px;
    box-sizing: border-box;
    margin-top: 27px;
}
.zgSearchForm{
    width:480px;
    height:35px;
    border:1px solid #dd2534;
    -webkit-border-radius:18px;
    -moz-border-radius:18px;
    border-radius:18px;
   /* overflow: hidden;*/
    font-size: 14px;
    position: relative;
}
/*搜索类型*/
.zgSearchForm .searchType{
    width:100px;
    height:33px;
    border-right: 1px solid #A92727;
    line-height: 33px;
    padding-left: 18px;
    cursor: pointer;
}
.zgSearchForm .searchType i.icon_arrow{
    width:9px;
    height:6px;
    background-position: -71px 0;
    float: right;
    margin: 14px 10px;
    margin-left:0;
}
.zgSearchForm .searTxt,.zgSearchForm .searTxt input{
    width:378px;
    height: 33px;

}
.zgSearchForm .searTxt input{
    padding:0 10px;
    background: #f5f5f5;
    border-top-right-radius: 17px;
    border-bottom-right-radius: 17px;
}
/*搜索提交按钮*/
.zgSearchForm .icon_serchSub{
    width:17px;
    height:17px;
    display: block;
    position: absolute;
    right:10px;
    top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-position: -23px 0;
    cursor: pointer;
}
.FL {
    float: left;
}
.FR {
    float: right;
}

/************ 搜索类型切换 ************/
.searTypeBox{
    position: relative;
}
.searTypeList{
    background: #fff;
    font-size: 14px;
    width:100px;
    text-align: center;
    position: absolute;
    top:33px;
    left:0;
    z-index: 1001;
    display: none;
    border: 1px solid #eee;
    border-bottom: 0;
}
.searTypeList li{
    border-bottom: 1px solid #eee;
}
.searTypeList li a{
    display: block;
    width:100%;
    line-height: 35px;
    height:35px;;
}
.searTypeList li a:hover{
    color: #fff;
    background: #dd2534;
}
/*搜索*/
.tsend{
    padding: 27px 0 0 25px;
}
.tsend a{
    display: inline-block;
    border: 1px solid #dd2534;
    color: #dd2534;
    padding: 5px 15px;
    line-height: 1.4;
    border-radius: 5px;
}
/************ 全国客服热线 ************/
.Hotline{
    margin-top: 22px;
}
.Hotline .pic{
    margin-right: 6px;
}
.Hotline .pic img{
    width:30px;
    height:30px;
    margin-top: 3px;
}
.Hotline .txt p{
    font-size: 20px;
    line-height: 20px;
    color: #dd2534;
}
.Hotline .txt p:first-child{
    font-size: 13px;
    line-height: 13px;
    margin-bottom: 4px;
}

.dengji{
    height: 78px;
    background: url(../images/tab_bg.jpg) repeat left top;
    padding-top: 13px;
    padding-left: 30px;
    color: #994D1F;
}
.dengji h3{
    display: block;
    padding-left: 25px;
    font-size: 22px;
    line-height: 32px;
    background: url(../images/zcficon.png) no-repeat left center;
}
.dengji .notice{
    font-size: 14px;
}
.dengji .form{
    float: right;
    margin-right: 30px;
    padding-top: 10px;
}
.dengji .submit{
    width: 102px;
    height: 37px;
    margin-left: 10px;
    background: url(../images/tab_but.png) no-repeat;
    border: none;
    cursor: pointer;
}
.dengji input,.dengji select{
    display: inline-block;
    border-radius: 4px;
    overflow: hidden;
    padding-left: 22px;
    height: 34px;
    width: 180px;
    font-size: 14px;
    line-height: 34px;
    border: 1px solid #ED9E05;
    outline: none;
    color: #333;
}
.dengji select{
    width: auto;
    padding-left: 5px;
}
.dengji .name{
    background:#fff url(../images/tab_name.jpg) no-repeat left center;
}
.dengji .mobile{
    background:#fff url(../images/tab_phone.jpg) no-repeat left center;
}
a.bbi{
    display: block;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center top;

}
/******************************** nav导航 ********************************/
nav.navBox{
    background: #dd2534;
    width:100%;
    height:40px;
    line-height: 40px;
}
nav.navBox li{
    float: left;
    height:40px;
    padding:0 16px ;
}
nav.navBox li a{
    color: #fff;
    font-size: 16px;
    padding:0 14px;
    height:30px;
    line-height: 30px;
    display: block;
    margin-top: 5px;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;
}
nav.navBox li a.focus,nav.navBox li a:hover{
    color: #dd2534;
    background: #fff;
}
/*产业园区*/
nav.navBox li.navListCyyq{
    position: relative;
}
nav.navBox li.navListCyyq .navList{
    width:400px;
    padding:10px;
    position: absolute;
    left:0;
    top:40px;
    z-index: 1002;
    background: #dd2534;
    overflow: hidden;
    display: none;
}
nav.navBox li.navListCyyq .navList a{
    display: block;
    float: left;
    width:33.333%;
    font-size: 14px;
}
nav.navBox li.navListCyyq:hover .navList{
    display: block;
}

/******************************** 标签导航 ********************************/
.tabNavBox{
    background: #fff;
    height:66px;
}
.tabNavBox .tabNavCon > li a{
    overflow: hidden;
}
.tabNavBox .tabNavCon > li a i{
    display: block;
    width:20px;
    height:20px;
    background: url("../images/tabNavIcon.png");
    margin:0 auto;
}
.tabNavBox .tabNavCon .icon-img {
    display: block;
    width: 20px;
    height: 20px;
    margin: auto;
    vertical-align: middle;
}
.tabNavBox .tabNavCon > li{
    float: left;
    width:12.5%;
    text-align: center;
    position: relative;
}
.tabNavBox .tabNavCon > li a{
    display: block;
    padding:12px 0;
    width:80%;
    margin:0 auto;
}
.tabNavBox .tabNavCon > li a p{
    font-size: 14px;
    margin-top: 8px;
}
.tabNavBox .tabNavCon > li a:hover{
    background: #f7f7f7;
}
.tabNavBox .tabNavCon > li>a:hover,.tabNavBox .tabNavCon > li>a.focus{
    background: #f6f6f6;
    border-bottom: 2px solid #dd2534;
}

.tabNavBox li:nth-child(2) a i{
    background-position: -30px 0;
}
.tabNavBox li:nth-child(3) a i{
    background-position: -60px 0;
}
.tabNavBox .tabNavCon > li:nth-child(4) a i{
    background-position: -90px 0;
}
.tabNavBox .tabNavCon > li:nth-child(5) a i{
    background-position: 0 -30px;
}
.tabNavBox .tabNavCon > li:nth-child(6) a i{
    background-position: -30px -30px;
}
.tabNavBox .tabNavCon > li:nth-child(7) a i{
    background-position: -60px -30px;
}
.tabNavBox .tabNavCon > li:nth-child(8) a i{
    background-position: -90px -30px;
}
.tabNavList{
    background: #fff;
    width:80%;
    margin:0 auto;
    display: none;
    position: absolute;
    top:66px;
    left:10%;
    z-index: 100;
}
.tabNavBox .tabNavCon > li .tabNavList a{
    width:100%;
    font-size: 14px;
}
.leftBox{
    width: 870px;
}
.leftBox{
    width: 870px;
}
.rightBox{
    width: 300px;
}
.ad{}
.ad ul,.ad li{
    list-style: none;
}
.ad li{
    margin-bottom: 10px;
}
.ad img{
    width: 100%;
}
/******************************** 功能块标题 ********************************/
.proTit{
    background: #fff;
    padding:0 10px;
}
.proTit h3{
    font-size: 16px;
    padding:18px 14px;
    padding-right: 0;
    position: relative;
    border-bottom: 1px solid #eaeaea;
    line-height: 1;
}
.proTit h3::before{
    content: '';
    width:4px;
    height:16px;
    background: #333;
    position: absolute;
    top:18px;
    left:0;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
}
.proTit h3 a{
    float: right;
    color: #4a90e2;
}
.proTit h3 a:hover{
    color: #dd2534;
}
.proConBox .botTit{
    background: rgba(0,0,0,0.6);
}
.proTit20{
    padding-left: 20px;
    padding-right: 20px;
}
.proTit20 h3::before{

}

/********************************** 资讯列表 ****************************************/
.newsListBox{
    background: #fff;
}

.newsListBox li a{
    display: block;
    overflow: hidden;
    padding:24px 20px;
    border-bottom: 1px solid #e6e6e6;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.newsListBox li a:hover{
    -webkit-box-shadow: 0 0 15px #c0c2cc;
    -moz-box-shadow: 0 0 15px #c0c2cc;
    box-shadow: 0 0 15px #c0c2cc;
}
.newsListBox li .RecomConPic{
    float: left;
    position: relative;
}
.newsListBox li .RecomConPic .tab_i{
    position: absolute;
    border-radius:4px;
    top: 8px;
    left: 8px;
    height: 24px;
    padding: 0 6px;
    background: #dd2534;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    text-align: center;

}
.newsListBox li .RecomConPic span{
    position: absolute;
    left: 5px;
    top: 5px;
    background-color: #dd2534;
    color: #fff;
    font-size: 13px;
    display: block;
    padding: 4px 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.newsListBox li .RecomConPic img{
    width:210px;
    height:160px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
}
.newsListBox li .listInfo{
    float: left;
    width:600px;
    height: 140px;
    margin-left: 20px;
    position: relative;
}
.newsListBox li .listInfo h2{
    font-size: 16px;
    margin-bottom: 14px;

    overflow:hidden;
    width:100%;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space:nowrap;
}
.newsListBox li .listInfo h2 .tab_i{
    background: #dd2534;
    line-height: 24px;
    height: 24px;
    margin-right:8px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    display:inline-block;
    padding: 0 8px;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
}
.newsListBox li .listInfo p{
    font-size: 14px;
    line-height: 24px;
    color: #999;
}
.newsListBox li .listInfo p.newsListCon{
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    text-indent:28px;
}

.newsListBox li .listInfo p.lab{
    position: absolute;
    bottom: 0;
    width:100%;
    font-size: 12px;
}
.newsListBox li .listInfo p.lab span.time{
    margin-left: 14px;
}
.newsListBox li .listInfo p.lab span:last-child,.newsDetaInfo div.lab span:last-child{
    float: right;
}
.newsListBox li .listInfo p.lab i.icon_pageView,.newsDetaInfo div.lab i.icon_pageView{
    width:14px;
    height:10px;
    display: inline-block;
    margin-right: 4px;
    background-position: -70px -20px;
}

/****************************** 资讯排行榜 ***********************************/
.rtNewsRank i.icon_rt_Rank{
    background-position: -30px -90px;;
}

/*显示*/
 .rtNewsRankCon{
    padding:10px 0;
     background: #fff;
}
.rtNewsRankCon li a{
    padding:10px;
    display: block;
}
.rtNewsRankCon li.focus i{
    display: none;
}
.rtNewsRankCon li.focus .img{
    display: block;
}
 .rtNewsRankCon li.focus p{
	width: 170px;
    font-size: 14px;
    line-height: 24px;
    margin-left: 10px;
    text-overflow: initial;
    overflow: inherit;
    white-space: normal;
}
/*排序符号*/
.rtNewsRankCon li i{
    display: inline-block;
    background: #e6e6e6;
    color: #999;
    width:14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    margin-right: 4px;
    float: left;
}
.rtNewsRankCon li .img{
    display: none;
}
.rtNewsRankCon li .img img{
    width:100px;
    height:74px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
 .rtNewsRankCon li p{
    float: left;
    font-size: 14px;
    line-height: 14px;
    width: 92%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.rtNewsRankCon li a:hover{
    background: #fafafa;
    color: #dd2534;
    display: block;
}
.rtNewsRankCon li:nth-child(1) a i{
    background: #dd2534;
    color: #fff;
}
.rtNewsRankCon li:nth-child(2) a i{
    background: #ea750a;
    color: #fff;
}
.rtNewsRankCon li:nth-child(3) a i{
    background: #ffc95c;
    color: #fff;
}

/******************************** 面包屑 ********************************/
.crumbs{
    font-size: 14px;
    line-height: 14px;
    color: #ccc;
    margin: 20px 0;
}
.crumbs i.icon_crumb{
    display: inline-block;
    width:10px;
    height: 12px;
    background-position: -90px -20px;
}
.crumbs a{
    color: #666;
}
.crumbs .current{
    color: #999;
}
.hidden{
    display: none;
}
/******************************** 分页 ********************************/
.pageBox{
    padding: 30px 0;
}
.pageBox p{
    margin-left: 184px;
}
.pageBox a,.pageBox span{
    padding:0 14px;
    line-height: 34px;
    height: 34px;
    background: #f5f5f5;
    display: block;
    float: left;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    margin-right: 8px;
    text-align: center;
}
.pageBox span{
    background: #fff;
}
.pageBox a:last-child{
    margin-right: 0;
}
.pageBox a.focus{
    background: #dd2534;
    color: #fff;
}
/********************************** 热门资讯标签 ****************************************/
.hotNewsLab{
    background: #fff;
    padding:20px;
}
.hotLabTit{
    margin-bottom: 20px;
}
.hotLabTit h3{
    font-size: 16px;
    line-height: 16px;
    color: #DD2534;
}
.hotLabTit h3 i.icon_hotLabTit{
    display: inline-block;
    width:16px;
    height:16px;
    background-position: -55px -50px;
    margin-right: 10px;
}
.hotNewsLab .hotLabCon a{
    float: left;
    font-size: 14px;
    line-height: 14px;
    margin-right: 14px;
    margin-bottom: 14px;
}
.hotNewsLab .hotLabCon a:hover{
    color: #DD2534;
}

/****************************** 热门标签 ***********************************/
.rtFollow .rtFollowCon{
    padding:15px 10px;
    background: #fff;
}
.rtFollow i.icon_rt_Follow{
    width:16px;
    background-position: 0 -90px;;
}
.rtFollow .rtFollowCon a{
    float: left;
    font-size: 14px;
    display: block;
    padding:0 5px;
    height:24px;
    line-height: 24px;
    margin:6px 10px 6px 0;
    color: #4a90e2;
    background: #e5f1ff;
    width: 30.95%;
    box-sizing: border-box;
    text-align: center;
}
.rtFollow .rtFollowCon a:nth-child(3n){
    margin-right: 0;
}
.rtFollow .rtFollowCon a:hover{
    background: #cce4ff;
}

/********************************** 相关标签列表 ****************************************/
.newsListBox .promptBox{
    padding:0 20px;
}
.newsListBox .promptBox .prompt{
    font-size: 16px;
    padding:30px 0;
    border-bottom: 1px solid #eaeaea;
}
.newsListBox .promptBox .prompt span{
    color: #dd2534;
}
.newsListBox .promptBox .prompt::before{
    background-position: -110px -50px;
}

/******************************** 底部信息 ********************************/
footer{
    color: #999;
    font-size: 14px;
    margin-top: 50px;
    background:#24262b url("../images/footerBg.png") no-repeat center bottom;
    background-size: 1920px;
    min-width: 1190px;
}
footer a,footer .copy span{
    color: #999;
    padding:0 8px;
}
footer a:hover{
    color: #ddd;
}
footer .section{
    padding:30px 0;
    border-bottom: 1px solid #666;
}
footer .section .fooTab span{
    display: block;
    float: left;
    background: #000;
    padding:0 20px;
    margin-right: 10px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}
footer .section .fooTab span.focus{
    color: #fff;
    background:#565a66;
}
footer .section .fooTab span.QQJT{
    padding:0;
    display: block;
    background: url('../images/qqjt.png') no-repeat;
    width: 90px;
    height: 30px;
}



footer .section .fooTabLink p a,footer .section .fooYqLink p a{
    float: left;
    margin-right: 10px;
    width: 132px;
    line-height: 14px;
    margin-top: 12px;
}
footer .copy{
    text-align: center;
    padding: 20px 0;
}
footer .copy p{
    color:#666;
    line-height: 14px;
    margin-top: 12px;
}
footer .copy p:first-child{
    margin-top: 0;
}

.newsListBox li .RecomConPic img{
    width: 210px;
    height: 149px;
}
.rightBox div a>img{
    width: 300px;
    height: 212px;
}
.rtNewsRankCon li .img img{
    width: 100px;
    height: 71px;
}
.proConBox .qydtCon, .proConBox .qydtCon img{
    width: 300px;
    height: 212px;
}
.unionBox .unionCon a img{
    width: 300px;
    height: 212px;
}
.halfCon .halfImgCon li a .pic img{
    width: 168px;
    height: 119px;
}
.unionBox .unionCon{
    height: 212px;
}


/********************************** 最新资讯 ****************************************/
.NewestBox .proTit h3::before,.hotNewsBox .proTit h3::before,.newsListBox .promptBox .prompt::before{
    content: '';
    display: inline-block;
    width:16px;
    height:16px;
    background: url(../images/css_sprites.png) no-repeat;
    background-size: 200px 100px;
}
.NewestBox .proTit h3,.hotNewsBox .proTit h3{
    padding-left: 24px;
}
.NewestBox .proTit h3::before{
    background-position: -110px 0;
}
.NewestBox .NewestCon{
    background: #fff;
    padding:10px;
}
.NewestBox .NewestCon li h2{
    font-size: 14px;
    line-height: 22px;
}
.NewestBox .NewestCon li h2::before{
    content: '';
    display: inline-block;
    width:6px;
    height:10px;
    margin-right: 6px;
    background: url(../images/css_sprites.png) no-repeat;
    background-size: 200px 100px;
    background-position: -90px 0;
}
.NewestBox .NewestCon li a{
    border-bottom: 1px dashed #eaeaea;
    display: block;
    margin:10px 0;
    padding-bottom: 10px;
}
.NewestBox .NewestCon li a:hover h2{
    color: #dd2534;
}
.NewestBox .NewestCon li p{
    color: #999;
    font-size: 12px;
    margin-top: 6px;
}


.catpos{
    padding-left: 24px;
    font-size: 12px;
    color: #727272;
    text-align: left;
    line-height: 38px;
    background: url(../images/mbxie.jpg) no-repeat 0px 12px;
}
.sxbox{
    border: 1px solid #dfdfdf;
    font-size: 14px;
    line-height: 36px;
}
.sxbox dl{
    font-size: 14px;
    padding-left: 14px;
    border-bottom: 1px dotted #ccc;
}
.sxbox dl dt{
    float: left;
    color: #333;
    margin-right: 8px;
}
.sxbox a{
    color: #1E8ABD;
    margin-right: 18px;
    display: inline-block;
}
.sxbox a:hover,.sxbox a.active{
    color: #d42a24;
    font-weight: bold;
}

.sxbox dl dd{
    padding-left: 50px;
}


.panel-1 .body{
    border: 1px solid #dfdfdf;
    overflow: hidden;
}
.ul2{}
.ul2 .li{
    border-bottom: 1px solid #eee;
    padding: 10px;
    overflow: hidden;
    clear: both;
    font-size: 12px;
    color: #999;
}

.ul2 .li .thumb{
    width: 180px;
    padding: 2px;
    border: 1px solid #eee;
    margin-right: 15px;
}
.ul2 .li .thumb a{
    display: block;
    position: relative;
    max-height: 120px;
    overflow: hidden;
}
.ul2 .li .thumb img,.ul2 .li .thumb video{
    width: 100%;
    display: block;
    position: relative;
}
.ul2 .li .thumb .video-icon{
    position: absolute;
    content: " ";
    left: 10px;
    bottom: 10px;
    width: 30px;
    height: 30px;
    background: url(../images/video_icon.svg) no-repeat center center;
    background-size: cover;
}
.ul2 .li .tit a{
    font-weight: bold;
    color: #1f75c5;
    font-size: 16px;
}
.ul2 .li .center{
    width: 460px;
    margin-right: 15px;
}
.ul2 .li .right{
    text-align: right;
}
.ul2 .li .tese{
    padding: 5px 0;
}
.ul2 .li .tese span{
    margin-right: 10px;
    padding: 4px 6px;
    border-radius: 2px;
    background: #F4F6F9;
    color: #536D8C;
}
.ul2 .li .tese .top{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background: url(../images/top_ico.svg) no-repeat center center;
    background-size: cover;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.ul2 .li:hover{
    background: rgb(245,245,245);
}
.ul2 .li .red{
    color: #f60;
}
.ul2 .li .diqu{
    padding-top: 5px;
}
.ul2 .li .zujin{
    padding-top: 5px;
}
.ul2 .li .mianji .val{
    color: #F03131;
    font-size: 16px;
    padding: 5px 0;
    font-weight: bold;
}
.ul2 .li .more{
    overflow: hidden;
    margin-top: 5px;
}
.ul2 .li .more a{
    color: #fff;
    padding: 5px 18px;
    background: #e03b36;
    border-radius: 3px;
    display: inline-block;
    line-height: 1.5;
}

.norow{
    padding: 20px;
    text-align: center;
    font-size: 16px;
    color: #666;
}
.cont-1{
    border: 1px solid #eee;
    padding: 10px;
}
.cont-1 h1{
    font-weight: normal;
    font-size: 22px;
}
.cont-1 h1 .dq{
    color: #999;
}
.cont-1 .info{
    font-size: 12px;
    color: #999;
    border-bottom: 1px dashed #dfdfdf;
    padding: 5px 0;
}
.cont-1 .lr{
    padding-top: 10px;
    overflow: hidden;
}
.cont-1 .lr .left{
    width: 420px;
    margin-right: 20px;
}
.cont-1 .lr .left .thumb{

}
.cont-1 .lr .left .thumb .big{
    display: block;
    width: 420px;
    height: 312px;
}
.cont-1 .lr .left .thumb .small{
    display: block;
    width: 97px;
    height: 73px;
}
.cont-1 .lr .right .li{
    border-bottom: 1px dotted #d7d7d7;
    padding: 3px 0;
    overflow: hidden;
}
.cont-1 .lr .right .li .w5{
    width: 50%;
    float: left;
}
.cont-1 .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.cont-1 .swiper-slide {
    background-size: cover;
    background-position: center;
}

.cont-1 .gallery-top {
    height: 80%;
    width: 100%;
}

.cont-1 .gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.cont-1 .gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.cont-1 .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
.cont-1 .swiper-button-prev,.cont-1  .swiper-container-rtl .swiper-button-next{
    left: 0;
}
.cont-1 .swiper-button-next,.cont-1  .swiper-container-rtl .swiper-button-prev{
    right: 0;
}
.cont-1 .swiper-button-next:after, .cont-1 .swiper-button-prev:after{
    font-size: 20px;
}



.left-one{
    width: 900px;
    margin-right: 20px;
}

.panel{}
.panel .head{}
.panel .body{
    overflow: hidden;
}

.panel-1{}
.panel-1 .head{
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background: url(../images/panel-1_head.jpg) repeat ;
    padding: 0 10px;
    background-size: cover;
}


.panel-cf-cont{
    border: 1px solid #eee;
}
.panel-cf-cont .head{
    border-bottom: 1px solid #eee;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
}
.panel-cf-cont .tese span{
    margin-right: 10px;
    padding: 4px 6px;
    border-radius: 2px;
    background: #F4F6F9;
    color: #536D8C;
    font-size: 12px;
}
.panel-cf-cont .notice{
    font-size: 12px;
    color: #999;
    padding-top: 20px;
    margin-bottom: 5px;
}
.panel-cf-cont .imgs{
}
.panel-cf-cont .imgs .img{
    padding: 5px;
}
.panel-cf-cont .imgs .img img{
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.cf-total{
    padding: 10px;
    border-bottom: 1px dashed #eee;
    font-size: 14px;
    color: #666;
}
.cf-total .num{
    color: red;
}


.pages {
    padding:20px 0;
    text-align:center;
    clear:both;
}
.pages a {
    display:inline-block;
    height:25px;
    line-height:25px;
    text-align:center;
    color:#a0a0a0;
    padding:0 10px
}
.pages a.a1 {
    width:56px;
    padding:0
}
.pages a:hover, .pages a:focus {
    color:#000;
    text-decoration:none
}
.pages span {
    display:inline-block;
    height:25px;
    line-height:25px;
    font-weight: bold;
    color:#000;
    text-align:center;
    padding:0 10px
}
.page .noPage {
    display:inline-block;
    width:56px;
    height:25px;
    line-height:25px;
    border:1px solid #e3e3e3;
    text-align:center;
    color:#a4a4a4;
}
/*.pages a:nth-child(1) {*/
/*    display: none;*/
/*}*/
/*.pages a:nth-child(2), .pages a:last-child {*/
/*    border:1px solid #d2d2d2;*/
/*    color: #000;*/
/*}*/


.lpp{ display: none; width: 165px; position: fixed; top: 196px; z-index: 9999;
    background: url(../images/add_bg.jpg) repeat;
    left: 50%;
    margin-left: -770px;
}
.lpp .sq_hd {
    background: url(../images/bq_top.jpg) center/100% 100% no-repeat;
    height: 18px;
    position: relative;
}
.lpp .sq_bd1 li {
    width: 140px;
    padding-left: 10px;
    background: url(../images/bq_line.jpg) bottom left/100% auto no-repeat;
}
.lpp .sq_ft {
    height: 8px;
    background: url(../images/bq_bottom.jpg) center/100% 100% no-repeat;
}
.lpp .sq_topclose{
    display: none;
    cursor: pointer;
    width: 16px;
    height: 16px;
    background: url(../images/zuocesq_c.png) no-repeat;
    position: absolute;
    right: -8px;
    top: -7px;
}
.lpp .bxx{
    padding:10px 5px;
}
.lpp .bxx .head{
    text-align: center;
}
.lpp .bxx .head b{
    background: #B4B4B4;
    border-radius: 3px;
    color: #fff;
    padding: 5px 15px;
    font-size: 14px;
}
.lpp .bxx .as{
    font-size: 12px;
    padding-top: 5px;
    line-height: 25px;
    background: url(../images/bq_line.jpg) bottom left/100% auto no-repeat;
    padding-bottom: 5px;
}
.lpp .bxx .as a{
    padding: 0 6px;
    display: inline-block;
    color: #737373;
    border-radius: 20px;
}
.lpp .bxx .as a:hover{
    color: white;
    background: #c3221c;
}

/*相关文章*/
.related{
    /*display: none;*/
}
.related h2{
    height: 26px;
    line-height: 26px;
    font-size: 20px;
    color: #333;
    text-align: center;
    position: relative;
    font-weight: normal;
    margin-bottom: 23px;
}
.related > h2::before, .related > h2::after{
    content: '';
    display: inline-block;
    width: 380px;
    height: 1px;
    background: #E5E5E5;
    position: absolute;
    top: 13px;
}
.related > h2::before{
    left: 5px;
}
.related > h2::after{
    right: 5px;
}
.related .ul{
    font-size: 16px;
    line-height: 1.3;
}
.related .ul .li{
    width: 25%;
    float: left;
}
.related .ul .li a{
    display: block;
    margin: 0 5px;
}
.related .ul .li a:hover{

}
.related .ul .li .pic{
    margin-bottom: 10px;
}
.related .ul .li .pic img{
    display: block;
    width: 100%;
    border-radius: 10px;
}

/********************* 顶部黑栏 ********************/
.nav_black{
    background:#363C40;
    height: 30px;
    color:#999;
}
.nav_black .nav_black_box a{
    color:#999;
    padding-right: 30px;
    font-size: 14px;
    line-height: 30px;
}
.nav_black .nav_black_box a:hover{
    color: #FFF;
}
.nav_black .nav_black_boxL{
    float: left;
}

.nav_black .nav_black_boxR{
    float: right;
    position: relative;
}
.nav_black .nav_black_boxR a{
    padding: 0 10px;
}
.nav_black .nav_black_boxR_acive{
    /*border-left:1px solid #CCCCCC ;
    border-right:1px solid #CCCCCC ;*/
}
.nav_black .nav_black_boxR .nav_black_boxR_move{
    cursor: pointer;
    display: inline-block;
    line-height: 30px;
    padding-right: 20px;
    position: relative;
}
.nav_black .down_arrows{
    position: absolute;
    top: 12px;
    left: 50px;
    margin-left: 10px;
    line-height: 30px;
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
.nav_black .nav_black_boxR_move:hover .down_arrows{
    /*transform: rotate(135deg);
    -webkit-transform: rotate(135deg);*/
}
.nav_black .nav_black_boxR_move:hover .nav_black_boxR_qrbox{
    display: block;
}
.nav_black .nav_black_boxR_qrbox{
    display: none;
    position: absolute;
    top: 30px;
    left: -60px;
    z-index: 100;
    width: 140px;
    height: 170px;
    background: #FFFFFF;
    -webkit-box-shadow: 0 7px 12px #c0c2cc;
    -moz-box-shadow: 0 7px 12px #c0c2cc;
    box-shadow: 0 7px 12px #c0c2cc;
}
.nav_black .nav_black_boxR_qr{
    margin: 10px;
    margin-right: 0;
    width: 120px;
    float: left;
    color: #333;
}
.nav_black .nav_black_boxR_qr p{
    text-align: center;
}
.nav_black .nav_black_boxR_qr img{
    width: 120px;
    height: 120px;
}

.iBanner{
    width: 100%;
    overflow: hidden;
}

/********************* 通用底部 *********************/
.footerbar {
    color: #999;
    font-size: 14px;
    margin-top: 15px;
    background:#24262b url(../images/footerBg.png) no-repeat center bottom;
    background-size: 1920px;
    min-width: 1200px;
}
.footerbar a {
    text-decoration: none;
    cursor: pointer;
}
.footerbar a,.footerbar .copy span{
    color: #999;
    padding:0 8px;
}
.footerbar a:hover{
    color: #ddd;
}
.footerbar .section{
    width: 1200px;
    overflow: hidden;
    padding:30px 0;
    border-bottom: 1px solid #666;
}
.footerbar .section .fooTab span{
    display: block;
    float: left;
    background: #000;
    padding:0 20px;
    margin-right: 10px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}
.footerbar .section .fooTab span.focus{
    color: #fff;
    background:#565a66;
}
.footerbar .section .fooTab span.QQJT{
    padding:0;
    display: block;
    background: url('../images/qqjt.png') no-repeat;
    width: 90px;
    height: 30px;
}
.footerbar .section .fooTab span.QQJT:hover{
    background: url('../images/qqjtHover.png') no-repeat;
}
.footerbar .section .fooTabLink div,.footerbar .section .fooYqLink p{
    float: left;
    width: 1200px;
    min-height: 80px;
}
.footerbar .section .fooTabLink div a,.footerbar .section .fooYqLink p a{
    float: left;
    margin-right: 10px;
    width: 132px;
    line-height: 14px;
    margin-top: 12px;
}
.footer-tab-item {
    display: none;
    height: 140px;
}
.footer-tab-item.active {
    display: block;
}
.footerbar .copy{
    text-align: center;
    padding: 50px 0;
}
.footerbar .copy p{
    color:#666;
    line-height: 14px;
    margin-top: 12px;
}
.footerbar .copy p:first-child{
    margin-top: 0;
}

/*相关推荐*/
.panel-tj .body{
    background: #fff;
    border: 1px solid #eee;
    padding: 10px 5px;
}
.items-tj{
    overflow: hidden;
}
.items-tj .item{
    float: left;
    width: 25%;
}
.items-tj .item .a{
    display: block;
    margin: 5px;
}
.items-tj .item img{
    display: block;
    width: 100%;
    height: 140px;
}
.items-tj .item .title{
    font-size: 16px;
    line-height: 1.2;
    padding: 5px 0;
}
.items-tj .item .else{
    font-size: 14px;
}
.items-tj .item .else>div{
    width: 50%;
    float: left;
    height: 20px;
    color: #888;
}
.items-tj .item .else .price{
    text-align: right;
}
.items-tj .item .else .price .red{
    color: #C8201E;
}






.w585{
    width:585px;
}
.halfCon{
    background: #fff;
    padding:24px 20px;
}
.halfCon .halfImgCon li{
    width:168px;
    float: left;
    margin-right: 20px;
}
.halfCon .halfImgCon li a .pic img{
    width:168px;
    height:120px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.halfCon .halfImgCon li:last-child{
    margin-right: 0;
}
.halfCon .halfImgCon li h2{
    font-size: 15px;
    line-height: 22px;
    margin:6px 0;
}
.halfCon .halfTxtCon{
    margin-top: 20px;
}
.halfCon .halfTxtCon a,.landKeyConTxt .landKeyConTxtLink a{
    display: block;
    font-size: 16px;
    margin-bottom: 20px;
}
.halfCon .halfTxtCon a:last-child,.landKeyConTxt .landKeyConTxtLink a:last-child{
    margin-bottom: 0;
}
.halfCon .halfTxtCon a:hover,.halfCon .halfImgCon li a:hover h2,.landKeyConTxt .landKeyConTxtLink a:hover{
    color: #dd2534;
}
.halfCon .halfTxtCon a::before,.landKeyConTxt .landKeyConTxtLink a::before{
    content: '';
    height:10px;
    width:6px;
    display: inline-block;
    margin-right: 6px;
    background: url("../images/css_sprites.png") no-repeat;
    background-position: -90px 0;
}

.vkd-h_10{
    height: 10px;
    clear: both;
}
.vkd-h_20{
    height: 20px;
    clear: both;
}