﻿/*@import url(https://fonts.googleapis.com/css?family=Lato);
@font-face { 
  font-family:myFont;*/ /*这里是说明调用来的字体名字*/ 
  /*font-weight:100;
  src: url('FZHTJT.TTF');*/ /*这里是字体文件路径*/ 
/*}*/ 
body, html {
	background-color: #f6f6f6;
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	font-family:myFont;
	color:#676767; font-weight:400
	
}
a {color:#676767; }
li,dl,dt,dd,div,p,h1,h2,h3,h4 { list-style:none; padding:0; margin:0; line-height:165%;font-weight:400;color:#676767;}
.nav {
	position:absolute;
	width: auto;
	display: inline-block;
	border: none;
	
}
.btn-nav {
	position: fixed;
	top: 50px;
	right: 30px;
	background: transparent;
	border: none;
	padding: 10px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	z-index: 99999;
	background: rgba(0,0,0,0.6)
}
.btn-nav:focus {
	outline: 0;
}
.icon-bar {
	display: block;
	margin: 6px 0;
	width: 40px;
	height: 5px;
	background-color: #FFFFFF;
}
.btn-nav:hover .icon-bar {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	background-color: #FCA311;
}
.nav-content {
	position: fixed;
	top: -100%;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.7);
	display: block;
	height: 100%;
	z-index: 9;
}
.nav-list {
	list-style: none;
	padding: 0;
	position: relative;
	top: 10%;
	width: 20%;
	float: right
}
.item-anchor:after {
	content: "";
	position: absolute;
	width: 3px;
	height: 3px;
	left: 0;
	bottom: 0;
	z-index: 9;
	background: transparent;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.item-anchor {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	position: relative;
	text-decoration: none;
	padding: 10px;
}
.item-anchor:hover, .item-anchor:focus {
	color: #FCA311;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.item-anchor:hover:after, .item-anchor:focus:after {
	width: 100%;
	background: #FCA311;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.nav-item {
	margin: 20px auto;
	text-align: center;
}
.animated {
	display: block;
	margin: 0 auto;
}
.animated:hover .icon-bar, .animated:focus .icon-bar {
	background-color: #FCA311;
}
.animated:focus {
	cursor: pointer;
	z-index: 9999;
}
.middle {
	margin: 0 auto;
}
.icon-bar {
	-webkit-transition: all .7s ease;
	-moz-transition: all .7s ease;
	-ms-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
	z-index: 999999;
}
.animated .icon-bar {
	z-index: 999999;
	background-color: #FCA311;
}
.animated .top {
	-webkit-transform: translateY(10px) rotateZ(45deg);
	-moz-transform: translateY(10px) rotateZ(45deg);
	-ms-transform: translateY(10px) rotateZ(45deg);
	-o-transform: translateY(10px) rotateZ(45deg);
	transform: translateY(10px) rotateZ(45deg);
}
.animated .bottom {
	-webkit-transform: translateY(-11px) rotateZ(-45deg);
	-moz-transform: translateY(-11px) rotateZ(-45deg);
	-ms-transform: translateY(-11px) rotateZ(-45deg);
	-o-transform: translateY(-11px) rotateZ(-45deg);
	transform: translateY(-11px) rotateZ(-45deg);
}
.animated .middle {
	width: 0;
}
 @keyframes showNav {
 from {
 top: -100%;
}
to {
	top: 0;
}
}
 @-webkit-keyframes showNav {
 from {
 top: -100%;
}
to {
	top: 0;
}
}
 @-moz-keyframes showNav {
 from {
 top: -100%;
}
to {
	top: 0;
}
}
 @-o-keyframes showNav {
 from {
 top: -100%;
}
to {
	top: 0;
}
}
.showNav {
	-webkit-animation: showNav 1s ease forwards;
	-moz-animation: showNav 1s ease forwards;
	-o-animation: showNav 1s ease forwards;
	animation: showNav 1s ease forwards;
}
 @keyframes hideNav {
 from {
 top: 0;
}
to {
	top: -100%;
}
}
 @-webkit-keyframes hideNav {
 from {
 top: 0;
}
to {
	top: -100%;
}
}
 @-moz-keyframes hideNav {
 from {
 top: 0;
}
to {
	top: -100%;
}
}
 @-o-keyframes hideNav {
 from {
 top: 0;
}
to {
	top: -100%;
}
}
.hideNav {
	-webkit-animation: hideNav 1s ease forwards;
	-moz-animation: hideNav 1s ease forwards;
	-o-animation: hideNav 1s ease forwards;
	animation: hideNav 1s ease forwards;
}
.hidden {
	display: none;
}
.indextop { height:600px; width:100%; position:relative}
.pagetop { height:420px; width:100%; position:relative}
.pagetop1 { background:url(../images/pagebg1.jpg) no-repeat; background-size:100% auto;}
.pagetop2 { background:url(../images/pagebg2.jpg) no-repeat; background-size:100% auto;}
.pagetop3 { background:url(../images/pagebg3.jpg) no-repeat; background-size:100% auto;}
.pagetop4 { background:url(../images/pagebg4.jpg) no-repeat; background-size:100% auto;}
.pagetop5 { background:url(../images/pagebg5.jpg) no-repeat; background-size:100% auto;}
.pagetop6 { background:url(../images/pagebg6.jpg) no-repeat; background-size:100% auto;}
.pagetop7 { background:url(../images/pagebg7.jpg) no-repeat; background-size:100% auto;}

.logo { position:absolute; left:30px; top:30px; z-index:8;}
.maintitle { top:0; position:absolute; left:0; width:100%; height:600px;z-index:7;}
.maintitle h1 { font-size:36px; color:#fff; margin:0; padding:0px; top:0; margin:0; padding-left:100px; height:50px;font-weight:400; position:relative; z-index:8889;}
.maintitle h2 { font-size:36px; color:#fff; margin:0; padding:0px; top:260px; margin:0; padding-left:100px; height:50px;font-weight:400; position:relative; z-index:8889;}
.maintitle p { font-size:14px; color:#fff; font-weight:400;padding-left:100px; line-height:185%; margin-bottom:20px; position:relative;}
.maintitle a { border:1px solid #fff; padding:5px 20px 5px 20px; color:#fff;}

.pagetop .maintitle {height:360px !important;}

.example {
	width: 100%;
	height: 600px;
			}
	.carousel-item{color: #fff;width: 1000px;
	height: 600px;padding-top:340px;position:relative;}


.box1 { width:1000px; margin:0 auto; height:450px; text-align:center; padding-top:30px; overflow:hidden; margin-bottom:40px; }
.box1 ul { width:100%; clear:both;margin-left:200px; margin-bottom:20px; height:auto; overflow:auto}
.box1 ul li { width:23%; margin-left:1%; margin-right:1%;border-bottom:2px solid #f6f6f6; float:left;font-size:20px;height:50px; text-align:center; line-height:50px; }
.box1 ul li.onclick { width:23%; margin-left:1%; margin-right:1%; border-bottom:2px solid #b81b2c; height:50px; text-align:center; line-height:50px; font-size:20px;}
.box1 ul li a {}
.box1 dl { width:300px; margin-left:5px; margin-right:5px; background:#fff; display:inline-block;height:240px;vertical-align: middle }
.box1 dl dt { width:90%;  margin-top:8px;  height:60px; text-align:center; overflow:hidden}
.box1 dl dt img{ width:200px; height:auto;}
.box1 dl dd {text-align:left; font-size:16px; margin-left:10px; width:93%; padding-top:15px;}
.box1 dl p{height:95px;font-size:14px;overflow:hidden;width:92%;margin-top:10px;margin-left:10px; text-align:left; color:#aaa; }
.box1 .morebox { width:100%; padding-top:50px; text-align:center; clear:both}
.box1 .morebox a { border:1px solid #676767; padding:5px 20px 5px 20px; color:#676767; font-size:14px;}
.box1 .morebox a:hover { border:1px solid #999; padding:5px 20px 5px 20px; color:#999; font-size:14px;}

.box2 { width:1000px; margin:0 auto; height:400px; background:url(../images/banner2.jpg); text-align:center; margin-bottom:40px;}
.box2 dl dt { padding-top:150px; font-size:24px; color:#fff;}
.box2 dl dd { padding-top:30px; font-size:14px; color:#fff;}

.box3 {
	width: 100%;
	height: 350px;
	margin-bottom: 40px;
	clear: both;
	text-align: center;
	background: url(../images/indexservicebg.jpg);
	background-size:100%;
}
.box3 ul { margin:0 auto; width:1000px;}
.box3 ul li {width:500px; height:430px; float:left}
.box3 ul li:nth-child(1) { width:500px; height:430px;text-align:left;}
.box3 ul li:nth-child(2) { width:500px; height:430px;text-align:right}
.box3 ul li dl { height:auto; overflow:auto;padding-top:100px;}
.box3 ul li dl dt{font-size:24px; color:#676767;  height:45px; line-height:35px; padding-left:50px; margin-bottom:10px; width:100%;}
.box3 ul li dl dd { height:35px; padding-left:50px; margin-bottom:15px; width:100%;}
.box3 ul li dl dd input { width:320px; height:35px; line-height:35px; border:1px solid #959595; background:#fff; padding-left:5px; font-size:14px; color:#676767;}
.box3 ul li dl dd input.button { width:150px; padding:0; margin:0; height:35px; line-height:35px; text-align:center; font-size:14px; color:#fff; background:#64697c;}

.box4 { width:1000px; margin:0 auto; margin-bottom:40px; padding-top:50px; padding-bottom:50px;}
.box4 h2 {font-size:24px; color:#676767; height:45px; line-height:35px; padding:0; margin:0;margin-bottom:10px; width:100%; text-align:center;}
.box4 ul { margin:0 auto; width:1000px; background:#fff; height:}
.box4 ul li {width:450px; float:left; margin:20px 10px 0px 30px; }

.box4 ul li dl { padding-top:0px;}
.box4 ul li dl dt{font-size:20px; color:#676767;  height:45px; line-height:35px; margin-bottom:10px; width:100%; font-weight:700;}
.box4 ul li dl dd { height:35px; margin-bottom:15px; width:100%; font-size:14px;}
.box4 ul li dl dd a {
    border: 1px solid #676767;
    padding: 5px 20px 5px 20px;
    color: #676767;
    font-size: 14px;
}

.box4b { width:1000px; margin:0 auto; height:340px; margin-bottom:40px;}
.box4b h2 {font-size:24px; color:#676767; height:45px; line-height:35px; padding:0; margin:0;margin-bottom:10px; width:100%; text-align:center;}
.box4b ul { margin:0 auto; width:1000px; background:#fff; height:490px;}
.box4b ul li {width:450px; height:450px; float:left; margin:20px 10px 0px 30px; }
.box4b ul li img { width:450px; height:450px;}
.box4b ul li dl { padding-top:60px;}
.box4b ul li dl dt{font-size:20px; color:#676767;  height:45px; line-height:35px; margin-bottom:10px; width:100%; font-weight:700;}
.box4b ul li dl dd { height:35px; margin-bottom:15px; width:100%; font-size:14px;}
.box4b ul li dl dd a {
    border: 1px solid #676767;
    padding: 5px 20px 5px 20px;
    color: #676767;
    font-size: 14px;
}
.box4b .morebox { width:100%; padding-top:50px; text-align:center; clear:both}
.box4b .morebox a { border:1px solid #676767; padding:5px 20px 5px 20px; color:#676767; font-size:14px;}
.box4b .morebox a:hover { border:1px solid #999; padding:5px 20px 5px 20px; color:#999; font-size:14px;}



.box5 { width:1000px; margin:0 auto; height:520px; text-align:center; padding-top:30px; overflow:hidden; margin-bottom:40px; }
.box5 ul { width:100%; clear:both; margin-bottom:20px; height:auto; overflow:auto}
.box5 ul li { width:23%; margin-left:1%; margin-right:1%;border-bottom:2px solid #f6f6f6; float:left;font-size:20px;height:50px; text-align:center; line-height:50px; }
.box5 ul li.onclick { width:23%; margin-left:1%; margin-right:1%; border-bottom:2px solid #b81b2c; height:50px; text-align:center; line-height:50px; font-size:20px;}
.box5 ul li a {}
.box5 dl { width:900px; margin-left:5px; margin-right:5px; border:1px solid #e5e5e5; background:#fff; display:inline-block;height:330px;vertical-align: middle }
.box5 dl dt { width:320px;  margin-top:8px;  height:225px; text-align:center; overflow:hidden}
.box5 dl dt img{ width:300px; height:auto;}
.box5 dl dd {text-align:center; font-size:14px; margin-left:10px; width:550px; padding-top:8px; float:right;}
.box5 .morebox { width:100%; padding-top:50px; text-align:center; clear:both}
.box5 .morebox a { border:1px solid #676767; padding:5px 20px 5px 20px; color:#676767; font-size:14px;}
.box5 .morebox a:hover { border:1px solid #999; padding:5px 20px 5px 20px; color:#999; font-size:14px;}
.box5 #page li {text-align:left;}

.footbox { background:#64697c; width:100%; height:200px; clear:both}
.footbox dl { width:1000px; margin:0 auto; height:140px; padding-top:30px;}
.footbox dl dt { float:left; width:650px; margin-right:50px;height:140px;}
.footbox dl dt ul li { margin-bottom:10px; color:#fff; font-size:12px;}
.footbox dl dd { float:left; width:250px; padding-top:30px; color:#fff; font-size:12px;}
.footbox dl dd i { margin-left:20px; font-size:26px; border:1px solid #fff; border-radius:50px; padding:20px;}

#invisible_layer2 { display:none}
#invisible_layer3 { display:none}
#invisible_layer4 { display:none}
#invisible_layer5 { display:none}


.box5 { width:1000px; margin:0 auto; height:auto; overflow:auto; text-align:center; padding-top:30px; overflow:hidden; margin-bottom:40px; }
.box5-ul { width:100%; clear:both; margin-bottom:20px; height:auto; overflow:auto}
.box5-ul li { width:21%; margin-left:1%; margin-right:1%;border-bottom:2px solid #f6f6f6; display:inline-block; font-size:20px;height:50px; text-align:center; line-height:50px; padding:0;vertical-align: middle }
.box5-ul li.onclick { width:21%; margin-left:1%; margin-right:1%; border-bottom:2px solid #b81b2c; height:50px; display:inline-block; text-align:center; line-height:50px; font-size:20px;vertical-align: middle }
.box5-ul li a {}
.box5 dl { width:970px;  background:#fff; height:230px; margin-bottom:15px;margin-right:15px; padding-top:10px; clear:both;}
.box5 dl:hover { width:970px; background:#eee; height:230px;margin-bottom:15px;margin-right:15px;  padding-top:10px;  clear:both;}
.box5 dl dt { width:240px;  height:180px; margin-left:20px; text-align:center; overflow:hidden; float:left}
.box5 dl dt img{ width:240px; height:180px;}
.box5 dl dd {text-align:left; font-size:14px; margin-left:10px; width:650px;  margin-right:20px; float:right}
.box5 dl dd h2 { font-size:16px; width:100%; height:40px}
.box5 dl dd h2 font { float:left; font-size:12px;}
.box5 dl dd p { font-size:14px; color:#999;}
.numbox { width:100%; padding-top:30px; text-align:center; clear:both; height:90px;}
.numbox a { border:1px solid #676767; padding:5px 20px 5px 20px; color:#676767; font-size:14px;}

.box6 { width:1000px; margin:0 auto; height:auto; overflow:auto; background:#fff; text-align:center; padding-top:30px; overflow:hidden; margin-bottom:40px; }
.crumb { width:1000px; background:#fff; padding-left:20px; border-bottom:1px solid #eee; margin:0 auto; height:60px; line-height:60px; text-align:left; color:#999; font-size:14px;}
.crumb a {font-size:14px;}
.box6 ul { width:94%; clear:both; margin-bottom:20px; height:auto; overflow:auto}
.box6 ul li { width:21%; margin-left:1%; margin-right:1%;border-bottom:2px solid #f6f6f6; display:inline-block; font-size:20px;height:50px; text-align:center; line-height:50px; padding:0;vertical-align: middle }
.box6 ul li.onclick { width:21%; margin-left:1%; margin-right:1%; border-bottom:2px solid #b81b2c; height:50px; display:inline-block; text-align:center; line-height:50px; font-size:20px;vertical-align: middle }
.box6 ul li a {}
.box6 dl dt { text-align:center; height:60px; font-size:20px;}
.box6 dl dd {width:960px; text-align:left; margin:0 auto; padding-bottom:40px; font-size:14px;}
.box6 dl dd img { max-width:960px; margin:0 auto;display: table-cell; vertical-align: middle;}


.box7 { width:1000px; margin:0 auto; height:auto; overflow:auto; background:#fff; padding-bottom:20px; text-align:center; padding-top:30px; overflow:hidden; margin-bottom:40px; }
.box7 dl {display:flow-root;	}
.box7 dl dt {width:100%;  text-align:center; padding-top:30px; padding-bottom:40px;font-size:16px; font-weight:bold;}
.box7 dl dd {width:100%; padding-top:0px; text-align:center; clear:both; height:70px;}
.box7 dl dd ul li {background:#fff; border:1px solid #0080C0; width:19%; margin-left:2%; margin-right:2%; height:40px; line-height:40px; text-align:center; float:left; margin-bottom:20px;}
.box7 dl dd a { color:#676767; font-size:14px;}
.box7 dl dd ul li:hover { background:#0080C0; border:1px solid #0080C0; }
.box7 dl dd ul a:hover li {color:#fff; font-size:14px; }

.box8 dl { width:1000px; background:#fff; height:160px; padding-top:40px; clear:both; margin:0 auto;}
.box8 dl:hover { width:1000px; background:#eee; height:160px; padding-top:40px; clear:both; margin:0 auto;}
.box8 dl dt { width:240px;  height:180px; margin-left:20px; text-align:center; overflow:hidden; float:left}
.box8 dl dt img{ width:240px; height:180px;}
.box8 dl dd {text-align:left; font-size:14px; margin-left:10px; width:960px; height:120px; float:right; margin-right:20px; }
.box8 dl dd h2 { font-size:18px; width:100%; height:40px}
.box8 dl dd h2 font { float:right; font-size:12px;}
.box8 dl dd p { font-size:14px; color:#999;}


.box9 {
	width: 1000px;
	margin: 0 auto;
	height: auto;
	overflow: auto;
	text-align: center;
	padding-top: 30px;
	overflow: hidden;
	margin-bottom: 40px;
}
.box9 ul { width:100%; clear:both; margin-bottom:20px; height:auto; overflow:auto}
.box9 ul li { width:21%; margin-left:1%; margin-right:1%;border-bottom:2px solid #f6f6f6; display:inline-block; font-size:20px;height:50px; text-align:center; line-height:50px; padding:0;vertical-align: middle }
.box9 ul li.onclick { width:21%; margin-left:1%; margin-right:1%; border-bottom:2px solid #b81b2c; height:50px; display:inline-block; text-align:center; line-height:50px; font-size:20px;vertical-align: middle }
.box9 ul li a {}
.box9 dl {background:#fff; padding-top:30px; }
.box9 dl dt { text-align:center; height:60px; font-size:20px;}
.box9 dl dd {width:960px; text-align:left; margin:0 auto; padding-bottom:40px; font-size:14px;}
.box9 dl dd img { max-width:960px; margin:0 auto;display: table-cell; vertical-align: middle;}

.box10 { width:1000px; height:220px; margin:0 auto; clear:both; text-align:center; background:#fff;}
.box10 dl { height:auto; overflow:auto;padding-top:40px;}
.box10 dl dt{font-size:14px; color:#676767;  height:70px; margin-bottom:10px; width:100%;}
.box10 dl dd { height:35px; margin-left:10px; text-align:left; margin-bottom:15px; width:230px;display:inline-block; vertical-align: middle }
.box10 dl dd input { width:230px; height:35px; line-height:35px; border:1px solid #959595; background:#fff; padding-left:5px; font-size:14px; color:#676767;}
.box10 dl dd input.button { width:150px; padding:0; margin:0; height:35px; line-height:35px; text-align:center; font-size:14px; color:#fff; background:#64697c;}

.box11 { width:1000px; margin:0 auto; height:auto; overflow:auto; text-align:center; background:#fff; margin-bottom:40px; }
.box11 ul { width:100%; padding-top:20px; clear:both; margin-bottom:40px; height:auto; overflow:auto}
.box11 ul li { width:21%; margin-left:1%; margin-right:1%;border-bottom:2px solid #f6f6f6; display:inline-block; font-size:20px;height:50px; text-align:center; line-height:50px; padding:0;vertical-align: middle }
.box11 ul li.onclick { width:21%; margin-left:1%; margin-right:1%; border-bottom:2px solid #b81b2c; height:50px; display:inline-block; text-align:center; line-height:50px; font-size:20px;vertical-align: middle }
.box11 ul li a {}
.box11 dl { width:460px; margin-left:25px;margin-bottom:25px;  height:200px;float:left; border:solid 1px #eee;}
.box11 dl dt { width:200px;height:200px; float:right; overflow:hidden; margin:0 auto;}
.box11 dl dt img{ width:200px; height:200px;}
.box11 dl dd {float:left; font-size:14px;width:220px; padding-top:10px; padding-left:30px;  margin:0 auto;}
.box11 dl dd h2 {text-align:left;width:100%; height:40px}
.box11 dl dd h2 a{ font-size:18px; color:#0080C0;}
.box11 dl dd p { text-align:left;}
.box11 dl dd p a{ font-size:14px; color:#999;}
.box11 .morebox { width:100%; padding-top:0px; padding-bottom:10px; text-align:center; clear:both}
.box11 .morebox a { border:1px solid #676767; padding:5px 20px 5px 20px; color:#676767; font-size:14px;}
.box11 .morebox a:hover { border:1px solid #999; padding:5px 20px 5px 20px; color:#999; font-size:14px;}


.box12 { width:1000px; margin:0 auto; height:auto; overflow:auto; text-align:center; background:#fff; margin-bottom:40px; padding-bottom:40px; }
.box12 .r1 { width:960px; margin:0 auto; text-align:left; padding-top:30px;}
.box12 .r1 dl dt { float:left; width:240px; height:240px;  margin-right:40px;}
.box12 .r1 dl dd { float:left; width:600px; padding-top:40px; height:200px;}
.box12 .r1 dl dd font {font-size:16px; font-weight:bold;}
.box12 .r1 dl dd p { font-size:14px; margin-bottom:10px;}
.box12 .r1 dl dd a { text-decoration:underline; font-size:14px; margin-right:20px;}
.box12 .r2 { width:960px; margin:0 auto; text-align:left; padding-top:30px; clear:both;}
.box12 .r2 dl dt {font-size:14px; border-bottom:1px solid #eee; margin:0 auto; height:40px; line-height:40px; text-align:left; color:#999; font-size:14px; margin-bottom:20px;}
.box12 .r2 dl dd { font-size:14px; line-height:165%; margin-bottom:20px;}

.box12 .r3 {width:960px; margin:0 auto; background:#fff; clear:both; }
.box12 .r3 dl { height:100px; margin:0 auto;}
.box12 .r3 dl dt {font-size:14px; border-bottom:1px solid #eee; margin:0 auto; height:40px; line-height:40px; text-align:left; color:#999; font-size:14px; margin-bottom:20px;}
.box12 .r3 dl dd {text-align:left; font-size:14px; width:100%; height:100px; }
.box12 .r3 dl dd h2 { font-size:14px; width:100%; height:30px; color:#0080C0;}
.box12 .r3 dl dd h2 a {color:#0080C0;font-size:14px;}
.box12 .r3 dl dd h2 font { float:right; font-size:12px; color:#676767}
.box12 .r3 dl dd p { font-size:14px; color:#999;}
.box12 .r3 dl dd p a { color:#a70000;}

.box14 {width:1000px; margin:0 auto; height:auto; overflow:auto; text-align:center; background:#fff; }

.box14 dl dd {text-align:left; font-size:14px; margin-left:10px; width:650px; margin-top:20px; margin-right:20px; float:right}
.box14 dl dd h2 { font-size:16px; width:100%; height:40px}
.box14 dl dd h2 font { float:left; font-size:12px;}
.box14 dl dd p { font-size:14px; color:#999;}


.box16 { width:240px; padding:5px; border:1px solid #0080C0; background:#fff; float:left; margin-top:20px;margin-left:20px;margin-bottom:30px;}
.box16 ul li {background:#fff; border:1px solid #fff; border-bottom:1px solid #ccc; height:60px; line-height:60px; text-align:center; width:100%; color:#0080C0; font-size:14px;}
.box16 ul li.onclick { background:#0080C0; text-align:center; width:100%; color:#0080C0;}
.box16 ul a li:hover { background:#0080C0; text-align:center; width:100%; color:#fff;}
.box16 ul a li.onclick { color:#fff;}

.box15 { width:700px; float:right; margin:0 auto; height:auto; overflow:auto; text-align:center; background:#fff; margin-right:20px;}
.box15 .r2 { width:700px; margin:0 auto; text-align:left; padding-top:30px; clear:both;}
.box15 .r2 dl dt { border-bottom:1px solid #eee; margin:0 auto; height:40px; line-height:40px; text-align:left; color:#676767;font-size:20px; margin-bottom:20px;}
.box15 .r2 dl dd { font-size:14px; line-height:165%; margin-bottom:20px;}
.box15 .r3 {width:960px; margin:0 auto; background:#fff; clear:both; }
.box15 .r3 dl { margin:0 auto;}
.box15 .r3 dl dt { border-bottom:1px solid #eee; margin:0 auto; height:40px; line-height:40px; text-align:left; color:#676767;font-size:20px; margin-bottom:20px;}
.box15 .r3 dl dd {text-align:left; font-size:14px; width:100%; height:100px; }
.box15 .r3 dl dd h2 { font-size:14px !important; width:100%; height:30px; color:#0080C0;}
.box15 .r3 dl dd h2 a {color:#0080C0;font-size:14px;}
.box15 .r3 dl dd h2 font { float:right; font-size:12px; color:#676767}
.box15 .r3 dl dd p { font-size:14px; color:#999;}
.box15 .r3 dl dd p a { color:#a70000;}

.box17 { width:1000px; margin:0 auto; height:auto; overflow:auto; background:#fff; padding-bottom:20px; text-align:center; padding-top:20px; overflow:hidden; margin-bottom:40px; clear:both }
.box17 .r1 { margin:20px; margin-top:0;}
.box17 .r1 img { width:100%;}
.box17 .r2 ul li {  width:80%; margin-left:8%; margin-bottom:20px; height:40px; line-height:40px; text-align:left; font-size:14px;}
.box17 .r2 img { width:40px; margin-right:15px;}
.box17 .r3 { clear:both;}
.box17 ul { width:100%; padding-top:20px; clear:both; margin-bottom:40px; height:auto; overflow:auto}
.box17 ul li { width:21%; margin-left:1%; margin-right:1%;border-bottom:2px solid #f6f6f6; display:inline-block; font-size:20px;height:50px; text-align:center; line-height:50px; padding:0;vertical-align: middle }
.box17 ul li.onclick { width:21%; margin-left:1%; margin-right:1%; border-bottom:2px solid #b81b2c; height:50px; display:inline-block; text-align:center; line-height:50px; font-size:20px;vertical-align: middle }
.box17 .r3 dl { margin-left:50px;}

.box17 .r3 dl dt { float:left; width:260px; height:50px; margin-left:30px;}
.box17 .r3 dl dd { width:840px; margin-left:30px;clear:both; height:auto; overflow:auto; margin-bottom:30px;}
.box17 .r3 dl dt input { width:260px; height:35px; line-height:35px; border:1px solid #959595; background:#fff; padding-left:5px; font-size:14px; color:#676767;}
.box17 .r3 dl dd input {width:840px; height:200px; line-height:165%; border:1px solid #959595; background:#fff; padding-left:5px; font-size:14px; color:#676767;}
.box17 .r3 dl dd input.button { width:150px; padding:0; margin:0; height:35px; line-height:35px; text-align:center; font-size:14px; color:#fff; background:#64697c;}