﻿.backInfo {
  background-size: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
table,
th,
td,
form,
input,
button,
textarea, pre, fieldset,  blockquote
 {
  margin: 0;
  padding: 0;
      box-sizing: border-box;
    font-family: "微软雅黑";
}
body {
  font: 16px/24px 'Microsoft YaHei';
  color: #333;
  background-color: black;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 14px;
  font-weight: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

img,
iframe {
  border: 0;
  vertical-align: top;
}
i,
cite,
em {
  font-style: normal;
}
ol,
ul {
  list-style: none;
}
input,
button,
select,
textarea {
  outline: none;
  border: 1px solid #dbdbdb;
}
textarea {
  overflow: auto;
  resize: none;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: none;
}
* {
  outline: none;
}
a {
  cursor: pointer;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}
.jqthumb {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  transition: all .4s ease;
}
.area {
  
  position: relative;
  min-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  
}
.top-box,
.banner-box,
.main-box,
.footer {
  width: 100%;
  min-width: 1140px;
}
.area,
.clear {
  *zoom: 1;
}
.area:after,
.clear:after {
  content: ".";
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.toupper {
  text-transform: uppercase;
}
.mgrt0 {
  margin-right: 0 !important;
}
.mgrtp0 {
  margin-top: 0 !important;
}
.mgrlt {
  margin-left: 0 !important;
}
.mgrbt0 {
  margin-bottom: 0 !important;
}
.padlt {
  padding-left: 0 !important;
}
.noborder {
  border: none !important;
}
/* 普通翻页器-默认居中 */
.m-page {
  line-height: 27px;
  padding: 32px 0 29px;
  font-size: 0;
  text-align: right;
}
.m-page a,
.m-page i {
  display: inline-block;
  position: relative;
  *display: inline;
  zoom: 1;
  background: #f4f4f4;
  vertical-align: middle;
  height: 27px;
  width: 27px;
  line-height: 27px;
  font-size: 12px;
  text-align: center;
  letter-spacing: normal;
  word-spacing: normal;
  color: #333;
  margin: 0 4px;
  font-weight: bold;
}
.m-page i {
  background-color: #fff;
}
.m-page a,
.m-page a:hover {
  text-decoration: none;
}
.m-page a:hover,
.m-page a:active {
  color: #fff;
  background: #c00;
}
.m-page a.z-crt,
.m-page a.z-crt:hover,
.m-page a.z-crt:active {
  color: #fff;
  background: #c00;
  cursor: default;
}
.m-page a.z-dis,
.m-page a.z-dis:hover,
.m-page a.z-dis:active {
  color: #fff;
  background: #c00;
  cursor: default;
}
.m-page .pagenxt,
.m-page .pageprv {
  background: #dadada;
  color: #333;
  width: 72px;
  font-weight: normal;
}
.m-page .pagenxt:hover,
.m-page .pageprv:hover {
  background-color: #333;
  color: #fff;
}
.sg-nav {
  margin-top: 20px;
  padding: 20px 0 5px;
  border-top: 1px solid #dbdbdb;
}
.sg-nav a {
  font-size: 14px;
  color: #333;
}
.sg-nav a:hover {
  color: #c00;
}



/*********      page      ***************/
#page{ width:100%;padding:30px 0 10px;overflow:hidden;}
#page .page_info{ text-align:center}
#page .page_info select{display:none;}
#page .page_info span{padding:5px 10px;font-size:14px;margin:0 2px; background:#c00;line-height:30px;border:1px solid #c00}
#page .page_info a{padding:5px 10px;font-size:14px;margin:0 1px; background:#FFF;line-height:30px;color:#888;border:1px solid #ddd}
#page .page_info span.nolink{background:#FFF;color:#ccc;border:1px solid #ddd}
#page .page_info font{color:#fff;}

/*********      子页      ***************/
#main
{
	width:80%;
	  min-width: 1140px;
	margin:0 auto;
	background: #ececec;
}
.sub_comm{
	padding: 30px 0;
	background: #ececec;
}
.sub_cp_details{
	background: #ececec;
	
}




/*********      左侧      ***************/


.list_com .list_le_nav li {
   
    height: 48px;
    font-size: 15px;
    text-align: left;
    line-height: 47px;
    padding: 0 10px;
}

.list_com .list_le_nav li a {
    color: #000;
    width: 100%;
    height: 100%;
    padding-left: 10px;
    border-bottom: 1px solid #D9D9D9;
    display: block;
    background: url(../images/sub_le_nav_li_1.png) no-repeat right center;
}
.list_com .list_le_nav li.on{
	background: #FF7F00;
	border-color: #FF7F00;
}
.list_com .list_le_nav li> a.a_hv,
.list_com .list_le_nav li.on> a{
	background: url(../images/le_lav_li2.png) no-repeat left center #FF7F00;
	color: #FFF;
}
    .list_com .list_le_nav li:hover {
        border: 1px solid white;
        background: #8a8a8a;
    }
.list_com .list_le_nav li a:hover,.list_com .list_le_nav li:hover a{
	color: #fff;
	background:url(../images/sub_le_nav_li_2.png) no-repeat right center;
   
}
.list_le {
    float: left;
    max-width: 220px;
	width:25%;
    background-color: #fff;
	margin-left:4%;
}
    .list_le .list_le_tit {
        width: 100%;
        height: 76px;
        line-height: 76px;
        color: #fff;
        background: #5c5c5c;
        text-align: center;
        padding-top: 20px;
    }
.list_le .list_le_tit .le_h2 {
    display: block;
    line-height: 22px;
    font-size: 22px;
    color: #fff;
    text-align: center;
}
.list_le_tit .i_size14 {
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    opacity: 0.3;
    margin-top: 5px;
    display: block;
}

.list_com .list_le_nav {
    background: #f9f9f9;
}
.list_le_lx_cp {
    margin-top: 3px;
    background: #fff;
    width: 100%;
    height: 120px;
    position: relative;
    background: url(../images/ind_cp_lenav_lx_bg.png)no-repeat center center;
}
.year {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 25px;
    width: 100%;
    text-align: center;
}
.list_le_lx_cp .rx {
    background: url(../images/ind_cp_lenav_dh.png) no-repeat left center;
    padding-left: 40px;
    position: absolute;
    bottom: 20px;
    left: 30px;
}
.list_le_lx_cp .rx .phone {
    font-size: 18px;
    font-weight: bold;
}
.list_le_lx_cp .rx span {
    font-size: 14px;
    color: #fff;
    display: block;
}
/*********      右侧      ***************/
.list_ri{
	background: #fff;
	 float: right;
    width: 70%;
	margin-right:4%;
}
.list_ri_tit {
    position: relative;
    height: 55px;
    width: 100%;
    background: url(../images/ri_tit_bgx.png) repeat-x bottom;
}
.list_ri_tit h2 {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    background: url(../images/ind_cp_ri_tit_bg.png) no-repeat bottom center;
    width: auto;
    min-width: 103px;
    text-align: center;
    height: 100%;
    padding-right: 20px;
    line-height: 55px;
}
.list_ri_tit p.position {
    float: right;
    line-height: 50px;
    padding-right: 20px;
}
.list_ri_tit p.position, .list_ri_tit p.position a {
    font-size: 12px;
    color: #666;
}
.list_content {
	padding: 0 25px 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    color: #333;
    display: block;
    min-height: 400px;
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

/*新闻咨询*/
.sub_news{
	position: relative;
}
.sub_news:after{
   content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0px;
	right: 0px;
	z-index: -5;
	background: #ececec;
}


.sub_news .list_news{
	padding: 20px 0;
}
    .sub_news .list_news .news_nav li {
         padding: 0 20px;
        margin-bottom: 15px;
    }
.sub_news .list_news .news_nav li p > span{
	display: block;
}
        .sub_news .list_news .news_nav li a {

            display: table;
            border-bottom: 1px dashed #d9d9d9;
            padding: 20px 10px;
            width: 100%;
            border: 1px  dashed grey;
            border-radius: 25px;
        }
.sub_news .list_news .news_nav li a:hover{
	background: #f4f4f4;
	color:#FF7F00;
}

.sub_news .list_news .news_nav li a > div{
	display: table-cell;
	vertical-align: middle;
}
.sub_news .list_news .news_nav li a .le_time p{
		width: 70px;
	height: 55px;
	background-color: #f4f4f4;
	text-align: center;
	padding-top:10px;
}
.sub_news .list_news .news_nav li a .le_time{
 	border-right:1px solid #d9d9d9;
 	padding-right: 20px;
 	width: 70px;
 } 
.sub_news .list_news .news_nav li a .rit_text{
	padding-left: 20px;
}
.sub_news .list_news .news_nav li a .rit_text p{
	
}
.sub_news .list_news .news_nav li a .rit_text span:first-child{
	line-height: 16px;
	padding-bottom: 14px;
}
.sub_news .list_news .news_nav li a .rit_text span:last-child{
	line-height: 20px;
}

/*新闻下面产品推荐*/

.list_cp_tj .news_title {
   height: 40px;
	line-height: 40px;
	padding: 0 90px 0 20px;
	width: 100%;
	position: absolute;
	left: 0;
}
 

.list_cp_tj{
	width: 96%;
	overflow: hidden;
	padding-bottom: 10px;
	margin:0 auto;
}
.list_cp_tj .douban{
	overflow: hidden;
	padding-bottom: 0;
}
.list_cp_tj .hd {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	width: 100%;
	position: relative;
}

.list_cp_tj .hd .next,
.list_cp_tj .hd .prev {
	float: right;
	display: block;
	width: 22px;
	height: 22px;
	background: url(../images/sub_tj_pre.png)  no-repeat center center;
	overflow: hidden;
	margin-right: 6px;
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 47px;
}

.list_cp_tj .hd .next {
	background: url(../images/sub_tj_next.png) no-repeat center center;
	right: 15px;
}

.list_cp_tj .hd .prevStop {
	background-position: -6px -40px;
	cursor: default;
}

.list_cp_tj .hd .nextStop {
	background-position: -34px -40px;
	cursor: default;
}

.list_cp_tj .bd{
	padding: 20px 0 0 0px;
}
.list_cp_tj .bd .cp_nav li{
	margin-right: 12px;
	width: 221px !important;
	height: 238px;
}
.list_cp_tj .bd .cp_nav li:nth-child(4n+4){
	margin-right: 12px;
}
 
.list_cp_tj .bd ul{ overflow:hidden; zoom:1; }
.list_cp_tj .bd ul li{ float:left; }



/*-------分页样式-------*/
.ss_fenye{
	padding-bottom: 20px;
}

.quotes {
    clear: both;
    text-align: center;
    border: 1px solid #cccccc;
    height: 42px;
    padding: 5px;
	width:96%;
	margin:0 auto;
}
.quotes ul{
	width: 100%;
	height: 100%;
	padding-top: 2px;
	text-align: right;
}
.quotes ul li {
    border: 1px solid #CCCCCC;
    color: #666666;
    display: inline;
    font-size: 12px;
    margin-right: 4px;
    padding: 5px 8px;
    text-decoration: none;
	line-height:26px;
}
.quotes .thisclass {
    color: #fff;
    background: #FF7F00;
}
.quotes .thisclass  a{
 color: #fff;
}
.bg_fff {
    background-color: #fff;
}
.bg_c3161c {
    background-color: #8A8A8A;
}
.c_fff {
    color: #fff;
}
.flt_r {
    float: right;
}
.font_14 {
    font-size: 14px;
}
.flt_l {
    float: left;
}
.font_bold {
    font-weight: bold;
}
.font_16 {
    font-size: 16px;
}
.list_cp .cp_nav li .cp_img {
    padding: 10px;
    width: 100%;
    height: 170px;
    overflow: hidden;
    background: white;
    position: relative;
    overflow: inherit;
    transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
}
.list_cp_tj .bd .cp_nav li {
    margin-right: 12px;
    width: 180px !important;
    height: 210px;
}
.list_cp .cp_nav li .cp_bt .title {
    line-height: 41px;
    color: #333;
    font-size: 16px;
    background: #d9d9d9;
    width: 100%;
    height: 100%;
}
.font_30 {
    font-size: 30px;
}

 /*左边导航----产品的*/

.ind_02 {
	margin-top: -70px;
}
.ind_02 .list_com {
	padding: 0px 0 30px;
	position: relative;
}



/*右边产品*/

.list_ri {
	float: right;
	padding: 2%;
}

.list_ri .list_cp {
	padding-top: 20px;
}
 .list_cp .cp_nav{
 	padding-bottom: 10px;
 }

.list_cp .cp_nav li {
	float: left;
	width: 24%;
	height: 210px;
	margin-right: 1%;
	margin-bottom:12px;
	background: #fff;
	border: 1px solid #d9d9d9;
	position: relative;
}
.list_cp .cp_nav li:hover{
	border-color: #FF7F00;
}
.list_cp .cp_nav li:nth-child(4n+4){
	margin-right: 0px;
}
.list_cp .cp_nav li a {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
 


.list_cp .cp_nav li .cp_img img {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.list_cp .cp_nav li .cp_bt {
	text-align: center;
	height: 41px;
	width: 100%;
	position: absolute;
	bottom: 0;
}

.list_cp .cp_nav li .cp_bt .title{
	line-height: 41px;
	color: #333;
	font-size: 16px;
	background: #d9d9d9;
	width: 100%;
	height: 100%;
	
}
.list_cp .cp_nav li:hover .cp_bt .title{
	color: #fff;
	background: #FF7F00;
}
.box li:after {
    content: "";
    position: absolute;
    width: 70%;
    height: 80%;
    bottom: 16px;
    right: 21px;
    z-index: 0;
    background: transparent;
    box-shadow: 8px 14px 4px 0px rgba(0, 0, 0, 0.5);
    transform: skew(12deg) rotate(6deg);
    -webkit-transform: skew(12deg) rotate(6deg);
    -moz-transform: skew(12deg) rotate(6deg);
    -os-transform: skew(12deg) rotate(6deg);
    -o-transform: skew(12deg) rotate(6deg);
}
.box li:before {
    content: "";
    position: absolute;
    width: 70%;
    height: 80%;
    bottom: 16px;
    left: 21px;
    background: transparent;
    z-index: 0;
    box-shadow: -8px 14px 4px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: -8px 14px 4px 0px rgba(0, 0, 0, 0.5);
    -o-box-shadow: -8px 14px 4px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -8px 14px 4px 0px rgba(0, 0, 0, 0.5);
    transform: skew(-12deg) rotate(-6deg);
    -webkit-transform: skew(-12deg) rotate(-6deg);
    -moz-transform: skew(-12deg) rotate(-6deg);
    -os-transform: skew(-12deg) rotate(-6deg);
    -o-transform: skew(-12deg) rotate(-6deg);
}

/*详情页*/
.sub_list_ar{
	position: relative;
	padding: 30px 0;
}
.sub_list_ar:after{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0px;
	right: 0px;
	z-index: -5;
	background: #ececec;
}
.sub_list_ar .list_ar_com .list_le_ar{
	margin-left:4%;
	width: 70%;
	float: left;
	padding: 0 20px;
	position: relative;
	background: #fff;
}
.sub_list_ar .list_ar_com .list_le_ar:after{
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		bottom: 0px;
		right: 0px;
		z-index: -3;
		background: #fff;
}
.sub_list_ar .list_ar_com .list_le_ar .ar_wz{
	border-bottom: 1px solid #d9d9d9;
}
.sub_list_ar .list_ar_com .list_le_ar .ar_wz .position{
	text-align: right;
	line-height: 26px;
	padding: 11px 0;
	font-size: 12px;
	color: #666666;
}
.sub_list_ar .list_ar_com .list_le_ar .ar_wz .position a{
	font-size: 12px;
}
.art_comm{
	
	padding: 0 25px 0px;
}
.art_comm .art_top{
	height: 120px;
	padding: 20px 0;
}
.art_comm .art_tt{
	text-align: center;
	font-size: 24px;
	color: #333333;
	line-height: 1.4;
	padding: 5px 0;
}
.art_comm .art_tm{
	color: #656565;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}
.art_comm .art_bd{
	border-top: 1px dashed #d9d9d9;
	padding: 24px 0 30px;
	line-height: 1.9;
	overflow: hidden;
	font-size: 14px;
	min-height: 200px;
}
.art_comm .art_bd img{
	max-width: 100% !important;
	height: auto !important;
}
.art_comm .art_pn{
	border-top:1px dashed #d9d9d9;
	line-height: 20px;
	position: relative;
	height: 103px;
	padding: 30px 0;
	position: relative;
}
.art_comm .art_pn .return_list{
	position: absolute;
	display: block;
	border-radius: 5px;
	width: 96px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	top: 30px;	
	right: 20px;
 	background: #FF7F00;
}
.art_comm .art_pn p{
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #ce3630;
}
.art_comm .art_pn p a{
	color: #000;
	font-size: 14px;
	font-weight: 100;
}
.art_comm .art_pn p a:hover{
	color: #ce3630;
	text-decoration: none;
}
/*右边*/


.sub_list_ar .list_ar_com .list_lr_nav{
	margin-right:4%;
	width: 220px;
	float: right;
} 
.sub_list_ar .list_ar_com .list_lr_nav .ar_title{
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
}

.sub_list_ar .list_ar_com .list_lr_nav .nav{
	padding: 15px 10px;
}
.nav_num {
    background: url(../images/sub_ri_nav_xh.png)no-repeat left top;
}
.nav_num li {
    padding-left: 30px;
    height: 20px;
    margin-bottom: 10px;
}
.intcon{
	text-align:center;
	margin:0 auto;
}
.list_le .list_le_nav_cp li .yw_a {
    padding: 0 20px 0 54px;
    display: block;
}
.list_le .list_le_nav_cp li a {
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    height: 100%;
    background: url(../images/le_lav_li.png) no-repeat 29px center;
}
.list_le .list_le_nav_cp li.li_hv > a, .list_le .list_le_nav_cp li> a:hover, .list_le .list_le_nav_cp li.onn > a {
    background: url(../images/le_lav_li2.png) no-repeat 29px center #FF7F00;
    color: #fff;
}
.list_le .list_le_nav_cp li {
    width: 100%;
    text-align: left;
    line-height: 45px;
    margin-top: 5px;
    background: #fff;
    position: relative;
    float: left;
    border: 1px solid #d9d9d9;
}
.bg_c3161c {
    background-color: #8A8A8A;
}
#lx_news {
    padding: 20px 0 20px;
}
#lx_news .news_title {
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0 20px;
}
#lx_news .news_nav {
    padding-top: 10px;
}
#lx_news .news_nav li {
    margin: 0;
    padding: 0;
    float: left;
    width: 46%;
    padding-left: 20px;
    margin-right: 30px;
    line-height: 30px;
    position: relative;
}
#lx_news .news_nav li:after {
    position: absolute;
    content: "+";
    width: 20px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    top: 0;
    left: 0;
    color: #666;
}
#lx_news .news_nav li a {
    display: table;
    width: 100%;
}
#lx_news .news_nav li a .news_time {
    display: block;
    display: table-cell;
    text-align: right;
}
#lx_news .news_nav li a .news_bt {
    max-width: 320px;
    display: block;
    display: table-cell;
}

