﻿@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: 0px;
}

img {
	border: none;
}

ul,
li {
	list-style-type: none;
}

body {
	font-size: 16px;
	color: #202020;
	background-color: #fff;
	font-family: "微软雅黑";
}

a {
	text-decoration: none;
	color: #202020;
	cursor: pointer;
}

.head ul li span,
a,
h2,
h5,
h1,
h6 {
	transition: All 0.5s ease-in-out;
	-webkit-transition: All 0.5s ease-in-out;
	-moz-transition: All 0.5s ease-in-out;
	-o-transition: All 0.5s ease-in-out;
	font-weight: 100;
}

.clearfix:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	/* 触发 hasLayout */
	zoom: 1;
}

.ul1 li,
.zou .img,
.ts-2-left a>span>img,
li.new-li-1 {
	transition: All 0.5s ease-in-out;
	-webkit-transition: All 0.5s ease-in-out;
	-moz-transition: All 0.5s ease-in-out;
	-o-transition: All 0.5s ease-in-out;
}

.all {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.head {
	width: 100%;
	height: auto;
	margin: 0 auto;
	opacity: 1.0;
	/*z-index: 3000;
	position: absolute;*/
}

.logimg {
	margin-top: 20px;
	margin-left: 24px;
	width: 100px;
}

.dz {
	text-align: center;
	font-size: 13px;
	color: rgb(0, 32, 96);
	letter-spacing: 2px;
	position: relative;
	left: 7px;
	bottom: 9px;
}

.head_center {
	width: 1280px;
	height: auto;
	margin: 0 auto;
}

.logo {
	float: left;
	width: 220px;
	margin-top: 7px;
}

.logo span {
	display: block;
	font-size: 18px;
	color: rgb(0, 32, 96);
	font-weight: bold;
	height: 50px;
	position: relative;
	top: 25px;
	left: 2px;
}

.logo span:nth-child(1) {
	width: 219px;
	background: url(../img/logo1.png) left center no-repeat;
}

.head ul {
	display: block;
	height: 70px;
	float: left;
	width: 780px;
}

.head ul li.nav-1 {
	height: 100px;
	float: left;
	width: 12.5%;
	position: relative;
}

.head ul li.nav-1>a {
	display: block;
	text-align: center;
	line-height: 100px;
	height: 100px;
	font-size: 16px;
	/*color: #FFF;*/
}

.nav-2 {
	position: relative;
}

.nav-2 span {
	display: block;
	width: 100%;
	height: auto;
	position: absolute;
	top: 100px;
	left: 0;
	background-color: rgba(0, 102, 178, .5);
	text-align: center;
	display: none;
}

li.nav-2:hover span {
	display: block !important;
}

.nav-2 span a {
	display: block;
	height: 50px !important;
	line-height: 50px !important;
	font-size: 14px !important;
	color: #fff !important;
}

.nav-2 span a:hover {
	background-color: #0066b2;
	color: #fff !important;
}

.tel {
	text-align: right;
	vertical-align: middle;
	width: 100%;
	height: 21px;
	margin-top: 40px;
	margin-left: 25px;
	background: url(../img/n01.png) left center no-repeat;
	display: block;
}

.nav_chufa {
	background: #fff;
}

/*.nav_chufa .logo span:nth-child(1) {
	background: url(../img/logo2.png) left center no-repeat;
}*/

.nav_chufa ul li.nav-1 a {
	color: #000;
}

.nav_chufa ul li a:hover {
	color: #2674b8;
}

.head2 {
	width: 1280px;
	height: auto;
	margin: 0 auto;
}

.head2 ul {
	display: block;
	height: 70px;
	float: left;
	width: 780px;
}

.head2 ul li {
	height: 60px;
	float: left;
	margin-left: 0px;
}

.head2 ul li a {
	display: block;
	margin-top: 0px;
	height: 16px;
	font-size: 16px;
}

.head2 ul li.nav-1 {
	height: 100px;
	float: left;
	width: 12.5%;
	position: relative;
}

.head2 ul li.nav-1>a {
	display: block;
	text-align: center;
	line-height: 100px;
	height: 100px;
	font-size: 16px;
}


.head2 .logo span:nth-child(1) {
	width: 219px;
	background: url(../img/logo1.png) left center no-repeat;
}

.head2 ul li a:hover {
	color: #2674b8;
}

/*.head:hover{background:#fff;}
.head:hover .logo span:nth-child(1) {background:url(../img/logo2.png) left center no-repeat;}
.head:hover{ color:#000;}
.head_center ul li a {
	
	}*/

/*.head_center ul li a:hover{ color:#2674b8;}*/

/*焦点图样式*/

.in-lm-1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.in-lm-1 .hd {
	width: 100%;
	height: 10px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 45px;
	z-index: 1;
}

.in-lm-1 .hd ul {
	overflow: hidden;
	display: table;
	margin: 0 auto;
	zoom: 1;
}

.in-lm-1 .hd ul li {
	float: left;
	margin: 0 5px;
	width: 10px;
	height: 10px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius: 90%;
}

.in-lm-1 .hd ul li.on {
	background: #f00;
	color: #fff;
}

.in-lm-1 .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.in-lm-1 .bd li {
	zoom: 1;
	vertical-align: middle;
}

.in-lm-1 .bd img {
	width: 100%;
	height: auto;
	display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.in-lm-1 .prev,
.in-lm-1 .next {
	position: absolute;
	top: 50%;
	margin-top: -45px;
	display: block;
	width: 90px;
	height: 90px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: rgba(255, 255, 255, .2);
	border-radius: 90%;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.in-lm-1 .prev {
	left: 3%;
	background-image: url(../img/left-1.png);
}

.in-lm-1 .next {
	right: 3%;
	background-image: url(../img/right-1.png);
}

.in-lm-1 .prev:hover,
.in-lm-1 .next:hover {
	filter: alpha(opacity=100);
	background-color: rgba(255, 255, 255, .5);
	opacity: 1;
}

/*焦点图样式结束除即可*/
.center1 {
	background: #f2f4f7;
	padding-top: 1px;
}

.center1 h1 {
	text-align: center;
	margin-top: 80px;
	font-size: 38px;
	font-weight: 100;
}

.center1 h4 {
	text-align: center;
	margin-top: 21px;
	font-weight: 100;
	color: #838383;
}

.prod {
	height: auto;
	padding-bottom: 40px;
	background: #f2f4f7;
}

.prod .ul1 {
	padding: 10px 0;
}

.ul1 {
	width: 1200px;
	margin: 50px auto 10px;
	overflow: hidden;
}

.ul1 li {
	float: left;
	width: 279px;
	height: 163px;
	margin-left: 20px;
	margin-bottom: 30px;
	background: #fff;
}

.prod .ul1 li .zou h2 {
	font-size: 16px;
	line-height: 20px;
	text-align: center;
}

.ul1 li:hover {
	-webkit-box-shadow: 0px 0px 5px 5px #fff;
	-moz-box-shadow: 0px 0px 5px 5px #fff;
	box-shadow: 0px 0px 5px 5px #fff;
}

.ul1 li:hover .zou .img {
	transform: rotateY(360deg);
}

.zou {
	height: auto;
}

.zou .img img {
	display: block;
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.zou .img {
	width: 60px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 44px;
	overflow: hidden;
}

.zou .more {
	height: 14px;
	display: block;
	margin-top: 36px;
	padding-left: 25px;
	margin-bottom: 30px;
	color: #838383;
}

.pic {
	float: left;
	display: block;
	width: 270px;
}

.ul1 a:hover {}

.ul1 a:hover .more {
	color: #2674b8;
}

.ul1 a:hover {}

.ul1 a:hover .more {
	color: #2674b8;
}

.ul2 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}

.ul2>div {
	float: left;
	width: 380px;
	height: 285px;
	background: #fafafa;
	margin-top: 30px;
	overflow: hidden;
}

.ul2 .a1 {
	margin-left: 30px;
	margin-right: 30px;
}

.ul2>div>a {
	display: block;
	width: 380px;
	height: 285px;
	overflow: hidden;
	position: relative;
}

.ul2>div>a>h2 {
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -12px;
	width: 200px;
	left: 50%;
	margin-left: -100px;
	color: #FFF;
	font-size: 24px;
	line-height: 24px;
	z-index: 1000;
}

.ul2 div img {
	width: 100%;
	height: 285px;
	display: block;
	border: 0px;
	transition: all 0.2s ease-in-out;
	z-index: -1000;
}

.ul2 div:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transition: all 0.6s ease-in-out;
	z-index: -1000;
}

.ul3 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

.ul3 li {
	float: left;
	width: 25%;
	height: auto;
}

.ul3 li a {
	display: block;
	width: 95%;
	margin: 0 auto;
	background: #fff;
}

.ul3 li img {
	width: 100%;
	height: auto;
	display: block;
}

.screen-4 .cp span {
	display: block;
	height: auto;
	overflow: hidden;
	margin: 5px;
}

.screen-4 .cp .zou {
	overflow: hidden;
}

.screen-4 .cp .ul3 li span img {
	height: 206px;
}

.screen-4 .cp .ul3 li a:hover span img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	/*Safari 和 Chrome*/
	-moz-transform: scale(1.2);
	/*Firefox*/
	-ms-transform: scale(1.2);
	/*IE9*/
	-o-transform: scale(1.2);
	/*Opera*/
}

.screen-4 .cp div h2 {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;

	width: 80%;
	margin: 10px auto 0;
	height: 20px;
	line-height: 20px;
	color: #202020;
	font-size: 16px;

}

.screen-4 .cp div h5 {
	display: block;
	margin: 10px;
}

.screen-4 .cp div h5 {
	font-size: 14px;
	color: #666;
	line-height: 20px;
	height: 40px;

	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;

}

/*.ul2 div:nth-child(1){ background:url(../img/a4.jpg) center center no-repeat;}
.ul2 div:nth-child(2){ background:url(../img/a3.jpg) center center no-repeat;}
.ul2 div:nth-child(3){ background:url(../img/a2.jpg) center center no-repeat;}
.ul2 div:nth-child(4){ background:url(../img/a1.jpg) center center no-repeat;}
*/

.slideTxtBox-1 {
	position: relative;
	margin: 60px 0 0;
	height: 415px;
}

.slideTxtBox-1 .hd {
	width: 260px;
	height: 100%;
	float: left;
}

.slideTxtBox-1 .bd-1 {
	height: 98%;
	width: 945px;
	/* background: #8ebfe7; */
}

.slideTxtBox-1 .bd-1 .rightbox {
	/*position: absolute;
    left: 27%;
    width: 66%;*/
	/* background: #bbdefb; */
	background: #f4f5f6;
	height: 82%;
}

.slideTxtBox-1 .bd-1 .rightbox ul {
	width: 100%;
	margin-left: 60px;
	padding-top: 40px;
	margin-top: 19px;
}

.slideTxtBox-1 .bd-1 .rightbox ul li {
	width: 32%;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
}

.slideTxtBox-1 .hd ul {
	width: 260px;
	height: 100%;
	overflow: hidden;
}

.slideTxtBox-1 .hd li {
	width: 100%;
	height: 16.666%;
	position: relative;
	background: #808080;
	margin-bottom: 10px;
	height: 60px;
}

.rightbox_title {
	color: #414141;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	/* padding-top: 15px; */
}

.slideTxtBox-1 .hd .on {
	background: #005ea6;
}


.slideTxtBox-1 .hd li span {
	display: block;
	text-align: center;
	color: #fff;
	line-height: 22px;
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	margin-top: -11px;
}

.slideTxtBox-1 .bd-1 img {
	width: 100%;
	height: auto;
	display: block;
}

.slidebox {
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.slideTxtBox-1 .hd ul {}

.in-product-1 {
	position: relative;
	margin-top: 0px;
	/*background: #f2f4f7;*/
	padding-top: 1px;
}

.in-product-1>p {
	margin-top: 80px;
	text-align: center;
	font-size: 38px;
}

.in-product-1>h5 {
	margin-top: 21px;
	text-align: center;
	font-size: 17px;
	color: #787878;
}

.in-product>div {
	width: 1200px;
	height: auto;
	margin: 70px auto;
}

.screen-7 {
	margin-bottom: 60px;
	margin-top: 90px;
	margin-left: auto;
	margin-right: auto;
}

.in-title-1 {
	text-align: center;
}

.in-title-1 h2 {
	display: block;
	font-size: 38px;
	font-weight: normal;
	font-family: myFirstFont;
	height: 38px;
	line-height: 38px;
}

.in-title-1 p {
	font-size: 18px;
	color: #787878;
	display: block;
	height: 18px;
	line-height: 18px;
	font-family: myFirstFont;
	margin-top: 21px;
}

.screen-7 .slideTxtBox {
	margin-top: 25px;
}

.in-public {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.screen-7 .slideTxtBox .hd {
	margin: 0 0 30px;
}

.screen-7 .slideTxtBox .hd ul {
	width: 276px;
	height: auto;
	margin: 0 auto;
	position: relative;
}

.screen-7 .slideTxtBox .hd ul:before {
	content: "/";
	font-size: 17px;
	line-height: 42px;
	height: 42px;
	display: block;
	position: absolute;
	left: 115px;
	top: 0;
}

.screen-7 .slideTxtBox .hd ul li.on {
	color: #5389c1;
}

.screen-7 .slideTxtBox .hd ul li {
	float: left;
	margin: 0 10px;
	cursor: pointer;
	width: 98px;
	height: 42px;
	font-size: 17px;
	color: #787878;
	line-height: 42px;
	text-align: center;
}

.screen-7 .slideTxtBox .hd {
	margin: 0 0 30px;
}

.screen-7 .slideTxtBox .bd .in-bd-4 {
	zoom: 1;
}

/*.screen-7 .bd{
	position:relative;
}

.screen-7 .bd .in-bd-4{
	position:absolute;
	top:0px;
}*/

.in-bd-4-ul-1 {
	float: left;
	width: 570px;
	height: auto;
}

.ts-2 {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.ts-2-right-2:hover h2 {
	color: #2472b7 !important;
}

.ts-2-left {
	width: 583px;
	height: auto;
	float: left;
}

.ts-2-left a {
	display: block;
}

.ts-2-left a>span {
	display: block;
	width: 583px;
	height: 328px;
	overflow: hidden;
}

.ts-2-left a>span>img {
	display: block;
	width: 583px;
	height: 328px;
}

.ts-2-left a:hover>span>img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	/*Safari 和 Chrome*/
	-moz-transform: scale(1.2);
	/*Firefox*/
	-ms-transform: scale(1.2);
	/*IE9*/
	-o-transform: scale(1.2);
	/*Opera*/
}

.ts-2-left a>div {
	margin: 25px 0 0;
}

.ts-2-left a>div>h2 {
	width: 100%;
	height: 24px;
}

.ts-2-left a>div>h2>span {
	display: block;
	width: 90%;
	height: 24px;
	line-height: 24px;
	font-size: 22px;
	font-weight: normal;
	float: left;
	transition: All 0.5s ease-in-out;
	-webkit-transition: All 0.5s ease-in-out;
	-moz-transition: All 0.5s ease-in-out;
	-o-transition: All 0.5s ease-in-out;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ts-2-left a>div>h2>strong {
	width: 24px;
	height: 24px;
	display: block;
	float: right;
}

.ts-2-left a>div>h3 {
	width: 100%;
	height: auto;
	margin: 26px 0 0;
}

.ts-2-left a>div>h3>div {
	float: left;
	border-right: 1px solid #d4d4d4;
	height: 42px;
	padding: 0 0px 0 0;
	margin: 0 10px 0 0;
	float: left;
	width: 59px;
}

.ts-2-left a>div>h3>div h2 {
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 6px;
	display: block;
	font-weight: normal;
	color: #202020;
}

.ts-2-left a>div>h3>div h3 {
	font-size: 14px;
	line-height: 14px;
	display: block;
	font-weight: normal;
	color: #787878;
}

.ts-2-left a>div>h3 p {
	height: 42px;
	line-height: 21px;
	font-size: 14px;
	color: #787878;
	width: 513px;
	float: left;
	transition: All 0.5s ease-in-out;
	-webkit-transition: All 0.5s ease-in-out;
	-moz-transition: All 0.5s ease-in-out;
	-o-transition: All 0.5s ease-in-out;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.ts-2-right {
	width: 556px;
	height: auto;
	float: right;
	border-top: 1px dashed #dadada;
}

.ts-2-right li {
	border-bottom: 1px dashed #DADADA;
}

.ts-2-right li:hover a {
	background-color: #f2f2f2;
}

.ts-2-right li a {
	display: block;
	padding: 20px 0;
}

.ts-2-right-1 {
	float: left;
	margin-left: 10px;
	margin-right: 30px;
	width: 55px;
}

.ts-2-right-2 {
	float: left;
	width: 450px;
	height: 70px;
}

.ts-2-right-1 h2 {
	font-size: 22px;
	color: #202020;
	height: 22px;
	line-height: 22px;
}

.ts-2-right-1 h3 {
	font-size: 14px;
	color: #787878;
	height: 20px;
	line-height: 20px;
}

.ts-2-right-2 h2 {
	font-size: 16px;
	color: #202020;
	font-weight: normal;
	width: 100%;
	height: 16px;
	line-height: 16px;
	margin: 0 0 15px 0;
	transition: All 0.5s ease-in-out;
	-webkit-transition: All 0.5s ease-in-out;
	-moz-transition: All 0.5s ease-in-out;
	-o-transition: All 0.5s ease-in-out;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ts-2-right-2 p {
	font-size: 14px;
	color: #787878;
	font-weight: normal;
	width: 100%;
	height: 40px;
	line-height: 20px;
	transition: All 0.5s ease-in-out;
	-webkit-transition: All 0.5s ease-in-out;
	-moz-transition: All 0.5s ease-in-out;
	-o-transition: All 0.5s ease-in-out;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.xie {
	width: 10px !important;
}

.more {
	width: 203px;
	display: block;
	/*    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;*/
}

.more-3 {
	margin: 45px auto 0;
}

.more-3 a {
	color: #787878;
	text-align: center;
}

.more-3 a:hover {
	color: #0066b2;
}

.screen-3 {
	width: 100%;
	margin: 0 auto;
	height: 710px;
	position: relative;
	background: #f2f4f7;
	background-image: url(../img/process.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

.screen-3>h1 {
	position: absolute;
	width: 100%;
	line-height: 37px;
	font-size: 37px;
	font-weight: 100;
	color: #FFF;
	text-align: center;
	top: 60px;
}

.screen-3>h6 {
	position: absolute;
	width: 100%;
	line-height: 17px;
	font-size: 17px;
	font-weight: 100;
	color: #abc1d9;
	text-align: center;
	top: 120px;
}

.screen-3>div {
	width: 1200px;
	height: 524px;
	left: 50%;
	top: -39px;
	background: url(../img/process_b.png) no-repeat;
	margin-left: -600px;
	position: absolute;
}

.screen-3 .f1 {
	border-radius: 50%;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	/* Safari */
	border: 7px solid #8fb2d1;
	position: absolute;
	top: 300px;
	left: -51px;
	background: url(../img/f1.png) no-repeat center center;
	height: 110px;
	width: 110px;
	line-height: 118px;
	text-align: center;
}

.screen-3 .f1_text {
	position: absolute;
	top: 420px;
	left: -55px;
	font-size: 18px;
	color: #FFF;
}

.screen-3 .f2 {
	border-radius: 50%;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	/* Safari */
	border-sizing: border-box;
	border: 7px solid #8fb2d1;
	position: absolute;
	top: 299px;
	left: 180px;
	background: url(../img/f5.png) no-repeat center center;
	height: 110px;
	width: 110px;
	line-height: 118px;
	text-align: center;
}

.screen-3 .f2_text {
	position: absolute;
	top: 420px;
	left: 190px;
	font-size: 18px;
	color: #FFF;
}

.screen-3 .f3 {
	border-radius: 50%;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	/* Safari */
	border-sizing: border-box;
	border: 7px solid #8fb2d1;
	position: absolute;
	top: 300px;
	left: 408px;
	background: url(../img/f2.png) no-repeat center center;
	height: 110px;
	width: 110px;
	line-height: 118px;
	text-align: center;
}

.screen-3 .f3_text {
	position: absolute;
	top: 420px;
	left: 410px;
	font-size: 18px;
	color: #FFF;
}

.screen-3 .f4 {
	border-radius: 50%;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	/* Safari */
	border-sizing: border-box;
	border: 7px solid #8fb2d1;
	position: absolute;
	top: 215px;
	left: 634px;
	background: url(../img/f4.png) no-repeat center center;
	height: 110px;
	width: 110px;
	line-height: 118px;
	text-align: center;
}

.screen-3 .f4_text {
	position: absolute;
	top: 335px;
	left: 644px;
	font-size: 18px;
	color: #FFF;
}

.screen-3 .f5 {
	border-radius: 50%;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	/* Safari */
	border-sizing: border-box;
	border: 7px solid #8fb2d1;
	position: absolute;
	top: 380px;
	left: 637px;
	background: url(../img/f3.png) no-repeat center center;
	height: 110px;
	width: 110px;
	line-height: 110px;
	text-align: center;
}

.screen-3 .f5_text {
	position: absolute;
	top: 500px;
	left: 640px;
	font-size: 18px;
	color: #FFF;
}

.screen-3 .f6 {
	border-radius: 50%;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	/* Safari */
	border-sizing: border-box;
	border: 7px solid #8fb2d1;
	position: absolute;
	top: 298px;
	left: 860px;
	background: url(../img/f7.png) no-repeat center center;
	height: 110px;
	width: 110px;
	line-height: 110px;
	text-align: center;
}

.screen-3 .f6_text {
	position: absolute;
	top: 420px;
	left: 857px;
	font-size: 18px;
	color: #FFF;
}

.screen-3 .f7 {
	border-radius: 50%;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	/* Safari */
	border-sizing: border-box;
	border: 7px solid #8fb2d1;
	position: absolute;
	top: 293px;
	left: 1088px;
	background: url(../img/yh.png) no-repeat center center;
	height: 110px;
	width: 110px;
	line-height: 110px;
	text-align: center;
	background-size: 100%;
}

.screen-3 .f7_text {
	position: absolute;
	top: 418px;
	left: 1108px;
	font-size: 18px;
	color: #FFF;
}

.screen-3 .f8 {
	border-radius: 50%;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	/* Safari */
	border-sizing: border-box;
	border: 7px solid #8fb2d1;
	position: absolute;
	top: 490px;
	left: 408px;
	background: url(../img/jgtm.png) no-repeat center center;
	height: 110px;
	width: 110px;
	line-height: 110px;
	text-align: center;
}

.screen-3 .f8_text {
	position: absolute;
	top: 610px;
	left: 390px;
	font-size: 18px;
	color: #FFF;
}

.screen-3 .arrow {
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	/* Safari */
	position: absolute;
	top: 692px;
	left: 582px;
	background: url(../img/lian.png) no-repeat center center;
	height: 34px;
	width: 34px;
	line-height: 34px;
	text-align: center;
}

.miaoshu {
	padding-bottom: 35px;
	margin: 0px auto 0;
	height: auto;
	background: #f2f4f7;
	padding-top: 1px;
}

.miaoshu h1 {
	width: 100%;
	height: 24px;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
}

.miaoshu>div {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	margin-top: 35px;
}

.miaoshu>div ul {
	width: 1200px;
	display: block;
	height: auto;
	margin-top: 40px;
}

.miaoshu>div ul li {
	float: left;
	width: 287px;
	height: 14px;
	margin-bottom: 16px;
	line-height: 14px;
	font-size: 14px;
	background: url(../img/cir.png) left center no-repeat;
	padding-left: 13px;
}

.more-4 {
	margin: 45px auto 0;
}

.screen-4 {
	margin: 0px 0;
	background: #f2f4f7;
	height: auto;
	padding: 1px;
}

.screen-4>h1 {
	width: 100%;
	line-height: 37px;
	font-size: 37px;
	font-weight: 100;
	text-align: center;
	margin-top: 98px;
}

.screen-4>h6 {
	width: 100%;
	line-height: 17px;
	font-size: 17px;
	font-weight: 100;
	text-align: center;
	margin-top: 22px;
	color: #838383;
}

.screen-4 .more-3 {
	margin-bottom: 100px;
}

.cp {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	margin-top: 60px;
	justify-content: space-between;
}

.cp .zou {
	width: 100%;
}

/*.cp div:hover p{background:#0066b2; color:#FFF;}*/


.cp div h4 {
	font-size: 17px;
	text-align: center;
	margin-top: 41px;
	color: #3c3c3c;
}

.cp div span {
	display: block;
}

.cp div h6 {
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}

.cp div p {}

.screen-5 {
	height: auto;
	padding: 1px;
	margin-top: 0px;
}

.screen-5>h1 {
	line-height: 37px;
	font-size: 37px;
	font-weight: 100;
	text-align: center;
}

.bg {
	background: url(../img/lx.png) no-repeat center center;
	height: 100px;
	width: 593px;
	margin-top: 51px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-left: auto;
	margin-right: auto;
}

.bg span {
	width: 85px;
	padding-top: 70px;
	height: 12px;
	display: block;
	text-align: center;
}

.bg span:hover {
	cursor: pointer;
	color: #0066b2;
}

.lx {
	margin-top: 100px;
	text-align: center;
	font-size: 38px;
}

.hot {
	margin-top: 50px;
	text-align: center;
	font-size: 28px;
}

.screen-5>p {
	line-height: 28px;
	font-size: 28px;
	text-align: center;
	margin-top: 51px;
}

.link {
	margin-top: 30px;
}

.link h2 {
	font-size: 14px;
	color: #787878;
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;
	margin: 0;
}

.link a {
	font-size: 14px;
	color: #787878;
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;
	margin-left: 10px;
}

.footer {
	background-color: #0066b2;
	padding: 57px 0 0;
}

.footer-1-right {
	width: 120px;
	height: auto;
	float: right;
	margin: 0 0 0 0px;
}

.footer-1-right span {
	display: block;
	width: 120px;
	height: 120px;
	margin: 0 0 10px;
}

.footer-1-right span img {
	display: block;
	width: 100%;
	height: auto;
}

.footer-1-right p {
	font-size: 14px;
	color: rgba(255, 255, 255, .5);
	display: block;
	text-align: center
}

.footer-1-right-1 {
	width: 70%;
	float: left;
}

.footer-1-right-1 p {
	width: 50%;
	font-size: 16px;
	height: auto;
	line-height: 20px;
	float: left;
}

.in-p-1 {}

.footer-1-right-1 p span {
	display: block;
	color: rgba(255, 255, 255, .5);
	margin-bottom: 10px;
}

.footer-3 {
	margin: 37px 0 0;
	background-color: #0066b2;
}

.footer-3 p {
	display: block;
	height: 56px;
	line-height: 56px;
	color: rgba(255, 255, 255, .5);
	font-size: 14px;
	border-top: 1px solid #3385c1;
}

.footer-3 p a {
	color: rgba(255, 255, 255, .5);
	font-size: 14px;
	width: 100px;
	display: inline;
}

.screen-1 {
	height: 500px;
	width: 100%;
	padding-top: 1px;
}

.screen-1 img {
	width: 100%;
	height: 500px;
	object-fit: cover;
}

.screen-1 div:nth-child(1) {
	color: #FFF;
	font-size: 48px;
	margin-left: 441px;
	margin-top: 164px;
}

.screen-1 div:nth-child(2) {
	color: #FFF;
	font-size: 20px;
	margin-left: 441px;
	margin-top: 20px;
}

.screen-22 {
	background: #f2f4f7;
	padding-top: 1px;
	height: auto;
	padding-bottom: 100px;
}

.screen-22 .center {
	width: 1200px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.screen-22 .center .img {
	float: left;
	width: 546px;
	margin-top: 64px;
	height: 387px;

	margin-left: 158px;
}

.screen-22 .center h2 {
	text-align: center;
	margin-top: 100px;
	font-size: 40px;
}

.screen-22 .center ul {
	display: inline-block;
	width: 260px;
	height: 280px;
	float: left;
	margin-top: 134px;
	margin-left: 111px;
}

.screen-22 .center ul li {
	margin-bottom: 22px;
	font-size: 17px;
	height: 17px;
}

.screen-23 {
	width: 100%;
	height: 576px;
	padding-top: 1px;
	position: relative;
	background: #0066b1;
}

.screen-23 .logo {
	position: absolute;
	top: 255px;
	display: block;
	width: 74%;
	left: 13%;
	z-index: 1000;
}

.screen-23 .logo li {
	float: left;
	width: 20%;
	text-align: center;
}

.screen-23 .logo li img {
	width: 76px;
	height: 76px;
}

.screen-23 h1 {
	position: absolute;
	top: 100px;
	width: 100%;
	z-index: 1000;
	text-align: center;
	color: #FFF;
	font-size: 40px;
}

.screen-23 p {
	position: absolute;
	top: 170px;
	width: 100%;
	z-index: 1000;
	text-align: center;
	color: #a8bcdd;
	font-size: 17px;
}

.screen-23 .ul23 {
	position: absolute;
	top: 342px;
	display: block;
	width: 74%;
	left: 13%;
	z-index: 1000;
}

.screen-23 .ul23 li {
	float: left;
	width: 20%;
	color: #FFF;
	text-align: center;
}

.screen-23 .ul24 {
	position: absolute;
	top: 382px;
	display: block;
	width: 74%;
	left: 13%;
	z-index: 1000;
}

.screen-23 .ul24 li {
	float: left;
	width: 20%;
	color: #FFF;
	text-align: left;
	font-size: 15px;
}

.screen-23 div {
	position: absolute;
	top: 240px;
	left: 50%;
	margin-left: -600px;
	width: 1200px;
	height: auto;
}

.screen-23 div img {
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}



.screen-24 {
	padding-top: 1px;
	height: auto;
}

.screen-24 .center {
	width: 1203px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.screen-24 .center h2 {
	text-align: center;
	margin-top: 100px;
	font-size: 40px;
}

.screen-24 .center .cp {
	display: block;
	width: 1205px;
	height: auto;
	margin-top: 100px;
}

.screen-24 .center .cp li {
	float: left;
	width: 600px;
	margin-bottom: 40px;
	font-size: 14px;
	height: 551px;
}

.screen-24 .center .cp li a {
	width: 92%;
	display: block;
	margin: 0 auto;
}

.screen-24 .center .cp img {
	display: block;
	width: 100%;
	height: 414px;
	margin-left: auto;
	margin-right: auto;
}

.screen-24 .center .cp li h3 {
	margin-top: 20px;
	font-size: 18px;
}

.screen-24 .center .cp li h5 {
	margin-top: 10px;
	font-size: 14px;
	margin-bottom: 12px;
}

.screen-24 .center .cp li:hover h3 {
	color: #0066b2;
}

.screen-24 .center .cp li span {
	display: block;
	width: 100%;
	font-size: 14px;
	margin-bottom: 12px;
}

/*.screen-22 h1{ width:100%; height:38px; text-align:center; font-size:38px; line-height:38px; margin-top:70px; margin-bottom:60px;}
.screen-22 .nav{ display:block; width:980px; margin-left:auto; margin-right:auto; margin-top:100px;}
.screen-22 .nav li{ float:left; height:23px;}
.screen-22 .b1{ width:46px; text-align:center;}
.screen-22 .nav li a{ font-size:17px;}
.screen-22 .nav li a:hover{ color:#0066b2;}*/
.screen-25 {
	height: 783px;
	padding-top: 1px;
	position: relative;
}


.screen-25 h1 {
	position: absolute;
	top: 100px;
	width: 100%;
	z-index: 1000;
	text-align: center;
	font-size: 40px;
}

.screen-25 .bg2 {
	display: block;
	width: 100%;
	height: 783px;
	position: absolute;
	top: 0px;
}

.screen-25 ul {
	position: absolute;
	display: block;
	width: 76%;
	left: 12%;
	height: auto;
	top: 240px;
	z-index: 1000;
}

.screen-25 ul li {
	float: left;
	width: 28%;
	height: 245px;
	margin-bottom: 20px;
}

.screen-25 ul li.left {
	margin-left: 8%;
}

.screen-25 ul li span {
	height: 65px;
	display: block;
	margin-bottom: 30px;
}

.screen-25 ul li span img {
	width: auto;
	height: auto;
	display: table-cell;
	vertical-align: bottom;
	margin-left: auto;
	margin-right: auto;
}

.screen-25 ul li:hover h5 {
	color: #0066b2;
}

.screen-25 ul li:hover {
	cursor: pointer;
}

.screen-25 ul li h5 {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
}

.screen-25 ul li p {
	font-size: 14px;
	margin-top: 22px;
	line-height: 20px;
}

.screen-26 {
	height: auto;
	padding-top: 1px;
	background: #f2f4f7;
	padding-bottom: 45px;
}

.screen-26 h2 {
	text-align: center;
	margin-top: 100px;
}

.screen-26 ul {
	display: block;
	width: 1200px;
	height: auto;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
}


.screen-26 ul li {

	float: left;
	width: 25%;
	height: auto;
	margin-bottom: 15px;
}


.screen-26 ul li a {
	display: block;
	width: 95%;
	margin: 0 auto;
	background: #fff;
}

.screen-26 ul li .zou {
	overflow: hidden;
	width: 100%;
}

.screen-26 ul li span {
	display: block;
	height: auto;
	overflow: hidden;
	margin: 5px;
}

.screen-26 ul li img {
	width: 100%;
	height: 214px;

	display: block;
}


.screen-26 ul li:nth-child(1) {
	margin-left: 0px !important;
}

.screen-26 ul li h2 {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	width: 80%;
	margin: 10px auto 0;
	height: 20px;
	line-height: 20px;
	color: #202020;
	font-size: 16px;
}

.screen-26 ul li h5 {
	font-size: 14px;
	color: #666;
	line-height: 20px;
	height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 10px;
}

.screen-26 .more {
	width: 203px;
	display: block;
	margin: 25px auto;
}

.screen-26 .more a:hover {
	color: #0066b2;

}

/*.screen-26 ul li:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}



.screen-26 ul li h5 {
	text-align: center;
	font-size: 16px;
	font-weight: 900;
}

.screen-26 ul li p {
	width: 235px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 13px;
	color: #8e8e8e;
	font-size: 14px;
	line-height: 20px;
}

.screen-26 span {
	display: block;
	margin: 45px auto;
	width: 165px;
}

.screen-26 span a {
	color: #0066b2;
}*/

.screen-27 {
	height: auto;
	padding-top: 1px;
	background: #f2f4f7;
	padding-bottom: 50px;
}

.screen-27 h2 {
	text-align: center;
	font-size: 37px;
	margin-top: 100px;
}

.screen-27 ul {
	display: block;
	width: 1200px;
	height: auto;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
}

.screen-27 ul li:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.screen-27 ul li {
	width: 575px;
	float: left;
	height: auto;
	background: #FFF;
	position: relative;
	margin-left: 50px;
	margin-bottom: 50px;
}

.screen-27 ul .one {
	margin-left: 0px !important;
}

.screen-27 ul li h3 {
	font-size: 20px;
	margin-left: 40px;
	margin-top: 40px;
}

.screen-27 ul li h2 {
	font-size: 14px;
	line-height: 20px;
	height: 100px;
	margin-left: 40px;
	margin-top: 30px;
	margin-right: 40px;
	text-align: left;

	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;

}

.screen-27 ul li img {
	width: 287px;
	height: 200px;
}

/*.screen-27 ul li div { position:absolute; float:right; width:288px; height:200px; background:#0066b1;  margin-top:40px; margin-bottom:0px;}
*/
.screen-27 ul li div {
	width: 100%;
	height: 200px;
	background: #0066b1;
	margin-top: 20px;

}

.screen-27 ul li div strong {
	float: left;
	width: 268px;
	height: 180px;
	display: block;
	margin: 10px 0 10px 10px;
}

.screen-27 ul li div strong img {
	display: block;
	width: 268px;
	height: 180px;
}

.screen-27 ul li div p {
	display: block;
	width: 277px;
	line-height: 20px;
	font-size: 14px;
	color: #FFF;
	height: 180px;
	margin: 10px;
	float: left;
}

.screen-27 ul li div p span {
	display: block;
	color: #FFF;
	line-height: 20px;
	font-size: 14px;
}

.xx,
.xx2 {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	display: flex;
	flex-direction: row;
	padding-bottom: 0px;
	flex-wrap: wrap;
	flex-start: start;
}

.xx>div {
	width: 580px;
	height: auto;
	background: #fff;
	margin-bottom: 40px;
}

.xx>div>h5 {
	margin-left: 25px;
	margin-top: 31px;
	font-size: 16px;
}

.xx>div>p {
	margin-left: 25px;
	margin-top: 11px;
	font-size: 14px;
	margin-right: 25px;
	margin-bottom: 31px;
	line-height: 24px;
	color: #999999;
}

.screen33 {
	width: 100%;
	height: 370px;
	background-image: url(../img/f23.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	padding-top: 1px;
}

.screen33 ul {
	display: block;
	width: 1200px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 199px;
}

.screen33 ul li {
	float: left;
	width: 298px;
	height: 170px;
	border: 0px;
}

.screen33 ul li:hover {
	background: url(../img/f23mark.png) no-repeat;
	cursor: pointer;
}

.screen33 ul li:nth-child(2) {
	margin-left: 2px;
}

.screen33 ul li:nth-child(3) {
	margin-left: 4px;
}

.screen33 ul li:nth-child(4) {
	margin-left: 2px;
}

.screen-6 {
	background: #f2f4f7;
	padding-top: 1px;
	height: auto;
}



.screen-6 .nav {
	width: 700px;
	height: auto;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 100px;
}

.screen-6 h2 {
	text-align: center;
	font-size: 37px;
	margin-top: 100px;
}

.screen-6 h1 {
	text-align: left;
	font-size: 31px;
	margin-top: 60px;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.screen-6 h1 a {
	float: right;
	font-size: 17px;
}

.pagination {
	margin: 0;
}

.pagination>li {
	display: inline;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	background-color: #0066b2;
	border-color: #337ab7;
	cursor: default;
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: 5px;
}

.pagination>li>a:hover {
	border: 1px solid #0066b2;
}

.fy,
.fy_1 {
	display: table;
	margin: 0 auto 80px;
}

.fy_1 {
	margin: 20px 0 0
}

.BORDER,
.disbled {
	float: left;
	box-sizing: border-box;
	height: 37px;
	text-align: center;
	line-height: 37px
}

.BORDER {
	margin: 0 5px 0 0;
	padding: 0 10px;
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
	color: #898989;
	font-size: 14px;
	cursor: pointer;
	-webkit-transition: border 1s;
	transition: border 1s;
}

.fy b {
	background: #0066b2;
	color: #FFF;
	border: 1px solid #e8e8e8;
}

.screen-8 {
	background-image: url(../img/hbzm.jpg);
	height: 630px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	padding-top: 1px;
}

.screen-9 {
	width: 100%;
	height: 643px;
	background-image: url(../img/hbzm2.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	padding-top: 0px;
}

.screen-18 {
	width: 100%;
	height: 480px;
	padding-top: 1px;
	background: #f3f4f8;
}

.screen-18 h2 {
	text-align: center;
	height: 38px;
	line-height: 38px;
	font-size: 38px;
	margin-top: 100px;
}

.screen-18 ul {
	display: block;
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 5px;
	margin-top: 50px;
}

.screen-18 ul li {
	float: left;
	width: 279px;
	height: 190px;
	background: #FFF;
	padding-top: 21px;
	display: block;
	margin-left: 28px;
}

.screen-18 ul li:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	cursor: pointer;
}

.screen-18 ul .one {
	margin-left: 0px !important;
}

.screen-18 ul li h3 {
	height: 17px;
	text-align: center;
	font-size: 17px;
	margin-top: 18px;
}

.screen-18 ul li p {
	height: 17px;
	text-align: left;
	margin-top: 21px;
	font-size: 14px;
	color: #8e8e8e;
	width: 223px;
	margin-left: auto;
	margin-right: auto;
}

.screen-18 ul li img {
	width: 80px;
	height: 55px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.screen-10 {
	background: url(../img/banner_o.jpg) no-repeat;
	height: 1147px;
	width: 100%;
}

.screen11 {
	background: url(../img/jjfa.jpg) no-repeat;
	height: 546px;
	width: 100%;
	padding-top: 1px;
}

.screen11>div {
	width: 229px;
	height: 50px;
	background: #0066b1;
	line-height: 50px;
	text-align: center;
	color: #FFF;
	margin-left: 786px;
	margin-top: 370px;
}

.screen-13 {
	background: #f2f4f7;
	overflow: hidden;
}

.screen-13 .nav {
	width: 285px;
	height: auto;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 100px;
}

.screen-13.nav>span {
	padding: 5px;
	font-size: 17px;
}

.screen-13 .nav a {
	font-size: 17px;
	font-weight: 600;
}

.screen-13 .selected a {
	color: #0066b2;
}

.screen-22 .selected a {
	color: #0066b2;
}

.newlist {
	display: block;
	width: 1200px;
	margin: 0 auto;
	height: auto;
	border-top: 1px dashed #b5b5b5;
	margin-top: 61px;
	margin-bottom: 100px;
}

.newlist li {
	border-bottom: 1px dashed #b5b5b5;
}

.newlist li a {
	padding: 30px 0;
	display: block;
}

.newlist li .rq {
	height: 160px;
	width: 210px;
	margin-left: 10px;
	background: #FFF;
	float: left;
	position: relative;
	overflow: hidden;
}

.newlist li .rq img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.newlist li .newtit {
	height: 160px;
	width: 926px;
	float: left;
	margin-left: 50px;
}

.newlist li .newtit h5 {
	font-size: 16px;
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin: 0 0 20px;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.newlist li .newtit p {
	font-size: 14px;
	color: #828283;
	height: 40px;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.newlist li .newtit span {
	background: url(../img/arrow.jpg) left center no-repeat;
	height: 16px;
	width: 120px;
	display: block;
	height: 20px;
	line-height: 20px;
	text-align: right;
	text-indent: 30px
}

.newlist li a:hover {
	background: #FFF;
}

.newlist li .newtit:hover h5 {
	color: #0066b2;
}

.screen-14 {
	background: #f2f4f7;
	padding-top: 1px;
	height: auto;
	padding-bottom: 100px;
}

.screen-14 h1 {
	width: 100%;
	height: 24px;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	margin-top: 100px;
	margin-bottom: 20px;
}

.screen-14 h5 {
	width: 100%;
	height: 12px;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
}

.screen-14 .content {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	line-height: 30px;
	color: #666;
}

.screen-14 .content img,
.screen-14 .content video,
.screen-14 .content iframe,
.screen-14 .content table {
	max-width: 100%;
	height: auto;
}

.screen-14 .pre,
.screen-14 .next {
	width: 1200px;
	font-size: 16px;
	line-height: 16px;
	margin-left: auto;
	margin-right: auto;
	display: block;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}

.screen-14 a {
	display: inline-block;
}

.screen-14 .pre {
	margin-top: 70px;
}

.screen-14 .next {
	margin-top: 10px;
}

.screen-17 {
	background: #f2f4f7;
	padding-top: 1px;
	height: auto;
	padding-bottom: 100px;
}

.screen-17 div {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;

	line-height: 30px;
	color: #666;
}

.screen-17 div img,
.screen-17 div video,
.screen-17 div iframe,
.screen-17 div table {
	max-width: 100%;
	height: auto;
}

#scrollSearchDiv {
	position: fixed;
	width: 52px;
	height: 205px;
	right: 5px;
	top: 50%;
	z-index: 6666;
	margin-top: -102.5px;
	display: none;
}

.kf {
	position: relative;
}

.side {
	width: 52px;
	height: auto;
	z-index: 100;
	border-bottom: none;
}

.side ul li {
	position: relative;
	background-color: #0066b2;
	margin-bottom: 1px;
}

.kf-q {
	width: 50px;
	height: 50px;
	background-color: #fff;
}

.kf-q a {
	display: block;
	width: 100%;
	height: 50px;
	color: #b3b3b3;
	line-height: 50px;
	font-size: 28px;
	background-color: #0066b2;
}

.side ul li .sidebox {
	position: absolute;
	background-color: #0066b2;
	width: 48px;
	height: 50px;
	top: 0;
	right: 0px;
	transition: all 0.3s;
	opacity: 0.8;
	filter: Alpha(opacity=80);
	overflow: hidden;
}

.bj01 {
	font-size: 28px !important;
	color: #b3b3b3;
	line-height: 50px !important;
	text-align: center;
	background-image: url(../img/d02.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.tp_1 {
	width: 50px;
	height: 50px;
	float: left;
}

.tp_2 {
	font-size: 18px;
	float: left;
	height: 50px;
	line-height: 50px;
	color: #fff;
	width: 130px;
}

.side-1 {
	margin-top: -1px;
}

.kf-q {
	width: 50px;
	height: 50px;
	background-color: #0066b2;
}

.kf-1 {
	width: 50px;
	height: 50px;
	background-color: #fff;
}

.border-1 {
	border: 1px solid #d2d2d2;
	border-top: none;
}

.bj03 {
	font-size: 28px !important;
	color: #b3b3b3;
	line-height: 48px !important;
	text-align: center;
	background-image: url(../img/b02.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.tp_1 {
	width: 50px;
	height: 50px;
	float: left;
}

.er_3 {
	position: absolute;
	top: -37px;
	left: 280px;
	width: 130px;
	height: 130px;
	/*display: none;*/
	z-index: -1;
	ransition: All 0.5s ease-in-out;
	-webkit-transition: All 0.5s ease-in-out;
	-moz-transition: All 0.5s ease-in-out;
	-o-transition: All 0.5s ease-in-out;
}

.er_3>div {
	width: 123px;
	position: relative;
	margin: 2.5px 0;
	height: 123px;
	border-radius: 5px;
	background-color: #fff;
	border: 1px solid #d2d2d2;
}

.er_3 img {
	width: 103px;
	height: 103px;
	margin: 10px;
	display: block;
}

.kf-2 {
	width: 50px;
	height: 50px;
	background-position: center center;
	background-repeat: no-repeat;
}

.bj04 {
	background-image: url(../img/kf06.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.bj02 {
	background-image: url(../img/kf01.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.er_4:hover .er_3 {
	display: block;
	left: -140px;
}

/*.screen-15 {
	background:url(../img/gl.jpg) center center no-repeat;
	height:657px; padding-top:1px; margin-top:50px;
}*/

.screen-15 {
	width: 100%;
	height: 657px;
	background: #f2f4f7;
	background-image: url(../img/gl.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	padding-top: 1px;
}

.prod2 {
	height: auto;
	padding-bottom: 100px;
	background: #f2f4f7;
}

.screen-15 ul {
	display: block;
	width: 1200px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 246px;
}

.screen-15 ul li {
	float: left;
	width: 300px;
	height: 170px;
}

.screen-15 ul li:hover {
	background: url(../img/glm.png) center center no-repeat;
	cursor: pointer;
}

.screen-15 ul li a {
	display: block;
	height: 170px;
}

.fangan {
	background: #f2f4f7;
	padding-top: 1px;
	height: auto;
}

.fangan .nav {
	display: block;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}

.fangan .nav li {
	float: left;
	height: 23px;
}

.fangan .b1 {
	width: 46px;
	text-align: center;
}

.fangan .nav li a {
	font-size: 17px;
}

.fangan .nav li a:hover {
	color: #0066b2;
}

.screen-16 {
	padding-top: 1px;
}

.screen-16 p {
	margin-top: 100px;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	font-size: 37px;
	text-align: center;
}

.screen-16 .center {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: 760px;
	position: relative;
}

.screen-16 .center span:nth-child(2) {
	position: absolute;
	line-height: 24px;
	height: 526px;
	font-size: 14px;
	top: 131px;
	z-index: -3000;
	width: 411px;
	padding-left: 242px;
	left: 504px;
	padding-right: 47px;
	padding-top: 40px;
	display: block;
	background: #0066b2;
	color: #FFF;
	text-indent: 30px;
}

.screen-16 .center span:nth-child(1) {
	position: absolute;
	z-index: 100;
	width: 700px;
	height: 527px;
	display: block;
	background: #f2f4f7;
	line-height: 527px;
	text-align: center;
	top: 60px;
}

.screen-16 .center span img {
	display: inline-block;
	margin-top: 32px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}

.serviceIndex_max {
	width: 100%;
	height: 100%;
	margin: 20px 0 0;
}

.serviceIndex_middle {
	width: 1210px;
	height: auto;
	margin: 0 auto;
	position: relative;
}

.serviceIndex_top {
	width: 100%;
	height: 364px;
	background: #ffffff;
}

.serviceIndex_top_max {
	width: 1210px;
	height: 364px;
}

.serviceIndex_top_left {
	width: 450px;
	height: 350px;
	float: left;
}

.serviceIndex_top_right {
	width: 730px;
	height: 340px;
	float: right;
}

.serviceIndex_top_rightT {}

.serviceIndex_top_rightT span {
	display: block;
	width: 100%;
	height: 68px;
	line-height: 68px;
	color: #555;
	font-size: 20px;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}

.serviceIndex_top_rightT2 {
	overflow: hidden;
	width: 100%;
	height: auto;
	background: #f4f4f4;
	color: #777;
}

.serviceIndex_top_rightT2 div {
	margin: 20px;
	height: 80px;
	line-height: 20px;
}

.serviceIndex_top_rightT2 div span {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	float: left;
	width: 70px;
}

.serviceIndex_top_rightT2 div p {
	display: block;
	height: 80px;
	line-height: 20px;
	font-size: 14px;
	float: left;
	width: 620px;

	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;

}

.serviceIndex_top_rightTobj {
	height: 36px;
	border: 0px solid;
	width: 100%;
	color: #777;
	font-size: 14px;
	margin-top: 14px;
}

.serviceIndex_top_rightBmax {
	height: 50px;
	width: 100%;
	margin-top: 32px;
}

.serviceIndex_top_rightBdiv {
	width: 250px;
	height: 50px;
	background: #ffd133;
	float: left;
	cursor: pointer;
}

.serviceIndex_top_rightBdiv2 {
	width: 184px;
	height: 50px;
	margin: auto;
	padding-left: 52px;
}

.serviceIndex_top_rightBdiv {
	width: 250px;
	height: 50px;
	background: #ffd133;
	float: left;
	cursor: pointer;
}

.serviceIndex_top_rightBdiv2 {
	width: 184px;
	height: 50px;
	margin: auto;
	padding-left: 52px;
}

.CompanyIntroductionT {
	width: 1212px;
	height: 42px;
	line-height: 100px;
	margin: 20px auto;
	margin-top: 58px;
	background: #ffffff;
}

.serviceIndex_top_rightBimgc {
	width: 30px;
	height: 30px;
	position: relative;
	top: 8px;
}

.serviceIndex_top_rightBbtn {
	width: 141px;
	color: #fff;
	background: #ffd133;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	margin-left: 4px;
	border: 0px;
	outline: none;
	cursor: pointer;
	text-align: left;
}

.CompanyIntroductionT_left {
	width: 180px;
	height: 42px;
	line-height: 42px;
	float: left;
	font-size: 20px;
	text-align: center;
	border-bottom: 2px solid #705bf2;
	color: #fff;
	background: #705bf2;
}

.CompanyIntroductionT_right {
	/* width: 1060px; */
	width: 1030px;
	height: 41px;
	line-height: 42px;
	float: left;
	background-color: #fafafa;
	/* border-top: 3px solid #00165A; */
	border-bottom: 2px solid #705bf2;
}

.CompanyIntroductionC {
	width: 1170px;
	margin: 0 auto;
	background-color: #fff;
	padding: 20px;
	line-height: 30px;
	color: #666;
	border: 1px solid #e5e5e5;
	height: auto;
}

.CompanyIntroductionC img,
.CompanyIntroductionC video,
.CompanyIntroductionC iframe,
.CompanyIntroductionC table {
	max-width: 100%;
	height: auto;
}

.CompanyIntroductionC p {}

.serviceIndex_top_left img {
	width: 450px;
	height: 340px;
}

.modal_1 {
	width: 100%;
	min-height: 510px;
}

.modal_1 .in {
	width: 1200px;
	margin: 0 auto;
	padding-top: 75px;
}

.com_hd {
	text-align: center;
	margin-bottom: 54px;
}

.com_hd .p1 {
	color: #F00;
	font-size: 36px;
	margin-bottom: 20px;
}

.modal_1 ul {
	overflow: hidden;
	padding: 25px 5px;
}

.modal_1 li {
	width: 280px;
	background: #fff;
	float: left;
	text-align: center;
	-webkit-transition: -webkit-transform .3s linear;
	transition: transform .3s linear;
}

li.new-li-1 {
	margin-right: 20px;
}

li.new-li-1:hover {
	-webkit-box-shadow: 0px 0px 5px 5px #f2f2f2;
	-moz-box-shadow: 0px 0px 5px 5px #f2f2f2;
	box-shadow: 0px 0px 5px 5px #f2f2f2;
	margin-top: -20px;
}

.modal_1 li .img {
	width: 280px;
	height: 124px;
	background: #f4f4f4;
	line-height: 124px;
	text-align: center;
}

.modal_1 li .img img {
	margin-top: 30px;
	vertical-align: middle;
}

.modal_1 li .text {
	padding: 20px 16px 0;
	border: 1px solid #f4f4f4;
	height: 150px;
}

.modal_1 li .p1 {
	text-align: center;
	font-size: 22px;
	color: #373737;
	margin-bottom: 20px;
}

.modal_1 li .p2 {
	font-size: 14px;
	line-height: 20px;
	color: #8b8b8b;
}

.in-lm-2 {
	width: 1200px;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.in-lm-2 .bd {
	position: relative;
	height: 100%;
	z-index: 0;
	margin-top: 60px;
}

.in-lm-2 .bd li {
	zoom: 1;
	vertical-align: middle;
}



.in-lm-2 .case {
	width: 570px;
	height: 200px;
	background: #fff;
	margin-bottom: 40px;
	margin-left: 50px;
	float: left;
}

.in-lm-2 .case.one {
	margin-left: 0px !important;
}

.in-lm-2 .case a {
	display: block;
	height: auto;
}

.in-lm-2 .case h5 {
	margin-top: 31px;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	width: 247px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-left: auto;
	margin-right: auto;
}

.in-lm-2 .case p {
	margin-left: 25px;
	color: #999999;
	margin-top: 11px;
	font-size: 14px;
	width: 247px;
	margin-right: auto;
	margin-bottom: 11px;
	line-height: 25px;
	margin-left: auto;
	height: 75px;

	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;

}

.in-lm-2 .case img {
	display: block;
	margin-right: auto;
	width: 267px;
	height: 100%;
}

.in-lm-2 .case .left {
	float: left;
	width: 267px;
	height: 200px;
}

.in-lm-2 .case .right {
	float: right;
	width: 303px;
	height: 200px;
}

.in-lm-2 .case .right span {
	margin-left: 150px;
	width: 100px;
	height: 30px;
	background: #0066b1;
	display: block;
	border-radius: 5px;
	color: #FFF;
	line-height: 30px;
	text-align: center;
	margin-top: 10px;
}

.gsjj {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	margin-top: 65px;
}

.yj {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/culture.png) no-repeat;
	background-size: 143% 100%;
	height: 550px;
	margin-top: 65px;
}

.yjcenter {
	width: 80%;
	margin: 0 auto;
	padding-top: 130px;
}

.yjcenter ul {
	display: flex;
	justify-content: space-between;
	padding-inline-start: 0;
}

.yjcenter ul li {
	padding-bottom: 1rem;
	border: 2px solid #FFFFFF;
	width: 24%;
	list-style: none;
}

.yjcenter ul li p {
	width: 80%;
	margin: 0 auto;
	font-size: 12px;
	text-align: center;
	color: white;
}

.yjcenter ul li h1 {
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: .05rem;
	margin-block-start: 0;
}

.yjcenter ul li h2 {
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	margin-block-start: 0;
	position: relative;
	bottom: 2px;
	font-weight: 400;
}

.yjcenter ul li .img-box {
	margin: 0 auto;
	width: 16%;
	padding: 2rem 0 0.5rem 0;
}

.yjcenter ul li:hover .img-box {
	transform: rotateY(180deg);
	transition: all 1s;
}

.img-box img {
	width: 40px;
}

.yjtitle {
	padding-top: 65px;
	text-align: center;
}

.yjtitle1 {
	font-size: 36px;
	color: #000;
	font-weight: bold;
}

.yjsub {
	font-size: 16px;
	color: #333;
	margin-top: .175rem;
}

.leftimg {
	heigh: 509px;
	width: 36%;
}

.leftimg img {
	width: 100%;
	height: 100%;
}

.rightimg {
	width: 75%;
	position: relative;
	height: 502px;
	background-color: #002060;
}

.righttext {
	width: 85%;
	margin: 50px auto 0;
	color: white;
	line-height: 2.5;
	font-size: 16px;
}

.righttext span {
	font-size: 22px;
}

.wzdz {
	color: #00B0F0;
	font-size: 14px;
}

.dbtext {
	color: #FF0000;
	font-size: 20px;
	padding-top: 15px;
}

.jjjb {
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	/* background: #fff; */
	/* text-align: center; */
	/* border-bottom-left-radius: 50px; */
	/* border-bottom-right-radius: 50px; */
	/* padding-bottom: 5px; */
	text-align: center;
	margin-top: 65px;
}

#banner {
	width: 100%;
	max-width: 100%;
	position: relative;
	margin: -15px auto;
	cursor: pointer;
	min-height: 40px;
	height: 212px;
}

.img-responsive {
	width: 100%;
	max-width: 100%;
	display: block;
	height: auto;
	margin: 0 auto;
	vertical-align: middle;
	height: 100%;
}

#banner .banner_icon {
	position: absolute;
	left: 50%;
	top: 50%;
	background: url('../img/icon-video.png') no-repeat 0 0;
	background-size: contain;
	width: 40px;
	height: 40px;
	margin-left: -22px;
	margin-top: -12px;
}

video {
	width: 100% !important;
	height: 100% !important;
	display: inline-block;
	vertical-align: baseline;
}

#banner1 {
	width: 100%;
	max-width: 100%;
	position: relative;
	margin: -15px auto;
	cursor: pointer;
	min-height: 40px;
	height: 212px;
}

.img-responsive {
	width: 100%;
	max-width: 100%;
	display: block;
	height: auto;
	margin: 0 auto;
	vertical-align: middle;
	height: 100%;
}

#banner1 .banner_icon {
	position: absolute;
	left: 50%;
	top: 50%;
	background: url('../img/icon-video.png') no-repeat 0 0;
	background-size: contain;
	width: 40px;
	height: 40px;
	margin-left: -22px;
	margin-top: -12px;
}

.ypbtn {
	position: absolute;
	bottom: 10%;
	z-index: 9999;
	right: 9%;
	background: rgb(0, 255, 255);
	padding: 10px 20px 10px 20px;
	border-radius: 334px;
	border: none;
	-webkit-box-reflect: below 0.5px linear-gradient(transparent, rgba(0, 0, 0, .5));
	cursor: pointer;
}


#banner2 {
	width: 100%;
	max-width: 100%;
	position: relative;
	margin: -15px auto;
	cursor: pointer;
	min-height: 40px;
	height: 212px;
}

.img-responsive {
	width: 100%;
	max-width: 100%;
	display: block;
	margin: 0 auto;
	vertical-align: middle;
	height: 100%;
}

#banner3 {
	width: 100%;
	max-width: 100%;
	position: relative;
	margin: -15px auto;
	cursor: pointer;
	min-height: 40px;
	height: 212px;
}

.img-responsive {
	width: 100%;
	max-width: 100%;
	display: block;
	height: auto;
	margin: 0 auto;
	vertical-align: middle;
	height: 100%;
}

#banner4 {
	width: 100%;
	max-width: 100%;
	position: relative;
	margin: -15px auto;
	cursor: pointer;
	min-height: 40px;
	height: 212px;
}

.img-responsive {
	width: 100%;
	max-width: 100%;
	display: block;
	height: auto;
	margin: 0 auto;
	vertical-align: middle;
	height: 100%;
}

#banner5 {
	width: 100%;
	max-width: 100%;
	position: relative;
	margin: -15px auto;
	cursor: pointer;
	min-height: 40px;
	height: 212px;
}

.img-responsive {
	width: 100%;
	max-width: 100%;
	display: block;
	height: auto;
	margin: 0 auto;
	vertical-align: middle;
	height: 100%;
}

#banner2 .banner_icon {
	position: absolute;
	left: 50%;
	top: 50%;
	background: url('../img/icon-video.png') no-repeat 0 0;
	background-size: contain;
	width: 40px;
	height: 40px;
	margin-left: -22px;
	margin-top: -12px;
}

#banner3 .banner_icon {
	position: absolute;
	left: 50%;
	top: 50%;
	background: url('../img/icon-video.png') no-repeat 0 0;
	background-size: contain;
	width: 40px;
	height: 40px;
	margin-left: -22px;
	margin-top: -12px;
}

#banner4 .banner_icon {
	position: absolute;
	left: 50%;
	top: 50%;
	background: url('../img/icon-video.png') no-repeat 0 0;
	background-size: contain;
	width: 40px;
	height: 40px;
	margin-left: -22px;
	margin-top: -12px;
}

#banner5 .banner_icon {
	position: absolute;
	left: 50%;
	top: 50%;
	background: url('../img/icon-video.png') no-repeat 0 0;
	background-size: contain;
	width: 40px;
	height: 40px;
	margin-left: -22px;
	margin-top: -12px;
}

.div_video {
	width: 100%;
	margin-left: 26px;
}

.div_video ul li {
	width: 30%;
	height: 212px;
	float: left;
	margin-right: 2rem;
	margin-top: 23px;
	margin-bottom: 8px;
}

.video_text {
	text-align: center;
	padding-bottom: 45px;
	font-size: 25px;
	font-weight: bold;
}

.video_icon {
	text-align: center;
	position: relative;
	bottom: 43%;
}

/*顶部右侧电话咨询样式*/
.consulting {
	position: relative;
	top: -2px;
	float: right;
	/* width: 15%; */
	right: -13%;
}

.consulting img {
	margin-right: 13px;
	width: 100%;
	margin-top: 16px;
}

.consulting span {
	margin-left: .225rem;
	font-size: 1.3rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #128EF1;
	position: relative;
	top: -9px;
}

/*下拉菜单*/
/* 下拉按钮样式 */
.dropbtn {
	background: none;
	color: #333;
	/* padding: 16px; */
	font-size: 14px;
	border: none;
	cursor: pointer;
	width: 28px;
}

/* 容器 <div> - 滚动容器 */
.dropdown {
	display: inline-block;
	bottom: 1px;
	position: relative;
    right: -115%;
    top: -43px;
}

/* 下拉内容 (默认隐藏) */
.dropdown-content {
	display: none;
	position: absolute;
	min-width: 85px;
	z-index: 4;
	right: -17px;
}

/* 鼠标悬停时显示下拉内容 */
.dropdown:hover .dropdown-content {
	display: block;
}

/* 链接样式 */
.dropdown-content a {
	color: black;
	padding: 8px 7px;
	text-decoration: none;
	display: block;
	font-size: 14px;
	height: 14px;
	position: relative;
	line-height: 1;
}

.serviceObjBottom {
	width: 1210px;
	height: 150px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #333;
	padding-top: 65px;
	padding-bottom: 22px;
}

.serviceObjBottom ul {
	width: 1210px;
	height: 150px;
}

.serviceObjBottom ul li {
	width: 20%;
	height: 150px;
	font-size: 14px;
	text-align: center;
	float: left;
	list-style-type: none;
}

.yjtitle2 {
	font-size: 36px;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding-top: 93px;
	padding-bottom: 79px;
}

.rjtd {
	width: 1180px;
	position: absolute;
	top: 680px;
	float: left;
	left: 0px;
}

.rjtd ul li {
    width: 27% !important;
    height: 245px;
    margin-bottom: 20px;
    padding-left: 4%;
}

.rjtd ul li span {
	height: 65px;
	display: block;
	margin-bottom: 30px;
}

.rjtd ul li h5 {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
}

.rjtd ul li p {
	font-size: 14px;
	margin-top: 22px;
	line-height: 20px;
}

.rjtd ul li span img {
	width: auto;
	height: auto;
	display: table-cell;
	vertical-align: bottom;
	margin-left: auto;
	margin-right: auto;
}
.screen-26>h1 {
	width: 100%;
	line-height: 37px;
	font-size: 37px;
	font-weight: 100;
	text-align: center;
	margin-top: 30px;
}

.screen-26>h6 {
	width: 100%;
	line-height: 17px;
	font-size: 17px;
	font-weight: 100;
	text-align: center;
	margin-top: 22px;
	color: #838383;
}