﻿@charset "UTF-8";
/*整站样式*/
html,body,dl,dd,img,form,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p,button{margin:0;padding:0; border:0;box-sizing:border-box;}
body{font-size: 12px;font-family: 'Microsoft YaHei'; }
input,textarea,button{padding: 0;font-family: 'Microsoft YaHei';box-sizing:border-box;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
ul,ol,li{ list-style-type:none;}
img{border:0;vertical-align:middle;max-width:100%;}
select,input,textarea,button{vertical-align:middle;outline: none;}
table{border-collapse:collapse;border-spacing:0}
iframe{border:none;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
.hidden{display:none;visibility:hidden;}
.wrap{border: 0;padding:0;width:1150px;margin:0 auto;*zoom:1;}
.wrap:after{clear: both;content:"";display: table;}
.clear{clear:both;font-size:0;line-height:0;height:0;visibility:hidden;}
.fix{*zoom:1;}
.fix:after{clear: both;content:"";display: table;}
.fl{float: left;}
.fr{float: right;}
.tl{text-align: left;}
.tc{text-align: center;}
.tr{text-align: right;}


.job {
	width:100%;
	padding:0 4.6%;
	background:#f5f5f5;
}
.job .title {
	font-size:15px;
	line-height:24px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #dfdfdf;
	padding:24px 0;
}
.job .txt {
	min-height:420px;
	color:#888;
	line-height:24px;
	padding-top:33px;
}

.header {
	width:100%;
	height:60px;
	background:#fff;
	left:0;
	top:0;
	z-index:99;
	padding:5px 1% 10px 0%;
}
.header .language {
	width:100%;
	text-align:right;
	margin-bottom:17px;
}
.header .language a {
	font-size:12px;
	color:#aaa;
	border-left:1px solid #d8d8d8;
}
.header .language a.on {
	color:#333;
}
.header .language a:first-child {
	margin-left:0;
	padding-left:0;
	border-left:none;
}
.header .heads {
	width:100%;
	display:table;
	position:relative;
}
.header .heads .logo {
	width:60%;
	float:left;
}
.header .heads .menu-lable {
	float:right;
}
.header .heads .getbacks {
	width:30px;
	float:left;
	padding:0 8px;
	box-sizing:border-box;
}
.header .heads .titles {
	font-size:20px;
	color:#000;
	line-height:24px;
	position:absolute;
	left:50%;
	transform:translateX(-50%);
}


.menubox {
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:10000;
	background:#fff;
	padding-top:43px;
	display:none;
}
.menubox .close {
	width:27px;
	position:absolute;
	right:10px;
	top:13px;
}
.menubox li {
	width:100%;
	height:42px;
	line-height:42px;
	font-size:18px;
	text-align:center;
	margin-bottom:8px;
}
.menubox li a {
	display:block;
	color:#666;
}
.menubox li:hover a {
	background:#171c61;
	color:#fff;
}
.menubox li.on a {
	background:#171c61;
	color:#fff;
}
.header-height {
	width:100%;
	height:70px;
}

.banner {
	width:100%;
	position:relative;
}
.banner .swiper-pagination {
	bottom:29px!important;
}
.banner .swiper-pagination-bullet {
	box-shadow:0 2px 3px 0 rgba(0,0,0,.5);
	opacity:1;
	background:#fff;
}
.banner .swiper-pagination-bullet-active {
	background:#c30d23;
}


.index-product {
	width:100%;
	background:#f5f5f5 url(../image/bg1.jpg) top center no-repeat;
	background-size:100%;
	padding:33px 0 18px;
}
.index-product .title {
	font-size:12px;
	line-height:1;
	color:#949494;
	text-align:center;
	text-transform:uppercase;
}
.index-product .title span {
	display:block;
	font-size:23px;
	font-weight:bold;
	color:#171c61;
	margin-bottom:11px;
}
.index-product .list {
	width:100%;
	display:table;
	margin-top:56px;
}
.index-product .list li {
	width:33.3%;
	float:left;
	padding:0 4%;
	text-align:center;
	margin-bottom:47px;
}
.index-product .list li a {
	display:block;
}
.index-product .list li .img {
	width:78px;
	height:78px;
	border-radius:50%;
	margin:auto;
	border:3px solid #d2d2d2;
}
.index-product .list li .img1 {
	background:#f5f5f5 url(../image/icon3.png) center center no-repeat;
	background-size:40px;
}
.index-product .list li .img2 {
	background:#f5f5f5 url(../image/icon03.png) center center no-repeat;
	background-size:40px;
}
.index-product .list li .img3 {
	background:#f5f5f5 url(../image/icon4.png) center center no-repeat;
	background-size:40px;
}
.index-product .list li .img4 {
	background:#f5f5f5 url(../image/icon5.png) center center no-repeat;
	background-size:40px;
}
.index-product .list li .img5 {
	background:#f5f5f5 url(../image/icon05.png) center center no-repeat;
	background-size:40px;
}
.index-product .list li .img6 {
	background:#f5f5f5 url(../image/icon005.png) center center no-repeat;
	background-size:30px;
}





.index-product .list li:hover .img1 {
	background:#171c61 url(../image/icon2.png) center center no-repeat;
	border:3px solid #171c61;
	background-size:40px;
}
.index-product .list li:hover .img2 {
	background:#171c61 url(../image/icon02.png) center center no-repeat;
	border:3px solid #171c61;
	background-size:40px;
}
.index-product .list li:hover .img3 {
	background:#171c61 url(../image/icon002.png) center center no-repeat;
	border:3px solid #171c61;
	background-size:40px;
}
.index-product .list li:hover .img4 {
	background:#171c61 url(../image/icon0002.png) center center no-repeat;
	border:3px solid #171c61;
	background-size:40px;
}
.index-product .list li:hover .img5 {
	background:#171c61 url(../image/icon00002.png) center center no-repeat;
	border:3px solid #171c61;
	background-size:40px;
}
.index-product .list li:hover .img6 {
	background:#171c61 url(../image/icon000002.png) center center no-repeat;
	border:3px solid #171c61;
	background-size:30px;
}





.index-product .list li .t1 {
	font-size:16px;
	line-height:24px;
	color:#777;
	margin-top:14px;
	margin-bottom:5px;
}
.index-product .list li:hover .t1 {
	color:#171c61;
}
.index-product .list li .t2 {
	font-size:12px;
	line-height:18px;
	color:#848080;
}


.index-case {
	width:100%;
	position:relative;
}

.wbanner1 .lans {
    position: absolute;
    top: 91px;
    left: 73px;
    z-index: 100;
}

.wbanner1 {
}

.wbanner1 a {
    width: 100%;
    background-position: center center;
    background-size: cover;
    position: relative;
    display: block;
}
.wbanner1 .lans {
    color: #ffffff;
    font-style: italic;
}

.wbanner1 .h1 {
    font-size: 23px;
	line-height:1;
}

.wbanner1 .h2 {
    font-size: 13px;
    line-height: 20px;
	position:relative;
	width:230px;
	margin-left:0px;
	margin-top:15px;
}

.wbanner1 .h2:before {
    display: inline-block;
    content: '';
	position:absolute;
	top:19px;
	left:-34px;
}
.wbanner1 .on .h1,.wbanner1 .on .h2,.wbanner1 .on .h3{
    opacity: 1;
}

.wbanner1 .h3 {
    font-size: 20px;
    display: block;
    margin-left: 30px;
    margin-top: 25px;
    opacity: 0;
}

.wbanner1 .slick-slide img {
    display: inline-block;
}
.wbanner1 .di1{

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1;
	width:300px;
}
.wbanner1 .di2{

    position: absolute;

    top: 0;

    left: 0;

    z-index: 3;
	width:236px;
}

.case-prev {
	position:absolute;
	left:4%;
	top:50%;
	transform:translateY(-50%);
	z-index:101;
	width:33px;
	height:33px;
}
.case-next {
	position:absolute;
	right:4%;
	top:50%;
	transform:translateY(-50%);
	z-index:101;
	width:33px;
	height:33px;
}

.index-news {
	width:100%;
	background:#f5f5f5 url(../image/img4.jpg) center bottom no-repeat;
	background-size:100%;
	box-sizing:border-box;
	padding:38px 4.8% 60px;
}
.index-news .title {
	font-size:12px;
	line-height:1;
	color:#949494;
	text-align:center;
}
.index-news .title span {
	display:block;
	font-size:23px;
	font-weight:bold;
	color:#171c61;
	margin-bottom:11px;
}
.index-news .big {
	width:100%;
	margin-top:37px;
}
.index-news .big .img {
	width:100%;
}
.index-news .big .tbox {
	font-size:15px;
	line-height:24px;
	color:#052c62;
	background:#fff;
	padding:11px 3%;
}
.index-news .big .tbox span {
	font-size:12px;
	color:#aeadad;
	display:block;
	margin-top:2px;
}
.index-news .list {
	width:100%;
}
.index-news .list li {
	width:100%;
	margin-top:24px;
	display:table;
	background:#fff;
}
.index-news .list li .img {
	width:88px;
	float:left;
}
.index-news .list li .tbox {
	width:calc(100% - 88px);
	float:left;
	padding-left:3%;
	padding-top:4px;
}
.index-news .list li .tbox .t1 {
	font-size:14px;
	color:#000;
	line-height:24px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	margin-bottom:3px;
}
.index-news .list li .tbox .t2 {
	color:#888;
	line-height:16px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.index-news .list li .tbox .t3 {
	color:#888;
	line-height:20px;
}

.footer-height {
	width:100%;
	height:82px;
}

.footer {
	width:100%;
	height:82px;
	position:fixed;
	z-index:99;
	left:0;
	bottom:0;
	background:#080925;
}
.footer li {
	width:25%;
	float:left;
	text-align:center;
	position:relative;
}
.footer li:after {
	width:1px;
	height:13px;
	background:#4a4848;
	content:'';
	position:absolute;
	right:0;
	top:30px;
}
.footer li:after:last-child {
	display:none;
}
.footer li a {
	width:100%;
	display:block;
	padding-top:17px;
}
.footer li a .icon {
	width:24px;
	height:24px;
	margin:auto;
}
.footer li a .icon1 {
	background:url(../image/icon8.png) center center no-repeat;
	background-size:100%;
}
.footer li a .icon2 {
	background:url(../image/icon9.png) center center no-repeat;
	background-size:100%;
}
.footer li a .icon3 {
	background:url(../image/icon10.png) center center no-repeat;
	background-size:100%;
}
.footer li a .icon4 {
	background:url(../image/icon11.png) center center no-repeat;
	background-size:100%;
}
.footer li.on a .icon1 {
	background:url(../image/icon8-1.png) center center no-repeat;
	background-size:100%;
}
.footer li.on a .icon2 {
	background:url(../image/icon9-1.png) center center no-repeat;
	background-size:100%;
}
.footer li.on a .icon3 {
	background:url(../image/icon10-1.png) center center no-repeat;
	background-size:100%;
}
.footer li.on a .icon4 {
	background:url(../image/icon11-1.png) center center no-repeat;
	background-size:100%;
}
.footer li a .txt {
	text-align:center;
	font-size:13px;
	color:#888;
	margin-top:8px;
}
.footer li.on a .txt {
	color:#f5f5f5;
}


.news {
	width:100%;
	background:#f5f5f5;
	padding:0 4.6%;
	border-top:1px solid #e3e3e3;
}
.news-menu {
	width:100%;
	text-align:center;
	/*padding:47px 0 22px;*/
	padding:17px 0;
}
.news-menu ul {
	display:flex;
	justify-content:space-between;
}
.news-menu li {
	display:inline-block;
	margin:0 8px;
}
.news-menu li a {
	display:block;
	line-height:28px;
	padding:0 12px;
	font-size:14px;
	color:#888;
	border-radius:14px;
}
.news-menu li:hover a {
	color:#fff;
	background:#171c61;
}
.news-menu li.on a {
	color:#fff;
	background:#171c61;
}
.news-menu.product {
	width:100%;
	padding:17px 4.6%;
}
.news-menu.product ul {
	width:100%;
	overflow-x:auto;
	white-space: nowrap;
	padding-bottom:10px;
}
.news-menu.product li {
	display:inline-block;
	justify-content:initial;
	float:left;
}
.news-menu .s-menu {
	width:100%;
	overflow-x:auto;
	white-space: nowrap;
}
.news-menu .s-menu .s-links {
	font-size:14px;
	line-height:30px;
	color:#888;
	margin:0 10px;
	display:inline-block;
}
.news-menu .s-menu .s-links:hover {
	color:#171c61;
}
.news .box {
	width:100%;
	padding:17px 0;
}
.news .box .title {
	font-size:12px;
	color:#ccc;
	font-family:Verdana;
	line-height:1;
	text-align:center;
	text-transform:uppercase;
}
.news .box .title span {
	font-size:23px;
	color:#171c61;
	display:block;
	margin-bottom:10px;
	font-weight:bold;
}
.news .box .list {
	width:100%;
	margin:31px auto 24px;
}
.news .box .list li {
	width:100%;
	margin-bottom:19px;
	background:#fff;
	display:inline-block;
}
.news .box .list li a {
	width:100%;
	display:block;
}
.news .box .list li .img {
	width:88px;
	float:left;
}
.news .box .list li .tbox {
	width:calc(100% - 110px);
	float:left;
	margin-left:15px;
	padding-top:5px;
}
.news .box .list li .tbox .t1 {
	font-size:14px;
	color:#000;
	line-height:24px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news .box .list li:hover .tbox .t1 {
	color:#171c61;
}
.news .box .list li .tbox .t2 {
	font-size:12px;
	line-height:16px;
	color:#888;
	margin-top:3px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news .box .list li .tbox .t3 {
	color:#888;
	line-height:20px;
}


.newsinfo {
	width:100%;
}
.newsinfo .top {
	width:100%;
}
.newsinfo .top .title {
	text-align:center;
	font-size:24px;
	color:#000;
	line-height:1;
	padding-bottom:15px;
	margin-bottom:10px;
	border-bottom:1px solid #e6e6e6;
}
.newsinfo .top .lable {
	text-align:center;
	line-height:15px;
	color:#a1a1a1;
}
.newsinfo .txt {
	font-size:14px;
	line-height:21px;
	color:#878787;
	padding:34px 0 20px;
	border-bottom:1px solid #e6e6e6;
}
.check {
	width:100%;
	margin-top:21px;
}
.check a {
	display:block;
	font-size:12px;
	line-height:15px;
	color:#000;
	display:block;
	margin-bottom:15px;
}
.check a:hover {
	color:#171c61;
}



.case {
	padding-top:38px;
}
.case-list {
	width:100%;
}
.case-list li {
	width:100%;
	margin-bottom:45px;
}
.case-list li a {
	display:block;
}
.case-list li .img {
	width:100%;
}
.case-list li .tbox {
	width:100%;
	padding-top:17px;
}
.case-list li .tbox .t1 {
	font-size:15px;
	line-height:1;
	color:#000;
	font-weight:bold;
	margin-bottom:10px;
}
.case-list li:hover .tbox .t1 {
	color:#171c61;
}
.case-list li .tbox .t2 {
	line-height:21px;
	color:#888;
	margin-bottom:12px;
}
.case-list li .tbox .t3 {
	width:15px;
	height:1px;
	background:#181818;
}


.case3 {
	width:100%;
}
.case3 .txts {
	width:100%;
	font-size:14px;
	line-height:24px;
	color:#878787;
}


.case4 {
	padding-top:38px;
}
.case-box4 {
	width:100%;
	padding:0 12px;
}
.case-box4 .t1 {
	font-size:15px;
	line-height:15px;
	color:#000;
	font-weight:bold;
	margin-bottom:30px;
}
.case-box4 .list1 {
	width:100%;
	display:table;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:18px;
	margin-bottom:38px;
}
.case-box4 .list1 li {
	width:42%;
	float:left;
	margin-right:16%;
	margin-bottom:18px;
}
.case-box4 .list1 li:nth-child(2n) {
	margin-right:0;
}
.case-box4 .list1 li a {
	display:block;
}
.case-box4 .list1 li .img {
	width:100%;
	border:1px solid #eee;
}
.case-box4 .list1 li .t2 {
	font-size:14px;
	color:#888;
	line-height:15px;
	text-align:center;
	margin-top:18px;
}


.about-box1 {
	width:100%;
	padding:21px 4.6% 34px;
	background:#f5f5f5;
}
.about-box1 .title {
	text-align:center;
	font-size:14px;
	color:#ccc;
	line-height:1;
	padding-bottom:15px;
	margin-bottom:10px;
	text-transform:uppercase;
}
.about-box1 .title span {
	font-size:24px;
	color:#171c61;
	display:block;
	font-weight:bold;
	margin-bottom:10px;
}
.about-box1 .atxt {
	font-size:14px;
	line-height:24px;
	color:#888;
	text-align:center;
}
.about-box2{
	width:100%;
	background:url(../image/img16.jpg) center center no-repeat;
	background-size:100%;
	padding-top:36px;
	padding-bottom:95px;
}
.about-box2 .title {
	font-size:14px;
	color:#808080;
	font-family:Verdana;
	line-height:1;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:56px;
}
.about-box2 .title span {
	font-size:30px;
	color:#fff;
	display:block;
	margin-bottom:10px;
}
.about-box2 .boxs {
	width:100%;
}
.about-box3 {
	width:100%;
	padding:42px 4.6%;
	background:#f5f5f5;
}
.about-box3 .title {
	font-size:14px;
	color:#ccc;
	font-family:Verdana;
	line-height:1;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:41px;
}
.about-box3 .title span {
	font-size:24px;
	color:#171c61;
	display:block;
	font-weight:bold;
	margin-bottom:10px;
}
.about-box3 .atxt {
	font-size:14px;
	line-height:25px;
	color:#888;
	text-align:center;
}
.about-box3 .boxs {
	width:100%;
}
.about-box3 .boxs .t1 {
	font-size:14px;
	line-height:18px;
	color:#000;
	text-align:center;
	padding:30px 0 32px;
}
.about-box3 .boxs .t1 span {
	color:#ff0012;
	text-transform:uppercase;
}
.about-box3 .boxs .list {
	width:100%;
}
.about-box3 .boxs .list li {
	width:78%;
	height:31px;
	line-height:31px;
	margin:0 auto 15px;
}
.about-box3 .boxs .list li a {
	width:100%;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#b5b5b5;
	padding-left:40px;
	border-radius:15px;
	background:#ebebeb url(../image/icon16.png) 17px center no-repeat;
	background-size:15px;
	box-sizing:border-box;
}
.about-box3 .boxs .list li:hover a {
	color:#25296a;
	background:#f0f0f0 url(../image/icon17.png) 17px center no-repeat;
	background-size:15px;
}
.about-box3 .boxs .list li.on a {

}


.contact {
	width:100%;
	background:#f5f5f5;
}
.contact .box1 {
	width:100%;
	padding:15px 4.6% 36px;
}
.contact .box1 .title {
	font-size:14px;
	color:#ccc;
	font-family:Verdana;
	line-height:1;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:30px;
}
.contact .box1 .title span {
	font-size:24px;
	color:#171c61;
	display:block;
	margin-bottom:10px;
	font-weight:bold;
}
.contact .box1 .map {
	width:100%;
	border:1px solid #dedede;
}
.contact .box1 .ways {
	width:100%;
}
.contact .box1 .ways .b1 {
	width:100%;
	display:inline-block;
	border-bottom:1px solid #ddd;
	padding-bottom:17px;
	margin-top:33px;
}
.contact .box1 .ways .b1 .img {
	width:50px;
	border-radius:50%;
	overflow:hidden;
	border:1px solid #ccc;
	float:left;
}
.contact .box1 .ways .b1 .tbox {
	width:80%;
	float:right;
}
.contact .box1 .ways .b1 .t1 {
	font-size:16px;
	color:#24296a;
	font-weight:bold;
	line-height:1;
	padding:7px 0;
}
.contact .box1 .ways .b1 .t2 {
	line-height:1;
	color:#939393;
}
.contact .box2 {
	width:100%;
	background:#f0eeee;
	padding:29px 4.6% 36px;
}
.contact .box2 .title {
	font-size:14px;
	color:#ccc;
	font-family:Verdana;
	line-height:1;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:19px;
}
.contact .box2 .title span {
	font-size:24px;
	color:#171c61;
	display:block;
	margin-bottom:10px;
	font-weight:bold;
}
.contact .box2 .bbox {
	width:100%;
}
.contact .box2 .bbox .maps {
	width:100%;
	position:relative;
}
.contact .box2 .bbox .maps .dw {
	position:absolute;
	font-size:13px;
	line-height:24px;
	font-weight:bold;
	color:#8d8d8d;
	cursor:pointer;
}
.contact .box2 .bbox .maps .dw:after {
	width:5px;
	height:5px;
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	bottom:0;
	border-radius:50%;
	content:"";
	background:#8d8d8d;
}
.contact .box2 .bbox .maps .dw.active:after {
	background:#f36e0c;
}
.contact .box2 .bbox .maps .dw.active {
	color:#f36e0c;
}
.contact .box2 .bbox .maps .dw1 {
	left:23%;
	top:31.7%;
}
.contact .box2 .bbox .maps .dw2 {
	left:41.6%;
	top:63%;
}
.contact .box2 .bbox .maps .dw3 {
	left:58%;
	top:34.8%;
}
.contact .box2 .bbox .maps .dw4 {
	left:56%;
	top:55%;
}
.contact .box2 .bbox .maps .dw5 {
	left:58%;
	top:76.7%;
}
.contact .box2 .bbox .maps .dw6 {
	left:69.8%;
	top:50.5%;
}
.contact .box2 .bbox .maps .dw7 {
	right:13.5%;
	top:16%;
}
.contact .box2 .lbox {
	width:100%;
	padding-left:35px;
}
.contact .box2 .lbox li {
	width:100%;
	padding-top:20px;
	display:none;
}
.contact .box2 .lbox li.active {
	display:block;
}
.contact .box2 .lbox li .t1 {
	font-size:15px;
	line-height:24px;
	color:#ff5709;
	margin-bottom:15px;
}
.contact .box2 .lbox li .t2 {
	font-size:12px;
	line-height:24px;
	color:#878787;
	margin-bottom:18px;
}
.contact .box2 .lbox li .t3 {
	width:64px;
}
.contact .box2 .lbox li .t3 span {
	color:#313131;
	line-height:24px;
	text-align:center;
}
.contact .box3 {
	width:100%;
	padding:28px 0 25px;
}
.contact .box3 .title {
	font-size:14px;
	color:#ccc;
	font-family:Verdana;
	line-height:1;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:30px;
}
.contact .box3 .title span {
	font-size:24px;
	color:#171c61;
	display:block;
	margin-bottom:10px;
	font-weight:bold;
}
.contact .box3 .bbox {
	width:100%;
}
.contact .box3 .bbox .maps {
	width:100%;
	position:relative;
}
.contact .box3 .bbox .maps .dw {
	position:absolute;
	width:20px;
	height:23px;
	background:url(../image/icon21.png) center center no-repeat;
	background-size:11px;
	cursor:pointer;
}
.contact .box3 .bbox .maps .dw.active {
	position:absolute;
	width:20px;
	height:23px;
	background:url(../image/icon22.png) center center no-repeat;
	background-size:11px;
}
.contact .box3 .bbox .maps .dw1 {
	left:15.8%;
	top:23.5%;
}
.contact .box3 .bbox .maps .dw2 {
	left:29.7%;
	top:59.4%;
}
.contact .box3 .bbox .maps .dw3 {
	left:52.3%;
	top:20%;
}
.contact .box3 .bbox .maps .dw4 {
	right:15%;
	top:68.8%;
}
.contact .box3 .bbox .lbox {
	width:100%;
	padding:20px 36px;
}
.contact .box3 .bbox .lbox li {
	width:100%;
	display:none;
	text-transform:uppercase;
}
.contact .box3 .bbox .lbox li.active {
	display:block;
}
.contact .box3 .bbox .lbox li .t1 {
	font-size:15px;
	line-height:24px;
	color:#ff5709;
	margin-bottom:14px;
}
.contact .box3 .bbox .lbox li .t2 {
	line-height:24px;
	color:#878787;
}


.product {
	width:100%;
	background:#f5f5f5;
}

.product .index-product {
	background:#f5f5f5;
	height:622px;
}
.product-sc {
	width:100%;
	background:url(../image/img22.jpg) center center no-repeat;
	background-size:100% 100%;
}
.product-sc .box {
	width:100%;
	padding:70px 0 90px;
}
.product-sc .box .title {
	font-size:14px;
	color:#7a7a7a;
	font-family:Verdana;
	line-height:1;
	text-align:center;
	text-transform:uppercase;
}
.product-sc .box .title span {
	font-size:24px;
	font-weight:bold;
	color:#f5f5f5;
	display:block;
	margin-bottom:10px;
}
.product-sc .box .list {
	width:100%;
	display:inline-block;
}
.product-sc .box .list li {
	width:26%;
	text-align:center;
	margin:52px 3.6% 0;
	float:left;
}
.product-sc .box .list li a {
	display:block;
}
.product-sc .box .list li .img {
	width:74px;
	border-radius:50%;
	overflow:hidden;
	margin:auto;
}
.product-sc .box .list li .img img {
	width:100%;
	transition:all ease .3s;
}
.product-sc .box .list li:hover .img img {
	transform:scale(1.1);
}
.product-sc .box .list li .t1 {
	font-size:16px;
	line-height:24px;
	color:#f5f5f5;
	margin-top:9px;
}
.product-sc .box .list li .t2 {
	margin:5px auto 0;
	line-height:15px;
	color:#999;
}

.product-sx {
	width:100%;
	padding:36px 0 76px;
}
.product-sx .title {
	font-size:14px;
	color:#ccc;
	font-family:Verdana;
	line-height:1;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:26px;
}
.product-sx .title span {
	font-size:24px;
	color:#171c61;
	display:block;
	margin-bottom:10px;
	font-weight:bold;
}
.product-sx .txt {
	padding:0 48px;
	line-height:24px;
	color:#818282;
	text-align:center;
	margin-bottom:33px;
}
.product-sx .searchb {
	margin:0 31px;
	height:37px;
	background:#fff;
	border:1px solid #cfcfcf;
	border-radius:18px;
	overflow:hidden;
}
.product-sx .searchb .t1 {
	width:calc(100% - 43px);
	height:37px;
	border:none;
	border-right:1px solid #cfcfcf;
	background:none;
	box-sizing:border-box;
	float:left;
	padding-left:10px;
	font-size:14px;
}
.product-sx .searchb .btn {
	width:43px;
	height:37px;
	border:none;
	background:url(../image/icon37.png) center center no-repeat;
	background-size:20px;
	float:left;
}



.product2 {
	width:100%;
	margin:auto;
	padding:0 4.6% 60px;
}
.product2 .box1 {
	padding:10px 0 25px;
}
.product2 .box1 .tbox {
	width:100%;
}
.product2 .box1 .tbox .title {
	font-size:15px;
	font-weight:bold;
	color:#171c61;
	line-height:24px;
	margin:20px 0;
}
.product2 .box1 .tbox .txt {
	line-height:30px;
	color:#666;
}
.product2 .box1 .tbox .boxs {
	width:100%;
}
.product2 .box1 .tbox .boxs .pmenu {
	width:100%;
	border-bottom:1px solid #e8e8e8;
	margin-bottom:15px;
	display:table;
}
.product2 .box1 .tbox .boxs .pmenu li {
	font-size:14px;
	color:#9b9b9b;
	line-height:36px;
	border-bottom:3px solid #f5f5f5;
	cursor:pointer;
	float:left;
	margin-right:40px;
}
.product2 .box1 .tbox .boxs .pmenu li a {
	color:#9b9b9b;
}
.product2 .box1 .tbox .boxs .pmenu li:hover {
	color:#171c61;
	border-bottom:3px solid #171c61;
}
.product2 .box1 .tbox .boxs .pmenu li.on {
	color:#171c61;
	border-bottom:3px solid #171c61;
}
.product2 .box1 .tbox .boxs .pmenu2 {
	width:100%;
}
.product2 .box1 .tbox .boxs .pmenu2 .txt {
	display:none;
}
.product2 .box1 .tbox .boxs .pmenu2 .txt a {
	color:#666;
}
.product2 .box1 .tbox .boxs .pmenu2 .txt.on {
	display:block;
}
.product2 .box1 .img {
	width:100%;
}
.product2-box2 {
	width:100%;
	overflow-x:auto;
}

.product4 {
	width:100%;
	margin:auto;
	padding:10px 4.6% 30px;
}
.product4 .link {
	width:75px;
	height:29px;
	border-radius:14px;
	box-shadow:inset 0 0 15px rgba(215,215,215,.75);
	border:1px solid #c8c8c8;
	display:block;
	text-align:center;
	line-height:27px;
	margin:auto;
	font-size:14px;
	color:#171c61;
}
.product4 .link.on {
	color:#f00;
}
.product4 .page-list {
	margin-top:50px;
}
.product4 .sxbox {
	width:15px;
	height:16px;
	background:url(../image/icon38.png) right center no-repeat;
	display:inline-block;
	cursor:pointer;
	position:relative;
}
.product4 .sxbox .sxlist {
	position:absolute;
	top:35px;
	left:0;
	width:180px;
	height:120px;
	text-align:left;
	background:#fff;
	overflow-y:auto;
	border:1px solid #ccc;
	padding:5px;
	display:none;
}
.product4 .sxbox .sxlist li {
	width:100%;
	margin-bottom:5px;
	color:#333;
}
.dcbtn {
	width:249px;
	height:63px;
	border-radius:31px;
	background:#4f940b url(../image/icon39.png) 46px center no-repeat;
	padding-left:89px;
	font-size:20px;
	color:#ffffff;
	border:none;
	margin:65px auto 0;
	display:none;
}

.shengqinghx {
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:999;
	background:rgba(0,0,0,.50);
}
.shengqinghx .box {
	width:90%;
	background:#fff;
	position:relative;
	margin:auto;
	top:50%;
	transform:translateY(-50%);
	border-radius:5px;
	padding:15px;
}
.shengqinghx .box .close {
	width:15px;
	position:absolute;
	right:15px;
	top:20px;
}
.shengqinghx .box .title {
	font-size:14px;
	line-height:24px;
	color:#1e1e1e;
	padding-bottom:10px;
	border-bottom:2px solid #838383;
}
.shengqinghx .box .txt {
	padding:25px 0 50px;
	color:#888;
	line-height:30px;
	text-align:center;
	border-bottom:1px solid #dadada;
}
.shengqinghx .box .txt a {
	color:#ff0000;
}
.shengqinghx .box .btnbox {
	width:100%;
	margin-top:30px;
}
.shengqinghx .box .btnbox .btn1 {
	width:70px;
	height:24px;
	border-radius:5px;
	background:#082671;
	color:#fff;
	border:none;
	margin-right:10px;
}
.shengqinghx .box .btnbox .btn2 {
	width:70px;
	height:24px;
	border-radius:5px;
	background:#6e6e6e;
	color:#fff;
	border:none;
}

.quick-application {
	width:100%;
}
.quick-application .t1 {
	width:100%;
	line-height:24px;
	color:#7f7474;
	text-align:center;
	margin:15px 0 30px;
}
.quick-application .tbox {
	width:100%;
}
.quick-application .tbox .b1 {
	width:100%;
	display:inline-block;
	margin-bottom:23px;
}
.quick-application .tbox .b1 .txt1 {
	width:42.5%;
	height:36px;
	background:#585b83;
	padding-left:20px;
	font-size:14px;
	color:#f5f5f5;
	border:none;
	border-right:1px solid #171c61;
	float:left;
	box-sizing:border-box;
}
.quick-application .tbox .b1 .b2 {
	width:12%;
	height:36px;
	background:#171c61;
	border:none;
	color:#fff;
	font-size:20px;
	float:left;
	cursor:pointer;
}
.quick-application .tbox .b1 .txt2 {
	width:45.5%;
	height:36px;
	background:#585b83;
	padding-left:20px;
	font-size:14px;
	color:#f5f5f5;
	border:none;
	float:left;
	box-sizing:border-box;
}
.quick-application .tbox .b1 .txt1::-webkit-input-placeholder,.quick-application .tbox .b1 .txt2::-webkit-input-placeholder { 
	color:#fff;
}
.quick-application .tbox .b1 .txt1:-moz-placeholder,.quick-application .tbox .b1 .txt2:-moz-placeholder {
	color:#fff;
}
.quick-application .tbox .b1 .txt1::-moz-placeholder,.quick-application .tbox .b1 .txt2::-moz-placeholder {
	color:#fff;
}
.quick-application .tbox .b1 .txt1:-ms-input-placeholder,.quick-application .tbox .b1 .txt2:-ms-input-placeholder {
	color:#fff;
}
.quick-application .tbox .lists {
	width:100%;
}
.quick-application .tbox .lists li {
	width:100%;
	position:relative;
	display:inline-block;
	margin-bottom:7px;
}
.quick-application .tbox .lists li .txt1 {
	width:42.5%;
	height:36px;
	background:#e8e8e8;
	color:#888;
	font-size:14px;
	line-height:36px;
	float:left;
	padding-left:11px;
	box-sizing:border-box;
}
.quick-application .tbox .lists li .b2 {
	width:12%;
	height:36px;
	border:none;
	float:left;
	background:#dadada;
	font-size:20px;
	color:#333;
	cursor:pointer;
}
.quick-application .tbox .lists li .txt2 {
	box-sizing:border-box;
	width:22.5%;
	height:36px;
	background:#e8e8e8;
	text-align:center;
	font-size:14px;
	line-height:36px;
	color:#333;
	float:left;
}
.quick-application .tbox .lists li .b3 {
	width:12%;
	height:36px;
	border:none;
	float:left;
	background:#dadada;
	font-size:20px;
	color:#333;
	cursor:pointer;
}
.quick-application .tbox .lists li .close {
	width:28px;
	height:28px;
	background:url(../image/icon41.png) center center no-repeat;
	position:absolute;
	right:0;
	top:4px;
	cursor:pointer;
}
.quick-application .tbox .lists li .close:hover {
	background:url(../image/icon42.png) center center no-repeat;
}
.quick-application .fill-in {
	width:100%;
}
.quick-application .fill-in .titles {
	color:#9c9c9c;
	line-height:1;
	text-align:center;
	position:relative;
	text-transform:uppercase;
	margin:94px 0 48px;
}
.quick-application .fill-in .titles:before {
	width:28%;
	height:1px;
	background:#171c61;
	content:"";
	position:absolute;
	right:0;
	top:24px;
}
.quick-application .fill-in .titles:after {
	width:28%;
	height:1px;
	background:#171c61;
	content:"";
	position:absolute;
	left:0;
	top:24px;
}
.quick-application .fill-in .titles span {
	display:block;
	font-size:24px;
	font-weight:bold;
	color:#171c61;
	margin-bottom:10px;
}
.quick-application .fill-in .boxs {
	width:100%;
	display:inline-block;
}
.quick-application .fill-in .boxs .txt1 {
	width:45%;
	height:36px;
	border:none;
	border-bottom:1px solid #dadada;
	background:none;
	margin-bottom:12px;
	font-size:14px;
	float:left;
}
.quick-application .fill-in .boxs .txt1:nth-child(2n) {
	margin-left:10%;
}
.quick-application .fill-in .boxs .txt1 .txt1::-webkit-input-placeholder { 
	color:#888;
}
.quick-application .fill-in .boxs .txt1 .txt1:-moz-placeholder {
	color:#888;
}
.quick-application .fill-in .boxs .txt1 .txt1::-moz-placeholder {
	color:#888;
}
.quick-application .fill-in .boxs .txt1 .txt1:-ms-input-placeholder {
	color:#888;
}
.quick-application .fill-in .btns {
	margin:20px auto 0;
	width:84px;
	height:34px;
	border:none;
	background:#171c61;
	border-radius:5px;
	font-size:14px;
	color:#fff;
	display:table;
}