/* Reset CSS Document zh c it*/
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;}
input,button,textarea,select{font-size:100%}
h1, h2, h3, h4, h5, h6,em { font-size: 100%; font-weight: normal; font-style: normal; } 
ol,ul {
	list-style:none;
}
img {border:0;}
hr { height:1px; border-top-width: 1px; border-top-style: solid; border-top-color: #CCCCCC; }
.clear {clear:both;font-size:0;height: 1px;overflow:hidden;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix{zoom:1;}.clr { clear: both; }
/* 主要*/
body{
	font-family:"微软雅黑", Arial, Helvetica, sans-serif, "宋体";
	font-size: 14px;
	color: #333333;
	background-color: #FFF;
	min-width:1200px;
}
a:link, a:visited { text-decoration: none; color: #333333; }
a:hover, a:active {
	text-decoration: none;
	color: #C30101;
}
.InputBorder {
	font-size: 12px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	border: 1px solid #E1E1E2;
}
.fl { float: left; }
.fr { float: right; }
.p10{padding:10px;}
.btn {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	height: 40px;
	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-color: #990000;
	padding-right: 15px;
	padding-left: 15px;
}
.btn2 { color: #FFFFFF; border: 1px solid #999999; padding-top: 2px; padding-right: 2px; padding-bottom: 1px; padding-left: 2px; background-image: url(../Images/btn-bg1.png); background-repeat: repeat-x; background-position: 0px 0px; background-color: #919191; font-family: Verdana; font-weight: 700; }
.pageinfo { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 10px; COLOR: #333; PADDING-TOP: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #fff; TEXT-ALIGN: center }
.pageinfo A { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 0px 2px; COLOR: #333; PADDING-TOP: 2px; TEXT-DECORATION: none; border: 1px solid #E1E1E1; }
.pageinfo A:hover { COLOR: #E3242C; border: 1px solid #E3242C; }
.pageinfo A:active { COLOR: #E3242C; border: 1px solid #E3242C; }
.pageinfo SPAN.thisclass { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; COLOR: #fff; PADDING-TOP: 2px; BACKGROUND-COLOR: #E3242C; border: 1px solid #E3242C; }
.pageinfo SPAN.pageinfo { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; BACKGROUND-COLOR: #FFFFFF; border: 1px solid #E1E1E1; color: #333333; }
.pageinfo SPAN.disabled {DISPLAY: none}
.pageinfo SPAN.current { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; border: 1px solid #E3242C; color:#FFFFFF; background-color: #E3242C; }
.dropmenudiv{
	position:absolute;
	top: 0;
	line-height:34px;
	z-index:100;
	background-color: #7D0000;
	visibility: hidden;
	width: 98px;
}
.dropmenudiv a{
	width: 100%;
	display: block;
	text-decoration: none;
	color: #FFF;
	text-align:center;
	font-size:14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C0000;
}
.dropmenudiv a:hover{
	color:#FFF;
	background-color:#5C0000;
}
#zh {
	display: block;
	padding-top: 20px;
}
#header {
	display: block;
	background-color: #900;
}
#header .line {
	height: 32px;
	background-color: #F7F7F7;
}
#header .wel {
	line-height: 32px;
	height: 32px;
	font-size: 13px;
	float: left;
}
#header .top {
	height: 98px;
	padding-right: 30px;
	padding-left: 30px;
	overflow:hidden;
}
.logo {
	padding-top: 10px;
	float: left;
	width: 25%;
}
.logo img{
	max-width:100%;
}
.set {
	line-height: 32px;
	height: 32px;
	color: #CCC;
	position: absolute;
	right: 0px;
	bottom: 15px;
}
.set small{
	margin-right: 6px;
	margin-left: 6px;
	font-size: 12px;
}
#nav {
	height: 98px;
	float: left;
	width: 59%;
	padding-left:1%;
}
#nav li {
	float: left;
	display: block;
	height: 98px;
	text-align:center;
	width: 12%;
}

#nav li a {
	color: #FFF;
	font-size: 18px;
	line-height: 98px;
	height: 98px;
	text-decoration: none;
	display: block;
}
#nav li a:link, #nav li a:visited {
	text-decoration: none;
	color: #FFF;
}
#nav li a.hover, #nav li a:hover, #nav li a:active, #nav li.hover a {
	background-color: #4A4549;
}

#search {
	height: 45px;
	position: absolute;
	top: 35px;
	right: 0px;
}
#search p { margin-top: 3px; }
.sidebar {
	float: left;
	width: 218px;
}
.page-sidebar {
	float: left;
	width: 260px;
}
.main {
	float: right;
	width: 760px;
}
.tl-l {
	height: 40px;
	background-color: #2B2321;
	border: 1px solid #DDDDDD;
}
.tl-l h3 {
	font-weight: normal;
	font-size: 18px;
	color: #FFF;
	line-height: 40px;
	height: 40px;
	text-align: center;
}
.tl-l span {
	float: right;
	padding-right: 8px;
	line-height: 34px;
	height: 34px;
	color: #666;
}
.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; }
.tl-cate {
	height: 44px;
	color: #FFF;
	background-color: #970000;
}
.tl-cate h3 {
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	line-height: 44px;
}
.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;
}
.border-b {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	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: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.border {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEED;
	border-right-color: #EEEEED;
	border-bottom-color: #EEEEED;
	border-left-color: #EEEEED;
}
.mt10 { margin-top: 10px; }
.news-ul {
	padding: 0px;
	display: block;
}
.news-ul li {
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDD;
}
.contact-ul {
	line-height: 53px;
	background-image: url(../Images/icon.png);
	background-repeat: no-repeat;
	height: 224px;
	background-position: 20px 22px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 65px;
	font-size: 16px;
}
.banner {
	height: 280px;
	width: 710px;
	overflow: hidden;
	float: left;
	background-color: #F0F0F0;
}
#banner {
	z-index: 0;
}
#banner .adarea {
	display: block;
	height: 500px;
	width: 100%;
}
#banner .navia {
	position:absolute;
	right:0%;
	bottom: 20px;
	text-align: center;
	height: 10px;
	z-index: 100;
	width: 100%;
}
#banner .navia a{
	display:inline-block;
	width:10px;
	height:10px;
	background-color: #FFF;
	color:#333;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	font-size: 12px;
	text-align:center;
	border: 1px solid #EEE;
	border-radius:50%;
}
#banner .navia a.current{
	background-color: #F00;
	color:#FFF;
	border: 1px solid #F00;
}
#footer {
	background-color: #2B2321;
	margin-top: 50px;
}
#footer .info {
	color: #999;
	line-height: 28px;
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4E4741;
}
#wraper {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	margin-top: 20px;
}
#page {
	float: right;
	width: 910px;
}
.about-page {
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.about-page p {  padding-top: 4px; padding-bottom: 4px; }
#search .form {
	float: right;
	padding-top: 9px;
}
#search .keyword {
	float: left;
	line-height: 42px;
	height: 42px;
	width: 680px;
	overflow: hidden;
	color: #333;
}
#search .form label { font-weight: 700; }
.p8 {
	padding: 8px;
}
.cus { text-align: center; padding-top: 5px; }
#links a { margin-right: 5px; margin-left: 5px; }
#footer .nav {
	line-height: 50px;
	color: #CCC;
	height: 50px;
	text-align: center;
}
#footer .nav span {
	margin-right: 3px;
	margin-left: 3px;
	color: #999;
}
#footer .nav a {
	color: #333;
	font-size: 14px;
	margin-right: 15px;
	margin-left: 15px;
}
#footer .keywords { margin-top:5px; border-top-width: 1px; border-top-style: dotted; border-top-color: #CCC; line-height: 20px; padding: 5px; }
#go-top{
	background: url("../Images/retop.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 41px;
	overflow: hidden;
	width: 36px;
	position: fixed;
	bottom: 35px;
	cursor: pointer;
	right: 0px;
	_position: absolute;
	_right: auto;
 _left: expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft, 10)||0)-(parseInt(this.currentStyle.marginRight, 10)||20));
 _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||20)-(parseInt(this.currentStyle.marginBottom, 10)||20)));
}
.per_nex {
	line-height: 28px;
	margin-top: 15px;
	height:56px;
}
.pro-page-show { padding: 10px; }
.pro-pic-info { width:756px; }
.pro-more-info { margin-top: 8px; }
.pro-more-info h4 { line-height: 26px; font-weight: 700; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCC; color: #333; background-image: url(../Images/tab-bg.jpg); background-repeat: no-repeat; background-position: 0px center; height: 26px; padding-left: 18px; }
.pro-more-info .info-list { line-height: 26px; }
.page-news-show { padding: 8px; }
.page-news-show h1 {
	font-size: 18px;
	line-height: 32px;
	text-align: center;
	color: #7D0000;
	font-weight: 700;
}
.page-news-show .info {
	text-align: center;
	color: #666666;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#zoom {
	padding-top: 15px;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
}
.page-news-list {
	padding-top: 20px;
}
.page-news-list dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.page-news-list dt{
	font-size:16px;
	padding-bottom: 8px;
	background-image: url(../Images/dot-arr.png);
	background-position: left 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.page-news-list dl dt span { font-size: 12px; color: #999999; }
.btn-search {
	height: 36px;
	color: #FFF;
	width: 50px;
	font-weight: normal;
	float: left;
	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-color: #5CB450;
	background-image: url(../Images/search-btn.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.news-ul li span {
	float: right;
	font-family: Tahoma;
	color: #999;
	font-size: 12px;
}
.headline {
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.headline .pic {
}
.headline .pic img {
	height: 444px;
	width: 580px;
}
.headline .info {
	height: 120px;
	background-color: #EEEEED;
	padding-top: 15px;
	position: relative;
	padding-left: 130px;
	padding-right: 15px;
}
.headline .info h3 {
	line-height: 38px;
	font-size: 20px;
	font-weight: 700;
	padding-top: 5px;
	height: 38px;
	overflow: hidden;
}
.headline .info p {
	color: #666;
	line-height: 24px;
	padding-top: 5px;
	font-size: 15px;
}
.links {
	padding: 10px;
	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: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
.links a {
	margin-right: 10px;
	color: #333;
}
.page-cate {
	background-color: #FFF;
	display: block;
	padding: 10px;
	border: 2px solid #EEEEED;
}
.page-cate li {
	margin-bottom: 6px;	
}
.page-cate li a{
	line-height: 40px;
	text-align: center;
	display: block;
	font-size: 16px;
	background-color: #F6F6F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
 }  
.page-cate li a:hover,.page-cate li a.hover{
	color:#fff;
	background-color: #F60;
	background-image: none;
}

.page-cate dl{
	padding-bottom:5px;
}
.page-cate dt {
	line-height: 40px;
	height: 40px;
	font-size: 15px;
	overflow: hidden;
	color: #333;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 5px;
	background-color: #EEE;
}
.page-cate dd {
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	background-image: url(../Images/dot-gray.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
}
.ipt-search {
	font-size: 12px;
	width: 200px;
	height: 36px;
	line-height: 26px;
	text-align: left;
	padding-left: 10px;
	float: left;
	color: #333;
	background-color: #F6F6F6;
	box-sizing:border-box;
	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: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
}

.tl-w {
	height: 42px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.tl-w h3 {
	float: left;
	line-height: 42px;
	font-size: 20px;
	height: 42px;
	font-weight: bold;
	padding-left: 10px;
	color: #970000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #970000;
	padding-right: 10px;
}
.tl-w span {
	float: right;
	color: #333;
	line-height: 42px;
	height: 42px;
}
.tl-w h3 a, .tl-w h3 a:visited {
	color: #8B5F13;
}
.tl-w span a, .tl-w span a:visited {
	color: #333;
}
.links p {
	line-height: 32px;
	color: #333;
}
.mt5 { margin-top: 5px; }

.col-l {
	float: left;
	width: 350px;
	margin-right: 10px;
}
.col-m {
	float: left;
	width: 350px;
}
.col-r {
	float: right;
	width: 280px;
}
.frame {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.sitemap-list { padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 100px; }
.sitemap-list dl { padding-top: 10px; padding-bottom: 15px; }
.sitemap-list dl dt { font-weight: 700; line-height: 30px; font-size: 14px; }
.sitemap-list dl dd a { margin-right: 10px; }
.page-num {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 10px;
}
.page-num a, .page-num span{
	font-size:14px;
	display:inline-block;
	padding:4px 6px;
	background-color:#F0F0F0;
	margin:0 2px;
}
.page-num .current {
	color: #FFF;
	background-color: #7D0000;
}
.mt20 {
	margin-top: 20px;
}
.weixin {
	float: right;
	height: 248px;
	width: 248px;
	border: 1px solid #DDDDDD;
	padding: 15px;
}
.headline .pic {
	text-align: center;
}
.ggw {
	overflow: hidden;
}
.more-news.border li {
	background-image: url(../Images/dot-arr.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 350px;
	padding-left: 15px;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	float: left;
}
.font-orange {
	color: #F90;
}
.page-news-list dl dd {
	font-size: 12px;
	color: #666;
	padding-left: 10px;
}
.gustbook-form {
	padding: 10px;
}
.links-list { padding: 20px; }
.links-list p a { margin-right: 20px; }
.links-list p { line-height: 30px; }
.links-list h3 { font-size: 14px; font-weight: bolder; line-height: 30px; margin-top: 30px; }
.top-tit {
	position: absolute;
	left: 80px;
	top: 35px;
}
.top-tit h1 {
	font-size: 32px;
	font-weight: bold;
	color: #1E1E1E;
}
.top-tit p {
	font-size: 20px;
	line-height: 28px;
}
.tel {
	line-height: 40px;
	float: right;
	color: #FDE2C6;
	font-style: italic;
	font-size: 24px;
	margin-top: 30px;
	width: 15%;
}
.tel strong {
	font-size: 24px;
}
#s-cate {
	float: left;
	width: 220px;
	position: relative;
}
#s-cate-tit {
	line-height: 56px;
	background-image: url(../Images/nav-icon.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-color: #5C0000;
	color: #FFF;
	font-size: 20px;
	padding-left: 55px;
	font-weight: normal;
}
#s-cate-list {
	position: absolute;
	left: 0px;
	top: 56px;
	height: 420px;
	width: 220px;
	background-color: #7D0000;
	z-index: 100;
}

.s-cate-f {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D0000;
	height: 51px;
	background-color: #7D0000;
	width: 195px;
	overflow: hidden;
	padding-left:25px;
}
.s-cate-f h5 {
	line-height: 30px;
	font-size: 15px;
	font-weight: bold;
}
.s-cate-f a {
	color: #FFF;
}
.s-cate-f p {
	font-size: 12px;
}
.s-cate-f p a {
	display: inline-block;
	margin-right: 10px;
}
.s-cate-f:hover, .s-cate-f.hover {
	background-image: url(../Images/menu-hover.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #5C0000;
}
.s-cate-l {
	width: 980px;
	height: 420px;
	background-image: url(../Images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #7D0000;
	position: absolute;
	left: 220px;
	top: 0px;
	display: none;
}
.s-cate-l ul {
	padding-top: 30px;
	padding-left: 30px;
	height: 293px;
	display: block;
}
.s-cate-l ul li {
	float: left;
	width: 305px;
	line-height: 36px;
	height: 36px;
	color: #FFF;
}
.s-cate-l ul li a {
	color: #FFF;
}
.s-cate-q {
	float: right;
	width: 84px;
}
.s-cate-q a {
	display: block;
	line-height: 48px;
	color: #bc7409;
	text-align: center;
	height: 48px;
}
.s-cate-q a:hover {
	color: #FFF;
	background-color: #7D0000;
}
.s-cate-l ul li a:hover {
	text-decoration: underline;
}


.free-ul ul li {
	float: left;
	width: 300px;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 150px;
}
.free-ul ul li.br{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
}
.free-ul li img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width:100%;
	padding-top: 10px;
}
.free-ul li p {
	font-size: 18px;
}
.free-ul li p strong {
	font-size: 28px;
	color: #7D0000;
	font-weight: normal;
}.free-ul {
	border: 1px solid #EAEAEA;
	height: 150px;
	overflow: hidden;
}

.bgc {
	background-color: #F5F5F5;
}
.col-case {
	width: 768px;
	float: left;
}
.col-ans {
	float: right;
	width: 429px;
}
.tl-t {
	height: 55px;
}
.tl-t h3 {
	line-height: 36px;
	font-size: 20px;
	background-image: url(../Images/tl-h3.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	height: 36px;
}
.tab-case {
	background-color: #F5F5F5;
	height: 95px;
}
.tab-case ul {
	height: 95px;
}
.tab-case li {
	line-height: 95px;
	height: 95px;
	width: 96px;
	float: left;
	text-align: center;
	font-size: 14px;
}
.tab-case li.hover {
	background-image: url(../Images/case-arr.png);
	background-repeat: no-repeat;
	background-position: center 62px;
	background-color: #7D0000;
	color: #FFF;
}
.ul-case {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	height: 273px;
}
.ul-case li {
	line-height: 34px;
	height: 34px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F5F5F5;
	font-size: 14px;
}
.ul-case li span {
	color: #FFF;
	background-color: #7D0000;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	border-radius:3px;
	font-size:12px;
}
.news-ul-s li {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.tel-p {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	margin-top: 10px;
	padding-top: 10px;
}
.tel-p p {
	line-height: 30px;
}
.tel-p .ask {
	line-height: 38px;
	background-color: #F5F5F5;
	height: 38px;
	margin-top: 5px;
}
.tel-p .ask span {
	color: #FFF;
	background-color: #F90;
	float: left;
	width: 100px;
	text-align: center;
	margin-right: 20px;
}
.tel-p .ask strong {
	color: #7D0000;
}
.lawyer-p {
	float: left;
}
.lawyer-c {
	float: right;
	width: 945px;
}
.lawyer-c-tit {
	font-size: 20px;
	line-height: 40px;
	height: 40px;
}
.lawyer-scroll {
	height: 400px;
	margin-top: 60px;
	position: relative;
}
.lawyer-scroll-con {
	height: 400px;
}
.lawyer-scroll-con ul {
	height: 295px;
}
.lawyer-scroll-con li {
	width: 300px;
	text-align: center;
}
.lawyer-scroll-box {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
}
.lawyer-scroll-box img {
	width: 260px;
	height: 260px;
}
.lawyer-scroll-box p {
	line-height: 36px;
	font-size: 22px;
}
.lawyer-scroll-nav {
	text-align: center;
}
.lawyer-scroll-nav img {
	margin-right: 10px;
	margin-left: 10px;
	cursor: pointer;
}
.lawyer-search {
	width: 270px;
}
.lawyer-search-ipt input {
	border: 1px solid #CCC;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 32px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 32px;
	float:left;
}
.lawyer-search-ipt select {
	border: 1px solid #CCC;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 34px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 34px;
}.lawyer-search form h4 {
	color: #666;
}
.lawyer-search-letter {
	margin-top: 10px;
	height: 105px;
}
.lawyer-search-letter a {
	line-height: 26px;
	float: left;
	height: 26px;
	width: 26px;
	text-align: center;
	background-color: #EDEDED;
	margin-right: 3px;
	margin-bottom: 3px;
}
.lawyer-search-letter a:hover,.lawyer-search-letter a.hover {
	color: #FFF;
	background-color: #7D0000;
}
.lawyer-search-sub {
	line-height: 32px;
	color: #FFF;
	background-color: #7D0000;
	height: 32px;
	display: block;
	width: 100%;
	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;
}
.ul-case li span a {
	color: #FFF;
}
.lawyer-search-ask {
	line-height: 32px;
	display: block;
	height: 32px;
	margin-top: 10px;
	background-color: #EDEDED;
	text-align: center;
}
.col-service {
	width: 825px;
	float: left;
}
.col-service ul li {
	float: left;
	width: 191px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.col-service ul li h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	padding-top: 10px;
}
.col-service ul li p {
	font-size: 12px;
	line-height: 22px;
	height: 88px;
	overflow: hidden;
}
.col-notice {
	float: right;
	width: 375px;
}
.col-notice h3 {
	background-image: url(../Images/pic-c.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	font-size: 20px;
	color: #FFF;
	line-height: 100px;
	padding-left: 30px;
}
.news-ul-b li {
	line-height: 38px;
	height: 38px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	overflow: hidden;
}
.tel-s {
	line-height: 38px;
	height: 38px;
	background-color: #F5F5F5;
}
.tel-s span {
	color: #FFF;
	background-color: #7D0000;
	text-align: center;
	float: left;
	width: 100px;
	margin-right: 20px;
}
.tel-s strong {
	color: #7D0000;
}
.tl-tab {
	height: 72px;
}
.tl-tab ul {
	height: 72px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.tl-tab li {
	float: left;
	height: 72px;
	font-size: 20px;
	line-height: 72px;
	width: 350px;
	text-align: center;
}
.tl-tab li.hover {
	color: #900;
	background-image: url(../Images/tab-hover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor: pointer;
}

#footer .menu dl {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4E4741;
	float: left;
	padding-top: 40px;
	padding-right: 50px;
	padding-left: 30px;
}
#footer .menu dt {
	line-height: 40px;
	color: #FFF;
	height: 40px;
	font-size: 19px;
	font-weight: bold;
	padding-bottom: 5px;
}
#footer .menu .menu-sub {
	line-height: 40px;
	float: left;
	height: 40px;
	width: 860px;
	overflow: hidden;
	padding-left: 15px;
}
#footer .menu .menu-sub a {
	color: #999999;
	margin-right: 10px;
}
#footer .menu .menu-more {
	line-height: 40px;
	float: left;
	height: 40px;
	width: 60px;
	overflow: hidden;
	padding-left: 15px;
}
#footer .menu .menu-more a {
	color: #999999;
	margin-right: 10px;
}
#footer .menu .menu-ask {
	color: #FFF;
	background-color: #111111;
	float: right;
	height: 40px;
	width: 105px;
	text-align: center;
	line-height: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #484848;
}
#footer .menu .menu-ask a {
	color: #FFF;
}
#footer .info a {
	color: #999;
}
.weixin-qq {
	float: right;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4E4741;
}
.weixin-qq .qrcode {
	height: 115px;
	width: 115px;
	position: absolute;
	top: 10px;
	left: 8px;
}
.weixin-qq .qrcode-text {
	font-size: 15px;
	color: #395B77;
	position: absolute;
	left: 139px;
	top: 40px;
}
.weixin-qq .qq-text {
	font-size: 15px;
	color: #395B77;
	position: absolute;
	left: 307px;
	top: 30px;
}
.weixin-qq .qq-link {
	position: absolute;
	left: 237px;
	top: 84px;
	width: 163px;
}
.set li {
	display: inline-block;
	float: left;
}
.set .tool-sub {
	position: relative;
}

.tool-sub-con {
    display: none;
    position: absolute;
    top: 36px;
    left: -50px;
    width: 160px;
    height: 160px;
    border: 1px solid #EEE;
    border-top: none;
    z-index: 1000;
    background-color: #FFF;
}

.page-images-list {
	padding-top: 20px;
}
.page-images-list li {
	display: block;
	float: left;
	width: 25%;
	text-align: center;
	margin-bottom: 15px;
}
.page-images-list li span { display: block; text-align: center; }
.page-images-list .pic img {
	width: 85%;
	padding: 1px;
	border: 1px solid #EAEAEA;
}
.page-images-list li .name { line-height: 22px; margin-top: 5px; margin-right: 5px; margin-left: 5px; }

.page-info-list {
	padding-top: 20px;
	padding-left: 10px;

}
.page-info-list li {
	display: block;
	height: 140px;
	border-bottom:solid 1px #E9E9E9;
	margin-bottom:10px;
}
.page-info-list ul li .pic {
	height: 130px;
	float: left;
	width: 180px;
	overflow: hidden;
}
.page-info-list ul li .pic img {
	width: 180px;
}
.page-info-list dl {
	float: left;
	width: 690px;
	padding-left: 20px;
	display: block;
	height: 130px;
}
.page-info-list dt {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
}
.page-info-list dd {
	line-height: 24px;
	padding-top: 3px;
	color: #585858;
}
.page-info-list dt a, .page-info-list dt a:visited {
	color: #7D0000;
}
.page-cases-list {
	padding-top: 20px;
}
.page-cases-list li {
	line-height: 42px;
	height: 42px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-image: url(../Images/dot-arr.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.page-cases-list li span {
	float: right;
	color: #666;
}
.page-right {
	float: right;
	width: 288px;
}
#page-left {
	float: left;
	width: 880px;
}
.page-service-list {
	padding-top: 20px;
}
.page-service-list ul {
    margin: 0 0 0 -30px;
}
.page-service-list ul li {
	display: block;
	width: 225px;
	height: 154px;
	float: left;
	margin: 0 0 30px 30px;
	border: 1px solid #F0F0F0;
	background-color: #F8F8F8;
	padding: 25px;
}

.page-service-list dt {
    margin-bottom: 10px;
    line-height: 24px;
    font-size: 22px;
    font-weight: normal;
}
.page-service-list dd p {
	color: #666;
	margin-bottom: 20px;
	overflow: hidden;
}
.page-service-list dd a {
    padding: 3px 10px;
    border: 1px solid #000;
}
#service-right {
	float: right;
	width: 326px;
}
#service-left {
	float: left;
	width: 815px;
}
.box .tit {
	font-size: 20px;
	line-height: 30px;
}

.lawyer-scroll-s {
	width: 326px;
	height: 260px;
	margin-top: 20px;
}
.lawyer-scroll-con-s {
	height: 235px;
}
.lawyer-scroll-con-s ul {
	height: 230px;
}
.lawyer-scroll-con-s li {
	width: 163px;
	text-align: center;
}
.lawyer-scroll-box-s {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #EEE;
}
.lawyer-scroll-box-s img {
	height: 150px;
	width: 150px;
}
.lawyer-scroll-box-s p {
	line-height: 36px;
	height: 36px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEE;
}
.lawyer-scroll-nav-s {
	text-align: center;
}
.lawyer-scroll-nav-s img {
	margin-right: 10px;
	margin-left: 10px;
	cursor: pointer;
}
.box .tit2 {
	font-size: 18px;
	line-height: 50px;
	color: #FFF;
	background-color: #970000;
	height: 50px;
	padding-left: 20px;
}
.service-remark {
	line-height: 30px;
	padding-top: 20px;
}
.service-news-ul li {
	line-height: 36px;
	background-image: url(../Images/dot-sq.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 36px;
	padding-left: 25px;
	overflow: hidden;
	float: left;
	width: 382px;
}
.tab-service-con {
	padding-top: 20px;
	padding-left: 10px;
	line-height: 28px;
}
@media only screen and (max-width:1440px) {
	#header .top {
		height: 72px;
		padding-right: 1px;
		padding-left: 15px;
	}
	#nav {
		height: 72px;
	}
	#nav li {
		height: 72px;
	}
	#nav li a {
		font-size: 15px;
		line-height: 72px;
		height: 72px;
	}
	.tel {
		line-height: 20px;
		float: right;
		color: #FDE2C6;
		font-style: italic;
		font-size: 18px;
		margin-top: 25px;
		width: 15%;
	}
	.tel img{
		height:20px;
	}
	.logo img {
		max-width: 100%;
		height:52px;
	}
}
#service {
	background-image: url(../Images/bg-service.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 894px;
}
.tl-h {
	text-align: center;
	padding-top: 60px;
}
.tl-h h3 {
	font-size: 36px;
	color: #990000;
	font-weight: bold;
	line-height: 42px;
}
.tl-h p {
	line-height: 30px;
	background-image: url(../Images/tl-h.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	font-size: 12px;
}
.service-ul li {
	float: left;
	width: 33.33%;
	margin-bottom: 30px;
}
.service-nol {
	background-image: url(../Images/service-hover.png);
	background-repeat: repeat;
	border: 2px solid #FFF4E8;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	height: 235px;
	text-align: center;
}
.service-nol img {
	padding-top: 35px;
}
.service-nol h3 {
	font-size: 25px;
	line-height: 50px;
}
.service-nol p {
	color: #900;
	font-size: 15px;
}
.service-hover {
	border: 2px solid #FDE2C6;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	height: 235px;
	text-align: center;
	background-color: #FDE2C6;
	display:none;
}
.service-hover h4 {
	font-size: 26px;
	color: #900;
	padding-top: 25px;
	padding-bottom: 10px;
}
.service-hover p {
	font-size: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	color: #333;
}
.service-hover span {
	color: #950000;
	font-size: 16px;
}
.service-ul li a:hover .service-hover {
	display: block;
}
.service-ul li a:hover .service-nol {
	display: none;
}
.mt50 {
	margin-top: 50px;
}
.index-about img {
	width: 100%;
	padding-top: 30px;
}
.index-about {
	font-size: 16px;
	padding-top: 30px;
	line-height: 28px;
}
.more-a {
	padding-top: 30px;
	text-align: center;
}
.more-a a {
	background-image: url(../Images/more.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 52px;
	width: 151px;
	display: block;
	font-size: 18px;
	color: #FFF;
	line-height: 60px;
	margin-right: auto;
	margin-left: auto;
}
#team {
	background-image: url(../Images/bg-team.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 790px;
}
#prev-1 {
	background-image: url(../Images/arr-l.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	width: 71px;
	position: absolute;
	top: 110px;
	left: -71px;
}
#prev-1:hover {
	background-image: url(../Images/arr-l-hover.png);
}
#next-1 {
	background-image: url(../Images/arr-r.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	width: 71px;
	position: absolute;
	top: 110px;
	right: -71px;
}
#next-1:hover {
	background-image: url(../Images/arr-r-hover.png);
}
.date-l {
	position: absolute;
	left: 0px;
	top: 13px;
	background-color: #CC0000;
	height: 110px;
	width: 98px;
	color: #FFF;
	padding-left: 12px;
	font-size: 20px;
	overflow: hidden;
}
.date-l strong {
	display: block;
	font-size: 30px;
	padding-top: 15px;
}
.headline-list {
	float: right;
	width: 580px;
}
.mb12 {
	margin-bottom: 12px;
}
#customer {
	background-image: url(../Images/bg-customer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 900px;
}
.mt30 {
	margin-top: 30px;
}
.customer-ul {
	height: 570px;
}
.customer-ul li {
	float: left;
	height: 160px;
	width: 50%;
	margin-bottom: 20px;
	position: relative;
}
.customer-ul li .info {
	background-color: #FFF;
	height: 150px;
	margin-left: 58px;
	padding-right: 20px;
	padding-top: 10px;
	padding-left: 80px;
	margin-right: 20px;
}
.date-r {
	color: #FFF;
	height: 116px;
	width: 116px;
	background-color: #C00;
	text-align: center;
	position: absolute;
	top: 20px;
	left: 0px;
	font-size: 18px;
	border-radius:58px;
	overflow: hidden;
}
.date-r strong {
	font-size: 32px;
	display: block;
	padding-top: 15px;
	padding-bottom: 5px;
}
.customer-ul .info h3 {
	font-size: 26px;
	line-height: 44px;
	height: 44px;
	overflow: hidden;
}
.customer-ul .info h3 small {
	font-size: 16px;
}
.customer-ul .info p {
	font-size: 18px;
	line-height: 26px;
	padding-top: 10px;
}
.index-contact {
	width: 580px;
	float: left;
}
.index-guestbook {
	float: right;
	width: 580px;
}
.index-guestbook-form {
	height: 229px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
}
.index-guestbook-form td {
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}
#footer .menu {
	height: 340px;
}
#footer .menu dl dd {
	font-size: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999999;
}
#footer .menu dl dd a {
	color: #999999;
}
#footer .menu ul {
	width: 300px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#footer .menu li {
	float: left;
	width: 100px;
}
.weixin-qq p {
	background-color: #FFF;
	font-size: 16px;
	line-height: 30px;
	width: 150px;
	text-align: center;
}
.weixin-qq img {
	background-color: #FFF;
	display: block;
	padding: 10px;
	height: 130px;
	width: 130px;
}
.page-banner{
	text-align:center;
}
.page-team-list {
	padding-top: 20px;
}
.page-team-list li {
	display: block;
	float: left;
	width: 33.33%;
	text-align: center;
	height: 300px;
}
.page-team-list li span { display: block; text-align: center; }
.page-team-list .pic img {
	width: 220px;
	height: 220px;
}
.page-team-list li .name {
	line-height: 22px;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 16px;
}
.service-cate {
	padding: 10px;
	border: 2px solid #EEEEED;
}
.service-cate h3 {
	font-size: 18px;
	color: #970000;
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 10px;
}
.service-cate li {
	font-size: 16px;
	line-height: 36px;
	float: left;
	height: 36px;
	width: 33.33%;
	margin-bottom: 5px;
}
.service-cate li a {
	font-size: 14px;
	line-height: 36px;
	display: block;
	text-align: center;
	border: 1px solid #EEE;
	margin-right: 2px;
	margin-left: 2px;
}
.service-cate li a.hover {
	color: #FFF;
	background-color: #F60;
}