#lx_news .news_nav li:after {
    position: absolute;
    content: "+";
    width: 20px;
    height: 30px;
    line-height: 30px;
    text-align: left; 
    top: 0;
    left: 0;
    color: #666;
}

#lx_news .news_nav li:nth-child(2n+2) {
	margin-right: 0;
}

#lx_news .news_nav li a {
	display: table;
	width: 100%;
}
#lx_news .news_nav li a span{
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
#lx_news .news_nav li a:hover span{
	color: #FF7F00;;
}

#lx_news .news_nav li a .news_bt {
	max-width: 320px;
	display: block;
	display: table-cell;
}

#lx_news .news_nav li a .news_time {
	display: block;
	display: table-cell;
	text-align: right;
}	
.rdjj {
    margin-bottom: 20px;
}
.font_12{
   font-size:12px;
}
.art_cpl {
    float: left;
    width: 300px;
}
.m_image {
    position: relative;
    width: 300px;
    height: 300px;
    padding: 4px;
    border: 1px solid #cccccc;
    background: #fff;
}
.m_image img {
    max-height: 400px;
    max-width: 400px;
    width: 100%;
    height: 100%;
}
.m_thumb {
    position: relative;
    width: 300px;
    height: 84px;
    margin-top: 10px;
}
.m_prev {
    left: -5px;
}
.m_prev, .m_next {
    display: block;
    position: absolute;
    width: 18px;
    height: 84px;
    line-height: 68px;
    font-family: "宋体";
    font-size: 18px;
    font-weight: bold;
    color: #535362;
    text-align: center;
    cursor: pointer;
    z-index: 99;
}
ol, ul {
    list-style: none;
}
.m_next {
    right: -5px;
}
.m_thumb_img {
    position: relative;
    width: 260px;
    height: 84px;
    overflow: hidden;
    margin-left: 20px;
}
.art_cpr {
    float: right;
    width: 50%;
}
.art_cptt {
    font-size: 26px;
    color: #333;
    line-height: 68px;
    height: 68px;
    border-bottom: 1px dashed #ccc;
}
.art_cpxx {
    font-size: 15px;
    color: #666666;
    line-height: 35px;
    height: 180px;
    width: 100%;
    padding: 30px 0;
}
.cpxx_zxrx {
    height: 120px;
    border-radius: 5px;
    position: relative;
    background: url(../images/cp_details_phone.png)no-repeat;
    background-position-x: 300px;
    background-position-y: 30px;
    background-color: #ececec;
}
.cpxx_zxrx .ljzx {
    width: 100px;
    height: 50px;
    font-size: 22px;
    color: #fff;
    background: #ce3630;
    border-radius: 5px;
    position: absolute;
    top: 35px;
    left: 40px;
    line-height: 50px;
    text-align: center;
}
.cpxx_zxrx .span_01 {
    font-size: 20px;
    color: #333;
    position: absolute;
    left: 186px;
    top: 20px;
}
.cpxx_zxrx .phone_ico {
    font-size: 20px;
    color: #293990;
    position: absolute;
    left: 200px;
    bottom: 28px;
}
.sub_cp_details .artcp_btm {
    width: 100%;
    text-align: left;
}
.sub_cp_details .artcp_btm .hd {
     width: 100%;
    height: 36px;
    line-height: 36px;
    background: #ececec;
    padding: 0 5px 0px;
    position: relative;
}
.sub_cp_details .artcp_btm .hd ul {
    float: left;
    position: absolute;
    left: 20px;
    top: 5px;
    height: 31px;
}
.sub_cp_details .artcp_btm .hd ul li {
    float: left;
    cursor: pointer;
    padding: 0px 14px;
    font-size: 15px;
    font-weight: bold;
    color: #666666;
}
.sub_cp_details .artcp_btm .hd ul li.on {
    border-top: 1px solid #ce3630;
    color: #CE3630;
    background: #fff;
}
.artcp_top {
    padding: 0px 0px 20px;
}
.m_thumb_img ul {
    position: absolute;
    width: 400%;
}
.m_thumb_img ul li {
    float: left;
    width: 82px;
    height: 64px;
}
.m_thumb_img ul li a {
    display: block;
    width: 64px;
    height: 64px;
    padding: 4px;
    border: #cccccc solid 1px;
}
.m_thumb_img ul li a img {
    display: block;
    width: 100%;
    height: 100%;
}
.m_thumb_img li a:hover, .m_thumb_img li.now a {
    border: #ce3630 solid 1px;
}
.im_zoom {
    display: block;
    position: absolute;
   
    cursor: move;
    z-index: 9;
}
.im_zoom_viewer {
    display: none;
    position: absolute;
    left: 0px;
    top: 10px;
    width: 300px;
    height: 300px;
    /* border: #DBDBEA solid 1px; */
    z-index: 9;
    overflow: hidden;
}
.sub_cp_details .artcp_btm .bd .cp_btm_ar {
    width: 100%;
    line-height: 24px;
    padding: 20px 0 0;
    line-height: 2.4;
}
#sub_gywm {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 30px;
	padding-left:4%;
}
#sub_gywm .lx_h2 {
    font-size: 26px;
    line-height: 42px;
    color: #c82b1c;
    vertical-align: top;
    margin-top: 5px;
}
#map {
    width: 100%;
    height: 440px;
    padding-top: 30px;
	margin-left:2%;
}

