/*
Theme Name: DouPHP Default
Theme URI: http://demo.douco.com/
Description: DouPHP 默认模板
Version: 1.0
Author: DouCo Co.,Ltd.
Author URI:http://www.xiaoyaozi.com.cn/
*/

/* 初始化
----------------------------------------------- */
body {
 font-family: Microsoft Yahei, \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, Arial, Lucida, Verdana, Helvetica, sans-serif;
 color: #555;
}
body, button, input, textarea {
 font-size: 12px;
 line-height: 1.531;
 outline: none;
 margin: 0;
 padding: 0;
 border: 0;
}
p, ul, ol, dl, dt, dd, form, blockquote {
 margin: 0;
 padding: 0;
}
a {
 text-decoration: none;
 color: #333333;
}
a:hover {
 text-decoration: none;
}
ul, ol {
 list-style: none;
}
h1, h2, h3, h4, h5, h6 {
 font-size: 12px;
 margin: 0;
 padding: 0;
}
input, select {
 font-family: Microsoft Yahei;
 vertical-align: middle;
}
em, b, i {
 font-style: normal;
 font-weight: normal;
}
img {
 vertical-align: middle;
 border: 0;
}
label {
  cursor: pointer;
}
/* 主体框架
----------------------------------------------- */
.wrap {
 width: 1280px;
min-width:1280px;
 margin: 0 auto 0;
}
#wrapper .mb {
 margin-bottom: 50px;
 margin-top:100px;
}
#wrapper .marginTop{
 margin-top:50px;
} 
/* -- page -- */
#pageLeft {
 float: left;
 width: 170px;
