@charset "UTF-8";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

fieldset,
img {
    border: 0;
}

:focus {
    outline: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
    font-style: normal;
    font-weight: 400;
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
}

caption,
th {
    text-align: left;
}

sup,
sub {
    font-size: 100%;
    vertical-align: baseline;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none;
}

input::-ms-clear {
    display: none;
}

.cf:before,
.cf:after{
	content: "";
	display: table;
}
.cf:after{
	clear: both;
}
.cf{
	clear: both;
	*zoom: 1;
}

img {
    border: 0;
    outline: 0;
}

* {
    box-sizing: border-box;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pcNone {
    display: none !important;
}

@page {
    size: landscape;
}
html,body{
	min-width: 1100px;
	height: auto;
}
body {
    font-family: "Microsoft YaHei";
    font-size: 16px;
	overflow-x: hidden;
	text-size-adjust: none;
	-ms-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
}

a {
    text-decoration: none;
    color: inherit;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
}

a:hover {
    color: #75a5ca;
}

.clear:after {
    display: table;
    content: "";
    clear: both;
}

input::-webkit-input-placeholder {
    color: #EEC2A3;
}

input:-moz-placeholder {
    color: #EEC2A3;
}

input::-moz-placeholder {
    color: #EEC2A3;
}

input:-ms-input-placeholder {
    color: #EEC2A3;
}

.wrapper_width {
    width: 1220px;
    margin: 0 auto;
    position: relative;
	background: none;
}

@media screen and (max-width: 1440px) {
    .wrapper_width {
        width: 1000px;
    }
}
/*头部开始*/
.headers{
	height: 100px;
}
.headers_logo{
	margin-top: 19px;
}
.headers_r{
	margin-top: 40px;
	font-size: 16px;
	line-height: 20px;
}
.headers_r .as{
	margin-left:23px;
}
.headers_r .xians{
	width: 1px;
	height: 20px;
	background-color: #125697;
	margin-left:23px;
}
@media screen and (max-width: 1440px) {
	.headers {
	    height: 83px;
	}
	.headers_logo{
		margin-top: 16px;
	}
	.headers_logo .imgs{
		height: 49px;
	}
	.headers_r{
		margin-top: 33px;
		font-size: 13px;
		line-height: 17px;
	}
	.headers_r .as{
		margin-left:16px;
	}
	.headers_r .xians{
		height: 17px;
		margin-left:16px;
	}
}
/*头部结束*/

/* banner开始 */
.banners{
	width: 100%;
	background: no-repeat center center;
	background-size: cover;
	height: 650px;
}
.list_banners{
	width: 100%;
	background: no-repeat center center;
	background-size: cover;
	height: 280px;
}
@media screen and (max-width: 1440px) {
	.banners{
		height: 463px;
	}
	.list_banners{
		height: 233px;
	}
}
/* banner结束 */


/*底部开始*/
.footers_w{
	border-top: 10px solid #84b8df;
	background-color: #f4f8fa;
	height: 147px;
}
.footers_dz{
	margin-top: 42px;
}
.footers_zf{
	margin-top: 46px;
}
.footers_text{
	margin-top: 39px;
	margin-left: 109px;
	font-size: 18px;
	color: #333333;
	line-height: 34px;
}
.footers_text .as{
	
}
.footers_text .xians{
	margin: 8px 20px 0;
	width: 1px;
	height: 18px;
	background-color: #84b8df;
}
.footers_text .sp{
	margin-left: 60px;
}
.footers_text .huiw{
	margin-left: 40px;
}
.footers_text .huis{
	margin-top: 7px;
	margin-right: 7px;
}
.footers_text .biaos{
	margin-left: 39px;
}
@media screen and (max-width: 1440px) {
	.footers_w {
	    border-top: 8px solid #84b8df;
	    height: 123px;
	}
	.footers_dz {
	    margin-top: 35px;
	}
	.footers_dz img{
		width: 44px;
	}
	.footers_zf {
	    margin-top: 38px;
	}
	.footers_zf img{
	    width: 92px;
	}
	.footers_text {
	    margin-top: 32px;
	    margin-left: 102px;
	    font-size: 15px;
	    line-height: 28px;
	}
	.footers_text .xians {
	    margin: 7px 16px 0;
	    height: 16px;
	}
	.footers_text .sp{
		margin-left: 53px;
	}
	.footers_text .huiw{
		margin-left: 36px;
	}
	.footers_text .huis{
		margin-top: 4px;
		margin-right: 4px;
	}
	.footers_text .biaos{
		margin-left: 32px;
	}
}
/*底部结束*/

/* 图片放大效果开始 */
.scales_img{
	overflow: hidden;
}
.scales_img .imgs{
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}
.scales_img:hover .imgs{
	transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}
/* 图片放大效果结束*/
/* css变化效果开始 */
.transitions{
	transition: all 0.5s;
}
/* css变化效果结束 */

























