@charset "utf-8";
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; outline: 0; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0,0,0,0);}
html{height: 100%;}
html,body,div,p,strong,span,a,b,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,del,img,i,em,select,button,textarea,input{margin: 0; padding: 0;}
body{background: #fff;color: #333; position: relative; min-height: 100%;}
a,img,button,input,textarea,select{-webkit-tap-highlight-color:rgba(255,255,255,0);}
input[type="text"],input[type="hidden"],input[type="password"],button,textarea,select{outline: none; border: none; -webkit-appearance: none;-moz-appearance:none; appearance: none; border-radius: 0; font-family: 'Microsoft YaHei',"Arial",'SimSun', Serif;}
select::-ms-expand{display: none;}
input::-ms-clear{display: none;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color:#999999;}
input::-moz-placeholder,
textarea::-moz-placeholder{color:#999999;}
input:-moz-placeholder,
textarea:-moz-placeholder{color:#999999;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{color:#999999;}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder{color:#b8b8b8;}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder{color:#b8b8b8;}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder{color:#b8b8b8;}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder{color:#b8b8b8;}
table{border-collapse:collapse;}
a{text-decoration: none; color: #333;}
a:hover{text-decoration: none;}
a:focus{text-decoration: none;}
li{list-style: none;}
img{vertical-align: middle; border: none;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.hidden{overflow: hidden;}
.h1,.h2,.h3,.h4,.h5,.h6{font-weight: normal;}
.clearfix:after{content: ""; display: block; height: 0; visibility: hidden; clear: both;}
.clearfix {*zoom: 1;}
.cell_box{font-size: 0;}
.cell_box:before{content: ''; height: 100%; display: inline-block; vertical-align: middle;}
.cell_box .cell{width: 100%; display: inline-block; vertical-align: middle;}
/*scroll*/
::-webkit-scrollbar {width:6px;height:6px}
::-webkit-scrollbar-button:vertical {display:none}
::-webkit-scrollbar-corner,::-webkit-scrollbar-track {background-color:#ccc}
::-webkit-scrollbar-thumb {border-radius:0;background-color:#124f91;)}
::-webkit-scrollbar-thumb:vertical:hover {background-color:#124f91;)}
::-webkit-scrollbar-thumb:vertical:active {background-color:#124f91;)}
img {
	max-width: 100%;
	transition: .5s;
}
body{
    background: #f5f7fb;
}
.mian1 .modular24 .swiper-pagination{
    display: none;
}
.container {
	max-width: 1078px;
	width: 80%;
	margin: 0 auto;
	font-size: 0;
	position: relative;
}
.header_top{
    line-height: 80px;
    background: #fff;
}
.header_top .logo {
	display: inline-block;
	 /*width: 10.5%; */
	vertical-align: top;
	z-index: 2;
	position: relative;
}
.header_top .search{
    display: inline-block;
    font-size: 20px;
    float: right;
    width: 30%;
    line-height: 40px;
    height: 40px;
    text-align: right;
    border: 1px solid #999;
    position: relative;
    border-radius: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    overflow: hidden;
    right: 0;
}
.header_top .search input{
    width: 80%;
    padding: 0 25px;
    line-height: 38px;
    height: 38px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.header_top .search .img{
    width: 18%;
    text-align: center;
    position: absolute;
    top: 50%;
    line-height: 38px;
    height: 38px;
    transform: translateY(-50%);
    background: #0057a7;
    right: -1px;
    border-radius: 50px;
    cursor: pointer;
}
.header_top .search .img img{
    vertical-align: -2px;
}
header form,
.navbg{
	display: none;
}
header .search i.icon3{
	    display: none;
	}
header {
	/*position: fixed;*/
	/*top: 0;*/
	/*left: 0;*/
	/*right: 0;*/
	/*margin: auto;*/
	width: 100%;
	z-index: 3;
	height: 55px;
	line-height: 55px;
	transition: .5s;
	background: #0057a7;
}
.header {
	max-width: 1200px; 
    margin: 0 auto;
    position: relative;
    height: 100%;
    width: 80%;
}
header .nav {
	display: inline-block;
	z-index: 1;
	width: 100%;
}

header .nav ul {
	font-size: 0;
	display: inline-block;
	line-height: 55px;
	height: 55px;
	width: 100%;
}

header .nav ul li {
	display: inline-block;
	position: relative;
	text-align: center;
	width: 10%;
	border-right: solid 1px #3764bc;
}
header .nav ul li .items{
    background-color: #fff;
    position: absolute;
    top: 100%;
    /* display: none; */
	height: 0;
	overflow: hidden;
	width: 100%;
    left: 0%;
    right: 0;
    margin: auto;
	z-index: 2;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	transition: .5s;
}
header .nav ul li a:hover{
    background: #fff;
    color: #e58014;
}
header .nav ul li:hover .items{
	height: auto;
	
}
header .nav ul li:hover .items .item{
	line-height: 34px;
}
header .nav ul li .items .item{
	font-size: 14px;
	line-height: 100%;
	line-height: 0px;
	color: #999;
	transition: .5s;
	cursor: pointer;
	background: rgba(194, 194, 194, 0.8) none repeat scroll 0 0 ;
}
header .nav ul li .items .item:hover{
	color: #e58014;
	background: #fff;
}
header .nav ul li:last-of-type {
	padding-right: 0;
}

header .nav ul li a {
	font-size: 16px;
	color: #fff;
	display: block;
	position: relative;
	transition: .5s;
	cursor: pointer;
}

header .nav ul li.active{
	background-color: #1374ce;
}

header .search {
	display: inline-block;
	vertical-align: middle;
	float: right;
	height: 86px;
	line-height: 86px;
	position: relative;
	z-index: 2;
	border-left: 1px solid rgba(255, 255, 255, .2);
	cursor: pointer;
}

header .search i {
	vertical-align: middle;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjlDOTlFOEVDRDMxMTFFRDlFMDVBRjg2MjgzQ0U3QTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjlDOTlFOEZDRDMxMTFFRDlFMDVBRjg2MjgzQ0U3QTIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGOUM5OUU4Q0NEMzExMUVEOUUwNUFGODYyODNDRTdBMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOUM5OUU4RENEMzExMUVEOUUwNUFGODYyODNDRTdBMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgjImWsAAAE1SURBVHjanJPPSwJBGIZHBa/dvNShH4dOEqvUH2CXJBKEbkKXoP6g8NhNEOqqecuLh8xLxyivRWSmFBQYNb2T78THsOsOfvCws7MvD9/ufqO01kqQBkfgErzqab2AFjgAKSf/h7zJgjs9u27AWpTECN4Y/ARVsAMCsAdOwRefD8CKKzGvcM9AH6yHtQxy4IG5HkhIybHoIEpg2QTfzO9LSZubJzECS535c7uXVEoFalpN5VcXvG7YDSNZ4PrJU2JzGSkZcb3kKVnkdSglPa7LnhKbu/7f4SRqzkE+5qMWxODtyr+T4iSaegRbEYJtMGKu686JYRU8M/ADztihmdpD0HDGfwJKYWdnGVzFnJ0O+HBFbsumxTIH6pYn2BzKGijyecEVKc8pDfvAVvQ+r8SKxqDyK8AAv+jvfCalJ5UAAAAASUVORK5CYII=)center no-repeat;
	background-size: 17px;
	width: 100%;
	height: 100%;
	display: inline-block;
	transition: .5s;
	height: 86px;
	padding: 0px 35px;
}
header .search i.icon2{
	display: none;
}
header .search.active i.icon1{
	display: none;
}
header .search.active i.icon2{
	display: block;
}
header .nav.active{
	display: none;
}
header .search.active i{
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDdFMkVFNkFDRDM0MTFFREI5NkFENzQ3QzRGNjVBRkMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDdFMkVFNkJDRDM0MTFFREI5NkFENzQ3QzRGNjVBRkMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0N0UyRUU2OENEMzQxMUVEQjk2QUQ3NDdDNEY2NUFGQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0N0UyRUU2OUNEMzQxMUVEQjk2QUQ3NDdDNEY2NUFGQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PghuV14AAADJSURBVHjalNQ9CgIxEAXgcdBqi93TWHgAC9HG8yRVjiRYpBEsLT2FpSKk9gUSCDE/k4G3zWy+TciwK6XUk4i+yAH50FjNyBWZGI83skNsaIwgNqx9eeiEPJDtABYRv+aGnDkcZz+A5cjRGOM4NKVYEfENTl7qYX8I4mKTsy/WsCbia13YfsRsglELqUEljFpI6WitmpBNrcnCK+6OBkuuWDIaLECcZM5YOic9jIVIFdNazxGSIk2Mw/9EitSwS7ojKZJjd2T5CTAAdeteS1eZRW8AAAAASUVORK5CYII=) center no-repeat;
	background-size: 17px;
}
header .search.active{
	border-left: 0;
	margin-right: 235px;
}
header .searchs{
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: 44%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	z-index: 1;
	display: none;
}
header .searchs.active{
	display: block;
}
header .searchs .form{
	border: 1px solid #eee;
	border-radius: 50px;
	font-size: 0;
	display: inline-block;
	line-height: 100%;
	width: 32%;
	text-align: left;
	padding: 0 15px;
	position: relative;
	background-color: #fff;
}
.search_search{
	position: absolute;
	top: 150%;
	width: 100%;
	left: 0;
	right: 0;
	margin: auto;
	padding: 24px 0;
	background: #fff;
	border-radius: 15px;
	overflow: auto;
	max-height: 500px;
	display: none;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
}
.search_search.active{
	display: block;
}
.search_search h5{
	font-size: 16px;
	line-height: 20px;
	letter-spacing: -.02em;
	font-weight: 500;
	padding: 0 32px;
	margin: 0;
}
.search_search ul{
	margin-top: 15px;
}

.search_search ul li{
	padding: 8px 32px;
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	    font-size: 14px;
	    line-height: 20px;
	    letter-spacing: -.02em;
	    color: rgba(0,0,0,.85);
	    text-decoration: none;
	    transition: all .3s ease;
		cursor: pointer;
}
.search_search ul li:hover{
	background-color: rgba(0, 0, 0, .1);
}
header .searchs .form img{
	display: inline-block;
	width: 17px;
	vertical-align: middle;
	margin-right: 10px;
}
header .searchs .form input{
	font-size: 14px;
	color: #999;
	width: 80%;
	vertical-align: middle;
	line-height: 50px;
	height: 50px;
}
header .searchs .form span{
	font-size: 14px;
    color: #fff;
    background-color: #275fab;
    width: 15%;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    line-height: 100%;
    position: absolute;
    right: 7px;
    top: 50%;
    padding: 12px 0;
    transform: translateY(-50%);
    cursor: pointer;
}

header .tel {
	display: inline-block;
	padding: 0 30px;
	line-height: 86px;
	border-left: 1px solid rgba(255, 255, 255, .2);
	vertical-align: middle;
	float: right;
	position: relative;
	z-index: 2;
	height: 86px;
	width: 235px;
}
header .tel.active{
	display: none;
}
header .tel span {
	display: inline-block;
	font-size: 20px;
	color: #fff;
	vertical-align: middle;
	transition: .5s;
	margin-left: 5px;
}

header .tel i {
	vertical-align: middle;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkNDOEUwODFDRDMxMTFFREE3QjVERjBBOUM1NTVGMjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkNDOEUwODJDRDMxMTFFREE3QjVERjBBOUM1NTVGMjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQ0M4RTA3RkNEMzExMUVEQTdCNURGMEE5QzU1NUYyNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGQ0M4RTA4MENEMzExMUVEQTdCNURGMEE5QzU1NUYyNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pgf+fekAAAIASURBVHjaYvz//z8DAaAGxAFA7AbEWkAsDBV/C8TXgHgXEG8A4lt4TQFZhAPbA/Gh/8SDQ1A9WM3DJsgBxDOA+N9/0sE/qF4OQhYJAfGx/5SDY1CzsFrEBcQn/lMPnICaiWHR7P/UB7PRLbInM06IiTNwAmGEJu/DQGyDniL//vzM8Pz0NIbvb24xCKn7MAhrBjKQAY4AsS3IIn0g4wI2FY8PtQMtuQHnS5pmMPDKWpJjmQETkAjCJYtsCQh8uL+fgUwQBLLIFpcsC6cgCp9DQIFci+xAFmngkuWRMkbhc4qok2uROhNS2YUBBFU8GBiZWOD897e3A5PpP3IsEmbCJ8vKLcogrOGPiLO3txleXVxKlmWgVPcMlKBwl7r/GJ4c62X49vIKIgiFVcG+/fb6OsOPDw8YBJScGPjkrPHZ8xxk0T4gwxGfqn+/vzM8OdLF8OP9PZxqhDT8GES0gnFJH2CCZla8gImVk0HGpoyBS1wHp5r3t7bhM+IwyKJ1xIQx2DKrYrCrkRMIPDhFNfBpX4u3CMIFfn97w/Dhzk6GL8/OMfz+/o6BS0yLQcosB+wYXEUQPQpVB/RqYiYNLJo5oBUfCAtTybITULPwNk44qdA44SKmFYScQI6SYMlRWMRjw4xENCBBGQRU4LkDsSZaA/I6EO8E4o1AfAOfIQABBgCWV/MZ1/XfbgAAAABJRU5ErkJggg==)center no-repeat;
	background-size: contain;
	width: 26px;
	height: 26px;
	transition: .5s;
	display: inline-block;
}

header.hd,
header.active{
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
header.hd1 {
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
header.hd .nav ul li a,
header.active .nav ul li a {
	color: #333;
}

header.hd .tel span,
header.active .tel span{
	color: #333;
}

header.hd .search i.icon1,
header.active .search i.icon1{
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTVBMjE5NkRENzNBMTFFREE5NkJDMERBMkY0MEZDMkUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTVBMjE5NkVENzNBMTFFREE5NkJDMERBMkY0MEZDMkUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5NUEyMTk2QkQ3M0ExMUVEQTk2QkMwREEyRjQwRkMyRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5NUEyMTk2Q0Q3M0ExMUVEQTk2QkMwREEyRjQwRkMyRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsJ50PQAAAFYSURBVHjanNPNK0RRHMbxO5OUhSRSXjbCUoMr1saGvGS8zkrs/EOUklImkrEwY7Kym5IZpGwsWEsNKQvl9XvqufXrJm6e+nTOrTvPPXfuOTHf9z2TaiwhjR7Uo4ISdpDBh/1BuVz24ua6G9dYx5AKXBowgi2co8MLJW4KiujCK9Ywij5MYhPvSOAU7bakSq9wgFrcYgw35p5L5LCqsQV7GMBXsJJldGoF4QKbC0zhE/2Ysa+T1nzjl4IgJa3CZcGW9Gp+5EVLQWPCltRpfh+xJLivyZY8ad4WsaRVY8WWlDRPRSwJ7juzJRnNF+H/UZDUvnHZDpdcac/k9P1/yjCyZhUFu9ncWZjWTmzWuI88HvQfpLSHgrgvOoHDoMTlTivYxSDmJJyijkKNHjTrimKhUxzTrpzX0xrxqOW71z7W4cyr6M0VhUuiJmmKXuLe/3KCcTxj5VuAAQABZUoSOD5AdQAAAABJRU5ErkJggg==)center no-repeat;
}

header.hd .tel i,
header.active .tel i{
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTNGMTlCRTJENzNBMTFFRDhBN0E4NTgzOTMzMkJGQzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTNGMTlCRTNENzNBMTFFRDhBN0E4NTgzOTMzMkJGQzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5M0YxOUJFMEQ3M0ExMUVEOEE3QTg1ODM5MzMyQkZDMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5M0YxOUJFMUQ3M0ExMUVEOEE3QTg1ODM5MzMyQkZDMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk1SNtkAAAJZSURBVHjaYry5No6BAFAD4gAgdgNiLSAWhoq/BeJrQLwLiDcA8S18hrDgkbMH4mYgtsUhLwnFzkDcCcSHgbgWiA9iU8yERYwDiGcA8X48lmADtlA9M6Bm4LVICIj3AXE6EDMykA4YoXr3Qc3CahEXEG8DYksGyoEl1CwubBZNBGJzBuoBc6iZKBaBIj6ZgfogGWo23KIWbHHCzM7LIGNTzqAaMJdBWDOQgcw4a4FZpA/ENthUSZnnMHCJaTEwMrEALQpg4JUlK/pAZuuDLArCpYJTRAOFL6DoSG4QBjHhyyt/vr9H4f/48IBci+xAFmngkv3y7CwK//ubm+RapM6EVHZhgPd3djD8//cHzhdU9QRGLxM5Fgnj1fX762uGtzc2IuJMWJVBTD+aLMtYoKWwJC4F725uYeASVmfgEteBJAglFwZ2fnmwb7lENRk4BBQYPtzbx/Dp0VF89rwFWXQDn0XAsGN4dmoKMD+VMXAIKsF9BsIwICGkwsDGI8Hw5tpaXKbcZIIW73jBv9/fGZ4c6WL49vIKTjWCal74jDgMsmgdMWEMtuxYL9jVyAkEniJf38CnfS3IootAfISoGAUG47sbmxge7CoHxtEuht/f3oDFQD4FBS8OADL7IiO0KreHVlqMVC5U/wOxExAfgKVTUPU7mwalN8jMA+j1USEQn6SiJSehZmJUfN+A2JtKlp2EmvUNV5sBlHlBRfRMaPiSEyczofHyllAr6DsQZ0AtPEaCJcegFmQg+4SYdh0ogVhDS3d/IHYHYk20BuR1IN4JxBuhJQxOABBgAMmzmsWe6upmAAAAAElFTkSuQmCC)center no-repeat;
	background-size: contain;
}

header.hd .tel,
header.active .tel,
header.hd .search,
header.active .search{
	border-color: #eee;
}

.three_bars {
	display: none;
}


header.hd .nav ul li.active a:before,
header.active .nav ul li.active a:before{
	background-color: #275fab;
}


footer {
	padding: 50px 0;
	background-color: #2a5ca1;
}

footer .list {
	text-align: center;
	padding-bottom: 25px;
	border-bottom: 1px solid #54565d;
}

footer .list ul {
	width: 64%;
	display: inline-block;
	vertical-align: top;
	margin-right: 8%;
}

footer .list ul li {
	font-size: 16px;
	color: #fff;
	margin-bottom: 20px;
	cursor: pointer;
	display: inline-block;
	margin-right: 10%;
}
footer .list ul li:last-of-type{
    margin: 0;
}
footer .list ul li a{
    color: #fff;
}
footer .copyright {
	padding: 25px 0 0;
	font-size: 14px;
	color: #fff;
	text-align: center;
	font-size: 0;
}
footer .copyright p{
    font-size: 14px; 
    /*margin-bottom: 10px;*/
    text-align: center;
    line-height: 24px;
}
footer .copyright a{
    font-size: 14px; 
	color: #fff;
}
footer .items {
    display: inline-block;
    width: 87%;
    vertical-align: middle;
}
footer .items img{
    background: #fff;
    vertical-align: middle;
}
footer .items .item{
    display: inline-block;
    width: 30%;
}
footer .items p{
    font-size: 12px;
    color: #fff;
    width: calc(100% - 80px);
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
}
footer .erwei{
    display: inline-block;
    width: 13%;
    vertical-align: middle;
}
.page {
	text-align: center;
	padding-top: 25px;
	background: #fff;
}

.page .page_text {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.page ol{
	vertical-align: middle;
	display: inline-block;
}
.page ol li {
	display: inline-block;
	font-size: 14px;
	height: 24px;
	display: inline-block;
	border: 1px solid #dddddd;
	padding: 0px 5px;
	vertical-align: middle;
	cursor: pointer;
	line-height: 24px;
	margin-right: 5px;
}
.page ol li.text{
	min-width: 24px;
}
.page .icon {
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 18px;
	font-size: 14px;
}

.page .icon.icon15 {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAALCAYAAABcUvyWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDRGMUJDMUZDRDM1MTFFREI2QzM4MzBCMTQ0NzgzRDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDRGMUJDMjBDRDM1MTFFREI2QzM4MzBCMTQ0NzgzRDgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NEYxQkMxRENEMzUxMUVEQjZDMzgzMEIxNDQ3ODNEOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NEYxQkMxRUNEMzUxMUVEQjZDMzgzMEIxNDQ3ODNEOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Psq23E4AAAB1SURBVHjaYvj//z8DOjY2NuZgYUADJiYm1kAqkglN0AdI7QJiQSYkwTggtR6IuUB8JqhgMZBaAMRwo1mAgiFAugfdLpCOdUA8BV2CEeQ8qHF1QKoRKr4MbvmZM2eagFQmEP+FW44kOQNIRQDxTwYcPhcCCDAAukk2IoxGKbwAAAAASUVORK5CYII=) center no-repeat;
	background-size: 5px;
}

.page .icon.icon16 {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAALCAYAAABcUvyWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDJEQkRFODBDRDM1MTFFREJGM0JFODk3MDJGNThFQzMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDJEQkRFODFDRDM1MTFFREJGM0JFODk3MDJGNThFQzMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MkRCREU3RUNEMzUxMUVEQkYzQkU4OTcwMkY1OEVDMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MkRCREU3RkNEMzUxMUVEQkYzQkU4OTcwMkY1OEVDMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Profs2YAAABwSURBVHjaYjA2Nub4//8/AzpmYmBgaDIxMXFhQAMgCR4g3gqUDEeXAAE2IF4GlMxGl4CxpwAlG0EcFgZMUAeUfMyERWIREC9Al+gF4oQzZ878gRn1H4jLgAI9MBUgiT9AnAQUXICiF+hzIWw+BwgwAEpZNhZVgYxCAAAAAElFTkSuQmCC) center no-repeat;
	background-size: 5px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none !important;
}

input[type='number'] {
	-moz-appearance: textfield;
}

.page ol li input {
	background: none;
	border: 0;
	outline: none;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	width: 24px;
	padding: 0;
	border: 1px solid #dddddd;
	display: inline-block;
	font-size: 14px;
	height: 24px;
	border: 1px solid #dddddd;
	padding: 0px 5px;
	vertical-align: middle;
	cursor: pointer;
	line-height: 24px;
	text-align: center;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	margin: 0 5px;
	    margin-top: -3px;
}

.page ol li.text1 {
	border: 0;
	background: initial;
}
.page ol li:last-of-type{
	margin-right: 0;
	background: #275fab;
	color: #fff;
	line-height: 22px;
	border-color: #275fab;
}

.mian1 .modular1{
    position: relative;
}
.mian1 .modular1 .text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0%;
    right: 0;
    margin: auto;
    text-align: center;
}
.next_page{
    font-size: 14px;
}
.next_page span{
    display: block;
    margin-top: 10px;
}
.next_page a:hover{
    color: #2a5ca1;
    text-decoration: underline;
}
.mian1 .modular1 .text h2 {
	color: #fff;
	font-size: 36px;
	margin-bottom: 20px;
	font-weight: normal;
	line-height: 100%;
	text-align: center;
}

.mian1 .modular1 .text p {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
.mian1 .modular1 .text button{
    width: 140px;
    line-height: 40px;
    border-radius: 50px;
    background: #e58014;
    border: 2px solid #e58014;
    transition: all 0.6s;
    color: #fff;
    margin: 0 auto;
    margin-top: 20px;
}
.mian1 .modular1 .text button:hover{
    background: #fff;
    color: #e58014;
}
.swiper-pagination-bullet-active{
    background: #ee0206 !important;
}
body{
    background: #eaecef;
}
.index1{
    margin: 15px 0;
}
.index2{
    margin-bottom: 0;
}
.index1 .content{
    background: #fff;
    padding: 15px;
    font-size: 0;
}
.index1 .content .cont{
    width: 49%;
    display: inline-block;
    margin-right: 2%;
    vertical-align: top;
    margin-bottom: 15px;
}
.index1 .content .cont:nth-of-type(2n){
    margin-right: 0;
}
.index1 .content .cont .img{
    position: relative;
    max-height: 375px;
    height: 375px;
    overflow: hidden;
}
.index1 .content .cont .img img{
   
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    margin: auto;
}
.index1 .content .cont .swiper-pagination{
    position: absolute;
    right: 0;
    left: initial;
    bottom: 35px;
    width: 15%;
}
.index1 .content .cont .img p{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: rgba(0,0,0,.5);
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    padding: 0 15px;
}
.index1 .content .cont:last-of-type{
    margin-right: 0;
}
.comm_h6{
    color: #e58014;
    font-size: 24px;
    position: relative;
    font-weight: normal;
    margin: 10px 0;
}
.comm_h6 img{
    vertical-align: -3px;
}
.comm_h6 span{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.index1 ul{
    margin-top: 20px;
}
.index1 ul li{
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #d1d1d1;
    cursor: pointer;
}
.index1 ul li img{
    vertical-align: middle;
}
.index1 ul li span{
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 80%;
    vertical-align: middle;
}
.index1 ul li:hover span{
        text-decoration: underline;
}
.index1 ul li label{
    color: #999;
}
.index2 .content{
    background: none;
    padding: 0;
    font-size: 0;
}
.index2 .content .cont{
    background: #fff;
    padding: 0 15px;
}
.index3 .content{
    background: #fff;
    padding: 15px;
}
.index3 .img{
    padding: 3px;
    border: solid 1px #dcdcdc;
    height: 122px;
    width: 100%;
    overflow: hidden;
}
.index3 .swiper-slide{
    width: 170px;
    margin-right: 10px;
    cursor: pointer;
}
.index3 .swiper-wrapper{
    -webkit-transition-timing-function: linear !important;
    -moz-transition-timing-function: linear !important;
    -ms-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}
.index3 .swiper-slide p{
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.index4 .content{
    padding: 15px;
    margin-top: 15px;
    font-size: 0;
    background: #fff;
}
.index4 h6{
    font-size: 16px;
    font-weight: normal;
}
.index4 h5{
    font-size: 12px;
    font-weight: normal;
    color: #c8c8c8;
    margin-top: -5px;
}
.index4 span{
    border-bottom: 2px solid #3764bc;
    display: block;
    margin-top: 10px;
    width: 60px;
}
.index4 .content .text{
    display: inline-block;
    width: 10%;
    vertical-align: middle;
}
.index4 .content .swiper-container{
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    margin-left: 5%;
}
.index4 .content .img{
    cursor: pointer;
}
.index4 .swiper-button-next{
    background-image: url(../images/icon5.png);
    left: 10%;
    background-size: 10px;
}
.index4 .swiper-button-prev{
    background-image: url(../images/icon6.png);
    left: initial;
    right: 1%;
    background-size: 10px;
}
.index5{
    margin: 15px 0;
    font-size: 0;
}
.index5 .comm_h6{
    font-size: 20px;
    color: #333;
}
.index5 .comm_h6 img{
    margin-right: 5px;
}
.index5 .comm_h6 span{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
}
.index5 .cont_left{
    width: 26%;
    display: inline-block;
    vertical-align: top;
}
.index5 .cont_left .cont{
    background: #fff;
    padding: 10px;
}
.index5 .cont_left ul{
    margin-top: 20px;
}
.index5 .cont_left ul li{
    border-bottom: 1px dashed #ccc;
    line-height: 38px;
    font-size: 14px;
    cursor: pointer;
    text-indent: 3em;
}
.index5 .cont_left ul li.active{
    border-left: 3px solid #2a5ca1;
    background: #ededed;
    color: #e58014;
}
.index5 .cont_left ul li:hover{
    border-left: 3px solid #2a5ca1;
    background: #ededed;
    color: #e58014;
}
.index5 .cont_left .img{
    margin: 15px 0;
}
.index5 .cont_left ol li{
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    overflow: hidden;
}
.index5 .cont_left ol li span{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #a1a1a1;
    display: inline-block;
    color: #fff;
    text-align: center;
    margin-right: 5px;
}
.index5 .cont_left ol li:hover {
        text-decoration: underline;
            color: #0068bf;
}
.index5 .cont_right{
    width: 72%;
    background: #fff;
    padding: 15px;
    display: inline-block;
    margin-left: 2%;
}
.index5 .cont_right h5{
    font-size: 20px;
    text-align: center;
    padding-top: 10px;
    margin-top: 10px;
}
.index5 .cont_right h4{
    font-size: 14px;
    text-align: center;
    padding-top: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px #CCC solid;
    font-weight: normal;
}
.index5 .cont_right p{
    font-size: 14px;
    margin-top: 15px;
    line-height: 28px;
    text-align: justify;
}
.index5 .cont_right .text ul{
    margin-top: 20px;
}
.index5 .cont_right .text ul li{
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #d1d1d1;
    cursor: pointer;
}
.index5 .cont_right .text ul li img{
    vertical-align: middle;
}
.index5 .cont_right .text ul li span{
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 86%;
    vertical-align: middle;
}
.index5 .cont_right .text ul li:hover span{
        text-decoration: underline;
}
.index5 .cont_right .text ul li label{
    color: #999;
}
.index5 .cont_right .text ul.img li{
    display: inline-block;
    width: 23.5%;
    margin-right: 2%;
    position: relative;
    border: 0;
}
.index5 .cont_right .text ul.img li .img{
    
    position: relative;
    overflow: hidden;
    height: 120px;
    padding: 5px;
    border: solid 1px #dcdcdc;
}
.index5 .cont_right .text ul.img li img{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    transition: .5s;
}
.index5 .cont_right .text ul.img li:hover img{
    transform:translateY(-50%) scale(1.2);
}
.index5 .cont_right .text ul.img li:hover .img{
    border: solid 1px #0068bf;
}
.index5 .cont_right .text ul.img li p{
    font-size: 14px;
    overflow: hidden;
    line-height: 100%;
    margin-top: 5px;
    text-align: center;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index5 .cont_right .text ul.img li:hover p{
    color: #0068bf;
}
.index5 .cont_right .text ul.img li:nth-of-type(4n){
    margin-right: 0;
}
.index5 .cont_right table{
    width: 100%;
}
.index5 .cont_right table td{
    font-size: 14px;
}
.index5 .abut{
    margin-top: 30px;
    position: relative;
}
.index5 .abut h3{
    font-size: 18px;
}
.index5 .abut p{
    font-size: 14px;
    margin-top: 10px;
    line-height: 24px;
    text-align: justify;
}
.index5 .abut img{
    position: absolute;
    width: 130px;
    right: 0;
    top: 0%;
}
#allmap{
    height: 400px;
    margin-top: 15px;
}
.index5 .forms{
 margin-top: 30px;   
}
.index5 .forms .form{
    margin-bottom: 15px;
    font-size: 0;
}
.index5 .forms .form span{
    font-size: 14px;
    width: 20%;
    display: inline-block;
}
.index5 .forms .form input{
    font-size: 14px;
    width: 80%;
    display: inline-block;
    line-height: 30px;
    border: 1px solid #666;
    padding: 0 10px;
}
.index5 .forms .form textarea{
    width: 100%;
    display: inline-block;
    height: 200px;
    font-size: 14px;
    width: 80%;
    border: 1px solid #666;
    vertical-align: top;
    padding: 10px;
}
.index5 .forms .form button{
    width: 120px;
    display: inline-block;
    height: 36px;
    font-size: 14px;
    border: 1px solid #666;
    vertical-align: top;
    line-height: 36px;
    text-align: center;
    float: right;
    border-radius: 5px;
}
.QQ_tel{
    position: fixed;
    top: 208px;
    z-index: 999;
    right: 0;
}
.QQ_tel ul li{
    width: 80px;
    line-height: 80px;
    /*overflow: hidden;*/
    height: 80px;
    cursor: pointer;
    position: relative;
}
.QQ_tel ul li:last-of-type{
    margin-top: -6px;
}
.QQ_tel ul li:hover .text{
    display: block;
}
.QQ_tel ul li .text{
    position: absolute;
    top: 0;
    right: 80px;
    width: 158px;
    display: none;
}
.QQ_tel ul li .text .txt{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 100%;
}
.QQ_tel ul li .text .txt img{
    line-height: 100%;
}
.QQ_tel ul li .text .txt h6{
    line-height: 100%;
    font-size: 16px;
    font-weight: normal;
}
.QQ_tel ul li .text .txt span{
    line-height: 100%;
    font-size: 14px;
    margin-top: 5px;
    display: block;
}
@media only screen and (max-width: 1900px) {
	
}
@media only screen and (max-width: 1600px) {
	
}
@media only screen and (max-width: 1440px) {

}

@media only screen and (max-width: 1366px) {
    
}
@media only screen and (max-width: 1200px) {
    .index1 ul li span{
        width: 76%;
    }
    .header{
        width: 100%;
    }
    .container{
        width: 100%;
        padding: 0 15px;
    }
    .header_top .search{
        right: 15px;
    }
}

@media only screen and (max-width: 992px) {
   
	img{
		width: 100%;
	}
    .header_top .search{
        margin-right: 50px;
        width: 50%;
    }
	.three_bars {
		position: absolute;
		right: 10px;
		top: 50%;
		width: 20px;
		transform: translateY(-50%);
		transition: .5s;
		display: block;
	}
	.header_top .search .img{
	    width: 30%;
	}
    .header_top .search .img img{
        width: 15px;
        vertical-align: 1px;
    }
	.three_bars span {
		display: block;
		width: 100%;
		height: 2px;
		margin: 5px 0;
		background: #000;
		transition: .5s;
	}

	.three_bars.active {
		z-index: 3;
	}

	.three_bars.active span {
		background: #fff;
	}

	.three_bars.active span:nth-of-type(1) {
		transform: rotate(-45deg);
		position: relative;
		left: 0px;
	}

	.three_bars.active span:nth-of-type(2) {
		transform: rotate(45deg);
		position: relative;
		top: -7px;
	}

	.three_bars.active span:nth-of-type(3) {
		opacity: 0;
	}
	.container, .modular1 .text {
	    width: 100%;
	}
	.mian1 .modular2, .mian1 .modular3 {
	    padding: 20px 15px;
	}
	
	header {
		background-color: #fff;
		box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
		padding: 0 15px;
	}
	header .nav ul li a {
		color: #333;
	}
	
	header .tel span {
		color: #333;
	}
	
	header .tel,
	header .search {
		border-color: #eee;
	}
	
	header .logo{
		padding: 0;
	}
	
	header .logo{
		width: 200px;
	}
	header .logo {
	    width: 139px;
	}
	header .nav ul {
	    margin-left: 0;
	}
	
	.comm_h6 {
	    font-size: 16px !important;;
	}
	.index_m6 ul{
	    width: 100%;
	}
	.index_m2 ul li h6{
	    overflow: hidden;
        white-space: nowrap;    
        text-overflow: ellipsis;
	}
	footer {
	    padding: 20px 0 0;
	}
	footer .content .list{
		width: 100%;
	}
	footer .content .list dl{
		margin-right: 0;
		width: 49%;
	}
	footer .content .list{
		display: none;
	}
	footer .content .img{
		width: 30%;
	}
	footer .content .text {
	    width: 50%;
	}
	footer .content {
	    padding-bottom: 20px;
	}
	footer .copyright {
	    padding: 15px 0;
	    font-size: 12px;
	}
	header .tel{
		display: none;
	}
	header .nav {
	    position: fixed;
	    top: 0;
	    left: -100%;
	    width: 84%;
	    height: 100%;
	    padding: 0;
	    background: #fff;
	    z-index: 14;
	    float: none;
	    margin-left: 0;
	    transition: all ease 0.5s;
	    -webkit-transition: all ease 0.5s;
	    display: block !important;
	    opacity: 1;
	    visibility: visible;
	    margin-top: 0;
		transform: translateY(0);
	}
	header .nav.active {
	    left: 0;
	}
	header .search{
		margin-right: 35px;
		border: 0;
	}
	header .nav li {
	    float: none;
	    margin: 0;
	    width: 100%;
	    -o-transition: .3s;
	    -ms-transition: .3s;
	    -moz-transition: .3s;
	    -webkit-transition: .3s;
	    transition: .3s;
	    background: #fff;
	    padding: 0 20px;
	    text-align: left;
	}
	header .nav li:nth-of-type(odd) {
	    background: #f4f4f4;
	}
	.navbg {
	    width: 0%;
	    height: 100%;
	    position: fixed;
	    top: 0;
	    left: 0;
	    background: rgba(0,0,0,0.5);
	    z-index: 0;
		transition: .3s;
		display: block;
	}
	.navbg.active{
		width: 100%;
	}
	header .nav ul li.active a:before{
		display: none;
	}
	header .nav ul li.active{
	    background: initial;
	}
	header .nav ul li.active a{
		color: #275fab;
	}
	.three_bars.active {
	    position: absolute;
	    right: 10px;
	    top: 80%;
	    width: 40px;
	    transform: translateY(-50%);
	    transition: .5s;
	    display: block;
	}
	header .nav ul li .items{
		box-shadow: initial;
		width: 100%;
		position: relative;
		left: 0;
		background: initial;
	}

	.page .icon {
	    width: 22px;
	    height: 22px;
	}
	header form {
	    width: 100%;
	    height: 100%;
	    position: fixed;
	    background: rgba(0,0,0,0.8);
	    transition: all ease 0.5s;
	    -webkit-transition: all ease 0.5s;
	    right: -100%;
	    top: 0;
		z-index: 12;
		display: block;
	}
	.swiper-pagination{
		z-index: 1;
	}
	header form.active {
	    right: 0;
	    overflow: hidden;
	    transition: all 500ms ease;
	    -webkit-transition: all 500ms ease;
	}
	header  form input {
	    background: transparent;
	    color: #fff;
	    height: 100%;
	    border: 0;
	    padding: 0 50px 0 45px;
	    font-size: 16px;
		width: 100%;
	}
	header  form button {
	    right: initial;
	    left: 0;
	    top: 50%;
	    margin-top: -15px;
	}
	header .nav ul{
		height: auto;
		line-height: initial;
	}
	header .nav ul li{
		line-height: 40px;
		padding-bottom: 0;
		margin: 0;
		width: 100%;
		text-align: left;
	}
	
	header .logo img {
        vertical-align: top;
        max-height: 60px;
    }
    
    header .nav{
        overflow: auto;
    }
    header .nav::-webkit-scrollbar{
        width: 0;
    }
    
    header .nav ul li .items {
        height: auto;
        margin-left: 22px;
    }
    header .nav ul {
        height: auto;
        line-height: initial;
        overflow: hidden;
    }
    header .nav li:nth-of-type(odd) {
        background: #fff;
    }
    .three_bars.active{
        right: 10px;
    }
    .mian1 .modular1 .swiper-container .text h2{
        font-size: 18px;
    }
    .mian1 .modular1 .swiper-container .text p{
        font-size: 16px;
        margin-top: 10px;
    }
    .mian1 .modular1 .swiper-button-prev{
        left: 15px;
        width: 9px;
        height: 20px;
    }
    header{
        height: auto;
        line-height: 100%;
    }
    .mian1 .modular1 .swiper-button-next{
        right: 15px;
        width: 9px;
        height: 20px;
    }
    footer .copyright a{
        padding: 0;
        width: 100%;
        text-align: center;
    }
    footer .copyright p{
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }
    .header_top .logo{
        width: 100px;
    }
    .header_top .tel{
        width: 62%;
        font-size: 14px;
        padding-right: 25px;
    }
    .header_top .tel img{
        vertical-align: -2px;
    }
    .header_top{
        line-height: 40px;
    }
    .header{
        padding: 0;
    }
    .mian1 .modular1 .text h2{
        font-size: 16px;
        padding: 0;
    }
    .mian1 .modular1 .text p{
        font-size: 12px;
    }
    .mian1 .modular1 .text .search{
        width: 60%;
        padding: 6px 15px;
    }
    .mian1 .modular1 .text .search input{
        font-size: 12px;
    }
    .mian1 .modular1 .text .search a{
        line-height: 23px;
        width: 24%;
        font-size: 12px;
    }
    footer .list{
        display: none;
    }
    .header_top .logo{
        width: 155px;
    }
    .header_top .search{
        width: 40%;
        right: 0;
    }
    .header_top .search .img{
        width: 24%;
        height: 30px;
        line-height: 30px;
    }
    .header_top .search input{
        
        height: 30px;
        line-height: 30px;
    }
    .header_top .search{
        width: 40%;
        margin-right: 40px;
        height: 30px;
        line-height: 30px;
    }
    .modular1 img{
        height: 200px;
        max-width: fit-content;
        width: auto;
    }
    .mian1 .modular1 .swiper-container .text h2{
        font-size: 16px;
        margin-bottom: 10px;
    }
    .mian1 .modular1 .swiper-container .text p{
        font-size: 14px;
    }
    .mian1 .modular1 .text button{
        width: 110px;
        line-height: 30px;
        margin-top: 10px;
    }
    .index1 .content .cont{
        width: 100%;
        margin: 0;
        margin-bottom: 15px;
    }
    .index5 .comm_h6 img,
    .comm_h6 img{
        width: 5px;
    }
    .index1 ul li span{
        width: 72%;
    }
    .index4 .content .text{
        width: 20%;
    }
    .index4 h6{
        font-size: 14px;
    }
    .index4 .content .swiper-container{
        width: 74%;
    }
    .index4 .swiper-button-next{
        left: 22%;
    }
    
    .index4 .swiper-button-prev{
        right: 2.5%;
    }
    footer .items{
        width: 100%;
    }
    footer .items .item{
        width: 100%;
        margin-bottom: 15px;
    }
    footer .items img{
        width: 14%;
    }
    footer .erwei{
        width: 32%;
    }
    header .nav ul li .items{
        margin-left: 0;
    }
    
    header .nav ul li .items .item{
        padding: 0 15px;
    }
    
    .index5 .cont_left{
        width: 100%;
    }
    
    .index5 .cont_right{
        width: 100%;
        margin-left: 0;
    }
    .index5 .cont_left .cont:last-of-type{
        display: none;
    }
    .index5 .cont_right .text ul li span{
        width: 72%;
    }
    .index5 .abut img{
        position: relative;
    }
    #allmap{
        height: 200px;
    }
}

