html,
body {
	min-width: 1200px;
}

body {
	font: 14px/150% 'Microsoft Yahei';
	margin: 0 auto;
	color: #333;
	background: #fff;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p,
button {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

ul,
li {
	list-style: none;
}

a {
	transition: all .2s ease;
	text-decoration: none;
	color: #333;
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #d7212e;
}

img {
	display: block;
	max-width: 100%;
	border: none;
}

img.center {
	margin: 0 auto;
}

h3 {
	font-size: 44px;
	line-height: 1.8;
	text-align: center;
	color: #000;
}

p {
	line-height: 1.5;
}

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	width: 0;
	height: 0;
	content: '.';
}

.container {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.header .top {
	height: 120px;
}

.header .top h1 {
	font-size: 44px;
	line-height: 120px;
	padding-left: 90px;
	background: url(../images/logo.png) left center no-repeat;
}

.header .top h1 span {
	font-size: 21px;
	font-weight: normal;
	padding-left: 20px;
}

.header .tel {
	font-size: 18px;
	line-height: 30px;
	position: absolute;
	top: 0;
	right: 0;
	height: 120px;
	padding: 45px 50px 0 0;
	text-align: right;
	background: url(../images/tel.jpg) right top no-repeat;
}

.header .tel span {
	display: block;
}

.header .tel span:last-child {
	font-size: 24px;
}

.header .nav {
	font-size: 18px;
	line-height: 50px;
	height: 50px;
	background: #2b314b;
}

.header .nav li {
	float: left;
}

.header .nav a {
	position: relative;
	display: block;
	padding: 0 40px;
	color: #fff;
}

.header .nav .active a,
.header .nav a:hover {
	color: #2b314b;
	background: #fff;
}

.header .nav .active a:before,
.header .nav a:hover:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 4px;
	content: '';
	background: #c41131;
}

.banner img {
	margin: 0px auto;
}

#section-1 {
	padding: 50px 0;
}

#section-1 ul {
	font-size: 16px;
	text-align: center;
}

#section-1 li {
	float: left;
	width: 25%;
}

#section-1 li h3 {
	font-size: 54px;
	font-weight: normal;
	line-height: 185px;
	width: 185px;
	height: 185px;
	margin: 30px auto;
	color: #fff;
	background: url(../images/circle.png) center no-repeat;
}

#section-1 li p {
	line-height: 1.8;
	background: url(../images/bd.png) right center no-repeat;
}

#section-1 li span {
	color: #c41131;
	font-weight: bold;
}

#section-1 li:last-child p {
	background: none;
}

#section-2 {
	height: 636px;
	background: url(../images/bg-1.jpg) center top no-repeat;
}

#section-2 .container {
	height: 100%;
}

#section-2 .box {
	position: relative;
	height: 100%;
	padding: 100px 0 120px 140px;
}

#section-2 .bd {
	position: relative;
	height: 100%;
	border: 2px solid #c41131;
}

#section-2 h3 {
	line-height: 1;
	position: absolute;
	padding: 0 50px;
}

#section-2 .t1 {
	top: -20px;
	left: 120px;
	background: #fdfdfa;
}

#section-2 .t2 {
	top: 40px;
	left: 300px;
}

#section-2 .text {
	font-size: 16px;
	padding: 150px 20px 0 330px;
}

#section-2 .text p {
	line-height: 1.8;
}

#section-2 img {
	position: absolute;
	bottom: 70px;
	left: 0;
}

#section-2 .btn {
	font-size: 18px;
	line-height: 48px;
	position: absolute;
	bottom: -45px;
	display: block;
	min-width: 180px;
	margin: 20px 20px;
	text-align: center;
	color: #fff;
	background: #c41131;
}

#section-2 .btn:nth-child(1) {
	right: 440px;
}

#section-2 .btn:nth-child(2) {
	right: 170px;
}

#section-2 .btn:hover {
	background: #2b314b;
}

#section-3 {
	padding: 50px 0;
}

#section-3 .container {
	min-height: 450px;
}

#section-3 .img {
	position: absolute;
	top: 160px;
	left: 0;
}

#section-3 ul {
	font-size: 16px;
	line-height: 36px;
	margin-top: 50px;
	margin-left: 520px;
}

#section-3 li {
	position: relative;
	border-bottom: 1px dashed #ccc;
	line-height: 2.5;
}

