﻿@charset "utf-8";
/* CSS Document */
.w1200{	width: 1200px;	margin: 0 auto;}
a{ text-decoration:none; color:#333333;}
a:hover{ text-decoration:none; color:#333333;}
h1,h2,h3,h4,h5,h6,h7,h8{ font-weight:normal;}
.c{ clear:both;}
.fr{ float:right;}
.fl{ float:left;}
.container{ width:1200px; margin:0 auto;}
/*头部*/
.topper{ height:106px;}
.header{ width:100%; background:#fff; position:fixed; top:0; left:0; z-index:99999; box-shadow:2px 2px 5px #eee;}
.header .head_top{ height:40px; line-height:40px; border-bottom: 1px solid #ddd; color: #181818;}
.header .logo{ padding:10px 0;}
.header .logo img{ height:84px;}
.header .head_tel{ background:url(../images/head_tel.png) no-repeat left center; padding-left:60px; margin-top:20px;}
.header .head_tel h3{ font-size:16px; color:#666;}
.header .head_tel h4{ font-size:28px; font-family:Impact; color:#F6AD3A; line-height:30px;}

.mod{ position:relative;  width:100%; padding:0px; margin:0 auto; }
.wrap-menu{ height:52px; background-color:#F6AD3A;}

/*导航栏*/
.nav{ height:60px; padding-top:22px;}
.nav .nav_list{ }
.nav li{ float:left; height:60px; width:120px; line-height:60px; list-style:none; position:relative;}
.nav li a{ display:block; width:120px; height:60px; text-align:center; line-height:60px; font-size:15px;}
.nav li a:hover{ color:#FFFFFF; font-weight:bold; background:url(../images/nav_bg.png) no-repeat center; background-size:120px;}
.nav A.a1{ background:url(../images/nav_bg.png) no-repeat center; color: #fff; font-weight:bold; background-size:120px;}

.nav li .submenu{ display:block; padding:0px; margin:0px; }
.nav li .submenu{ display:none;position:absolute; top:52px;left:0px; }
.nav li .submenu{ width:170.5px; padding:0px; margin:0px;}
.nav .submenu .SmallNavJianGe { float:left; list-style:none; width:120px; height:1px; background:#fff; display:block; overflow:hidden; }
.nav li .submenu{ z-index:9998;}
.nav li .submenu li{ float:left; height:33px; line-height:33px; filter:alpha(opacity=85); -moz-opacity:0.85; -khtml-opacity: 0.85; opacity: 0.85; border-bottom:1px solid #fff;}
.nav li .submenu li:last-child{ border:0;}
.nav li .submenu li a{ padding:0; text-align:center; background:#F6AD3A; height:33px; line-height:33px; color:#fff; width:120px; font-size:13px;  }
.nav li .submenu li a:hover{ padding:0; background:#F6AD3A;  }


/*banner*/
.banner{ position: relative; z-index: 1; height: 550px;	overflow: hidden;}
/*搜索*/
.i-search{ height: 50px; background:#F6AD3A;}
.i-search p.fl{	line-height: 50px;}
.i-search b{ font-size: 14px; color: #fff;}
.i-search a{ display: inline-block;	padding: 0 14px; background: url(../images/bg_li01.png) no-repeat right center;	color: #fff;	transition: color 500ms ease-in 0ms;}
.i-search a:last-child{ background: none;}
.i-search a:hover{ color:#f6ff02}
.i-search form{	float: right;	margin-top: 10px;}
.i-search input{ float:left; width:180px; height:28px; padding:0 14px; border:1px solid #dadada; border-right:none; line-height:28px; color: #999;}
.i-search input.submit{ width: 36px;height: 30px;padding: 0;border: none;background: url(../images/bg_btn01.jpg) no-repeat;}

/*首页标题*/
.Index_tit{ background:url(../images/tit_bg.png) no-repeat center; height:103px; text-align:center;}
.Index_tit h3{ font-size:40px; color:#F6AD3A; padding-top:20px; font-weight:bold; line-height:50px;}
.Index_tit p{ font-size:18px; color:#888; line-height:40px; margin-top:5px;}
.Index_tit1{ background:url(../images/tit_bg1.png) no-repeat center; height:103px; text-align:center;}
.Index_tit1 h3{ font-size:40px; color:#fff; padding-top:20px; font-weight:bold; line-height:50px;}
.Index_tit1 p{ font-size:18px; color:#fff; line-height:40px; margin-top:5px; opacity:0.8;}


/*产品中心*/
.Index_pro{ margin:80px 0 30px 0;}
.Index_pro .profl_list{ height:42px; margin:30px auto; width:730px;}
.Index_pro .profl_list a{ float:left; display:block; width:150px; height:40px; line-height:40px; border:1px solid #F6AD3A; color:#F6AD3A; font-size:15px; text-align:center; margin:0 15px;}
.Index_pro .profl_list a:hover,.Index_pro .profl_list a:first-child{ background:#F6AD3A; color:#fff;}

/* product */
.slideGroup{ width:1400px; margin:0 auto;overflow:hidden;}
.slideGroup .parBd{ padding-top:30px;}
.slideGroup .parBd ul{ overflow:hidden; zoom:1;}
.slideGroup .banner0{ width:100%; position:relative; left:-9%;}
.slideGroup .parBd ul li{ float:left; display:inline;overflow:hidden; text-align:center; width:39.85%;}
.slideGroup .parBd ul li h2{ position:relative; bottom:68px; height:68px; background-color:#333; line-height:68px; width:94%; /* margin-left: 30px; */ margin-left:22px; font-size: 24px; color:#ffffff;}
.slideGroup .parBd ul li .pic{ text-align: center;}
.slideGroup .parBd ul li .pic h3{margin-top:28px;}
.slideGroup .parBd ul li .pic img{ width:94%; height:360px; display:block; margin:0 auto;}
.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;}
.slideGroup .parBd ul li .title{ line-height: 24px;}

.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:37%; top:50px; display:block; width:65px; height:65px; z-index: 1000; background: url(../images/btn1.png) center center no-repeat ;margin-top: 110px; }
.slideGroup .sNext{ left:auto; right:17.5%; background: url(../images/btn2.png) center center no-repeat;margin-top: 110px;z-index: 1000; }
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }

/*配件*/
.Index_pj{ background:#f6f6f6; padding:80px 0;}
.Index_pj .pj_list{ margin-top:50px;}
.Index_pj .pj_list li{ float:left; width:276px; text-align:center; margin-right:32px; margin-bottom:20px;}
.Index_pj .pj_list li:nth-child(4n){ margin-right:0;}
.Index_pj .pj_list li img{ width:100%; height:200px;}
.Index_pj .pj_list li h3{ height:50px; line-height:50px; background:#fff;}
.Index_pj .case_more{ text-align:center; margin-top:50px;}
.Index_pj .case_more a{ display:block; width:180px; height:46px; line-height:46px; background:#F6AD3A; color:#fff; margin:0 auto; font-size:18px; border-radius:40px;}



/*关于我们*/
.Index_ab{ background:#F6AD3A url(../images/ab_bg.jpg) no-repeat center; padding:80px 0;}
.Index_ab .ab_Inf{ margin:40px 0; font-size:16px; line-height:32px; color:#fff;}
.Index_ab .ab_more{ text-align:center;}
.Index_ab .ab_more a{ display:block; width:180px; height:46px; line-height:46px; background:#fff; color:#F6AD3A; margin:0 auto; font-size:18px; border-radius:40px;}

/*工程案例*/
.Index_case{ margin:80px 0;}
.Index_case .case_list{ margin-top:40px;}
.Index_case .case_list li{ float:left; width:380px; margin-right:30px; margin-bottom:30px;}
.Index_case .case_list li:nth-child(3n){ margin-right:0;}
.Index_case .case_list li img{ width:380px; height:280px;}
.Index_case .case_more{ text-align:center;}
.Index_case .case_more a{ display:block; width:180px; height:46px; line-height:46px; background:#F6AD3A; color:#fff; margin:0 auto; font-size:18px; border-radius:40px;}


/*新闻*/
.Index_news{ padding:60px 0; background:#F6AD3A url(../images/news_bg.jpg) no-repeat center;}
.Index_news .news{}
.Index_news .news_left{ width:530px; color:#fff;}
.Index_news .news_left h3{ font-size:80px; font-weight:bold; line-height:80px;}
.Index_news .news_left h3 span{ color:#B36F09;}
.Index_news .news_left h4{ font-size:36px; width:200px; line-height:40px; border-right:4px solid #fff; letter-spacing:3px; margin:30px 0 60px 0; font-weight:bold;}
.Index_news .news_left h5{ text-align:center;}
.Index_news .news_left h5 a{ display:block; width:160px; height:40px; line-height:40px; background:#fff; color:#F6AD3A; font-size:15px; border-radius:40px;}
.Index_news .news_left i{ display:block; width:40px; height:2px; background:#fff; margin:80px 0 20px 0;}
.Index_news .news_left p{ color:#fff; opacity:0.8; font-size:12px;}

.Index_news .news_list{ width:620px;}
.Index_news .news_list li{ width:620px; padding:15px 0; background:rgba(255,255,255,0.1); color:#fff; margin-bottom:20px;}
.Index_news .news_list li:last-child{ margin-bottom:0;}
.Index_news .news_list li .date{ width:150px; text-align:center; border-right:1px solid #FBD69D; font-size:38px;}
.Index_news .news_list li .news_con{ width:440px; margin-left:20px;}
.Index_news .news_list li .news_con h3 a{ display:block; color:#fff; font-size:17px;}
.Index_news .news_list li .news_con p{ font-size:14px;}


/*联系我们*/
.Index_lx{ background:url(../images/lx_bg.jpg) no-repeat center; height:467px; margin-top:40px;}
.Index_lx .lx_left{ width:520px; margin-left:40px; padding-top:100px;}
.Index_lx .lx_left h3{ font-size:24px; color:#000; line-height:30px;}
.Index_lx .lx_left h3 span{ color:#666; font-size:18px; text-transform:uppercase;}
.Index_lx .lx_left li{ margin-top:40px; padding-left:85px; line-height:24px;}
.Index_lx .lx_left li:nth-child(1){ background:url(../images/lx01.jpg) no-repeat center left;}
.Index_lx .lx_left li:nth-child(2){ background:url(../images/lx02.jpg) no-repeat center left;}
.Index_lx .lx_left li:nth-child(3){ background:url(../images/lx03.jpg) no-repeat center left; background-size:40px;}
.Index_lx .lx_left li h4{ font-size:18px;}
.Index_lx .lx_left li p{ font-size:18px; color:#666;}

.Index_lx .lx_right{ width:500px; margin-right:40px; padding-top:100px;}
.Index_lx .lx_right h3{ font-size:24px; color:#000; line-height:30px;}
.Index_lx .lx_right h3 span{ color:#666; font-size:18px; text-transform:uppercase;}

.Index_lx .lx_right .feedback{ margin-top:30px;}
.Index_lx .lx_right .feedback li { border:1px solid #8f9094; margin-bottom:15px;}
.Index_lx .lx_right .feedback li input{ height:40px; line-height:40px; border:none; margin-left:20px; font-size:14px; color:#3d3e3e; background:none;outline:none;}
.Index_lx .lx_right .feedback li textarea{ height:80px; width:480px; border:None; font-size:14px; color:#3d3e3e; background:none;resize:none; margin-left:20px; line-height:80px}
.Index_lx .lx_right .feedback li.submit{ width:127px;}
.Index_lx .lx_right .feedback li.submit input{ width:127px; line-height:40px; margin-left:0; font-size:16px;}


/*网站底部*/
.footer{ background:#F6AD3A; padding-top:40px;}
.footer .f_nav{ width:840px; margin:0 auto; height:42px; line-height:42px; background:#fff; border-radius:40px; padding:0 30px;}
.footer .f_nav a{ float:left; display:block; width:120px; text-align:center; font-size:16px; color:#F6AD3A;}
.f_logo{ margin:40px 0 20px 0; text-align:center;}
.f_copy{ text-align:center; line-height:40px; font-size:16px;}





.inside-banner{
	height: 369px;
}
.insdie-wrap{
	padding: 32px 0 32px;
}
.side{
	width: 224px;
}
.side-title{
	width: 185px;
	height: 68px;
	padding-left: 39px;
	border-radius:5px 5px 0 0;
	background:#F6AD3A;
	font-weight: bold;
	font-size: 22px;
	line-height: 68px;
	color: #fff;
}
.side-list{
	border: 1px solid #cfcfcf;
	border-top: none;
	margin-bottom:30px;
}
.side-list li{
	border-bottom: 1px solid #cfcfcf;
}
.side-list li.last{
	border-bottom: none;
}
.side-list a.tit{
	display: inline-block;
	width: 184px;
	padding-left: 38px;
	background: url(../images/bg_li02.png) no-repeat 184px -80px;
	font-weight: bold;
	font-size: 14px;
	line-height: 50px;
	color: #333;
}
.side-list a.tit:hover, .side-list a.tit.on{
	color: #F6AD3A;
}
.side-list .subside{
	padding: 10px 0;
	border-top: 1px solid #cfcfcf;
	display: none;
}
.side-list .subside a{
	display: inline-block;
	width: 174px;
	padding-left: 48px;
	line-height: 28px;
	color: #333;
	transition: color 500ms ease-in 0ms;
}
.side-list .subside a:hover, .side-list .subside a.on{
	color: #F6AD3A;
}
.side-box{
	width: 224px;
	margin-top: 32px;
}
.side-tit{
	width: 224px;
	height: 58px;
	background: url(../images/bg_sign09.jpg) no-repeat;
}
.side-tit a{
	display: inline-block;
	width: 185px;
	padding-left: 39px;
	font-weight: bold;
	font-size: 18px;
	line-height: 58px;
	color: #fff;
}
.side-box .list{
	padding: 14px 0;
	border: 1px solid #cfcfcf;
	border-top: none;
}
.side-box .list li{
	width: 224px;
	height: 26px;
}
.side-box .list a{
	display: inline-block;
	width: 191px;
	padding-left: 31px;
	background: url(../images/bg_sign11.png) no-repeat 18px 0;
	line-height: 26px;
	color:#333333;
	transition: color 500ms ease-in 0ms;
}
.side-box .list a:hover{
	color: #F6AD3A;
	background-position: 18px -26px;
}
.content{
	width: 927px;
}
.content .path{
	height: 66px;
	border: 1px solid #e4e4e4;
	background: #f8f8f8;
	line-height: 66px;
	color:#333333;
}
.content .path h2{
	padding-left: 21px;
	font-size: 18px;
	color: #F6AD3A;
}
.content .path a{
	color:#333333;
	transition: color 500ms ease-in 0ms;
}
.content .path a:hover{
	color: #F6AD3A;
}
.content .path span{
	display: inline-block;
	font-family: "宋体";
	padding: 0 10px;
}
.content .path span.cur{
	padding: 0 32px 0 0;
	font-family: "微软雅黑";
	color: #F6AD3A;
}
.inside-wrap{
	padding: 20px 0 35px;
	border: 1px solid #eaeaea;
	border-top: none;
}
.page{
	text-align: center;
}



.products-list .list{
	position: relative;
	overflow: hidden;
}
.products-list ul{
	width: 945px;
	*padding-bottom: 18px;
}
.products-list li{
	float:left;
	width: 207px;
	height: 198px;
	border: 1px solid #e6e6e6;
	margin: 0 0px 18px 18px;
	display: inline;
}
.products-list li:hover{
	width: 207px;
	height: 198px;
	border: 1px solid #F6AD3A;
	margin: 0 0px 18px 18px;
	display: inline;
}
.products-list li .int{
	padding: 0px;
	height:32px;
	line-height: 32px;
	text-align:center;
}
.products-list li:hover a.tit{
	display: inline-block;
	width: 100%;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 42px;
	color: #F6AD3A;
	transition: all 500ms ease-in 0ms;
	border-top: 1px solid #F6AD3A;
}
.products-list li a.tit{
	display: inline-block;
	width: 100%;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 42px;
	color: #333;
	transition: all 500ms ease-in 0ms;
	border-top: 1px solid #e6e6e6;
}
.products-list li a.tit:hover{
	color: #F6AD3A;
	border-top: 1px solid #F6AD3A;
}
.products-list li p.price{
	font-weight: bold;
	font-size: 14px;
	line-height: 50px;
	color: #333;
}
.products-list li p span{
	font-size: 24px;
	font-family: Arial;
	color: #c00725;
}
.products-list .page{
	margin: 0px;
	padding:0px;
}
.pro-info{
	padding: 34px 20px 31px;
}
.pro-img{
	position: relative;
	float: left;
	width: 325px;
	margin-top: 10px;
}
.pro-img .img{
	position: relative;
	width: 323px;
	height: 201px;
	border: 1px solid #e6e6e6;
	margin-bottom: 20px;
	background: url(../images/loading.gif) no-repeat center;
}
.jqZoomPup {
	background: #fff;
    border: 1px solid #e6e6e6;
    opacity: 0.5;
    position: absolute;
    visibility: hidden;
    z-index: 1;
}
.zoomdiv {
	background: #fff;
    border: 1px solid #e6e6e6;
    display: none;
    overflow: hidden;
    position: absolute;
    text-align: center;
    z-index: 1;
}
.pro-img .list{
	width: 325px;
	height: 75px;
	margin-bottom: 17px;
}
.pro-img .btn{
	float: left;
	width: 17px;
	height: 54px;
	cursor: pointer;
}
.pro-img .prev{
	background: url(../images/prev05.jpg) no-repeat center;
}
.pro-img .next{
	background: url(../images/next05.jpg) no-repeat center;
}
.pro-img .list-in{
	position: relative;
	overflow: hidden;
	float: left;
	width: 262px;
	height: 50px;
	margin: 0 14px;
	display: inline;
	margin-top: 2px;
}
.pro-img .list-in li{
	width: 78px;
	height: 48px;
	border: 1px solid #e6e6e6;
	margin-right: 11px;
	display: inline;
	cursor: pointer;
}
.pro-img .list-in li.active{
	border: 1px solid #F6AD3A;
}
.pro-tips{
	float: right;
	width: 330px;
}
.pro-tips h2{
	font-size: 22px;
	line-height: 44px;
	color: #333;
}
.pro-tips p.price{
	font-size: 14px;
	line-height: 34px;
	color: #333;
}
.pro-tips p.price span{
	font-size: 36px;
	color: #ca020f;
}
.pro-tips .list{
	margin-top: 18px;
	padding: 18px 0;
	border-top: 1px solid #d9d9d9;
}
.pro-tips .list li{
	width: 330px;
	margin-bottom: 9px;
	line-height: 23px;
	color: #333;
}
.pro-tips .list p{
	width: 72px;
	padding-right: 3px;
	line-height: 20px;
}
.pro-tips .list .fr{
	position: relative;
}
.pro-tips .list span{
	display: inline-block;
	position: relative;
	float: left;
	min-width: 21px;
	height: 16px;
	line-height: 16px;
	padding: 0 10px;
	border: 1px solid #b8b7bd;
	margin-right: 6px;
	text-align: center;
	cursor: pointer;
	margin-bottom: 4px;
}
.pro-tips .list span.on{
	border: 1px solid #ce0303;
	background: url(../images/bg_sign12.png) no-repeat right bottom;
}
.pro-tips .list .tips{
	position: absolute;
	left: 105%;
	top: -1px;
	z-index: 5;
	width: 100%;
	padding: 3px;
	background: #fff;
	border: 1px solid #ce0303;
	font-size: 12px;
	line-height: 20px;
	color:#333333;
	display: none;
}
.pro-tips .num{
	height: 31px;
	margin-top: 8px;
}
.pro-tips .num input{
	float: left;
	width: 47px;
	height: 29px;
	padding: 0 5px;
	border: 1px solid #b8b7bd;
	margin-right: 4px;
	display: inline;
	line-height: 29px;
	color: #333;
}
.pro-tips .btn{
	float: left;
	width: 18px;
	height: 31px;
}
.pro-tips .btns{
	width: 18px;
	height: 14px;
	cursor: pointer;
}
.pro-tips .up{
	background: url(../images/prev06.jpg) no-repeat;
	margin-bottom: 3px;
}
.pro-tips .down{
	background: url(../images/next06.jpg) no-repeat;
}
.pro-tips .num p{
	width: auto;
	padding-left: 15px;
	line-height: 31px;
}
.pro-tips .num a.meesage{
	display: inline-block;
	width: 54px;
	border: 1px solid #c40000;
	background: #ffeded;
	margin: 2px 0 0 8px;
	font-size: 13px;
	line-height: 25px;
	color: #c40000;
	text-align: center;
}
.pro-tips .list em{
	font-style: normal;
}
.pro-tips .button{
	height: 40px;
	margin-top: 18px;
}
.pro-tips .button a{
	display: inline-block;
	float: left;
	width: 140px;
	height: 38px;
	border: 1px solid #cdcdce;
	margin-right: 16px;
	background: #ddd;
	font-size: 14px;
	line-height: 38px;
	color: #333;
	text-align: center;
	transition: all 500ms ease-in 0ms;
}
.pro-tips .button input{
	float: left;
	width: 140px;
	height: 38px;
	border: 1px solid #cdcdce;
	margin-right: 16px;
	background: #ddd;
	font-size: 14px;
	line-height: 38px;
	color: #333;
	text-align: center;
	transition: all 500ms ease-in 0ms;
}
.pro-tips .button a:hover, .pro-tips .button a.add, .pro-tips .button input.hover{
	border: 1px solid #0c60be;
	background: #0c60be;
	color: #fff;
}
.pro-service{
	margin: 52px 0 25px;
	font-size: 10px;
	line-height: 16px;
}
.pro-service h2{
	font-size: 18px;
	line-height: 32px;
	color: #444;
	margin-bottom: 25px;
}
.pro-service ul{
	width: 708px;
}
.pro-service li{
	width: 236px;
	height: 53px;
}
.pro-service li span{
	display: inline-block;
	float: left;
	width: 53px;
	height: 53px;
}
.pro-service li span.fi{
	background: url(../images/bg_sign13.jpg) no-repeat;
}
.pro-service li span.se{
	background: url(../images/bg_sign14.jpg) no-repeat;
}
.pro-service li span.th{
	background: url(../images/bg_sign15.jpg) no-repeat;
}
.pro-service li .int{
	float: left;
	height: 36px;
	padding: 10px 0 0 13px;
}
.pro-service li p.fz15{
	font-size: 15px;
	line-height: 20px;
	color: #1e1e1e;
}
.pro-detail h2{
	font-size: 18px;
	line-height: 58px;
	color: #444;
}
.pro-detail table{
	border-top: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.pro-detail th{
	padding-left: 16px;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	font-weight: normal;
	font-size: 14px;
	line-height: 45px;
	color: #333;
	text-align: left;
}
.pro-detail td{
	padding: 0 16px;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	line-height: 31px;
	color:#333333;
}
.pro-detail ul{
	border-top: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.pro-detail li{
	padding: 0 16px;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	line-height: 31px;
	color:#333333;
	height: 31px;
	line-height: 31px;
	text-align: center;
}
.pro-detail .detail{
	margin-top: 65px;
}
.pro-detail .detail img{
	/*display: block;
	margin: 0 auto;
	max-width: 100%;*/
}

.honorlist .list{
	position: relative;
	overflow: hidden;
}
.honorlist ul{
	width: 945px;
	*padding-bottom: 18px;
}
.honorlist li{
	width: 280px;
	height: 255px;
	border: 1px solid #e6e6e6;
	margin: 0 0px 20px 20px;
	display: inline;
}
.honorlist li:hover{
	width: 280px;
	height: 255px;
	border: 1px solid #F6AD3A;
	margin: 0 0px 20px 20px;
	display: inline;
}
.honorlist li .int{
	padding: 0px;
	height:32px;
	line-height: 32px;
	text-align:center;
}
.honorlist li:hover a.tit{
	display: inline-block;
	width: 100%;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 42px;
	color: #F6AD3A;
	transition: all 500ms ease-in 0ms;
	border-top: 1px solid #F6AD3A;
}
.honorlist li a.tit{
	display: inline-block;
	width: 100%;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 42px;
	color: #333;
	transition: all 500ms ease-in 0ms;
	border-top: 1px solid #e6e6e6;
}
.honorlist li a.tit:hover{
	color: #F6AD3A;
	border-top: 1px solid #F6AD3A;
}
.honorlist li p.price{
	font-weight: bold;
	font-size: 14px;
	line-height: 50px;
	color: #333;
}
.honorlist li p span{
	font-size: 24px;
	font-family: Arial;
	color: #c00725;
}
.honorlist .page{
	margin: 0px;
	padding:0px;
}


.login-header{
	width: 894px;
	height: 94px;
	margin: 0 auto;
}
.login-header p.fr{
	font-size: 14px;
	line-height: 94px;
	color: #888;
	margin-right: -16px;
}
.login-header p.fr a{
	display: inline-block;
	padding: 0 16px;
	color: #888;
}
.login-footer{
	height: 92px;
	padding-bottom: 20px;
	line-height: 92px;
	color: #888;
	text-align: center;
	text-transform: uppercase;
}
.login-footer a{
	color: #888;
	transition: color 500ms ease-in 0ms;
}
.login-footer a:hover{
	color: #214d8a;
}
.login-main{
	height: 578px;
	background: url(../images/bg_login.jpg) no-repeat center;
}
.login-main .w894{
	position: relative;
	width: 894px;
	height: 578px;
	margin: 0 auto;
}
.login-main .pt19{
	padding-top: 19px;
}
.login-box{
	position: absolute;
	left: 528px;
	top: 104px;
	width: 265px;
	height: 330px;
}
.login-box h2{
	margin-bottom: 38px;
	font-size: 14px;
	line-height: 44px;
}
.login-box td{
	padding-bottom: 18px;
}
.login-box td input{
	float: left;
	width: 180px;
	height: 30px;
	padding: 0 2px 0 28px;
	border: 1px solid #ccc;
	background: url(../images/bg_btn04.jpg) no-repeat left center;
	margin-left: 28px;
	line-height: 30px;
	color: #ccc;
}
.login-box td input.password{
	background: url(../images/bg_btn05.jpg) no-repeat left center;
}
.login-box td input.hide{
	display: none;
}
.login-box label{
	float: left;
	margin: 23px 36px 24px 28px;
	line-height: 24px;
}
.login-box label input{
	float: left;
	width: 13px;
	height: 13px;
	margin: 6px 6px 0 0;
	display: inline;
}
.login-box a{
	display: inline-block;
	float: left;
	line-height: 24px;
	color: #204c89;
	text-decoration: underline;
	margin: 23px 0 24px;
}
.login-box .btn{
	width: 100%;
	height: 31px;
}
.login-box .btn input{
	float: left;
	width: 98px;
	height: 31px;
	padding: 0;
	border: none;
	background: url(../images/bg_btn06.jpg) no-repeat;
	margin-left: 30px;
	display: inline;
	font-size: 15px;
	color: #fff;
}
.login-box .btn a{
	display: inline-block;
	float: left;
	width: 98px;
	margin: 0 0 0 12px;
	background: url(../images/bg_btn07.jpg) no-repeat;
	font-size: 15px;
	line-height: 31px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.regist-main{
	width: 780px;
	height: 497px;
	padding: 45px 61px 0;
	margin: 0 auto;
	background: url(../images/bg_box04.png) no-repeat;
}
.regist-main td{
	padding: 0 5px 24px 0;
	font-size: 14px;
	line-height: 36px;
}
.regist-main span{
	display: inline-block;
	color: #f00;
	padding-right: 5px;
}
.regist-main input{
	float: left;
	width: 217px;
	height: 34px;
	padding: 0 5px;
	border: 1px solid #ccc;
	font-size: 12px;
	line-height: 34px;
}
.regist-main input.button{
	width: 147px;
	height: 30px;
	padding: 0;
	border: none;
	background: url(../images/bg_btn08.jpg) no-repeat;
	margin: 2px 13px 0 20px;
	line-height: 30px;
}
.regist-main input.submit{
	width: 229px;
	height: 33px;
	padding: 0;
	border: none;
	background: url(../images/bg_btn09.jpg) no-repeat;
	font-size: 15px;
	line-height: 33px;
	color: #fff;
}
.regist-main .tips{
	float: left;
	width: 252px;
	height: 34px;
	padding: 0 10px;
	border: 1px solid #e8e8e8;
	margin-left: 18px;
	display: inline;
	background: #f9f9f9;
	font-size: 12px;
	line-height: 34px;
	color: #949494;
}
.shopcar-main{
	padding: 40px 0 136px;
}
.shopcar-tips{
	height: 35px;
	margin-bottom: 46px;
	background: url(../images/bg_tips.jpg) no-repeat;
}
.shopcar-tips-se{
	background-position: 0 -35px;
}
.shopcar-tips-th{
	background-position: 0 -70px;
}
.shopcar-detail{
	border-top: 2px solid #555555;
}
.shopcar-tit{
	height: 44px;
	padding: 0 36px;
	background: #f7f7f7;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	font-size: 18px;
	line-height: 44px;
}
.shopcar-detail .list{
	padding: 41px 40px 60px 39px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}
.shopcar-detail table{
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.shopcar-detail th{
	border-bottom: 1px solid #ddd;
	background: #f7f7f7;
	font-weight: normal;
	font-size: 14px;
	line-height: 35px;
}
.shopcar-detail td{
	border-bottom: 1px solid #ddd;
	padding: 25px 0;
	text-align: center;
}
.shopcar-detail td input.checkbox{
	float: left;
	margin-left: 7px;
}
.shopcar-detail td img{
	border: 1px solid #e9e9e9;
}
.shopcar-detail td p{
	line-height: 73px;
	color:#333333;
}
.shopcar-detail .btns{
	width: 76px;
	height: 22px;
	margin-left: 60px;
}
.shopcar-detail .btn{
	float: left;
	width: 15px;
	height: 15px;
	margin-top: 3px;
	cursor: pointer;
}
.shopcar-detail .prev{
	background: url(../images/prev07.jpg) no-repeat;
}
.shopcar-detail .next{
	background: url(../images/next07.jpg) no-repeat;
}
.shopcar-detail .btns input{
	float: left;
	width: 34px;
	height: 20px;
	border: 1px solid #ccc;
	margin: 0 5px;
	display: inline;
	text-align: center;
}
.shopcar-detail a.delete{
	color: #005ea7;
}
.shopcar-detail .tips{
	width: 898px;
	height: 76px;
	padding: 0 40px;
	border: 1px solid #eaeaea;
	background: #f7f7f7;
}
.shopcar-detail .tips a.fl{
	display: inline-block;
	padding-left: 18px;
	background: url(../images/bg_sign16.png) no-repeat left center;
	margin-top: 26px;
	line-height: 24px;
	color: #005ea7;
}
.shopcar-detail .tips .fr{
	padding: 20px 20px 0 0;
	line-height: 38px;
	color:#333333;
}
.shopcar-detail .tips span{
	color: #005ea7;
}
.shopcar-detail .tips span.red{
	font-size: 22px;
	color: #e4393c;
}
.shopcar-detail .tips input{
	width: 197px;
	height: 38px;
	background: url(../images/bg_btn10.jpg) no-repeat;
	margin-left: 78px;
	font-size: 19px;
	line-height: 38px;
	color: #fff;
}
.shopcar-detail .add{
	padding: 40px 0 15px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}
.shopcar-detail .add .box{
	width: 825px;
	height: 353px;
	padding: 12px 37px 0;
	border: 1px solid #e9e9e9;
	background: #fafafa;
	margin: 0 auto;
}
.shopcar-detail .box h2{
	font-weight: normal;
	font-size: 16px;
	line-height: 60px;
	color: #333;
}
.shopcar-detail .add-table{
	border: none;
}
.shopcar-detail .add-table td{
	padding: 0 0 12px 5px;
	border: none;
	font-size: 12px;
	line-height: 28px;
}
.shopcar-detail .add-table span{
	color: #d6000f;
}
.shopcar-detail .add-table input{
	float: left;
	width: 187px;
	height: 26px;
	padding: 0 5px;
	border: 1px solid #d1d1d1;
	margin-right: 13px;
	display: inline;
	line-height: 26px;
	color: #888;
}
.shopcar-detail .add-table textarea{
	float: left;
	width: 611px;
	height: 100px;
	padding: 5px;
	border: 1px solid #d1d1d1;
	line-height: 20px;
	color: #888;
}
.shopcar-success{
	width: 978px;
	height: 127px;
	padding-top: 33px;
	border: 1px solid #e5e5e5;
	margin: 0 auto;
	font-size: 24px;
	line-height: 48px;
	color: #333;
	text-align: center;
}
.shopcar-success span{
	display: inline-block;
	padding-left: 66px;
	background: url(../images/bg_sign17.jpg) no-repeat left center;
}
.shopcar-success .btn{
	height: 27px;
	margin-top: 13px;
}
.shopcar-success a{
	display: inline-block;
	width: 80px;
	background: url(../images/bg_btn11.jpg) no-repeat;
	margin-right: 60px;
	font-size: 12px;
	line-height: 27px;
	color: #fff;
	text-align: center;
}

/**************/
.message-out{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 55;
	width: 100%;
	height: 100%;
	display: none;
}
.message-out .bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	filter:alpha(opacity=50); 
	opacity: 0.5;
}
.message-out .main{
	position: absolute;
	left: 50%;
	width: 426px;
	height: 619px;
	padding: 13px 40px 0;
	margin-left: -253px;
	background: #fff;
}
.message-out .close{
	position: absolute;
	right: 25px;
	top: 27px;
	width: 24px;
	height: 24px;
	background: url(../images/messageclose.jpg) no-repeat;
	cursor: pointer;
}
.message-out .title{
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 43px;
	font-size: 24px;
	line-height: 78px;
	color: #333;
}
.message-out td{
	padding-bottom: 22px;
	font-size: 14px;
	line-height: 36px;
	color: #333;
}
.message-out td input{
	float: left;
	width: 258px;
	height: 34px;
	border: 1px solid #ccc;
	margin-left: 30px;
	display: inline;
	line-height: 34px;
	color: #333;
}
.message-out td input.submit{
	width: 270px;
	height: 36px;
	padding: 0;
	border: none;
	background: #0b5dba;
	margin-top: 18px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}
.message-out .qq-btn{
	margin-top: 16px;
	border-top: 1px solid #ebebeb;
	padding-top: 28px;
	font-size: 16px;
	line-height: 32px;
	color: #333;
}
.message-out .qq-btn a{
	display: inline-block;
	float: left;
	width: 93px;
	padding-left: 67px;
	margin: 24px 52px 0 0;
	background: url(../images/bg_qq.jpg) no-repeat;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
}

/*Forget*/
.forget-wrap{
	width: 902px;
	height: auto;
	padding: 0;
	margin-top: 68px;
	background: none;
}
.forget-top{
	height: 35px;
	background: url(../images/bg_shadow01.png) no-repeat;
}
.forget-bottom{
	height: 54px;
	background: url(../images/bg_shadow03.png) no-repeat;
}
.forget-main{
	padding: 0 61px;
	background: url(../images/bg_shadow02.png) repeat-y;
}
.forget-main h2{
	font-weight: normal;
	font-size: 18px;
	line-height: 85px;
	color:#333333;
}

.pagination{
	font-size: 0px;
	margin-right: -5px;
	padding-top: 15px;
	text-align: center;
}
.pagination ul li {
	float: left;
}
.pagination a{
	font-size: 12px;
	color: #888;
	display: inline-block;
	_display:inline;
	padding: 0 7px;
	border: 1px solid #ddd;
	margin-right: 5px;
	line-height: 26px;
}
.pagination a.prev,.pagination a.next{
	padding: 0 15px;
}
.pagination a:hover,
.pagination a.cur,
.pagination a.active,
.pagination li.active a,
.pagination li.active a:hover {
	background: #0066a5;
	font-weight: bold;
	color: #fff;
	border: 1px solid #0066a5;
}