@charset "utf-8";
html, body {
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 30px;
  background: #fff;
  overflow-x: hidden;
  color: #282828;
}

* {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, Verdana, 'Microsoft YaHei';
  border: 0;
  outline: medium;
  text-shadow: none;
  text-decoration: none;
}

input {
  vertical-align: middle;
}

textarea {
  resize: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal !important;
  margin: 0 !important;
}

hr {
  border-width: 1px;
  border-style: inset;
}

ul {
  list-style: none;
  margin: 0 !important;
}

p {
  margin: 0 !important;
}

a{ color: #282828;}
a:hover{ color: #666666;}
a, a:link, a:active, a:visited, a:hover {
  text-decoration: none !important;
}

i {
  display: block;
}

i, em {
  font-style: normal;
}
html{
  height: 100%;
}
html, body {
  width: 100%;
  min-height: 100%;
}
table,th,td{border-collapse:collapse;border:1px solid #ccc;}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}

.warpper{
  margin:0 auto;
}

.dH{
  overflow: hidden;
}
.inp_pla{
  color:#999 !important;
}
.rig-title-over{
  float: left;
  line-height: 60px;
  max-width: 400px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*input placeholder 样式 */

::-webkit-input-placeholder {
  color: #999999;
}

:-moz-placeholder {
  color: #999999;
}

::-moz-placeholder {
  color: #999999;
}

:-ms-input-placeholder {
  color: #999999;
}

/*修改滚动条*/

::-webkit-scrollbar{
    width:6px;
    height:6px ;
}
::-webkit-scrollbar-track{
    box-shadow: inset 0 0 6px transparent;
    background: #f8f8f8;
    border-radius: 6px;
}
::-webkit-scrollbar-thumb{
    border-radius: 6px;
    background: #c00505;
}

/* 无内容 */
.no-goods,.no-network{
  padding:100px 0;
  overflow: hidden;
  text-align: center;
}
.no-goods img{
  display: block;
  margin:0 auto 30px;
  width:220px;
  max-height: 105px;
}
.no-network img{
  display: block;
  margin:0 auto 30px;
  width:222px;
  height: 160px;
}
.no-goods p,.no-network p{
  font-size:14px;
  color:#666666;
  line-height: 20px;
}

/* 更改layer样式 */
.layui-layer-btn{
  text-align: center !important;
  padding-bottom:28px !important;
}
.layui-layer-btn .layui-layer-btn0{
  display: block;
  margin:0 auto !important;
  border-radius: 0 !important;
  width:88px !important;
  text-align: center !important;
  height: 34px !important;
  line-height: 34px !important;
  border-color: #237ed2 !important;
  background-color: #237ed2 !important;
}
.layui-layer-btn .layui-layer-btn0:hover{
  background: #348eed !important;
  border-color: #348eed !important;
}


/*äº§å“ä¸­å¿ƒ*/
#cpclass{ margin-top: 5%;}
#cpclass .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#cpclass .swiper-slide {
    text-align: center;
    transition:0.3s;
    height: 50px;
    line-height: 50px;
    color: #2f2f2f;
    font-size: 18px;
    background: #fffff;
    position: relative;;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#cpclass .swiper-slide:before{ position: absolute; left: 0; top: 0; background: #c00505; content: ''; width: 100%; height: 200%; opacity: 0; transition: 0.8s;}
#cpclass .swiper-slide a{ display: block; width: 100%; padding: 0 10px;}
#cpclass .swiper-slide p{ transition: 0.3s;  position: relative;  text-align: center;  font-size: 14px;color:#000;}
#cpclass .swiper-slide .pic{ float: left; width: 90px !important; height: 90px; border-radius: 100%; position: relative; background: #fff; overflow: hidden;}
#cpclass .swiper-slide .pic img{ max-width: 100%; height: 100%; border-radius: 100%;}
#cpclass .swiper-slide:hover p{ color: #fff;}
#cpclass .swiper-slide:hover:before{  background-size: 100%; top: -10%; opacity: 1;}
#cpclass #li-on:before{ background-size: 100%; top: -10%; opacity: 1;}
#cpclass #li-on a{ color: #fff;}
@media screen and (max-width:1440px){
    #cpclass .swiper-slide .pic{ width: 70px !important; height: 70px; line-height: 70px; margin-top: 10px;}
    #cpclass .swiper-slide p{  width: 55%; text-align: left;}
}
@media screen and (max-width:991px){
    #cpclass .swiper-slide p{ font-size: 14px;}
}
@media screen and (max-width:768px){
    #cpclass .swiper-slide p{ font-size: 12px; width: 55%; text-align: left;}
    #cpclass .swiper-slide a{ padding: 0;}
}
.tit_cp_zy{ position: relative; height: 40px; line-height: 40px;}
.tit_cp_zy .tit{ position: relative;}
.tit_cp_zy .tit:before{ position: absolute; right: -10%; top: 50%; width: 60%; height: 1px; content: ''; background: #eff2f4;}
.tit_cp_zy .tit .num{ float: left; text-align: center; color: #dd1c2d; font-family: Bahnschrift; font-size: 48px; font-weight: bold;}
.tit_cp_zy .tit .float-start{ padding-left: 2%; line-height: 40px; height: 40px;}
.tit_cp_zy .tit .float-start p{ float: left; color: #dd1c2d; font-size: 30px; font-weight: bold;}
.tit_cp_zy .tit .float-start span{ display: block; float: left; color: #b0b3be; font-size: 30px; text-transform: uppercase; font-weight: bold; font-family: Bahnschrift; padding-left: 10px;}
.tit_cp_zy .font{ float: right; text-align: right; color: #b0b3be; font-size: 18px; padding-right: 20px;}
.tit_cp_zy .font span{ font-weight: bold; color: #dd1c2d;}
.tit_cp_zy .more{ float: right; height: 40px; line-height: 40px; background: #dd1c2d; padding: 0 7%; transition: 0.3s;}
.tit_cp_zy .more a{ color: #fff;}
.tit_cp_zy .more:hover{ background: #dd1c2d; color: #fff;}
.tit_cp_zy .more:hover a{ color: #fff;}
@media screen and (max-width:1200px){
    .tit_cp_zy .tit .float-start p{ font-size: 24px;}
    .tit_cp_zy .tit .float-start span{ font-size: 14px;}
}
@media screen and (max-width:768px){
    .tit_cp_zy .tit .num{  font-size: 26px;}
    .tit_cp_zy .tit .float-start{ width: 85%; }
    .tit_cp_zy .tit .float-start p{ font-size: 22px;}
    .tit_cp_zy .tit .float-start span{ font-size: 14px;}
}
@media screen and (max-width:450px){
    .tit_cp_zy .tit .float-start{ width: 80%;}
}
#xwzx{ margin-top: 3%;}
#xwzx .xwzx_lb { position: relative; text-align: center; transition:0.3s; background: #fff; margin-bottom: 8%;}
#xwzx .xwzx_lb:before{ position: absolute; left: 50%; bottom: 0; content: ''; width: 0; z-index: 1; height: 4px; background: #dd1c2d; transition: 0.3s;}
#xwzx .xwzx_lb .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; background: #fff; border: 1px solid #e7e9ec; }
#xwzx .xwzx_lb .pic p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#xwzx .xwzx_lb .pic p img{ max-width: 100%; height: auto;}
#xwzx .xwzx_lb .font{ padding: 5% 3%; width: 100%; text-align: left; border-left: 1px solid #fff; border-right: 1px solid #fff; border-top: none; border-bottom: 1px solid #e7e9ec; transition: 0.3s; position: relative;}
#xwzx .xwzx_lb .tit{ width: 100%; color: #333333; font-size: 18px; font-weight: bold; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; transition: 0.3s; padding-bottom: 10px;}
#xwzx .xwzx_lb .content{ color: #999999; min-height: 70px; font-size: 15px;}
#xwzx .xwzx_lb .more{ position: absolute; right: 3%; top: 15%; width: 30px; height: 30px; line-height: 30px; border-radius: 100%; border: 1px solid #e7e9ec; color: #dd1c2d; transition: 0.3s; text-align: center;}
#xwzx .xwzx_lb .more i{ font-size: 14px; font-weight: bold;}
#xwzx .xwzx_lb:hover:before{ left: 0; width: 100%;}
#xwzx .xwzx_lb:hover .font{ background: #f4f5f9; border-left: 1px solid #e7e9ec; border-right: 1px solid #e7e9ec;}
#xwzx .xwzx_lb:hover .more{ background: #dd1c2d; color: #fff;}
.fl{float:left;}
.fr{float:right;}
.copp{text-align: center;width:100%;color:#fff; background:#020202; height:50px; line-height:50px;}
.copp a{color:#b4b4b4;}
.footer{
	background:#333;
	height: 300px;
	position: relative;
}
.footer .footer-info{
	float: right; width:988px;
}
.footer .foonter-link{ text-indent:60px;
    padding-top: 10px; height:58px; line-height:58px; font-size:17px; border-bottom:1px solid #2a2a2a;
}
.footer .foonter-link span{
	color:#fff;
}
.footer .foonter-link a{
	color:#fff; font-size:17px;
	padding-right:8px;
}
.footer .foonter-link a:hover{
	color:#da251c;
}
.footer .footer-ewm{ background:#111;
	width:312px;
    float: left; height:300px;
    padding-top: 30px; text-align:center;
}
.footer .footer-ewm img{
	width:210px;
	height: 210px;
}
.footer .footer-ewm p{
	color:#fff;
	text-align: center; font-size:18px;
	line-height:36px; letter-spacing:6px;
}

.footer .footer-info .footer-info-nav{
	margin-left:14px;
    margin-top:20px;
}
.footer .footer-info ul li{
	float: left;
	margin-left: 46px; height:44px; line-height:44px;
}
.footer .footer-info ul li a{
	color:#fff;
	font-size:16px;
}
.footer .footer-info ul li a:hover{
	color:#da251c;
}

.footer .footer-info .footer-info-ccot{
	margin-left:40px;
	margin-top:20px;
}
.footer .footer-info .footer-info-ccot p{
	color:#fff;
	padding-bottom:6px; font-size:16px;padding-left: 20px;
}

.footer .footer-info .footer-info-ctel{
	    padding-top: 10px;
}
.footer .footer-info .footer-info-ctel .ctel{
	background: url(../images/ftel.png) left no-repeat;
	padding-left: 52px;
	margin-bottom: 20px;
	margin-top: 46px; margin-right:90px;
}
.footer .footer-info .footer-info-ctel .ctel p{
	color:#fff;
}
.footer .footer-info .footer-info-ctel .ctel h2,.footer .footer-info .footer-info-ctel .ctel h2 font{
	color:#c60d0d;
	font-size:30px;
	font-weight: 600; font-style:italic;
}

.footer .footer-info .footer-info-ctel a{
	color:#919090;
	background: #da251c;
	font-size:16px;
	padding:6px 22px;
}
.footer .footer-info .footer-info-ctel a:hover{
	background: #fff;
	color:#da251c;
}
.nr{ text-align:center; font-size:16px;}

.footer-con{
	width: 1300px !important;
    margin: 0 auto;
    clear: both;
    display: block;
}
.w1300{width:1300px !important; margin:0 auto; clear:both; display:block;}
/* 三分钟内回电 */
    
    .tel_banner {
        width: 1300px;
        height:206px;
        background: url('../images/tel_banner.jpg');
    }
    
    .tel_banner h1,
    .tel_banner h2,
    .tel_banner h4 {
        text-align: center;
        color: #fff;
    }
    
    .tel_banner h1 {
        font-size: 36px;
        padding-top: 28px;
    }
    
    .tel_banner h1 .underline {
        width: 80px;
        border-top: 4px solid #fff;
        margin: auto;
        position: relative;
        top: 20px;
    }
    
    .tel_banner h2 {
        font-size: 24px;
        margin-top: 37px !important;
    }
    
    .tel_banner h4 {
        font-size: 14px;
    }
	 .afterSale_footer {
        padding: 30px 20px 48px 60px;
        background: #F6F6F6;
        margin-bottom: 50px;
        display: flex;
    }
    
    .afterSale_footer .afterSale_left {
        width: calc(100% - 380px);
    }
    
    .afterSale_footer .afterSale_left h2 {
        padding-top: 55px;
        font-size: 30px;
        color: #C60D0D;
        font-weight: bold;
    }
    
    .afterSale_footer .afterSale_left h2 span {
        margin-left: 10px;
        font-size: 14px;
        font-style: normal;
        color: #666;
    }
    
    .afterSale_footer .afterSale_left .afterSale_left_image {
        width: 100%;
        height: 150px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    
    .afterSale_left_image img {
        width: 100%;
        height: 100%;
    }
    
    .afterSale_left .welcome {
        font-size: 14px;
        color: #333;
        padding: 13px 0;
    }
    
    .afterSale_left .afterSale_left_span {
        display: block;
        width: 215px;
        float: right;
        position: relative;
        top: -28px;
    }
    
    .afterSale_footer .afterSale_left span img {
        width: 17px;
        margin-right: 10px;
        position: relative;
        top: 5px;
    }
    
    .afterSale_footer .afterSale_left h3 {
        display: inline-block;
        width: calc(100% - 40px);
        height: 115px;
        font-size: 30px;
        margin-top: 20px !important;
        color: #fff;
        font-size: bold;
        background: #C60D0D;
        padding: 23px 15px;
        border-radius: 10px;
		
    }
    
    .afterSale_footer .afterSale_left h3 span {
        font-style: normal;
        font-size: 20px;
        color: #FFFFFF;
        display: inline-block;
        margin-top: 10px;
    }
    
    .afterSale_footer .afterSale_right {
        width: 100%;
        padding-left: 30px;
    }
    
    .afterSale_right_tel {
        float: right;
        display: flex;
    }
    
    .tel_image {
        width: 32px;
        height: 31px;
        margin-right: 10px;
        position: relative;
        top: 10px;
    }
    
    .tel_image img {
        width: 100%;
    }
    
    .tel_content {
        font-size: 16px;
        color: #C60D0D;
        margin-right: 30px;
    }
	.afterSale_footer {
        background: #F6F6F6;
    }
    
    .afterSale_footer .afterSale_right .afterSale_item {
        margin-bottom: 16px;
    }
    
    .afterSale_footer .afterSale_right .afterSale_item label {
        width: 50px;
        font-size: 14px;
        color: #333;
    }
    
    .afterSale_footer .afterSale_right .name {
        margin-top: 50px;
        font-size: 14px;
    }
    
    .afterSale_footer .afterSale_right .name .input_text {
        width: 220px;
        height: 32px;
        border: 1px solid #E1E1E1;
        margin-right: 20px;
        text-indent: 5px;
        outline: none;
        background: #fff;
        font-size: 14px;
    }
    
    .afterSale_footer .afterSale_right .phone .input_item {
        width: 220px;
        height: 32px;
        text-indent: 5px;
        outline: none;
        font-size: 14px;
        background: #fff;
    }
    
    .afterSale_footer .afterSale_right .phone span {
        color: red;
    }
    
    .afterSale_footer .afterSale_right .afterSale_item input[type=button] {
        padding: 0px 10px;
        border: 1px solid #E1E1E1;
        margin-right: 8px;
        cursor: pointer;
        font-size: 15px !important;
        border-radius: 2px;
        font-size: 17px;
        background: #fff;
        cursor: pointer;
        outline: none;
        background: #F6F6F6;
    }
    
    .afterSale_footer .afterSale_right .afterSale_item input[type=button]:hover {
        color: #fff;
        background: #C60D0D;
    }
    
    .leave_message label {
        position: relative;
        top: -75px;
    }
    
    .afterSale_footer .afterSale_right .leave_message textarea {
        width: 500px;
        height: 110px;
        outline: #666;
        resize: none;
        padding: 10px;
    }
    
    .afterSale_footer .afterSale_right .submit_button button {
        width: 520px;
        height: 48px;
        cursor: pointer;
        background: #C60D0D;
        color: #fff;
        border: none;
        border-radius: 6px;
        font-size: 18px;
        margin-left: 50px;
    }
	.type-box{
	padding:0 6px;
	margin-top: 6px;
}
.type-box .type-title{
	color: #C60D0D;
	font-size: 16px;
	position: relative;
	padding-left: 10px;
	margin-bottom: 12px;
}
.type-box .type-title:before{
	position: absolute;
	left:0;
	top:3px;
	content:'';
	width: 3px;
	height: 18px;
	background: #C60D0D;
}
.type-box .type-title a{font-size: 18px;}
.type-box p{
	margin-bottom: 9px;
	color:#2a2a2a;
	line-height: 26px;
}
.type-box p b{
	display: inline-block;
	vertical-align: top;
	height: 26px;
	line-height: 26px;
	color: #131313;
	font-weight: none;
}
.type-box p span{
	display: inline-block;
	vertical-align: top;
	padding: 0 12px;
	border: 1px solid #e2e2e2;
	background: #fafafa;
	margin-left: 8px;height: 27px;overflow: hidden;
	border-radius: 3px;
	color:#2a2a2a; font-size:12px; cursor:pointer;
}


.cppage{width:100%;margin-top:40px; overflow:hidden;}
.cpbox{float:left;border:1px solid #dedede;padding:5px;width: 400px;}
.cppics .bd ul li{width:400px;height:100%;}	
.part{overflow:inherit;clear:inherit}
.cppics .bd li img{display:block; width:100%; max-height:300px;}
.cppics .hd{position:absolute;left:32px;bottom:10px;background:url(../images/bg_btpro_hv.png) repeat;padding:5px 10px;display:none}
.cppics .hd ul{vertical-align:middle;float:left;display:inline-block;overflow:hidden;zoom:1}
.cppics .hd ul li{position:relative;float:left;display:inline;margin:0 10px;cursor:pointer;filter:alpha(opacity=80);opacity:.8}
.cppics .hd ul li img{border:2px solid #a3a3a3;display:block;width: 70px;height: 50px;}
.cppics .hd ul li.on{filter:alpha(opacity=100);opacity:1}
.cppics .hd ul li.on img{border:2px solid #f1f1f1}
.cppics .next,.cppics .prev{display:block;width:20px;margin-top:15px;height:26px;float:left;background:url(../images/icon_pro.png) 3px -58px no-repeat;overflow:hidden}
.cppics .next{left:auto;right:10px;background-position:-107px -58px}
.cpintro{float:right;overflow:hidden;width: 728px;}
.cpintro dl{border-bottom:1px #ccc dashed;font-size:16px;padding-bottom:12px;overflow:hidden;font-size:14px;}
.cpintro dl div{ overflow:hidden;}
.cpintro dl dd,.cpintro dl dt{float:left;overflow:hidden;font-size:14px}
.cpintro dl dt{width:80px;font-weight:700;font-size:14px}
.cpintro h1{line-height:60px;font-size:24px;}
.cpintro dl dd,.cpintro dl dt{height:30px;font:400 16px/30px "microsoft yahei"}
.cpintro dl dd{width:500px}
.cpintro .text{margin-top:12px;line-height:30px}
.cpintro .text span{font-weight:700;font-size:14px}
.cpintro .price{ margin-top:20px;}
.cpintro .price,.cpintro .price a{font:400 14px/36px "microsoft yahei";color:#fff}
.cpintro .price .price_3d{float:left;display:block;text-indent:48px;width:123px;line-height:40px;overflow:hidden;background-position:0 0;background-color:#424355;margin-right:10px;font-size:16px}
.cpintro .price .price_3d:hover{background-color: #595a72}
.cpintro .price .price_a{float:left;display:block;text-indent:48px;width:130px;line-height:40px;overflow:hidden;background-position:0 -40px;background-color:#D51717;margin-right:10px;font-size:16px}
.cpintro .price .price_a:hover{background-color:#ff4f4c;}
.cpintro .price span{float:left;display:block;text-indent:48px;line-height:40px;background-position:0 -80px;background-color:#424355;width:172px;font-size:16px}
.border1{border-bottom:1px solid #e6e6e6}
.cpintro .file{position:absolute;right:0;bottom:22px;background-color:#fff;width:150px;height:26px;display:block}
.cpintro .file span{line-height:26px;display:block;float:left;width:88px;text-align:center;height:26px;overflow:hidden}
.cpintro .file a{display:block;width:18px;height:20px;float:left;background-position: 0 -216px;margin-right:10px}
.cpintro .file a.doc{background-position: 0 -196px;}
.cpintro .file a.pdf{background-position: 0 -216px;}
.cpintro .file a:hover{background-position-x:-18px;}
.cpnav{height:60px;z-index:8;position:relative;top:0;background-color:#efefef}
.cpnavbox{float:left;width:100%}
.cpnavbox li{float:right;width:197px;font:700 16px/60px "microsoft yahei";text-align:center;cursor:pointer;border-right:1px solid #FFF}
.cpnavbox li a {color:#666;display: block;}
.cpnavbox li .on {background-color:#D51717;color:#fff}
.cpnav .viewcd{text-indent:10px;width:155px;float:right;font:400 12px/50px 100;position:relative;background-color:#f8f8f8}
.cpnav .viewcd span{display:block;width:55px;height:50px;float:right;background:url(../images/icon_pro.png) -75px -102px no-repeat}
.cpnav .viewcd .code{position:absolute;left:0;top:50px;z-index:999;display:none}
.cpnav .viewcd .code img{width:155px;height:155px;float:left}
#cpcont{line-height:26px}
#cpcont .pw{border-bottom:1px solid #e6e6e6;overflow: inherit;}
.bor{border-bottom:1px solid #e6e6e6}
#cpcont h2{width:100%;height:42px;margin-bottom:25px}
#cpcont h2 span{line-height:42px;display:block;width:100px;font:100 24px/42px "microsoft yahei";color:#333;background:url(../images/bg3.png) no-repeat left bottom}
#cpcont p{margin:15px 0;font-size:16px;line-height:35px;width: 100%;
    
    text-indent: 2rem;}
#cpcont p.hot_qian{margin:-20px 0 30px;padding-bottom:20px;border-bottom:1px solid #e6e6e6;}
#cpcont p.hot_qian a{margin-right: 20px;border-bottom: dashed 1px;}
#cpcont p.hot_qian a:hover{border-bottom-style:solid;}
#cpcont p img {width: auto;}
#cpcont .advan dl dt{font:700 14px/48px "microsoft yahei";margin-top:10px}
#cpcont .btpro{margin-top:20px}
#cpcont .btpro .btx{line-height:22px}
.proform{font:700 14px/26px "microsoft yahei";margin:20px 0 0 27px}
.proform ul input,.proform ul textarea{border:1px solid #e0e0e0;line-height:26px;padding:0 5px;margin-left:10px;font-family:"microsoft yahei"}
.proform ul input{height:26px}
.proform textarea{height:78px;float:left;margin-bottom:15px;overflow:hidden}
.proform ul{overflow:hidden}
.proform ul li{margin-bottom:10px}
.proform ul li span{float:left}
.proform .submit{float:left;padding-left:80px;overflow:hidden}
.proform .submit input{width:95px;line-height:30px;color:#d6d6d6;margin-right:20px;color:#595c68;font-family:"microsoft yahei";cursor:pointer}
.proform .submit input.sub{color:#fff;background-color:#fb4646}
#cpcont h2.para{margin-bottom:20px}
.protype ul{height:41px;margin:40px auto}
.protype ul li{float:left;line-height:42px;font-size:14px;text-align:center;cursor:pointer;font-weight:700;padding:0 40px;font-family:"microsoft yahei";background-color:#ebebeb}
.protype .hit{background:#D51717;color:#fff;font-family:"microsoft yahei"}
.advan{font-family:"microsoft yahei"}
.protype .tab{clear:both}
.protype .tab .list{display:none}
.prospec{width:100%}
.prospec td{line-height:39px;border:1px #dcdcdc solid;text-align:center}
.prospec td img{vertical-align:middle;width:auto;}
.prospec .mhover{background-color:#f6f6f6}
.prospec .top td{font-weight:700;background-color:#f6f6f6}

#imgto{width:410px; float:left;}
#imgto .big{width:400px;height:300px;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/  text-align:center; background:#fff;border:1px solid #e2e2e2; padding:4px;}
#imgto .big img{max-width:400px;max-height:300px;}

#imgto .small{height:80px; margin-top:5px;width:100%; clear:both;}
#imgto .small div{float:left;overflow:hidden;}
#imgto .small div.imgl,#imgto .small div.imgr{width:18px;height:78px; line-height:78px; border:1px solid #CCC; background-color:#F6F6F6; text-align:center; font-weight:bold; color: #999; cursor:pointer; font-family:"宋体";}
#imgto .small div.imgl:hover,#imgto .small div.imgr:hover{ background-color: #E7E7E7; color: #666}
#imgto .small div.imgc{width:366px; position:relative;height:80px;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/}
#imgto .small div.imgc ul{ position:absolute;width:2200px; height:80px;top:0; left:0;}
#imgto .small div.imgc ul li{ float:left; width:108px;height:78px; margin-left:10px;cursor:pointer;border:1px solid #1a1f23;}
#imgto .small div.imgc ul li img{max-width:106px; height:78px;}
#imgto .small div.imgc ul li.the {border:1px solid #D51717}


.anli-qh{width:100%;height:auto;overflow:hidden}
.pro-anli{position:absolute;display:none;top:0;left:0}
.pro-anli-con{width:680px;margin-right:60px;float:left}
.pro-anli img{width:370px;height:256px;}
.pro-anli-con ul li{line-height:34px;font-size:14px;font-family:"microsoft yahei"}
.pro-anli-con h3{font-size:20px;color:#666;line-height:60px;font-family:"microsoft yahei"}
.pro-anli-con span{width:105px;display:block;height:28px;border:1px solid #D51717;margin-top:20px}
.pro-anli-con span a{display:block;color:#D51717;text-align:center;line-height:28px}
.pro-anli-num{position:relative;left:0;bottom:0}
.pro-anli-num ul li{width:50px;height:3px;float:left;margin-right:4px;background-color:#c9c9c9;cursor:pointer}
.pro-anli-num ul .on{background-color:#D51717}

.red{color:#D51717}
.pro-con-l{width:273px;margin-right:30px;float:left;height:304px;overflow:hidden;position:relative;cursor:pointer}
.pro-con-l .pro-img-ho{position:absolute;top:0;left:-273px;background:url(../images/bg1.png) repeat;width:273px;height:304px}
.pro-con-l .pro-img-ho h2{color:#fff;width:100%;margin-top:12px;margin-bottom:15px;text-align:center;font-size:22px;font-weight:100}
.pro-con-l .pro-img-ho p{color:#fff;font-size:14px;line-height:28px;padding:0 27px}
.pro-con-l .pro-img-ho span{border:1px solid #fff;margin-top:15px;color:#fff;text-align:center;line-height:23px;margin-left:27px}
.pro-con-r{width:100%;height:auto;overflow:hidden;position:relative}
.pro-con-r .pro-con-r-t{height:68px;overflow:hidden;width:100%}
.pro-con-r .pro-con-r-t a{line-height:14px;font-size:14px;display:block;padding-right:50px;text-align:left;float:left;margin-top:20px;white-space:nowrap;color: #666;}
.pro-con-r .pro-con-r-t a:hover{color:#D51717}
.pro-con-r span{width:50px; float:right;}
.pro-con-r span a{width:100%;text-align:right}
.pro-con-r .pro-con-r-b{width:100%; overflow:hidden; }
.pro-con-r .pro-con-r-b .pro-con-r-b-1{width:23%;height:205px;position:relative;float:left; margin:0 1%;overflow:hidden}
.pro-con-r-b-1 img{ width:100%;}
.pro-con-r .pro-con-r-b .pro-con-r-b-1 a{width:100%;height:100%;display:block;overflow:hidden;position:absolute}
.pro-con-r .pro-con-r-b .pro-con-r-b-1 h3{position:absolute;bottom:0;left:0;background:url(../images/bg1.png) repeat;text-align:center;line-height:40px;width:100%;color:#fff;height:40px; font-size:15px;}
.pro-con-r .pro-con-r-b .pro-con-r-b-1:hover h3{background:url(../images/bg22.png) repeat;float:left}

.janli b{color:#333;background:url(../images/bg3.png) no-repeat left bottom;width:100px;line-height:24px;height:35px;font-size:24px;float:left;margin-bottom:0;font-weight:100}
.janli-l{width:580px;float:left;overflow:hidden;margin-right:30px}
.janli-l-con{width:609px;position:relative;overflow:hidden;display:block;}
.janli-l-con div{width:180px;margin-right:20px;margin-bottom:20px;float:left;height:126px;position:relative}
.janli-l-con div a{width:180px;display:block}
.janli-l-con div a img{width:100%;}
.janli-l-con div p{position:absolute;height:30px;line-height:30px;background:url(../images/bg1.png) repeat;bottom:0;left:0;width:100%;text-align:center;display:block;color:#fff}
.janli-l-con div:hover p{background:url(../images/bg2.png) repeat}
.janli-r{width:100%}
.janli-r .janli-r-con{width:48%;background-color:#e6e6e6; float:left;;overflow:hidden;margin:0 1% 1%;}
.janli-r .janli-r-con a{float:left;color:#666;width:180px;height: 135px;}
.janli-r .janli-r-con a img {width: 100%;}
.janli-r .janli-r-con .janli-r-r{width:330px;float:left; margin-left:30px;}
.janli-r .janli-r-con .janli-r-r a img{width:170px;height:120px;float:left}
.janli-r .janli-r-con .janli-r-r h4{font-size:16px;line-height:28px; height:28px; overflow:hidden;margin-top:15px;width:100%;}
.janli-r .janli-r-con .janli-r-r h4 a{ display:block; line-height:28px; height:28px;margin-bottom:10px;text-align:left;}
.janli-r .janli-r-con .janli-r-r h4:hover a{color:#ff3200}
.janli-r .janli-r-con .janli-r-r p{font-size:14px;line-height:30px;width:100%;overflow:hidden;height:60px;margin-top:10px}

.xnav{width:917px;height:60px;margin:0 auto;position:relative;}
.xnav ul li{width:20%;float:left;height:60px;line-height:60px;text-align:center}
.xnav ul li a{width:100%;height:70px;line-height:70px;margin-top:-5px;display:block;text-align:center;margin-left:auto;margin-right:auto;z-index:9;zoom:1}
.xnav .list li a.on{color:#fff;background-color:#D51717}
.xnav ul li:hover a{color:#fff;background-color:#D51717}
.bg-line{width:103%;margin:0 auto;background-color:#e6e6e6;z-index:-2;zoom:1;position:absolute;top:0;height:60px;left:-1.5%}
.xnav .line{width:170px;height:70px;background-color:#D51717;position:absolute;top:-5px;left:8px;z-index:-1;zoom:1}
.pro-list-top .img{width:50%;float:left;margin-right:3.3%;display:inline;overflow:hidden}
.pro-list-top .img img{width:100%}
.pro-list-top .pro-list-top-r{float:left;width:555px;display:inline;overflow:hidden}
.pro-list-top .pro-list-top-r h1{font-size:30px;line-height:30px;color:#333;font-weight:100;margin:30px 0 20px 0}
.pro-list-top .pro-list-top-r p{line-height:28px;color:#666;padding:0}
.pro-list-top .pro-list-top-r a{background-position:0 -40px;background-color:#D51717;width:130px;height:40px;display:block;line-height:40px;color:#FFF;text-align:left;float:left;text-indent:48px;margin-right:20px;margin-top:25px}
.pro-list-top .pro-list-top-r:hover a{background-color:#ff4f4c;}
.pro-list-top .pro-list-top-r span{width:272px;height:40px;display:block;float:left;background-position:0 -80px;background-color:#424355;line-height:40px;color:#FFF;text-align:left;text-indent:48px;margin-top:25px}
.pro-list-con{width:1212px;overflow:hidden}
.pro-list-con .pro-list{width:23%;float:left;margin:1%;}
.pro-list .list{height:120px;width:100%;margin-bottom:10px;float: left;background-color: #cecece;-webkit-transition-property: background-color;-webkit-transition-duration: 0.5s;-webkit-transition-timing-function: ease;}
.pro-list .list p{height:120px;width:55%;margin-bottom:10px;line-height: 120px;font-size: 24px;color:#333;text-align: center;margin: 0 auto;display: block;}
.pro-list .list i {width:38px;height:38px;display: block;float: left;margin-top: 40px;}
.pro-list .pejian i{background-position:0 -120px;}
.pro-list .kefu i{background-position:0 -158px;}
.pro-list .list:hover{background-color: #D51717;-webkit-transition-property: background-color;-webkit-transition-duration: 0.5s;-webkit-transition-timing-function: ease;}
.pro-list .list:hover p{color:#ffffff;}
.list:hover .pejian i{background-position:-38px -120px;}
.list:hover .kefu i{background-position:-38px -158px;}
.pro-list-con .pro-list a img{width:100%;height:205px;}
.pro-list-con .pro-list h2{display:inline-block;height:56px;line-height:55px; overflow:hidden;text-align:center;color:#333;font-size:16px;display:block;position:relative}
.pro-list-con .pro-list h2:after{transition:all .5s cubic-bezier(.68,-.55,.27,1.55);animation:lineout .5s infinite;-webkit-animation:lineout .5s infinite;animation-iteration-count:1;-webkit-animation-iteration-count:1;position:absolute;bottom:-5px;left:0;display:inline-block;content:"";height:1px;width:0;background:#D51717}
.pro-list-con .pro-list:hover h2:after{transition:all .5s cubic-bezier(.68,-.55,.27,1.55);animation:linemove .5s infinite;-webkit-animation:linemove .5s infinite;animation-iteration-count:1;-webkit-animation-iteration-count:1;position:absolute;bottom:-5px;left:0;display:inline-block;content:"";height:1px;width:100%;background:#D51717}
.pro-list-con .pro-list:hover h2{color:#D51717;}
@keyframes linemove{from{width:0}
to{width:100%}
}
@-webkit-keyframes linemove{from{width:0}
to{width:100%}
}
@keyframes lineout{from{width:100%}
to{width:0}
}
@-webkit-keyframes lineout{from{width:100%}
to{width:0}
}
@media screen and (max-width:1199px){
	.bpro {background: url(pgpro_s.jpg) 50% 50% no-repeat;}
    .container,.cpnav,.header .hdbox,.navlist,.wrapper{width:990px}
    .cpintro .file{display:none}
    .pro-anli-con{width:53%;margin-right:1%;float:left}
    .pro-anli-con img{width:37.8%}
    .biaodan form .formleft{width:47.7%}
    .biaodan form .formright{width:47.7%}
    .biaodan form .formleft input{width:98%}
    .biaodan form .formright input{width:98%}
    .biaodan form .formright textarea{width:98%}
    .cpnavbox li{width:164px}
    .cpbox{height:302px}
    .xnav{width:800px;height:60px;margin:0 auto;position:relative}
    .xnav ul li{width:20%;float:left;height:60px;line-height:60px;text-align:center}
    .pro-list-top .pro-list-top-r p{line-height:28px;color:#666}
    .pro-list-top img{width:50%;float:left;margin-right:40px}
    .pro-list-top .pro-list-top-r{float:left;width:45%}
    .pro-list-top .pro-list-top-r h1{margin:0 0 20px 0}
    .pro-list-con{width:1000px;overflow:hidden}
    .pro-list-con .pro-list{width:230px;float:left;margin-right:20px;height:230px}
    .pro-list-con .pro-list h2{height:56px;line-height:56px;text-align:center;color:#333;font-size:16px;display:block}
    .janli-l{width:50%;float:left;overflow:hidden;margin-right:1%}
    .janli-l-con{width:498px}
    .janli-l-con div{width:156px;margin-right:10px;margin-bottom:10px;float:left;height:110px;position:relative}
    .janli-l-con div a{width:100%;height:100%;display:block}
    .janli-l-con div a img{width:100%}
    .janli-l-con div p{position:absolute;height:30px;line-height:30px;background:url(../images/bg1.png) repeat;bottom:0;width:100%;text-align:center;display:block;color:#fff}
    .janli-l-con div:hover p{background:url(../images/bg2.png) repeat}
    .janli-r{width:47%;float:left}
    .janli-r .janli-r-con{width:100%;height:110px;background-color:#e6e6e6;display:block;overflow:hidden;margin-bottom:10px}
    .janli-r .janli-r-con a{float:left;color:#666;width:170px;text-align:right;margin-right:20px}
    .janli-r .janli-r-con .janli-r-r{width:266px;float:left}
    .janli-r .janli-r-con .janli-r-r a img{width:170px;height:120px;float:left}
    .janli-r .janli-r-con .janli-r-r h4{font-size:16px;line-height:28px;margin-top:15px;width:100%;float:left}
    .janli-r .janli-r-con .janli-r-r h4 a{width: 100%;line-height:28px;margin-bottom:10px;display:block;float:left;text-align:left;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
    .janli-r .janli-r-con .janli-r-r p{font-size:14px;line-height:14px;width:330px;height:15px;margin-top:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
    .janli-r .janli-r-con .janli-r-r p b{font-size:14px;line-height:14px;background:0 0;margin-bottom:0;height:14px;width:70px}
    .pro-t-l{width:47%;float:left;border-right:1px solid #d4d5d5;margin-right:5%}
    .over1{width:720px;float:left}
    .pro-t-r{width:46%;float:left;overflow:hidden}
    .pro-t-r .pro-t-con{width:200px;margin-right:40px;float:left;height:325px}
    .pro-t-l div{width:154px;height:165px;float:left;cursor:pointer}
    .pro-con-l{width:227px;margin-right:3%;float:left;overflow:hidden;position:relative;cursor:pointer;height:252px}
    .pro-con-l .pro-img-ho{position:absolute;top:0;left:-227px;background:url(../images/bg1.png) repeat;width:227px;height:252px}
    .pro-con-l .pro-img-ho h2{color:#fff;width:100%;margin-top:10px;margin-bottom:10px;text-align:center;font-size:22px;font-weight:100}
    .pro-con-l .pro-img-ho p{color:#fff;font-size:14px;line-height:24px;padding:0 10px}
    .pro-con-l .pro-img-ho span{border:1px solid #fff;margin-top:10px;color:#fff;text-align:center;line-height:23px}
    .pro-con-r{width:73.5%;height:252px;float:left;overflow:hidden}
    .pro-con-r .pro-con-r-t a{line-height:14px;font-size:14px;display:block;width:25%;text-align:left;float:left;margin-top:15px}
    .pro-con-r .pro-con-r-t span{width:50px}
    .pro-con-r .pro-con-r-t span a{width:100%;text-align:right}
    .pro-con-r .pro-con-r-b{width:909px;height:197px}
    .pro-con-r .pro-con-r-b .pro-con-r-b-1{width:228px;margin-top:39px;height:159px;position:relative;float:left;margin-right:21px}
    .pro-con-r .pro-con-r-b .pro-con-r-b-1 h3{position:absolute;bottom:0;background:url(../images/bg1.png) repeat;text-align:center;line-height:40px;width:100%;color:#fff}
    .pro-con-r .pro-con-r-b .pro-con-r-b-1:hover h3{background:url(../images/bg2.png) repeat}
    .pro-con-r .pro-con-r-b .pro-con-r-b-1 img{width:100%}
	.cpbox{width:430px;height:300px}
	.cppics .hd ul li img{width:52px;height:36px}
	.cppics .next,.cppics .prev{margin-top:7px}
	.cppics .bd li img{width:430px;height:300px}
	.cpintro{width:498px}
	.cpintro{height:312px}
	.cpintro h1{line-height:45px;font-size:20px}
	.cpintro dl dd,.cpintro dl dt{height:28px;font:400 14px/28px "microsoft yahei"}
	.cpintro dl dd{width:370px}
	.cpintro .text{height:48px;overflow:hidden}
	.othpro{width:470px}
	.othpro h3{line-height:35px}
	.othpro .bimg img{width:204px;height:140px}
	.othpro .intro{width:230px;height:149px}
	.othpro .intro li{height:26px;overflow:hidden}
	.cpcontact,.cporder{width:470px}
	.proform ul input,.proform ul textarea{width:290px}
    .pro-anli-con span{margin-top:10px}
    .pro-anli-num{left:35%}
    .cases_con_ban{width:990px;}
    .cases_con_ban .cases_con_ban_con{left:132px}
    .quanping{width:990px;margin: 0 auto;}

}
@media only screen and (max-width: 995px) {
.pro-list-con .pro-list a img{ height:150px;}
}
#cpcont .pw{
	overflow: hidden;
}
.wrapper{width:1200px;margin:0 auto;overflow:hidden}
.biaodan{height:auto;display:block;margin-top:10px;overflow:hidden}
.biaodan p{line-height:24px;font-size:14px;color:#666;display:block;font-weight:100;margin-bottom:40px;text-indent:2em;margin-top: 30px;}
.biaodan form{height:330px;display:block}
.biaodan form input{margin-left:0;padding:0}
.biaodan form .formleft{width:568px;margin-right:40px;float:left;height:100%;overflow:hidden;position:relative}
.biaodan form .formleft input{line-height:38px;border:1px solid #cacbcb;opacity:.5;height:38px;margin-bottom:10px;width:566px;text-indent:10px;}
.biaodan form .formright{width:568px;float:left;height:100%;overflow:hidden;position:relative}
.biaodan form .formright input{line-height:38px;border:1px solid #cacbcb;opacity:.5;height:38px;margin-bottom:10px;width:566px;text-indent:10px;float:left}
.biaodan form .formright textarea{height:138px;width:566px;text-indent:10px;border:1px solid #cacbcb;opacity:.5;line-height:30px}
.biaodan form .formleft button{cursor:pointer;width:100px;height:40px;background-color:#D51717;color:#FFF;line-height:40px;float:right;border:none;position:absolute;right:0;bottom:50px}
.biaodan form .formright button{cursor:pointer;width:100px;height:40px;background-color:#D51717;color:#FFF;line-height:40px;border:none;position:absolute;left:0;bottom:50px}
.price_a,.price span,.price_3d,.cpintro .file a,.pro-list-top-r a,.pro-list-top-r span,.pro-list .list i{background: url(../images/pro_btn.png) no-repeat;}
.h60{height:60px}
.h50{height:50px}
.h40{height:40px}
.h30{height:30px}
.h20{height:20px}
.h10{height:10px}
.clear,.c{clear:both; height:0px; font-size:0px; overflow:hidden;}
.cont{
	width: 1300px;
    margin: 0 auto;
}
.info_title {
	margin: 10px 0 0 0;
	width: 100%;
	height: 40px;
	background: #E2E2E2;
	margin-bottom: 10px; clear:both;
}
.info_title b {
	display: inline-block;
	padding:0 20px;
	height: 100%;
	border-right: 1px solid #fff;
	background: #D01817;
	color: #fff;
	line-height: 40px;
}
.info_title a {
	margin: 8px;
	width: 15px;
	height: 15px;
	background-position: 0 -426px;
}
.index_cp{width:100%;display:block;}
.index_cp ul{margin:0;padding:0; clear:both; overflow: hidden;}
.index_cp li {float:left; width: 312px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;
 border:1px solid #e0e0e0;border-bottom:3px solid #e0e0e0; margin: 0 6px; margin-bottom:25px; }
.index_cp li:hover{border-bottom:3px solid #F24302;}
.index_cp li b{font-weight:normal; 
}
.index_cp li a{display:block; font-size:16px;}
.index_cp li a .cp_name{display: block; width:384px; height:265px;background: #fff; color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/ overflow:hidden;}
.index_cp li a:hover b{color: #fff;}
.index_cp li a img{max-width: 384px; max-height:265px; vertical-align:middle;}
.index_cp li span{height:40px; line-height:40px; background:#f0f0f0;display:block; clear:both; width:100%; margin:0 auto; overflow:hidden; padding-bottom:8px;}
.index_cp li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.index_cp li a .cp_name img{transition:transform 1s ease 0s}
.index_cp li .zxzx{ padding:0; clear:both;}
.index_cp li .zxzx a{ display: block; float: left;  width:50%;  text-align: center; height: 36px; line-height:36px;color: #fff;}
.index_cp li .zxzx .zzl{background: #93081A; color: #fff;}
.index_cp li .zxzx .zzr{ background: #bfbfbf;color: #fff;}
/*分页*/
.pages{text-align:center;clear:both; padding:5px 0px 10px 0px;font-size:14px;width:100%; margin:0 auto;margin:15px 0;}
.pages a{margin:3px;padding:8px 12px;border:1px solid #c1c1c1;color:#A0A0A0;font-size:14px;border-radius: 3px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FEFEFE), to(#F0F0F0));}
.pages span{background:#15181E;color:#fff;margin:3px;padding:8px 12px;border:1px solid #15181E;border-radius: 3px;}
.con p{font-size:16px;}

.dingsheng_nav {
    position: fixed;
    z-index: 999;
    right: 0;
    top: 170px;
    width: 140px;
    -ms-background-image: linear-gradient(to bottom right, #e24a2a, #b8221d);
    -moz-background-image: linear-gradient(to bottom right, #e24a2a, #b8221d);
    -webkit-background-image: linear-gradient(to bottom right, #e24a2a, #b8221d);
    background-image: linear-gradient(to bottom right, #e24a2a, #b8221d);
    border-radius: 10px;
    border: 4px solid #ca2c18;
    padding: 12px 0 30px;
}

.dingsheng_nav .weixin_code_nav {
    width: 110px;
    margin: 0 auto;
}

.dingsheng_nav .weixin_code_nav .img_box img {
    width: 100%;
}
.dianhua_nav font{font-weight: bold;}

.dingsheng_nav .weixin_code_nav .text {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    padding-top: 2px;
}

.Statements_and_Schemes {
    padding: 12px 2px 10px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-align-items: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.Statements_and_Schemes .item {
    margin-bottom: 7px;
}

.Statements_and_Schemes .item a {
    width: 160px;
    border: 1px solid #ee9586;
    border-radius: 10px;
    background: rgba(234,120,101,0.76);
    padding: 5px 10px 5px 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.15);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.Statements_and_Schemes .item a .icon {
    width: 38px;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
}

.Statements_and_Schemes .item a .icon img {
    width: 100%;
}

.Statements_and_Schemes .item a .right_box {
    padding-left: 10px;
}

.Statements_and_Schemes .item a .right_box .tt {
    font-size: 14px;
    color: #70110a;
}

.Statements_and_Schemes .item a .right_box .text {
    font-size: 14px;
    color: #ffffff;
    padding-top: 2px;
}


.dingsheng_nav .dianhua_nav a {
    display: block;
    font-family: "Impact";
    font-size: 20px;
    color: #ffd343;
    text-align: center;
}

.dingsheng_nav .Free_inquiry {
    padding-top: 12px;
}

.dingsheng_nav .Free_inquiry a {
    display: block;
    width: 122px;
    margin: 0 auto;
}

.dingsheng_nav .Free_inquiry a img{
max-width: 100%;
}
.icon-gongsi1:before {
  content: "\e769";
}

.icon-jiandingzizhi:before {
  content: "\e635";
}

.icon-lianxiren:before {
  content: "\e814";
}

.icon-qiyewenhua1:before {
  content: "\e71f";
}

.view_con table{border:0px;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2; width:100%; margin:10px auto;}
.view_con table td{/* border-left:1px solid #e2e2e2; *//* border-bottom:1px solid #e2e2e2; */margin:0px;padding:0px;text-align:center;}