#section-3 a {
	position: relative;
	z-index: 9;
	display: block;
	overflow: hidden;
	padding-right: 120px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#section-3 span {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
}



#section-33 {
	padding: 50px 0;
}

#section-33 .container {
	min-height: 450px;
}

#section-33 .img {
	position: absolute;
	top: 160px;
	left: 0;
}

#section-33 ul {
	font-size: 16px;
	line-height: 36px;
	margin-top: 50px;
	margin-left: 520px;
}

#section-33 li {
	position: relative;
	border-bottom: 1px dashed #ccc;
      padding-bottom: 10px;
}

#section-33 a {
	position: relative;
	z-index: 9;
	display: block;
	
	text-overflow: ellipsis;
}

#section-33 h2{line-height: 42px;}

#section-33 p{ font-size: 14px; line-height:24px;}

#section-33 span {
   float:right;

}

#section-4 img {
	width: 100%;
}

#section-4  .pk_btns {
}

#section-4 .btn {
	font-size: 18px;
	line-height: 48px;
	position: absolute;
	top: 700px;
	display: block;
	min-width: 220px;
	margin: 20px 20px;
	text-align: center;
	color: #fff;
	background: #c41131;
}

#section-4 .btn:nth-child(1) {
	right: 600px;
}

#section-4 .btn:nth-child(2) {
	right: 340px;
}

#section-4 .btn:hover {
	background: #2b314b;
}

#section-5 {
	min-height: 866px;
	padding: 62px 0;
	background: url(../images/bg-2.jpg) center top no-repeat;
}

#section-5 h3 {
	line-height: 1;
}

#section-5 ul {
	line-height: 32px;
	overflow-y: auto;
	max-height: 600px;
	padding: 0 40px;
	background: #eff2f5;
}

#section-5 li {
	padding: 20px 0;
	
}

#section-5 h4 {
	font-size: 20px;
	position: relative;
	padding-left: 50px;
}



#section-5 p {
	font-size: 16px;
	line-height: 32px;

}



#section-5 span {
	font-weight: bold;
	line-height: 28px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 28px;
	height: 28px;
	text-align: center;
	color: #fff;
	background: #c41131;
}


#section-5 dl{
	margin:0;	
	border-radius:15px;
    padding: 0px 30px;
	
}
#section-5 dl p{
	margin:0;	
	padding:0;
}
#section-5 dl dt{
	position:relative;
	min-height:93px;
	overflow:hidden;
}
#section-5 dl dd{
	position:relative;
	min-height:93px;
	margin-top:-10px;
	overflow:hidden;
}
#section-5 dl dt img{
	position:absolute;
	left:0;
	margin:0;
	padding:0;
	width:93px;
	height:93px;
	border-radius:50%;
}
#section-5 dl dd img{
	position:absolute;
	margin:0;
	right:0;
	top:0px;
	padding:0;
	width:93px;
	height:93px;
	border-radius:50%;
}
#section-5 dl dt p{
	position:relative;
	margin:30px 110px 0px 110px;
	background:#FFFFFF;
	color:#5a5a5a;
	border:1px solid #c6c6c6;
	font-size:16px;
	padding:5px 0 5px 10px;
	border-radius:6px;
}
#section-5 dl dt p:after{
	position:absolute;
	bottom:-16px;
	content:'';
	left:30px;
	width:17px;
	height:16px;	
	background:url(/images/list_dt.jpg) no-repeat left top;	
}
#section-5 dl dd p{
	position:relative;
	margin:20px 110px 15px 110px;
	background:#272d3b;
	color:#FFFFFF;
	line-height:25px;
	border:1px solid #c6c6c6;
	font-size:16px;
	padding:12px;
	border-radius:6px;
}
#section-5 dl dd p:after{
	position:absolute;
	top:50%;
	margin-top:-20px;
	content:'';
	right:-13px;
	width:13px;
	height:21px;	
	background:url(/images/list_dd.jpg) no-repeat left top;	
}


#section-6 {
	padding: 50px 0;
	text-align: center;
}

#section-6 h3 {
	font-weight: normal;
}

#section-6 h4 {
	font-size: 26px;
	font-weight: normal;
	line-height: 60px;
}

#section-6 span {
	color: #c41131;
}

