﻿@charset "utf-8";
*{
  margin: 0;
  padding:0;
}
table {
   
   
    border-bottom: 0 !important;
    border-left: 0 !important;
  border-collapse:collapse;border:none;
}
td {  padding:2px;}
body {
	color: #666;
	background: url(../images/bg.jpg) repeat;
	text-align: center;
	font:14px/1.5 Arial,sans-serif;
	line-height: 22px;
	}
div, h1, h2, h3, h4, h5, h6, dl, dt, dd, ol, ul, li, p, q, span, strong, form, iframe, label, textarea, input {
	padding: 0;
	margin: 0;
	text-align: left
}
div {
	margin: 0 auto
}
ul, li, ol {
	list-style: none;
	list-style-type: none
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic
}
.cur a{
	 color:red;
}
textarea {
	overflow-y: auto
}
q {
	quotes: none
}
q:before, q:after {
	content: '';
	content: none
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #FF4200;
}
.none, #none, .hide, #hide {
	display: none
}
#clear, .clear {
	clear: both;
	line-height: 1px;
	height: 1px;
	margin-top: -1px;
	overflow: hidden
}
a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.fl, .l, #l {
	float: left
}
.fr, .r, #r {
	float: right
}
.MT10 {
	margin-top: 10px
}
.MB10 {
	margin-bottom: 10px
}
.PT10 {
	padding-top: 10px
}
.PB10 {
	padding-bottom: 10px
}
.PT30 {
	padding-top: 30px
}
.MT20 {
	margin-top: 20px
}
.MT50 {
	margin-top: 50px
}

.r5 {
	margin-right: 10px;
}
.bbai {
	background: #FFF !important;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.gray {
	color: #999;
	font-weight: normal;
}
.white {
	color: #fff;
	font-weight: normal;
}
.container {
	margin: 0 auto;
	width: 1200px;
}
a, li, span, p {
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
#header {
  background: #fff;
}

.header_top {
	width: 100%;
	height: 35px;
	overflow: hidden;
	border-bottom: #dedede 1px dashed;
}
.header_top .header_top{
	width:1200px;
	margin:2px auto;
	border:none;
}
.header_top .complaint{
	        float:left;
	        text-align: left;
	        color:#ee2c2c;
	        font-size: 14px;
	        height: 35px;
	        line-height: 35px;
}

.header_top  li {
	width: 70px;
	height: 35px;
	text-align: center;
	float: right;
	display: block;
	line-height: 35px;
	color: #ccc;
	}
.header_top  li a {
	color: #666;
}
.header_top  li a:hover {
	color: #808080;
}
.wrapper {
    width: 1200px;
    margin: 0 auto;
}
.h_box01 {
    background: url(../images/h_bg01.png) no-repeat center 0;
    height: 46px;
}

.h_box01 .tel {
    font-size: 14px;
    line-height: 46px;
    color:#353536;
}

.h_box01 .tel:before {
    content: "";
    display: inline-block;
    width: 32px;
    height: 36px;
    background: url(../images/icons.png) no-repeat 0 0;
    vertical-align: middle;
    margin-right: 10px;
}

.social a {
    display: block;
    float: left;
    width: 54px;
    height: 46px;
    background: url(../images/social01.png) no-repeat;
    border-left: solid 1px #ced5db;
}

.social .s01 {
    background-position: 0 0;
}

.social .s02 {
    background-position: -57px 0;
}

.social .s03 {
    background-position: -112px 0;
}

.social .s04 {
    background-position: -166px 0;
}

.social .s05 {
    background-position: -220px 0;
}

.social .s01:hover {
    background-position: 0 -47px;
}

.social .s02:hover {
    background-position: -57px -47px;
}

.social .s03:hover {
    background-position: -112px -47px;
}

.social .s04:hover {
    background-position: -166px -47px;
}

.social .s05:hover {
    background-position: -220px -47px;
}

.language {
	margin-top: 12px;
    width: 220px;
    position: relative;
}

.language .lan_tit {
    line-height: 46px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}

.language .lan_tit:before,
.language .lan_tit:after {
    content: "";
    display: inline-block;
    background: url(../images/icons.png) no-repeat;
    vertical-align: middle;
}

.language .lan_tit:before {
    width: 39px;
    height: 22px;
    background-position: -36px 0;
    margin-right: 10px;
}

.language .lan_tit:after {
    width: 25px;
    height: 8px;
    background-position: -119px 0;
    margin-left: 12px;
}

.language .lan_select {
    position: absolute;
    left: 0;
    z-index: 9;
    background: rgba(224, 71, 40, .9);
    width: 195px;
    padding: 12px 0;
    top: 46px;
    display: none;
}

.language .lan_select dd a {
    display: block;
    text-align: center;
    line-height: 28px;
    color: #fff;
    font-size: 14px;
}

.language .lan_select dd:hover a {
    text-decoration: underline;
}


.hd_cont {
	position: relative;
	height: 110px;
	overflow: hidden;
}
.hd_cont .hd_logo {
	position: absolute;
	left: 0;
	top: 10px;
	width: 500px;
}
.hd_cont .hd_logo dd {
	margin-top: 2px;
	margin-left: 12px;
	padding-left: 20px;
	border-left: 1px solid #9B9B9B;
}
.hd_cont .hd_logo dd h2 {
	font-size: 14px;
	font-weight: normal;
	color: #808080;
}
.hd_cont .hd_logo dd p {
	font-size: 14px;
	color: #808080;
}


.hd_cont .dh_phone:before {
    content: "";
    display: inline-block;
    width: 32px;
    height: 24px;
    background: url(../images/icons.png) no-repeat -80px -26px;
    margin: 2px 15px 0 0;
    float: left;
}
.hd_cont .dh_phone {
	padding: 0 0 18px 180px;
	margin-top: 50px;
	color: #5c5c5c;
	width:350px;
}
.hd_cont .dh_phone dd {
	font-size: 26px;
	color: #f67114;
}
.hd_cont .dh_phone dd a{
	             color:#FF7E0E;
}
.hd_cont .dh_phone dd a:hover{}
#nav {
	width: 100%;
	height: 50px;
	overflow: hidden;
	background:#73b412;
	margin:1px auto;
	min-width: 1200px;
	
}
#nav_sp {width: 100%;
	height: 50px;
	overflow: hidden;
	background: url(../images/h_bg_sp.png) no-repeat center 0;
	margin:1px auto;
	min-width: 1200px;}
#nav_fr {
	width: 100%;
	height: 50px;
	overflow: hidden;
	background: url(../images/h_bg_fr.png) no-repeat center 0;
	margin:1px auto;
	min-width: 1200px;}
#navMenu {
	width: 1200px;
	overflow: hidden;
	height: 50px;
	margin: 0 auto;
}
.nav1 {
	overflow: hidden;
	height: 50px;
    float:left;
}
#navMenu ul li.m {
	float: left;
	display: block;
	background: url(../images/border.jpg)no-repeat right top;
}
.nav1 .sub{display: none;
    position: absolute;
    background: #FF7E0E;
    text-align: center;
    margin:1px auto;
    z-index:9;
   opacity:0.8;}
.nav1 ul.sub li{padding:0 5px;}
#navMenu ul li.hover{background:#FF7E0E;}
 ul.nav1>li>a {
	height: 100%;
	line-height: 50px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-family:"webregular",Verdana;
	text-transform: uppercase;
	 margin:0 22px;
	 width:95px;

}
.sub li a{
	line-height: 35px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-family:"webregular",Verdana;
	 margin:0 18px;}
#navMenu ul li.curr{background:url(../images/nav01.png) no-repeat right top;}
 ul.nav1>li:first-child{width:90px;
                           }
 ul.nav1>li:first-child a {text-align: right;}
#navMenu ul li:first-child:hover {
	background:#E04727;
	color:#fff;
}

#navMenu ul li:linked{}
#navMenu ul li:visited{background: #FF7E0E;}
#navMenu ul li:hover{background: #FF7E0E;}
/*#navMenu ul .home a {
	background: #FF4200;
}
#navMenu ul .hover a {
	background: #FF4200;
}*/
.dropMenu {
	position: absolute;
	top: 0;
	z-index: 100;
	width: 160px;
	visibility: hidden;
	margin-top: -2px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #FF4200;
}
.dropMenu li {
	display: block;
}
.dropMenu a {
	display: block;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	color: #FFFFFF;
}
* html .dropMenu a {
	width: 100%;
	color: #FFFFFF;
}
.dropMenu a:hover {
	color: fff;
	background-color: #666;
}
.dropMenu li {
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}
.dropMenu a {
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}
.main {
	width: 1200px;
	overflow: hidden;
	zoom: 1;
}
.main:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
/*首页幻灯片*/
#banner {
	width: 100%;
	overflow: hidden;
	height:550px;
	}
	
.banner {
	    position: relative;
        overflow: hidden;
        width: 100%;
        height: 550px;}
