* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: '微软雅黑';
}

ol,
ul,
li,
dl,
dt,
dd,
form,
p,
h1,
h2,
h3,
h4,
h5,
img {
	margin: 0px;
	padding: 0px;
}

ol,
ul,
li {
	list-style: none;
	padding: 0;
	margin: 0;
}

img {
	border: none;
	max-width: 100%;
}

a {
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
}

input,
textarea {
	outline: 0;
	resize: none;
	border: none;
	_border: 0;
	margin: 0;
	padding: 0;
}

select {
	border: 0;
}

input {
	margin: 0;
	padding: 0;
	border: none;
}

table,
table td {
	border-collapse: collapse;
}

img {
	max-width: 100%;
	vertical-align: bottom;
}

i {
	font-style: normal;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.last {
	margin-right: 0px !important;
}

.div1200 {
	width: 1060px;
	margin: 0px auto;
}

.div1061 {
	width: 1060px;
	margin: 0px auto;
}

.div1140 {
	width: 1060px;
	margin: 0px auto;
}

.div690 {
	width: 690px;
	margin: 0px auto;
}

.div920 {
	width: 920px;
	margin: 0px auto;
}

.banner img {
	vertical-align: middle;
}

.banner {
	position: relative;
	z-index: 1;
	width: 100%;
	text-align: center;
}

.wrap {
	width: 100%;
	/*min-width: 1200px;*/
	_zoom: 1;
	position: relative;
	/*overflow: hidden;*/
}

/*头部共用*/
.top {
	border-top: 5px solid #0d5daa;
	padding: 21px 0
}

.nav .div1061 {
	position: relative;
}

.nav {
	background: #0d5dab;

}

.nav li {
	float: left;
	width: 100px;
	text-align: center;
	margin-right: 24px
}

.nav li:nth-child(7n) {
	margin-right: 0 !important
}

.nav li a {
	color: #fff;
	display: block;
	padding-bottom: 3px;
	line-height: 45px;
}

.nav li.on a {
	background: url(../images/pic_04_07.png) no-repeat;
	background-size: 100% 42px;
	background-position: center;
	margin-top: -1px;
}

.hq {
	width: 216px;
	font-size: 17px;
	background: url(../images/sy.png) no-repeat;
	background-size: 100% 100%;
	line-height: 51px;
	text-align: center;
	position: absolute;
	top: -4px;
	right: 0;
}

.hq a {
	color: #fffc00;
}

.banner {
	position: relative;
}

.ban-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .45);
}

.ban-p {
	text-align: center;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9
}

.ban-p span {
	font-size: 40px;
	font-weight: bold;
}

.ban-p p {
	font-family: "Arial";
	text-transform: uppercase;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 11px 0;
	margin-top: 29px
}

/*index的样式*/
.index_pat1 {
	/* background: url(../images/pic_5_02.png) no-repeat; */
	background: url(../images/index-000_02.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 40px
}

.index_tit {
	text-align: center;
	position: relative;
	font-size: 36px;
	color: #0054a6;
	padding: 50px 0 20px 0
}

.index_tit span {
	position: relative;
	padding: 0 100px
}

.index_tit span:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 66px;
	height: 1px;
	background: #0054a6;
}

.index_tit span:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 66px;
	height: 1px;
	background: #0054a6;
}

.index_pat1-p {
	text-align: center;
	color: #666666;
	line-height: 45px
}

.index_pat1-p p {
	font-size: 22px;
	color: #666;
}

.index_pat1-p p:nth-child(2) {
	font-size: 24px;
}

.index_pat1-p i {
	font-size: 26px;
	color: #0054a6;
}

.index_pat1-p p:nth-child(2) i {
	font-size: 30px;
}

.index_pat2-p {
	text-align: center;
	font-size: 18px;
	color: #666;
}

.index_pat2-innerbox {
	margin-top: 30px;
}

.index_pat2-left {
	width: 495px;
}

.index_pat2-right {
	width: 564px;
	padding: 12px 12px 0;
	box-sizing: border-box;
	height: 484px;
	box-shadow: 3px 3px 20px 0px rgba(0, 0, 0, .08);
}