#section-6 i {
	display: inline-block;
	width: 22px;
	height: 52px;
	margin-right: 10px;
	vertical-align: bottom;
	background: url(../images/tel.png) center no-repeat;
}

#section-6 .btn {
	font-size: 21px;
	line-height: 52px;
	display: inline-block;
	min-width: 220px;
	margin: 20px 20px;
	text-align: center;
	color: #fff;
	background: #c41131;
}

#section-6 .btn:hover {
	background: #2b314b;
}

#section-7 {
	min-height: 860px;
	padding: 50px 0;
	background: url(../images/bg-3.jpg) center top no-repeat;
}

#section-7 form div:not(:first-child) {
	margin-top: 10px;
}

#section-7 form span {
	line-height: 30px;
	display: inline-block;
	width: 100px;
	text-align: right;
	vertical-align: top;
}

#section-7 input {
	font-size: 14px;
	display: inline-block;
	box-sizing: border-box;
	height: 30px;
	padding: 10px 10px;
	border: 1px solid #ccc;
}

#section-7 textarea {
	display: inline-block;
	box-sizing: border-box;
	width: 320px;
	height: 60px;
	padding: 10px 10px;
	border: 1px solid #ccc;
}

#section-7 ul {
	line-height: 33px;
	padding: 20px;
}

#section-7 li {
	border-bottom: 1px solid #ccc;
}

#section-7 li span {
	color: #c41131;
}

#section-7 h3 {
	font-size: 28px;
	line-height: 80px;
	color: #fff;
	background: #c41131;
}

#section-7 .reviews {
	position: relative;
	float: left;
	width: 660px;
	height: 730px;
	border: 1px solid #c41131;
}

#section-7 .reviews .list {
	overflow: hidden;
	height: 400px;
}

#section-7 .reviews form {
	padding: 30px 60px;
}

#section-7 .reviews input {
	width: 320px;
}

#section-7 .reviews input[type='submit'] {
	font-size: 30px;
	line-height: 40px;
	position: absolute;
	right: 60px;
	bottom: 120px;
	width: 100px;
	height: 100px;
	cursor: pointer;
	white-space: pre-wrap;
	word-wrap: break-word;
	word-break: break-all;
	color: #666;
	border: 1px solid #808080 !important;
	border-radius: 10px;
	background: #eee;
	-moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

#section-7 .reviews input[type='submit']:hover {
	color: #fff;
	background: #c41131;
}

#section-7 .inquiry {
	float: right;
	width: 500px;
	height: 730px;
	border: 1px solid #c41131;
}

#section-7 .inquiry .list {
	overflow: hidden;
	height: 460px;
}

#section-7 .inquiry form {
	padding: 30px 80px;
}

#section-7 .inquiry input {
	float: left;
	width: 250px;
	height: 40px;
}

#section-7 .inquiry input[type='submit'] {
	line-height: 20px;
	width: 80px;
	height: 40px;
	cursor: pointer;
	color: #fff;
	background: #808080;
	-moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

#section-7 .inquiry input[type='submit']:hover {
	background: #c41131;
}

#section-7 .btn {
	font-size: 18px;
	line-height: 40px;
	display: block;
	width: 200px;
	margin: 0 auto;
	cursor: pointer;
	text-align: center;
	color: #c41131;
	border: 1px solid #c41131;
	background: #fff;
}

#section-7 .btn:hover {
	color: #fff;
	border: 1px solid #2b314b;
	background: #2b314b;
}

#section-8 {
	padding: 50px 0;
	
}

#section-8 .text {
	position: relative;
	min-height: 330px;
	margin-top: 20px;
	padding-right: 500px;
}

#section-8 p {
	font-size: 16px;
	line-height: 1.8;
	text-indent: 2em;
}

#section-8 img {
	position: absolute;
	top: 0;
	right: 0;
	width: 480px;
	height: 316px;
}

#section-8 .btn {
	font-size: 21px;
	line-height: 52px;
	position: absolute;
	bottom: -95px;
	display: block;
	min-width: 260px;
	margin: 20px 20px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	background: #c41131;
}

#section-8 .btn:nth-child(1) {
	left: 220px;
}

#section-8 .btn:nth-child(2) {
	right: 220px;
}

#section-8 .btn:hover {
	background: #2b314b;
}

#section-9 {
	padding: 50px 0;
	text-align: center;
}

