@charset "utf-8";

/* CSS Document */
.backtop {
	text-align:center;
}
.backtop a {
	text-indent:-9999px;
	display:block;
	margin:0 auto;
	width:34px;
	height:34px;
	background:url(../Images/backtop.png) no-repeat 0 0;
}
.backtop a:hover {
	background:url(../Images/backtop_hover.png) no-repeat 0 0;
}
.page_first {
	position:relative;
	width:100%;
	padding-top:45px;
}
.header {
	position:absolute;
	z-index:9999;
	width:100%;
	height:120px;
}
.header .logo {
	width:600px;
	margin:0 auto;
	height:37px;
	margin-bottom:20px;
	text-align:center;
}
.header .nav {
	width:580px;
	margin:0 auto;
}
.header .nav ul li {
	float:left;
	width:80px;
	height:24px;
	line-height:24px;
	background:url(../Images/nav_line.jpg) no-repeat top right;
	text-align:center;
}
.header .nav ul li.no {
	background:none;
}
.header .nav ul li a {
	font-size:14px;
	color:#000;
}
.header .nav ul li a:hover {
	color:#dd1407;
}
.banner {
	width:100%;
	height:244px;
	padding-top:120px;
	background: url(../Images/page_banner_bg.png) no-repeat top center;
}
.banner ul {
	width:540px;
	margin:15px auto;
}
.banner ul li {
	position:relative;
	float:left;
	width:60px;
	height:60px;
	display:inline;
	margin:0 15px;
}
.banner ul li .show {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:60px;
	height:60px;
	text-align:center;
	line-height:60px;
	background:url(../Images/pros_three_bg.png) no-repeat 0 0;
}
.banner ul li .show a {
	display:block;
	width:60px;
	height:60px;
	color:#fff;
}
.page_content {
	position:relative;
	width:100%;
	top:-110px;
	margin-bottom:-50px;
}
.case .title {
	width:880px;
	margin:0 auto 20px auto;
	color:#474747;
	text-align:center;
}
.case .title h2 {
	width:100%;
	margin-bottom:20px;
	font-size:21px;
	font-weight:normal;
	color:#CD0C00;
}
.case .title h3 {
	height:40px;
	line-height:40px;
	font-size:16px;
	color:#555;
	font-weight:normal;
}
.case .title p {
	text-align:left;
	line-height:24px;
	color:#626262;
}
.case .case_main .menu {
	width:100%;
	height:30px;
	margin-bottom:30px;
	padding-bottom:20px;
	text-align:center;
	border-bottom:1px dashed #ddd;
}
.case .case_main .menu a {
	margin:0 10px;
	padding-bottom:6px;
}
.case .case_main .menu a:hover, .case .case_main .menu a.on {
	color:#c80000;
	background:url(../Images/icon_thir.jpg) no-repeat center bottom;
}
.case .case_main ul li {
	position:relative;
	float:left;
	width:245px;
	height:128px;
	overflow:hidden;
	margin:0 30px 40px 0;
	cursor:pointer;
	border-bottom:1px solid #ddd;
}
.case .case_main ul li.no {
	margin-right:0;
}
.case .case_main ul li .pop_tit {
	width:245px;
	height:40px;
	padding-top:3px;
	display:none;
	color:#B45F0E;
	background:url(../Images/search_btn.jpg) no-repeat right 3px;
}
.case .case_main ul li img {
	width:243px;
	height:126px;
	border:1px solid #ddd;
}
.p_tit1 {
	line-height:18px;
	color:#000;
	font-size:16px;
}
.p_tit2 {
	line-height:12px;
	color:#666;
	font-size:12px;
}
.case .case_main p {
	text-align:center;
	font-size:16px;
	line-height:20px;
}
.case .case_main_detail {
	text-align:center;
}
.case .case_main_detail img {
	width:880px;
}
.case .backtop {
	margin-top:60px;
}
.contact .title {
	width:100%;
	margin-bottom:30px;
	color:#474747;
	text-align:center;
}
.contact .title h2 {
	width:100%;
	margin-bottom:20px;
	font-size:28px;
	font-weight:normal;
	color:#CD0C00;
}
.contact .title h3 {
	height:24px;
	line-height:24px;
	font-size:16px;
	color:#575757;
	font-weight:normal;
}
.contact .contact_main {
	width:790px;
	margin:0 auto;
}
.contact .divtab {
	width:100%;
	padding-top:5px;
	padding-bottom:20px;
	border:1px solid #ddd;
	border-radius:5px;
}
.contact .divtab .table01 tr th {
	line-height:50px;
	color:#DD1407;
	font-size:14px;
}
.contact .divtab .table01 .txt {
	padding-left:5px;
	width:340px;
	height:40px;
	font-size:12px;
	color:#666;
	border:1px solid #ddd;
	border-radius:5px;
	color:#A1A1A1;
}
.contact .divtab .table01 .txtarea {
	margin-left:10px;
	padding:5px;
	width:340px;
	height:130px;
	font-size:12px;
	color:#666;
	border:1px solid #ddd;
	border-radius:5px;
	color:#A1A1A1;
}
.contact .divtab .table01 .btn {
	margin-top:15px;
	width:69px;
	height:34px;
	border:0;
	background:url(../Images/btn_submit.jpg) no-repeat 0 0;
	color:#fff;
	cursor:pointer;
}
.contact .divtab h2 {
	margin-top:30px;
	padding-top:40px;
	text-align:center;
	line-height:50px;
	color:#c80000;
	font-size:14px;
	font-weight:normal;
	background: url(../Images/email_img.jpg) no-repeat top center;
}
.contact .divtab p {
	line-height:30px;
	text-align:center;
	margin-bottom:30px;
}
.contact .backtop {
	margin-top:60px;
}
.contact .contact_wx {
	width:100%;
	padding:40px 0;
	border-bottom:1px dashed #ddd;
	margin-bottom:60px;
}
.contact .contact_wx img {
	float:right;
}
.contact .contact_wx h2 {
	width:100%;
	margin-top:20px;
	font-size:18px;
	color:#222;
	line-height:40px;
}
.contact .contact_wx p {
	line-height:26px;
	font-size:14px;
	color:#797979;
}
.aboutus .title {
	width:100%;
	margin-bottom:20px;
	color:#474747;
	text-align:center;
}
.aboutus .title h2 {
	font-size:28px;
	font-weight:normal;
	color:#cd0c00;
}
.aboutus .title h3 {
	height:30px;
	line-height:30px;
	font-size:16px;
	color:#666;
	font-weight:normal;
}
.aboutus .aboutus_main {
	width:990px;
	margin:0 auto;
}
.aboutus .aboutus_main .pic {
	margin-bottom:40px;
}
.aboutus .aboutus_main .left {
	width:475px;
	margin-right:40px;
}
.aboutus .aboutus_main .right {
	width:475px;
}
.aboutus .aboutus_main h2 {
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:18px;
	color:#898989;
	font-weight:normal;
}
.aboutus .aboutus_main p {
	line-height:24px;
	color:#9a9a9a;
}
.odds .title {
	width:100%;
	margin-bottom:20px;
	color:#474747;
	text-align:center;
}
.odds .title h2 {
	font-size:28px;
	font-weight:normal;
	color:#cd0c00;
}
.odds .title h3 {
	height:30px;
	line-height:30px;
	font-size:16px;
	color:#666;
	font-weight:normal;
}
.odds .odds_main {
	width:900px;
	margin:0 auto;
}
.odds .odds_main .left {
	width:395x;
	margin-right:35px;
}
.odds .odds_main .right {
	width:470px;
}
.odds .odds_main .right dl {
	margin-bottom:20px;
}
.odds .odds_main .right dl dt {
	line-height:24px;
	font-size:14px;
	color:#000;
}
.odds .odds_main .right dl dd {
	line-height:24px;
	font-size:14px;
	color:#888;
}
.odds .backtop {
	margin-top:60px;
}
.service .title {
	width:100%;
	margin-bottom:50px;
	color:#474747;
	text-align:center;
}
.service .title h2 {
	font-size:28px;
	font-weight:normal;
	color:#000;
}
.service .title h3 {
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#666;
	font-weight:normal;
}
.service .service_main {
	width:790px;
	margin:0 auto;
}
.service .service_main ul li {
	float:left;
	width:375px;
	margin:0 10px 60px 10px;
}
.service .service_main ul li .left {
	width:138px;
	margin-right:12px;
}
.service .service_main ul li .right {
	width:215px;
}
.service .service_main ul li .right h2 {
	height:30px;
	line-height:30px;
	color:#c80c00;
}
.service .service_main ul li .right h2 a {
	font-size:18px;
	color:#c80c00;
}
.service .service_main ul li .right p {
	line-height:24px;
	color:#939393;
}
.news .title {
	width:100%;
	margin-bottom:25px;
	color:#474747;
	text-align:center;
}
.news .title h2 {
	line-height:40px;
	font-size:28px;
	font-weight:normal;
	color:#717171;
}
.news .title h3 {
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#717171;
	font-weight:normal;
}
.news .title p {
	line-height:30px;
	color:#A7A7A7;
}
.news .news_main {
	width:740px;
	margin:0 auto;
}
.news .news_main ul {
	border-top:1px dashed #ddd;
	padding-top:40px;
}
.news .news_main ul li {
	height:122px;
	border-bottom:1px dashed #ddd;
	padding-bottom:40px;
	margin-bottom:40px;
}
.news .news_main ul li .left {
	width:185px;
	margin-right:25px;
}
.news .news_main ul li .left img {
	width:185px;
	height:120px;
	border:1px solid #ddd;
}
.news .news_main ul li .right {
	width:530px;
}
.news .news_main ul li .right h2 {
	font-size:16px;
	font-weight:normal;
	height:30px;
	line-height:30px;
}
.news .news_main ul li .right h2 a {
	color:#4E4E4E;
}
.news .news_main ul li .right h2 a:hover {
	color:#c80c00;
}
.news .news_main ul li .right p {
	color:#828282;
	line-height:24px;
}
.page {
	width:100%;
	text-align:center;
}
.page li {
	display:inline
}
.page a {
	padding:5px 15px;
	border:1px solid #ddd;
}
.news .backtop {
	margin-top:50px;
}
.news .news_main_detail {
	width:740px;
	margin:0 auto;
	border-top:1px dashed #ddd;
	padding-top:30px;
}
.news .news_main_detail p {
	line-height:24px;
	font-size:14px;
	color:#666;
}
.news .news_main_detail .pic {
	width:100%;
	text-align:center;
	margin:30px auto;
}
.page_pros {
}
.page_pros .title {
	width:100%;
	margin-bottom:50px;
	color:#6B6B6B;
	text-align:center;
}
.page_pros .title h2 {
	line-height:40px;
	font-size:28px;
	font-weight:normal;
	color:#6B6B6B;
}
.page_pros .title p {
	line-height:30px;
	color:#979797;
	font-size:14px;
}
.page_pros .p_b {
	width:752px;
	height:30px;
	border-bottom:1px dotted #dddddd;
	margin:0 auto;
	text-align:right;
	color:#9b9b9b;
}
.page_pros .title .f {
	color:#717171;
}
.page_pros .i_p {
	border:none;
	padding-right:5px;
}
.page_pros .page_pros_main .a_l {
	line-height:24px;
	padding-top:10px;
	width:100%;
	display:block;
	height:30px;
}
.page_pros .page_pros_main {
	width:970px;
	margin:0 auto;
}
.page_pros .page_pros_main ul li {
	position:relative;
	padding:20px;
}
.page_pros .page_pros_main ul li.on {
	background:#F8F8F8;
	border-top:1px dashed #BABABA;
	border-bottom:1px dashed #BABABA;
}
.page_pros .page_pros_main ul li .left {
	height: 130px;
	margin-right: 10px;
	width: 247px;
}
.page_pros .page_pros_main ul li .left img {
	border: 1px solid #ddd;
	height: 128px;
	width: 245px;
}
.page_pros .page_pros_main ul li .right {
	width:660px;
}
.page_pros .page_pros_main ul li .right h2 a {
	color:#000;
}
.page_pros .page_pros_main ul li .right a:hover {
	color:#c80c00;
}
.page_pros .page_pros_main ul li .right p {
	line-height:30px;
	color:#626262;
}
.page_pros .page_pros_main ul li .right .more {
	position:absolute;
	right:20px;
	bottom:20px;
	color:#989898;
}
.page_pros .backtop {
	margin-top:60px;
}
.solutions .title {
	width:100%;
	margin-bottom:50px;
	color:#6B6B6B;
	text-align:center;
}
.solutions .title h2 {
	line-height:40px;
	font-size:28px;
	font-weight:normal;
	color:#6B6B6B;
}
.solutions .solutions_main {
	width:770px;
	margin:0 auto;
}
.solutions .solutions_main ul {
	border-top:1px dashed #000;
}
.solutions .solutions_main ul li {
	padding:20px;
	border-bottom:1px dashed #000;
	cursor:pointer;
}
.solutions .solutions_main ul li.on {
	background:#f6f6f6;
}
.solutions .solutions_main ul li .right p {
	line-height:30px;
}
.solutions .solutions_main ul li .right h2 a {
	color:#333;
	font-size:14px;
}
.solutions .solutions_main ul li .left {
	position:relative;
	width:90px;
}
.solutions .solutions_main ul li .right {
	width:640px;
}
.solutions .solutions_main ul li .show {
	position:absolute;
	left:0;
	top:0;
	display:none;
}
.solutions .backtop {
	margin-top:60px;
}
