﻿@charset "utf-8";
/* CSS Document */
html, body, div, form, p, a, h1, h2, h3, h4, h5, h6, img, table, td, th, input, span, section, header, footer, nav, article, aside, fieldset, textarea,blockquote, ul, ol {
  margin: 0 0;
  padding: 0 0;
}
section,
header,
footer,
nav,
article,
aside {
  display: block;
}
body {
  font-size: 12px;
  font-family:'Microsoft YaHei','微软雅黑','Arial', 'Tahoma','simsun','sans-serif'; 
}
body,div,iframe,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,caption,form,input,button,select,textarea {margin:0;padding:0;}
ol,
ul {
  list-style: none;
}
li {
  list-style-type: none;
}
caption,
th {
  text-align: left;
}
address,
caption,
cite,
code,
dfn,
ins,
em,
th,
var {
  font-weight: normal;
  font-style: normal;
}
input,
textarea {
  font-size: 12px;
  padding: 2px;
}
img {
  vertical-align: top;
  border-width: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
textarea {
  overflow: auto;
}
a {
  text-decoration: none;
}
a:link, a:visited {text-decoration: none; color: #333333; }
a:hover, a:active {text-decoration: none;color: #F00;}
.top_nav{
	display:none;
}

.header{
	width:100%;
}
.header_top{
	width:88%;
	margin:auto;
	height: 118px;
}
.logo{
	height:70px;
	float:left;
	margin-top:18px;
	width:20%;
}
.logo img{
	width:100%;
}
.header_right{
	float:right;
	width: 80%;
}
.header_right>div{
	float:left;
}

.banner02{
	height:267px;
}
.banner02 img{
	height:267px;
}

.tell{
	font-size:18px;
	color:#8e8d8d;
	margin-top:5px;
	margin-left: 80px;
	width:65%;
}
.tell div span{
	font-size:14px;
	color:#595959;
}
.tell div{
	color:#919191;
	font-size:12px;
	margin-top: 10px;
}
.tell .tell1{
	margin-top:30px;
}
.search{
	margin-top:5px;
	margin-left:20px;
	overflow:hidden;
}
.search>form{
	width: 191px;
    height: 25px;
    border: 1px solid #bfbfbf;
}
.search>form .text{     
    padding-left: 5px; 
	width: 148px;
	border:none;
	height: 25px;
}
.search>form .button{
	width: 28px;
    float: right;
    height: 25px;
    border: none;
	background:url(../images/sear.png) 0px 0px;
	color:#b3b3b3;
}
.language{
	margin-left:120px;
	margin-top: 15px;
	overflow:hidden;
	
}
.language a{
	display: block;
    float: left;
    width: 50px;
    height: 33px;
    
    text-align: center;
    line-height: 33px;
}



.newfoot{ width:100%;}

.index3 ul li .newfoot ul{ width:100%; }






.language a:hover{color:#FF6600;}
/*导航样式star*/
.nav{
	width:100%;
	margin:0 auto;     
	overflow: hidden;
	background:url(../images/nav.jpg); 
	height:50px;
}
.nav>ul{
	width:1200px;
	margin:auto;
}
.nav>ul>li{
	float:left;
	width:133px;
	text-align:center;
	font-size:14px;
	color:#fbf8f8;
	line-height: 50px;
    height: 50px;
}
.nav>ul>li:hover{ background-color:#FF6600; color:#FFFFFF; }
.menutit{color:#FFFFFF; font-weight:normal; font-size:16px;}
/*导航样式end*/
.nav ul li .le_nav:hover  nav ul li a{ color:#FFFFFF; }


/*二级导航样式star*/
.nav ul li:hover .le_nav{
	display:block;
}
.nav ul li a:hover .le_nav{
	display:block;
}

.le_nav{
	display:none;
	position: absolute;
    z-index: 10;
    margin-top:-1px;
    margin-left: 0px;
}
.le_nav li{ line-height:40px;
	clear: both;
    width: 228px;
    height: 40px;
    text-align: left;
	background:#FF6600;
	color:#FFFFFF;
}
.le_nav li:hover{
	background:#FFFFFF;
	color:#FF6600;
}
.le_nav li:hover a{
	background:#FFFFFF;
	color:#e42644;
}
.le_nav li a{
	color:#FFFFFF;
}
.le_nav li a:hover{
	color:#e42644;
	
}
.nav ul li a{color:#FFFFFF; font-size:15px}
.nav ul li a:hover{}
.nav_ico{
	display:block;
	width:10px;
	height:10px;
	background:url(../images/navico2.png) no-repeat;
	margin: 16px 10px 0px 28px;
    float: left;
}

.le_nav li:hover a .nav_ico{
	background:url(../images/navico.png) no-repeat;
}

.le_nav li a:hover .nav_ico{
	background:url(../images/navico.png) no-repeat;
}

/*二级导航样式end*/

/**banner下面六组star**/
.index1{
	width:1250px;
	margin:auto;
	padding-top:70px;
}
.index1 ul li{
	float: left;
    width: 386px;
    height: 160px;
    margin: 0px 15px 28px 15px;
    background: #f5f5f5;
}
.index1 ul li a dl{
	width: 185px;
    height: 114px;
    float: left;
    padding-left: 20px;
    color: #000;
    padding-top: 28px;
}
.index1 ul li a dl dt{
	font-size:18px;
	font-weight:100;
}
.index1 ul li a dl dd{
	padding:15px 0 20px 0;
	color: #888;
}
.index1 ul li a dl p{
	color:#e42644
}
.index1 ul li a span{
	margin: 18px 0px 0px 30px;
    display: block;
    width: 129px;
    height: 114px;
    float: left;
}
/**banner下面六组end**/


/**产品展示star**/
.index2{
	width:100%;
	background:#e9eaec;
	text-align:center;
	margin-top: 50px;
}
.index2 .index2_top>h1{
	font-size:26px;
	margin-top:50px;
}
.index2 .index2_top>h1 span{
	font-weight:600;
	
}
.index2 .index2_top>h2{
	margin:auto;
	margin-top:5px;
	line-height:14px;
}
.index2 .index2_top>h3{
	color:#777777;
	font-size:16px;
	margin-bottom:40px;
}
.index2_con ul {
	width:1200px;
	margin:auto;
}
.index2_con ul li{
	float:left;
	width:240px;
	height:249px;
}
.index2_con ul li{
	float:left;
	width:240px;
	height:249px;
}
.index2_con ul li img{
	width:100%;
}

.index2_con ul li:hover .mask{
	display:block;
}

.index2_con ul li .mask{
	display:none;
	width: 100%;
    height: 249px;
    background-color: rgba(117, 170, 225, 0.8);
    position: relative;
    top: -254px;
	
}
.index2_con ul li .mask>h1{
	font-size:16px;
	color:#FFFFFF;
	margin-top:103px;
	margin-bottom:22px;
}
.index2_con ul li .mask>h2{
	font-size:14px;
	color:#FFFFFF;
}

.index2_bottom{
	margin:auto;
	width:390px;
	margin-top:55px;
	margin-bottom:73px;
}
.index2_bottom p{
	float:left;
	width:119px;
	height:32px;
	color:#bfbfbf;
	border:1px solid #bfbfbf;
	margin-left:6px;
	line-height:32px;
}
.index2_bottom p a{
	color:#333;
	font-size: 14px;
}
.index2_bottom p a:hover{
	color:#FFFFFF;
}
.index2_bottom p:hover a{
	color:#FFFFFF;
}
.index2_bottom p:hover {
	color:#FFFFFF;
	border:1px solid #e42644;
	background:#e42644;
}

.index3{
	margin-top:77px;
}
.index3 ul{
	width:90%;
	margin:auto;
}

.index3>ul>li{
	width:30%;
	float:left;
	margin-right: 3.333%;
}

.index3 .newtop{
	width:100%;
	height:54px;
	background:#f5f5f5;
	line-height:54px;
}
.index3 .newtop p{
	font-size:20px;
	color:#e42544;
	float:left;
	margin-left:22px;
}
.index3 .newtop span{
	font-size:14px;
	color:#a7a6a6;
	float:right;
	margin-right:22px;
}
.newcon{
	border-bottom:2px solid #fbe2e6;
}
.newcon img{
	margin-top:17px;
	margin-bottom:21px; width:100%;
}
.newcon p{
	font-size:14px;
	color:#e66a7f;
	padding-bottom: 15px;
}
.newfoot ul li{
	margin-top:10px;
}
.newfoot ul li a{
	color:#666;
	font-size:14px;
}
.newfoot ul li a:hover{
	border-bottom:1px solid #999;
}
.newfoot ul li img{
	margin-right:13px;
	margin-top: 6px;
}
/**产品展示end**/




/**合作伙伴star**/
.wrap1{
	background:#f2f2f2;
	margin-top:70px;
}
/**合作伙伴end**/


.demox{
	float: left;
    overflow: scroll;
    overflow-x: hidden;
    height: 400px;
    width: 100%;
    text-align: left;
}



.nav ul li h3 a.dr_nav_59{background:#EA0000; color:#FFFFFF; }
.summary table{ line-height:40px;}
table {
border-spacing: 0;
border-collapse: collapse;
font-size: 14px;
line-height: 50px;
text-align: left;
}
table tr {
border-top: #e8e8e8 0px solid;
}
#table_form td, .table_form th {
padding: 8px 0 8px 8px;
}
#table_form th {  width:100px;}
table th {
color:#333;
background-color: #FFFFFF;
text-align: center;
}
.button{
	border:none;
	background:none;
}


.yangce_img{
	width:36%;float:right;height:400px;margin:0;
}
.yangce_img img{
	width:100%;height:400px;
}

/*banner */
.banner{width:100%; height:488px;position: relative;}
.f1920x680{width:100%; height:100%;overflow:hidden}
.f1920x680 li{ position:relative; width:100%; height:100%; background-position:center 0; background-repeat:no-repeat;background-size:cover;}
.rslides{width:100%;position:relative;list-style:none;padding:0}
.rslides_nav{ display:none;}
.rslides_tabs{clear:both;position:absolute; z-index:100; /*top:645px;*/bottom: 20px; left:50%; margin-left:-125px; width:255px; height:6px;}
.rslides_tabs li{float:left;margin-right:5px; width:80px; height:6px;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;background-size:cover;}
.rslides_tabs a{text-indent:-9999px;overflow:hidden;background:#fff; display:block; width:80px; height:6px;}
.rslides_tabs .rslides_here a{background:#1561a5;}
/*search*/
#search {
	color: #333;
	width: 1200px;
	background-color: #FFF;
	margin:0 auto;
	height:60px;
	line-height:60px;
}
#search p { margin-top: 3px; }
#search .form {
	height: 30px;
	float: right;
	padding-top: 6px;
}
#search .keyword {
	float: left;
	line-height: 60px;
	height: 60px;
	width: 780px;
	overflow: hidden;
	color: #333;
	font-size: 14px;
	padding-top:12px;
}
#search .form label { font-weight: 700; }
.ipt-search {
	font-size: 14px;
	font-family:"微软雅黑";
	width:205px;
	height:31px;
	line-height:31px;
	text-align: left;
	background-image: url(../images/searchbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left:5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	color: #333333;
    margin-top:6px;
}
.btn-search {
	height:36px;
	color: #FFF;
	width:76px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/searchbt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:6px;
}
/*about*/
.about-con {
	background-image: url(../images/aboutbg.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	height:480px;
	width:1205px;
	margin:0 auto;
}
.about-con p {
}
.about-con .frame {
	height: 490px;
	position: relative;
}
.about a {
	color: #1D913C;
}
.abou-tit {
	position: absolute;
	left: 340px;
	top: 47px;
	width: 455px;
	height: 34px;
	font-size: 20px;
	font-weight: bold;
	color: #1D913C;
	text-align: center;
}
.abou-tit small {
	font-family: Impact;
	font-weight: normal;
	color: #0075C2;
	font-size: 42px;
	float: left;
}
.abou-tit strong {
	color: #FFF;
	background-color: #0075C2;
	display: inline-block;
	font-size: 28px;
	line-height: 40px;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 5px;
	font-weight: normal;
}
.about p {
	line-height: 28px;
	font-size: 15px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	color: #333;
}
.about {
	height: 210px;
	color: #666;
	width: 425px;
	position: absolute;
	left:410px;
	top: 110px;
}
.about strong{
	font-size:18px;
	color: #D8271C;
}
.video {
	display: block;
	height:236px;
	background-image: url(../images/video-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:332px;
	position: absolute;
	left: 60px;
	top: 130px;
}
.aboutlogo {
	display: block;
	height:24px;
	background-image: url(../images/cai.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:416px;
	position: absolute;
	left:260px;
	top: 66px;
}
.abouttit {
	padding-left:30px;
	padding-top:410px;
	position: absolute;
}
.abouttit li{float:left;font-size:14px; border-radius:12px; background:#205596; margin-left:20px;width:100px; height:34px; line-height:34px; text-align:center; color:#FFFFFF}
.abouttit li:hover{background:#FF6600;color:#FFFFFF}
.aboutup{height:400px; width:280px; float:right; margin-top:50px; margin-right:25px; border:1px dashed #CDCDCD;}
.aboutup p{ padding-bottom:25px; text-align:center}
/*products*/
.pro-index {
	background-image: url(../images/ggw-pro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 132px;
}
.mt30 {
	margin-top:0px;
}
.framepro {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.framewhy {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
}
.sidebar {
	float: left;
	width: 245px;
	background-color: #FAF5F9;
	border: 1px solid #E5E5E5;
	padding: 5px;
	position: relative;
}
.tl-cate {
	height: 113px;
	color: #FFF;
	background-image: url(../images/tl-cate.png);
	background-repeat: repeat;
	background-position: left top;
	background-color: #D8271C;
	padding-left: 30px;
}
.tl-cate h3 {
	font-weight: bold;
	font-size: 20px;
	color: #FFF;
	padding-top: 30px;
}
.tl-cate span {
	float: right;
	padding-right: 10px;
	line-height: 36px;
	height: 36px;
	color: #FFF;
	display:none;
}
.tl-cate a {
	color: #FFF;
}
.tl-cate a:link, .tl-cate a:visited {
	text-decoration: none;
	color: #FFF;
}
.tl-cate a:hover, .tl-cate a:active {
	text-decoration: underline;
	color: #FFF;
}

.tl-s {
	height: 50px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	background-image: url(../images/tl-w-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFF;
}
.tl-s h3 {
	float: left;
	font-size: 15px;
	color: #333;
	line-height: 32px;
	height: 32px;
	font-weight: bold;
	background-image: url(../images/tl-s-h3.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.tl-s span {
	float: right;
	line-height: 48px;
	height: 48px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 5px;
}
.tl-s a { color: #333; }
.tl-s a:link, .tl-s a:visited {
	text-decoration: none;
	color: #333;
}
.tl-s a:hover, .tl-s a:active {
	text-decoration: underline;
	color: #666;
}

.tl-b {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tl-b h3 {
	font-weight: bold;
	font-size: 32px;
	color: #333;
	line-height: 40px;
	font-family: "微软雅黑", "黑体";
	text-align: center;
}
.cate-ft {
	background-image: url(../images/cate-ft.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 105px;
	width: 273px;
	position: absolute;
	bottom: 10px;
	left: -10px;
}
.cate-ft p {
	font-size: 18px;
	color: #FFF;
	padding-top: 30px;
	padding-left: 95px;
}
.cate {
	padding: 0px;
}
.cate dl {
	padding-bottom:10px;
}
.cate ul {
	display: block;
	background-repeat: no-repeat;
	padding-top: 10px;
}
.cate li {
	height: 78px;
	overflow: hidden;
	margin-bottom: 10px;
	background-color: #E7E7E7;
	padding-left:20px;
}
.cate dt {
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	overflow: hidden;
	color: #FFF;
	background-image: url(../images/cate-dt.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 25px;
	font-weight: bold;
	margin-bottom: 5px;
}
.cate dt.current { }
.cate dd {

}
.cate a,
.cate a:visited {
	color: #333;
}
.cate small { color: #CCC; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.cate li img {
	float: left;
	height: 52px;
	width: 52px;
	padding-top: 12px;
	padding-left: 10px;
}
.cate ul li span {
	float: left;
	line-height: 78px;
	height: 78px;
	padding-left: 10px;
	font-size: 18px;
}
.cate-ft p {
	font-size: 18px;
	color: #FFF;
	padding-top: 30px;
	padding-left: 95px;
}
.main {
	float: right;
	width: 900px;
}
.tl-tab {
	height: 38px;
	background-image: url(../images/tl-tab-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 90px;
}
.tl-tab ul {
	float: left;
	height: 38px;
	width: 800px;
	display: block;
}
.tl-tab span {
	float: right;
	height: 38px;
	line-height: 38px;
	font-family: "宋体";
}
.tl-tab ul li {
	float: left;
	height: 38px;
	line-height: 38px;
	color: #555;
	font-size: 18px;
	text-align: center;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.tl-tab span a, .tl-tab span a:visited {
	color: #333;
}
.tl-tab ul li.hover {
	background-image: url(../images/tl-tab-hover.png);
	background-repeat: repeat-x;
	background-position: right bottom;
	cursor: pointer;
}
.pk-tab {
	background-color: #FFF;
	height: 395px;
	position: relative;
}

.pk-tab .tab-ul {
	position: absolute;
	top: 10px;
	right: 9px;
	height: 255px;
}
.pk-tab .tab-ul li {
	float: left;
	height: 230px;
	width: 18px;
	font-size: 18px;
	background-color: #222;
	color: #FFF;
	margin-right: 1px;
	padding-right: 22px;
	padding-left: 22px;
	padding-top: 25px;
	cursor: pointer;
}
.pk-tab .tab-ul li.hover {
	background-color: #005BAC;
}
.pk-tab .tab-content {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 694px;
	height: 375px;
}
.layout {
	overflow: hidden;
}
.news-ul li span {
	float: right;
	font-family: Tahoma;
	color: #999;
	font-size: 12px;
}
.more-news h3 { font-size: 14px; line-height: 28px; font-weight: 700; padding-left: 8px; background-color: #E67207; color: #FFF; 
}
.page-login { padding-top: 20px; padding-bottom: 20px; padding-left: 40px; width: 930px; }
.reg-box { width:450px; }
.reg-box h4 { font-size: 14px; font-weight: 700; line-height: 30px; color: #333; }
.reg-box p { line-height: 22px; color: #666666; padding-bottom: 5px; }
.ip { border: 1px solid #CCCCCC; width: 200px; padding-top: 2px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; }
.user-menu { padding: 10px; }
.user-menu li { font-size: 14px; line-height: 30px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #DBDBDB; background-image: url(../images/dot-arr.jpg); background-repeat: no-repeat; background-position: 0px center; padding-left: 12px; }
.member-index-page { padding: 12px; }
.member-index-page .welcome { font-size: 14px; font-weight: 700; color: #FF6600; line-height: 30px; }
.member-index-page .user-info { padding: 8px; border: 1px solid #DBDBDB; line-height: 30px; background-color: #F6F6F6; }
.user-info-list { margin-top: 15px; }
.user-info-list h3 { font-size: 14px; line-height: 28px; font-weight: 700; }
.user-info-list table { background-color: #EBEBEB; }
.user-info-list td { background-color: #FFFFFF; }
.member-page { padding: 10px; }
#zoomdiv{ position: absolute; background: #FFFFFF; border:1px solid #EAEAEA; display:none; text-align: center; overflow: hidden; }
#zoomup{ position:absolute; display:none; filter:alpha(opacity=50); opacity:.5; cursor:move; background-color: #FFFFFF; }
.zoom{position:relative;}
.pro-page-show { padding-top: 12px; }
#gallery { float: left; width: 404px; position: relative; text-align: center; }
.pro-pic-infolist { float: right; width: 340px; }
#gallery .zoom { width: 400px; border: 1px solid #CCCCCC; }
.pro-pic-infolist .info-list { margin-bottom: 15px; font-size: 14px; line-height: 32px; }
.bluep { background-color: #DFF1FD; padding-top: 10px; padding-bottom: 10px; }
.info-list li { padding-left: 10px; }
#search .keyword a {
	margin-right: 4px;
	margin-left: 4px;
	color: #666;
}
.box-m { background-image: url(../images/col-l-bg.png); background-repeat: no-repeat; background-position: left top; height: 260px; }
.box {
	display:block;
}

.ul-cus {
	overflow: hidden;
	height: 180px;
	padding-top: 8px;
	padding-left: 5px;
}
.ul-cus li {
	display: block;
	height: 85px;
	float: left;
	width: 160px;
	line-height: 28px;
	text-align: center;
}
.ul-cus li span { display: block; }
.ul-cus li img {
	height: 70px;
	width: 145px;
	background-color: #FFF;
	margin-top: 8px;
	border: 1px solid #CCC;
}

.pro-ul {
	display: block;
	height: 730px;
	padding-top: 20px;
	width: 960px;
	overflow: hidden;
}
.pro-ul li {
	height:255px;
	display: block;
	float: left;
	width: 263px;
	text-align: center;
	margin-right:46px;

}
.pro-ul li span {
	display: block;
	line-height: 38px;
	font-size: 12px;
	text-align: center;
	color: #333;
	height: 38px;
	overflow: hidden;
	background-color:#EEEEEE;
	border:1px  #CCCCCC solid;
}
.pro-ul img {
	height:175px;
	width: 263px;
}
.more-news h3 { font-size: 14px; line-height: 28px; font-weight: 700; padding-left: 8px; background-color: #E67207; color: #FFF; 
}
.page-login { padding-top: 20px; padding-bottom: 20px; padding-left: 40px; width: 930px; }
.reg-box { width:450px; }
.reg-box h4 { font-size: 14px; font-weight: 700; line-height: 30px; color: #333; }
.reg-box p { line-height: 22px; color: #666666; padding-bottom: 5px; }
.ip { border: 1px solid #CCCCCC; width: 200px; padding-top: 2px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; }
.user-menu { padding: 10px; }
.user-menu li { font-size: 14px; line-height: 30px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #DBDBDB; background-image: url(../images/dot-arr.jpg); background-repeat: no-repeat; background-position: 0px center; padding-left: 12px; }
.member-index-page { padding: 12px; }
.member-index-page .welcome { font-size: 14px; font-weight: 700; color: #FF6600; line-height: 30px; }
.member-index-page .user-info { padding: 8px; border: 1px solid #DBDBDB; line-height: 30px; background-color: #F6F6F6; }
.user-info-list { margin-top: 15px; }
.user-info-list h3 { font-size: 14px; line-height: 28px; font-weight: 700; }
.user-info-list table { background-color: #EBEBEB; }
.user-info-list td { background-color: #FFFFFF; }
.member-page { padding: 10px; }
#zoomdiv{ position: absolute; background: #FFFFFF; border:1px solid #EAEAEA; display:none; text-align: center; overflow: hidden; }
#zoomup{ position:absolute; display:none; filter:alpha(opacity=50); opacity:.5; cursor:move; background-color: #FFFFFF; }
.zoom{position:relative;}
.pro-page-show { padding-top: 12px; }
#gallery { float: left; width: 404px; position: relative; text-align: center; }
.pro-pic-infolist { float: right; width: 340px; }
#gallery .zoom { width: 400px; border: 1px solid #CCCCCC; }
.pro-pic-infolist .info-list { margin-bottom: 15px; font-size: 14px; line-height: 32px; }
.bluep { background-color: #DFF1FD; padding-top: 10px; padding-bottom: 10px; }
.info-list li { padding-left: 10px; }
#search .keyword a {
	margin-right: 4px;
	margin-left: 4px;
	color: #666;
}
.box-m { background-image: url(../images/col-l-bg.png); background-repeat: no-repeat; background-position: left top; height: 260px; }
.box {
	display:block;
}

.ul-cus {
	overflow: hidden;
	height: 180px;
	padding-top: 8px;
	padding-left: 5px;
}
.ul-cus li {
	display: block;
	height: 85px;
	float: left;
	width: 160px;
	line-height: 28px;
	text-align: center;
}
.ul-cus li span { display: block; }
.ul-cus li img {
	height: 70px;
	width: 145px;
	background-color: #FFF;
	margin-top: 8px;
	border: 1px solid #CCC;
}
.clear {clear:both;}

.ggw-a {
    margin-top:20px;
	background-image: url(../images/service.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 382px;
}
/*six why*/
.ys{
	background-image: url(../images/ys-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 2570px;
}
.ys-tit {
	height: 500px;
	position: relative;
}


.ys-con {
	position: relative;
	height: 1802px;
}
.ys-con li {
	position: absolute;
	width: 472px;
	height: 275px;
}
.ys-con li h5 {
	color: #D91B0D;
	font-size: 30px;
	font-weight: bold;
	padding-top: 20px;
}
.ys-con li p {
	font-size: 16px;
	color: #333;
	line-height: 36px;
	padding-bottom: 6px;
	background-image: url(../images/ys-p.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 24px;
}
.ys-li-1 {
	left:47px;
	top: 385px;
	
}
.ys-li-2 {
	left: 710px;
	top: 760px;
}
.ys-li-3 {
	left: 47px;
	top: 1131px;
	width: 480px;
}
.ys-li-4 {
	left: 710px;
	top: 1504px;
	width: 560px;
}
.ys-li-5 {
	left: 47px;
	top: 1870px;
	width: 365px;
	height: 46px;
}
.ys-li-6 {
	left: 710px;
	top: 2243px;
	width: 560px;
}

.ys-con li h6 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
}
.tl-c {
	height: 100px;
}
.tl-c h3 {
	font-size: 24px;
	line-height: 100px;
	float: left;
	font-weight: bold;
	color: #FFF;
}
.tl-c span {
	line-height: 100px;
	float: right;
	height: 100px;
}
.tl-c span a {
	font-family: "宋体";
	color: #FFF;
}
.flow-tit h4 {
	font-size: 24px;
	text-align: center;
	padding-top: 10px;
}
.flow-tit h4 strong {
	color: #0C5299;
}
.flow-tit h5 {
	font-family: "楷体", "隶书";
	color: #0C5299;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding-top: 10px;
}
.about p a {
	color: #F60;
}
/*证书*/
.framezs {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top:30px;
}
.honor-tit {
	background-image: url(../images/honor-tit.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
}
.honor-tit h3 {
	color: #FFF;
	text-align: center;
	line-height: 34px;
	font-size: 18px;
}
#pic-scroll { height: 100px; padding: 10px; }
#pic-scroll img { cursor:pointer;}
#pic-scroll .lefta { float: left; padding-top: 35px; width: 35px; height: 65px; padding-left: 5px; }
#pic-scroll .righta { float: right; padding-top: 35px; width: 32px; height: 65px; }
#pic-scroll .cont { float: left; height: 100px; width: 515px; overflow: hidden; }
#pic-scroll .cont .box { float: left; width: 98px; height: 100px; text-align: center; }
#pic-scroll .cont .box img { height: 96px; width: 85px; padding: 1px; border: 1px solid #E5E5E5; }
#pic-scroll .cont .box span { display: block; padding-top: 2px; padding-right: 5px; padding-left: 5px; }
.pic-scroll {
	height: 250px;
	margin-top: 20px;
}
.pic-scroll-left {
	float: left;
	height: 185px;
	width: 45px;
	padding-top: 65px;
}
.pic-scroll-right {
	text-align: right;
	float: right;
	height: 185px;
	width: 45px;
	padding-top: 65px;
}
.pic-scroll-con {
	float: left;
	height: 250px;
	width: 1028px;
}
.pic-scroll-con li {
	float: left;
	width: 165px;
	display: block;
	height: 250px;
	text-align: center;
}
.pic-scroll-con li img {
	width: 135px;
	height: 190px;
	border: 5px solid #EEEEEE;
}
.pic-scroll-con li span {
	display: block;
	padding-top: 10px;
	line-height: 20px;
	padding-left: 10px;
	font-size: 15px;
	color: #666;
}

.customer-scroll {
	height: 90px;
	padding-top: 20px;
}
.customer-scroll-left {
	width: 48px;
	float: left;
	padding-top: 17px;
}
.customer-scroll-right {
	width: 48px;
	float: right;
	padding-top: 17px;
	text-align: right;
}
.customer-scroll-con {
	float: left;
	height: 90px;
	width: 1024px;
}
.customer-scroll-con li {
	float: left;
	width: 128px;
	display: block;
	height: 90px;
	text-align: center;
}
.customer-scroll-con li img {
	width: 105px;
	height: 55px;
	background-color: #FFF;
	border: 1px solid #DACDC4;
}
.customer-scroll-con li span {
	display: block;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	margin-right: 10px;
	margin-left: 10px;
}

.customer-scroll-con li a:hover span {
	color: #D8271C;
	text-decoration: none;
}
/*news*/
.framenews {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top:30px;
}
.mt40 {
	margin-top: 40px;
}
.col-l {
	float: left;
	width: 725px;
}
.col-l2 {
	float: left;
	width: 475px;
	padding-right: 10px;
	padding-left: 10px;
}
.col-r2 {
	float: right;
	width: 465px;
	padding-right: 10px;
	padding-left: 10px;
}
.tl-m {
	height: 38px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005BAC;
}
.tl-m h3 {
	height: 38px;
	background-image: url(../images/tl-m-h3.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	line-height: 38px;
	color: #FFF;
	font-size: 18px;
	float: left;
	font-weight: normal;
	width: 106px;
}
.tl-m span {
	line-height: 38px;
	height: 38px;
	color: #666;
	font-size: 12px;
	font-family: "宋体";
	float: right;
}
.tl-m a, .tl-m a:visited  {
	color: #333;
}
.tl-m span {
	line-height: 38px;
	height: 38px;
	color: #666;
	font-size: 12px;
	font-family: "宋体";
	float: right;
}
.tl-m a, .tl-m a:visited  {
	color: #333;
}
.tl-m ul {
	height: 49px;
	float: left;
}
.tl-m ul li {
	float: left;
	height: 38px;
	width: 106px;
	line-height: 38px;
	font-family: "微软雅黑", "黑体";
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	color: #333;
}
.tl-m ul li.hover {
	background-image: url(../images/tl-m-h3.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
}
.tl-l .tab-ul li {
	line-height: 32px;
	font-weight: 700;
	color: #FFF;
	height: 32px;
	float: left;
	text-align: center;
	cursor:pointer;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 25px;
}
.tl-l .tab-ul .hover {
	color: #FFF;
	background-color: #005BAC;
}
.tab-tl .more { line-height: 28px; float: right; padding-right: 5px; background-image: url(../images/tl-m-span.png); background-repeat: no-repeat; background-position: right top; height: 33px; }
.headline {
	height: 185px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
.headline .pic {
	height: 185px;
	width: 242px;
	float: left;
}
.headline .pic img {
	height: 170px;
	width: 236px;
	padding: 1px;
	border: 1px solid #EEE;
}
.headline .info {
	height: 185px;
	width: 470px;
	float: right;
}
.headline .info h3 {
	line-height: 16px;
	font-size: 16px;
	font-weight: 700;
	padding-top: 5px;
}
.headline .info p {
	color: #666;
	line-height: 22px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.news-ul { padding: 0px; overflow:hidden; display: block; height:341px;}
.news-ul li {
	background-image: url(../images/dot-sq.png);
	background-repeat: no-repeat;
	background-position: 3px 14px;
	padding-left: 20px;
	line-height: 34px;
	height: 34px;
	overflow: hidden;
	font-size: 14px;
}
.col-r {
	float: right;
	width: 400px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEE;
	padding-left: 32px;
}
.faq dl {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D2D9D6;
	padding-bottom: 10px;
	padding-top: 10px;
}
.faq dt span { font-weight: 700; color: #FF6600; }
.faq dd span { color: #1FB530; font-weight: 700; }
.faq dl dt { line-height: 18px; padding-top: 7px; padding-bottom: 5px; background-image: url(../images/faq-q.png); background-repeat: no-repeat; background-position: left 6px; padding-left: 25px; font-size:14px }
.faq dl dd { line-height: 18px; color: #666; padding-top: 7px; padding-bottom: 5px; background-image: url(../images/faq-a.png); background-repeat: no-repeat; background-position: 0px 6px; padding-left: 25px; font-size:14px}
.mt10 { margin-top: 10px; }
/*feedback*/
.framefeedback {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.index-guestbook {
	height: 520px;
	background-image: url(../images/guestbook-tit-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.index-guestbook-txt {
	/*position: absolute;*/
	left: 22px;
	top: 57px;
	width: 472px;
	height: 133px;
	padding-top:50px;
}
.index-guestbook-txt h3 {
	font-size: 22px;
	color: #C00;
	font-weight: bold;
}
.index-guestbook-txt h4 {
	font-size: 28px;
	font-weight: bold;
}
.index-guestbook-txt p {
	font-size: 18px;
	padding-top: 10px;
	line-height: 32px;
}
.index-guestbook-tit {
	font-size: 18px;
	font-weight: bold;
	color: #E1E1E1;
	background-color: #FFF;
	position: absolute;
	left: 262px;
	top: -13px;
	width: 186px;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
.index-guestbook-form {
	width: 615px;
	/*position: absolute;*/
	top: 60px;
	height: 459px;
	float:right;
	margin-top:55px;
}
.index-guestbook-form h3 {
	font-size: 15px;
}
.index-guestbook-form h3 strong {
	font-size: 34px;
	font-weight: normal;
}
.index-guestbook-tel {
	/*position: absolute;*/
	font-size: 16px;
	left: 0px;
	top: 188px;
	background-image: url(../images/guestbook-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 490px;
	height: 322px;
}
.index-guestbook-tel strong {
	font-size: 20px;
}
.index-guestbook-tel p {
	font-size: 16px;
	padding-top: 15px;
	padding-left: 75px;
}
.index-guestbook-tel p strong {
	color: #333333;
}
.index-guestbook-tel h3 {
	font-weight: bold;
	padding-top: 135px;
	padding-left: 10px;
}
.index-guestbook-tel p a {
	color: #FFF;
	display: block;
	margin-left: -10px;
	margin-top: 21px;
}
.redfont { color: #C00; }
.index-guestbook-form .form-l {
	width: 350px;
}
.index-guestbook-form li {
	height: 64px;
	display: block;
}
.index-guestbook-form .form-r {
	width: 265px;
}
.index-guestbook-form .form-m {
	width: 615px;
}
.index-guestbook-form label {
	float: left;
	height: 46px;
	font-size: 16px;
	line-height: 46px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B7B7B7;
	border-right-color: #B7B7B7;
	border-bottom-color: #B7B7B7;
	border-left-color: #B7B7B7;
	width: 90px;
	text-align: center;
}
.index-guestbook-form input.iptt {
	float: left;
	border: 1px solid #B7B7B7;
	height: 42px;
	line-height: 42px;
	padding-left: 10px;
}
.index-guestbook-form .select {
	float: left;
	border: 1px solid #B7B7B7;
	height: 32px;
	line-height: 46px;
	padding-left: 10px;
	width: 235px;
	padding-top: 14px;
}
.index-guestbook-form .form-l input {
	width: 235px;
}
.index-guestbook-form .form-r input {
	width: 160px;
}
.index-guestbook-form select {
	border: 1px solid #FFF;
	width: 220px;
}
.index-guestbook-form .form-m textarea{
	float: left;
	border: 1px solid #B7B7B7;
	height: 100px;
	line-height: 46px;
	padding-left: 10px;
}
.index-guestbook-form .form-m input,.index-guestbook-form .form-m textarea {
	width: 510px;
}
label.label-green {
	color: #FFF;
	background-color: #333333;
}
input.btn {
	color: #FFFFFF;
	border: 1px solid #D8271C;
	background-color: #D8271C;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
input.btn2 {
	color: #FFF;
	border: 1px solid #CCC;
	background-color: #CCC;
	font-weight: 700;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
/*foot*/
#footer {
	background:url(../images/footbg.jpg);
	height: 280x;
	padding-top:10px;
}
#footer .info {
	text-align: left;
	color: #FFF;
	line-height: 24px;
	padding-top: 10px;
	float: left;
	width: 380px;
	padding-left: 20px;
	font-size:14px;
}
#wraper {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:15px;
}
#page {
	float: right;
	width: 940px;
}
.about-page { font-size: 16px; line-height: 20px; padding:20px; line-height:26px; color:#333333; height:660px;}
.about-page p {padding-top: 30px; padding-bottom: 4px; }

#search .form {
	height: 30px;
	float: right;
	padding-top: 6px;
}
#search .keyword {
	float: left;
	line-height: 38px;
	height: 38px;
	width: 780px;
	overflow: hidden;
	color: #333;
	font-size: 14px;
}
#search .form label { font-weight: 700; }

.contact-ul li strong { color: #333; }
.m { float: left; width: 560px; }
.r { float: right; width: 225px; }
.p8 { padding: 8px; }
.center { text-align:center;}
.cus { text-align: center; padding-top: 5px; }
#links a { margin-right: 5px; margin-left: 5px; }
#footer .nav {
	line-height: 40px;
	color: #FFF;
	height: 40px;
	text-align: center;
	background-color: #000;
}
#footer .nav span {
	margin-right: 8px;
	margin-left: 8px;
	color: #FFF;
}
#footer .nav a {
	color: #FFF;
	font-size: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
#footer .keywords { margin-top:5px; border-top-width: 1px; border-top-style: dotted; border-top-color: #CCC; line-height: 20px; padding: 5px; }
.framefooter {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top:22px;
}
.footer-menu {
	float: left;
	width: 530px;
	height: 240px;
}
.footer-menu dl {
	float: left;
	padding-right: 90px;
}
.footer-menu dl dt {
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	line-height: 34px;
}
.footer-menu dl dd {
	background-image: url(../images/footer-menu-dd.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	line-height: 28px;
	height: 28px;
}
.footer-menu dl dd a, .footer-menu dl dd a:visited {
	color: #FFF;
}
.footer-btn {width: 1200px;margin:0 auto;line-height:22px;color:#7EABE5;padding-top:20px; font-size:9px}
.footer-btn a {color:#7EABE5;font-size:9px}
#footer-ad{
	position:fixed;
	bottom:0;
	width:100%;
	height:50px;
	background-color:#FF6606;
	_position:absolute;
	_bottom:0;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
#footer-ad .frame {
	line-height: 50px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
}
#footer .weixin {
	padding-top:30px;
	padding-right:30px;
	float: right;
	width: 140px;
}
#footer .weixin img {
	height: 140px;
	width: 140px;
}
#footer .weixin p {
	padding-top: 10px;
	color: #FFF;
	text-align: center;
}
.top{width:100%; background-color: rgb(0, 91, 172);height: 4px;}
.headbox{width:1200px; margin:0 auto;height:170px;}
.head{top:55px; position: absolute; z-index:999; width:460px; height:73px; float:left; padding-left:-1px;}
.headlogo{width:500px; height:90px;}
.img_over{overflow:hidden;border-color:transparent;border-width:0px; width:236px; height:27px; position:relative;float:right; padding-right:73px; background:url(../images/topright_m3i3.jpg) no-repeat; color:#FFFFFF;}
.headtit{padding-left:30px; padding-top:3px;}
.serbox{right:230px; top:54px; position: absolute; z-index: 108; width: 170px; height: 27px;}
.cstlayer{right:230px; top:70px; position: absolute; z-index: 108; width: 170px; height: 27px;}
.wp-title_content{word-wrap: break-word; padding: 0px; border-color: transparent; border-width: 0px; height: 27px; width: 170px; display: block;}
.hourtit{font-family: Microsoft YaHei; color:#000000; font-size: 16px;}
.headtel{right: 216px; top: 90px; position: absolute; z-index: 112; width: 214px; height: 50px;}
.headtelimg{width: 41px; height: 42px; display: inline;}
.headtelbox{right: 168px; top:98px; position: absolute; z-index: 112; width: 214px; height: 50px;}
.headteltit{word-wrap: break-word; padding: 0px; border-color: transparent; border-width: 0px; height: 50px; width: 214px; display: block;"><span style="color: rgb(255, 126, 0); font-family: Microsoft YaHei; font-size:28px; letter-spacing: 0px;}
.teltitle{word-wrap: break-word; padding: 0px; border-color: transparent; border-width: 0px; height: 50px; width: 214px; display: block;"><span style="color: rgb(255, 126, 0); font-family: Microsoft YaHei; font-size:28px; letter-spacing: 0px; color:#FE7E00; font-weight:bold}
/*About*/
.bannerpic{width:100%; height:400px;position: relative;}
#zh {display: block;padding-top: 15px; background:#F9F9F9}
.page-sidebar {float: left;width: 242px;}
.tl-cate2 {
    background:#1765A7;
	background-repeat: repeat;
	background-position: left top;
	height:45px;
	line-height:45px;
}
.tl-cate2 h3 {
	font-size: 16px;
	color: #FFF;
	font-family: "微软雅黑";
	text-align: center;
}
.tl-cate2 span {
	line-height: 38px;
	height: 38px;
	padding-left: 10px;
	float: right;
}
.tl-cate2 small {
	color: #67A713;
	display: block;
	font-size: 12px;
	font-weight: normal;
}
.page-cate {
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
	background-color: #FFF;
}
.page-cate li {
	background-image: url(../images/ys-p.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 30px;
	line-height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
}
.page-cate li a { font-size: 14px;}
.tl-l {
	height: 32px;
	background-color: #1D913C;
	border: 1px solid #1D913C;
}
.tl-l h3 {
	font-weight: bold;
	float: left;
	font-size: 14px;
	color: #FFF;
	line-height: 32px;
	height: 32px;
	padding-left: 15px;
}
.tl-l span {
	float: right;
	padding-right: 8px;
	line-height: 32px;
	height: 32px;
	color: #FFF;
}
.tl-l h3 a { color: #484747; }
.tl-l h3 a:link, .tl-l h3 a:visited { text-decoration: none; color: #484747; }
.tl-l h3 a:hover, .tl-l h3 a:active { text-decoration: underline; color: #484747; }
.p8 { padding: 8px; }
.border {
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
}
.tl-w {
	height: 46px;
	background-image: url(../images/tl-tab-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
}
.tl-w h3 {
	float: left;
	line-height: 44px;
	font-size: 16px;
	color: #1765A7;
	height: 46px;
	font-weight: bold;
	border-bottom:1px #0066CC solid;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 10px;
	padding-left: 10px;
}
.tl-w span {
	float: right;
	color: #666;
	line-height: 46px;
	font-family: "宋体";
	height: 46px;
	padding-right: 10px;
}
.tl-w h3 a, .tl-w h3 a:visited {
	color: #8B5F13;
}
.tl-w span a, .tl-w span a:visited {
	color: #333;
}
/*新闻页*/
.page-news-list {padding: 8px;border-bottom:1px solid #EEEEEE;border-left:1px solid #EEEEEE;border-right:1px solid #EEEEEE; background:#FFFFFF}
.page-news-list li {   
border-bottom-width: 1px;
border-bottom-style:dotted;
border-bottom-color: #C1C1C1;
overflow: hidden;
background-image: url(../images/dot.png);
background-repeat: no-repeat;
background-position: 4px 18px;
padding-left: 20px;
padding-bottom: 20px;
margin-top: 5px;
margin-bottom: 10px;
}
.page-news-list dt {font-size: 16px;line-height:50px;height:50px;overflow: hidden;}
.page-news-list dd {line-height: 18px;color: #666;line-height:26px; font-size:14px;}
.page-news-list dt span {color: #666;font-family: Tahoma, Geneva, sans-serif;font-size: 11px;margin-left: 20px;}
.page-news-list dt a, .page-news-list dt a:visited {color: #000;}

.page-news-show { padding: 8px; }
.page-news-show h2 {
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	color: #1765A7;
	font-weight: 700;
	padding-top:20px;
}
.page-news-show .info { text-align: center; color: #666666; line-height: 22px; }
#zoom {
	padding-top: 10px;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
	padding-left: 10px;
	font-size: 14px; 
	line-height:30px;
	margin-bottom:20px;
}
.per_nex {
	line-height: 28px;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #F6F6F6;
	padding-right: 10px;
	padding-left: 10px;
	height:60px;
}
.more-news h3 { font-size: 14px; line-height: 28px; font-weight: 700; padding-left: 8px; background-color: #E67207; color: #FFF; }
.more-news h3 strong {color: #F30;}
.more-news ul { width: 754px; }
.more-news li { height: 28px; width: 367px; float: left; line-height: 28px; background-image: url(../Images/dot-gray.jpg); background-repeat: no-repeat; background-position: left center; padding-left: 10px; overflow: hidden; }
/*输入框*/
.InputBorder {font-size: 12px;background-color: #FFFFFF;border: 1px solid #DFDFDF;padding: 10px; width:300px;}
.InputContent{font-size: 12px;background-color: #FFFFFF;border: 1px solid #DFDFDF;padding: 10px; width:500px;}
.btns {color: #FFFFFF;border: 1px solid #D8271C;background-color: #D8271C;font-size: 16px;font-weight: bold;padding-top:8px;padding-right: 15px;padding-bottom:8px;padding-left: 15px; width:200px;}
/*左边产品分类*/
.product_cate {width:100%}
.product_cate li {width:100%; height:50px; margin:2px auto;text-indent:40px;line-height:50px;background:url(__PUBLIC__/images/p.png) no-repeat 15px;border-bottom:1px solid #EEEEEE;}
.product_cate li:hover{background-color:#A4C5EA;color:#fff;}
.product_cate li a{ height:39px; line-height:37px;  font-weight:100; font-size:14px; color:#333;  overflow:hidden; }
#box_left01 { position:relative;}
#box_left01 ul li {position:relative;}
#box_left01 ul li ul {position:absolute; top:-4px; left:240px; z-index: 10; width:240px; background-color:#FFF; border:1px solid #EEEEEE; border-radius:3px; padding:1px 0; display:none;}
#box_left01 ul li ul li {color:#6B6B6B;}
/*产品列表*/
.products-list {width:930px;padding-top:40px; margin:0 auto; padding-left:20px}
.products-list li {height:260px;display: block;float: left;width:300px;text-align: center;}
.products-list .img img {height: 190px;width: 270px;border: 1px solid #EEEEEE;}
.products-list .img a:hover img {border-top-color: #C00;border-right-color: #C00;border-bottom-color: #C00;border-left-color: #C00;}
.products-list .name { margin-right: 10px; margin-left: 10px; margin-top: 6px; }
/*左产品二级分类*/
.product_cate {width:100%}
.product_cate li {width:100%; height:50px; margin:2px auto;text-indent:40px;line-height:50px;background:url(__PUBLIC__/images/p.png) no-repeat 15px;border-bottom:1px solid #EEEEEE;}
.product_cate li:hover{background-color:#A4C5EA;color:#fff;}
.product_cate li a{ height:39px; line-height:37px;  font-weight:100; font-size:14px; color:#333;  overflow:hidden; }
#box_left01 { position:relative;}
#box_left01 ul li {position:relative;}
#box_left01 ul li ul {position:absolute; top:-4px; left:240px; z-index: 10; width:240px; background-color:#FFF; border:1px solid #EEEEEE; border-radius:3px; padding:1px 0; display:none;}
#box_left01 ul li ul li {color:#6B6B6B;}
/*产品详情*/
.page-content { padding: 10px; }
#product_price { font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: 700; color: #F60; }
.goods-right li del { color: #666; }
#attr_selected span { color: #F30; font-weight: 700; }
#attr_price { margin-right: 15px; }
.goods-spec { margin-top: 10px; padding-top: 10px; border-top-width: 1px; border-top-style: solid; border-top-color: #E3E3E3; }
.goods-spce-ul li {padding-top: 5px;padding-bottom:15px;line-height: 18px;font-size: 14px;}
.goods-spce-ul li strong { font-family: "微软雅黑", "黑体"; font-size: 16px; font-weight: 700; }
.goods-position { text-align: center; margin-top: 10px; height: 30px; }
.goods-position a,
.goods-position a:visited { color: #207DC1; margin-right: 5px; margin-left: 5px; padding: 5px; border: 1px solid #EFEEEE; background-color: #F0F0F0; font-size: 14px; }
.goods-spce-ul li a,
.goods-spce-ul li a:visited { color: #36F; }
.goods-page-detail {margin-top: 15px;}
.detail-title {height:35px; line-height:35px;background-color:#1765A7; font-size:14px;}
.detail-title h3 {
	font-size: 14px;
	line-height:35px;
	font-weight: 700;
	float: left;
	color: #FFF;
	text-align: center;
	height: 35px;
	background-color: #1765A7;
	padding:0 15px;
}
.detail-content { padding: 10px; font-size: 12px; line-height: 24px; }
.goods-list-ul {
	padding-top: 25px;
	min-height: 140px;
}
.goods-list-ul li {
	/*height: 180px;
	width: 165px;*/
	text-align: center;
	float: left;
	padding-left:18px;
}
.goods-ping { padding-top: 10px; }
.goods-ping h4 { line-height: 20px; color: #666; }
.goods-ping-list li { padding: 8px; border: 1px solid #EFEEEE; margin-bottom: 8px; }
.ping-head { float: left; width: 80px; text-align: center; }
.ping-info { float: right; width: 635px; }
.ping-star { height: 30px; line-height: 30px; }
.ping-star .fl { font-weight: 700; color: #666; }
.ping-star .fr { color: #666; }
.ping-content { padding: 5px; margin-top: 5px; line-height: 20px; border-top-width: 1px; border-top-style: solid; border-top-color: #EFEEEE; }
.ping-reply { margin-top: 8px; padding-top: 5px; border-top-width: 1px; border-top-style: none; border-top-color: #98C700; }
.ping-reply strong { color: #F60; }
.ping-form { padding: 10px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #CCC; border-right-color: #EFEEEE; border-bottom-color: #EFEEEE; border-left-color: #EFEEEE; }
.ping-no { padding: 10px; }
.goods-ping-list h3 { line-height: 28px; font-weight: 700; color: #4E8200; }
#tellfriend-page { width: 550px; background-color: #FFF; }
.goods-button { text-align: center; margin-top: 20px; }
.goods-button a,
.goods-button a:visited { margin-right: 4px; margin-left: 4px; background-repeat: no-repeat; line-height: 22px; height: 22px; background-image: url(../Images/btn-s-bg.png); display: inline-block; text-align: left; }
.i-fav { background-position: left -30px; width: 70px; padding-left: 23px; }
.i-review { background-position: left -120px; width: 57px; padding-left: 23px; }
.i-tell { background-position: left -60px; width: 57px; padding-left: 23px; }
.goods-page-info { padding: 10px; border: 3px solid #000;}

.goods-order { margin-top: 10px; border: 1px solid #E1E1E1; }
.goods-order h3 {
	background-color: #C00;
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
	line-height: 35px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.goods-order h3 span { font-size: 12px; font-weight: normal; float: right; }
.goods-order .order-form { padding: 10px; }
.i-pic { background-position: left -150px; width: 57px; padding-left: 23px; }
.goods-desc { color: #666; margin-top: 10px; padding-top:6px; line-height:30px; padding-bottom:15px;
}
.goods-desc  h4{
	font-size:15px;
	font-weight:700;
	margin-bottom:6px;
}

.goods-desc p{
	line-height:22px;
}
.goods-list-ul .img img {
	width:160px;
	height:106px;
	border: 1px solid #CCC;
}
.goods-list-ul .name {text-align:center; margin-top:6px; }
.ul-rank { display: block; }

.goods-left { float: left; width: 400px; }
.goods-right {
	float: right;
	width: 450px;
}
.btn-buy { display: block; height: 37px; width: 127px; text-indent: -3000px; background-image: url(../Images/btn-buy.png); background-repeat: no-repeat; background-position: left top; margin-right: 15px; float: left; }
.btn-buy:hover { background-position: left bottom; }
.btn-addcar { height: 37px; width: 127px; display: inline-block; background-image: url(../Images/btn-addcar.png); background-repeat: no-repeat; background-position: left top; text-indent: -3000px; float: left; }
.btn-addcar:hover { background-position: left bottom; }
.goods-cart { margin-top: 10px; padding-top: 20px; padding-bottom:5px;border-top-width: 1px; border-top-style: solid; border-top-color: #E3E3E3; }
.goods-cart ul { display: block; height: 50px; }
.goods-cart li { padding-top: 5px; }
.goods-cart li { float: left; }
.goods-cart .goods-num-sel { padding-top: 8px; padding-right: 10px; }
#cart_alert { border: 1px solid #F6C5C5; background-color: #FFF6F4; background-image: url(../Images/i-error.png); background-repeat: no-repeat; background-position: 6px center; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 25px; color: #F00; }
#cart_ok { border: 1px solid #98C700; background-color: #EFFEB9; background-image: url(../Images/i-ok.png); background-repeat: no-repeat; background-position: 6px 12px; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 25px; line-height: 22px; }
#cart_ok strong { color: #090; margin-right: 2px; margin-left: 2px; }
#cart_ok a,
#cart_ok a:visited { color: #F60; }
.font-orange {
	color: #D8271C;
}
#product_price { font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: 700; color: #F60; }
.goods-right li del { color: #666; }
#attr_selected span { color: #F30; font-weight: 700; }
#attr_price { margin-right: 15px; }
.goods-spec { margin-top: 10px; padding-top: 10px; border-top-width: 1px; border-top-style: solid; border-top-color: #E3E3E3; }
.detail-content { padding: 10px; font-size: 12px; line-height: 24px; }
.more-info-tab-con { line-height: 24px; margin-top: 8px; font-size: 14px; padding: 8px; }
.goods-info{ padding-top:20px; padding-bottom:10px;}
/*网站地图*/
.sitemap-list { padding-top:6px; padding-right: 10px; padding-bottom:6px; padding-left:40px; }
.sitemap-list dl { padding-top:6px; padding-bottom:10px; }
.sitemap-list dl dt { font-weight: 700; line-height: 30px; font-size: 14px; }
.sitemap-list dl dd a { margin-right: 10px; font-size:14px;}