/*i9r PC css*/
div {
    display: block;
}
ol, ul {
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
}
a {
    text-decoration: none;
    color: #333;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.mar_r_8{
    margin-right: 10px;
}
.clear{ clear:both}
.color_red
{
    color:red;
}
.color_blue
{
    color:#337ab7;
}
.color_green
{
    color:green;
}
.martop5{
    margin-top: 8px;
}
.headtoolbar{
    border-bottom: 1px solid #e8e8e8;
    background: #f8f8f8;
    position: relative;
    height: 35px;
    line-height: 35px;
}
.container{
    width: 1000px;
    margin: 0 auto;
}
.form-inline{
    padding: 5px;
}
.navlist{
width: 500px;
padding-inline-start:0px;
}
.navList li .one a {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    color: #555;
}
.navList li .one a {
    border-left: 1px solid #f8f8f8;
    border-right: 1px solid #f8f8f8;
    padding: 0 8px;
    text-decoration: none;
}
.navList li .one a:hover {
    color:red;
}
.userinfo{
    width: 400px;
}
.userinfo li .one a {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    color: #555;
    padding: 0 8px;
    text-decoration: none;
}
.userinfo li .one a:hover {
    color:#337ab7;
}
.qy-line-pic
{
	height:20px;
	margin-bottom:5px;
	
}
#mobile{
position: relative;   
}
.mobile_hover
{
  width: 120px;
  height: 120px;
  background: url(../images/wxewm_120.png) no-repeat;
  position: absolute;
  top: 35px;
  left: 0px;
  padding: 20px 18px;
  display:none;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
}
#mobile:hover .mobile_hover
{
  display:block;
}
.inner{
    width: 100%;
	background: url(/images/index_02.jpg) repeat-x;
}
.logo_img{
    width: 390px;
    float: left;
    height: 86px;
}
.banner_inner{
    width: 570px;
    float: right;
    height: 106px;
    text-align: right;
}
.naviner{ 
    width: 100%;
    height: 34px;
    
}
.nav{
    width: 100%;
    padding-inline-start:0px;
    background:#B90B02;
    padding-left:10px;
    }
.nav li{
     width: 80px;
     text-align: center;
}
.nav li .one a {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    color: #FFF;
    }
.nav li .one a {
        padding: 0 4px;
        text-decoration: none;
    }
.nav li .one a:hover {
        color:#FFF;
    }
.adlist01{
    height: 50px;
    width: 100%;
    overflow: hidden;
}
.adtext{
    width: 100%;
    height: 90px;
    border: 1px solid #b0d7ff;
}
.adtext li{
    height: 30px;
    line-height: 30px;
    margin-left: 30px;
    width: 30%;
    float: left;
    list-style: disc;
    font-weight: bold;
}
.adlist02
{
    width: 480px;
    height: 50px;
    overflow: hidden;
    float: left;
}
.topbar{
    background: #f2f2f2;
    padding: 5px;
    height: 42px;
}
.ggicon{
    height: 32px;
    line-height: 32px;
    width: 35px;
    text-align: center;
}
.ggbar{
    height: 32px;
    width: 300px;
    overflow: hidden;
}
.ggbar ul{
    height: 320px;
}
.ggbar li{height:32px;list-style: none;}
.gglistfont,.gglistfont a,.gglistfont a:hover{height:32px;line-height:32px;color:red;text-decoration:none;}
.gglink{
    width: 310px;
    height: 32px;
}
.gglink a{
    width: 70px;
    height: 32px;
    padding: 8px 10px 8px 10px;
    line-height: 32px;
    color: #777;
    box-sizing: border-box;
    text-decoration:none;
}
.gglink a:hover{
    background: #3484d3;
    color: #FFF;
}
.ggsearch{
    width: 315px;
    height: 32px;
}
.content{

}
.content_ad{
    width: 300px;
    height: 430px;
}
.ad_pic{
    width: 300px;
    height: 240px;
}
/*
.carousel-inner{
    width: 300px;
    height: 240px;
}
.carousel-index-inner{
	height:470px!important;
	width:100%!important;
}
*/
.carousel-inner-01{
    width: 97px;
    height: 50px;
}
.carousel-inner-02{
    width: 97px;
    height: 50px;
}
.ad_text_red{
    width: 300px;
    height: 90px;
    background-color: #b6262f;
    border-bottom: dashed 1px #ccc;
    padding: 10px;
    color: #FFF;
}
.ad_text_red a{
    color:#FFF;
    text-decoration: none;
}
.ad_text_red a:hover{
    color:yellow;
    text-decoration: none;
}