.banner .bd {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.banner .bd li img {
    width: 1920px;
    height: 550px;
}

.banner .hd {
    position: absolute;
    width: 100%;
    height: 15px;
    z-index: 2;
    bottom: 30px;
}

.banner .num {
    text-align: center;
}

.banner .num li {
    display: inline-block;
    width: 16px;
    height: 15px;
    text-indent: -9999px;
    background: url(../images/icons.png) no-repeat -94px 0;
    margin: 0 10px;
    cursor: pointer;
}

.banner .num li.on {
    background-position: -76px 0;
}

.banner .prev,
.banner .next {
    position: absolute;
    top: 240px;
    width: 30px;
    height: 44px;
    background: url(../images/icons.png) no-repeat;
	 transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
}

.banner .prev {
    background-position: 0 -35px;
    left: 10%;
}

.banner .next {
    background-position: -43px -35px;
    right: 10%;
}

.ulBanner {
	width: 100%;
    height:550px;
	position: relative;
	z-index: -1;
}
.ulBanner li {
	position: absolute;
	width:1920px;
	height: 550px;
	top:0;
	left:50%;
	margin-left:-960px;
}
.ulBanner li a img{ width:1920px;
                    height:550px;}
.ulBannerNav {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -33px;
	z-index: 10
}
.ulBannerNav li {
	float: left;
	background: #fff;
	margin: 0 3px;
	width: 36px;
	height: 6px;
	display: block;
	cursor: pointer;
}
.ulBannerNav li.on {
	background: #FF7E0E;
	cursor: pointer
}*/

.searchBg {
	background: #fff url(../images/search_bg.jpg);
	margin-top:2px;
	margin-bottom:2px;
}
.search {
	
	overflow: hidden;
}
.search .searchBox {
	width: 262px;
}
.search .soText {
	float: left;
	width: 206px;
	height: 20px;
	line-height: 20px;
	padding: 3px;
	color: #666;
	border: none;
	outline: none;
	font-family: microsoft yahei;
	margin-top:2px;
}
.search .soBtn {
	float: right;
	width: 46px;
	text-align: center;
	height: 26px;
	color: #fff;
	border: none;
	background: #000;
	cursor: pointer
}
.search .keyWord {
	width: 500px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #333;
}
.search .keyWord b {
	height: 30px;
	float: left;
	color:#FF7E0E;
}
.search .keyWord a {
	padding: 0 10px;
	color: #333;
}
.search .keyWord ul {
	float: left;
	height: 36px;
}
.search .keyWord ul li {
	float: left;
	padding: 0 5px;
}
/*产品*/
.cpbg {
	padding: 30px 0px;
}
.cpbox {
	background-color: #fff;
}
.cpmu {
	width: 210px;
	height: 746px;
	overflow: hidden;
}
.cpmu h4 img {
	display: block;
}
.cpmu dl {
}
.cpmu dt {
	height: 40px;
	line-height: 40px;
	background: url(../images/cpmudt.png) no-repeat center;
}
.cpmu dt a {
	margin-left: 64px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.cpmu dd {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.cpmu dd a {
	display: block;
	padding-left: 66px;
	color: #333;
	background: url(../images/cpmudd.png) no-repeat left center;
}
.cplist {
	margin-left: 10px;
	width: 990px;
}
.cplist h4 {
	border-bottom: 1px solid #ccc;
	width:95%;
	margin:auto;
	
}
.cplist ul {
	overflow: hidden;
	margin:auto;
	width:95%;
	margin-bottom:20px;
  height: 530px;
}
.cplist li {
	margin-left: 7px;
	margin-top: 22px;
	float: left;
	width: 280px;
	height: 240px;
	text-align: center;
	margin-right: 20px;
	box-shadow: 0 0 15px #ccc;
}

.cplist li img {
	width:100% !important;
	
	
}


.cplist li h5 {
	
	 
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
	font-size: 14px;
	background: #666;
	display: block;
}
.cplist li:hover h5 {
	background: #FF4616;
}
.cplist li h5 a {
	color: #fff;
	text-transform: uppercase;
}
/*解决方案*/
.jjfabox {
	margin: 10px auto;
}
.famu {
	width: 200px;
}
.famu h4{background: url(../images/gouwuche.png) no-repeat}
.famu h4 a {
	display: block;
	height: 45px;
	line-height: 45px;
	text-align:justify;
	font-size: 20px;
	border-bottom: 1px solid #ddd;
	width:90%;
	margin:auto;
	color:#FF7E0E;
}
.famu h4 a span{
	 position: relative;
	left: 40px;
}
.famu li {
	height: 40px;
	line-height: 40px;
   /* background: url(../images/fgx.jpg) no-repeat bottom;*/
	width:90%;
	margin:auto;
   overflow: hidden;
	    border: 1px solid #ccc;
    margin-bottom: 10px;
    border-radius: 10px;
    margin-top: 3px;
}
.famu li a {
	font-size: 14px;
	margin-left:15px;
	color: #666;
	text-decoration: none;
	text-transform: capitalize;
	
}
.famu li:hover a {
	color: #FF4616;
}
.faphone {
	position: relative;
	height: auto;
	padding: 10px 0;
	background: #FF4616;
}
.faphone .wenzi {
	text-align: center;
	color: #fff;
	line-height: 35px;
	border-bottom: 1px dashed #FFC2B2;
	padding: 10px 0;
	font-size: 16px;
}
.faphone span.rexian {
	display: block;
	margin-top: 10px;
	text-align: center;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #fff;
}
.faphone span.tel {
	display: block;
	text-align: center;
	height: 38px;
	line-height: 38px;
	font-size: 24px;
	color: #fff;
}
.faphone span.lx {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	color: #fff;
	background: #FFF;
	margin-left: 24px;
	width: 156px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border-radius: 5px;
	-webkit-box-shadow: #ccc 0px 0px 5px;
	-moz-box-shadow: #ccc 0px 0px 5px;
	box-shadow: #ccc 0px 0px 5px;
 
}
.faphone span.lx a {
	color: #FF4616
}
.facont {
	width: 230px;
	
	margin:0 5px;
	float:left;
	 margin-right: 3px;
  border-right: 1px dashed #ECDFDB;
	
}
.facont h4{width:200px;;
	       height: 30px;
           margin:auto;
	       background:#666666;
			margin-bottom: 10px;
	  text-align:center;
	  overflow: hidden;
  color:#fff;
  line-height:30px;
        }
.facont h4 a{color:#fff;
           
            line-height: 30px;}
.facont h4 a:hover{text-decoration: underline;}
.facont li {
	position: relative;
	text-align: center;
	margin-bottom: 20px;
	width: 240px;
	border-top:1px dashed  #ECDFDB;
	overflow: hidden;
	float:left;
}
.facont li a{
	   display: block;
	   width:185px;
	 height: 130px;
	  border: 1px solid #ddd;
	  margin: 5px auto;
	padding:8px 3px;
	text-align: center;
}
.facont li img{
	  width:170px;
	  height:128px;
	margin: auto;
  padding-top: 20px;
}
.facont li h5 {
	width: 80%;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
	margin: auto;
	background: url(../images/customer_con_bg.jpg)no-repeat 10px center;
	padding-left: 25px;
}
.facont li h5 span{text-transform: uppercase;font-size: 12px;}
.facont li h5 a {
	margin: 0 10px;
	color: #fff;
}
.facont li .cus_com{
	     width:80%;
	     font-size: 12px;
	      margin: auto;
		background:url(../images/customer_con_bg.jpg)no-repeat  5px 6px;
	    padding-left:15px;
	
	  
}
.facont li .cus_com span{font-variant: small-caps;font-size:14px;display: inline-block;margin-left:4px;}
.facont li .cus_com p{display: inline; width:80%;overflow: hidden;word-break: break-all;word-wrap: break-word;}

/*新闻*/
.newsbox{
	width:420px;
	height: 640px;
	}
.newsbox h4 {
	overflow: hidden;
	font-size: 20px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #ddd;
	width:90%;
	margin:auto;
	position: relative;
}
.newsbox h4 a{color:#FF7E0E;}

.newsbox h4 a:hover, .newsbox h4 a.cur {
	color: #FF4200;
	text-decoration: none;
}
.newsbox dl {
	margin: 20px;
	height: 150px;
	overflow: hidden;
}
.newsbox dd {
	margin-left: 225px;
}
.newsbox dd h5 {
	height: 50px;
	line-height: 25px;
	font-size: 14px;
	overflow: hidden;
}
.newsbox dd h5 a {
	color: #333;
	text-transform: capitalize;
	
}

.newsbox dd h5 a:hover{color:#ff4200;}
.newsbox dd p {
	line-height: 22px;
	height: 66px;
	overflow: hidden;
}
.newsbox ul {
	margin: 0 20px;
	border-top: 1px dotted #ccc;
	padding-top: 10px;
}
.newsbox li {
	position: relative;
	height: 28px;
	line-height: 28px;
	}
.newsbox li a {
	display: inline-block;
	padding-left: 16px;
	background: url(../images/dtliico.png) no-repeat left center;
	width: 300px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
	text-transform: capitalize;
}

 .newsbox li a:first-letter{
text-transform:capitalize;
}



.newsbox li a:hover{color:#ff4200;}
.newsbox li span {
	position: absolute;
	right: 0;
	color: #999;
}
/*优势
.hxysbg {
	padding-bottom: 36px;
	background: #202932 url(../images/boxbg.jpg);
}
.hxysbox {
	text-align: center;
}
.hxysbox .hxystit {
	padding: 30px 0 20px 0;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
	background: url(../images/hxystitbr.png) no-repeat bottom;
}
.hxysbox .hxystit span {
	font-size: 32px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	color: #FF4200;
	text-align: center;
	display: block
}
.hxysbox .hxystit p {
	font-size: 20px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	display: block
}
.hxysbox ul {
	overflow: hidden;
}
.hxysbox li {
	float: left;
	margin: 0 2px;
	padding: 0 20px;
	width: 152px;
	height: 234px;
	background: url(../images/hxysdl.png) no-repeat center;
}
.hxysbox li h5 {
	padding-top: 54px;
	margin-bottom: 10px;
	font-size: 24px;
	text-align: center;
	color: #400100;
}
.hxysbox li p {
	line-height: 20px;
	font-weight: bold;
	color: #fff;
}
*/
/*客户**/
.customer{
	width:1200px;
	margin:auto;
	background: #fff;
	padding-top: 25px
}
.customer_bg{
	   background:url(../images/index_bg.png);
	   position: absolute;
	   	width:1200px;
	top:-35px;
	height:100px;
	text-align: center;
	vertical-align:middle;
}
.customer_bg h3{width:100%;
                text-align: center;
                margin-top: 30px;
                margin-left: 20px;
              color:#fff;
                font-size: 20px;}
/*关于我们*/
.index_abt {
	width: 100%;

	margin-top:50px;
}
.about {
	width: 1200px;
	padding: 40px 0 0 0;
	
	background: #fff;
}
.about_t {
	width: 100%;
	height: 10px;
	position: relative;
	
}
.customer_t {
	width: 100%;
	height: 55px;
	position: relative;
	
}
.about_t h3 {
	font-size: 24px;
	position: relative;
	top:-5px;

	font-weight: normal;
	
}
.about_t h2 {
	display: inline-block;
*display:inline;
*zoom:1;
	padding: 0 20px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	line-height: normal;
	background-color: #FF4200;
}

.about_t .more {
	position: absolute;
	bottom: 0;
	right: 30px;
	padding: 0 15px;
	background: #FF4200;
	color: #FFF
}
.customer_t .more {
	position: absolute;
	bottom: 0;
	right: 30px;
	padding: 0 15px;
	background: #FF4200;
	color: #FFF
}
.about_t .more a {
	color: #FFF
}
.customer_t .more a{color: #FFF;}
.about_c {
	width: 1150px;
	padding: 20px 0;
	overflow: hidden;
}
.about_cl {
	width: 260px;
	height: 270px;
	margin-left:20px;
  box-shadow: 0 0 15px #eee;
	
}
.about_cl img {
	width: 260px;
	height: 220px;
}
.about_cr {
	width: 480px;
	height: 380px;
}
.about_cr h3 {
	line-height: 1.6em;
	font-weight: bold;
	color: #FF4200;
	font-family: "Microsoft YaHei", "微软雅黑";
	font-size: 20px;
}
.profile {margin: 10px auto;}
.profile p{line-height: 25px;}
/*.about_cr span {
	width: 480px;
	line-height: 26px;
	margin-bottom: 15px;
	margin-top: 10px;
	font-size: 14px;
	display: block
}*/
.about_cr .profile p span {
	color:#FF7E0E;
}
.about_cr .profile p em{
	          font-weight: bold;
	    }
.about_cr a {
	width: 60px;
	font-style: normal;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 15px;
	background: #FF4200;
	color: #fff;
	display: block
}
.about_cr a:hover {
	background: #FF4200
}
/*横幅 定制*/

.box {
	width: 100%;
	height: 180px;
	background: url(../images/boxbg.jpg) center
}
.box_c {
	width: 1200px;
	height: 100px;
	padding: 40px 0;
}
.box_cl {
	width: 600px;
}
.box_cl h6 {
	color: #FF4200;
	font-size: 26px;
	margin-bottom: 10px;
	line-height: 40px;
}
.box_cl span {
	color: #f7f7f7;
	font-size: 20px;
	line-height: 30px;
}
.box_cr {
	width: 300px;
	margin-top: 20px;
}
.box_cr a {
	width: 160px;
	height: 50px;
	line-height: 50px;
	float: right;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	background: #FF4200
}
.box_cr a:hover {
	background: #FF4200
}
/*通用标题*/
.boxt {
	width: 100%;
	height: 44px;
	border-bottom: 1px solid #e6e6e6;
}
.boxt h2 {
	float: left;
	border-bottom: 1px solid #909090;
	font-size: 20px;
	height: 44px;
	line-height: 44px;
	color: #000;
}
.boxt font {
	float: left;
	font-size: 14px;
	padding-left: 15px;
	height: 44px;
	line-height: 44px;
	color: #666;
}
.boxt a {
	float: right;
	font-family: Arial;
	line-height: 44px;
	margin-right: 10px;
	color: #000;
}
.boxt a:hover {
	color: #168301;
}
.poxt {
background: url(../images/index_bg.png);
position:absolute;
width: 1200px;
top: -40px;
height: 100px;
}
.poxt h4 {
	height: 84px;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	
}
.poxt h4 a {
	margin-top: 24px;
	display: inline-block;
	color: #FFF;
	position: relative;
	left: 20px;
	font-size:16px;
	text-transform: uppercase;
}
.poxt h4 span {
	display: block;
	color: #b2b2b2;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center
}
.conttit {
	position: relative;
	height: 44px;
	line-height: 44px;
}
.conttit .tita {
	margin-right: 12px;
	color: #FF7E0E;
	font-size: 18px;
	text-transform: uppercase;
	background: #fff;
}
.conttit span {
	font-family: 宋体;
	font-size: 16px;
	color: #b2b2b2;
	text-transform: uppercase;
}
.conttit .titmore {
	position: absolute;
	right: 0px;
	top: 14px;
}
.newsbox .titmore {
	position: absolute;
	right: 0px;
	top: 10px;
}
/*滚动成功案例*/
.case {
	width: 1200px;
	margin-top:20px;
	border-radius:5px;
	background: #fff;
	position:relative;
	padding-top: 25px;
}
.ibox7 {
	padding: 60px 0;
	overflow: hidden;
	position: relative;
}
.ibox7 #LeftArr1 {
	position: absolute;
	left: 20px;
	top: 30px;
	width: 34px;
	height: 220px;
	cursor: pointer;
	background: url(../images/left.png) left center no-repeat;
}
.ibox7 #RightArr1 {
	position: absolute;
	right:20px;
	top: 30px;
	width: 34px;
	height: 220px;
	cursor: pointer;
	background: url(../images/right.png) right center no-repeat;
}
.ihonor {
	width: 900px;
	margin: 0px auto;
	overflow: hidden;
}
.ihonor img {
	width: 120px;
	height: 110px;
	border: 1px #ededed solid;
	margin: 0px 15px;
}

/*新闻动态*/
.dtspan {
	margin: 30px auto;
}
.dtbox {
	width: 718px;
	height: 414px;
	border: 1px solid #ccc;
}
.dtbox h4 {
	overflow: hidden;
	font-size: 18px;
	background: url(../images/dttitbr.png) no-repeat center;
}
.dtbox h4 a {
	float: left;
	width: 50%;
	text-align: center;
	height: 48px;
	line-height: 48px;
	color: #333;
	background: url(../images/dttitbr.png) repeat-x center 47px;
	transition: all 0s;
}
.dtbox h4 a em {
	font-family: 宋体;
	text-transform: uppercase;
	margin-left: 5px;
	color: #969696;
}
.dtbox h4 a:hover, .dtbox h4 a.cur {
	background: url(../images/dttith.png) repeat-x center bottom;
	color: #FF4200;
	text-decoration: none;
}
.dtbox dl {
	margin: 20px;
	height: 150px;
	overflow: hidden;
}
.dtbox dd {
	margin-left: 240px;
}
.dtbox dd h5 {
	height: 50px;
	line-height: 50px;
	font-size: 14px;
}
.dtbox dd h5 a {
	color: #333;
}
.dtbox dd p {
	line-height: 22px;
	height: 66px;
	overflow: hidden;
}
.dtbox ul {
	margin: 0 20px;
	border-top: 1px dotted #ccc;
	padding-top: 10px;
}
.dtbox li {
	position: relative;
	height: 28px;
	line-height: 28px;
}
.dtbox li a {
	display: inline-block;
	padding-left: 16px;
	background: url(../images/dtliico.png) no-repeat left center;
	width: 470px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
}
.dtbox li span {
	position: absolute;
	right: 0;
	color: #999;
}
/*服务支持*/
.fwzc {
	width: 258px;
	height: 318px;
	border-radius:5px;
    background: #fff;
	}

.fwzc h4 {
	padding-left:18px;
	overflow: hidden;
	border-bottom:1px dashed #ccc;
	margin-bottom: 20px;
	width:80%;
	margin:0 auto 20px;
}
.fwzc .fwphone {
	position: relative;
	height: 64px;
	background: url(../images/fwphone.png) no-repeat center;
}
.fwzc .fwphone span {
	position: absolute;
	left: 62px;
	top: 24px;
	font-size: 22px;
	font-weight: bold;
	color: #FF4200;
}
.fwzc .m_form {
	margin-left: 15px;
}
.fwzc .m_form li {
	margin: 5px;
	overflow: hidden;
}
.fwzc .m_form label {
	float: left;
	width: 27px;
	height: 28px;
	border: 1px solid #ccc;
	border-right-width: 0;
	text-align: center;
	background-color: #fff;
}
.fwzc .m_form label img {
	position: relative;
	top: 8px;
}
.fwzc .m_form .ipttxt {
	float: left;
	width: 164px;
	border: 1px solid #ccc;
	height: 16px;
	line-height: 16px;
	padding: 6px 10px;
	outline: none;
	color: #ccc;

}

.fwzc .m_form .areli label {
	height: 70px;
}
.fwzc .m_form .txtare {
	float: left;
	width: 164px;
	height: 60px;
	line-height: 20px;
	border: 1px solid #ccc;
	color: #ccc;
	padding: 5px 10px;

}
.fwzc .m_form .btnsubmit {
	width: 214px;
	height: 30px;
	cursor: pointer;
	border: none;
	background: url(../images/btnsubmit.png) no-repeat center;
}
/*友情链接*/

.yqlj {
	padding: 24px 0px;
}
.yqlj .conttit {
	border-bottom: none;
}
.yqlj .conttit .tita {
	padding-left: 10px;
	color: #ccc;
	background: url(../images/yqljtit.png) no-repeat left;
}

.yqlj p {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	display: inline;
}
.yqlj p a {
	padding-right: 15px;
	color: #808080;
	font-size: 14px;
}
.yqlj p a:hover{color:#FF4200;}
/*页尾*/
.footwrap {
	height: 355px;
	background:#FFF;
}

.f_tip {
    background: #6dc7cf;
    padding: 30px 0;
}

.f_tip .text {
    color: #fff;
    font-family: 'websemifont';
    font-size: 20px;
    overflow: hidden;
    line-height: 42px;
}

.f_tip .mail a {
    display: block;
    width: 245px;
    height: 42px;
    background:#353536;
    line-height: 42px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-family: 'websemifont';
}

.f_tip .mail a:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 24px;
    background: url(../images/icons.png) no-repeat -80px -55px;
    vertical-align: middle;
    margin-right: 15px;
}

.f_tip .mail a:hover {
    background: #FF7E0E;
}

.f_box01 {
    background: #375c00;
    padding: 60px 0;
}

.f_title {
    color: #fff;
    font-size: 22px;
    font-family: 'websemifont';
}

.f_title:after {
    content: "";
    display: block;
    width: 40px;
    height: 15px;
    border-bottom: solid 1px #6dc7cf;
}

.column01 {
    width: 245px;
}

.column02 {
    width: 340px;
    margin-left: 10px;
    _margin-left: 50px;
}

.column03 {
    width: 180px;
    margin-left: 80px;
}

.f_logo img {
    margin: 45px auto 25px;
}

.social02 {
    margin-right: -15px;
}

.social02 a {
    display: block;
    margin-right: 15px;
    float: left;
    width: 36px;
    height: 36px;
    background: url(../images/social02.png) no-repeat;
}



.s06 {
    display: block;
    margin-right: 15px;
    float: left;
    width: 36px;
    height: 36px;
    background: url(../images/i5.png) no-repeat;
}


.social02 .s01 {
    background-position: 0 0;
}

.social02 .s02 {
    background-position: -50px 0;
}

.social02 .s03 {
    background-position: -100px 0;
}

.social02 .s04 {
    background-position: -150px 0;
}

.social02 .s05 {
    background-position: -200px 0;
}

.social02 a:hover {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
}

.f_box01 li,
.f_box01 li a {
    color: #99abb5;
    font-size: 14px;
}

.f_box01 li:hover a {
    color: #b4c8d3;
}

.column02 ul li {
    float: left;
    width: 50%;
}

.column02 ul li a {
    display: block;
    margin-right: 25px;
    border-bottom: solid 1px #37474f;
    padding: 10px 5px;
}

.column03 li {
    position: relative;
    _position: static;
    padding: 10px 0 5px 50px;
    line-height: 26px;
}

.column03 li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 25px;
    height: 25px;
    border: solid 1px #4d646d;
    background: url(../images/icons.png) no-repeat;
}

.column03 .tel:before {
    background-position: -153px -120px;
}

.column03 .fax:before {
    background-position: -154px -143px;
}

.column03 .mail:before {
    background-position: -155px -164px;
}

.column03 .mail:hover a {
    text-decoration: underline;
}

.f_title {
    margin-bottom: 20px;
}

.f_box02 {
    background: url(../images/f_bg.jpg) no-repeat center 0;
    height: 50px;
}

.f_box02 .copyright {
    color: #99abb5;
    font-size: 14px;
    line-height: 50px;
}

.f_box02 .copyright img {
    display: inherit;
}

.f_box02 .key_word {
    width: 540px;
}

.f_box02 .key_word span,
.f_box02 .key_word a {
    font-size: 16px;
    line-height: 50px;
    display: inline-block;
    padding: 0 22px;
}

.f_box02 .key_word a {
    color: #53636c;
}

.f_box02 .key_word span,
.f_box02 .key_word a:hover {
    color: #99abb5;
}


/*内页左右*/
.ncon {
	width: 1200px;
	height: auto;
	padding-bottom: 10px;
	margin:5px auto;
}
.ncon:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.nconr {
	width: 910px;
	float: right;
	background: #fff;
	border-radius: 3px;
	padding-bottom: 40px;
}
.nconl {
	width: 260px;
	float: left;
	background: #fff;
}
/*内页左侧产品分类*/
.prs {
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 20px;
	
	
}
.prs .t05 {
	height: 45px;
	line-height: 45px;
	padding-left: 25px;
	font-size: 18px;
	color: #d2575c;
	border-bottom: 1px dashed #ddd;
	text-transform: uppercase;
    width:80%;
	margin:0 auto;
}
.prs .t05_con {

	width: 258px;
	border-top: 0;
}
.prs li {
	line-height: 35px;
	padding-left: 25px;
	background: url(../images/dtliico.png) no-repeat 10px center;
	width:80%;
	margin:auto;
}
.prs li.cur a {
	color: #FF4200
}
.prs li a {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}
/*左侧联系我们*/
.contactn {
	width: 260px;
	overflow: hidden;
}
.contactn .tits {
	line-height: 38px;
	height: 38px;
	text-align: center;
	background: #FF4200;
	color: #fff;
	font-size: 16px;
	font-weight: 100;
	font-family: "Microsoft YaHei";
}
.contactn .tits a {
	color: #fff;
}
.contactn .tits span {
	color: #F3F3F3;
	font-size: 12px;
	text-transform: uppercase;
	font-family: "Microsoft YaHei";
	text-align: center
}
.contactn .subnr {
	border: 1px solid #FF4200;
	border-top: 0;
	padding: 24px 7px 5px;
	width: 244px;
	overflow: hidden;
}
.contactn .subnr p {
	line-height: 25px;
	overflow: hidden;
}
.contactn .subnr span {
	color: #333;
	font-weight: bold;
	
}
.contactn .subnr h5 {
	padding-top: 12px;
	line-height: 28px;
	overflow: hidden;
	color: #FF4200;
	font-size: 14px
}
/*内页模板BANNER*/
.index_article {
	width: 100%;
	height: 297px;
	margin:0px auto;
	
}
.list_article {
	width: 100%;
	height: 297px;
	margin:0px auto;
	}
.index_article img .list_article img,.article_article img,.list_article2 img{
	position: relative;
    margin-left: -960px;
    left: 50%;}
.list_article2 {
	width: 100%;
	height: 297px;
	margin:0px auto;
	}
.article_article {
	width: 100%;
	height: 297px;
	background: url(../images/img03.jpg) bottom no-repeat;
	margin: 0px auto;
	}
.img_article {
	width: 100%;
	height: 297px;
	background: url(../images/img03.jpg) bottom no-repeat;
	
}
.book {
	width: 100%;
	height: 297px;
	background: url(../images/img05.jpg) bottom no-repeat;
	
}
.title {
	width: 800px;
	height: 60px;
}
.title h1 {
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	display: block;
	text-align: center;
	text-transform: capitalize;
}
.resource {
	height: 35px;
	width:800px;
	line-height: 35px;
	border-bottom: 1px solid #DEDEDE;
	text-align: center;
	margin-bottom: 8px
}
.des {
	height: 40px;
	width: 708px;
	padding: 5px;
	line-height: 23px;
	border: #CCC 1px dotted;
	overflow: hidden
}
.content {
	line-height: 24px;
	font-size: 14px;
	padding: 15px 20px 25px 20px;
	width: 800px;
	background: #fff;
}
.content .customer_video{width:673px;
                         margin:auto;}
.content img {
	max-width: 650px !important;
	display: block;
	margin: 0 AUTO;
}
.content p {
	padding-top: 10px
}
.fenxiang {
	padding: 10px 5px;
	width: 720px
}
.fenxiang .ar_keyword {
                  text-transform: capitalize;
}
/*相关阅读*/
.linkarc {
	width: 800px;
	padding: 10px 5px 5px 5px;
}
.linkarc_t {
	width: 800px;
	height: 25px;
	background: url(../images/xuxian.png) bottom repeat-x
}
.linkarc_t h2 {
	font-size: 14px;
	background: url(../images/dd.gif) left no-repeat;
	padding-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.linkarc_c {
	width: 800px;
	padding: 10px 0;
}
.linkarc_c li {
	width: 785px;
	height: 28px;
	line-height: 25px;
	padding-left: 15px;
	background: url(../images/dd2.gif) left no-repeat;
	border-bottom: #CCC 1px dashed
}
.linkarc_c li a {text-transform: capitalize;
                 color:#2b2b2b;}
.caseimg {
	width: 690px;
	height: 115px;
	float: left;
	padding: 5px 5px;
}
.caseimg img {
	width: 198px;
	height: 108px;
	float: left;
	border: #CCC 1px solid;
	margin-right: 10px
}
/*图片列表*/
.pro {
	width: 750px;
	padding: 5px 0
}
.proimg {
	width: 215px;
	height: 250px;
	float: left;
	display: block;
	padding: 10px 16px;
}
.proimg img {
	width: 211px;
	height: 168px;
	border: #dedede 1px solid;
	padding: 1px;
	display: block
}
.proimg span {
	width: 215px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: #F7F7F7;
	text-align: center;
	display: block
}
.proimg p {
	width: 215px;
	height: 45px;
	padding-top: 5px;
	line-height: 20px;
	text-align: left;
	color: #666;
	font-weight: normal;
	display: block
}
/*客户筛选*/
.sub_area{clear:both;
          width:100%;
	      overflow: hidden;
	      margin:20px 0;
           }
.sub_area li{float: left;
             margin-left:50px; }
.nconr hr {margin:0 auto;}
/*新闻列表*/
.liebiao {
	padding: 15px 15px;
	width: 860px
}

.liebiao_right_content,.liebiao_right_table,.liebiao_right{
	     width:672px;
	     
}
.liebiao_right_content{
	                         height: 60px;
}
.liebiao_right_content p a{ color:#FF4200;}

.liebiao li {
	height: 100%;
overflow: hidden;
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px dashed #CCCCCC;
	}
.liebiao_customer li{
	                  width:170px;
                     float:left;}
.liebiao_f li{
  
width:210px;
height:160px;
overflow: hidden;
margin: 5px;
float:left;
}
.liebiao_f li img{
width: 200px;
height: 150px;
display: block;
float: left;
margin-right: 10px;
padding: 3px;
vertical-align: bottom;
}
.liebiao_f li h5{width:100%;
	           height: 35px;
               text-align:center;}
.liebiao_f li h5 a{font-size: 14px;
	               text-transform: uppercase;
	       
}
.liebiao_f_p li{
  
width:210px;
height:210px;
overflow: hidden;
margin: 5px 0px 15px 15px;
padding-bottom: 15px;
float:left;
	text-align: c
}
.liebiao_f_p li img{width: 200px;
height: 200px;
display: block;
float: left;
margin-right: 10px;
padding: 3px;
vertical-align: bottom;
}
.liebiao_f_p li h5{width:100%;
	           height: 35px;
               text-align:center;}
.liebiao_f_p li h5 a{font-size: 14px;
	               text-transform: uppercase;
	       
}
.liebiao li>span{display: inline-block;
                 float: right;}

.liebiao li table td{
	   width:310px;
	   height: 35px;
	  text-transform: uppercase;
	  font-size: 14px; 
	   
}
.liebiao li p a{color:#ff4200;}
.liebiao li table td span{display: inline;color:red;}
.liebiao li h5{
	           display: block;
	           width:672px;
	           height: 35px;
	          float:right;
	          border-bottom: 1px dashed #ccc;
	 
}

.liebiao li img{width: 170px;
	height: 120px;
	display: block;
	float: left;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #dedede;}

.liebiao li h5 a {
	width: 620px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	font-size: 14px;
	text-transform: capitalize;
}
.liebiao li h5 span {
	width: 150px;
	height: 35px;
	line-height: 35px;
	float: right;
	text-align: right
}

/*图文混排列表*/
.list_1 {
	padding: 15px;
	width: 860px
}
.list_1 li {
	height: 100%;
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #CCCCCC;
}
.list_1_bo{width:600px;
          height: 40px;
	      line-height: 40px;
          float: right;
          margin-right: 40px;}
.list_1 li .list_1_bo table{margin: 5px auto;
                 width:250px;
	              float: left;
                  border:none;
                  line-height: 30px;}
.list_1 li .list_1_bo table td{text-align: left;}
.list_1 li table {margin: 10px 0;
                }
.list_1 li table td{vertical-align: top;
                    padding: 5px;}

.list_1 li img {
	width: 200px;
	height: 200px;
	display: block;
	float: left;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #dedede;
}
.list_1 li h5 a {
	font-size: 14px;
	padding-bottom: 5px;
	text-transform: capitalize;
}
.list_1 li p {
	height: 60px;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	overflow: hidden;
	padding-top: 5px;
}
.list_1 li p a {
	color: #ff6600
}
.list_1 li p a:hover {
	color: #ff3300;
}
/*面包屑*/
.weizhi {
	width: 900px;
	height: 32px;
	border-bottom: #ddd 1px solid;
	padding: 0 0 0 10px;
	background: url(../images/conttitbg.png) repeat-x
}
.weizhi h2 {
	height: 32px;
	float: left;
	padding-left: 20px;
	background: url(../images/lf_n_ic2.gif) left no-repeat;
	line-height: 32px;
	font-size: 14px;
	color: #FF4200;
	display: block
}
.weizhi h3 {
	height: 32px;
	float: left;
	padding-right: 20px;
	text-align: right;
	line-height: 32px;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	display: block;
	text-transform: uppercase;
}
.page {
	width: 720px;
	padding: 10px 0;
	margin-top: 5px;
}
/*分页*/
.page_list {
	padding: 3px;
	margin: 3px;
	text-align: center
}
.page_list a, .page_list strong {
	border: 1px solid #ddd;
	padding: 6px 10px;
}
.page_list a.now, .page_list a:hover, .page_list li.thisclass a {
	background: #FF4200;
	color: #fff;
	cursor: pointer
}
.page_list span.disabled {
	cursor: pointer;
	border: 1px solid #ddd;
	padding: 6px 10px;
}
.page_list span.thisclass {
	background: #FF4200;
	color: #fff;
	cursor: pointer;
	border: 1px solid #ddd;
	padding: 6px 10px;
}
/*产品*/
.sr-proMainInfo-baseInfo-propertyPrice{margin-bottom: 20px;    font-style: normal;
    font-weight: 500;}
.sr-proMainInfo-baseInfo-propertyPrice .red{color: #e64545;
    font-size: 16px;}
.sr-proMainInfo-baseInfo-propertyPrice table{width: 100%;
    word-break: break-word;
    background: #f5f7fa;
    font-size: 14px;
    line-height: 21px;}
.sr-proMainInfo-baseInfo-propertyPrice th{    color: #888;
    padding: 10px 10px 5px 10px;
    vertical-align: top;}
.sr-proMainInfo-baseInfo-propertyPrice td{    color: #222;
    padding: 0 10px 10px 10px;
    table-layout: fixed;
    vertical-align: top;}
.sr-proMainInfo-baseInfo-propertyAttr{margin-bottom: 10px;    font-style: normal;
    font-weight: 500;}
.sr-proMainInfo-baseInfo-propertyAttr .attr-line{    border-bottom: 1px solid #e9eef4;
    margin: 0 0 15px 0;}

.sr-proMainInfo-baseInfo-propertyAttr table{
	    width: 100%;
    table-layout: fixed;
    word-break: break-word;
    font-size: 14px;
    line-height: 21px;}
.sr-proMainInfo-baseInfo-propertyAttr th{    color: #888;
    padding-bottom: 15px;
    padding-right: 20px;
    vertical-align: top;}
.sr-proMainInfo-baseInfo-propertyAttr td{    color: #222;
    padding-bottom: 15px;
    vertical-align: top;
    word-break: keep-all;
    word-wrap: break-word;}
.th-label{word-break: break-word;}
 /*-----------------详情页-放大图---------------------*/
.proarc {
	padding: 15px 10px;
	width: 800px
}
.show_gallery {
	float: left;
	width: 430px;
	height: 508px;
	margin: 0 0 20px 0;
	position: relative;
}
.gallery_box {
	width: 430px;
	height: 508px;
	background: #fff;
	overflow: hidden
}
.tb-pic a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.tb-pic a img {
	vertical-align: middle;
}
.tb-pic a {
*display:block;
*font-family:Arial;
*line-height:1;
}
.tb-thumb {
	margin: 10px 0 0;
	overflow: hidden;
	padding: 0;
}
.tb-thumb li img {
	width: 70px;
	height: 70px;
}
.tb-thumb li {
	float: left;
	height: 70px;
	margin: 0 5px 0 5px;
	overflow: hidden;
	padding: 2px;
	border: #dfdfdf 1px solid;
}
.tb-s310, .tb-s310 a {
	height: 414px;
	width: 414px;
}
.tb-s310, .tb-s310 img {
	max-height: 410px;
	max-width: 410px;
}
.tb-s310 a {
*font-size:271px;
}
.tb-s40 a {
*font-size:35px;
}
.tb-s40, .tb-s40 a {
	height: 70px;
	width: 70px;
}
.tb-booth {
	border: 1px solid #e9e9e9;
	background: #fff;
	position: relative;
	z-index: 1;
	padding: 2px;
}
.tb-thumb .tb-selected {
	height: 70px;
	border: #00a9e9 1px solid;
}
.tb-thumb .tb-selected div {
	background-color: #FFFFFF;
	border: medium none;
}
.tb-thumb li div {
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 10px;
	width: 300px;
	height: 300px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
	margin: -3px 0 0 2px;
}
div.zoomMask {
	position: absolute;
	border: 1px solid #aaa;
	background: #fff 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
	z-index: 1;
	width: 200px;
	height: 200px;
}
.zoomDiv img {
	width: 600px;
	height: 600px;
}
.show_property {
	float: right;
	width: 340px;
	padding: 0 0 0 0;
	position: relative;
}
.show_property h1 {
	font-size: 20px;
	color: #333;
	line-height: 40px;
	text-transform: capitalize;
}
.show_property h1 a {
	color: #333;
}
.show_property h2 {
	font-size: 15px;
	color: #cc0000;
	line-height: 20px;
	margin-bottom: 20px;
}
.show_property p span {
	color: #999;
	display: inline-block;
}
.zx_price span {
	vertical-align: top;
	line-height: 37px;
}
.numbox span {
	vertical-align: top;
}
.show_property p {
	line-height: 25px;
	padding-bottom: 10px;
	color: #666
}
.show_property p s {
	color: #999;
	font-family: "微软雅黑";
}
.show_property p strong {
	color: #F0800F;
	font-size: 16px;
	font-weight: 700;
	font-family: "微软雅黑";
	vertical-align: bottom;
	position: relative;
	padding: 0 5px;
}
.show_property p b {
	color: #F0800F;
	font-size: 16px;
	font-family: "微软雅黑";
	vertical-align: bottom;
*vertical-align:middle;
	font-weight: 700;
}
.show_property .color_class {
	padding: 20px 0;
	width: 300px;
	margin: 10px 0 0 0;
}
.show_property .color_class span {
	vertical-align: top;
	line-height: 36px;
	display: block;
	float: left;
	width: 66px;
	color: #999;
}
.green {
	color: #669900;
}
.show_property .share {
	float:right;
}
.choose_style {
	width: 250px;
	}
.choose_style h3 {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
}
.choose_style h3 span {
	float: left;
	width: 148px;
	height: 39px;
	background: #fff;
	line-height: 39px;
	border-right: #e9e9e9 1px solid;
	border-bottom: #e9e9e9 1px solid;
	cursor: pointer;
}
.choose_style h3 span.last {
	border-right: none;
	width: 149px;
}
.choose_style h3 span.current {
	background: #f4f4f4;
	border-bottom: #f4f4f4 1px solid;
}
.choose_color {
	margin: 0;
}
.choose_color li {
	overflow: hidden;
	width: 78px;
	height: 38px;
	border: #ccc 1px solid;
	background: #fff;
	line-height: 34px;
	text-align: center;
	position: relative;
}
.choose_color li img {
	display: none;
}
.choose_color li span {
	display: none;
}
.choose_color li.tb-selected span {
	display: block;
	width: 14px;
	height: 14px;
	background: url(../images/choose.gif) no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
}
.choose_color li.tb-selected {
	width: 74px;
	height: 34px;
	border: #F0800F 3px solid;
	background: #fff;
	line-height: 34px;
}
.choose_color li .tb-s40, .choose_color li .tb-s40 a {
	height: 34px;
	width: 100%;
	display: block;
	text-decoration: none;
	font-size: 12px;
	line-height: 34px;
	cursor: pointer;
}


.choose_body td {
	height: 25px;
	line-height: 25px;
	}
.num_box {
	float: left;
	background: url(../images/num_box.jpg) no-repeat;
	width: 72px;
	height: 40px;
	line-height: 40px;
	border: none;
	text-align: center;
	font-size: 20px;
	color: #F0800F;
	font-family: Arial, Helvetica, sans-serif;
}
.add_num {
	float: left;
	display: block;
	width: 29px;
	height: 40px;
	background: url(../images/add.jpg) no-repeat;
	border: none;
	cursor: pointer;
}
.min_num {
	float: left;
	display: block;
	width: 29px;
	height: 40px;
	background: url(../images/min.jpg) no-repeat right 0;
	border: none;
	cursor: pointer;
}
.buybtn {
	margin: 0 20px 10px 0;
	display: block;
	text-align: center;
	background: #FF7E0E;
	color:#fff;
	border-radius:5px;
	
}
.choose_body td a:hover{color:#fff;}
.choose_body td.btnbar {
	padding: 10px 0 0 0;
}
.show_sider {
	float: left;
	width: 190px;
}
.show_content {
	float: left;
	width: 800px;
	display: inline;
}
.show_content h3 {
	height: 47px;
	background: url(../images/hbg.jpg) repeat-x 0 bottom;
}
.show_content h3 span {
	float: left;
	display: block;
	height: 43px;
	line-height: 43px;
	border: #e9e9e9 1px solid;
	border-bottom: none;
	background: #f9f9f9;
	cursor: pointer;
	font-weight: normal;
	width: 148px;
	text-align: center;
	margin: 0 10px 0 0;
}
.show_content h3 span.current {
	height: 44px;
	line-height: 43px;
	border: #e9e9e9 3px solid;
	border-bottom: none;
	background: #fff;
	font-weight: bold;
	width: 144px;
	color:red;
}
.show_content h3 span b {
	color: #669900;
	font-weight: normal;
}
/*-----------------详情页-商品参数---------------------*/
.brand_box {
	background: #f9f9f9;
	border: #e9e9e9 1px solid;
	margin: 15px 0;
}
.brand_box ul {
	margin: 25px;
}
.brand_box ul li {
	float: left;
	width: 50%;
	height: 24px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
.brand_box ul li strong {
	color: #333;
	font-weight: normal;
}
.content_body {
	text-align: left;
	line-height: 1.5em;
	font-size: 14px;
	padding:5px;
	}
.content_body table{
	margin:5px auto;
    border-collapse: collapse;
	width:90%;
}
.content_body p {
	font-size: 14px;
}
.content_body span{color:#000;}
.content_body img {
	max-width: 750px;
}
.content_box {
	display: none;
}
.evaluate ul {
	padding: 10px 0 0 0;
}
.evaluate ul li {
	border-bottom: #e9e9e9 1px solid;
	clear: both;
	padding: 18px 0;
}
.evaluate ul li span {
	color: #999;
}
.evaluate ul li p {
	line-height: 20px;
	color: #666;
}
.evaluate ul li p strong {
	color: #669900;
	font-weight: normal;
	margin-right: 8px;
}
.evaluate ul li p strong a{font-weight: bold;}
.author {
	padding: 0 0 5px 0;
}
.show_content .pages {
	text-align: left;
	margin: 25px 0;
}
.comment {
	border: #e9e9e9 1px solid;
	background: #f4f4f4;
	padding: 20px 30px;
}
.comment h4 {
	line-height: 20px;
	color: #666;
	font-weight: normal;
	padding: 5px 0 15px 0;
}
.comment td {
	height: 35px;
	padding-bottom: 10px;
}
.comment td .text {
	border: #ccc 1px solid;
	height: 33px;
	line-height: 33px;
	width: 198px;
}
.comment td textarea {
	border: #ccc 1px solid;
	height: 118px;
	line-height: 33px;
	width: 598px;
	overflow: hidden;
}
.huifu {
	border: #FFCC99 1px solid;
	background: #FFF4EA;
	padding: 20px;
	line-height: 21.6px;
	margin: 15px 0 0 0;
}
.huifu_body {
	position: relative;
}
.huifu em {
	display: block;
	width: 16px;
	height: 18px;
	font-size: 0;
	line-height: 0;
	background: url(../images/jiao.gif) no-repeat 0 0;
	position: absolute;
	top: -28px;
*top:-33px;
	_top: -32px;
	left: 6px;
	z-index: 1000;
}
.huifu strong {
	color: #ff6500;
	font-weight: normal;
}
.sela_list li {
	height: 250px;
	margin: 15px 0 0 0;
	border: #dfdfdf 1px solid;
	padding: 20px;
	position: relative;
	z-index: 100;
}
.sela_list li img {
	margin: 0 40px 0 0;
	width: 250px;
	height: 250px;
}
.sela_list li p strong a {
	font-size: 20px;
	color: #333;
	font-family: "微软雅黑";
	line-height: 36px;
	font-style: normal;
}
.sela_list li p s {
	color: #999;
	line-height: 24px;
}
.sela_list li p em {
	color: #FF7F00;
	font-size: 25px;
	line-height: 24px;
	font-style: normal;
	font-family: "微软雅黑";
	margin-bottom: 15px;
	display: block;
}
.sela_list li p {
	line-height: 22px;
	color: #333;
	font-family: "微软雅黑";
	font-size: 11px;
}
.sela_list li p b {
	color: #FF7F00;
}
.tehui_ico {
	position: absolute;
	width: 79px;
	height: 79px;
	background: url(../images/tehui.gif) no-repeat;
	top: -1px;
	left: -1px;
}
.sela_list li .kq {
	display: block;
	width: 96px;
	height: 46px;
	background: #000 url(../images/kq.jpg) no-repeat right 0;
	position: absolute;
	top: 208px;
	right: -5px;
	z-index: 100;
}
.ok_btn {
	background: #FF4200;
	border: medium none;
	color: #ffffff;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	text-align: center;
	width: 130px;
}
.shr_hotpage {
	float: left;
	padding: 18px 0 22px 0;
	width: 100%;
	text-align: center;
	border-top: #dedede 1px dotted
}
.correlation-article {
	margin-top: 15px;
	padding-bottom: 15px;
}
.correlation-customer{width:800px;
}  
  .correlation-customer h2  {border: 0;
	border-bottom: 1px #E6E6E6 solid;
	padding-left: 25px;
	margin-bottom: 10px;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	background: url(../images/xgtit.png) left no-repeat;
    text-transform: uppercase;} 

.correlation-customer ul{    height: 100%;
    overflow: hidden;}

.correlation-customer ul li{    width: 20%;
    text-align: left;
    padding-left: 10px;
    float: left;
    margin:5px;}
.correlation-customer ul li img{width:100%;
                               height:100%;}
.correlation-products {
	margin-top: 15px;
	padding-bottom: 15px;
	margin:auto;
	width:1200px;
}
.correlation-article h2 {
	border: 0;
	border-bottom: 1px #E6E6E6 solid;
	padding-left: 25px;
	margin-bottom: 10px;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	text-transform: uppercase;
	background: url(../images/xgtit.png) left no-repeat;
}
.correlation-products h2 {
	border: 0;
	border-bottom: 1px #E6E6E6 solid;
	padding-left: 25px;
	margin-bottom: 10px;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	background: url(../images/xgtit.png) left no-repeat;
}
.correlation-article ul {
	height: 100%;
	overflow: hidden;
}
.correlation-products ul {
	height: 100%;
	overflow: hidden;
}
.correlation-article li {
	width: 20%;
	text-align: left;
	padding-left: 10px;
	float: left;
	margin:5px;

	
}
.correlation-article li a{
	 font-size:14px;
}
.correlation-products li {
	width: 130px;
	text-align: left;
	padding-left: 10px;
	float: left;
	
}
.correlation-article li img{
	width:100%;
	height:100%;
}
.correlation-products li img{
	width:100px;
	height:100px;
}
/*留言*/
.contact_liuyan{width:800px;
                margin:20px auto;
                border: 1px solid #ccc;
                border-radius: 5px;}
.contact_liuyan .comment table{background: url(../images/contact_bg.gif) 300px -20px no-repeat;
background-size:250px;}
.contact-xmtj {
	width: 690px;
	margin-top: 10px;
}
.contact-xmtj a:hover {
	color: #F00
}
.name2 {
	width: 323px;
	height: 21px;
	line-height: 21px;
	border: 1px #e2e2e2 solid;
	font-family: "Microsoft YaHei";
}
.con {
	width: 850px;
	height: 161px;
	border: 1px #e2e2e2 solid;
	font-family: "Microsoft YaHei";
}
.button1 {
	width: 64px;
	height: 21px;
	text-align: center;
	line-height: 21px;
	cOLOR: #FFF;
	font-family: "Microsoft YaHei";
	background: url(../images/xmtj_11.jpg) no-repeat;
	border: none;
	margin-right: 20px;
	float: left;
	cursor: pointer;
}
.button2 {
	width: 64px;
	height: 21px;
	text-align: center;
	line-height: 21px;
	cOLOR: #FFF;
	font-family: "Microsoft YaHei";
	background: url(../images/xmtj_13.jpg) no-repeat;
	float: left;
	border: none;
	cursor: pointer;
}
/*在线客服*/
.online-qq {
	position: fixed;
	top: 50%;
	left: 3px;
	z-index: 200;
}
.online-qq .qq_content {
	background: #fff;
	margin: 0;
	padding: 0;
}
.online-qq .qq_content .dt {
	text-align: center;
	background:#FF7E0E ;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 15px;
	border: 1px solid #ddd;
	border-bottom: 0;
}
.online-qq .qq_content .qq {
	padding: 10px 10px 5px;
	margin: 0;
	border: 1px solid #ddd;
	border-top: 0
}
.online-qq .qq_content .qq p {
	background: url(../images/online_qq.png) repeat-x 0 -33px;
	margin: 0 0 5px
}
.online-qq .qq_content .qq a {
	border: 1px solid #ddd;
	display: block;
	background: url(../images/online_qq.png) no-repeat 10px -72px;
	height: 23px;
	line-height: 23px;
	padding: 0 18px 0 30px
}
.online-qq .qq_content .tel {
	background: #fff;
	padding: 10px;
	margin: 0;
	text-align: center;
	font-size: 14px;
	color: #333;
	border: 1px solid #ddd;
	border-top: 0
}
.online-qq .qq_content .tel strong {
	font-size: 12px;
	color: #f60
}
.online-qq .qq_content .tel p {
	text-align: center;
	font-size: 12px
}
.online-qq .footqq {
	border: 1px solid #ddd;
	background: #f1f1f1;
	height: 2px;
	overflow: hidden;
	margin: 0 5px;
	border-top: 0;
	display: none
}
.qr_code {
	position: fixed;
	top: 50%;
	left: 10px;
	z-index: 200;
	text-align: center;
	background: #fff;
	padding: 5px;
}
.qr_code img {
	margin: 0 0 5px;
	display: block
}
.page_top {
	position: absolute;
}
#pageTop {
	z-index: 160;
	width: 50px;
	height: 50px;
	border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
-moz-border-radius: 5px;
	background: url(../images/top.png) no-repeat center rgba(54, 74, 82, .9);
	position: fixed;
	_position: absolute;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer
}
#pageTop:hover {
	background-color: #EE2C2C;
}
#pageTop a {
	width: 100%;
	height: 100%;
	display: block;
}
*html #pageTop a {
	width: 65px;
	height: 65px
}
.pagex {
	clear: both;
	height: 30px;
	margin: 20px;
	overflow: hidden;
}
.mbbody_body .pagex {
	margin-left: 20px;
}
.pagex ul {
}
.pagex ul li {
	float: left;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	line-height: 20px;
	background: #fff;
}
.pagex ul li span strong{color:#ee2c2c;}
.pagex ul li.thisclass {
	display: inline-block;
	border: 1px solid #FF4200;
	padding: 2px 9px;
	margin: 0 3px;
	background: #FF4200;
	color: #fff;
}
.pagex ul li.thisclass a {
	color: #fff;
}
.pagex ul li a:hover {
	color: #1f9652;
}
.pagex ul li span {
	display: inline-block;
	padding: 0;
}

.about_bg {
		   background:url(../images/index_bg.png);
	   position: absolute;
	   
	width:1200px;
	top:-80px;
	height:100px;
	text-align: center;
	vertical-align:middle;
}
.about_bg h3{
	      width: 100%;
text-align: center;
margin-top: 30px;
margin-left: 20px;
color: #fff;
font-size: 20px;
font-weight: bold;
}

.express h4 {
             font-size:18px;
	         color:#c90412;
             border-bottom: 1px solid #ddd;
             width:300px;
	         text-align:left;
	         height: 48px;
	         display:table-cell; 
	         vertical-align:middle; 
	         margin:auto;
	         background:url(../images/express_bg.jpg) no-repeat 10px;
	         padding-left:80px;
}

.express {
	width:500px;
	border-radius:5px;
	overflow: hidden;
	background: #fff;
	height: 318px;
	
	
}

.ex_content_top span,.ex_content_bottom span { font-size:16px;
	                   color:#c90412;
	                   text-transform: uppercase;
	                   display: inline-block;
	                   float:left;
	                   margin-right: 10px;
	
}

.ex_content_top {width:90%;
	             margin: 20px auto;
	             overflow: hidden;
	
}
.ex_content_top ul,.ex_content_bottom ul{float: left;
                   width:340px;}
.ex_content_top li,.ex_content_bottom li{float:left;
                   margin: 0 5px;}
.ex_content_top li a,.ex_content_bottom li a { text-transform:uppercase;
	    
}
.ex_content_bottom p,.ex_content_top p {display: inline;
	               margin-left:50px;
                             }

.ex_content_bottom {
	      width:90%;
	      margin:20px auto;
	      overflow: hidden;
}

.faq { width:415px;
	   height: 318px;
	   border-radius:5px;
	   margin-left: 10px;
	   background: #fff;
	
}

.faq h4 { width:250px;
	      height: 45px;
	        display: table-cell;
	vertical-align: middle;
	        border-bottom: 1px solid #ddd;
	      padding-left:35px;
	      color:#c90412;
	      font-size:18px;
	position:relative;
	background:url(../images/rfq.png) no-repeat;
    background-position:5px;
    background-size: 20px 20px;}

.faq h4 span { font-size: 12px;
	         color:#fff;
	            position:absolute;
	           right:-100px;
	              display: inline-block;
	           width:80px;
	           height:22px;
	         background:#FF4200;
	         text-align: center;
	        
	
}
.faq h4 span a{color:#ffffff; text-transform: uppercase;}
.faq ul {
	margin: 0 20px;



padding-top: 10px;
}

.faq ul li {
	position: relative;

height: 28px;

line-height: 28px;
}
.faq ul li span{position: absolute;
                right:0;}
.faq ul li a{

padding-left: 16px;

background: url(../images/dtliico.png) no-repeat left center;

width: 300px;

overflow: hidden;

white-space: nowrap;

text-overflow: ellipsis;

color: #333;
text-transform: capitalize;}

/*    pop800客服工具 */
.pop800_logo_div {
 width:16px;
 height:16px;
 background:url(../images/facepic.png) !important;
 _background:url(../images/facepic.gif) !important;
 background-color:transparent;
 background-position:-250px 0 !important;
 margin:auto !important
}
.pop800_male_online {
 width:18px;
 height:18px;
 line-height:18px;
 background:url(../images/facepic.png) !important;
 _background:url(../images/facepic.gif) !important;
 background-color:transparent;
 background-position:0 0 !important;
 margin:auto
}
.pop800_female_online {
 width:18px;
 height:18px;
 line-height:18px;
 background:url(../images/facepic.png) !important;
 _background:url(../images/facepic.gif) !important;
 background-color:transparent;
 background-position:-18px 0 !important;
 margin:auto
}
.pop800_male_leave {
 width:18px;
 height:18px;
 line-height:18px;
 background:url(../images/facepic.png) !important;
 _background:url(../images/facepic.gif) !important;
 background-color:transparent;
 background-position:-36px 0 !important;
 margin:auto
}
.pop800_female_leave {
 width:18px;
 height:18px;
 line-height:18px;
 background:url(../images/facepic.png) !important;
 _background:url(../images/facepic.gif) !important;
 background-color:transparent;
 background-position:-54px 0 !important;
 margin:auto
}
.pop800_male_busy {
 width:18px;
 height:18px;
 line-height:18px;
 background:url(../images/facepic.png) !important;
 _background:url(../images/facepic.gif) !important;
 background-color:transparent;
 background-position:-72px 0 !important;
 margin:auto
}
.pop800_female_busy {
 width:18px;
 height:18px;
 line-height:18px;
 background:url(../images/facepic.png) !important;
 _background:url(../images/facepic.gif) !important;
 background-color:transparent;
 background-position:-90px 0 !important;
 margin:auto
}
.pop800_male_idle {
 width:18px;
 height:18px;
 line-height:18px;
 background:url(../images/facepic.png) !important;
 _background:url(../images/facepic.gif) !important;
 background-color:transparent;
 background-position:-108px 0 !important;
 margin:auto
}
.pop800_female_idle {
 width:18px;
 height:18px;
 line-height:18px;
 background:url(../images/facepic.png) !important;
 background:url(../images/facepic.gif) !important;
 background-color:transparent;
 background-position:-126px 0 !important;
 margin:auto
}
.pop800_male_off {
 width:18px;
 height:18px;
 line-height:18px;
 background:url(../images/facepic.png) !important;
 _background:url(../images/facepic.gif) !important;
 background-color:transparent;
 background-position:-144px 0 !important;
 margin:auto
}
.pop800_female_off {
 width:18px;
 height:18px;
 line-height:18px;
 background:url(../images/facepic.png) !important;
 _background:url(../images/facepic.gif) !important;
 background-color:transparent;
 background-position:-162px 0 !important;
 margin:auto
}
.pop800_male_vip {
 width:18px;
 height:18px;
 line-height:18px;
 background:url(../images/facepic.png) !important;
 _background:url(../images/facepic.gif) !important;
 background-color:transparent;
 background-position:-180px 0 !important;
 margin:auto
}
.pop800_female_vip {
 width:18px;
 height:18px;
 line-height:18px;
 background:url(../images/facepic.png) !important;
 _background:url(../images/facepic.gif) !important;
 background-color:transparent;
 background-position:-203px 0 !important;
 margin:auto
}
.pop800_closebut {
 filter:none !important;
 cursor:pointer;
 width:12px !important;
 height:12px !important;
 line-height:12px !important;
 background:url(../images/facepic.png) !important;
 _background:url(../images/facepic.gif) !important;
 background-color:transparent;
 background-position:-226px 0 !important;
 border:0 !important
}
.pop800_closebut_over {
 filter:none !important;
 cursor:pointer;
 width:12px !important;
 height:12px !important;
 line-height:12px;
 background:url(../images/facepic.png) !important;
 _background:url(../images/facepic.gif) !important;
 background-color:transparent;
 background-position:-238px 0 !important;
 border:0 !important;
 position:static
}
.pop800_service_right01 {
 filter:none !important;
 width:23px !important;
 height:85px !important;
 background:url(../images/control.png) !important;
 _background:url(../images/control.gif) !important;
 background-color:transparent;
 background-position:0 0 !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_right01_over {
 filter:none !important;
 width:23px !important;
 height:85px !important;
 background:url(../images/control.png) !important;
 _background:url(../images/control.gif) !important;
 background-color:transparent;
 background-position:0 -85px !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_right02 {
 filter:none !important;
 width:23px !important;
 height:85px !important;
 background:url(../images/control.png) !important;
 _background:url(../images/control.gif) !important;
 background-color:transparent;
 background-position:-24px 0 !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_right02_over {
 filter:none !important;
 width:23px !important;
 height:85px !important;
 background:url(../images/control.png) !important;
 _background:url(../images/control.gif) !important;
 background-color:transparent;
 background-position:-24px -85px !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_left02 {
 filter:none !important;
 width:23px !important;
 height:85px !important;
 background:url(../images/control.png) !important;
 _background:url(../images/control.gif) !important;
 background-color:transparent;
 background-position:-48px 0 !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_left02_over {
 filter:none !important;
 width:23px !important;
 height:85px !important;
 background:url(../images/control.png) !important;
 _background:url(../images/control.gif) !important;
 background-color:transparent;
 background-position:-48px -85px !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_left01 {
 filter:none !important;
 width:23px !important;
 height:85px !important;
 background:url(../images/control.png) !important;
 _background:url(../images/control.gif) !important;
 background-color:transparent;
 background-position:-72px 0 !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_left01_over {
 filter:none !important;
 width:23px !important;
 height:85px !important;
 background:url(../images/control.png) !important;
 _background:url(../images/control.gif) !important;
 background-color:transparent;
 background-position:-72px -85px !important;
 cursor:pointer;
 border:0 !important
}
.pop800_sharebutton_left {
 filter:none !important;
 width:23px !important;
 height:89px !important;
 background:url(../images/control.png) !important;
 _background:url(../images/control.gif) !important;
 background-color:transparent;
 background-position:-96px 0 !important;
 cursor:pointer;
 border:0 !important
}
.pop800_sharebutton_left_over {
 filter:none !important;
 width:23px !important;
 height:89px !important;
 background:url(../images/control.png) !important;
 _background:url(../images/control.gif) !important;
 background-color:transparent;
 background-position:-96px -89px !important;
 cursor:pointer;
 border:0 !important
}
.pop800_sharebutton_right {
 filter:none !important;
 width:23px !important;
 height:89px !important;
 background:url(../images/control.png) !important;
 _background:url(../images/control.gif) !important;
 background-color:transparent;
 background-position:-120px 0 !important;
 cursor:pointer;
 border:0 !important
}
.pop800_sharebutton_right_over {
 filter:none !important;
 width:23px !important;
 height:89px !important;
 background:url(../images/control.png) !important;
 _background:url(../images/control.gif) !important;
 background-color:transparent;
 background-position:-120px -89px !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_right01_en {
 filter:none !important;
 width:23px !important;
 height:85px !important;
 background:url(../images/control_en.png) !important;
 _background:url(../images/control_en.gif) !important;
 background-color:transparent;
 background-position:0 0 !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_right01_en_over {
 filter:none !important;
 width:23px !important;
 height:85px !important;
 background:url(../images/control_en.png) !important;
 _background:url(../images/control_en.gif) !important;
 background-color:transparent;
 background-position:0 -85px !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_right02_en {
 filter:none !important;
 width:23px !important;
 height:85px !important;
 background:url(../images/control_en.png) !important;
 _background:url(../images/control_en.gif) !important;
 background-color:transparent;
 background-position:-24px 0 !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_right02_en_over {
 filter:none !important;
 width:23px !important;
 height:85px !important;
 background:url(../images/control_en.png) !important;
 _background:url(../images/control_en.gif) !important;
 background-color:transparent;
 background-position:-24px -85px !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_left02_en {
 filter:none !important;
 width:23px !important;
 height:85px !important;
 background:url(../images/control_en.png) !important;
 _background:url(../images/control_en.gif) !important;
 background-color:transparent;
 background-position:-48px 0 !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_left02_en_over {
 filter:none !important;
 width:23px !important;
 height:85px !important;
 background:url(../images/control_en.png) !important;
 _background:url(../images/control_en.gif) !important;
 background-color:transparent;
 background-position:-48px -85px !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_left01_en {
 filter:none !important;
 width:23px !important;
 height:85px !important;
 background:url(../images/control_en.png) !important;
 _background:url(../images/control_en.gif) !important;
 background-color:transparent;
 background-position:-72px 0 !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_left01_en_over {
 filter:none !important;
 width:23px !important;
 height:85px !important;
 background:url(../images/control_en.png) !important;
 _background:url(../images/control_en.gif) !important;
 background-color:transparent;
 background-position:-72px -85px !important;
 cursor:pointer;
 border:0 !important
}
.pop800_sharebutton_right_en {
 filter:none !important;
 width:23px !important;
 height:89px !important;
 background:url(../images/control_en.png) !important;
 _background:url(../images/control_en.gif) !important;
 background-color:transparent;
 background-position:-96px 0 !important;
 cursor:pointer;
 border:0 !important
}
.pop800_sharebutton_right_en_over {
 filter:none !important;
 width:23px !important;
 height:89px !important;
 background:url(../images/control_en.png) !important;
 _background:url(../images/control_en.gif) !important;
 background-color:transparent;
 background-position:-96px -89px !important;
 cursor:pointer;
 border:0 !important
}
.pop800_sharebutton_left_en {
 filter:none !important;
 width:23px !important;
 height:89px !important;
 background:url(../images/control_en.png) !important;
 _background:url(../images/control_en.gif) !important;
 background-color:transparent;
 background-position:-120px 0 !important;
 cursor:pointer;
 border:0 !important
}
.pop800_sharebutton_left_en_over {
 filter:none !important;
 width:23px;
 height:89px;
 background:url(../images/control_en.png) !important;
 _background:url(../images/control_en.gif) !important;
 background-color:transparent;
 background-position:-120px -89px !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_small_right02 {
 filter:none !important;
 width:23px !important;
 height:33px !important;
 background:url(../images/control_small.png) !important;
 _background:url(../images/control_small.gif) !important;
 background-color:transparent;
 background-position:0 0 !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_small_right02_over {
 filter:none !important;
 width:23px !important;
 height:33px !important;
 background:url(../images/control_small.png) !important;
 _background:url(../images/control_small.gif) !important;
 background-color:transparent;
 background-position:0 -33px !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_small_right01 {
 filter:none !important;
 width:23px !important;
 height:33px !important;
 background:url(../images/control_small.png) !important;
 _background:url(../images/control_small.gif) !important;
 background-color:transparent;
 background-position:0 -66px !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_small_right01_over {
 filter:none !important;
 width:23px !important;
 height:33px !important;
 background:url(../images/control_small.png) !important;
 _background:url(../images/control_small.gif) !important;
 background-color:transparent;
 background-position:0 -99px !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_small_left02 {
 filter:none !important;
 width:23px !important;
 height:33px !important;
 background:url(../images/control_small.png) !important;
 _background:url(../images/control_small.gif) !important;
 background-color:transparent;
 background-position:-24px 0 !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_small_left02_over {
 filter:none !important;
 width:23px !important;
 height:33px !important;
 background:url(../images/control_small.png) !important;
 _background:url(../images/control_small.gif) !important;
 background-color:transparent;
 background-position:-24px -33px !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_small_left01 {
 filter:none !important;
 width:23px !important;
 height:33px !important;
 background:url(../images/control_small.png) !important;
 _background:url(../images/control_small.gif) !important;
 background-color:transparent;
 background-position:-24px -66px !important;
 cursor:pointer;
 border:0 !important
}
.pop800_service_small_left01_over {
 filter:none !important;
 width:23px !important;
 height:33px !important;
 background:url(../images/control_small.png) !important;
 _background:url(../images/control_small.gif) !important;
 background-color:transparent;
 background-position:-24px -99px !important;
 cursor:pointer;
 border:0 !important
}
#POP800_PANEL_DIV {
 padding:0;
 margin:0;
 background:0;
 height:auto;
 overflow:visible;
 z-index:2147483000;
 width:auto !important;
 _width:0
}
#POP800_PANEL_DIV * {
 padding:0;
 margin:0;
 background:0;
 font-family:Verdana,Geneva,sans-serif;
 font-weight:normal;
 border:0;
 max-width:none !important;
 font-size:12px
}
#POP800_PANEL_DIV a {
 text-decoration:none;
 opacity:1
}
#POP800_PANEL_DIV tr {
 padding:0;
 margin:0;
 background:0;
 height:auto;
 width:auto
}
#POP800_PANEL_DIV td {
 vertical-align:middle
}
#POP800_PANEL_DIV table {
 border-collapse:separate;
 border-spacing:0;
 table-layout:auto !important
}
#POP800_PANEL_DIV input {
 min-height:inherit !important
}
#POP800_LEAVEWORD_DIV {
 top:-400px;
 display:none;
 left:-400px;
 width:auto !important;
 z-index:49998;
 line-height:100%;
 height:auto
}
#POP800_LEAVEWORD_DIV * {
 padding:0;
 margin:0;
 background:0;
 font-family:Verdana,Geneva,sans-serif;
 border:0;
 max-width:none !important;
 height:auto;
 line-height:normal
}
#POP800_LEAVEWORD_DIV tr {
 height:auto;
 width:auto
}
#POP800_LEAVEWORD_DIV img {
 display:block;
 line-height:100%;
 max-width:none !important;
 width:auto;
 height:auto
}
#POP800_LEAVEWORD_DIV td {
 vertical-align:middle;
 line-height:normal
}
#POP800_LEAVEWORD_DIV table {
 border-collapse:separate;
 border-spacing:0;
 table-layout:auto !important
}
#POP800_LEAVEWORD_DIV input {
 min-height:inherit !important
}
#POP800_INIT_DIV {
 height:auto;
 position:absolute;
 top:100px;
 display:none;
 left:100px;
 z-index:2147483001;
 line-height:100%
}
#POP800_INIT_DIV * {
 padding:0;
 margin:0;
 font-family:Verdana,Geneva,sans-serif;
 background:0;
 border:0;
 max-width:none !important;
 line-height:normal;
 word-break:break-all
}
#POP800_INIT_DIV tr {
 height:auto;
 width:auto
}
#POP800_INIT_DIV img {
 display:block;
 line-height:100%;
 max-width:none !important;
 pointer-events:default !important
}
#POP800_INIT_DIV td {
 vertical-align:middle;
 line-height:22px !important;
 word-break:break-all
}
#POP800_INIT_DIV table {
 border-collapse:separate;
 border-spacing:0;
 table-layout:auto !important
}
#POP800_INIT_DIV input {
 min-height:inherit !important
}
.pop800_share_left {
 height:24px;
 line-height:24px;
 width:20px;
 text-align:center !important;
 vertical-align:middle
}
.pop800_share_left div {
 margin:auto !important;
 margin-top:4px;
 height:16px;
 width:16px;
 background-repeat:no-repeat;
 background-color:transparent;
 font-family:Arial,Helvetica,sans-serif;
 font-size:12px;
 font-weight:normal;
 color:#000;
 cursor:pointer;
 display:block
}
.pop800_share_right {
 height:24px;
 line-height:24px;
 width:auto;
 text-align:left !important;
 vertical-align:middle
}
.pop800_share_bottom {
 height:4px;
 line-height:4px;
 width:auto
}
.pop800_share_td {
 vertical-align:top !important;
 padding-top:20px;
 height:auto
}
.pop800_container {
 width:auto;
 background:0
}
.pop800_container img {
 vertical-align:top
}
.pop800_container ul,.pop800_container li {
 list-style:none;
 width:auto !important;
 padding-top:0 !important
}
.pop800_num {
 position:absolute;
 right:5px;
 bottom:2px;
 font:10px tahoma,arial;
 height:12px
}
.pop800_num li {
 float:left;
 color:#d94b01;
 text-align:center !important;
 line-height:10px;
 width:10px;
 height:10px;
 font-family:Arial;
 font-size:10px;
 cursor:pointer;
 margin-left:3px !important;
 border:1px solid #f47500 !important;
 background-color:#fcf2cf !important
}
.pop800_num li.on {
 line-height:12px;
 width:12px;
 height:12px;
 font-size:10px;
 margin-top:-2px !important;
 background-color:#ff9415 !important;
 font-weight:bold;
 color:#FFF
}
A.POP800_LINK:link {
 display:none !important
}
.POP800_LINK {
 display:none !important
}
.pop800_leaveword_white {
 font-size:12px;
 font-weight:bold;
 text-align:left !important;
 color:#fff;
 padding-top:3px;
 vertical-align:middle
}
.pop800_leaveword_mid_bg {
 background-color:#e0ead5;
 border-left:1px solid #668941;
 border-right:1px solid #668941 !important;
 padding:5px !important;
 font-size:12px
}
.pop800_leaveword_mid_textarea {
 font-size:12px;
 border:1px solid #abba9c !important;
 background-color:#fff;
 line-height:20px;
 color:#606060;
 width:182px;
 height:69px
}
.pop800_leaveword_mid_input {
 border:1px solid #abba9c !important;
 font-size:12px;
 background-color:#fff;
 height:16px;
 color:#606060;
 width:140px
}
.pop800_leaveword_input_style {
 background-color:#f3f3f3;
 border:1px solid #f3f3f3 !important;
 width:120px !important
}
.pop800_leaveword_input_name {
 padding-top:2px !important;
 color:#939292;
 font-size:12px;
 text-align:right
}
.pop800_leaveword_checkcode {
 border:1px solid #666 !important;
 width:36px !important;
 height:22px !important
}
.pop800_contain {
 font-size:12px
}
.pop800_contain tr {
 font-size:12px;
 vertical-align:middle
}
.pop800_contain th {
 font-size:12px;
 vertical-align:middle
}
.pop800_contain td {
 font-size:12px;
 vertical-align:middle
}
.pop800_contain img {
 margin:0;
 padding:0;
 VERTICAL-ALIGN:baseline;
 display:block;
 max-width:none !important
}
.pop800_contain table {
 margin:0
}
.pop800_contain table td {
 font-size:12px;
 vertical-align:inherit
}
.pop800_contain table tr {
 font-size:12px
}
.pop800_contain table th {
 font-size:12px
}
.pop800_contain a {
 width:auto !important;
 bottom:auto !important;
 left:auto !important;
 position:static !important;
 height:auto !important
}
.pop800_invite_white {
 font-size:12px;
 font-weight:bold;
 text-align:left !important;
 color:#fff
}
.pop800_invite_mid_table {
 padding:5px 10px 2px 10px
}
.pop800_invite_black {
 font-size:12px;
 text-align:left !important;
 color:#4c4c4c;
 line-height:20px;
 font-weight:bold
}
.pop800iframe {
 display:none;
 display:block;
 position:absolute;
 top:0;
 left:0;
 z-index:-1;
 filter:alpha(opacity=0);
 background-color:#fff;
 -moz-opacity:.0;
 opacity:1;
 border:0
}
.ep800shareLink {
 cursor:pointer
}
#POP800_SHADE {
 position:absolute;
 width:100%;
 height:100%;
 top:0;
 left:0;
 min-height:100%;
 background-color:#000;
 filter:alpha(opacity=60);
 -moz-opacity:.6;
 opacity:.6;
 visibility:visible;
 display:none;
 z-index:2147483000
}
.pop800_turnbutton {
 width:34px;
 height:17px;
 cursor:pointer;
 background:url(../images/win_button.png);
 padding:0;
 border:0;
 background-color:transparent;
 background-position:0 0 !important;
 min-height:inherit !important
}
.pop800_turn_over {
 width:34px;
 height:17px;
 cursor:pointer;
 background:url(../images/win_button.png);
 padding:0;
 border:0;
 background-color:transparent;
 background-position:0 -17px !important;
 min-height:inherit !important
}
.pop800_upbutton {
 width:34px;
 height:17px;
 cursor:pointer;
 background:url(../images/win_button.png);
 padding:0;
 border:0;
 background-color:transparent;
 background-position:0 -34px !important;
 min-height:inherit !important
}
.pop800_up_over {
 width:34px;
 height:17px;
 cursor:pointer;
 background:url(../images/win_button_1.png);
 padding:0;
 border:0;
 background-color:transparent;
 background-position:0 -51px !important;
 min-height:inherit !important
}
.pop800_downbutton {
 width:34px;
 height:17px;
 cursor:pointer;
 background:url(../images/win_button.png);
 padding:0;
 border:0;
 background-color:transparent;
 background-position:0 -68px !important;
 min-height:inherit !important
}
.pop800_down_over {
 width:34px;
 height:17px;
 cursor:pointer;
 background:url(../images/win_button.png);
 padding:0;
 border:0;
 background-color:transparent;
 background-position:0 -85px !important;
 min-height:inherit !important
}
.pop800_closebutton {
 width:34px;
 height:17px;
 cursor:pointer;
 background:url(../images/win_button.png);
 padding:0;
 border:0;
 background-color:transparent;
 background-position:0 -102px !important;
 min-height:inherit !important
}
.pop800_close_over {
 width:34px;
 height:17px;
 cursor:pointer;
 background:url(../images/win_button.png);
 padding:0;
 border:0;
 background-color:transparent;
 background-position:0 -119px !important;
 min-height:inherit !important
}
.pop800Box {
 background:rgba(0,0,0,0) url("../images/opaque-dark.gif") repeat scroll 0 0 !important;
 border-radius:5px;
 display:none;
 font-size:12px;
 padding:6px !important;
 z-index:2147483101
}
.pop800Close {
 color:#666;
 cursor:pointer;
 font-family:Helvetica,Arial;
 font-size:14px;
 font-weight:bold;
 line-height:20px;
 position:absolute;
 z-index:10000000
}
.pop800Top {
 background:#f2f2f2 none repeat scroll 0 0;
 border-bottom:1px solid #e8e8e8;
 color:#666;
 height:24px;
 line-height:24px
}
.pop800Top span {
 float:left
}
.pop800WxPanel {
 background:#fff none repeat scroll 0 0;
 border:medium none
}




@media screen and (min-width: 1220px)

.wp {
    width: 1200px;
    margin: auto;
}
index.css:44
.wp {
    position: relative;
}

.fix:after, .fix:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.main1 .m1_l {
    width: 620px;
}
index.css:34
.l {
    float: left;
}
.main1 .m1_l .title {
    background: url(../images/m1tubj1.png) no-repeat left bottom;
   text-align: left;
    margin-bottom: 28px;
}
.main1 .m1_l .title a {
    display: block;
    font-size: 30px;
    
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
}
.main1 .m1_l .title span {
    color:#FF7E0E;
}
.main1 .m1_l p {
    line-height: 30px;
    padding-bottom: 31px;
}
.main1 .m1_l a.more {
    margin-top: 12px;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
   
    background: #FF7E0E;
    font-size: 16px;
    display:block;
    color: #fff;
}
index.css:470
.main1 .m1_l a {
    display: block;
}
.main1 .m1_r {
    width: 500px;
    margin-top: 7px;
}

.r {
    float: right;
}

.wp {
    width: 1160px;
    margin: auto;
	background: #fff;
	padding: 20px
}


.title {
    text-align: center;
    background: url(../images/m1tubj1.png) no-repeat center bottom;
   height: 45px;
}

.title a {
    font-size: 30px;

    color: #333;
    text-transform: uppercase;
    font-weight: bold;
}

.title span {
    color: #FF7E0E;
}


.m4_ul {
margin:0 auto;
width:1200px;
height:auto;
overflow:hidden;
	background: #fff;
}
li{ list-style:none}
.m4_ul li {
    float: left;
    margin-left: 20px;
    margin-top: 33px;
    padding-bottom: 33px;
    -webkit-transition: .3s all;
    transition: .3s all;
}
.m4_ul .m4_wrap {
    max-width:240px;
    box-sizing: border-box;
    margin: 0 auto;
    background: #f9f9f9;
    border: 1px solid #dadada;
    padding: 18px;
    border-radius: 5px;
    -webkit-transition: 1s all;
    transition: 1s all;
}
.m4_ul .m4_wen {
    padding-bottom: 6px;
    max-width: 340px;
    margin: 0 auto;
}
.m4_ul a {
    display: block;
    -webkit-transition: 1s all;
    transition: 1s all;
}
.m4_ul .title2 {
    margin-top: 19px;
    margin-bottom: 10px;
    font-size: 16px;
    
    line-height: 24px;
    
    max-height: 48px;
    overflow: hidden;
	font-family: adobe-clean,Helvetica,sans-serif;
	
}
.m4_ul .time {
    margin-bottom: 10px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    color: #999999;
    padding-left: 20px;
    background: url(htime.png) no-repeat left center;
}
.m4_ul p a {
    display: block;
    line-height: 26px;
    max-height: 78px;
    margin: 0 auto;
    overflow: hidden;
    color: #666666;
	font-family: adobe-clean,Helvetica,sans-serif;
}
.m4_ul li:hover {
    background: url(hnrebj.jpg) no-repeat center bottom;
}
.m4_ul .m4_wrap img {
    display: block;
    max-width: 300px;
    max-height: 180px;
    width: 100%;
    margin: 0 auto;
    -webkit-transition: 1s all;
    transition: 1s all;
}
.m4_wrap:hover img {
    transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}





.fdz a {
    display: block;
    width: 30px;
    margin: 10px;
    float: left;
}

.news_list li {
    line-height: 27px;
    position: relative;
    padding-left: 10px;
  margin-bottom: 10px;
    margin-top: 5px;
}
.news_list li h3 {
    font-size: 14px;
  margin-bottom: 5px;
}
.news_list li a {
    line-height: 27px;
    color: #666;
}
.news_list li div {
    line-height: 20px;
}
.news_list li span {
    color: #999;
    z-index: 0;
    line-height: 27px;
    position: absolute;
    right: 0px;
    top: 0px;
}hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}





.head {
    background: url(../images/headbg.jpg) no-repeat center top;
}
@media screen and (min-width: 1420px)
.wp2 {
    width: 1400px;
    margin: auto;
}
.logo {
    position: relative;
    left: -147px;
    padding-top: 22px;
}

.logo img {
    width: 100%;
    max-width: 273px;
    max-height: 71px;
}.r {
    float: right;
}
.yy {
    padding-top: 15px;
    margin-right: 46px;
    margin-left: 10px;
}
.yy li {
    width: 29px;
    height: 29px;
    border-radius: 50%;
    color: #000000;
    line-height: 29px;
    border: 1px solid #000000;
    float: left;
    text-align: center;
    margin-left: 13px;
}
.topsjj {
    margin-top: 21px;
    border-right: 1px solid #000;
    padding-right: 28px;
    border-left: 1px solid #000;
    padding-left: 15px;
}
.toplx {
    padding-top: 18px;
}
.toplx li {
    color: #000000;
    font-size: 18px;
    font-size: 1.8rem;
}
.toplx li {
    float: left;
    margin-right: 39px;
}
.lx1 {
    background: url(../images/topi1.png) no-repeat left center;
}
.toplx li p {
    padding-left: 39px;
    line-height: 23px;
}
.toplx li a {
    color: #000;
}
.lx2 {
    background: url(../images/topi2.png) no-repeat left center;
}
.navlist {
    padding-top: 35px;
}
.l {
    float: left;
}
.navlist > li {
    float: left;
    margin-right: 49px;
    padding-bottom: 20px;
    position: relative;
}
navlist > li.currentnav > a {
    color: #ffcc01;
}
.navlist > li > a {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    text-transform: uppercase;
}
.navlist > li {
    float: left;
    margin-right: 49px;
    padding-bottom: 20px;
    position: relative;
}
.about_t {
    width: 100%;
    height: 20px;
    position: relative;
  text-indent:30px;
}
.about_c {
    width: 1150px;
    padding: 20px 0;
    overflow: hidden;
}
.about_cl .new_logo {
    background: url(../images/New_product.gif) no-repeat;
    z-index: 101;
    position: absolute;
    top: -5px;
    left: 80px;
    width: 100px;
    height: 100px;
    background-size: 100px;
}
   .about_cl .nomr h5 {
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
     margin-top:10px;
     
}


.nconr {
    width: 860px;
    float: right;
    background: #f8f8f8;
    border-radius: 3px;
    padding-bottom: 40px;
	margin-top: 25px;
}

.weizhi {
    width: 900px;
    height: 32px;
    border-bottom: #ddd 1px solid;
    padding: 0 0 0 10px;
    background: url(../images/conttitbg.png) repeat-x;
}

.weizhi h3 {
    height: 32px;
    float: left;
    padding-right: 20px;
    text-align: right;
    line-height: 32px;
    font-size: 14px;
    font-weight: normal;
    color: #666;
    display: block;
    text-transform: uppercase;
}

.list_1 {
    padding: 15px;
    width: 860px;
}
.list_1 li {
    height: 100%;
    overflow: hidden;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #CCCCCC;
    position: relative;
}

.list_1 li img {
    width: 200px;
    height: 200px;
    display: block;
    float: left;
    margin-right: 10px;
    padding: 3px;
    border: 1px solid #dedede;
}

.list_1 li h5 a {
    font-size: 14px;
    padding-bottom: 5px;
    text-transform: capitalize;
}

.list_1 li table {
    margin: 0px 0;
}

.list_1 li table td {
    vertical-align: top;
    padding: 5px;
}