/*  margin-right: 20px; */
}
#pageIn {
 float: left;
 width: 1100px;
 overflow: hidden;
 margin-bottom: 150px;
}
/* -- index -- */
#indexLeft {
 float: left;
 width: 880px;
}
#indexRight {
 float: right;
 width: 380px;
 text-align: left;
}
/* 头部导航
----------------------------------------------- */
/* -- header -- */
#header {
	min-height: 80px;
	height: 150px;
}
#header .wrap {
 zoom:1;
 overflow:hidden;

}
#header .logo {
 padding: 20px 0;
 float: left;
}
#header .logo a{
	display: inline-block;
	line-height:50px;
}
#header .search {
/*  float: right; */
 margin-top: 14px;
}
#header .search div {
 float: right;
}
#header .nav_name{
	color:#f33733;
	font-size: 20px;
	font-weight: 800;
	margin-top: 11px;
}
/* -- mainNav -- */
#mainNav {
 margin-bottom: 10px;
 height: 250px;
 font-size: 14px;
 margin-top:20px;
}
/* LEVEL ONE */
#mainNav ul.nav {
 position: relative;
 z-index: 1000;
}
#mainNav ul li {
 background-color: #FFF;
 float: left;
 zoom: 1;
}
#mainNav ul li a {
 display: block;
 width: 101px;
 padding: 0 12px;
 text-align: center;
 height: 35px;
 line-height: 35px;
 color: #000000;
 text-decoration: none;
}
#mainNav ul li a:hover{
 background: #ff3e38;
}
#mainNav ul li.hover, #mainNav ul li.cur {
	background: #ff3e38;
	position: relative;
 z-index: 1000;
}
#mainNav ul li.hover a, #mainNav ul li.cur a {
 color: #FFF;
}
/*#mainNav ul li.hover .first, #mainNav ul li.cur .first {
 background: #19B4EA url(images/main_nav_left.gif) no-repeat left bottom;
}*/
/*#mainNav ul li .last {
 background: #E0E0E0 url(images/main_nav_right.gif) no-repeat right top;
 margin-right: -1px;
}*/
/*#mainNav ul li.hover .last, #mainNav ul li.cur .last {
 background: #19B4EA url(images/main_nav_right.gif) no-repeat right bottom;
}*/
/* LEVEL TWO */
#mainNav ul ul {
 min-width: 125px;
 width: 125px;
 display: none;
 position: absolute;
 top: 100%;
 left: 0;
 border-top: 1px solid white;
 background: #E0E0E0;
}
#mainNav ul ul li {
 font-weight: normal;
 background: #E0E0E0;
 float: none;
}
#mainNav ul li.hover ul li a {
 color: #24313C;
 border-right: none;
 display: inline-block;
}
#mainNav ul li.hover ul li.hover a {
 color: #FFF;
}
#mainNav ul li.hover ul a.parent {
 background: url(../image/icon_red.gif) no-repeat 100px 50%;
}
/* LEVEL THREE */
#mainNav ul ul ul {
 left: 100%;
 top: 0;
 border-top: 0;
 _border-top: 1px;
}
#mainNav ul li.hover ul li.hover ul li a {
 color: #24313C;
}
#mainNav ul li.hover ul li.hover ul li.hover a {
 color: #FFF;
}
/*banner*/
.banner{
width: 100%;
height: 198px;
min-width:1280px;
/* background: url(../images/banner_product_img.png) no-repeat center center; */
}
/* .banner img{ */
/* 	width: 100%; */
/*     height: 100%; */
/* } */
/* 首页样式
----------------------------------------------- */
/* -- slideShow -- */
.slideShow {
 position: relative;
  min-width: 1280px;
 margin: 0 auto 10px;
 padding: 0;
 zoom: 1;
}
.slides {
	position: relative;
}
.slideShow .slides-tel{
width: 340px;
    height: 100px;
    position: absolute;
    right: 12%;
    bottom: 31px;
    z-index: 100000;
    background-color: #FF443D;
}
.slides-tel .slides-tel-num{
	color:#fff;
	font-size: 20px;
	text-align: left;
	height: 60px;
	width: 250px;
/*	border:1px solid green;*/
    margin-top: 24px;
    margin-left:41px;
}
.slides-tel-num p{
	font-size:14px;
	display: block;
}
/*.slides-tel-num span{
	display: block;
}*/
.slides-tel-num  img{
	display:block;
	float:left;
	margin-right:25px;
}
.slideShow .slides a {
 display: block;
 height: 540px;
 background-repeat: no-repeat;
/*  background-position: center center; */
}
.slideShow .slideBox {
 background: #fff;
 /*fix other elements on the page moving (on Chrome)*/
 -webkit-transform: translatez(0);
 -moz-transform: translatez(0);
 -ms-transform: translatez(0);
 -o-transform: translatez(0);
 transform: translatez(0);
}
/* -- slideLoading -- */
.slideShow .slideLoading {
 min-height: 50px;
 background: url(../image/slide_loader.gif) center center no-repeat #fff;
 height: 100%;
 width: 100%;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 60;
}
/* -- previous 和 next 按钮 -- */
.slideShow .arrowBox a {
 z-index: 70;
 font-family: \5b8b\4f53, sans-serif;
 position: absolute;
 display: block;
 margin-bottom: -20px;
 width: 40px;
 height: 40px;
 bottom: 50%;
 line-height: 40px;
 text-decoration: none;
 text-align: center;
 color: #fff;
 font-size: 2em;
 background-color: #333;
 background-color: rgba(50, 50, 50, .3);
}
.slideShow .arrowBox a.disabled {
 display: none;
}
.slideShow .arrowBox .arrowPrev {
 left: 20px;
}
.slideShow .arrowBox .arrowNext {
 right: 20px;
}
.slideShow .arrowBox a:hover {
 background-color: rgba(50, 50, 50, .6);
}
/* -- controlBox -- */
.slideShow .controlBox {
    z-index: 70;
    position: relative;
    bottom: 45px;
    width: 1280px;
    text-align: left;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    margin: 0px auto;
}
.slideShow .controlBox .control {
 display: inline-block;
 *zoom: 1;
 *display: inline;
}
.slideShow .controlBox.controlDefault a {
 background: url(../image/dot_nor.png) no-repeat 50% 50%;
 text-indent: -9999px;
 overflow:hidden;
 width: 20px;
 height: 30px;
 clear: none;
 display: block;
}
.slideShow .controlBox.controlDefault a:hover, .slideShow .controlBox.controlDefault a.active {
 background: url(../image/dot_picked.png) no-repeat 50% 50%;
}
/* -- slideTitle -- */
.slideShow .slideTitle {
 z-index: 70;
 position: absolute;
 bottom: 0;
 left: 0;
 background: #666\9;
 background: rgba(80, 80, 80, 0.75);
 width: 100%;
}
.slideShow .slideTitle span {
 color: #fff;
 display: block;
 font-size: .85em;
 padding: 15px 10px;
}
/* -- sileThumb -- */
.slideShow .sileThumb {
 z-index: 70;
 text-align: center;
 position: absolute;
 bottom: 8px;
 right: 8px;
}
.slideShow .sileThumb a {
 margin: 0 3px;
}
.slideShow .sileThumb a img {
 border: solid #B0B0B0 1px;
}
.slideShow .sileThumb a.active img {
 border: solid #19B4EA 1px;
}
/* -- recommendProduct -- */
.recommendProduct {
 margin-top: 20px;
 zoom:1;
 overflow:hidden;
}
.recommendProduct span{
	display: block;
	width: 210px;
	height:37px;
	line-height: 37px;
	text-align: center;
/* 	background-color: rgba(45,74,64,0.7); */
	position: absolute;
	left:0;
	bottom:0;
	font-size:18px;
	 overflow: hidden;
color:#fff; 
}
.recommendProduct span:hover{
	background-color: rgba(45,74,64,0.1);
}
.recommendProduct  li {
position: relative;
    float: left;
    width: 202px;
    height: 165px;
    margin-right: 20px;
    text-align: center;
    margin-bottom: 20px;
}
.recommendProduct .rightmost{
	float:right;
	margin-right:0px;
}
.recommendProduct li.clearBorder {
 margin-right: 0;
}
.recommendProduct img{
	width: 210px;
 height:165px;
}
/* -- recommendArticle -- */
.recommendArticle li {
 background: url(http://hy0737.com/theme/default/css/images/icon_red.gif) no-repeat left 50%;
 border-bottom: 1px dotted #D1D1D1;
 line-height: 38px;
 padding-left: 15px;
}
.recommendArticle li b {
 float: right;
 color: #999999;
}
.recommendArticle li.last {
 border-bottom: 0;
}

/* -- about -- */
.about {
 padding-top: 13px;
}
.about p {
 float: left;
/* width: 120px;
 height: 154px;*/
}
.about dl {
 float: right;
 width: 600px;
}
/*.about dl dt {
 display: block;
 font-size: 16px;
 font-weight: bold;
 color: #313131;
 padding: 5px 0;
}*/
.about dl dd {
 font-size: 14px;
 /*line-height: 200%;*/
 color: #999999;
 word-wrap: break-word;
 word-break: normal;
}
.about .aboutBtn {
 display: block;
 text-decoration: underline;
 color: #CC0000;
 font-weight: bold;
 margin-top: 12px;
}
/* -- contact -- */
.contact {
 border: 1px solid #BDBDBD;
 /*background-color: #EFEFEF;*/
 box-shadow: #ccc 0px 0px 25px;
 padding: 23px;
 margin-bottom: 36px;
}
.contact h3 {
    height: 35px;
    line-height: 35px;
    color: #101010;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 2px solid #CBD1D3;
}
.contact .more{
	display: inline-block;
	float: right;
	font-size: 14px;
	color: #FF3E38;
}
.contact .content{
     margin-top: 20px;
    padding-bottom: 17px;
 border-bottom: 1px solid #DFDFDF;
}
.contact .lastcontent{
	border: none;
}
.contact p{
	color:#101010;
	font-size: 18px;
}
.contact span{
	display: block;
	margin-top:10px;
	color:#9E9E9E;
}
/* -- message -- */
.messageRow{
	width: 100%;
    height: 60px;
    position: relative;
}
.left_0{
	position: absolute;
    left: 0;
	color:red;
}
.left_240{
	position: absolute;
    left: 203px;
	color:red;
}
.messageRow input{
	padding-left:15px;
	box-sizing: border-box;
	width: 180px;
	height: 40px;
	font-size: 15px;
	border:1px solid #CBCBCB;
	margin-top: 20px;
	background-color: #FAFAFA;
}
.messageRow .rowLeft{
	float: left;
}
.messageRow .rowRight{
	float: right;
}
.messageContent{
	width: 100%;
    position: relative;
}
.messageContent textarea{
	width: 380px;
	min-height: 170px;
	border:1px solid #CBCBCB;
	font-size: 15px;
	margin-top: 20px;
	overflow: auto;
		background-color: #FAFAFA;
}
.messageBtn a{
	display: block;
	width: 185px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color:#fff;
	margin-top: 17px;
}
.messageBtn .btn-left{
	float:left;
	background-color: #FF3E38;
}
.messageBtn .btn-right{
	float:right;
	background-color: #A69E9F;
}
/* -- link -- */
.link {
 margin-bottom: 10px;
}
.link strong {
 color: #7A7F81;
 font-weight: bold;
}
.link a {
 color: #555;
}
/* page
----------------------------------------------- */
#page {
 padding: 20px 0;
}
#page h1 {
 color: #333333;
 font-size: 18px;
 font-weight: bold;
}
#page .page_content{
	margin-top: 20px;
}
#page .page_content img{
	display: block;
	float:left;
}
#page .info {
 padding: 2px 0 20px 0;
 color: #999999;
 font-size: 13px;
}
#page .content {
 color: #848484;
 width: 805px;
 font-size: 14px;
 line-height:28px;
 float:right;
 letter-spacing:2px;
}
/* product_category
----------------------------------------------- */
.productList {
 padding-top: 20px;
 color: #999999;
}
.productList dl {
 float: left;
 width: 330px;
 height: 160px;
 margin: 0 20px 30px 0;
}
.productList dl.last {
 margin-right: 0;
}
.productList dt {
 float: left;
 width: 160px;
}
.productList dd {
 float: left;
 width: 105px;
 padding: 0 0 0 15px;
}
.productList dt img {
 border: 1px solid #EEEEEE;
}
.productList .name {
 height: 18px;
 overflow: hidden;
}
.productList .name a {
 color: #333333;
 font-weight: bold;
}
.productList .brief {
 color: #999999;
 padding-top: 8px;
 height: 60px;
 height: 82px;
 overflow: hidden;
 line-height: 20px;
}
.productList .price {
 padding-bottom: 10px;
}
/* product
----------------------------------------------- */
#product {
 padding: 15px 0;
}
#product .productImg {
 float: left;
 width: 300px;
}
#product .productInfo {
 float: left;
 width: 465px;
 padding: 10px 0 0 15px;
 line-height: 200%;
}
#product .productInfo h1 {
 font-size: 18px;
}
#product .productInfo ul {
 padding-top: 10px;
 margin-bottom:50px;
}
#product .productInfo .productPrice {
 margin-bottom: 5px;
}
#product .productInfo .productPrice .price {
 font-family: Arial;
 font-size: 20px;
 font-weight: bold;
}
#product .productInfo .btnAsk {
 zoom: 1;
 overflow: hidden;
}
#product .productInfo .btnAsk dt {
 float: left;
 width: 88px;
 height: 39px;
 line-height: 39px;
 text-align: right;
 padding-right: 3px;
 margin-right: 6px;
 background-color: #E0E0E0;
 color: #333;
 font-weight: bold;
}
#product .productInfo .btnAsk dd {
 float: left;
 width: 300px;
}
#product .productInfo .btnBuy {
 margin-bottom: 40px;
}
#product .productInfo .btnBuy .addToCart {
 background:#19B4EA url(http://hy0737.com/theme/default/css/images/btn_addtocart.png) no-repeat 20px 50%;
 color: #FFFFFF;
 padding: 8px 25px 8px 25px;
 text-decoration: none;
 cursor: pointer;
 font-size:16px;
}
#product .productInfo .btnBuy .addToCart:hover {
 background-color: #44C4EE;
}
#product .productContent {
 padding: 15px 0;
}
#product .productContent h3 {
 height: 35px;
 line-height: 35px;
 color: #7A7F81;
 font-weight: bold;
 font-size: 14px;
 border-bottom: 1px solid #CBD1D3;
}
#product .productContent ul {
 padding: 15px 0;
 color: #666;
 line-height: 200%;
}
/* article_category
----------------------------------------------- */
.articleList_box{
	padding-top: 20px;
	padding-bottom: 30px;
	/*border-bottom: 1px solid #D1D1D1;*/
}
.articleList_box a{
	box-sizing: border-box;
}
.articleList_box img{

	margin:0px auto;
}
.articleList_box .factory{
	margin-right: 43px;
	margin-top: 35px;
}
.articleList_box img.last{
	margin-right: 0px;
}
#articleList div.last{
	border-bottom: 0;
}
#articleList dl {
 padding: 20px 0;
 zoom:1;
 overflow:hidden;
}
#articleList dt {
 width: 1108px;
 font-size: 18px;
 margin-bottom: 10px;
}
#articleList dd {
 color: #999999;
 width: 100%;
 font-size: 14px;
 padding-left: 2px;
 line-height: 180%;
 zoom: 1;
 overflow: hidden;
}
#articleList dd p {
 float: left;
}
#articleList dd p.img {
 margin-right: 10px;
}
#articleList dd p.desc {
 width: 1108px;
}
#articleList .numDate {
 float: left;
 /*text-align: right;*/
 margin-right:50px;
 padding-top: 12px;
}
#articleList .numDate em {
 color: #A29E9E;
 padding: 1px 9px;
 font-size: 40px;
 font-weight: 500;
}
#articleList .numDate p {
 font-size: 16px;
 color: #A29E9E;
}
/* article
----------------------------------------------- */
#article {
 padding: 20px 0;
}
#article h1 {
 color: #333333;
 font-size: 20px;
 font-weight: bold;
}
#article .info {
 padding: 2px 0 20px 0;
 color: #999999;
 font-size: 13px;
}
#article .content {
 font-size: 14px;
 color: #9E9E9E;
 line-height: 180%;
}
/* 提示信息
----------------------------------------------- */
#douMsg {
 padding: 10px 0 100px 0;
}
#douMsg dl {
 padding: 160px 0 200px 0;
 text-align: center;
 border: 1px solid #E4E4E4;
}
#douMsg dt {
 color: #0072C6;
 font-size: 16px;
 margin-bottom: 30px;
 font-weight: bold;
}
#douMsg dd {
 color: #666;
}
#douMsg dd a {
 margin-left: 5px;
 color: #000;
}
/* 全局样式
----------------------------------------------- */
/* -- common -- */
.captcha {
 text-transform: uppercase;
}
#vcode {
 cursor: pointer;
}
.clear {
 clear: both;
 height: 0;
 line-height: 0;
 font-size: 0;
}
.none {
 display: none;
}
.cue {
 color: red;
 font-size:12px;
}
.price {
 color: #CC0000;
}
/* -- form -- */
.btn {
 display: inline-block;
 background-color: #0072C6;
 color: #EEE;
 padding: 6px 25px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
 text-align:center;
 -webkit-appearance: none;
}
.btn:hover {
 text-decoration: none;
 color: #FFFFFF;
 background-color: #007AD5;
}
.btnGray {
 display: inline-block;
 background-color: #CCC;
 border: 0;
 color: #333;
 padding: 6px 15px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
 -webkit-appearance: none;
}
.btnPayment {
 display: inline-block;
 background-color: #ff4246;
 color: #FFF;
 padding: 7px 28px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
 font-size:14px;
 text-align:center;
 -webkit-appearance: none;
}
/* -- input -- */
.textInput {
 height: 20px;
 padding: 6px;
 font-size: 14px;
 border: 1px solid #DDD;
/*  background-color:#F4F4F4; */
 color:#666;
 -webkit-appearance: none;
}
.textArea {
 padding: 4px;
 border: 1px solid #DDDDDD;
 background-color:#F4F4F4;
 line-height: 20px;
 -webkit-appearance: none;
}
.textAreaAuto {
 border: 1px solid #DBDBDB;
 background-color:#F4F4F4;
 padding: 0;
 font-size: 12x;
 line-height: 20px;
 resize: none;
 min-height: 40px;
 -webkit-appearance: none;
}
/* -- incBox -- */
.incBox {
 margin-bottom: 15px;
}
.incBox h3 {
 height: 35px;
 line-height: 35px;
 color: #101010;
 font-weight: bold;
 font-size: 18px;
 border-bottom: 2px solid #CBD1D3;
}
.incBox h3 a {
	display: block;
 color: #f44d49;
 float: right;
 font-size: 14px;
}
.incBox:after{
	content:'';
	clear: both;
}
/*-- container --*/
.container{
	/*width: 417px;*/
}
.box-left{
	/*display: block;*/
	width: 417px;
	float:left;
}
.box-right{
	/*display: block;*/
	width: 417px;
	float:right;
}
.container .list{
	margin-top:10px;
}
.container .list-num{
	height: 34px;
}
.container .list-num img{
	display: inline-block;
	/*float:left;*/
	/*vertical-align: middle;*/
	text-align: left;
	width: 5px;
	height: 5px;
}
.container .title{
	display: inline-block;
	margin-left:7px; 
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	/*text-align: left;*/
}
.container .time{
	display: inline-block;
	float: right;
	font-size:14px;
	height: 34px;
	line-height: 34px;

}
/* -- urHere -- */
.urHere {
 height: 35px;
 line-height: 35px;
 color: #999999;
/*  border-bottom: 1px solid #CBD1D3; */
}
.urHere a {
 color: #999999;
}
.urHere b {
 margin: 0 8px;
}
/* -- tree -- */
.treeBox {
 margin-bottom: 15px;
}
/*#pageLeft ul{
	 border-left: 4px solid #F4F4F4;
}*/
.treeBox h3 {
    height: 35px;
    line-height: 35px;
    color: #434343;
    font-weight: bold;
    font-size: 22px;
    font-weight: 400;
    /*border-bottom: 1px solid #CBD1D3;*/
}
.treeBox li {
 border-left: 4px solid #F4F4F4;
    line-height: 30px;
    margin-top: 16px;
    padding-left: 15px;
    height: 30px;
}
.treeBox li {
 color: #ADADAD;
font-size: 16px;
}
.treeBox .second a{
	color:#B6B7B6;
	font-size: 14px;
}
.treeBox .second li{
		border:none;
}
.treeBox li.cur {
 border-left: 4px solid #F33733;
 color:#434343;
}
.treeBox .secondCur a{
	color:#FF443D;
}
.treeBox .search {
 margin:20px 0;
}
.treeBox .search .keyword {
 width: 285px;
}
/* -- searchBox -- */