#section-9 h4 {
	font-size: 22px;
	font-weight: normal;
	line-height: 1.5;
	color: #9b9b9b;
}

#section-9 .imgs {
	overflow: hidden;
	height: 215px;
	margin: 40px 20px 0;
}

#section-9 ul {
	width: 9999px;
	transition: all .5s ease;
}

#section-9 li {
	float: left;
	width: 232px;
	height: 190px;
	padding: 0 10px;
}

#section-9 li img {
	width: 100%;
	height: 100%;
}

#section-9 .btns a {
	position: absolute;
	bottom: 90px;
	display: block;
	width: 15px;
	height: 30px;
	text-indent: -9999px;
	background: url(../images/arrow.png) no-repeat;
}

#section-9 .btns a:hover {
	opacity: .7;
}

#section-9 .btns a.prev {
	left: 0;
	background-position: left top;
}

#section-9 .btns a.next {
	right: 0;
	background-position: right top;
}

#section-10 {
	padding: 50px 0;
}

#section-10 .links {
	margin-right: -20px;
}

#section-10 .links a {
	display: inline-block;
	margin-top: 20px;
	margin-right: 20px;
	padding: 5px 18px;
	border: 1px dashed #c41131;
}

#section-10 .links a:hover {
	color: #fff;
	border: 1px solid #c41131;
	background: #c41131;
}

.footer {
	padding: 30px 0 40px 0;
	color: #fff;
	background: #2b314b;
}

.footer .logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 240px;
	height: 120px;
	background: url(../images/bd-2.png) right center no-repeat;
}

.footer .logo h2 {
	font-size: 40px;
	line-height: 70px;
	padding-left: 70px;
	background: url(../images/logo-2.png) left center no-repeat;
}

.footer .logo span {
	font-size: 18px;
}

.footer .copyright {
	font-size: 16px;
	line-height: 1.8;
	min-height: 150px;
	margin: 0 160px 0 240px;
	padding-left: 40px;
}

.footer .qr {
	position: absolute;
	top: 0;
	right: 0;
	width: 110px;
	height: 150px;
	text-align: center;
}

.footer .qr img {
	width: 100%;
}

.footer a:hover{
   color: #fbe610;
}

.fd_lf {
	position: fixed;
	left: 0;
	top: 48%;
	margin-top: -219px;
}

.fd_lf_QQ a {
	display: block;
	width: 56px;
	height: 140px;
	background: url(../images/zz_4.png) no-repeat center center;
	float: left;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}

.fd_lf_box {
	width: 178px;
	height: 480px;
	background: url(../images/z_xd1.png) no-repeat right top;
	position: absolute;
	left: -5px;
	top: 0;
	text-decoration: none;
	cursor: pointer;
}

.fd_lf_top {
	width: 157px;
	height: 32px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 18px;
	background-color: #ac0205;
	border-radius: 5px;
}

.fd_lf_con ul li h3 {
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	padding-left: 33px;
	margin: 8px 0 3px 0;
}

.fd_lf_con ul li .h3_1 {
	background: url(../images/icon_1.png) no-repeat left center;
}

.fd_lf_con ul li .h3_2 {
	background: url(../images/icon_2.png) no-repeat left center;
}

.fd_lf_con ul li .h3_3 {
	background: url(../images/icon_3.png) no-repeat left center;
}

.fd_lf_con ul li .h3_4 {
	background: url(../images/icon_4.png) no-repeat left center;
}

.fd_lf_con ul li img {
	margin: 0px 0px 0px 8px;
}

.fd_lf_con ul li p {
	text-align: center;
	height: 33px;
	line-height: 33px;
	color: #ac0205;
	font-size: 23px;
	font-family: "Impact";
	border-bottom: 1px dashed #c3c3c3;
	width: 130px;
	padding: 0px 0 0 8px;
}

.fd_lf_con {
	padding: 5px 0px 0px 8px;
}

.fd_line a img {
	margin: 7px 3px 0 0;
}

.fd_lf_close a {
	display: block;
	width: 23px;
	height: 73px;
	position: absolute;
	right: 6px;
	top: 184px;
}

.fd_rh {
	width: 150px;
	height: 290px;
	position: fixed;
	
	top: 48%;
	margin-top: -205px;
	z-index: 9999;
}

.fd_rh_list {
	margin: 3px 0 0 3px;
}