/* 问题*/
.sub_wt .list_wt ul li a {
    display: table;
    padding: 10px 20px;
    height: 100%;
    width: 100%;
    border: 1px solid #ccc;
}
.sub_wt .list_wt ul li p span.bt {
    padding-bottom: 15px;
}
.c_c82b1c {
    color: black;
}
.sub_wt .list_wt ul li p > span {
    display: block;
}

/*问题*/

.sub_wt .list_wt{
	padding: 20px 0;
}
.sub_wt .list_wt ul li { 
    height: 100px;
	margin-bottom: 20px;

}
.sub_wt .list_wt ul li:last-child{
	margin-bottom: 0;
}
.sub_wt .list_wt ul li a {
    display: table;
    padding: 10px 20px;
    height: 100%;
	width:95%;
    border: 1px solid #ccc;
	
}
.sub_wt .list_wt ul li p > span{
	display: block;
}
.sub_wt .list_wt ul li p span.bt{
	padding-bottom: 15px;
	 
}
  
.sub_wt .list_wt ul li :hover{
	background: #f4f4f4;
	color:#FF7F00;
}
.sub_wt .list_wt ul li :hover .c_c82b1c{
    color:#FF4500;
}
.rdjj_nav {
    margin-bottom: 15px;
}
.rdjj_nav li {
    height: 79px;
    padding: 15px 0;
    border-bottom: 1px dashed #d9d9d9;
}
.rdjj_nav li a {
    display: block;
    height: 48px;
    width: 100%;
}
.rdjj_nav li a .img {
    display: block;
    width: 70px;
    height: 48px;
    overflow: hidden;
    float: left;
}
.rdjj_nav li a p {
    padding-left: 10px;
    display: block;
    width: 130px;
    float: right;
    line-height: 48px;
    height: 48px;
}