.searchBox {
border: 1px solid #DDDDDD;
 background-color: #FFF;
 padding-left: 20px;
 width: 285px;
 height: 40px;
 position: relative;
 white-space: normal;
}
.searchBox label {
 height: 0;
 line-height: 0;
 overflow: hidden;
 width: 0;
 position: absolute;
 font-size: 0;
 z-index: -1;
 outline: 0
}
.searchBox .keyword {
 color: #CCCCCC;
 width: 241px;
 height: 40px;
}
.searchBox .keyword:focus {
 color: #555
}
.searchBox .keyword::-webkit-input-placeholder {
 color:#CCCCCC;
}
.searchBox .keyword:focus:-moz-placeholder, .searchBox .keyword:focus::-moz-placeholder {
color:transparent!important
}
.searchBox .keyword:focus::-webkit-input-placeholder {
color:transparent!important
}
.searchBox .btnSearch {
 background: #f33733 url(../image/btn_search.png) no-repeat center center;
 width: 40px;
 height: 40px;
 text-indent: -999px;
 overflow:hidden;
 cursor: pointer;
 position: absolute;
 right:0;
 top:0;
}
/*- tableBasic -*/
.tableBasic {
 color: #666666;
/*  border-left: 1px solid #DDDDDD; */
/*  border-top: 1px solid #DDDDDD; */
 border-collapse: collapse;
}
.tableBasic select {
 color: #8F8F8F;
}
.tableBasic td, .tableBasic th {
/*  border-right: 1px solid #DDDDDD; */
/*  border-bottom: 1px solid #DDDDDD; */
}
.tableBasic th {
/*  background-color: #EFEFEF; */
}
.tableBasic .child {
 background-color: #FFFFFF;
}
.tableBasic td label {
 margin-right:15px;
}
.tableBasic td i {
 color:#F00;
 margin-left:5px;
 font-weight:bold;
}
/*- tableDiv -*/
.tableDiv dl {
 zoom:1;
 overflow:hidden;
 margin-bottom:15px;
}
.tableDiv dl dt {
 float:left;
 width:160px;
 text-align:right;
 line-height:34px;
 font-size:13px;
}
.tableDiv dl dd {
 float:left;
 width:640px;
 padding-left:10px;
}
.tableDiv dl dd i {
 color:#F00;
 margin-left:5px;
 font-weight:bold;
}
.tableDiv dl dd label {
 margin-right: 15px;
 line-height:34px;
}
/* -- lift -- */
.lift {
 margin-top:60px;
 color:#999;
}
.lift a {
 color:#999;
}
.lift span {
 margin-right:15px;
}
/* -- pager -- */
.pager {
 text-align: right;
 padding-top: 20px;
 color: #666;
}
.pager a {
 color: #666;
 text-decoration: underline;
}
/* -- douBox -- */
#douBox .boxBg {
 position: fixed;
 top: 0;
 left: 0;
 z-index: 10000001;
 width: 100%;
 height: 100%;
 background: #000;
 filter: alpha(opacity=15);
 opacity:0.15
}
#douBox .boxFrame {
 position: absolute;
 z-index: 10000002;
 overflow: hidden;
 padding: 0;
 border: 2px solid #C4C4C4;
 background-color:#FFF;
 width:360px;
 left:50%;
 top:300px;
 margin-left:-180px;
}
#douBox .boxFrame h2 {
 height: 28px;
 padding: 0 10px;
 background: #f5f5f5;
 line-height: 28px;
 color: #666;
 font-size:14px;
 font-weight:normal;
}
#douBox .boxFrame h2 .close {
 background: url(http://hy0737.com/theme/default/css/images/icon_fork.png) no-repeat;
 width:12px;
 height:12px;
 display:block;
 float:right;
 text-indent:-9999px;
 margin-top:8px;
}
#douBox .boxFrame .boxCon {
 background: url(http://hy0737.com/theme/default/css/images/icon_exclamation.png) no-repeat 15px 15px;
/*  padding:13px 10px 15px 70px; */
	text-align:center;
 height:100px;
	    line-height: 50px;
}
#douBox .boxFrame .boxCon dt {
 font-family:Microsoft YaHei;
 font-size:16px;
 color:#19B4EA;
 font-weight:bold;
}
#douBox .boxFrame .boxCon dd {
 color:#999;
 zoom:1;
 overflow:hidden;
}
#douBox .boxFrame .boxCon dd a {
 background-color:#F5F5F5;
 border: 1px solid #CBD1D3;
 display:block;
 float:left;
 width:70px;
 line-height:26px;
 text-align:center;
 margin:10px 12px 0 0;
 text-decoration:none;
}
/* -- onlineService -- */
/*#onlineService {
 position: fixed;
 _position: absolute;
 _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-380+"px");
 top: 208px;
 right: 0;
 z-index: 999999;
 display: block;
}*/
#onlineService .onlineIcon {
 position: relative;
 cursor: pointer;
 background: url(http://hy0737.com/theme/default/css/images/online_service.png) no-repeat;
 width: 34px;
 height: 110px;
 text-indent: -9999px;
 overflow:hidden;
}
#onlineService #pop {
 border: 3px solid #19B4EA;
 background-color: #F2F2F2;
 padding: 8px;
 width: 95px;
 min-height: 84px;
 position: absolute;
 right: 34px;
 top: 0;
 display: none;
 z-index: 999999;
}
#onlineService .onlineQQ a {
 display: block;
 background: url(http://hy0737.com/theme/default/css/images/online_service.png) no-repeat left -160px;
 color: #19B4EA;
 width: 82px;
 height: 24px;
 line-height: 23px;
 padding-left: 27px;
 margin-bottom: 8px;
}
#onlineService .onlineQQ a:hover {
 text-decoration: none;
 color: #19B4EA;
}
#onlineService .service {
 border-top: 1px solid #DDDDDD;
 padding-top: 8px;
 color: #666;
}
#onlineService .service a {
 color: #666;
}
#onlineService .service li {
 background: url(http://hy0737.com/theme/default/css/images/online_service.png) no-repeat left -202px;
 padding-left: 8px;
}
#onlineService .goTop {
 display: none;
}
#onlineService .goTop .goBtn {
 background: #F2F2F2 url(http://hy0737.com/theme/default/css/images/online_service.png) no-repeat left -120px;
 width: 34px;
 height: 34px;
 display: block;
}
/* footer
----------------------------------------------- */
#footer {
 border-top: 1px solid #D8D8D8;
 background-color: #F2F2F2;
 min-width: 1280px;
 padding: 35px 0;
 height: 150px;
 line-height: 25px;
}
#footer .footLeft{
	width: 55%;
	float:left;
}
#footer .footRight{
	width: 45%;
	float:right;
	text-align: right;
}
#footer .foottext{
	margin-top:20px;
}
#footer .footNav{
 color: #101010;
 font-size: 16px;
}
.footNav a{
	margin-right: 41px;
	display: inline-block;
}
.foottext span{
	color:#999999;
	font-size: 14px;
	margin-right: 15px;
}
.footRight p{
	color:#A8A8A8;
	font-size: 14px;
	margin-top:16px;
}
.footRight .company{
	color:#FF3E38;
	font-size: 18px;
}
.about_us{
	width:270px;
	height:210px;
}
.text-indent5{
	color: red;
    text-indent: 5px;
}
.h_a:hover{
	background-color: rgba(45,74,64,0.1);
}
