﻿
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
ul, ol, li {
	list-style-type: none;
}
a {
	color: black;
}
a:hover {
	text-decoration: none;
	color: currentColor;
}
.pr0 {
	padding-right: 0;
}
.mt-1em {
	margin-top: 1em;
}
.mt-2em {
	margin-top: 2em;
}
.top {
	width: 100%;
	background: #fff;
	z-index: 999;
}
.topl {
	/* padding: 0 3em; */
	height: 7em;
}
.logo {
	float: left;
	height: 50px;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
}
.logo img {
	margin-top: 0.8em;
	width: 520px;
	height: 50px;
}
.heav {
	background: #014098;
	position: relative;
	height: 3.2em;
}
.inav {
	margin-bottom: 0;
	background: #014098;
	border: none;
}
.inav .navbar-nav a {
	height: 3.1em; /*height: 4em\9;*/
	line-height: 1.6em;
}
.inav .navbar-nav > .active > a {
	background-color: #e60012;
	color: #fff;
}
.inav .navbar-nav > li > a {
	padding-left: 0.36em;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.inav .navbar-nav > li > a:hover {
	color: #eee;
}
.inav_m {
	width: 100%;
}
.inav_m li:first-child {
/* padding-left: 2.7em; */
}
.inav_m li {
	width: 10%;
	text-align: center;
}
.inav_m .nav-item a {
	padding-left: 6px;
	padding-right: 6px;
	font-size: 1.1em;
}
.inav_m a {
	font-weight: bold;
	font-weight: normal \9;
	font-size: 1.06em;
}
.site-header {
	position: relative;
	/* height: 3.2em; */
	z-index: 20;
	border-radius: 0;
}
.site-header .nav-item .item-children {
	display: none;
	z-index: 999;
}
.site-header .nav-category {
	position: relative;
	float: left;
	width: 127px;
	padding-right: 15px;
	z-index: 999;
}
.site-header .nav-category .link-category {
	display: block;
	padding: 26px 0 38px;
	text-align: right;
	color: #333;
	z-index: 999;
}
.header-nav-menu {
	position: absolute;
	top: 3.6em;
	left: 0;
	z-index: 24;
	width: 100%;
	height: 4em;
	border-top: 1px solid #e0e0e0;
	background: #fff;
}
.header-nav-menu overflow:hidden .figure-thumb { /*width:100%;height:100px;margin:0 auto 16px;text-align:center;*/
}
.header-nav-menu overflow:hidden .figure-thumb a {
display: block;
}
.header-nav-menu overflow:hidden .figure-thumb img {
width: 4em;
}
.header-nav-menu .title {
	line-height: 3em;
}
.header-nav-menu .title:hover {
	color: #666;
}
.header-nav-menu .flags {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	font-size: 12px;
	text-align: center;
}
.header-nav-menu .flag {
	display: inline-block;
	height: 18px;
	padding: 1px 20px;
	background-color: #e53935;
	color: #fff;
}
.header-nav-menu .children-list {
	padding: 0;
	list-style-type: none;
	text-align: center;
	margin-bottom: 0;
}
.header-nav-menu .children-list li {
	/*position:relative;float:left;padding-top:1em;*/
	display: inline-block;
	padding-left: 1em;
	padding-right: 1em;
	list-style-type: none;
	font-size: 1.2em;
	text-align: center;
	font-weight: 550;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}
.header-nav-menu .children-list .first:before {
	display: none;
}
.header-nav-menu .children-list li a {
	color: #333;
	line-height: 3.2em;
}
.children-list a:hover {
	color: #e52029;
}
.header-nav-menu-active {
	-webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.18);
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.18);
	-webkit-transition: -webkit-box-shadow .2s;
	transition: box-shadow .2s;
}
.ibanner {
	width: 100%;
	position: relative;
	height: 560px;
	background: url(../image/loader.gif) no-repeat center center;
}
.tp-banner li a {
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.tp-caption {
	display: none !important;
}
.tp-simpleresponsive .tp-caption {
	position: absolute;
	visibility: hidden;
	font-size: 1.4em;
}
.tp-caption {
	z-index: 1;
}
.tp-bullets {
	z-index: 1000;
	position: absolute;
	bottom: 40px !important;
}
.tp-bullets.simplebullets.round .bullet {
	cursor: pointer;
	position: relative;
	background: url(../image/bullet.png) no-Repeat top left;
	width: 28px;
	height: 20px;
	margin-right: 0px;
	float: left;
	margin-top: 0px;
	margin-left: 3px;
}
.tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet.selected {
	background-position: bottom left;
}
.tp-bullets.simplebullets .bullet.selected {
	background-position: top left;
	display: block;
}
.tpclear {
	clear: both;
}
.tp-simpleresponsive > ul > li {
	list-style: none;
	position: absolute;
	visibility: hidden;
}
.tp-caption img {
	display: block;
}
.iwell_box {
	margin-top: 0em;
}
.iwell_box ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.iwell_box li {
	padding: 0;
	text-align: center;
}
.iwell_box li a {
	display: block;
	width: 100%;
	height: 56px;
	color: #363636;
	font-size: 18px;
	font-weight: bold;
	border-right: 1px solid #F1F1F1;
	line-height: 56px;
}
.iwell_box li.iwell_bg4 a {
	border-right: 0;
}
.iwell_bg1 {
	background: url("/templates/default/images/xs_1.png") no-repeat center;
	background-size: 2em;
	background-position-x: 5.4em;
	background-position-y: 1.6em;
}
.iwell_bg1 a:hover {
	background: url("/templates/default/images/xs01.png") no-repeat center #004098;
	color: #fff;
	background-size: 1.6em;
	background-position-x: 3.6em;
	background-position-y: 1em;
}
.iwell_bg2 {
	background: url("/templates/default/images/xs_2.png") no-repeat center;
	background-size: 2.4em;
	background-position-x: 5.2em;
	background-position-y: 1.2em;
}
.iwell_bg2 a:hover {
	background: url("/templates/default/images/xs02.png") no-repeat center #004098;
	color: #fff;
	background-size: 1.4em;
	background-position-x: 3.6em;
	background-position-y: 1.08em;
}
.iwell_bg3 {
	background: url("/templates/default/images/xs_3.png") no-repeat center;
	background-size: 2.4em;
	background-position-x: 5.2em;
	background-position-y: 1.6em;
}
.iwell_bg3 a:hover {
	background: url("/templates/default/images/xs03.png") no-repeat center #004098;
	color: #fff;
	background-size: 1.4em;
	background-position-x: 3.6em;
	background-position-y: 0.92em;
}
.iwell_bg4 {
	background: url("/templates/default/images/xs_4.png") no-repeat center;
	background-size: 2.4em;
	background-position-x: 5.4em;
	background-position-y: 1.4em;
}
.iwell_bg4 a:hover {
	background: url("/templates/default/images/xs04.png") no-repeat center #004098;
	color: #fff;
	background-size: 1.6em;
	background-position-x: 3.6em;
	background-position-y: 0.92em;
}
.iwell {
	padding: 2em 0;
	background: #f7f7f7;
}
.iwell_title li:hover {
	color: #E6212B;
	background: #eee;
}
.iwell_title img {
	padding-right: 0.2em;
	width: 1.6em;
}
.iwell_lAD .item {
	height: 25em;
}
.iwell_lAD .item > a > img {
	width: 100%;
}
.iwell_lAD .carousel-caption {
	left: 0;
	right: 0;
	padding-bottom: 0;
	padding-top: 16px;
	bottom: 0;
	font-size: 1.2em;
	background: rgba(0, 0, 0, 0.6);
}
.iwell_r {
	padding-left: 0;
}
.iwell_r .tab-content {
	margin-top: 1.2em;
}
.iwell_r .nav-tabs {
	font-size: 1.2em;
	font-weight: bold;
}
.iwell_r .nav-tabs .active {
	height: 36px;
	line-height: 36px;
}
.iwell_r .nav-tabs .active a {
	border: none;
	background: url("../image/bg2.png") no-repeat left;
	color: #004098;
	line-height: 36px;
	width: 160px;
	color: #fff;
}
.iwell_r .tab-pane li span {
	padding-right: 0.6em;
	float: right;
	color: #666;
}
.iwell_r .tab-pane li:hover {
	color: #E6212B;
}
.iyewu {
	/*position: relative;*/
	/* margin-top: 2em; */
	margin-bottom: 2em;
}
.iyewu h2 {
	color: #313131;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.iyewu ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	margin-top: 2em;
	padding-left: 1em;
	padding-right: 1em;
}
.iyewu li {
	float: left;
	height: 16.9em;
	line-height: 16.9em;
}
.iyewu li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 1.68em;
	font-weight: bold;
	text-align: center;
	background: #0000004f;
}
.iyewu li a:hover {
	margin-top: -1px;
	font-size: 1.2em;
	transition: all .25s linear;
}
.iyewu1 {
	width: 33%;
	background-size: cover;
	border-bottom: 12px solid #fff;
}
.iyewu2 {
	width: 34%;
	background-size: cover;
	border-bottom: 12px solid #fff;
	border-left: 12px solid #fff;
	border-right: 12px solid #fff;
}
.iyewu3 {
	width: 33%;
	background-size: cover;
	border-bottom: 12px solid #fff;
}
.iyewu4 {
	width: 33%;
	background-size: cover;
}
.iyewu5 {
	width: 34%;
	background-size: cover;
	border-left: 12px solid #fff;
	border-right: 12px solid #fff;
}
.iyewu6 {
	width: 33%;
	background-size: cover;
}
.igongcheng {
	margin-top: 2em;
	padding-bottom: 2em;
}
.igongcheng h3 {
	color: #313131;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.igongcheng_y {
	margin-top: 2em;
	background: #F0F1F5;
}
.igongcheng_l {
	text-align: center;
	height: 35em;
}
.igongcheng_l li {
	border-bottom: 1px solid #ccc;
}
.igongcheng_l li a {
	padding: 36px 0;
	color: #3b3b3b;
	font-size: 18px;
	font-weight: bold;
}
.igongcheng_l li:hover a {
	color: #fff;
	background: #004098;
}
.igongcheng_l li.active a {
	color: #fff;
	background: #004098;
}
.igongcheng_img {
	height: 35em;
	overflow: hidden;
}
.igongcheng_r {
	margin-left: -2em;
}
.igongcheng_r img {
	width: 100%;
	height: 35em;
}
.igongcheng_r .swiper-slide {
	height: 100% !important;
}
.igongcheng_r .swiper-wrapper {
	height: 100% !important;
}
.home_about {
	padding-top: 3.2em;
	padding-bottom: 3.2em;
	background: #f5f5f5;
}
footer {
}
.icont {
	padding: 2em;
	color: #fff;
	background: #333;
}




