@import url( slide.css );
@import url( ../images/pscroll.css );
.i_title {
	text-align: center; overflow: hidden; margin-top: 5%; margin-bottom: 3%;
}
.i_title h2 {
	color: rgb(51, 51, 51); overflow: hidden; padding-bottom: 2%; font-weight: normal; position: relative;
}
.i_title h2::before {
	background: rgb(92, 155, 230); left: 50%; width: 47px; height: 3px; bottom: 0px; position: absolute; content: ""; transform: translate(-50%, 0px);
}
.i_title .yellow {
	color: rgb(74, 147, 236);
}
.i_service {
	background: rgb(245, 245, 245); overflow: hidden; padding-bottom: 4%;
}
.wuliu_bg {
	background: url("../images/i_bg1.jpg") fixed no-repeat center / cover; color: rgb(255, 255, 255); overflow: hidden; padding-top: 2%; padding-bottom: 5%;
}
.i_title_p {
	margin: 12px auto 0px; padding: 1.5% 58px 2px; width: 80%; text-align: center; color: rgb(255, 255, 255); line-height: 22px; letter-spacing: 2px; position: relative; max-width: 786px;
}
.i_title_p::before {
	background: url("../images/i_bg2.png") no-repeat left; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; content: "";
}
.i_title_p::after {
	background: url("../images/i_bg3.png") no-repeat right; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; content: "";
}
.counter {
	text-align: center; line-height: 1.5; margin-top: 4%;
}
.counter .col-md-3 {
	width: 25%; float: left;
}
.counter span {
	font-family: Arial; font-size: 78px; font-weight: 500;
}
.counter h6 {
	color: rgb(255, 255, 255); font-weight: normal; margin-top: -10px;
}
.i_news {
	overflow: hidden; padding-bottom: 50px;
}
.i_news .i_news_l {
	width: 50%; float: left;
}
.i_news .i_news_l ul li {
	overflow: hidden; padding-bottom: 19px; margin-bottom: 19px; border-bottom-color: rgb(222, 222, 222); border-bottom-width: 1px; border-bottom-style: dashed; display: block;
}
.i_news .i_news_l ul li:hover {
	border-bottom-color: rgb(195, 149, 79); border-bottom-width: 1px; border-bottom-style: dashed;
}
.i_news .i_news_l .dates {
	height: 68px; color: rgb(153, 153, 153); line-height: 68px; overflow: hidden; font-family: Arial; font-style: normal; font-weight: normal; display: block;
}
.i_news .i_news_l .h2 {
	height: 54px; color: rgb(51, 51, 51); line-height: 54px; overflow: hidden; font-weight: normal; margin-bottom: 11px;
}
.i_news .i_news_l .txts {
	height: 75px; color: rgb(102, 102, 102); line-height: 25px; overflow: hidden; font-size: 16px;
}
.i_news .i_news_l ul li:hover .h2 {
	color: rgb(193, 145, 73);
}
.i_news .i_news_l .i_news_img {
	width: 93.42%; overflow: hidden; padding-bottom: 19px; margin-bottom: 18px; border-bottom-color: rgb(222, 222, 222); border-bottom-width: 1px; border-bottom-style: dashed; float: right; max-width: 682px;
}
.i_news .i_news_l .i_news_img:hover {
	border-bottom-color: rgb(195, 149, 79); border-bottom-width: 1px; border-bottom-style: dashed;
}
.i_news .i_news_l .i_news_img .hide {
	overflow: hidden; margin-bottom: 12px;
}
.i_news .i_news_l .i_news_img .imgs {
	background-position: center; transition:0.3s; height: 237px; overflow: hidden; background-repeat: no-repeat; background-size: cover;
}
.i_news .i_news_l .i_news_img .imgs img {
	width: 100%; opacity: 0;
}
.i_news .i_news_l .i_news_img:hover .imgs {
	transform: scale(1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1);
}
.i_news .i_news_l .i_news_img:hover .h2 {
	color: rgb(193, 145, 73);
}
.i_partner {
	background: rgb(245, 245, 245); overflow: hidden;
}
@media screen and (max-width:1200px)
{
.counter span {
	font-size: 60px;
}
}
@media screen and (max-width:1100px)
{
.i_news .i_news_l .txts {
	font-size: 14px;
}
.i_news .i_news_l .h2 {
	height: 44px; line-height: 44px;
}
.i_news .i_news_l .i_news_img .imgs {
	height: 225px;
}
}
@media screen and (max-width:960px)
{
.i_title_p {
	padding-right: 45px; padding-left: 45px;
}
.i_title_p::before {
	background-size: 40px auto;
}
.i_title_p::after {
	background-size: 40px auto;
}
}
@media screen and (max-width:830px)
{
.module-content {
	display: none;
}
.flash_div {
	display: block;
}
.i_news {
	padding-bottom: 5%;
}
.i_news .i_news_l {
	width: 100%; float: none;
}
.i_news .i_news_l ul li {
	padding-bottom: 2%; margin-bottom: 2%;
}
.i_news .i_news_l .txts {
	height: auto;
}
.i_news .i_news_l .dates {
	height: 50px; line-height: 50px;
}
.i_news .i_news_l .h2 {
	height: 30px; line-height: 30px;
}
.i_news .i_news_l .i_news_img {
	width: 100%; padding-bottom: 2%; margin-bottom: 2%; max-width: none;
}
.i_news .i_news_l .i_news_img .hide {
	margin-top: 1%;
}
.i_news .i_news_l .i_news_img .imgs {
	height: auto;
}
}
@media screen and (max-width:780px)
{
.counter span {
	font-size: 45px;
}
}
@media screen and (max-width:640px)
{
.i_title h2 {
	padding-bottom: 3%;
}
.i_title_p {
	line-height: 20px; padding-top: 1%;
}
.counter span {
	font-size: 40px;
}
.i_partner {
	overflow: visible;
}
}
@media screen and (max-width:480px)
{
.i_title_p {
	padding-right: 35px; padding-left: 35px;
}
.i_title_p::before {
	background-size: 30px auto;
}
.i_title_p::after {
	background-size: 30px auto;
}
.counter span {
	font-size: 35px;
}
.i_news .i_news_l .dates {
	height: 40px; line-height: 40px;
}
.i_news .i_news_l .h2 {
	height: 26px; line-height: 26px; margin-bottom: 5px;
}
.i_news .i_news_l .txts {
	line-height: 22px; font-size: 13px;
}
}
@media screen and (max-width:420px)
{
.i_title_p {
	padding-right: 25px; padding-left: 25px;
}
.i_title_p::before {
	background-size: 20px auto;
}
.i_title_p::after {
	background-size: 20px auto;
}
}
@media screen and (max-width:360px)
{
.counter {
	line-height: 1.75;
}
.counter span {
	font-size: 30px;
}
.i_news .i_news_l .txts {
	line-height: 20px; font-size: 12px;
}
}