.index_pat2-right>p:first-child {
	font-size: 24px;
	color: #0054a6;
	text-align: center;
}

.form {
	margin-top: 14px;
}

.form-msg {
	font-size: 0;
	margin-bottom: 10px;
}

.form-msg span {
	font-size: 16px;
	color: #333;
	display: inline-block;
	width: 86px;
	text-align: right;
	margin-right: 23px;
}

.form-msg .before::before {
	content: '*';
	font-size: 16px;
	color: #e60012;
	display: inline-block;
	margin-right: 5px;
}

.form-msg input[type=text] {
	width: 416px;
	height: 46px;
	border: 1px solid #aaa;
	border-radius: 3px;
	padding: 0 10px;
	box-sizing: border-box;
}

.form-msg input[type=text]::-webkit-input-placeholder {
	font-size: 14px;
	color: #aaa;
}

.form-msg select {
	width: 208px;
	height: 44px;
	font-size: 14px;
	color: #333;
	border: 1px solid #aaa;
	box-sizing: border-box;
	padding: 0 8px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 3px;
	background: url(../images/select_03.png) no-repeat 186px center;
}

.form-msg select:nth-child(3) {
	margin-left: 4px;
}

.form-msg textarea {
	width: 420px;
	height: 81px;
	border: 1px solid #aaa;
	border-radius: 3px;
	vertical-align: top;
	box-sizing: border-box;
	padding: 14px 10px;
	font-size: 14px;
}

.form-msg textarea::-webkit-input-placeholder {
	font-size: 14px;
	color: #aaa;
}

.form-msg .textarea-span {
	margin-top: 12px;
}

.form input[type=submit] {
	display: block;
	font-size: 16px;
	color: #fff;
	width: 434px;
	height: 46px;
	border-radius: 1px;
	background: #0054a6;
	margin-left: auto;
	margin-top: 20px;
}

.index_pat2-right>p:last-child {
	font-size: 26px;
	color: #d60d0d;
	width: 434px;
	text-align: center;
	margin-left: auto;
	margin-top: 16px;
}

.index_pat2-right>p:last-child::before {
	content: url(../images/index22_03.png);
	display: inline-block;
	transform: translateY(5px);
	margin-right: 7px;
}

.index_pat3-list {
	margin-top: 16px;
}

.index_pat3-list ul {
	text-align: center;
	font-size: 0;
}

.index_pat3-list li {
	display: inline-block;
}

.index_pat3-list li:not(:last-child) {
	margin-right: 64px;
}

.index_pat3-list li a {
	color: #0054a6;
	font-size: 16px;
}

.pat3-list-img {
	margin-bottom: 16px;
}

.pat3-list-img img {
	transform-origin: center;
}

.pat3-list-img:hover img {
	transform: rotate(360deg);
	transition: all .4s;
}

/* .index_pat4 {
	background: url(../images/index-bg_02.jpg) no-repeat center;
	text-align: center;
	padding: 29px 0 23px;
	margin-top: 58px;
}

.index_pat4 p:first-child {
	font-size: 26px;
	color: #fff;
	margin-bottom: 13px;
}

.index_pat4 p:not(:first-child) {
	font-size: 16px;
	color: #fff;
	line-height: 28px;
}

.index_pat4 span {
	font-size: 18px;
	color: #fff100;
}

.index_pat4 p:last-child span {
	font-weight: bold;
	font-size: 22px;
}
 */

.index_pat4 {
	background: url(../images/index-001_02.jpg) no-repeat center;
	text-align: center;
	padding: 17px 0 16px;
	margin-top: 58px;
}
.index_pat4 p:nth-child(1) {
	font-size: 26px;
	color: #fff;
}
.index_pat4 p:nth-child(2) {
	font-size: 18px;
	color: #fff;
	line-height: 36px;
}
.index_pat4 p:nth-child(2) i {
	font-size: 18px;
	color: #fff100;
	line-height: 36px;
}
.index_pat4 p:nth-child(3) {
	font-size: 16px;
	color: #fff;
	line-height: 36px;
}
.index_pat4 p:nth-child(3) i {
	font-size: 16px;
	color: #fff100;
	line-height: 36px;
}