.fd_rh_list ul li a {
	display: block;
	width: 132px;
	height: 40px;
	text-align: center;
	line-height: 32px;
	color: #fff;
	font-size: 18px;
	background: url(../images/fudong_03.png) no-repeat center top;
	font-weight: bold;
}

.fd_rh_close a {
	display: block;
	width: 23px;
	height: 73px;
	position: absolute;
	left: 3px;
	top: 110px;
	text-decoration: none;
	cursor: pointer;
}

.fixednav {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 1;
}

/*头部*/
.header1 {
	width: 100%;
	height: 75px;
	background: url(../images/daohang2.jpg) repeat-x;
}

.logo {
	float: left;
	margin-top: 10px;
	width: 200px;
}

.topa {
	width: 1200px;
	margin: 0 auto;
}

.nava {
	width: 1080px;
	height: 75px;
	float: right;
	background: none;
}

.header1 .nav {
	font-size: 16px;
	line-height: 50px;
	height: 50px;
	background: #2b314b;
	width: 1000px;
	float: right;
	margin-top: 10px;
}

.header1 .nav > ul > li {
	float: left;
}

.header1 .nav > ul > li:hover ul {
	visibility: visible;
	opacity: 1;
}

.header1 .nav a {
	position: relative;
	display: block;
	padding: 0 13px;
	color: #fff;
	line-height: 50px;
}

.header1 .nav .active a,
.header1 .nav a:hover {
	color: #fffb16;
	font-weight: bold;
}

.header1 .nav > ul> li > ul {
	line-height: 40px;
	position: absolute;
	background: #2b314b;
	z-index: 999;
	visibility: hidden;
	transition: .2s;
	opacity: 0;
}

.header1 .nav > ul> li > ul > li > a{
	font-weight: normal !important;
}

.tells {
	font-size: 16px;
	font-weight: bold;
	float: right;
	display: block;
	height: 42px;
	border: 1px solid #bbcd54;
	background: #c7d95f;
	color: #2b314b;
	border-radius: 20px;
	margin-top: 5px;
	padding: 5px 10px;
	line-height: 32px;
}

.banner {
	overflow: hidden;
	position: relative;
}

/*.banner-btns{    position: absolute;

    width: 100%;

    left: 0;

    bottom: 0;

    z-index: 99;}*/
.banner-btns {
	width: 420px;
	margin: 0px auto;
	bottom: 125px;
	position: relative;
	z-index: 44;
}

.banner-btns a {
	color: #FFF;
}

.banner-btns a:hover {
	color: #000;
}

.banner-btn {
	width: 180px;
	height: 45px;
	background: transparent;
	border: #fff 1px solid;
	font-size: 18px;
	color: #fefefe;
	float: left;
}

.banner-btn-right {
	float: right;
}

.banner-btn:hover {
	background: #fff;
	color: #000;
}

.banner .flex-control-paging li a {
	background: #fff;
	opacity: 1;
}

.banner .flex-control-paging li a:hover {
	background: #fffb16;
}

.banner .flex-control-paging li a.flex-active {
	background: #fffb16;
}

.banner .flex-control-nav {
	bottom: 20px;
	z-index: 33;
}

.banner .slides li a {
	display: block;
	height: 510px;
	background-position: top center;
	background-repeat: no-repeat
}

.banner {
	width: 100%;
	margin: 0 auto;
}

#dangan_1{height:560px;}

#dangan_1 .btn {
	font-size: 18px;
	line-height: 48px;
	position: absolute;
    top:425px;
	display: block;
	min-width: 220px;
	border-radius:25px;
	margin: 20px 20px;
	text-align: center;
	color: #fff;
	background: #df4a43;
}
#dangan_1 .btn:nth-child(1) {right: 600px;}
#dangan_1 .btn:nth-child(2) {
	right: 340px;
}


 /* 新闻  */
  
  #news {
    padding: 40px 0;
    background: url(/assets/images/news-bg.jpg) center no-repeat;
  }

  #news img {
    height: 250px;
  }

  #news h4 {
    margin-top: 20px;
    font-size: 21px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }

  #news p {
    border-top: 1px solid #eee;
    padding-top: 10px;
    font-size: 16px;
  }

  #news .owl-stage-outer {
    margin: 20px auto;
  }

  #news .owl-nav {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 5px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
  }

  #news .owl-nav [class*='owl-'] {
    color: #333;
    font-size: 32px;
    width: 30px;
    height: 30px;
    background: #fff;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    outline: none;
    position: absolute;
    bottom: 0;
  }

  #news .owl-nav [class*='owl-'] span {
    height: 100%;
    display: block;
  }

  #news .owl-nav .owl-prev {
    right: 50%;
  }

  #news .owl-nav .owl-next {
    left: 50%;
  }

  #news .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none;
  }

  #news .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
  }

  #news .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
  }

  #news .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    padding: 5px 0;
  }

  #news .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
  }

  #news .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #ccc;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
  }

  #news .owl-dots .owl-dot.active span,
  #news .owl-dots .owl-dot:hover span {
    background: #666;
    
  }
 

