
@import "base.css";
body {
    background: none repeat scroll 0 0 #fff;
}
a, a:link, a:visited {
    color: #777;
}
p {
    color: #777;
    font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 20px;
}
input[type="text"]{border:1px solid #ccc;padding:3px 2px;}
input[type="text"]:hover{background:#FFFBE8;border:1px solid #FDC0A4;}
input[type="text"]:focus{background:#FFFBE8;border:1px solid #FDC0A4;}
input[type="password"]{border:1px solid #ccc;padding:3px 2px;}
input[type="password"]:hover{background:#FFFBE8;border:1px solid #FDC0A4;}
input[type="password"]:focus{background:#FFFBE8;border:1px solid #FDC0A4;}
input.input_btn{
	background-color: #1ed355;
	height: 40px;
	width: 140px;
	color: #fff;
	font-size: 14px;
	border-radius: 6px;
	background-size: cover;
	border: 0;
	cursor: pointer;
	}
.top {
    background-color: #ccc;
}
.topHeader {
    color: #fff;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    margin: auto;
}
.topHeader a, .topHeader a:link, .topHeader a:visited {
    border-left: 0px solid #c5c5c5;
    color: #fff;
    display: inline-block;
    padding: 0 15px;
    text-decoration: none;
}

.topHeader a:hover {
    color: #007946;
}
.topHeader ul {
    margin: 0;
    padding: 0;
}
.topHeader ul li, .nav li {
    display: inline;
    float: left;
    margin: 0;
    position: relative;

}
.topHeader ul li:hover a {
    color: #e8471f;
}
.navbar, .slider {
    margin: auto;
    position: relative;
    z-index: 1000;
}
.brand {
    margin: auto;
    padding: 20px 0;
    width: 1440px;
}
.form-inline {
    font-family: Helvetica;
    font-size: 13px;
    margin: 20px;
    position: relative;
}
.form-inline input {
    background-color: #eee;
    border-color: #ccc;
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    box-shadow: none;
    box-sizing: border-box;
    color: #999;
    font-family: Helvetica;
    font-size: 11px;
    height: 30px;
    line-height: 20px;
    margin: 0;
    outline: medium none;
    padding: 6px 70px 6px 12px;
    position: relative;
    vertical-align: middle;
    width: 300px;
}
.form-inline button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background:#999;
    background: -webkit-linear-gradient(#999, #999) repeat scroll 0 0 #999;
    background: linear-gradient(#999, #999) repeat scroll 0 0 #999;
    border-color: -moz-use-text-color -moz-use-text-color #888;
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-radius: 0 4px 4px 0;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #fff;
    display: inline-block;
    font-family: Helvetica;
    font-weight: 600;
    height: 30px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 66px;
}
/*�˵�����*/
.nav {
    background-color: #eeeeee;
    list-style-type: none;
    margin: auto;
    padding: 0;
    width: 1440px; 
	margin-bottom:20px;
	line-height: 60px;
	
	
}
/*�˵�����*/
.nav li a, .nav li a:link, .nav li a:active {
    color: #777777;
    display: block;
    font-size: 20px;
    padding: 7px 50px 7px;
    text-decoration: none;
	font-weight:bolder;
}
.nav li.first a, .nav li.first a:link, .nav li.first a:active {
}
.nav li a:hover {
    background-color: #fff;
    color: #333;
}
.nav li ul {
    background: none repeat scroll 0 0 #fff;
    border-top: 5px solid #e8471f;
    box-shadow: 0 2px 2px #cccccc;
    display: none;
    float: left;
    padding: 10px 0;
    position: absolute;
    z-index: 10002;
}
.nav li ul.products {
    background: none repeat scroll 0 0 #fff;
    border-top: 5px solid #e8471f;
    box-shadow: 0 2px 2px #cccccc;
    display: none;
    float: left;
    padding: 10px 0;
    position: absolute;
    z-index: 10002;
	width:870px;
}
.nav li ul.products li {
    border: 0 none;
    margin: 0;
    padding: 0 15px;
	_float:left;
	*float:left;
	float:left;
	width:260px;
}
.nav li ul.products li p.t.nav li ul.products li p.last{
    
}
.nav li ul.products li p a.tt{
    color:red;
	font-size:20px;line-height:30px;
	border-bottom:1px dotted #bbb;
}
.nav li ul.products li p a{
    text-decoration: none;
}
.nav li ul li {
    border: 0 none;
    margin: 0;
    padding: 0 15px;
	line-height: 20px;
}
.nav li ul.products a, .nav li ul.products a:link, .nav li ul.products a:visited {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: -moz-use-text-color -moz-use-text-color #e0e0e0;
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-style: none none dotted;
    border-width: 0 0 0px;
    color: #666;
    font-size: 14px;
    left: 0;
    margin: 0;
    padding: 3px 0;
    text-shadow: none;
    width: 250px;font-weight:normal;
}
.nav li ul a, .nav li ul a:link, .nav li ul a:visited {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: -moz-use-text-color -moz-use-text-color #e0e0e0;
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-style: none none dotted;
    border-width: 0 0 1px;
    color: #666;
    font-size: 14px;
    left: 0;
    margin: 0;
    padding: 3px 0;
    text-shadow: none;
    width: 250px;font-weight:normal;
}
.nav li ul a:hover {
    color: #e8471f;
}
.nav li ul h1{color:#F00;font-weight:normal; font-size:16px;}
.nav li ul h1 span{float:right; font-weight:normal;color:#666;}
.nav li ul span{ padding-left:10px;color:#F00; padding-top:5px; font-size:14px;}

.nav li ul.products li p.i {
	width:250px;
    border-bottom:1px dotted #ddd;
}
.nav li ul.products li p.last {
    border-right:0px solid #e4e4e4;
}
.nav li ul.products li p.t {
	width:270px;
    border-right:1px dotted #ddd;
}
.nav li.active a, .nav li:hover a {
    background-color: #007044;
    color: #fff;
}


.sy-slide {
    margin: 0;
    padding: 0;
}
.waper {
    background-color: #fff;
    margin: auto;
    width: 1440px;
}
.wapper {
    padding: 15px 0;
}
.quickFeedback {
    border-radius: 0 0 0 20px;
    margin-right: -360px;
    position: fixed;
    right: 0;
    top: 100px;
    width: 360px;
    z-index: 2000;
}
.quickFeedback .handle {
    background: url("../images/handle.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    cursor: pointer;
    height: 135px;
    margin-left: -38px;
    position: absolute;
    width: 38px;
}
.quickFeedback h3 {
    background-color: #eee;
    color: #000;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0;
    text-align: center;
}
.quickFeedback label {
    color: #444;
    display: inline-block;
    padding: 0 5px;
    text-align: right;
    text-shadow: 0 0 1px #fff;
    width: 105px;
}
.quickFeedback input {
    border: 1px inset #ccc;
    padding: 3px;
    vertical-align: middle;
    width: 207px;
}
.quickFeedback textarea {
    border: 1px inset #ccc;
    height: 160px;
    padding: 3px;
    width: 320px;
}
.quickFeedback .bottom {
    text-align: center;
}
.quickFeedback .iBoxList3 {
    background-color: #eee;
    border: 0 none;
    border-radius: 0 0 0 10px;
    box-shadow: 2px 2px 3px #666;
    padding: 15px;
}
.quickFeedback .iBoxList3 div {
    line-height: 40px;
}
.index_cols ul, .index_cols ul li {
    margin: 0;
    padding: 0;
}
.index_cols ul li {
    display: inline;
    float: left;
}
.index_cols ul li .figure ul li {
    color: #777;
    text-align: left;
}
.index_cols .image {
    margin: auto;

}
.index_cols .image img {
    width: 100%;
	transition: all ease-out 0.36s;
}

.index_cols .image:hover img
{transform: scale(1.08);}
.index_cols .txt {
    font-size: 14px;
    text-align: left;
}
.index_cols .panel {
    background-color: #eee;
}
.index_custom h4 {
    font-size: 20px;
    margin: 5px 0;
    text-align: left;
}
.index_two h2, .catalog h3, .leader {
    background-color: #ffffff;
    border: 1px solid #d7d7d7;
    color: #333;
    font-size: 18px;
    line-height: 20px;
    overflow: hidden;
    padding: 5px 20px;
}
.cols_3 {
    width: 25%;
}
.cols_4 {
    width: 33.33%;
}
.cols_3a {
    margin-left: 2%;
    width: 23.5%;
}
.cols_4a {
    margin-left: 3%;
    width: 31.33%;
}
.first {
    margin: 0;
}
/*��ҳ5���߿���ɫ*/
.figure {
    background: -webkit-linear-gradient(top, #ffffff 1%, #fafafa 99%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(to bottom, #ffffff 1%, #fafafa 99%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #d9d9d9;
    font-size: 14px;
    margin: 5px;
    padding: 8px 20px 0px 20px;border-radius:3px;
}
.figure h4 a {
    color: #333;
    font-size: 14px;
}
.figure a, .figure a:link, .figure a:visited, .figure a:hover {
    color: #479ace;
    text-decoration: none;
}
.label label-info a {
    color: #fff;
}
.figure dl {
    clear: both;
    margin: 5px 0;
    overflow: hidden;
    padding: 0;
}
.figure dl dt {
    float: left;
    margin: 0;
    padding: 0;
    width: 30%;
}
.figure dl dt img {
    border-radius: 5px;
    width: 100%;
}
.figure dl dd {
    float: right;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 68%;
}
.figure ul li {
    display: block;
    float: none;
    margin: 10px 0;
    width: 100%;
}
/*�߿���ɫ*/

/*��Ʒһ��3��*/
.cols_6 {
    width: 33.333%;
}
.cols_6 .image {
    float: left;
    padding: 0 3px;
    width: 100%;
	margin: 20px 0px;
}
.cols_6 .content {
    float: right;
    width: 100%;
}
.cols_6 .text-left {
    line-height: 18px;
    text-align: left;
}
.cols_6 h4 {
    font-size: 22px;
    margin-bottom: 5px;
    text-align: left;
	padding:5px 0px 5px 0px;
}
.cols_6 .text-left {
    color: #777;
}
.cols_6 .banner-button {
    padding: 10px;
    text-align: right;
}
/*��Ʒһ��2��*/
.cols_2 {
    width: 50%;
}
.cols_2 .image {
    float: left;
    padding: 0 3px;
    width: 100%;
}
.cols_2 .content {
    float: right;
    width: 100%;
}
.cols_2 .text-left {
    line-height: 18px;
    text-align: left;
}
.cols_2 h4 {
    font-size: 22px;
    margin-bottom: 5px;
    text-align: left;
	padding:5px 0px 5px 0px;
}
.cols_2 .text-left {
    color: #777;
}
.cols_2 .banner-button {
    padding: 10px;
    text-align: right;
}
/*��Ʒһ��4��*/
.cols_44 {
    width: 25%;
}
.cols_44 .image {
    float: left;
    padding: 0 3px;
    width:100%;
}
.cols_44 .content {
    float: right;
    width: 100%;
}
.cols_44 .text-left {
    line-height: 18px;
    text-align: left;
}
.cols_44 h4 {
    font-size: 22px;
    margin-bottom: 5px;
    text-align: left;
	padding:5px 0px 5px 0px;
}
.cols_44 .text-left {
    color: #777;
}
.cols_44 .banner-button {
    padding: 10px;
    text-align: right;
}

/*��һ��*/
.cols_1 {
    width: 100%;
}
.cols_1 .image {
    float: left;
    padding: 0 3px;
    width: 30%;
}
.cols_1 .content {
    float: right;
    width: 66%;
}
.cols_1 .text {
	float: left;
    line-height: 55px;
    text-align: left;
	font-size:35px;
	width: 34%;
	padding-bottom:10px;
}
.cols_1 .text-left {
    line-height: 27.5px;
    text-align: left;
	 color: #777;
	  font-size: 20px;
}
.cols_1 h4 {
    font-size: 22px;
    margin-bottom: 5px;
    text-align: left;
	padding:5px 0px 5px 0px;
}


/**/


.cols_12 {
    display: block;
    float: none;
    width: 100%;
}
.cols_12 .image {
    float: left;
    width: 30%;
}
.cols_12 .content {
    float: right;
    width: 70%;
}
.cols_12 .content .text-left {
    margin: 0 10px;
    text-align: left;
}
.cols_12 .content h4 {
    margin: 5px 20px;
    text-align: left;
}
.cols_12 ol li {
    text-align: left;
    width: 50%;
}
.cols_12 ol li a, .cols_12 ol li a:link, .cols_12 ol li a:visited {
    color: #666;
    font-size: 13px;
    padding-left: 10px;
}
.cols_12 ol li:before {
    background-color: transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid rgba(0, 0, 0, 0.6);
    border-radius: 0;
    border-top: 4px solid transparent;
    content: "";
    height: 0;
    margin-top: 8px;
    position: absolute;
    width: 0;
}
.banner-button {
    margin: 10px;
}
.banner-button a, .banner-button a:link, .banner-button a:visited, .figure .label {
    background-color: #e8471f;
    color: #ffffff;
    font-size: 13px;
    padding: 3px 8px;
    text-decoration: none;
}
.figure .label-info {
    display: inline-block;
    margin: 5px 3px;
}
.banner-button a:hover {
    background-color: #007946;
}
.index_catalog, .index_product ul {
    margin:0
}
.index_catalog .cols_4 .image {
    float: right;
    margin: -8px -8px -8px 0;
    width: 40%;
}
.index_catalog .cols_4 .content {
    float: left;
    width: 60%;
}
.index_catalog .cols_4 p.txt {
    height: 38px;
    overflow: hidden;
	 
}
.index_catalog .cols_6, .index_catalog .cols_4 {
}
.index_catalog .cols_6 h4, .index_catalog h4 {
    color: #333;
    font-size: 23px;
    height: 30px;
    margin: 2px 0;
    overflow: hidden;
    text-align: left;
}/*��ҳ�м��Ŀ飬�ĸ�����Ĵ��������*/
.index_catalog .cols_6 .txt, .index_catalog .cols_4 .txt, .index_catalog .cols_3 .txt {
    color: #777;
    font-size: 13px;
    line-height: 18px;
}
.index_catalog .cols_3 .txt {
    font-size: 14px;
	padding:20px 0px 0px 0px;
}
.index_catalog .banner-button {
    text-align: left;
}
.index_catalog .cols_3 .banner-button, .index_catalog .cols_6 .banner-button {
    text-align: right;
}
.index_two .left, .span3 {
    width: 23%;
}
.span9 h3 {
    color: #000;
    font-size: 23px;
    font-weight: 600;
    padding: 10px 0 0 5px;
}
.index_two .right, .span9 {
    width: 100%; font-size:14px;
}
.index_two .right, .span9-75 {
    width: 73%; font-size:10px;
}

.span5 {
    width: 40%;
}
.span7 {
    width: 51%;
}
.catalog h3, .news h3, .contact h3 {
    background-color: #bdbebf;
    color: #fff;
    line-height: 20px;
    padding: 5px 20px;
}
.aside .news, .aside .contact {
    color: #333;
    line-height: 18px;
    margin-top: 20px;
}
.aside .news li, .aside .contact li {
    margin: 5px 0;
    padding: 0 10px;
}
.aside a, .aside a:link, .aside a:visited {
    color: #333;
}
.aside .news li {
    border: 1px solid #eee;
    margin: 10px 5px;
    padding: 10px;
}
.aside .news a, .aside .news a:link, .aside .news li a:visited {
    color: #333;
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
}
.aside .news li a:hover {
    text-decoration: underline;
}
.contact label {
    font-weight: 600;
}
.index_product .figure {
    background: none repeat scroll 0 0 transparent;
    border-radius: 0;
    border-width: 0;
    margin: 10px 5px 0;
    padding: 0;
}
.index_product .figure .image {
    border: 1px solid #ddd;
    padding: 8px;
}
.index_product .cols_4 h4 {
    height: 30px;
    line-height: 30px;
}
.index_product .cols_3 h4 {
    height: 30px;
    line-height: 30px;
}
.index_product .cols_6 h4 {
    margin: 0;
    padding: 0;
}
.index_product .cols_6 .content {
    width: 64%;
}
.index_product .cols_6 .txt {
    color: #777;
    padding: 0;
}
.index_product h4 a, .index_product h4 a:link {
    color: #666;
    font-size: 13px;
    line-height: 18px;
    text-decoration: none;
}
.index_product h4 a:hover {
    color: #333;
}
.index_product .cols_4 .txt, .index_product .cols_3 .txt {
    display: none;
}
.footer {
    background-color: #eee;
    color: #fff;
    margin: auto ;
}
.footer .container {
    color: #666;
    font-size: 13px;
    padding: 20px;
}
.footer h3 {
    background-color: transparent;
    background-image: none;
    color: #000;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
}
.footer .contact {
    font-size: 13px;
    line-height: 30px;
}
.copy {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 10px;
	text-align:center;
}
.footer, .footer a, .footer a:link, .footer a:visited {
    color: #777;
}
.footer .left {
    width: 70%;
}
.footer .right {
    border-left: 1px solid #ccc;
    padding-left: 20px;
    width: 28%;
}
.footer ul li {
    line-height: 30px;
}
.footer .l {
    float: left;
    width: 30%;
}
.footer .r {
    float: right;
    width: 70%;
}
.footer .profile p {
    font-size: 15px;
    line-height: 28px;
    margin: 0;
    padding: 0;
}
.catalog ul li {
    border-bottom: 1px solid #ccc;
    line-height: 35px;
    padding: 0 1px;
}
.catalog ul li a, .catalog ul li a:link, .catalog ul li a:visited {
    color: #333;
    display: block;
    font-size: 13px;
    padding: 0 0 0 20px;
    text-decoration: none;
    text-transform: capitalize;
}
.catalog ul li a:hover {
    color: #e8471f;
}
.catalog ul li:before {
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 2px;
    content: " ";
    display: block;
    height: 4px;
    margin-left: 5px;
    margin-top: 18px;
    position: absolute;
    width: 4px;
}
.catalog ul.sub {
    margin: 0;
}
.catalog ul.sub li {
    background-color: transparent;
}
.catalog ul.sub li a, .catalog ul.sub li a:link, .catalog ul.sub li a:visited {
    background-color: transparent;
    color: #fff;
    display: block;
    font-size: 1.1em;
    font-weight: 200;
    padding: 0 30px;
    text-decoration: none;
    text-transform: capitalize;
}
.catalog ul.sub li:before {
    background-color: transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid rgba(0, 0, 0, 0.6);
    border-radius: 0;
    border-top: 4px solid transparent;
    height: 0;
    margin-left: 20px;
    margin-top: 12px;
    width: 0;
}
.breadcrumb {
    background-color: #f5f5f5;
    color: #777;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 8px 20px;
}
.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited {
    color: #777;
    font-family: Arial;
    text-decoration: none;
}
.breadcrumb a:hover {
    color: #68ae34;
}
.breadcrumb .divider {
    color: #777;
    padding: 0 5px;
}
.breadcrumb li {
    display: inline-block;
    float: left;
}
.breadcrumb li.last {
    display: inline-block;
    float: right;
}
.thumbnail img, img.thumbnail {
    width: 100%;
}
.row-fluid {
    font-family: Arail;
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 5px;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}

.topHeader ul.lang-list {
    background-color: #007946;
    color: #fff;
    display: none;
    position: absolute;
    right: 0;
    width: 150px;
    z-index: 10001;
}
.topHeader ul.lang-list li {
    border: 0 none;
    display: block;
    float: none;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}
.topHeader ul.lang-list a, .topHeader ul.lang-list a:link, .topHeader ul.lang-list a:visited {
    border: 0 none;
    color: #fff;
    padding: 0;
}
ul.lang-list i.icon {
    display: inline-block;
    height: 16px;
    vertical-align: middle;
    width: 16px;
}
.cols_6 h4 span {
    color: #999;
    display: block;
    padding: 5px 0;
}
.prdetail h1 {
    color: #000;
    font-size: 23px;
    font-weight: 600;
}
.prdetail .thumbnail {
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    display: block;
    line-height: 20px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    width: 330px;
}
.prExtra {
    color: #777;
    font-family: Arial;
    line-height: 30px;
}
.prExtra li {
    border-bottom: 1px solid #eee;
}
.prExtra strong {
    color: #444;
    display: inline-block;
    text-transform: capitalize;
    width: 160px;
}
a.addInquiry {
    background-color: #e8471f;
    color: #fff;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 10px auto;
    padding: 8px 15px;
    text-align: center;
    text-decoration: none;
}
.addRes {
    font-family: Arial,Helvetica,sans-serif;
}
.btn-info {
    background: -webkit-linear-gradient(top, #ffae00 0%, #ffae00 40%, #e59c00 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(to bottom, #ffae00 0%, #ffae00 40%, #e59c00 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    color: #fff;
    font-family: Helvetica;
    font-weight: 600;
    height: 32px;
    overflow: hidden;
    width: 160px;
}
span {
    color: #888;
}
.e404, .hero-unit {
    background: url("../images/jiong.png") no-repeat scroll 85% center transparent;
    padding: 10px 50px 30px;
}
.e404 h3, .hero-unit h3 {
    font-size: 48px;
    padding: 10px 0 0;
}
.e404 p, .hero-unit p {
    line-height: 35px;
    margin: 0;
    padding: 0;
}
.e404 a, .e404 a:link, .e404 a:visited {
    color: #39c983;
    font-weight: 600;
}
.contactus .hero-unit {
    background: url("../images/5.jpg") no-repeat scroll right center transparent;
}
.hero-unit .cols_6 .text-left {
    line-height: 35px;
}
.contactus .hero-unit label, .contactus .hero-unit strong {
    color: #666;
    display: inline-block;
    font-weight: 600;
    width: 100px;
}
.contactus .hero-unit h5 {
    display: none;
}
.newsList h4 span {
    font-size: 11px;
}


.figure a.label-info {
    color: #fff;
    text-transform: capitalize;
}
.header{position:relative}
.header .container {position:relative; margin-top:30px}
/* .navbar{background:url("../images/topbj.png") repeat-x scroll left bottom transparent;} */
.header .inner-container{margin:0}
.inner-container img{width:100%}
.custom .cols_4 .figure{min-height:260px;background:rgb(238, 238, 238)}
.custom h4{ font-size:23px; margin-bottom:0; color:#333}
.custom .figure .label{color:#777;display:inline;padding:0;background-color:transparent}


#form1 table tr td span{padding-left:10px;}


/*���԰汾ͼ�����*/
.headerTop .headerRight{
    float:right;
    padding: 9.5px 6px;
    border-bottom: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
}
.icon0{
     background-image: url("../images/0.gif");
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    width: 28px;
}
.icon1{
     background-image: url("../images/1.gif");
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    width: 28px;
}
.icon2{
     background-image: url("../images/2.gif");
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    width: 28px;
}
.icon3{
     background-image: url("../images/3.gif");
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    width: 28px;
}
.icon4{
     background-image: url("../images/4.gif");
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    width: 28px;
}
.headerRight a{
    float:left;
    margin-left: 10px;
}





/*����ͼ�����*/
.footerIcon a{float:left;}
.bottom1{
      background-image: url("../images/a1.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 88% auto;
    display: block;
    height: 56px;
    width: 58px;
}
.bottom2{
      background-image: url("../images/a2.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 88% auto;
    display: block;
    height: 56px;
    width: 58px;
}
.bottom3{
    background-image: url("../images/a3.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 88% auto;
    display: block;
    height: 56px;
    width: 58px;
}
.bottom4{
      background-image: url("../images/a4.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 88% auto;
    display: block;
    height: 56px;
    width: 58px;
}


.topHeader .content div{ width:600px;height:26px; line-height:26px; overflow:hidden;}
.tab5 td{ padding:10px; color:#777; border-bottom:#c5d9ec 1px solid;}
.tab5 th{ padding:10px; color:#777; border-bottom:#c5d9ec 1px solid; background:#a2bad1; font-weight:bold; color:#FFF;}
.tab5{  border-top:#c5d9ec 1px solid; border-left:#c5d9ec 1px solid; border-right:#c5d9ec 1px solid; margin-bottom:10px;}
.tab5 img{ border:5px #ededed solid;}
.tab5 a{ color:#333;}
.tab5 a:hover{ color:#666;}

.list-paddingleft-2{ line-height:2}