* {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none; font-size:14px; color:#666;
}
li{ font-size:14px;}
p{ font-size:14px; line-height:25px; padding-top:10px;}
.fix {
	zoom: 1;
}

.fix:after {
	content: '';
	height: 0;
	font-size: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

img {
	max-width: 100%;
}

.header {
	background: #fff;
	width: 100%;
	height: 50px;
}

.logo {
	float: left;
}

.logo span {
	display: inline-block;
	line-height: 50px;
	vertical-align: middle;
	height: 50px;
}

.logo img {
	vertical-align: middle;
	height: 43px;
}

.nav {
	float: right;
}

.nav ul li {
	text-align: center;
	width: 110px;
	float: left;
	font-size: 14px;
	position: relative;
}

.nav ul li a {
	display: block;
	height: 50px;
	color: #888;
	line-height: 50px;
}

.cur a {
	/*color: white !important;*/
}

.nav ul li dl {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50px;
	background-color: #444;
	z-index: 999999999;
	display: none;
}

.nav ul li dl a {
	height: 44px;
	line-height: 44px;
	text-align: center;
	width: 100%;
	color: #bbb !important;
}


/**/

.index_banner .slideBox {
	width: 100%;
	/*height: 230px;*/
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
}

.index_banner .slideBox .hd {
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
	width: 100%;
	text-align: center;
}

.index_banner .slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	width: 100%;
	text-align: center;
}

.index_banner .slideBox .hd ul li {
	display: inline-block;
	margin-right: 4px;
	width: 10px;
	height: 10px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius: 50%;
}

.index_banner .slideBox .hd ul li.on {
	background: #333333;
	color: #fff;
}

.index_banner .slideBox .bd {
	width: 100%;
	position: relative;
	height: 100%;
	z-index: 0;
}

.index_banner .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.index_banner .slideBox .bd img {
	width: 100%;
	/*height: 230px;*/
	display: block;
}


/**/

.in_1_index {
	text-align: center;
	margin-top: 10px;
	width: 100%;
	height: auto;
	padding-bottom: 30px;
	color: white;
	background: url(../images/ban5.png) center no-repeat;
}

.in_1_index h1 {
	padding-top: 60px;
	font-size: 36px;
}

.in_1_index p {
	font-size: 18px;
	margin-top: 6px;
}

.isc_links {
	margin-top: 20px;
	position: relative;
	z-index: 3;
	color: white;
}

.isc_links a {
	color: white;
}

.isc_links a:hover {
	text-decoration: underline;
}

.col-md-4 {
	width: 33.33333333333333%;
	float: left;
	box-sizing: border-box;
	padding: 0 15px;
}

.margin-box {
	margin-bottom: 30px;
}

.figure {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-perspective: 1700px;
	-moz-perspective: 1700px;
	-o-perspective: 1700px;
	-ms-perspective: 1700px;
	perspective: 1700px;
}

.top-img {
	overflow: hidden;
}