.ad_text_hui{
    width: 300px;
    height: 45px;
    background-color: #f5f5f5;
    border-bottom: dashed 1px #ccc;   
    padding: 5px; 
}
.ad_text_hui a{
    height: 32px;
    line-height: 32px;
    color: #b6262f;
}
.ad_text_hui a:hover{
    color: #b6262f;
}
.content_main{
    width: 360px;
    padding-left: 20px;
    padding-right: 20px;
}
.content_main h2{
    font-size: 18px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    text-align: center;
}
.content_main a{
    color:#ba2636;
}
.content_main a:hover{
    color:#ba2636;
}
.todaynews h3 {
    background: #b6262f;
    height: 25px;
    display: block;
    width: 77px;
    text-align: center;
    line-height: 25px;
    color: #FFF;
    font-style: normal;
    font-weight: 550;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.linekuan{
    width:190px;
}
.linekuan .line{
    margin-top: 13px;
    margin-bottom: 3px;
    border-top: solid 1px #eee; 
}
.todaynewsmore{  
    background: #f2f2f2;
    text-align: center;
    color: #8d8d8d;
    font-size: 12px;
    width: 50px;
    padding: 3px;
}
.todynewslist{
    width: 100%;
}
.todynewslist li
{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding-left: 10px;
background: url(../images/icon3x3.gif) no-repeat 0 15px;
}
.todynewslist li a{
    height: 32px;
    line-height: 32px;
    color: #333;
}
.main_right{
    width: 300px;
}
.rightnews h3 {
    background: #336799;
    height: 25px;
    display: block;
    width: 80px;
    text-align: center;
    line-height: 25px;
    color: #FFF;
    font-style: normal;
    font-weight: 550;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.rightnews .linekuan{
    width:170px;
}
.rightnews .linekuan .line{
    margin-top: 13px;
    margin-bottom: 3px;
    border-top: solid 1px #eee; 
}
.rightnewsmore{  
    background: #f2f2f2;
    text-align: center;
    color: #8d8d8d;
    font-size: 12px;
    width: 50px;
    padding: 3px;
}
.rightnewslist{
    width: 100%;
}
.rightnewslist li
{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding-left: 10px;
background: url(../images/icon3x3.gif) no-repeat 0 15px;
}
.rightnewslist li a{
    height: 31px;
    line-height: 31px;
    color: #333;
}
.rightnewspic
{
    height: 110px;
    border-bottom: dotted 1px #ccc;
    padding-bottom: 12px;
}
.rightnewspic .picimg{
    width: 120px;
    height: 80px;
    padding-top: 15px;
    padding-bottom: 8px;
}
.rightnewspic .picimg img{
    width: 120px;
    height: 80px;
}
.pictext{
    width: 180px;
    padding: 10px;
}
.picnews{
    width: 100%;
}
.picnews .picnewstop{
    border-bottom: 1px solid #ddd;
    height: 42px;
}
.picnews .picnewstop .picnewstitle{
    height: 42px;
    line-height: 42px;
    float: left;
    font-style: normal;
    font-weight: 550;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    padding: 0 10px!important;
    background: #369!important;
    color: #fff;
}
.picnews .picnewstop .more{
    padding-top: 15px;
    float: right;
    background: #fff;
    color: #777;
    margin-right: 0;
    margin-bottom: 0;
    line-height: 30px;
    font: 12px tahoma,arial,\5b8b\4f53;
}
.imgListLayout li {
    margin-top: 10px;
    padding-left: 17px;
    float: left;
    width: 197px;
    padding-bottom: 5px;
}
.pl0 {
    padding-left: 0!important;
    width: 180px!important;
}
.imgListLayout li p {
	line-height: 23px;
	color: #333;
	padding: 5px 8px 10px;
	background: #f2f2f2;
	height:55px;
	overflow:hidden;
}
.imgListLayout li a:hover {
    text-decoration: none;
}
.imgListLayout li a:hover p {
	background: #69b0f6;
    color: #fff;
}
.cont_left{
    width: 670px;
}
.left_top{
    z-index: 2;
    padding: 4px 10px 0 10px;
    height: 51px;
    background: #369;
}
.left_top li{
    float: left;
    width: 82px;
}
.left_top li a{
    color: #FFF;
    font-style: normal;
    font-weight: 550;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
}
.left_top li a:hover{
    color: #555;
    font-style: normal;
    font-weight: 550;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
}
.cont_right{
    width: 280px;
    margin-left: 20px;
}
.newslist li{
    border-bottom: 1px solid #ddd;
    padding: 15px 0px;
    height: 150px;
}
.newslistpic{
    width: 150px;
    height: 120px;
    float: left;
}
.newslistpic img
{
    width: 150px;
    height: 120px;
}
.newsmain
{
    margin-left: 20px;
    float: left;
}
.newsmain h3{
    color: #252525;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-family: 'Microsoft YaHei';
    padding: 0;
    margin: 0 0 9px 0;
}
.newsmain h3 a:hover{
    color:#d81517;
}
.newsmain .newsdes{
    width: 500px;
    line-height: 22px;
    color: #888 !important;
    font-family: 'Tahoma','simsun'!important;
    height: 60px;
    overflow: hidden;
    padding-top: 10px;
}
.newsmain .newsdes a{
    color: #888 !important;   
}
.newsmain .newsdes a:hover{
    color: #888 !important;
    text-decoration: none;
}
.tagslist{
    height: 25px;
    line-height: 25px;
}
.tagslist span{
    color: #999;
    display: inline-block;
    margin-right: 5px;
}
.tagslist .date{
    color: #999;
    display: inline-block;
    margin-right: 20px;
}
.tagslist .num{
    color: #999;
    display: inline-block;
    margin-right: 20px;
}
.brand{
  margin-bottom: 20px;
  height: 270px;
}
.titleMain {
    border-top: 1px solid #ddd;
}
.titleMain span{
    border-top: 3px solid #369;
    font-size: 18px;
    font-family: 'Microsoft YaHei';
    color: #369 !important;
    height: 42px;
    line-height: 42px;
    top:-6px;
    position: relative;
}
.titleMain .moreLinkBox a {
	border: 1px solid #ddd;
	border-top:0;
	display: inline-block;
    padding: 0 5px;
    height: 26px;
    line-height: 26px;
}
.titleMain .moreLinkBox a.more {
	padding: 4px 8px;
	border-left: 0;
	float: none;
}
.titleMain .moreLinkBox a:hover {
	background: #6ab0f6;
	color: #fff;
	text-decoration: none;
}
.usercenter{
    margin-bottom: 20px;
    height: 270px;
    border: 1px solid #ddd;
  }
.righttitle{
    height: 32px;
}
.righttitle h3 {
    background: #336799;
    height: 25px;
    display: block;
    width: 100px;
    text-align: center;
    line-height: 25px;
    color: #FFF;
    font-style: normal;
    font-weight: 550;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.righttitle .linekuan{
    width:108px;
}
.righttitle .linekuan .line{
    margin-top: 13px;
    margin-bottom: 3px;
    border-top: solid 1px #eee; 
}
.righttitle .more{  
    background: #f2f2f2;
    text-align: center;
    color: #8d8d8d;
    font-size: 12px;
    width: 70px;
    padding: 3px;
}
.usercenter .titleMain .moreLinkBox a {
      border-left: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      border-right: none;
      border-top: none;
      border-top:0;
      display: inline-block;
      padding: 0 5px;
      height: 26px;
      line-height: 26px;
  }
.usercenter .titleMain .moreLinkBox a.more {
      padding: 4px 8px;
      border-left: 0;
      float: none;
  }
.usercenter .titleMain .moreLinkBox a:hover {
      background: #6ab0f6;
      color: #fff;
      text-decoration: none;
  }
.brand_left{
    width: 135px;
    text-align: left;
}
.brand_right{
    width: 135px;
    margin-left: 10px;
    text-align: right;
}
.brand_left img, .brand_right img{
margin-bottom: 10px;
height: 70px;
}
.usercenter_left
{
    width: 100px;
    height: 121px;
    text-align: center;
}
.usercenter_right{
    padding-top: 10px;
}

.usercentlinkleft{
    width: 133px;
    text-align: center;
}
.usercentlinkright{
    width: 133px;
    margin-left: 10px;
    text-align: center;    
}
.usercentlinkleft img, .usercentlinkright img{
    margin-bottom: 10px;
    height: 25px;
    }
.brand_list{
    width: 280px;
    height: 120px;
    text-align: center;
}
.brand_list img
{
    padding: 3px;
    border: 1px solid #6CA0DA;
}
.rightgg h3 {
    background: #336799;
    height: 25px;
    display: block;
    width: 80px;
    text-align: center;
    line-height: 25px;
    color: #FFF;
    font-style: normal;
    font-weight: 550;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.rightgg .linekuan{
    width:120px;
}
.rightgg .linekuan .line{
    margin-top: 13px;
    margin-bottom: 3px;
    border-top: solid 1px #eee; 
}
.rightggmore{  
    background: #f2f2f2;
    text-align: center;
    color: #8d8d8d;
    font-size: 12px;
    width: 80px;
    padding: 3px;
}
.rightgglist{
    width: 100%;
}
.rightgglist li
{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding-left: 10px;
background: url(../images/icon3x3.gif) no-repeat 0 15px;
}
.rightgglist li a{
    height: 36px;
    line-height: 36px;
    color: #333;
}
.linelrb {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #DBAB61;
    border-right-color: #DBAB61;
    border-bottom-color: #DBAB61;
    border-left-color: #DBAB61;
}
/*文章页样式*/
.art_cont{
    background-color: #f3f3f3;
}
.art_ad01{
    width: 670px;
    height: 80px;
    overflow: hidden;
    padding: 10px 0px;
}
.art_ad01 img{
    width: 670px;
    height: 60px;
}
.art_ad02{
    width: 290px;
    height: 80px;
    padding: 10px 0px;
    overflow: hidden;
}
.art_ad02 img{
    width: 290px;
    height: 60px;
}
.art_info{
   width: 660px;
   background-color: #FFF;
   padding: 42px;
   border-right: solid 10px #f3f3f3;
}
.art_right{
    width: 280px;
    background-color: #FFF;
    padding: 42px 10px 10px 10px;
    
}
.art_title{
    padding-top: 10px;
    color: #000;
    font-weight: normal;
    font-size: 22px;
    line-height: 34px;
}
.art_tag{
    height: 62px;
    line-height: 32px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;

}
.art_tag span{
    font-size: 14px;
    color: #888;
}
.art_tag .date,.art_tag .tj,.art_tag .in,.art_tag .name,.art_tag .error{
    margin-right: 20px; margin-left: 5px;
}
.art_content{
    padding-top: 30px;
    word-wrap: break-word;
    word-break: break-word;
    letter-spacing: normal;
    font-size: 16px;
    line-height: 36px;
    color: #0e0e0e;
    overflow: hidden;
    font-family: Avenir, Tahoma, Arial, "PingFang SC", "Lantinghei SC", "Microsoft Yahei", "Hiragino Sans GB", "Microsoft Sans Serif", "WenQuanYi Micro Hei", Helvetica, sans-serif;
}
.artsearch{
    padding: 10px;
    background: #F9F9F8;
}
.searchtag
{
    color: #A19D97;
    font-size: 12px;
    height: 36px;
    line-height: 36px;
}
.searchtag a,.searchtag a:hover
{
    color: #A19D97;
    margin-right: 5px;
    text-decoration: none;
}
.art_info_more{
margin-top: 30px;
}
.art_info_more .righttitle{
    height: 32px;
}
.art_info_more .righttitle h3 {
    background: #336799;
    height: 25px;
    display: block;
    width: 100px;
    text-align: center;
    line-height: 25px;
    color: #FFF;
    font-style: normal;
    font-weight: 550;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.art_info_more .righttitle .linekuan{
    width:108px;
}
.art_info_more .righttitle .linekuan .line{
    margin-top: 13px;
    margin-bottom: 3px;
    border-top: solid 1px #eee; 
}
.art_info_more .righttitle .more{  
    background: #f2f2f2;
    text-align: center;
    color: #8d8d8d;
    font-size: 12px;
    width: 50px;
    padding: 3px;
}
.art_info_ad{
    border-top: 1px solid #eee; 
    padding-top: 20px;
}
.art_ad03,.art_ad04,.art_ad05{
    padding: 10px 0;
}
.art_ad03 img,.art_ad04 img,.art_ad05 img{
    max-width: 100%;
}
.table-zyxx2 {
    BORDER-RIGHT: #C91312 1px solid;
    BORDER-LEFT: #C91312 1px solid;
    BORDER-BOTTOM: #C91312 1px solid;
}
.tab-pane .more{
    margin-top: 8px;
    height: 35px;
    line-height: 35px;
    text-align: right;
    color: #333;
}
.tab-pane .more a,.tab-pane .more a:hover{
    color: #333;
    text-decoration: none;
}
.rightgg .more{
    height: 35px;
    line-height: 35px;
    text-align: right;
    color: #333;
}
.rightgg .more a,.rightgg .more a:hover{
    color: #333;
    text-decoration: none;
}
.footlink{
    width: 970px;
    margin: 0 auto;
}
.footlink p {
    text-align: center;
    color: #555;
    line-height: 24px;
    margin: 0;
}
.footlink p a {
    color: #555;
    margin: 0 4px;
    text-decoration: none;
}
.footlink p a:hover {
    color:red;
    margin: 0 4px;
    text-decoration: none;
}
.foot-list{
	width:1000px;
	margin:10px auto;
	color:#797979;
	text-align:center;
}
.foot-list a,.foot-list a:hover{
color:#797979;
padding-left:10px;	
}
.foot-icon{
	width:1200px;
	margin:10px auto;
	text-align:center;	
}
.wztm-banner-01{background: url(/images/5dc0ed7114e46.jpg) no-repeat center top;background-size: cover;height: 470px; width:100%;}
.wztm-banner-02{background: url(/images/5dc0ed8418a08.jpg) no-repeat center top;background-size: cover;height: 470px; width:100%;}
.wztm-banner-03{background: url(/images/5d68e4efdcd83.jpg) no-repeat center top;background-size: cover;height: 470px; width:100%;}