/*
 * @description: 閲嶅簡淇″畨缃戠粶
 * @author: heman
 * @date: 2016-11-11
*/

/* CSS Reset */
* {
	margin: 0;
	padding: 0;
	font-family: "寰蒋闆呴粦", "arial narrow", Arial, Cambria, sans-serif;
}
html, body {
	font-size: 14px;
	width: 100%;
	color: #222;
}
ul, ol {
	list-style: none;
}
a, button {
	cursor: pointer;
}
input, button, textarea, select {
	border: none;
	outline: none;
	font-size: 14px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input[type=text]::-ms-clear {
 display:none;
}
a {
	color: #222;
	text-decoration: none;
}
img {
	border: none;
}
em, i {
	font-style: normal;
}
pre {
	white-space: pre-wrap;
	word-wrap: break-word;
}
/* ----- the end ----- */

/*  閫氱敤鏍峰紡  start*/
.wrap {
	width: 1200px;
	margin: 0 auto;
}
/* 澶撮儴 style */
.header, .line {
	width: 100%;
	min-width: 1200px;
	float: left;
}
.logo {
	float: left;
	margin-top: 5px;
}
.nav {
	float: right;
}
.nav li {
	float: left;
	text-align: center;
}
.nav li a {
	display: inline-block;
	zoom: 1;
 *display: inline;
	width: 80px;
	line-height: 100px;
	height: 100px;
	border-top: 5px solid #fff;
}
.nav li.focus a, .nav li a:hover {
	background: #ebedfa;
 FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#ebedfa, endColorStr=#ffffff); /*IE 6 7 8*/
	background: -ms-linear-gradient(top, #ebedfa, #ffffff); /* IE 10 */
	background: -moz-linear-gradient(top, #ebedfa, #ffffff);/*鐏嫄*/
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ebedfa), to(#ffffff));/*璋锋瓕*/
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ebedfa), to(#ffffff));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #ebedfa, #ffffff);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #ebedfa, #ffffff);  /*Opera 11.10+*/
	border-top: 5px solid #515fc3;
	color: #515fc3;
}
.line .line-l {
	width: 30%;
	height: 3px;
	float: left;
	background: #384184;
}
.line .line-r {
	width: 70%;
	height: 3px;
	float: left;
	background: #008b5f;
}

/* 搴曢儴 style */
.footer {
	float: left;
	width: 100%;
	min-width: 1200px;
	background: #1a1a1a;
	padding: 30px 0;
	text-align: center;
}
.footer p {
	line-height: 40px;
	color: #ccc;
}
.footer p span {
	margin: 0 10px;
	color: #ccc;
}

/* 鏍囬 style */
.title01 {
	width: 100%;
	float: left;
}
.title01 a {
	display: inline-block;
	zoom: 1;
 *display: inline;
	padding-bottom: 5px;
	color: #384184;
	font-size: 22px;
	font-weight: 700;
	background: url(../images/titbg.jpg) no-repeat;
	background-size: 100% 2px;
	background-position: bottom;
}
.title01 span {
	cursor: default;
	margin-left: 3px;
	color: #ddd;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

/* 鍒嗛〉 style */
.page {
	width: 92%;
	padding-left: 4%;
	float: left;
	padding-bottom: 30px;
	padding-top: 20px;
}
.page ul {
	width: 100%;
	float: left;
}
.page ul li {
	display: flex;
	float: left;
	margin-right: 10px;
	height: 30px;
	line-height: 30px;
}
.page ul li a {
	display: inline-block;
	zoom: 1;
 *display: inline;
	font-size: 12px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #f3f3f3;
	color: #333;
}
.page ul li a:hover, .page ul li a.on {
	color: #fff !important;
	background: #384184 !important;
}
/*  閫氱敤鏍峰紡  end  */ 

/* 棣栭〉 start */
/* 鐒︾偣鍥�*/
#scrollLayout {
	position: relative;
	overflow: hidden;
	margin: 0px auto;
	width: 100%;
}
.banner {
	position: relative;
	width: 100%;
	min-width: 1200px;
	float: left;
}
.bannerImg, .bannerImg li {
	float: left;
	width: 100%;
}
.bannerImg img {
	width: 100%;
}
.bannerThumb {
	position: absolute;
	left: 45.5%;
	bottom: 10px;
	height: 10px;
	z-index: 5;
}
.thumb span {
	list-style: none;
	/*border-radius: 0.4em;
	height: 0.8em;
	width: 0.8em;*/
	width: 20px;
	height: 6px;
	margin-right: 5px;
	padding: 0;
	cursor: pointer;
	float: left;
	background-color: #ccc;
}
.onImg {
	background-color: #515fc3 !important;
}

/* 鍏徃绠�粙 */
.company {
	margin-top: 20px;
	width: 418px;
	float: left;
	overflow: hidden;
}
.company .comimg {
	width: 100%;
	height: 115px;
	overflow: hidden;
	float: left;
	margin-top: 20px;
}
.comimg img {
	width: 100%;
}
.company .txt {
	width: 100%;
	word-break: break-all;
	margin-top: 15px;
	float: left;
	color: #666;
	line-height: 30px;
	text-indent: 2em;
}
.company .txt a {
	color: #7ab77e;
}
.company .txt a:hover {
	color: #669966;
}

/* 鏈嶅姟椤圭洰 */
.service {
	float: left;
	width: 304px;
	margin: 20px 30px 0 30px;
}
.service ul {
	margin-top: 20px;
	padding: 20px 20px 10px 20px;
	float: left;
	background: #f8f8f8;
	height: 336px;
}
.service ul li {
	float: left;
	width: 68px;
	text-align: center;
	margin-bottom: 20px;
}
.service ul li:hover {
	opacity: .9;
}
.service ul li.dist {
	margin-left: 30px;
	margin-right: 30px;
}
.newswrap {
	margin-top: 20px;
	width: 418px;
	float: left;
}

/* 鍏徃鍔ㄦ�銆佹妧鏈枃绔�*/
.article {
	margin-top: 20px;
	width: 100%;
	float: left;
}
.article ul {
	margin-top: 15px;
	width: 100%;
	float: left;
}
.notice ul {
	margin-top: 20px;
	width: 100%;
	float: left;
}
.notice li, .article li {
	width: 100%;
	height: 30px;
	float: left;
	background: url(../images/icon-li.png) no-repeat left;
}
.notice li a, .article li a {
	margin-left: 10px;
	width: 95%;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	zoom: 1;
 *display: inline;
	color: #333;
	white-space: nowrap;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
}
.notice li a:hover, .article li a:hover {
	color: #7ab77e;
}

/* 鍏稿瀷妗堜緥銆佸弸鎯呴摼鎺�*/
.linkTab {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
}
.linkTab .tabtit {
	width: 100%;
	float: left;
}
.linkTab .tabtit a {
	margin-right: 10px;
	display: inline-block;
	zoom: 1;
 *display: inline;
	padding-bottom: 5px;
	font-size: 22px;
	font-weight: 700;
	color: #6b7099;
}
#Tab_box02 li a:hover { color: #7ab77e;}
.linkTab .tabtit a.tabhover {
	background: url(../images/titbg.jpg) no-repeat;
	background-size: 100% 2px;
	background-position: bottom;
	color: #384184 !important;
}
.linkTab .list01 {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.linkTab .list01 li {
	display: table-cell;
	vertical-align: middle;
 *display: block;
	line-height: 88px;
	margin-right: 10px;
	width: 188px;
	height: 88px;
	float: left;
	text-align: center;
	overflow: hidden;
}
.linkTab .list01 li img {
	width: 100%;
	vertical-align: middle;
}
/* 棣栭〉 end */

/*  缃戠珯鍐呴〉 start */
.imagediv {
	width: 100%;
	height: 100px;
	float: left;
	overflow: hidden;
}
.left-div {
	width: 260px;
	min-height: 700px;
	float: left;
	overflow: hidden;
	background: #fafafa;
	margin-top: 20px;
	margin-bottom: 30px;
	border-bottom: 3px solid #384184;
	border-left: 1px solid #efefef;
}
.title02 {
	width: 100%;
	float: left;
	background: #384184;
	height: 50px;
}
.title02 span {
	background: url(../images/icon08.jpg) no-repeat;
	padding-left: 80px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	line-height: 50px;
	height: 50px;
	display: block;
}
.left-div ul {
	width: 100%;
	float: left;
}
.left-div ul li {
	border-bottom: 1px dashed #ddd;
	float: left;
}
.left-div ul li a {
	display: inline-block;
	zoom: 1;
 *display: inline;
	padding-left: 80px;
	width: 178px;
	line-height: 40px;
	height: 40px;
	color: #333;
}
.left-div ul li:hover a, .left-div ul li.focus01 a {
	border-left: 2px solid #384184;
	color: #384184;
	font-weight: 700;
}
.right-div01 {
	float: left;
	width: 645px;
	min-height: 700px;
	margin-top: 20px;
	border-bottom: 3px solid #008b5f;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
}
.right-div01 .posi {
	width: 92%;
	padding: 0 4%;
	height: 49px;
	line-height: 49px;
	color: #666;
	border-top: 1px solid #efefef;
}
.right-div01 .posi a {
	color: #666;
}
.right-div01 .posi a:hover {
	color: #7ab77e;
}
.right-div01 .posi em {
	margin: 0 5px;
	cursor: default;
}
.list02 {
	float: left;
	width: 92%;
	padding: 0 4%;
}
.list02 li {
	width: 100%;
	height: 30px;
	float: left;
	background: url(../images/icon-li.png) no-repeat left;
}
.list02 li a {
	margin-left: 10px;
	width: 98%;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	zoom: 1;
 *display: inline;
	color: #333;
	white-space: nowrap;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list02 li a:hover {
	color: #7ab77e;
}
.news-fr {
	margin-top: 20px;
	width: 275px;
	float: right;
	background: #fafafa;
}
.news-fr p {
	width: 275px;
	font-size: 18px;
	font-weight: 700;
	color: #666;
	text-align: center;
	float: left;
	height: 50px;
	line-height: 50px;
	background: #f3f3f3;
}
.news-fr ul {
	margin: 10px 0 15px 0;
}
.right-div02 {
	float: left;
	width: 897px;
	padding: 0 20px 20px 20px;
	min-height: 699px;
	margin-top: 20px;
	margin-bottom: 30px;
	border-bottom: 3px solid #008b5f;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	border-top: 1px solid #efefef;
}
.right-div02 h1 {
	width: 100%;
	float: left;
	text-align: center;
	margin: 15px 0;
	font-size: 18px;
	color: #333;

/* 鍏徃绠�粙 */
}
.right-div02 .intro p {
	float: left;
	margin-bottom: 10px;
	line-height: 30px;
	color: #333;
	text-indent: 2em;
}
.right-div02 .intro img {
	float: left;
}

/* 鍏稿瀷妗堜緥 */
.typcase-list {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.typcase-list li {
	margin: 10px 15px;
	width: 190px;
	height: 90px;
	line-height: 90px;
	display: table-cell;
	vertical-align: middle;
	float: left;
	overflow: hidden;
}
.typcase-list li a:hover { color: #7ab77e;}
.typcase-list li img {
	width: 100%;
	vertical-align: middle;
}

/* 闂嵎璋冩煡鐣岄潰 */
.ques-intro {
	float: left;
	background: #f9f9f9;
	padding: 10px;
	line-height: 26px;
	color: #999;
	text-indent: 2em;
	margin: 10px 0 20px 0;
}
.question-main,.question-item {
	float: left;
	width: 100%;
}
.question-item p {
	/*background-color: #eff6fb;*/
	width: 96%;
	padding-left: 4%;
	height: 30px;
	margin-top: 10px;
	line-height: 30px;
}
.question-item p .title{
	margin-right: 5px;
	color: #333;
}
.question-item table {
	float: left;
	margin-left: 4%;
}
.question-item table tr td {
	min-width: 50px;
	margin-right:15px; 
	float: left;
	line-height: 50px;
}
.question-item .range input {
	background: transparent;
	border: 1px solid #ddd;
	height: 30px;
	line-height: 30px;
	width: 130px;
	padding: 0 5px;
}
.question-item .range em {
	color: #666;
	margin: 0 10px;
}
.question-item .inputbox input {
	width: 200px;
	background: transparent;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ddd;
	padding: 0 5px;
}
.question-item table textarea {
	width: 795px;
	height: 120px;
	resize:none;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
}
input[type=radio],input[type=checkbox],.question-item table label{
	cursor: pointer;
}
input[type=radio],input[type=checkbox] {
	vertical-align:middle;
	margin-bottom: 1px;
	margin-right: 3px;
 }
 
/*  鍒嗛〉 begin  */
.pagination {
  margin: 20px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
          border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
          border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
          border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}

.question-main a.but{
	display: inline-block;
	zoom:1;
	*display: inline;
    height: 40px;
    width: 90px;
    background: #515fc3;
    color: #ffffff;
    line-height: 40px;
	border-radius: 2px;
	text-align: center;
}
/*  鍒嗛〉 end  */

.pagination {margin:8px 0;} .pagination .controls a{border:0;}
.pagination .controls input{border:0;color:#999;width:30px;padding:0;margin:-3px 0 0 0;text-align:center;}

/*  缃戠珯鍐呴〉 end  */