/*769-1930分辨率之间传统低分屏幕优化*/
@media only screen and (min-width: 769px) and (max-width: 1930px) {
.inews, .iqc_banner {
	min-height: 24em;
}
}
/*小于768px手机优化*/
@media screen and (max-width: 768px) {
.container {
	max-width: 100%;
}
.top {
}
.topl {
}
.top .logo {
	height: auto;
	padding: 0;
	text-align: center;
	width: 100%;
}
.logo img {
	width: 100%;
	height: auto;
	margin: 4% 0 0 0;
}
.inav .in {
	width: 100%;
	background: #44474cab;
	margin: 0;
}
.inav_m {
	width: 100%;
	margin: 0;
}
.inav_m li {
	width: 100%;
}
.ibanner {
	width: 100vw;
	height: 220px;
	overflow: hidden;/* top: 8em; */
}
.iwell_box {
	margin-top: -3em;
}
.iwell_box li a {
	padding: 1em;
	height: auto;
	font-size: 1.4rem;
}
.iwell_box li {
	background-size: 2em;
	background-position-x: 0.6em;
	background-position-y: 0.5em;
	width: 50%;
	border-bottom: 1px solid #e2e2e2;
}
.iwell {
	padding: 0;
}
.iwell h1 {
	height: auto;
	line-height: inherit;
	font-size: 1.2em;
}
.iwell_lAD .item {
	height: 18em;
}
.iwell_lAD .carousel-indicators {
	top: 16em;
}
.iwell_lAD .carousel-caption {
	top: 11em;
}
.iwell_r {
	padding-top: 0.6em;
	padding-left: 1.2em;
}
.iwell_r .tab-pane li {
	padding-left: 1.2em;
	background: url("/templates/default/images/inews_icon.png") no-repeat 2%;
}
.iwell_r .nav > li > a {
	padding: 10px 8px;
}
.iwell_r .nav-tabs {
	font-size: 1.12em;
}
.iyewu {
	margin-top: auto;
}
.iyewu h2 {
	font-size: 1.4em;
}
.iyewu ul {
	margin-top: auto;
}
.iyewu li {
	height: 9em;
	line-height: 9em;
}
.iyewu2 {
	border-left: 0;
	border-right: 0;
}
.iyewu4 {
	border-left: 0;
}
.iyewu5 {
	border-left: 0;
	border-right: 0;
}
.iyewu6 {
	broder-left: 0;
}
.igongcheng {
	margin-top: auto;
	padding-bottom: auto;
}
.igongcheng h3 {
	font-size: 1.4em;
}
.home_about_r {
	padding-left: 1em;
}
.igongcheng_y {
	margin-top: auto;
}
.igongcheng_l {
	display: flex;
	height: auto;
}
.igongcheng_l li a {
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 0.98em;
}
.igongcheng_r {
	margin-left: 0;
}
.igongcheng_l li {
	width: 20%;
}
.igongcheng_img {
	height: auto;
}
.igongcheng_r img {
	height: auto;
}
.home_about {
	padding-top: inherit;
	padding-bottom: 2em;
}
.home_about h5 {
	padding-top: inherit;
	width: 24%;
	font-size: 1.4em;
}
.home_about strong {
	font-size: 2.2em;
}
.home_about span {
	padding-right: inherit;
	font-size: 0.86em;
}
footer {
}
.foot_list li {
	width: 25%;
}
.icont {
	padding: inherit;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
}
.icont_l strong {
	font-size: 1.12em;
}
.icont_l span {
	font-size: 0.68em;
	line-height: 2.2em;
}
.icode {
	padding-top: 0.6em;
}
}
.tp {
	padding: 0
}
.carousel-indicators {
	bottom: 0px;
	right: 0;
	width: 75%;
	text-align: right;
}
.right {
	float: right;
	margin-top: 15px;
	padding: 0 0 10px 20px;
	background: url(../image/icon_tel.png) no-repeat left 36px;
}
.right h4 {
	font-size: 14px;
	color: #666;
	text-align: right;
	line-height: 24px;
}
.teltt {
	color: #014098;
	font-size: 24px;
	font-weight: bold;
}
.itop_r {
	float: right;
	margin-top: 22px;
}
.itop_r ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	padding-top: 1em;
}
.itop_r li {
	float: left;
	padding-left: 0.6em;
	padding-right: 0.6em;
	border-right: 1px solid #000;
}
.itop_r li:last-child {
	border-right: none;
}
.r_58 {
	float: left;
	width: 100%;
	padding: 0 3%;
	border-bottom: 1px solid #ececec;
	border-top: 1px solid #ececec;
	border-right: 1px solid #ececec;
	background: #fff;
}
.r_58 .title1 {
	float: left;
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: url(../image/bg4.jpg) bottom repeat-x;
	margin-top: 20px;
	color: #fff;
}
.r_58 .title1 span {
	display: block;
	float: left;
	width: 161px;
	height: 36px;
	padding-left: 19px;
	font-size: 18px;
	background: url(../image/bg2.png) no-repeat;
	font-weight: bold;
}
.r_58 .title1 span i {
	font-style: normal;
	font-size: 12px;
}
.r_58 .title1 a {
	float: right;
	height: 27px;
	line-height: 27px;
	padding-right: 17px;
	font-size: 14px;
	color: #868686;
}
.r_58 .title1 a:hover {
	color: #1d3594;
}
.r_58 .text1 {
	float: left;
	width: 100%;
	padding: 13px 0;
	border-bottom: 1px dashed #b2b2b2;
}
.r_58 .text1 .title2 {
	float: left;
	width: 100%;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.r_58 .text1 .title2 a {
	color: #333;
}
.r_58 .text1 .title2 a:hover {
	color: #1d3594;
}
.r_58 .text1 .p1 {
	float: left;
	width: 100%;
	line-height: 26px;
	height: 52px;
	font-size: 14px;
	color: #666;
	margin-top: 2px;
	overflow: hidden;
}
.r_58 .text1 .p1 a {
	color: #1d3594;
}
.list1 {
	float: left;
	width: 100%;
	padding: 15px 0 22px 15px;
}
.list1 ul li {
	float: left;
	width: 100%;
	font-size: 13px;
	height: 35px;
	line-height: 35px;
}
.list1 ul li a {
	float: left;
	width: 85%;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #333;
}
.list1 ul li span {
	float: left;
	width: 15%;
	text-align: right;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.list1 ul li:hover a {
	color: #1d3594;
}
.c_0100_3 {
	float: left;
	width: 100%;
	padding: 28px 0 34px 0;
	text-align: center;
}
.l_ico1 {
	float: left;
	width: 20%;
	text-align: center;
}
.l_ico1ce {
	float: left;
	width: 32%;
	text-align: center;
	margin-right: 1%;
}
.l_ico1ce img {
	width: 100%;
	height: 240px;
}
.l_ico1ce .c_1 {
	float: left;
	width: 100%;
	line-height: 40px;
	font-size: 18px;
	color: #323232;
}
.l_ico1 .ico1 {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 82px;
	height: 82px;
	background: #fff;
	border-radius: 37px;
	-moz-border-radius: 37px;
	-ms-border-radius: 37px;
	-webkit-border-radius: 37px;
}
.l_ico1 .ico1 img {
	width: 82px;
	height: 82px;
}
.l_ico1 .ico1:hover {
	background: #1d3594;
}
.l_ico1 .ico1:hover .block1 {
	display: none;
}
.l_ico1 .ico1:hover .none1 {
	display: block;
}
.block1 {
	display: block;
}
.none1 {
	display: none;
}
.c_1 {
	float: left;
	width: 100%;
	line-height: 25px;
	font-size: 18px;
	color: #323232;
}
.e_1 {
	float: left;
	width: 100%;
	line-height: 17px;
	font-size: 12px;
	color: #808080;
}
.l_0100_2 {
	float: left;
	width: 100%;
	background: url(../image/img_2_6.jpg) center;
	padding: 0 20px;
}
.l_0100_2 h1 {
	display: block;
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top: 40px;
	font-size: 28px;
	font-family: "Arial";
	font-weight: bold;
	text-transform: uppercase;
	color: #014098;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.l_0100_2 h2 {
	display: block;
	float: left;
	width: 100%;
	height: 38px;
	line-height: 40px;
	font-size: 18px;
	color: #9c9c9c;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
	border-bottom: 2px solid #017dc7;
	text-transform: uppercase;
}
.l_0100_2 font {
	display: block;
	float: left;
	width: 100%;
	margin-top: 24px;
	font-size: 14px;
	line-height: 26px;
	color: #333;
	height: 100px;
	overflow: hidden;
}
.l_0100_2 a {
	display: block;
	float: left;
	margin: 30px 0;
	width: 148px;
}
.l_0100_2 a img {
	display: block;
	float: left;
	width: 100%;
}
.l_0100_2 a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.c_0100_7 {
	float: left;
	width: 100%;
	margin-top: 49px;
	padding: 30px 0 22px 0;
	border-top: 1px dashed #5b5b5b;
	border-bottom: 1px dashed #5b5b5b;
}
.l_39 {
	float: left;
	width: 39%;
}
.l_39 .add1 {
	float: left;
	width: 100%;
	padding-left: 9%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #c3c3c3;
	background: url(/templates/default/images/ico7.png) 8px center no-repeat;
	overflow: hidden;
}
.l_39 .add2 {
	float: left;
	width: 100%;
	padding-left: 9%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #c3c3c3;
	background: url(/templates/default/images/ico8.png) 8px center no-repeat;
	overflow: hidden;
}
.l_39 .add3 {
	float: left;
	width: 100%;
	padding-left: 9%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #c3c3c3;
	background: url(/templates/default/images/ico9.png) 8px center no-repeat;
	overflow: hidden;
}
.l_39 .add4 {
	float: left;
	width: 100%;
	padding-left: 9%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #c3c3c3;
	background: url(/templates/default/images/ico10.png) 8px center no-repeat;
	overflow: hidden;
}
.m_30 {
	float: left;
	width: 30%;
}
.m_30 .title5 {
	float: left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
}
.m_30 .link1 {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.m_30 .link1 a {
	display: block;
	float: left;
	width: 36%;
	height: 36px;
	line-height: 36px;
	padding-left: 4%;
	background: url(/templates/default/images/list3.png) left center no-repeat;
	font-size: 14px;
	color: #c3c3c3;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.m_30 .link1 a:hover {
	color: #fff;
	background: url(/templates/default/images/list4.png) left center no-repeat;
}
.r_31 {
	float: left;
	width: 31%;
}
.pic3 {
	float: left;
	width: 36%;
}
.text3 {
	float: left;
	width: 64%;
	padding-left: 2%;
	color: #fff;
}
.text3 .p6 {
	float: left;
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	margin-top: 33px;
}
.text3 .p7 {
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #c3c3c3;
}
.c_0100_8 {
	float: left;
	width: 100%;
	height: 51px;
	line-height: 51px;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
}
.c_0100_8 a {
	color: #9a9a9a;
}
 @media screen and (max-width: 768px) {
.right {
	float: right;
	margin-top: 0px;
	padding: 0;
	background: none;
	height: 30px;
}
.right h4 {
	font-size: 14px;
	color: #666;
	text-align: right;
	line-height: 20px;
}
.teltt {
	color: #014098;
	font-size: 16px;
	font-weight: bold;
	float: right;
}
.l_ico1 .ico1 img {
	width: 50px;
	height: 50px;
}
.c_0100_3 {
	padding: 10px 0;
}
.l_ico1 .ico1 {
*display:inline;
*zoom:1;
	width: 50px;
	height: 50px;
}
.c_1 {
	line-height: 15px;
	font-size: 14px;
}
.e_1 {
	font-size: 10px;
}
.r_58 .text1 .p1 {
	line-height: 20px;
	height: 40px;
	margin-top: 0px;
}
.r_58 .title1 span {
	font-size: 16px;
}
.list1 ul li a {
	width: 75%;
}
.list1 ul li span {
	width: 25%;
}
.iyewu li a {
	font-size: 16px;
}
.c_0100_7 {
	margin-top: 0px;
	padding: 10px 0;
	border-top: none;
}
.l_0100_2 h1 {
	height: 20px;
	line-height: 20px;
	margin-top: 8px;
	font-size: 18px;
}
.l_0100_2 h2 {
	height: 30px;
	line-height: 20px;
	font-size: 20px;
}
.l_0100_2 font {
	margin-top: 5px;
	font-size: 14px;
	line-height: 18px;
	height: 90px;
}
.l_0100_2 a {
	margin: 10px 0;
	width: 120px;
}
.m_30 .link1 {
	margin-top: 0px;
}
.m_30 .link1 a {
	width: 33%;
	line-height: 26px;
	font-size: 12px;
	padding: 0;
}
.l_39 {
	float: left;
	width: 90%;
	margin-left: 5%;
	border-bottom: 1px dashed #5b5b5b;
}
.m_30 {
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-top: 10px;
	border-bottom: 1px dashed #5b5b5b;
}
.r_31 {
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-top: 10px;
}
.text3 .p6 {
	margin-top: 0px;
}
}
.banner img {
	float: left;
	width: 100%;
	height: 300px;
}
 @media(max-width:768px) {
.rightny {
	width: 80%;
	padding: 0 2%;
}
.banner img {
	height: 120px;
}
.itop_r {
	margin-top: 0;
}
}
 @media(max-width:480px) {
.rightny {
	width: 100%;
	padding: 0 2%;
}
}
.ifoot {
	background: url(../image/foot_bg.png) center top / cover no-repeat;
}
.foot_list {
	padding-top: 0.4em;
	padding-bottom: 1em;
	color: rgb(0, 0, 0);
	text-align: center;
	border-top: 6px solid rgb(230, 33, 41);
}
.foot_list ul {
	padding-left: 0px;
	margin-bottom: 35px;
	list-style: none;
}
.foot_list li {
	float: left;
	width: 11%;
}
.foot_list .ul2 li {
	float: left;
	width: 100%;
}
.foot_list .ul2 li a {
	color: #333;
	line-height: 2em;
	font-size: 14px;
	font-weight: normal;
}
.foot_list a {
	display: block;
	line-height: 2.8em;
	color: rgb(51, 51, 51);
	font-size: 16px;
	font-weight: bold;
}
.arrow-left {
	padding: 2.6em 1em;
	background: url(../image/arrows.png) rgba(0, 0, 0, 0.49) no-repeat left -0.5em;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 10;
}
.arrow-right {
	padding: 2.6em 1em;
	background: url(../image/arrows.png) rgba(0, 0, 0, 0.49) no-repeat left -6.8em;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 10;
}
.about_list {
	background: #f2f2f2;
	border-bottom: 1px solid #ddd;
	text-align: center;
}
.about_list ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.about_list li {
	display: inline-block;
	width: 15%;
	height: 3.2em;
	line-height: 3.2em;
	text-align: center;
	font-size: 1.3em;
	border-right: 1px solid #ddd;
}
.about_list li:first-child {
	border-left: 1px solid #ddd;
}
.about_list li a {
	display: block;
	width: 100%;
}
.about_list li a:hover, .about_list .active {
	background: #E52029;
	color: #fff;
}
.about_conBox {
	padding: 1.6em 1.6em 0 1.6em;
	color: #333333;
	background: #fff;
	text-align: left;
}
.about_conBox h1 {
	font-size: 2em;
}
.about_conBox span {
	color: #004098;
	font-size: 1.26em;
	text-transform: uppercase;
}
.about_con {
	text-align: justify;
	overflow: hidden;
	padding-bottom: 2em;
	border-top: 1px solid #F2F2F2;
	font-size: 1.18em;
	padding-top: 2em;
	line-height: 2em;
}
.rongyu {
	width: 100%;
	float: left;
}
.rongyu ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	font-size: 1.11em;
}
.rongyu li {
	float: left;
	width: 24%;
	min-height: 18em;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-bottom: 1em;
	text-align: center;
}
.rongyu li img {
	margin-bottom: 1em;
	padding: 0.6em;
	width: 100%;
	height: 14em;
	background: #fff;
	box-shadow: 0 12px 30px -5px rgba(0, 0, 0, 0.15);
	transition: all .2s ease;
}
.rongyu li img:hover {
	box-shadow: 20px 30px 20px -5px rgba(0, 0, 0, 0.15);
}
.waik_1 {
	padding: 5% 0;
	width: 100%;
	text-align: center;
}
.fy {
	width: 100%;
	float: left;
	text-align: center;
	font-family: 'Arial';
}
.fy a {
	padding: 6px 10px;
	COLOR: #999999;
	font-size: 14px;
	text-decoration: none;
	margin: 0 2.5px;
	background: #f5f5f5;
}
.fy a:hover, .fy a.on {
	color: #fff;
	background-color: #e80113;
	text-decoration: none;
}
.iqcContent_l {
	margin-top: 2em;
	color: #333333;
	background: #fff;
	text-align: left;
}
.iqcContent_l h1 {
	line-height: 3em;
	font-size: 1.82em;
	text-align: center;
}
.iqcContent_l span {
	line-height: 1em;
	font-size: 1em;
}
.iqcContent {
	text-align: justify;
	text-justify: inter-ideograph;
	overflow: hidden;
	padding-top: 2em;
	padding-bottom: 2em;
	font-size: 1.18em;
}
.inews_pic {
	text-align: center;
}
.inews_top {
	margin-top: 2em;
	padding: 2em 5em;
	background: #fafafa;
	text-align: left;
}
.inews_top strong {
	color: #e7463c;
	font-size: 1.32em;
}
.inews_top p {
	margin-top: 1em;
	color: #666;
}
.red_more {
	padding: 0 1.4em;
	width: 9em;
	height: 2.4em;
	line-height: 2.4em;
	text-align: center;
	border: 1px solid #e7463c;
}
.red_more a {
	display: block;
	width: 100%;
	height: 2.4em;
	color: #e7463c;
}
.zi {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: inherit;
}
.zi_arrowRight:before, .zi_zhiyouchangjiantou:before, .zi_zycjt:before {
	content: "\e3cd";
}
.inews_text {
	padding-top: 2.8em;
	padding-bottom: 2em;
	padding-left: 2em;
	padding-right: 2em;
	border-bottom: 1px solid #eaeaea;
	transition: all .5s ease;
}
.inews_text img {
	width: 13.2em;
	height: 8em;
}
.inews_m {
	margin-right: -2em;
	margin-left: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	height: 8em;
	color: #e7463c;
	background: #f5f5f5;
}
.inews_m strong {
	font-size: 2.8em;
	font-weight: 100;
}
.inews_text:hover .inews_m {
	color: #fff;
	background: #e7463c;
}
.inews_r {
	margin-left: 2em;
	padding-right: 2em;
	text-align: left;
}
.inews_r span {
	line-height: 2.6em;
	font-size: 1.2em;
	font-weight: 500;
}
.inews_r p {
	text-align: justify;
	text-justify: inter-ideograph;
	overflow: hidden;
	line-height: 2em;
	color: #565656;
	font-size: 0.92em;
}
.inews_text:hover {
	color: #e7463c;
	margin-top: 15px;
}
 @media(max-width:768px) {
.about_list ul {
	margin-left: -15px;
	margin-right: -15px;
	height: auto;
	border-left: none;
}
.about_list li {
	width: 50%;
	font-size: 1em;
	border-right: none;
	float: left;
}
.about_conBox {
	margin-bottom: auto;
	padding: 0.6em;
}
.about_conBox h1 {
	margin-top: auto;
	font-size: 1.4em;
}
.rongyu li {
	float: left;
	width: 48%;
	min-height: 14em;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-bottom: 0em;
	text-align: center;
	font-size: 12px;
}
.rongyu li img {
	margin-bottom: 1em;
	padding: 0.6em;
	width: 100%;
	height: 10em;
	background: #fff;
	box-shadow: 0 12px 30px -5px rgba(0, 0, 0, 0.15);
	transition: all .2s ease;
}
.about_con {
	padding: 15px;
}
.about_con img {
	width: 100%;
}
.iqcContent_l {
	width: 100%;
	margin-top: 1em;
}
.iqcContent_l h1 {
	line-height: 0em;
	font-size: 1.2em;
	text-align: center;
}
.iqcContent {
	padding-top: 0;
	font-size: 1em;
}
.iqcContent img {
	width: 100%;
}
.inews_text img {
	width: 100%;
}
.inews_m {
	margin-left: -30px;
	margin-right: 0;
}
.inews_r {
	margin: auto;
	padding: 0;
	text-align: center;
}
.inews_r span {
	line-height: 1.8em;
	font-size: 1.12em;
}
}
.fy_xp {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	border-top: solid 1px rgb(191, 191, 191);
}
.fy_xp h2 {
	float: left;
	color: #014098;
	font-size: 12px;
	line-height: 12px;
}
.fy_xp h2 a {
	font-size: 14px;
	color: #656565;
	font-weight: normal;
}
.fy_xp h2 a:hover {
	color: #014098;
}
/*导航下拉菜单*/
.r_menu {
	float: left;
}
#header {
	float: left;
	height: 50px;
}
#header .nav {
	float: left;
}
#header .nav li {
	position: relative;
	float: left;
	text-align: center;
}
#header .nav li a {
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 25px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
#header .nav li a:hover {
	background: #054db3;
}
#header .nav li .nav-w {
	z-index: 21;
	position: absolute;
	display: none;
	float: left;
	clear: both;
	overflow: hidden;
	width: 100%;
	top: 100%;
	left: 0%;
}
#header .nav li .section-nav1 {
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
}
#header .nav li .section-nav1 ul {
	background: #f2f2f2;
	float: left;
	position: static;
	margin: 0px;
	width: 100%;
	overflow: hidden;
}
#header .nav li .section-nav1 ul li {
	float: left;
	position: static;
	padding: 0px;
	width: 100%;
	background: none;
	float: left;
	margin: 0;
}
#header .nav li .section-nav1 ul li:first-child {
	margin-top: 0px;
}
#header .nav li .section-nav1 ul li:last-child {
	margin-bottom: 0px;
}
#header .nav li .section-nav1 ul li a {
	text-align: center;
	padding: 0px;
	line-height: 40px;
	width: 100%;
	display: block;
	background: none;
	float: left;
	height: auto;
	color: #5e5e5e;
	font-size: 14px;
	overflow: hidden;
	cursor: pointer;
	font-weight: normal;
}
#header .nav li .section-nav1 ul li a:hover {
	background: #054db3;
	color: #fff;
}
/*导航下拉菜单*/
@media screen and (max-width:1169px) {
#header {
	margin-left: 100px;
}
}
/*phone版头部*/
.top2 {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1030;
}
.top2 .logo {
	width: 260px;
	padding: 10px 0 10px 2%;
}
@media screen and (max-width:767px) {
.top2 .logo {
	width: 220px;
	padding: 17px 0 17px 2%;
}
.l_ico1ce img {
    width: 100%;
    height: 100px;
}
}
 @media screen and (max-width:1199px) {
/*手机按钮*/
.menuph {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	cursor: pointer;
	width: 40px;
	height: 40px;
	background-color: #0252c1;
	text-align: center;
}
.menuph .point {
	display: inline-block;
	width: 24px;
	height: 22px;
	margin-top: 10px;
	position: relative;
}
.menuph .point:hover .navbtn, .menuph .point:hover .navbtn::after, .menuph .point:hover .navbtn::before {
	width: 24px;
}
.menuph .navbtn {
	position: absolute;
	top: 10px;
	right: 0;
	display: inline-block;
	width: 18px;
	height: 1px;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #fff;
}
.menuph .navbtn::after, .menuph .navbtn::before {
	position: absolute;
	right: 0;
	display: inline-block;
	width: 24px;
	height: 1px;
	content: '';
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #fff;
}
.menuph .navbtn::after {
	top: -11px;
}
.menuph .navbtn::before {
	top: 10px;
}
.menuph .point.active .navbtn {
	background: transparent;
}
.menuph .point.active .navbtn::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 0px;
}
.menuph .point.active .navbtn::before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 0px;
}
/*手机导航*/
/*手机下拉*/
/*手机下拉*/
.xialaph {
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	background-color: #fff;
	padding-bottom: 200px;
	display: none;
	z-index: 99999;
	background: #fff;
}
.xialaph .nav-w {
	display: none;
}
.xialaph li a {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	margin: 0 30px;
}
}