/* 公司环境 */
  
#section-9,#section-9-2 {
	padding: 50px 0;
	text-align: center;
}

#section-9 h4,#section-9-2 h4 {
	font-size: 22px;
	font-weight: normal;
	line-height: 1.5;
	color: #9b9b9b;
}

#section-9 .imgs,#section-9-2 .imgs {
	overflow: hidden;
	height: 215px;
	margin: 40px 20px 0;
}

#section-9 ul,#section-9-2 ul {
	width: 9999px;
	transition: all .5s ease;
}

#section-9 li,#section-9-2 li {
	float: left;
	width: 232px;
	height: 190px;
	padding: 0 10px;
}

#section-9 li img,#section-9-2 li img {
	width: 100%;
	height: 100%;
}

#section-9 .btns a,#section-9-2 .btns a {
	position: absolute;
	bottom: 90px;
	display: block;
	width: 15px;
	height: 30px;
	text-indent: -9999px;
	background: url(/assets/images/arrow.png) no-repeat;
}

#section-9 .btns a:hover,#section-9-2 .btns a:hover {
	opacity: .7;
}

#section-9 .btns a.prev,#section-9-2 .btns a.prev {
	left: 0;
	background-position: left top;
   margin: 0px;
    padding: 0px;
      min-width: 15px;
}

#section-9 .btns a.next,#section-9-2 .btns a.next {
	right: 0;
	background-position: right top;
    margin: 0px;
    padding: 0px;
    min-width: 15px;
}

/* 关于我们 */

.inner_banner{width: 100%;height: 275px;text-align: center;overflow: hidden;padding-top: 85px;}

.inner_banner .title{font-size: 44px;color: #c41131;font-weight: bold;}

.inner_banner .font{font-size: 24px;color: #c41131;margin-top: 25px;display: inline-block; font-weight:bold;}

.inner_banner .line{width: 40px;height: 1px;background: #c41131;display: inline-block;vertical-align: middle;margin:0 20px;}


#gsjs-1{ margin-top:25px;}
.gsjs_left{ float:left; width:540px;}
.gsjs_right{ float:right; width:620px; text-indent:2rem; margin-top:55px;}
.gsjs_right p{ line-height: 190%;font-size: 16px;}

#gsjs-1 .btn {

	font-size: 21px;

	line-height: 52px;

	display: inline-block;

	min-width: 260px;

	margin: 35px 20px;

	text-align: center;

	color: #fff;

	background: #c41131;

}

.zxan{ position: relative; width:1200px; margin:0px auto; text-align:center;}

#gsjs-1 .btn:hover {

	background: #2b314b;

}


#gsjs-2{ background:url(/images/gsjs_06.jpg) no-repeat top; border-bottom:2px solid #e7e7e7; padding-bottom:40px;}
#gsjs-2 h3{ color:#FFF; text-align:center; line-height:350%;}
#gsjs-2 img{ margin:0px auto; padding:20px 0px; text-align:center;}
#gsjs-2 p{ padding:20px 40px; background:#e7e7e7; margin:20px auto; width:940px; font-size:18px; line-height:200%;}
 
 
 
 #shuidi{background:url(/images/shuidi.png) no-repeat top; margin-top:40px; height: 660px; border-bottom:2px solid #e7e7e7; padding-bottom:40px;}
 #xdh h3{ color:#FFF; text-align:center; line-height:160px; background:url(/images/gsjs_06.jpg) no-repeat top;}
 #shuidi p{position: absolute;
 width: 435px;
 display: block;
 bottom: 18px;
 right: 168px;
 font-size: 18px;
 line-height: 190%;}

