/*自定义css*/
/*基础通用*/
body{
margin: 0 !important;
}
input,button,select,textarea{outline:none;}
div,p,ul,li{ margin:0; padding:0;}
ul,li{ list-style:none;}
a:link{ text-decoration:none;font-family:"Microsoft YaHei"; color:#515151;}
a:visited{text-decoration: none; color:#515151;}
a:hover{text-decoration: none; color:#515151;color: rgb(221, 26, 32);}
a:active{text-decoration: none; color:#515151;}
img{ border:0px;outline-width:0px;vertical-align:top; }
b{
	font-weight:normal;}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	padding:0px;
	margin:0;
	font-weight:normal;}
h1.introtitle{font-size:26px; text-align:center;}
img {
    /*
	width: auto\9;
    height: auto;
	*/
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
/*页面背景主色调*/
.color-main{background-color:#EEE;}
.button.bg-btn-main{background-color:#e30500;color:#FFF;}
.block-gray{background-color:#F0F0F0;}

/*头部*/
.sitename{font-size:24px; line-height:50px; font-weight:600; padding-left:20px;}
.main-nav-layout{z-index:9999; background:#FAFAFA; box-shadow: 0 0 8px 0 #dcdcdc; transition: box-shadow .6s;}
.navbar-head{padding-top:10px;}
#navbar1{ height:80px;}
#navbar1 li{background:#FAFAFA;}
#navbar1 li a{display:block;width:100%; height:100%; line-height:80px; font-size:18px;}

/*----banner-----*/
.qc{clear:both; height:0px;}
.s_hy{ height: 90px;}
.s_banner{ padding: 0;}
.s_top_margin{height:90px;}
.s_top{ padding:0 8rem; background: #FFF; height: 90px; box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2); position: fixed; top: 0; left: 0;width: 100%; z-index: 999;} 
.s_top_1{ float: left;padding: 10px 0;}
.s_top_2{ float: left; margin-left:15.3rem;}
.s_top_2 li{ float: left; margin: 0 10px; position: relative;z-index: 9999;}
.s_top_2 li a.s_top_x{  color: #333; padding: 32px 25px; font-size: 18px; display: block;}
.s_top_3{ float: right; padding: 30px 0;}
.s_top_3 li{ float: left; margin: 14px 10px 0; position: relative;}
/*.s_top_3 li span{ padding-left: 10px; display: block; position: absolute; top: 0; left: 24px;}*/
.s_top_3 li .wei_ewm_hover{width: 19px; height: 21px; overflow: hidden !important; float: right;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s}
.wei_ewm_hover_kd{ width: 140px;color: #333; }
.wei_ewm_hover_kd span{ padding-left: 10px; font-size: 14px; color: #333;}
.s_top_3 li a:hover .wei_ewm_hover{width: 140px;}
.s_top_2 li .s_top_4{ position: absolute;opacity:0; visibility:hidden; top:87px; left:-45px; width:180px; padding:10px 0; background:#fff;    
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1)} 
.s_top_2 li:hover .s_top_4{
	opacity:1; visibility:visible;
	-webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  
  }
.s_top_2 li:hover .s_top_4 .s_top_x{display: block; color:#333;/*-webkit-transition:all .8s;-moz-transition:all .8s;-ms-transition:all .8s;-o-transition:all .8s;transition:all .8s*/}
.s_top_2 li:hover .s_top_4 .s_top_x:hover{color: rgb(221, 26, 32);}
.s_top_4 li{float:none;margin:0px; padding:0px;}
.s_top_4 a.s_top_x{text-align: center; color:#FFF; display: block; line-height: 24px; padding: 8px 0; font-size: 13px; position: relative;z-index: 5;}
.s_top_4 a.s_top_x:hover{ background:#FFF;}
.s_top_4 a.s_top_x:hover i{background-position:0 0;}
.s_top_4 a.s_top_x i{background:url(../images/nav_arr.png) -10px 0 no-repeat; display: block; width: 20px; height: 5px; position: absolute; right: 10px; top: 17px;-webkit-transition:all 0.3s ease; transition:all 0.3s ease;}
@media (min-width:1450px) and (max-width: 1650px) {
   .s_top_2{ float: left; margin-left:2.3rem;}
   .s_top_2 li{ float: left; margin: 3px 10px 0;}
   .s_top_2 li a.s_top_x{  padding: 32px 15px; font-size: 18px; display: block;}
   .s_top_4 li{ float: none;}
   .s_top_4 li a.s_top_x{ padding: 8px 0; color:#FFF;}
}
@media (min-width:1200px) and (max-width: 1450px) {
   .s_top{ padding:0 3rem;} 
   .s_top_2{ float: left; margin-left:1.8rem;}
   .s_top_2 li{ float: left; margin: 3px 10px 0;}
   .s_top_2 li a.s_top_x{  padding: 32px 9px; font-size: 18px; display: block;}
   .s_top_4 li{ float: none;}
   .s_top_4 li a.s_top_x{ padding: 8px 0; color:#FFF;}
}
@media (min-width: 992px) and (max-width: 1200px) {
	   .s_top{ padding:0 3rem;} 
	   .s_top_2{ float: left; margin-left:1.3rem;}
       .s_top_2 li{ float: left; margin: 3px 10px 0;padding: 10px;}
       .s_top_3 li{margin: 14px 0 0;}
	   .s_top_4 li{ float: none;}
}
@media (min-width:768px) and (max-width: 992px) {
	.s_hy{ height:61px;}
	.s_top{  padding: 0 1rem; height: 61px;}
	.s_top_margin{height:61px;}
	.s_top_1{ float: left;padding: 15px 0;}
.s_top_1 img{height: 30px; width:auto;}
.s_top_3{ padding: 15PX 0;}
.s_top_3 li{margin: 5px 0 0;}
}
@media (min-width:320px) and (max-width:768px) {
	.s_hy{ height:61px;}
	.s_top{  padding: 0 1rem; height: 61px;}
	.s_top_margin{height:61px;}
	.s_top_1{ float: left;padding: 15px 0;}
.s_top_1 img{height: 30px; width:auto;}
	.s_top_3 li{margin: 6px 0 0 ;}
	.s_top_3{ padding: 15PX 0;}
}
.s_ss{background: #222222; height: 165px;position:fixed; top:0; left:0;z-index: 99999; width: 100%;}
.s_ssh{padding-top: 60px;}
.s_ss_1{ float: left; width: 86%;}
.s_ss_1 input[type="text"]{ float: left; width: 72%; height: 37px; line-height: 37px; border: none; padding: 0 2%; font-size: 14px;}
.s_ss_1 input[type="button"]{float: left; margin-left: 2%;  width: 26%; height: 37px; background: #017006; color: #fff; line-height: 37px; text-align: center; border: none; font-size: 17px;}
.s_ss_2{ float: left; color: #fff; font-size: 20px; font-weight: bold; width: 35px; height: 35px; border-radius:50px; line-height:35px; text-align: center; margin-left: 5%; background: #6c6c6c;}
.s_ss_2 a{display: block; color: #fff;}
@media (min-width:768px) and (max-width: 992px) {
	.s_ssh{padding-top: 40px;}
	.s_ss{ height: 120px;}
	.s_ss_2{ margin-left: 3%;}
}
@media (min-width:320px) and (max-width:768px) {
	.s_ssh{padding-top: 15px;}
	.s_ss{ height: 70px;}
	.s_ss_2{ margin-left: 3%;}
}

/*首页*/
.newscon{ padding:0 20px;}
.newscon h3 a{}
.newscon p a{color:#888;}
.padding-block-top{padding-top:40px;}
.padding-block-bottom{padding-bottom:40px;}
.index-lan{text-align:center; font-size:26px; margin-bottom:40px;}
.index-more{text-align:center; margin-top:40px;}
.index-more a:hover {
    background-color: rgba(255,0,0,1.0);
    border: 1px solid rgba(255,0,0,1.0);
    color: #FFF;
}
.index-more a {
    display: block;
    margin: 0 auto;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #666;
    font-size: 16px;
    border: 1px solid #999;
    border-radius: 5px;
    text-decoration: none;
}
.business{line-height:28px; margin-bottom:10px; padding-right:30px;}

/*--新闻---*/
.gi_xwzx{margin-top:30px; background:#FFFFFF; padding:20px 0 30px 0;}
.gi_xwzx_left{margin-top:10px; padding-left:10px; padding-right:10px;}
.gi_xwzx_top{position:relative; overflow:hiden;}
.gi_xwzx_top_img{min-height:300px; max-height:360; overflow:hidden;}
.gi_xwzx_top_img img{width:100%;}
.gi_xwzx_top_ifbg{position:absolute; bottom:0; background:#000; height:100px; width:100%; filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.gi_xwzx_top_info{position:absolute; bottom:15px; color:#FFF; height:70px; padding:0 10px; overflow:hidden;}
.gi_xwzx_top_info_tit{font-size:16px;}
.gi_xwzx_top_info_desc{line-height:24px; margin-top:6px; color:#999;}
.gi_xwzx_top img{width: 100%;-webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -ms-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out;}
.gi_xwzx_top:hover img{width: 100%; 
 	webkit-transform: scale3d(1.1,1.1,1);
    -ms-transform: scale3d(1.1,1.1,1);
    -o-transform: scale3d(1.1,1.1,1);
    -moz-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1);}

.gi_xwzx_list{margin-top:10px; padding-left:10px; padding-right:10px;}
.gi_xwzx_list li{border-bottom:1px solid #F0F0F0; padding:10px 0;}
.gi_xwzx_list li:last-child{border-bottom:none;}
.gi_xwzx_list a:hover h3{color:#c9241e;}
.gi_xwzx_list_tit{position:relative; margin-bottom:10px;}
.gi_xwzx_list_tit h3{color:#333; font-size:16px;}
.gi_xwzx_list_tit span{position:absolute; top:0; right:0; display:block; color:#CCC;}
.gi_xwzx_list_desc{color:#999; line-height:26px; font-size:14px;}

@media (min-width:320px) and (max-width:1000px) {
	.gi_xwzx_list_tit span{display:none;}
}

/*内容*/
.page_title{ margin:30px 0; border-left:5px solid #e30500; padding-left:10px;}
#page_content{padding:10px; line-height:2em;}
#page_content img {
    height: auto !important;
}
#page_content p{text-indent:0;}

#page-list{padding:10px;}
#page-list li{padding:20px 0 30px;}
#page-list li strong{font-size:16px;}
#page-list .postdate{color:#999; line-height:26px; font-size:12px;}
#page-list .excerpt{color:#666;}

#page-list-masonry{padding:10px;}
#page-list-masonry .excerpt{color:#666;}
#page-list-masonry .masonry{margin-bottom:30px;}

.article_title{ margin:30px 0 10px; text-align:center;}
.article_title h2{font-size:22px;}
.article_post_date{color:#999; font-size:14px; text-align:center;}
#article_content{padding:10px; word-wrap: break-word;}
#article_content img {height: auto !important;}
#article_content .article_maintext{margin-top:26px; line-height:2em;}
#article_content p{text-indent:0;}
#article_content .article_quickview{margin:30px;}
#article_content .article_qrcode{width: 100px;margin:20px auto}

/*分页*/
.pagination_block{margin-top:20px;}
.pagination li span {
    color: #999;
    padding: 8px 12px;
    line-height: 18px;
    display: block;
    transition: all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;
}

/*侧边栏*/
.side-right{margin-top:20px;}
.sd-block{
	background: #fff;
	padding:5px 10px;
	margin: 10px 0;
}
.sd-block.first-block{
	margin:0 0 10px 0;
}
.sd-block.article-block{padding:5px 20px;}
.sd-block .headtitle{
	display: block;
    margin: 10px 0 25px 0;
    border-bottom: 1px dotted #e4e9f0;}
.sd-block .headtitle h2{display: inline-block;
    padding-bottom: 5px;
    margin: 0 0 -2px 0;
    border-bottom: 2px solid #e30500;}
	
.sd-artlist .dl-list a {
}

.sd-artlist .dl-list { 
	margin-bottom: 15px;
	overflow: hidden;
}

.sd-artlist .dl-list dt { 
	width: 60px; 
	float: left;
}
.sd-artlist .dl-list dt .img-wraper {
	display:block;
	width: 55px; 
	height: 55px;
	padding: 1px;
	margin-top: 2px; 
	border: solid 1px #ddd;
}


.sd-artlist .dl-list dt img {
	width:100%;
	height: 100%;
}

.sd-artlist .dl-list dd { 
	margin-left: 70px;
}

.sd-artlist .dl-list dd p { 
	margin: 0;
}

.sd-artlist .dl-list dd a {
	font-size: 14px;
	line-height: 16px !important; 
}

.sd-artlist .dl-list dd a:hover { 
	text-decoration: none;
}

.sd-artlist .dl-list:hover dt img,

/*comments*/
.comment{
	margin-bottom: 10px;
}
.comment .avatar{height: 40px;width:40px;}
.comment-body{overflow: hidden;}
.comment-content{
	padding-bottom: 2px;
word-break: break-all;
word-wrap: break-word;
}

.comment>.pull-left {
margin-right: 10px;
}

.comment .time{
	color:#ccc;
	font-size: 12px;
	line-height: 14px;
}
.comment-postbox-wraper{padding-right:22px; }
.comment-postbox{width: 100%;padding: 10px;}

.comment-reply-box{position: relative;padding-right:14px;}
.comment-reply-box .textbox{width: 100%}


/*ranking box*/
.ranking ul.unstyled{padding:0;}
.ranking ul.unstyled li{
	padding: 5px 0;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px dashed #f0f0f0;
}

.ranking ul.unstyled li i{
	margin-right: 5px;
}

.ranking li i{
display: inline-block;
width: 20px;
height: 20px;
line-height: 20px;
margin-right: 15px;
font-style: normal;
font-weight: bold;
color: #FFF;
text-align: center;
vertical-align: middle;
background-color: #aaa;
}
.ranking li.top3 i{background: #e30500;}

/*comment ranking box*/
.comment-ranking .comment-ranking-inner {
	padding: 10px;
	background: #f7f7f7;
	position: relative;
	margin-bottom: 10px;
	/*border-top: solid 2px #eee;*/
}

.comment-ranking .comment-ranking-inner,
.comment-ranking .comment-ranking-inner:after,
.comment-ranking .comment-ranking-inner:before {
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;	
}

.comment-ranking .comment-ranking-inner:after,
.comment-ranking .comment-ranking-inner:before {
	width: 0; 
	height: 0;
	right: 0px;
	bottom: 0px;
	content: " "; 
	display: block; 
	position: absolute;
}

.comment-ranking .comment-ranking-inner:after {
	border-top: 15px solid #eee;	
	border-right: 15px solid transparent;
	border-left: 0px solid transparent;
	border-left-style: inset; /*FF fixes*/
	border-right-style: inset; /*FF fixes*/
}
.comment-ranking .comment-ranking-inner:before {
	border-bottom: 15px solid #fff;	
	border-right: 0 solid transparent;
	border-left: 15px solid transparent;
	border-left-style: inset; /*FF fixes*/
	border-bottom-style: inset; /*FF fixes*/
}

.comment-ranking .comment-ranking-inner:hover {
	border-color: #FC9B0B;
	border-top-color: #FC9B0B;	
	background: #f0f0f0;
}
.comment-ranking .comment-ranking-inner:hover:after {
	border-top-color: #FC9B0B;	
}

.comment-ranking .comment-ranking-inner span.comment-time {
	color: #777;
	display: block;
	font-size: 11px; 
}

.comment-ranking .comment-ranking-inner a {
	text-decoration: none;
}
.comment-ranking .comment-ranking-inner a:hover {
	text-decoration: underline;
}

.comment-ranking .comment-ranking-inner i.fa {
	top: 2px;
	color: #bbb;
	font-size: 18px;
	position: relative;
}

/*Photos*/
ul.tc-photos{margin: 0;}
.tc-photos li {
	display: inline;
}
.tc-photos li a{text-decoration: none;}
.tc-photos li img {
	opacity: 0.6;
	width: 50px;
	height: 50px;
	margin: 0 2px 8px;
	border: 1px solid #ddd;
}
.tc-photos li img:hover {
	opacity: 1;
	border: 1px solid #f90;
	/* box-shadow: 0 0 0 1px #f90; */
}


/*首页底部*/
.comfooter {
	clear: both;
	margin-top:30px;
	padding-top: 60px;
	background: #262626;
	color: #d6d6d6;
	font-size: 9pt;
}

.comfooter .ftcon {
	
}

.comfooter .ftcon .ftlist {
	float: left;
	padding: 0 24px;
	height: 200px;
	border-right: 1px solid #303030
}

.comfooter .ftcon .ftlist li {
	margin-bottom: 1pc
}

.comfooter .ftcon .ftlist li:first-child {
	margin-bottom: 30px;
	color: #fff;
	font-size: 18px
}

.comfooter .ftcon .ftlist li a {
	color: #d6d6d6;
	transition: all .5s ease
}

.comfooter .ftcon .ftlist li a:hover {
	color: #FFF;
	text-decoration: underline
}

.comfooter .ftcon .ftlist.contact {
	border: none;
	color: #d6d6d6;
}

.comfooter .ftcon .ftlist.contact .tel {
	font-size: 18px
}

.comfooter .ftcon .ftlist.contact .email {
	font-size: 16px
}
.comfooter .ftcon .ftlist.contact .addr{
	color:#d6d6d6;
}

.comfooter .ftcon .ftqrcode {
	float: right;
	color: #d6d6d6;
	font-size: 1pc
}

.comfooter .ftcon .ftqrcode img {
	margin-right: 24px;
	width: 154px
}

.comfooter .ftcon .ftqrcode .qrcode-text {
	margin-top: 10px
}

.comfooter .ftcon .ftqrcode .qrcode-text span {
	display: inline-block;
	width: 154px;
	text-align: center
}

.comfooter .ftcon .ftqrcode .qrcode-text span:last-child {
	margin-left: 24px
}

.comfooter .ftbottom {
	margin-top:20px;
	line-height:30px;
	padding:5px 0;
	background: #202020;
	text-align: center;
}

.comfooter .ftbottom a {
	color: inherit
}


@media only screen and (max-width:1024px) {
	.comfooter .ftcontainer,.cm-header .ftcontainer {
		width: 100%
	}
}

@media only screen and (max-width:768px) {
	.comfooter .ftcontainer {
		width: 100%
	}

	.comfooter .ftcon .ftlist {
		padding: 0 20px
	}

	.comfooter .ftcon .ftqrcode img {
		margin-right: 17px;
		width: 75pt
	}

	.comfooter .ftcon .ftqrcode .qrcode-text span {
		width: 75pt;
		font-size: 14px
	}

	.comfooter .ftcon .ftqrcode .qrcode-text span:last-child {
		margin-left: 1pc
	}
}
/*其他底部*/
.footer{margin-top:60px; background:#232940;}
.footer,.footer a{color:#FFF;}