* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body {
	margin: 0 auto;
	font-size: 14px;
	background: #fff;
	text-align: justify;
	color: #111;
	background:#f5f2f5;
	overflow-x: hidden;
}
.vm {
	vertical-align: middle !important;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.cl {
	clear: both;
}
h1, h2, h3 {
	font-weight: 500;
}
img {
	border: none;
	max-width: 100%;
}
a {
	cursor: pointer;
	color: #111;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #3c6ada;
	text-decoration: none;
}
ul {
	list-style-type: none;
}
em {
	font-style: normal;
}
input.sub, label {
	border: none;
	cursor: pointer;
}
input, textarea {
	font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
	outline: none;
}
table {
	border-collapse: collapse;
}
table td, table th {
	padding: 0;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 color:#ccc;
}
input::-moz-placeholder, textarea::-moz-placeholder {   /* Mozilla Firefox 19+ */
 color:#ccc;
}
input:-moz-placeholder, textarea:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
 color:#ccc;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {  /* Internet Explorer 10-11 */
 color:#ccc;
}
.line5 {
	font-size: 1px;
	height: 5px;
	width: 100%;
	clear: both;
}
.line10 {
	font-size: 1px;
	height: 10px;
	width: 100%;
	clear: both;
}
.line20 {
	font-size: 1px;
	height: 20px;
	width: 100%;
	clear: both;
}
.line50 {
	font-size: 1px;
	height: 20px;
	width: 100%;
	clear: both;
}
.container {
	position: relative;
	width:1400px;
	margin:0 auto;
}
.show_con img { max-width:100% !important; height:auto !important;}
/*PCNav*/
.header {
	padding:0 40px;
	background:#fff;
	height:100px;
}
.header .logo {
	height:100px;
	padding:10px 0;
	float:left;
}
.header .logo img {
	height:100%;
}
.header .nav {
	float:right;
}
.header .nav li {
	line-height:100px;
	height:100px;
	float:left;
	font-size:18px;
	margin:0 20px;
}
.header .nav li.hover a,.header .nav li:hover a{
	border-bottom:3px solid #3c6ada;
	color:#3c6ada;
}
.header .menu {
	background:#3c6ada;
	color:#fff;
	width:80px;
	float: right;
	height:26px;
	line-height:26px;
	text-align:center;
	border-radius:26px;
	margin-top:13px;
	font-size:12px;
	display:none;
}
.menu_nav {
	position: absolute;
	background:#fff;
	width:100px;
	right:0;
	display:none;
	text-align:center;
	line-height:30px;
	z-index:2;
}
.menu_nav li.hover a {
	color:#3c6ada;
}
.in_word {
	padding-top:20px;
}
.in_word h1 {
	padding-bottom:20px;
	font-size:20px;
	font-weight:bold;
	color:#3c6ada;
}
.in_word h2 {
	padding-bottom:20px;
	font-size:20px;
	font-weight:bold;
	color:#3c6ada;
}
.in_word h3 {
	padding-bottom:20px;
	font-size:20px;
	font-weight:bold;
	color:#3c6ada;
}
.in_word h4 {
	padding:20px 0;
	font-size:20px;
	font-weight:bold;
	color:#3c6ada;
}
.in_word p {
	font-size:16px;
	line-height:30px;
	color:#333;
}
.in_icnlist {
	background:#3c6ada;
	color:#fff;
	padding-top:50px;
	margin:0 0 90px;
}
.in_icnlist .tit {
	padding-bottom:40px;
	font-size:36px;
	font-weight:bold;
	color:#fff;
}
.in_icnlist li {
	padding-bottom:80px;
}
.in_icnlist li .icon {
	float:left;
	width:15%;
}
.in_icnlist li .word {
	float:left;
	width:85%;
	padding-left:5%;
}
.in_icnlist li .word h3 {
	padding-bottom:40px;
	font-size:36px;
	font-weight:bold;
}
.in_icnlist li .word p {
	font-size:16px;
	line-height:30px;
}
.footer_con {
	background:#3c6ada;
	color:#fff;
	padding-top:40px;
	padding-bottom:90px;
}
.footer_ul {
	float:left;
	width:33.3%;
	padding-right:5%;
}
.footer_ul h3 {
	padding-bottom:40px;
	font-size:36px;
	font-weight:bold;
}
.footer_ul p {
	font-size:18px;
	line-height:40px;
}
.footer_ul p a {
color:#fff;
}
.footer_bott {
	padding-top:80px;
	padding-bottom:20px;
	color:#333;
}
.footer_bott .lt {
	float:left;
}
.footer_bott .rt {
	float:right;
}
.footer_bott .rt a {
	display:inline-block;
	margin:0 6px;
}
.in_pic {
	margin:10px 0 0;
	display:block;
	width:100%;
}
@media (max-width: 1450px) {
.container {
	width:90%;
}
}
@media (max-width: 991px) {
.header .nav {
	display: none;
}
.header .menu {
	display:block;
}
}
@media (max-width: 768px) {
.header {
	height:50px;
	padding:0 10px;
}
.header .logo {
	height:50px;
	padding:10px 0;
	float:left;
}
.in_word ,.in_icnlist{
    padding-top: 20px;
}

.in_word h3,.in_icnlist .tit,.in_icnlist li .word h3,.footer_ul h3  {
	font-size:22px;
	padding-bottom:20px;
}
.in_word p,.in_icnlist li .word p,.footer_ul p {
	font-size:14px;
}
.footer_ul p {
	line-height:30px;
}
.in_icnlist li {
	padding-bottom:30px;
}
.footer_con {
	padding:20px 0;
}
.footer_ul {
	float: none;
	width:100%;
	padding-right:5%;
	margin-top:20px;
}
.footer_bott {
	padding-top:10px;
	padding-bottom:10px;
	color:#333;
	font-size:12px;
	text-align:center;
}
.footer_bott .lt,.footer_bott .rt {
	float: none;
	margin-top:10px;
}
.in_pic {
	margin:20px 0 0;
}
.in_word h4 {
	font-size:18px;
	padding:10px 0;
}
}