.transition4 {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.img-responsive {
	display: block;
	height: auto;
	max-width: 100%;
}

.figcaption {
	height: 100%;
	width: 50%;
	opacity: 0;
	background-color: #17222d;
	position: absolute;
	padding: 0 15px;
	top: 0;
	left: 0;
	transform-origin: 0 0;
	-webkit-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	-ms-transform: rotateY(-90deg);
	-o-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}

.col-md-4 .figcaption h4 {
	margin-top: 25px;
	margin-bottom: 15px;
}

.figcaption span {
	color: #1791e7;
}

.figcaption p {
	line-height: 1.6em;
	font-size: 12px;
	margin-top: 15px;
	color: #fff;
}

.figcap {
	position: absolute;
	top: 50%;
	left: 95%;
	width: 15px;
	height: 15px;
	background: inherit;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.col-md-4:hover .figure .figcaption {
	opacity: 1;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.col-md-4:hover img {
	-webkit-transform: translateX(25%);
	-moz-transform: translateX(25%);
	-ms-transform: translateX(25%);
	-o-transform: translateX(25%);
	transform: translateX(25%);
}

.ma {
	margin-top: 80px;
}


/**/

.in_2 {
	text-align: center;
	margin-top: 10px;
	width: 100%;
	height: auto;
	padding-bottom: 80px;
	color: white;
	background: url(../images/bg2.jpg) center no-repeat;
	padding-top: 80px;
}

.box_x {
	position: relative;
	min-height: 522px;
}

.img {
	position: absolute;
	left: 0;
	top: 0;
	width: 60%;
	min-height: 522px;
	z-index: 0;
}

.img img {
	width: 100%;
	height: 522px;
}

.right_txt {
	background-color: #3e3e3e;
	width: 50%;
	float: right;
	margin-left: -10%;
	margin-top: 120px;
	padding-left: 90px;
	padding-right: 90px;
	padding-top: 40px;
	padding-bottom: 40px;
	box-sizing: border-box;
	position: relative;
	z-index: 20;
	text-align: left;
}

.tit {
	font-family: ;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	display: block;
	vertical-align: bottom;
	margin-bottom: 25px;
}

.right_txt div {
	font-size: 12px;
	font-family: ;
	background-color: rgba(255, 255, 255, 0);
	word-spacing: normal;
	line-height: 25px;
}

.know_more {
	font-family: ;
	font-size: 14px;
	padding: 8px 50px;
	border: 1px solid rgb(241, 80, 26);
	background-color: rgb(241, 80, 26);
	color: rgb(255, 255, 255);
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 20px;
	margin-top: 35px;
	transition: all 0.8s;
	position: relative;
}

.know_more:hover {
	transition: all 0.8s;
	background-color: transparent;
	color: rgb(241, 80, 26);
	border: 1px solid rgb(241, 80, 26);
}

.know_more i {
	position: absolute;
	right: 20px;
	top: 30%;
}

.text_html {
	margin-top: 30px;
	font-size: 12px;
	line-height: 25px;
	color: white;
	text-align: left;
}


/**/

.in_3 {
	text-align: center;
	margin-top: 10px;
	width: 100%;
	height: auto;
	color: white;
	background: url(../images/aHR0cDovL3d3dy5pdWhvdXNlLmNvbS9xZnktY29udGVudC91cGxvYWRzLzIwMTgvMDQvODZhMjY1YzFkMmVhOTE4YjliOTE2MTZlN2ZlYjQ0OTEuanBn.jpg) no-repeat;
	background-size: 100% 100%;
	padding-top: 80px;
}

.title {
	color: white;
	font-size: 22px;
	line-height: 28px;
	text-align: center;
}

.title span {
	display: block;
	color: white;
	font-size: 12px;
}

.title hr {
	border: none;
	border-bottom: 1px solid #c8c8c8;
	width: 84px;
	margin: 5px auto 68px;
}

.desc {
	color: #6b6c6f;
	text-align: center;
	line-height: 30px;
	margin-top: 30px;
	font-size: 12px;
	color: white;
	padding-bottom: 30px;
}

.in_4 {
	text-align: center;
	margin-top: 10px;
	width: 100%;
	height: auto;
	padding-bottom: 80px;
	color: white;
	background: url(../images/asd.jpg) center no-repeat;
	padding-top: 80px;
	background-size: cover;
	background-attachment: fixed;
	background-position: 0 0%;
}

.img_k {
	width: 25%;
	box-sizing: border-box;
	float: left;
	padding: 0 5px;
}

.img_k span {
	border-radius: 50%;
	display: block;
	margin: 0 auto;
	width: 120px;
	height: 120px;
	overflow: hidden;
}

.img_k span img {
	width: 100%;
	height: 100%;
}

.text_k {
	width: 75%;
	box-sizing: border-box;
	float: left;
	padding: 0 5px;
}

.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.index_banner .slideBox .next {
	left: auto;
	right: 0;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.index_banner .slideBox .prevStop {
	display: none;
}

.index_banner .slideBox .nextStop {
	display: none;
}

.pc_n {
	width: 40px !important;
	height: 40px !important;
	margin-top: -20px !important;
}

.pc_n i {
	display: block;
	text-align: center;
	line-height: 40px;
	color: white;
	font-size: 45px;
}

.pc_p {
	right: 3% !important;
	left: 0 !important;
	width: 40px !important;
	height: 40px !important;
	margin-top: -20px !important;
}

.pc_p i {
	display: block;
	text-align: center;
	line-height: 40px;
	color: white;
	font-size: 45px;
}

.text_k {
	text-align: left;
	padding-right: 80px;
	box-sizing: border-box;
}

.text_k p {
	font-size: 18px;
	color: #808080;
}

.line {
	overflow: hidden;
	border-bottom-style: solid;
	width: 50px;
	max-width: 50px;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	margin-top: 10px;
	margin-left: 0;
	margin-bottom: 30px;
}

.text_4 {
	font-size: 13px;
	color: #808080;
	line-height: 25px;
}

.xc li {
	padding: 60px 0  60px 0;
}

.xv ul li {
	width: 8px !important;
	height: 8px !important;
	border-radius: 0 !important;
}

.xv ul .on {
	background-color: #F1501A !important;
}

.more {
	text-align: center;
}

.more a {
	text-decoration:  underline;
	display: block;
	margin: 10px auto 0;
	width: 80px;
	height: 35px;
	text-align: center;
	/* background-color: rgb(0, 0, 0); */
	color: white;
	float: right;
	border-style: none;
	border-radius: 4px;
	font: 12px/35px ;
	margin-right: 80px;
}

.footer {
    background: #26292f;
    height: 285px;
    padding: 65px 0 0;
    overflow: hidden;
    color: #989898;
}

.footerlink {
    float: left;
}

.links li {
    display: inline-block;
    float: left;
    color: #fcfbfb;
    font-size: 16px;
    line-height: 20px;
    width: 56px;
    margin-right: 35px;
}

.links li a:first-child {
    margin-top: 26px;
}

.links li a {
    color: #989898;
    font-size: 14px;
    margin-top: 18px;
    display: inline-block;
}


.cont {
    position: absolute;
    left: 710px;
    top: -4px;
    text-align: right;
}

.cont .phone {
    font-size: 40px;
    color: #fcfbfb;
    line-height: 44px;
    margin-bottom: 20px;
}

.cont .time, .cont .email {
    font-size: 14px;
    margin-top: 12px;
    padding-right: 20px;
}

.cont .QQ {
    margin-top: 25px;
    padding-right: 20px;
}

.weixin {
    position: absolute;
    right: 0;
    top: 4px;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
}

.weixin img {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.address {
    background: #26292f;
    border-top: 1px solid #5b5b5b;
    position: relative;
    height: 55px;
    overflow: hidden;
}

.address .text {
    color: #60646b;
    font-size: 12px;
    line-height: 60px;
    float: right;
}

.address .text a{
    color: #60646b;
    font-size: 12px;
    line-height: 60px;
    float: right;
}

.foot_logo{
	float: left;
}


.foot_logo img{
	height: 35px;
	margin-top: 12px ;
}


.in_1_left {
	width: 272px;
	float: left;
}

.in_1_left h2 {
	padding-top: 10px;
	margin-bottom: 0;
	background: #1c6fc4;
	padding-bottom: 8px;
	line-height: 32px;
	text-align: center;
	font-size: 24px;
	color: white;
	font-weight: 400;
}

.in_1_left ul {
	padding: 0 25px;
	box-sizing: border-box;
	background-color: white;
	min-height: 307px;
}

.in_1_left ul li {
	height: 40px;
	border-bottom: 1px dashed #C5C5C5;
	box-sizing: border-box;
	overflow: hidden;
}

.in_1_left ul li a {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #666666;
}

.in_lx {
	margin-top: 20px;
	height: auto !important;
	font-size: 0 !important;
}

.in_right {
	width: 860px;
	float: right;
	min-height: 500px;
	background-color: white;
	padding: 32px;
	box-sizing: border-box;
}

.in_lx {
	margin-top: 20px;
	height: auto !important;
	font-size: 0 !important;
}

.lx_text {
	font-size: 14px;
	line-height: 40px;
}

.lx_text img {
	cursor: pointer;
	vertical-align: middle;
}

.in_right_tit {
	border-bottom: 1px solid #DDD;
	line-height: 48px;
}

.in_right_tit .name {
	max-width: 220px;
	height: 48px;
	font-size: 20px;
	overflow: hidden;
	float: left;
}

.in_right_tit .name img {
	display: inline-block;
	vertical-align: middle;
}

.in_right_tit .name span {
	line-height: 40px;
}

.in_link {
	color: #999;
}

.sitepath {
	float: right;
	font-size: 14px;
	color: #666666;
}

.sitepath a {
	color: #999999;
}

.in_1_left ul li a:before {
	content: ">";
	font-weight: 700;
	margin-right: 10px;
	font-family: "simsun";
	color: #00AAF6;
}

.in_1_left div {
	height: 40px;
	text-align: center;
	display: block;
	background: #BFCBD3;
	color: #FFF;
	font-size: 14px;
	line-height: 40px;
}

.in_1_left div:hover {
	background-color: #00AAF6;
}

.in_1_right {
	width: 850px;
	float: right;
}

.in_1_right li {
	width: 25%;
	float: left;
	margin-bottom: 34px;
	padding: 0 16px;
	box-sizing: border-box;
}

.pic {
	width: 188px;
	height: 153px;
	display: table-cell;
	vertical-align: middle;
	background: #fff;
}

.pic img {
	width: 100%;
}

.in_1_right li p {
	display: block;
	height: 40px;
	background: #00AAF6;
	line-height: 40px;
	text-align: center;
	color: #FFF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.in_1_right li p:hover {
	background-color: #245EB5;
}

.in_2 {
	text-align: center;
}

.in_3 p {
	font-size: 28px;
	text-align: center;
}

.i_tit {
	position: relative;
	padding: 0 16px;
	background: #FFF;
	text-transform: uppercase;
	font-size: 18px;
	color: #999;
	z-index: 2;
	text-align: center;
	margin: 10px 0;
}

.i_tit font {
	display: inline-block;
	margin: 0 auto;
	font-size: 18px;
	color: #999;
	z-index: 9999;
	text-align: center;
	background-color: white;
	padding: 0 15px;
}

.in_1 {
	background: #EFF4F7;
	padding: 48px 0;
	font-size: 12px;
}

.contect_index {
	width: 100%;
	background-color: rgba(37, 37, 37, 0.5);
	padding-bottom: 30px;
	background-image: url(../img/bgft.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.index_form {
	display: inline-block;
	vertical-align: top;
}

.index_form input {
	display: block;
}

.name_form,
.nub_form,
.yx_form {
	color: white;
	display: block;
	width: 750px;
	height: 50px;
	box-sizing: border-box;
	padding-left: 25px;
	background-color: rgba(66, 66, 66, 0.4);
	margin-top: 30px;
	border-radius: 8px;
	outline: none;
	font: 14px ;
	border-style: none;
}

.yj_form {
	padding-top: 10px;
	color: white;
	display: block;
	box-sizing: border-box;
	padding-left: 25px;
	background-color: rgba(66, 66, 66, 0.4);
	margin-top: 30px;
	width: 750px;
	height: 185px;
	resize: none;
	border-radius: 8px;
	outline: none;
	font: 14px ;
	border-style: none;
}

.sub {
	width: 150px;
	height: 50px;
	background-color: rgba(255, 255, 255, 0);
	color: white;
	text-align: center;
	margin-top: 30px;
	border-radius: 8px;
	font: 12px/50px ;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(12, 179, 174);
	border-image: initial;
}

.tel_iiv {
	width: auto !important;
	text-align: left;
	margin-top: 30px;
	display: inline-block;
	vertical-align: top;
	float: right;
	font-size: 0;
}

.tel_iiv ul li {
	margin-bottom: 30px;
	cursor: pointer;
}

.tel_iiv ul li span {
	display: inline-block;
	vertical-align: middle;
	color: white;
	font: 14px ;
}

.tel_iiv ul li span img {
	margin-right: 10px;
	margin-bottom: 0 !important;
}

.in_1_left ul li dl dd a {
	padding-left: 8px;
}

.in_1_left ul li dl dd a:before {
	content: "" !important;
}

.he {
	height: auto !important;
}

.in_1_left ul li a:before {
	display: inline-block;
	transition: all 0.5s;
}

.in_1_left ul li a:hover{
	color: #00AAF6;
}

.he a:before {
	transition: all 0.5s;
	transform: rotate(90deg) !important;
	-ms-transform: rotate(90deg) !important;
	-moz-transform: rotate(90deg) !important;
	-webkit-transform: rotate(90deg) !important;
	-o-transform: rotate(90deg) !important;
}


