@charset "UTF-8";



body {

	overflow-x: hidden;

	overflow-y: auto;

}



body, p, form, textarea, h1, h2, h3, h4, h5, dl, dd {

	margin: 0px;

}



input, button, ul, ol {

	margin: 0px;

	padding: 0px;

}



body, input, button, form {

	font-size: 14px;

	line-height: 28px;

	font-family: "microsoft yahei", "宋体", "Arial";

	color: #333333;

}



h1, h2, h3, h4, h5, h6 {

	font-size: 14px;

	font-weight: normal;

}



ul, ol, li {

	list-style: none;

}



input {

	background: none;

	border: 0 none;

}



img, iframe {

	border: 0px;

}



em, i {

	font-style: normal;

}



button, input, select, textarea {

	font-size: 100%;

}



table {

	border-collapse: collapse;

	border-spacing: 0;

}

img{max-width:100%;}

.red {

	color: #ba292e;

}



.fl {

	float: left;

}



.fr {

	float: right;

}



.tac {

	text-align: center;

}



.tar {

	text-align: right;

}



.poa {

	position: absolute;

}



.por {

	position: relative;

}



.hidden {

	display: none;

}



.w1200 {

	width: 90%;

	max-width: 1400px;

	min-width: 1200px;

	margin: 0 auto;

}



.bgfff {

	background-color: #ffffff !important;

}



.ico {

	background: url(../images/icon.png) no-repeat;

	display: inline-block;

	vertical-align: middle;

}



a {

	color: #434343;

	text-decoration: none;

}



a:hover {

	color: #1a63ce;

	text-decoration: none;

}



a:visited {

	text-decoration: none;

}



.ease, .ease * {

	-webkit-transition: all ease 300ms;

	-moz-transition: all ease 300ms;

	-ms-transition: all ease 300ms;

	-o-transition: all ease 300ms;

	transition: all ease 300ms;

}



.noease, .noease * {

	-webkit-transition: none;

	-moz-transition: none;

	-ms-transition: none;

	-o-transition: none;

	transition: none;

}



:-moz-placeholder {

	color: #aaa;

}



::-moz-placeholder {

	color: #aaa;

}



input:-ms-input-placeholder, textarea:-ms-input-placeholder {

	color: #aaa;

}



input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {

	color: #aaa;

}



/*清除浮动*/

.clearfix {

	*zoom: 1;

}



.clearfix:after {

	visibility: hidden;

	display: block;

	font-size: 0;

	content: " ";

	clear: both;

	height: 0;

}



/*top_main*/

.top_main {

	width: 100%;

	height: 37px;

	line-height: 38px;

	position: relative;

	z-index: 80;

	background-color: #f5f5f5;

	color: #666;

	font-size: 12px;

	border-bottom: 1px solid #ddd;

}



.top_main li {

	position: relative;

	display: inline-block;

	text-align: center;

	margin: 0 8px;

}



.top_main .split {

	display: inline-block;

	width: 1px;

	height: 12px;

	background: #666;

	vertical-align: middle;

	margin: 0;

	margin-top: -2px;

}



.top_main li a {

	color: #666;

	cursor: pointer;

}



.top_main li a:hover {

	color: #1a63ce;

}



/*header_main*/

.header_main {

	width: 100%;

	height: 120px;

	z-index: 100;

	background: #fff;

}



.header_main .logo {

	display: block;

	margin-top: 20px;

}



.header_main .logo img {

	width: 100%;

	height: 100%;

	display: block;

}



.header_main .tel {

	width: 200px;

	padding: 32px 0 0 0;

	line-height: 26px;

	margin-left: 30px;
	
    text-align: center;

}



.header_main .tel b {

	color: #222222;

	font-size: 18px;

	font-weight: bold;

	display: block;

	text-align: center;

	margin-bottom: 6px;

}



.header_main .tel span {

	color: #1a63ce;

	font-size: 30px;

	line-height: 30px;

	font-weight: bold;

	font-family: arial;

	display: block;

	text-align: center;

}



.header_main .tel s {

	width: 57px;

	height: 57px;

	float: left;

	margin-right: 10px;

	margin-top: 5px;

	background-position: 0 0;

}



.nav_main {

	width: 100%;

	height: 50px;

	line-height: 50px;

	background: #333333;

	position: relative;

	z-index: 3;

}



.nav .list {

	width: 100%;

	margin: 0 auto;

	height: 48px;

	line-height: 48px;

	position: relative;

	display: flex;

	justify-content: space-between;

}



.nav_main .nav {

	margin: 0 auto;

}



.nav_main .nav li {

	/* float: left; */

	width: 20%;

	height: 50px;

	line-height: 50px;

	display: block;

	position: relative;

	z-index: 10;

	font-size: 16px;

	border-right: 1px solid #555555;

	text-align: center;

}



.nav_main .nav li:first-child {

	/* border-left: 1px solid #397bdb; */

	background: none;

}



.nav_main .nav li:last-child {

	border-right: 0px solid #397bdb;

	background: none;

}



.nav_main .nav li a {

	display: block;

	color: #fff;

	font-size: 16px;

}



.nav_main .nav li a:hover, .nav_main .nav li a.hover, .nav_main .nav li.hover {

	background: #1a63ce;

}



.nav_main .nav dl {

	width: 100%;

	position: absolute;

	left: 0;

	top: 50px;

	z-index: 12;

	border: 1px solid #616060;

	border-top: 0;

}



.nav_main .nav dl {

	position: absolute;

	filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);

	opacity: 0;

	visibility: hidden;

	transition: all .6s ease 0s;

	transform: translate3d(0, 10px, 0);

	-moz-transform: translate3d(0, 10px, 0);

	-webkit-transform: translate3d(0, 10px, 0);

}



.nav_main .nav li:hover dl {

	opacity: 1;

	visibility: visible;

	transform: translate3d(0, 0, 0);

	-moz-transform: translate3d(0, 0, 0);

	-webkit-transform: translate3d(0, 0, 0);

}



.nav_main .nav dl dd {

	line-height: 44px;

	height: 44px;

	text-align: left;

	position: relative;

	z-index: 12;

	display: block;

	width: 100%;

	border-top: 1px solid #616060;

}



.nav_main .nav dl dd:first-child {

	border: none;

}



.nav_main .nav dl dd a {

	color: #fff;

	font-size: 14px;

	padding: 0;

	width: 100%;

	background: #1a63ce;

	text-align: center;

}



/* 头部新增开始 */

.header_main .companyname {

	width: 150px;

	padding: 30px 0 0 0;

	line-height: 26px;

	margin-left: 18px;

	margin-right: 10px;

}



.header_main .companyname b {

	color: #2b2b2b;

	font-size: 30px;

	font-weight: 600;

	display: block;

	text-align: left;

	margin-bottom: 6px;

}



.header_main .companyname span {

	color: #2b2b2b;

	font-size: 15px;

	line-height: 30px;

	display: block;

	text-align: left;

}



.logoline {

	margin-top: 25px;

}



.header_main .companyind {

	width: 300px;

	padding: 30px 0 0 0;

	line-height: 26px;

	margin-left: 18px;

	margin-right: 10px;

}



.header_main .companyind b {

	color: #1a63ce;

	font-size: 20px;

	font-weight: 600;

	display: block;

	text-align: left;

	margin-bottom: 6px;

}



.header_main .companyind span {

	color: #222222;

	font-size: 18px;

	line-height: 30px;

	display: block;

	text-align: left;

}



.topthrtip {

	margin-top: 11px;

	margin-left: 6%;

}



@media screen and (max-width: 1300px) {

	.topthrtip {

		margin-left: 3%;

	}

}



/* 头部新增结束 */



/* banner在index.css */



/* search */

.announ_main {

	width: 100%;

	height: 80px;

	line-height: 80px;

	background: #ffffff;

	border-bottom: 1px solid #eeeeee;

}



.announ_main .announ_right {

	width: 285px;

	padding-top: 20px;

}



.announ_main .announ_right .search {

	width: 282px;

	height: 36px;

	line-height: 36px;

	background: none;

	position: relative;

	border: 1px solid #cccccc;

	border-radius: 8px;

}



.announ_main .announ_right .search input {

	outline: none;

	border: 0 none;

	height: 36px;

	line-height: 36px;

}



.announ_main .announ_right .search .txt {

	width: 200px;

	background: none;

	padding-left: 15px;

	display: block;

	color: #999;

}



.announ_main .announ_right .search .btn {

	width: 50px;

	background: url(../images/sou.png) no-repeat center;

	position: absolute;

	right: 0;

	top: 0;

	cursor: pointer;

}



.announ_main .announ_left span {

	display: inline-block;

	color: #333;

	font-size: 16px;

	font-weight: bold;

}



.announ_main .announ_left a {

	display: inline-block;

	color: #333;

	font-size: 16px;

	padding: 0 30px 0 0;

}



.announ_main .announ_left a s {

	width: 1px;

	height: 16px;

	display: inline-block;

	margin-right: 10px;

	background: #e9e9e9;

	vertical-align: middle;

}



.announ_main .announ_left a:first-child s {

	display: none;

}



/*footer*/

.footer {

	width: 100%;

	color: #fff;

	padding-bottom: 32px;

	background: #333333;

}



.footer .links {

	padding: 20px 0;

	font-size: 16px;

	border-bottom: 1px solid #1a1d21;

}



.footer .links span {

	color: #fff;

	display: inline-block;

}



.footer .links a {

	display: inline-block;

	font-size: 14px;

	color: #939393;

	padding-right: 10px;

}



.footer .links a:hover {

	color: #1a63ce;

}



.footer .bottom {

	/* border-top: 1px solid #464a50; */

	display: flex;

	justify-content: space-between;

}



.footer .bNav {

	width: 560px;

	position: relative;

	margin-top: 48px;

	/* border-right: 1px solid #1a1d21; */

}



.footer .bNav:after {

	content: '';

	width: 100%;

	border-bottom: 1px dashed #666666;

	position: absolute;

	top: 45px;

	left: 0px;

}





.footer .di_logo img {

	width: 111px;

	height: 111px;

	background-size: 100%;

}



.footer .bNav dl {

	display: inline-block;

	float: left;

	width: 25%;

	overflow: hidden;

	text-align: center;

	padding-top: 10px;

}



.footer .bNav dl dt {

	height: 16px;

	display: block;

	padding-bottom: 40px;

}



.footer .bNav dl dt a {

	display: block;

	font-size: 18px;

	color: #fff;

	line-height: 16px;

	font-weight: bold;

}



.footer .bNav dl dd {

	display: block;

	height: 14px;

	padding-bottom: 16px;

}



.footer .bNav dl dd a {

	display: block;

	font-size: 14px;

	color: #aaaaaa;

	line-height: 14px;

}



.footer .bNav dl dd a:hover {

	color: #ffffff;

}



.footer .ewm {

	width: 135px;

	height: 170px;

	text-align: center;

	padding: 13px;

	margin-top: 48px;

	/* border-left: 1px solid #464a50; */

	background: url(../images/ewmbg.png) no-repeat;

	background-size: 100% 100%;

	position: relative;

}



/* .footer .ewm dl {

	width: 140px;

	float: left;

	display: block;

	margin-right: 30px;

	margin-top: 10px;

	height: 164px;

} */



.footer .ewm dl:nth-child(2) {

	margin-right: 0px;

}



.footer .ewm dl:first-child+dl {

	margin-right: 0px;

}



/* .footer .ewm dl dt {

	width: 140px;

	height: 140px;

	background-color: #fff;

	text-align: center;

} */



.footer .ewm dl dt img {

	width: 100%;

	height: auto;

	display: inline-block;

	background-size: 100%;

	/* margin-top: 5px; */

}



.footer .ewm dl dd {

	font-size: 14px;

	color: #dddddd;

	line-height: 24px;

	position: absolute;

	bottom: 5px;

	text-align: center;

	width: calc(100% - 26px);

}



.footer .contact_info {

	/* width: 345px; */

	/* height: 180px; */

	/* padding-left: 75px; */

	/* border-right: 1px solid #1a1d21; */

	/* border-left: 1px solid #464a50; */

	margin-top: 48px;

}



.footer .contact_info p.p1 {

	font-size: 14px;

	color: #fff;

	line-height: 14px;

	padding-top: 10px;

}



.footer .contact_info p.dh {

	font-size: 36px;

	color: #1a63ce;

	font-family: "Arial";

	line-height: 36px;

	padding-top: 4px;

	font-weight: bold;

	padding-bottom: 12px;

}



.footer .contact_info h3 {

	font-size: 20px;

	padding-top: 8px;

}



.footer .contact_info p.tel {

	font-size: 14px;

	color: #939393;

	line-height: 22px;

	width: 270px;

}



.footer .contact_info i {

	display: block;

	padding-top: 8px;

	font-size: 14px;

	color: #fff;

}



.footer .contact_info i a {

	display: inline-block;

	color: #fff;

	padding-right: 12px;

}



/* 底部开始 */

.footcontect {

	display: flex;

	justify-content: flex-start;

	margin-bottom: 32px;

}



.footcontect div {

	margin-left: 20px;

}



.footcontect div p {

	font-size: 14px;

	color: #ffffff;

}



.footcontect div p:last-child {

	font-size: 20px;

}



/* 底部结束 */



/*copyright*/

.copyright {

	height: 50px;

	line-height: 50px;

	color: #666;

	font-size: 12px;

	background: #222222;

}



.copyright p {

	color: #939393;

}



.copyright span {

	margin: 0 6px;

}



.copyright a {

	color: #939393;

	-webkit-transition: all ease 300ms;

	-moz-transition: all ease 300ms;

	-ms-transition: all ease 300ms;

	-o-transition: all ease 300ms;

	transition: all ease 300ms;

}



.copyright a:hover {

	color: #1a63ce;

}



/*******index css*******/

.indexTit {

	color: #1a63ce;

	overflow: hidden;

	text-align: center;

	padding: 30px 0 56px;

}



.indexTit .en {

	text-transform: uppercase;

	line-height: 35px;

	font-family: didot;

	font-size: 24px;

}



.indexTit h3 {

	font-size: 24px;

	color: #835026;

}



.index .in_title {

	padding-top: 40px;

	padding-bottom: 10px;

	text-align: center;

	display: flex;

	justify-content: center;

	flex-wrap: wrap;

}



#floor_4_main .in_title img {

	display: block;

	margin-bottom: 16px;

	margin-right: 20px;

}



#floor_4_main .in_title .p3 {

	font-size: 20px;

	color: #222;

	line-height: 1.0;

	height: 28px;

	display: block;

	width: 100%;
	font-weight: bold;

	/* padding-left: 30px; */

}



.index .in_title .entit {

	position: relative;

	width: 540px;

	margin: auto;

	font-size: 48px;

	line-height: 40px;

	font-weight: bold;

	color: #1a63ce;

	text-align: center;

	margin-bottom: 10px;

}



.index .in_title .tit {

	margin: 0 auto;

	font-size: 26px;

	line-height: 40px;

	text-align: center;

	color: #434343;

}



.index .in_title .tit span {

	display: inline-block;

	margin: 0 30px;

}



.index .in_title .tit em {

	display: inline-block;

	width: 225px;

	height: 1px;

	margin-bottom: 8px;

	background: #cecece;

}



.index .tab {

	text-align: center;

	padding-top: 30px;

}



.index .tab a {

	padding: 0 16px;

	height: 38px;

	line-height: 38px;

	background: #fff;

	border: 1px solid #ccc;

	font-size: 16px;

	display: inline-block;

	margin: 10px;

	color: #666;

}



.index .tab a:hover {

	color: #fff;

	background: #1a63ce;

	border-color: #1a63ce;

}



.index .more {

	margin-top: 40px;

}



.index .more .line {

	display: block;

	width: 500px;

	height: 1px;

	margin-top: 24px;

	background: #ccc;

}



.index .more .look_more {

	display: block;

	width: 198px;

	height: 48px;

	font-size: 16px;

	line-height: 48px;

	text-align: center;

	border: 1px solid #ccc;

	transition: all .5s;

}



.index .more .look_more:hover {

	background: #1a63ce;

	color: #fff;

	transition: all .5s;

	border: 1px solid #1a63ce;

}





#floor_2_main {

	background: #f7f8fa;

}



#floor_2_main .floor_2 {

	padding-bottom: 80px;

}



#floor_2_main .in_title {

	position: relative;

	width: 100%;

	padding-top: 70px;

	text-align: center;

	display: flex;

	justify-content: center;

	flex-wrap: wrap;

}



#floor_2_main .in_title img {

	display: block;

	margin-bottom: 16px;

	margin-right: 20px;

}



#floor_2_main .in_title .p3 {

	font-size: 20px;

	color: #222;

	line-height: 1.0;

	height: 28px;

	display: block;

	width: 100%;
	font-weight: bold;

}



#floor_2_main .prolist {

	margin-top: 50px;

	/* display: flex;

	justify-content: space-between; */

}



#floor_2_main .proclasslist {

	width: 100%;

	

	background: #fff;

}



#floor_2_main .proclassmod {

	margin-bottom:0px;
width: 20%;
  float: left;

}



#floor_2_main .proclassmod>a>p {

	font-size: 15px;

	font-weight: bold;

	color: #222222;

	height: 46px;

	line-height: 46px;

	border-bottom: 1px solid #dddddd;

	padding-left: 0px;

	background: url(../images/proicon4.png) no-repeat;

	background-position: right center;

	background-position-x: 230px;

}



#floor_2_main .proclassmod>ul {

	display: flex;

	justify-content: flex-start;

	flex-wrap: wrap;

	padding-left: 0px;

	margin-top: 10px;

}



#floor_2_main .proclassmod>ul>li {

	width: 100%;

	font-size: 14px;

	color: #333333;


	line-height: 34px;

	text-align: left;

}



#floor_2_main .prolistmod {



}



#floor_2_main .prolistmod .protjtitword {

	height: 50px;

	line-height: 50px;

	display: flex;

	justify-content: space-between;

	color: #222222;

}



#floor_2_main .prolistmod .protjtitword .tj1 {

	font-size: 26px;

	font-weight: bold;

	padding-left: 40px;

	background: url(../images/proicon1.png) no-repeat;

	background-position: left center;

}



#floor_2_main .prolistmod .protjtitword .tj2mod {

	display: flex;

	justify-content: space-between;

}



#floor_2_main .prolistmod .protjtitword .tj2mod .tj2 {

	font-size: 18px;

	padding-left: 32px;

	background: url(../images/proicon2.png) no-repeat;

	background-position: left center;

	margin-right: 30px;

}



#floor_2_main .prolistmod .protjtitword .tj3 {

	font-size: 18px;

	font-weight: bold;

	color: #1a63ce;

	padding-left: 22px;

	background: url(../images/proicon3.png) no-repeat;

	background-position: left center;

}



#floor_2_main .toptjpromod {

	border: 1px solid #dddddd;

	background: #ffffff;

	display: flex;

	justify-content: space-between;

	overflow: hidden;

	margin-top: 30px;

	margin-bottom: 40px;

}



#floor_2_main .toptjpromod>a {

	width: 50%;

	overflow: hidden;

}



#floor_2_main .toptjpromod .toptjpro_l {

	width: 100%;
height: 100%;
	position: relative;

}



#floor_2_main .toptjpromod .toptjpro_l>img {

	width: 100%;

	height: 100%;
	    object-fit: cover;

	transition: all .3s;

}



#floor_2_main .toptjpromod .toptjpro_l>img:hover {

	transform: scale(1.02);

}



#floor_2_main .toptjpromod .toptjpro_l>p {

	width: 100%;

	height: 40px;

	line-height: 40px;

	text-align: center;

	font-size: 18px;

	color: #ffffff;

	background-color: rgb(0, 0, 0, 0.5);

	position: absolute;

	bottom: 0px;

	left: 0px;

}



#floor_2_main .toptjpromod .toptjpro_r {

	width: calc(50% - 36px);
    padding-top: 3%;
    padding-right: 1%;
    padding-bottom: 10px;

}



#floor_2_main .toptjpromod .toptjpro_r .toptjinfo1 {

	font-size: 32px;

	font-weight: bold;

	color: #1e6eb8;
	text-align: center;

}



#floor_2_main .toptjpromod .toptjpro_r .toptjinfo2 {

	font-size: 20px;

	font-weight: bold;

	color: #333;

	margin-top: 15px;
	text-align: center;

}



#floor_2_main .toptjpromod .toptjpro_r .toptjinfo3 {

	font-size: 14px;

	color: #444444;

	margin-top: 15px;
	margin-bottom: 8px;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 3;

}



#floor_2_main .toptjpromod .toptjpro_r .toptjbtnmod {

	margin-top: calc(7% + 10px);
    margin-bottom: 16px;

	text-align: right;

}



#floor_2_main .toptjpromod .toptjpro_r .toptjbtnmod>.toptjbtn {

	width: 150px;

	height: 50px;

	text-align: center;

	line-height: 50px;

	color: #ffffff;

	background: url(../images/tjprobg1.png) no-repeat;

	background-size: cover;
    display: inline-block;
}



#floor_2_main .toptjpromod .toptjpro_r .toptjbtnmod>.toptjbtn1 {

	background: url(../images/tjprobg2.png) no-repeat;

}



#floor_2_main .toptjpromod .toptjpro_r .toptjbtnmod>.toptjbtn>a {

	color: #ffffff;

}



.alltjpro {

	display: flex;

	justify-content: space-between;

	flex-wrap: wrap;

}



.alltjpro>li {

	width: 30%;

	padding: 0px 10px 0px;

	background: url(../images/tjproact.png) no-repeat;

	background-position: bottom;

	background-size: 100% 100%;

	position: relative;

	margin-bottom: 70px;

}



.alltjpro>li>a>img {

	width: 100%;

	transition: all 0.3s;

}



.alltjpro>li:hover>a>img {

	transform: scale(1.02);

}



.alltjpro>li>a>p {

	font-size: 16px;

	color: #ffffff;

	width: 100%;

	height: 40px;

	line-height: 40px;

	text-align: center;

	background: rgb(0, 0, 0, 0.7);

	position: absolute;

	left: 0px;

	bottom: -40px;

}



@media screen and (max-width: 1300px) {

	.alltjpro>li>a>p {

		top: 6.5%;



	}

}



.alltjpro>li:hover {

	background: url(../images/tjproact1.png) no-repeat;

	background-position: bottom;

	background-size: 100% 100%;

}



.alltjpro>li:hover>a>p {

	background: rgb(26, 99, 206, 0.8);



}



/* 荣誉资质s */

#floor_4_main .proCase {

	position: relative;

	margin-top: 30px;

	margin-bottom: 10px;

	padding-bottom: 105px;

	background: url(../images/honorbot.png) no-repeat;

	background-position: left bottom;

	background-size: contain;

}



#floor_4_main .proCase .list {

	width: 100%;

}



#floor_4_main .proCase .list li {

	position: relative;

	display: block;

	float: left;

	margin: 0 25px;

	transition: all ease 600ms;

	width: calc(31% - 20px);

}



#floor_4_main .proCase .list li a {

	display: block;

}



#floor_4_main .proCase .list li a img {

	display: block;

	width: 100%;

	height: 260px;

	transition: all ease 600ms;

}



#floor_4_main .proCase .list li .ryzztit {

	font-size: 20px;

	text-align: center;

	margin: 10px 0px;

	cursor: pointer;

	font-weight: bold;

}



#floor_4_main .proCase .list li a:hover .ryzztit {

	color: #434343;

}



#floor_4_main .proCase .list li .tit {

	font-size: 16px;

	line-height: 40px;

	color: #666;

	text-align: center;

}



/* #floor_4_main .proCase .list li:hover {

	transition: all ease 600ms;

	-webkit-transform: scale(1.05);

	transform: scale(1.05);

}



#floor_4_main .proCase .list li:hover img {

	opacity: 0.8;

} */



#floor_4_main .proCase .hd {

	position: absolute;

	width: 100%;

}



#floor_4_main .proCase .hd .prev {

	width: 60px;

	height: 60px;

	cursor: pointer;

	position: absolute;

	top: -350px;

	left: -80px;

	background: url(../images/honorleft.png) no-repeat;

	display: inline-block;

	vertical-align: middle;

}



#floor_4_main .proCase .hd .next {

	width: 60px;

	height: 60px;

	background: url(../images/honorright.png) no-repeat;

	display: inline-block;

	vertical-align: middle;

	cursor: pointer;

	position: absolute;

	top: -350px;

	right: -80px;

}



/* 荣誉资质e */

/*工程案例s*/

#floor_4_main {

	padding-bottom: 30px;

	background: #fff;

}



#floor_4_main .in_title {

	padding-top: 80px;

}



.classtabmod {

	width: 100%;

	display: flex;

	justify-content: space-between;

	font-size: 20px;

	font-weight: bold;

	color: #222222;

	margin-top: 50px;

}



.classtabmod .classtab {

	cursor: pointer;

	padding-top: 50px;

	background-position: top center !important;

}



.classtabmod .classtab.caseact {

	color: #1a62ce;

}



.classtabmod .classtab:nth-child(1) {

	background: url(../images/caseicon1.png) no-repeat;

}



.classtabmod .classtab:nth-child(1).caseact {

	background: url(../images/caseicon1_act.png) no-repeat;

}



.classtabmod .classtab:nth-child(2) {

	background: url(../images/caseicon2.png) no-repeat;

}



.classtabmod .classtab:nth-child(2).caseact {

	background: url(../images/caseicon2_act.png) no-repeat;

}



.classtabmod .classtab:nth-child(3) {

	background: url(../images/caseicon3.png) no-repeat;

}



.classtabmod .classtab:nth-child(3).caseact {

	background: url(../images/caseicon3_act.png) no-repeat;

}



.classtabmod .classtab:nth-child(4) {

	background: url(../images/caseicon4.png) no-repeat;

}



.classtabmod .classtab:nth-child(4).caseact {

	background: url(../images/caseicon4_act.png) no-repeat;

}



.classtabmod .classtab:nth-child(5) {

	background: url(../images/caseicon5.png) no-repeat;

}



.classtabmod .classtab:nth-child(5).caseact {

	background: url(../images/caseicon5_act.png) no-repeat;

}



.classtabmod .classtab:nth-child(6) {

	background: url(../images/caseicon6.png) no-repeat;

}



.classtabmod .classtab:nth-child(6).caseact {

	background: url(../images/caseicon6_act.png) no-repeat;

}



.casemod {

	margin-top: 50px;

	margin-bottom: 55px;

}



.topcasemod {

	width: 100%;

	position: relative;

	display: flex;

	justify-content: space-between;

	justify-items: center;

	margin-bottom: 35px;

	min-height: 450px;

	-webkit-transition: all .3s;

	-moz-transition: all .3s;

	-ms-transition: all .3s;

	-o-transition: all .3s;

	transition: all .3s;

}



.topcasemod:hover {

	-webkit-transform: scale(1.02);

	-moz-transform: scale(1.02);

	-o-transform: scale(1.02);

	transform: scale(1.02)

}



.topcasemod a {

	width: 58%;

	font-size: 30px;

	font-weight: bold;

	color: #222222;

	transition: all 0.3s;

}



.topcasemod a:hover {

	color: #1a62ce;

}



.topcaseinfo .topcasetit {

	font-size: 19px;

	color: #333333;

	font-weight: bold;

	margin-top: 7%;

}



.topcaseinfo .topcasedes {

	font-size: 17px;

	color: #444444;

	line-height: 1.75;

	margin-top: 1%;

}



.topcasemod img {

	width: 100%;

	height: auto;

}



.topcaseinfo {

	width: calc(50% - 112px);

	height: 69%;

	max-height: 450px;

	background: url(../images/news-line.png) top left;

	-webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 10%);

	-moz-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);

	-ms-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);

	-o-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);

	box-shadow: 0 10px 20px rgb(0 0 0 / 10%);

	position: absolute;

	top: 5.5%;

	right: 0px;

	padding: 4% 4% 3%;

}



.tomorecase {

	width: 166px;

	height: 56px;

	text-align: center;

	line-height: 56px;

	background: url(../images/casebtnbg.png) no-repeat;

	background-size: cover;

	position: absolute;

	bottom: 15%;

	right: 10%;



}



.tomorecase>a {

	font-size: 16px;

	color: #ffffff;

	font-weight: normal;

}



.tomorecase>a:hover {

	color: #fff;

}



.casehide {

	display: none;

}



.casemod>ul {

	display: flex;

	justify-content: space-between;

}



.casemod li {

	width: 30.3%;

	-webkit-transition: all .3s;

	-moz-transition: all .3s;

	-ms-transition: all .3s;

	-o-transition: all .3s;

	transition: all .3s;

}



.casemod .case-link li:hover {

	-webkit-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	transform: translateY(-5px)

}



.casemod .case-link li:hover .case-info:before {

	width: 100%

}



.casemod .case-pic {

	margin-right: 7%;

}



.casemod .case-pic a {

	display: block;

	position: relative;

	padding-top: 75%;

}



.casemod .case-pic a img {

	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

}



.casemod .case-info {

	position: relative;
margin-right:7%;
	padding: 16px 30px;

	background: url(../images/news-line.png) left top;

	-webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 10%);

	-moz-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);

	-ms-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);

	-o-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);

	box-shadow: 0 10px 20px rgb(0 0 0 / 10%);

}



.casemod .case-info:before {

	content: "";

	position: absolute;

	left: 0;

	bottom: 0;

	width: 80px;

	height: 4px;

	background-color: #1a63ce;

	-webkit-transition: all .3s ease;

	-moz-transition: all .3s ease;

	-ms-transition: all .3s ease;

	-o-transition: all .3s ease;

	transition: all .3s ease;

}



.casemod .case-info h3 a {

	display: block;

	color: #333;

	font-size: 20px;

	line-height: 30px;

	font-weight: bold;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

	padding-right: 32px;

	margin-bottom: 10px;

}



.casemod .case-info h3 a:hover {

	color: #1a63ce;

}



.casemod .case-more {

	position: absolute;

	right: 30px;

	top: 26px;

}



.casemod .case-more img {

	width: 32px;

	height: auto;

}



.casemod .case-info p {

	color: #333;

	font-size: 14px;

	line-height: 30px;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

}



.casemod .case-info p:before {

	content: '';

	display: inline-block;

	vertical-align: middle;

	width: 10px;

	height: 10px;

	border: 1px solid #1a63ce;

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	-ms-border-radius: 50%;

	-o-border-radius: 50%;

	border-radius: 50%;

	margin-right: 8px;

	margin-top: -3px;

}



/*工程案例e*/





/* 联系我们s */

.contact-box {

	background: url(../images/lx-bg.png) no-repeat top center;

	-webkit-background-size: cover;

	-moz-background-size: cover;

	-ms-background-size: cover;

	-o-background-size: cover;

	background-size: cover;

	padding-bottom: 50px;

	margin-bottom: 40px;

}



.contact-top {

	width: 57.5%;

	padding-top: 80px;

}



.contact-top h1 {

	font-size: 48px;

	color: #fff;

	line-height: 58px;

	margin-bottom: 10px;

}



.contact-top>p {

	font-size: 20px;

	color: #666;

	line-height: 34px;

	margin-bottom: 35px;

	margin-top: 20px;

}



.lx-grid {

	margin-bottom: 80px;

	position: relative;

	box-shadow: 0 0px 8px rgba(0, 0, 0, 0.3);

}



.lx-grid .grid {

	background: url(../images/news-line.png);

	padding: 45px 0 48px 20px;

	display: flex;

	justify-content: space-between;

}



.lx-grid .grid>div {

	float: left;

	width: 50%;

}



.lx-grid .grid span {

	display: block;

	font-size: 18px;

	color: #333333;

	line-height: 28px;

}



.lx-grid .grid .tel a, .lx-grid .grid strong {

	display: block;

	font-size: 30px;

	font-weight: bold;

	color: #1a63ce;

	line-height: 40px;

	cursor: pointer;

	-webkit-transition: all .3s ease-in-out;

	-moz-transition: all .3s ease-in-out;

	-ms-transition: all .3s ease-in-out;

	-o-transition: all .3s ease-in-out;

	transition: all .3s ease-in-out;

}



.lx-grid .grid .tel {

	padding-left: 80px;

	background: url(../images/lx-icon1.png) no-repeat left center;

}
.pro-hei{min-height:340px;}


.lx-grid .grid .msg {

	padding-left: 80px;

	background: url(../images/lx-icon2.png) no-repeat left center;

}



.lx-grid .grid>.info {

	display: block;

	width: 234px;

	height: 62px;

	line-height: 62px;

	text-align: center;

	background: url(../images/lx-bg1.png) no-repeat bottom center;

	position: absolute;

	font-size: 20px;

	color: #fff;

	font-weight: bold;

	right: 0px;

	bottom: -46px;

	cursor: pointer;

	-webkit-transition: all .3s ease-in-out;

	-moz-transition: all .3s ease-in-out;

	-ms-transition: all .3s ease-in-out;

	-o-transition: all .3s ease-in-out;

	transition: all .3s ease-in-out;

}



.lx-grid .grid>.info a {

	color: #fff;

}



.lx-grid .grid>.info a:hover {

	color: #fff;

}



.contact-top .qt p {

	font-size: 20px;

	color: #333333;

	line-height: 30px;

	padding-left: 38px;

	margin-bottom: 8px;

	background: url(../images/lx-icon.png) no-repeat left center;

}



/* 联系我们e */





/* 资讯s */

#floor_5_main {

	background-color: #f8f9fb;

}



#floor_5_main .floor_5 {

	padding-bottom: 50px;

}



#floor_5_main .in_title8 {

	position: relative;

	width: 100%;

	padding-top: 70px;

	text-align: center;

	display: flex;

	justify-content: center;

	flex-wrap: wrap;

}



#floor_5_main .in_title8 img {

	display: block;

	margin-bottom: 16px;

	margin-right: 32px;

}



#floor_5_main .in_title8 .p1 {

	font-size: 78px;

	color: #dedede;

	line-height: 1.0;

	height: 77px;

	display: block;

}



#floor_5_main .in_title8 .p2 {

	font-size: 35px;

	color: #000;

	line-height: 1.0;

	height: 40px;

	font-weight: bold;

	display: block;

}



#floor_5_main .in_title8 .p3 {

	font-size: 20px;

	color: #222;

	line-height: 1.0;

	height: 28px;

	display: block;

	width: 100%;
	font-weight: bold;

	/* padding-left: 30px; */

}



.index-news {

	margin-top: 100px;

}



.index-news .index-txt {

	margin-bottom: 40px;

}



.news-box {

	float: left;

	width: 47%;

}



.box-fr {

	margin-left: 6%;

}



.news-txt {

	line-height: 40px;

}



.txt-more {

	float: right;

	width: 80px;

	-webkit-transition: all .3s;

	-moz-transition: all .3s;

	-ms-transition: all .3s;

	-o-transition: all .3s;

	transition: all .3s;

	color: #666666;

}



.txt-more:hover {

	margin-right: -5px;

}



.txt-con {

	overflow: hidden;

	display: block;

	color: #333;

	font-size: 30px;

	font-weight: 700;

}



.txt-con:before {

	content: '';

	display: inline-block;

	vertical-align: middle;

	width: 49px;

	height: 34px;

	background: url(../images/tit-icon03.png) no-repeat;

	margin-right: 15px;

	margin-top: -2px;

}



.txt-con:hover {

	color: #1a63ce;

}



.box-hot {

	margin-top: 30px;

}



.box-hot li {

	background-color: #fff;

	-webkit-border-radius: 8px;

	-moz-border-radius: 8px;

	-ms-border-radius: 8px;

	-o-border-radius: 8px;

	border-radius: 8px;

	-webkit-box-shadow: 0 3px 15px rgba(37, 92, 79, .15);

	-moz-box-shadow: 0 3px 15px rgba(37, 92, 79, .15);

	-ms-box-shadow: 0 3px 15px rgba(37, 92, 79, .15);

	-o-box-shadow: 0 3px 15px rgba(37, 92, 79, .15);

	box-shadow: 0 3px 15px rgba(37, 92, 79, .15);

	overflow: hidden;

	position: relative;

	margin-bottom: 30px;

}



.box-pic {

	float: left;

	width: 240px;

	height: 170px;

}



.box-pic img {

	-webkit-transition: all .3s ease;

	-moz-transition: all .3s ease;

	-ms-transition: all .3s ease;

	-o-transition: all .3s ease;

	transition: all .3s ease;

}



.box-pic a {

	display: block;

	position: relative;

	height: 100%;

	overflow: hidden;

}





.box-pic a:hover img {



	transform: scale(1.02);

}



.box-pic a img {

	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

}



.box-info {

	display: block;

	overflow: hidden;

	padding: 20px 40px 20px 20px;

}



.box-info a {

	display: block;

	color: #333;

	font-size: 18px;

	line-height: 28px;

	font-weight: bold;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

}



.box-info a:hover {

	color: #1a63ce;

}



.box-info p.box-font {

	line-height: 26px;

	height: 52px;

	margin-top: 10px;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 2;

	color: #555555;

}



.box-info span {

	display: inline-block;

	color: #888888;

	font-size: 14px;

	margin-top: 12px;

}



.box-more {

	position: absolute;

	right: 0;

	bottom: 0;

	width: 40px;

	height: 40px;

	line-height: 40px;

	text-align: center;

	background-color: #1a63ce;

	-webkit-border-radius: 8px;

	-moz-border-radius: 8px;

	-ms-border-radius: 8px;

	-o-border-radius: 8px;

	border-radius: 8px;

	-webkit-transition: all .3s;

	-moz-transition: all .3s;

	-ms-transition: all .3s;

	-o-transition: all .3s;

	transition: all .3s;

}



.box-more img {

	margin-top: 13px;

}



.box-more:hover {

	width: 50px;

}



.box-list li {

	line-height: 34px;

	margin-top: 13px;

}



.box-list li span {

	float: right;

	width: 90px;

	margin-left: 20px;

	color: #888;

	font-size: 14px;

}



.box-list li a {

	display: block;

	overflow: hidden;

	color: #444;

	font-size: 16px;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

	-webkit-transition: all .3s;

	-moz-transition: all .3s;

	-ms-transition: all .3s;

	-o-transition: all .3s;

	transition: all .3s;

}



.box-list li a:before {

	content: '';

	display: inline-block;

	vertical-align: middle;

	width: 26px;

	height: 26px;

	background: url(../images/news-icon.png) no-repeat;

	margin-right: 8px;

	margin-top: 0px;

}



.box-list li:hover a {

	margin-left: 4px;

	color: #1a63ce;

}



.news-box-bot {

	width: 100%;

	margin-top: 60px;

}



.news-box-bot .list {

	display: flex;

	justify-content: space-between;

	margin-top: 35px;

	margin-bottom: 100px;

}



.news-box-bot .list li {

	width: 30%;

	float: left;

	background: #fff;

	box-shadow: 0 20px 43px rgb(66 66 66 / 6%);

	overflow: hidden;

	background: url(../images/news-line.png) left top;

	-webkit-transition: all .3s;

	-moz-transition: all .3s;

	-ms-transition: all .3s;

	-o-transition: all .3s;

	transition: all .3s;

}



.news-box-bot .list li:hover {

	-webkit-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	transform: translateY(-5px);

	box-shadow: 0 20px 43px rgb(66 66 66 / 16%);



}



.news-box-bot .list li a {

	padding: 24px 26px 16px;

	font-size: 16px;

	color: #1d1d1f;

	display: block;

	position: relative;

	z-index: 1;

}



.news-box-bot .list li a:before {

	content: "";

	width: 3px;

	height: 60px;

	background: #1a63ce;

	position: absolute;

	left: 0;

	top: 0px;

}



.news-box-bot .list li strong {

	font-size: 18px;

	line-height: 1.546;

	color: #333333;

	font-weight: bold;

	display: block;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 2;

	overflow: hidden;

}



.news-box-bot .list li i {

	margin-top: 15px;

	margin-bottom: 15px;

	font-style: normal;

	opacity: 0.6;

	display: block;

	font-size: 14px;

	color: #666666;

}



.news-box-bot .list li span {

	height: 52px;

	line-height: 1.75;

	display: block;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 2;

	font-size: 14px;

	color: #555555;

	overflow: hidden;

	opacity: 0.8;

}



.news-box-bot .list li em {

	margin-top: 20px;

	padding-right: 36px;

	background: url(../images/newsmore.png) right center no-repeat;

	background-size: 24px !important;

	color: #555555;

	line-height: 2.07;

	text-align: right;

	display: block;

}



.news-box-bot .list li em:hover {

	color: #1a63ce;

}



/* 资讯e */



/*关于我们和优势s*/

.aboutusinfo, .ysinfo {

	width: 100%;

	display: flex;

	justify-content: space-between;

	margin-top: 90px;

}



.ysinfo {

	margin-top: 50px;

}



.aboutusinfo .infobox {

	width: 49%;

}



.ysinfo .infobox {

	width: calc(50% - 80px);

	padding-top: 36px;

	position: relative;

}



.ysinfo .infobox>img {

	position: absolute;

	left: -62px;

	top: 0px;

}



.aboutusinfo .video-con, .ysinfo .video-con {

	width: 45%;

}



.aboutusinfo .infobox .word1, .ysinfo .infobox .word1 {

	font-size: 36px;

	font-weight: bold;

	color: #333333;

	position: relative;

	padding-bottom: 25px;

}



.ysinfo .infobox .word1 {

	color: #1a63ce;

}



.ysinfo .infobox .ysphone {

	display: flex;

	justify-content: flex-start;

	justify-items: center;

	margin-top: 70px;

}



.ysinfo .infobox .ysphone .ysphone1>p {

	font-size: 18px;

	color: #222222;

	margin-top: 4px;

}



.ysinfo .infobox .ysphone .ysphone1>p:last-child {

	font-size: 36px;

	color: #1a63ce;

	font-weight: bold;

	margin-top: 5px;

}



.ysinfo .infobox .ysphone .ysphone2 {

	background: url(../images/ysphone1.png) no-repeat;

	width: 190px;

	height: 74px;

	line-height: 74px;

	text-align: center;

	font-weight: bold;

	color: #ffffff;

	font-size: 18px;

	cursor: pointer;

	margin-left: 12%;

}



.ysinfo .infobox .ysphone .ysphone2>a {

	color: #ffffff;

}



.ysinfo .infobox .ysphone .ysphone2>a:hover {

	color: #ffffff;

}



.ysinfo .ysreason {

	position: relative;

	box-shadow: 10px 10px 0px #bad0f0;

	margin-right: 10px;

	width: 49%;

	background: url(../images/news-line.png) left top;

	border: 1px solid #eaf0f8;

	border-radius: 5px;

	display: flex;

	justify-content: center;

	flex-wrap: wrap;

	padding-bottom: 40px;

}



.ysinfo .ysreason .ysreason1 {

	font-size: 30px;

	font-weight: bold;

	color: #1a62ce;

	background: url(../images/ysicon2.png) left no-repeat;

	padding-left: 60px;

	height: 40px;

	line-height: 40px;

	margin-top: 50px;

	margin-bottom: 12px;

}



.ysinfo .ysreason .ysreason2 {

	width: 100%;

	font-size: 12px;

	font-weight: bold;

	color: #333333;

	background: url(../images/ysicon3.png) center no-repeat;

	padding-left: 5%;

	height: 52px;

	line-height: 52px;

	text-align: center;

}



.salefw {

	display: flex;

	justify-content: space-between;

	margin-top: 70px;

	margin-bottom: 90px;

}



.salefw li {

	width: calc(33% - 20px);

	position: relative;

}



.salefw li img {

	width: 100%;

	height: 100%;

	-webkit-border-radius: 10px;

	-moz-border-radius: 10px;

	-ms-border-radius: 10px;

	-o-border-radius: 10px;

	border-radius: 10px;

	object-fit: cover;

}



.salefw li strong {

	position: absolute;

	left: 0;

	bottom: 0;

	width: 112px;

	height: 60px;

	line-height: 60px;

	background: url(../images/ysicon4.png) no-repeat;

	color: #fff;

	font-size: 24px;

	z-index: 2;

	padding-left: 24px;

}



.salefw li p {

	position: absolute;

	right: 0;

	bottom: 0;

	left: 80px;

	background-color: rgb(0, 0, 0, 0.6);

	line-height: 50px;

	text-align: center;

	padding-left: 6px;

	color: #fff;

	font-size: 16px;

	-webkit-border-bottom-right-radius: 10px;

	-moz-border-bottom-right-radius: 10px;

	-ms-border-bottom-right-radius: 10px;

	-o-border-bottom-right-radius: 10px;

	border-bottom-right-radius: 10px;

}





.aboutusinfo .infobox .word1:after {

	content: '';

	position: absolute;

	left: 0px;

	bottom: 0px;

	width: 72px;

	height: 4px;

	background-color: #1a63ce;

}



.aboutusinfo .infobox .word2, .ysinfo .infobox .word2 {

	font-size: 17px;

	color: #333333;

	margin-top: 43px;

	text-indent: 2rem;

	line-height: 2;

}



.aboutusinfo .video-con {

	position: relative;

	box-shadow: 10px 10px 0px #bad0f0;

	margin-right: 10px;

}



.aboutusinfo .video-con video {

	width: 100%;

	height: 100%;

}



.video-btn {

	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	z-index: 9;

	cursor: pointer;

}



.video-btn img {

	position: absolute;

	width: 75px;

	height: 75px;

	left: 50%;

	top: 50%;

	margin-left: -35.5px;

	margin-top: -35.5px;

	z-index: 99;

}



@-webkit-keyframes wateranimate {

	0% {

		-webkit-transform: scale(0);

		opacity: 1;

	}



	50% {

		-webkit-transform: scale(1);

		transform: scale(1);

		opacity: 1;

	}



	100% {

		-webkit-transform: scale(2);

		opacity: 0;

	}

}



@keyframes wateranimate {

	0% {

		-webkit-transform: scale(0);

		transform: scale(0);

		opacity: 1;

	}



	50% {

		-webkit-transform: scale(1);

		transform: scale(1);

		opacity: 1;

	}



	100% {

		-webkit-transform: scale(2);

		transform: scale(2);

		opacity: 0;

	}

}



.water1 {

	-webkit-animation: wateranimate 4s 3s ease-out infinite;

	animation: wateranimate 4s 3s ease-out infinite;

}



.water2 {

	-webkit-animation: wateranimate 4s 2s ease-out infinite;

	animation: wateranimate 4s 2s ease-out infinite;

}



.water3 {

	-webkit-animation: wateranimate 4s 1s ease-out infinite;

	animation: wateranimate 4s 1s ease-out infinite;

}



.water4 {

	-webkit-animation: wateranimate 4s 0s ease-out infinite;

	animation: wateranimate 4s 0s ease-out infinite;

}



.water1, .water2, .water3, .water4 {

	padding: 5%;

	position: absolute;

	left: 45%;

	top: 41%;

	border: 1px solid #fff;

	box-shadow: 0 0 60px 30px rgba(255, 255, 255, 1) inset;

	border-radius: 100%;

	z-index: 1;

	opacity: 0;

}



.usnumber {

	display: flex;

	justify-content: space-between;

	margin-top: 60px;

	margin-bottom: 70px;

}



.aboutnum_mod {

	background: url(../images/numbg.png) no-repeat;

	background-position: left top;

	height: 140px;

	padding-top: 30px;

	padding-left: 40px;

	width: calc(25% - 40px);

}



.aboutnum_mod .number span {

	font-size: 72px;

	margin-right: 5px;

	color: #1a63ce;

}



.aboutnum_mod .number {

	font-size: 24px;

	color: #666666;

	margin-top: 15px;

	font-weight: bold;

}



.aboutnum_mod .num_ind {

	font-size: 18px;

	color: #333333;

	margin-top: 25px;

	position: relative;

}



.aboutnum_mod .num_ind:before {

	content: '';

	position: absolute;

	width: 18px;

	height: 1px;

	background-color: #1a63ce;

	top: calc(50% - 1px);

	left: -24px;

}



/*关于我们e*/







/*合作客户*/

#floor_8_main {

	padding-bottom: 0;

}



#floor_8_main .floor_8 {}



#floor_8_main .in_title8 {

	position: relative;

	width: 100%;

	padding-top: 70px;

	text-align: center;

	display: flex;

	justify-content: center;

	flex-wrap: wrap;

}



#floor_8_main .in_title8 img {

	display: block;

	margin-bottom: 16px;

	margin-right: 20px;

}



#floor_8_main .in_title8 .p1 {

	font-size: 78px;

	color: #dedede;

	line-height: 1.0;

	height: 77px;

	display: block;

}



#floor_8_main .in_title8 .p2 {

	font-size: 35px;

	color: #000;

	line-height: 1.0;

	height: 40px;

	font-weight: bold;

	display: block;

}



#floor_8_main .in_title8 .p3 {

	font-size: 20px;

	color: #222;

	line-height: 1.0;

	height: 28px;

	display: block;

	width: 100%;
	font-weight: bold;

	/* padding-left: 30px; */

}



#floor_8_main .proCase {

	position: relative;

	margin-top: 60px;

	margin-bottom: 100px;

	display: flex;

	justify-content: center;

}



#floor_8_main .proCase .bd {

	width: 100%;

}



#floor_8_main .proCase .list {

	width: 100%;

}



#floor_8_main .proCase .list li {

	position: relative;

	display: block;

	float: left;

	padding: 0 10px;

	transition: all ease 600ms;

	width: calc(20% - 20px);

}



#floor_8_main .proCase .list li a {

	display: block;

}



#floor_8_main .proCase .list li a img {

	display: block;

	width: 100%;

	/* height: 141px; */

	border: 1px solid #dddddd;

}



#floor_8_main .proCase .hd {

	position: absolute;

	width: 100%;

	bottom: 0px;

}



#floor_8_main .proCase .hd .prev {

	width: 34px;

	height: 43px;

	cursor: pointer;

	position: absolute;

	top: -100px;

	left: -70px;

	-webkit-transition: all .3s ease-in-out 0s;

	-moz-transition: all .3s ease-in-out 0s;

	transition: all .3s ease-in-out 0s;

	background: url(../images/hzattowl.png) no-repeat;

	display: inline-block;

	vertical-align: middle;

}



#floor_8_main .proCase .hd .next {

	width: 34px;

	height: 43px;

	cursor: pointer;

	position: absolute;

	top: -100px;

	right: -70px;

	-webkit-transition: all .3s ease-in-out 0s;

	-moz-transition: all .3s ease-in-out 0s;

	transition: all .3s ease-in-out 0s;

	background: url(../images/hzarrowr.png) no-repeat;

	display: inline-block;

	vertical-align: middle;

}





/*******内页样式********/

.nybanner {

	width: 100%;

	/* height: 350px; */

	overflow: hidden;

	position: relative;

	background: url(../images/propagebg.png) no-repeat;

	background-size: cover;

	/* padding-bottom: 85px; */

}



.propage_top {

	width: 100%;

	display: flex;

	justify-content: space-between;

}



.proimgbanner {

	width: 80%;

	/*height: 420px;*/

	overflow: hidden;

}



.proimgbanner .ban-item {

	width: 100%;

	height: 100%;

	overflow: hidden;

}



.proimgbanner .ban-item img {

	width: 100%;

	height: 100%;

	opacity: 0;

}



.proimgbanner .slick-next, .proimgbanner .slick-prev {

	font-size: 0;

	bottom: 65px;

	z-index: 99;

	width: 46px;

	height: 80px;

	background-repeat: no-repeat;

	background-position: center center;

	-webkit-background-size: 100% 100%;

	-moz-background-size: 100% 100%;

	-ms-background-size: 100% 100%;

	-o-background-size: 100% 100%;

	background-size: 100% 100%;

}



.proimgbanner .slick-prev {

	margin-left: 0px;

	background-image: url(../images/propagel.png);

}



.proimgbanner .slick-next {

	margin-right: 0px;

	background-image: url(../images/propager.png);

}



.slick-prev:before, .slick-next:before {

	font-size: 0px;

}



.slick-prev, .slick-next {

	top: calc(50% - 40px);

}



.slick-prev {

	left: 0px;

}



.slick-next {

	right: 0px;

}



.slick-dots {

	bottom: 30px !important;

}



.slick-dots li button {

	background-color: rgba(255, 255, 255, .7) !important;

}



.slick-slider .slick-active button {

	background-color: #1a62ce !important;

}



/* .nybanner img {

	width: 1920px;

	display: block;

	position: absolute;

	left: 50%;

	margin-left: -960px;

	top: 0;

} */

.protopinfo {

	width:50%;

}



.protopinfo p {

	font-size: 16px;

	color: #666;

	margin-bottom: 5px;

	line-height: 30px;

}



.protopinfo p:nth-child(1) {

	font-size: 30px;

	color: #333;

	font-weight: bold;

	margin-bottom: 40px;

	background: url(../images/proicon2.png) no-repeat left center;

	padding-left: 40px;

}



.protopinfo p:nth-child(2) {

	margin-bottom: 35px;

}



.protopinfo .prozixun {

	width: calc(100% - 90px);

	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);

	height: 100px;

	line-height: 100px;

	background: #fff;

	background: url(../images/news-line.png) left top;

	border-radius: 10px;

	display: flex;

	justify-content: space-between;

	align-items: center;


	padding: 0px 45px;

	margin-bottom: 85px;

}



.protopinfo .prozixun>img {

	width: 40px;

	height: 37px;

}



.protopinfo .prozixun>p {

	font-size: 20px;

	color: #222222;

	margin-bottom: 0px;

}



.protopinfo .prozixun>p>span {

	font-size: 30px;

	font-weight: bold;

}



.protopinfo .prozixun>div {

	width: 166px;

	height: 56px;

	text-align: center;

	line-height: 56px;

	background: url(../images/tjprobg1.png) no-repeat;

	background-size: 100% 100%;

}



.protopinfo .prozixun>div>a {

	color: #fff;

	font-size: 16px;

}



.protopinfo .prozixun>div>img {

	margin-left: 18px;

	position: relative;

	top: 3px;

}



.protopinfo p.protedian {

	padding-left: 15px;

	position: relative;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	/*-webkit-line-clamp: 1;*/

}



.protopinfo p.protedian:before {

	content: ' ';

	position: absolute;

	width: 8px;

	height: 8px;

	border-radius: 50%;

	background: #666666;

	left: 0px;

	top: 12px;

}



.prodet_infomod {

	width: calc(100% - 0px);

	padding: 58px 0px;

	text-align: center;

}



.prodet_cptd {

	width: calc(100% - 160px);

	padding: 58px 80px;

	background: url(../images/prodet_tdbg.png) no-repeat;

	background-size: cover;

}



.prodet_cgys {

	width: calc(100% - 160px);

	padding: 58px 80px;

	background: url(../images/procolorbg.png) no-repeat;

	background-size: cover;

}



.prodet_infomod>h2 {

	font-size: 36px;

	font-weight: bold;

	color: #222222;

	text-align: center;

}



.prodet_infomod .protit_int {

	padding: 6px 30px;

	display: inline-block;

	border: 1px solid #cccccc;

	border-radius: 20px;

	font-size: 22px;

	color: #444444;

	margin: 25px auto 55px;

}



.cptdlist {

	display: flex;

	justify-content: center;

	align-items: center;

	margin-bottom: 45px;

}



.cptdlist>img {

	max-width: 100% !important;

}



.midprotd {

	padding: 33px;

	width: 43%;

	height: 50%;

	border-radius: 50%;

	background-size: cover;

	overflow: hidden;

	margin: 0px 3rem;

	position: relative;

}



.midprotd_top {

	position: absolute;

	top: 0px;

	left: 0px;

	width: 100%;

	height: 100%;

	z-index: 1;

}



.midprotd>img {

	width: 100%;

	height: 100%;

	border-radius: 50%;

}



.protd_point {

	text-align: center;

}



.protd_point div:nth-child(2) {

	margin-bottom: 75px;

	margin-top: 75px;

}



.protd_point div img {
	/*width: 50%;*/

	height: 50%;

	margin-bottom: 17px;

}



.protd_point div p {

	font-size: 26px;

	font-weight: bold;

	color: #222222;

}



.mt_90 {

	margin-top: -90px;

}



.protit_word {

	text-align: left;

	font-size: 20px;

	color: #444444;

	margin: 45px 0px 40px;

	line-height: 1.75;

}



.submian {

	padding-bottom: 20px;

	margin-top: 50px;

}



.submian.w1200 {

	padding-bottom: 0px;

	margin-top: 0px;

}



.submian.w1200 .sobtitle {

	margin-top: 45px;

}



.submian .sobtitle {


	line-height: 30px;

	padding: 0px 0px 10px;

	margin-bottom: 20px;

	font-size: 14px;

	color: #666;

}



.submian .sobtitle s {

	width: 14px;

	height: 14px;

	margin-right: 10px;

	background: url(../images/pageicon.png) no-repeat;

	margin-top: -3px;

}



.submian .sobtitle a {

	font-size: 14px;

	color: #666;

}



.submian .sobtitle a:hover {

	color: #1a63ce;

}



.submian .sobtitle a.now {

	color: #1a63ce;

	font-size: 14px;

	font-weight: bold;

}



.submian .sobtitle a.now:hover {

	text-decoration: underline;

}



.submian .subleft {

	width: 100%;

}



/* 产品侧边咨询s */

.submian .subleft .leftzixun {

	width: calc(100% - 36px);

	padding: 65px 18px;

	background: url(../images/prolist_lbg.png) no-repeat;

	background-size: cover;

	color: #fff;

	font-weight: bold;

	text-align: center;

	margin-top: 20px;

}



.submian .subleft .leftzixun p:nth-child(1) {

	font-size: 26px;

}



.submian .subleft .leftzixun p:nth-child(2) {

	font-size: 24px;

	margin-top: 15px;

	padding-bottom: 30px;

	border-bottom: 1px solid #666666;

	margin-bottom: 30px;

}



.submian .subleft .leftzixun p:nth-child(3) {

	font-size: 20px;

	margin-bottom: 15px;

}



.submian .subleft .leftzixun div {

	font-size: 30px;

	font-weight: bold;

	color: #fff;

	width: 240px;

	height: 54px;

	line-height: 54px;

	border-radius: 40px;

	background-color: #1a63ce;

	margin: 0 auto;

}



/* 产品侧边咨询e */



.submian .subleft .title {

	background: #1a63ce;

	height: 60px;

	color: #fff;

	font-size: 20px;

	line-height: 60px;

	font-weight: bold;

	text-align: center;

}



.submian .subleft .title h2 {

	font-size: 20px;

	font-weight: bold;

	color: #fff;

}



.submian .subleft .title i {

	font-size: 20px;

	font-weight: bold;

	color: #fff;

}



.submian .subleft .bort9 {

	border-top: 9px solid #007eb9;

	border-radius: 5px 5px 0px 0px;

}



.submian .subleft .bor9 {

	border-bottom: 9px solid #eaeaea;

}



.submian .subleft .lefta {

	width: 245px;

	margin-bottom: 10px;

}



.submian .subleft .lefta .comt {

	background: #fff;

}



.submian .subleft .lefta .comt ul {

	border: 1px solid #ddd;

	border-top: 0;

}



.submian .subleft .lefta .comt ul li a {

	background: #fff url(../images/tb9.png) 15px center no-repeat;

	border-top: 1px solid #eaeaea;

	line-height: 50px;

	height: 50px;

	display: block;

	padding-left: 35px;

	font-size: 14px;

}



.submian .subleft .lefta .comt ul li .box {

	padding: 10px 0px;

	display: none;

}



.submian .subleft .lefta .comt ul li .box a {

	height: 30px;

	line-height: 30px;

	display: block;

	color: #888;

	border: 0px;

}



.submian .subleft .lefta .comt ul li .box a:hover {

	color: #007eb9;

	background: none;

}



.submian .subleft .lefta .comt ul li:hover a, .submian .subleft .lefta .comt ul li.hover a {

	background: #fff url(../images/tb11.png) 15px center no-repeat;

	color: #1a63ce;

}



.submian .subleft .lefta .comt ul li.hover a {

	background: #ffffff url(../images/tb11.png) 15px center no-repeat;

	color: #1a63ce;

}



.submian .subleft .lefta .comt ul li.hover .box a {

	background: none;

	font-weight: normal;

}



.submian .subleft .lefta .comt ul li.hover .box a.hover {

	color: #007eb9;

	font-weight: bold;

}



.submian .subleft .lefta .comt1 ul li a {

	background: #fff url(../images/jia.png) 213px center no-repeat;

	border-top: 1px solid #eaeaea;

	line-height: 60px;

	height: 60px;

	display: block;

	padding-left: 25px;

	font-size: 14px;

}



.submian .subleft .lefta .comt1 ul li .box {

	padding: 10px 0px;

	display: none;

}



.submian .subleft .lefta .comt1 ul li .box a {

	height: 30px;

	line-height: 30px;

	display: block;

	color: #888;

	border: 0px;

}



.submian .subleft .lefta .comt1 ul li .box a:hover {

	color: #007eb9;

	background: none;

}



.submian .subleft .lefta .comt1 ul li:hover a, .submian .subleft .lefta .comt1 ul li.hover a {

	background: #1a63ce url(../images/jia1.png) 213px center no-repeat;

	font-weight: bold;

	color: #fff

}



.submian .subleft .lefta .comt1 ul li.hover a {

	background: #1a63ce url(../images/jian.png) 213px center no-repeat;

	font-weight: bold;

	color: #fff

}



.submian .subleft .lefta .comt ul li .boxlist {

	padding: 0;

	display: none;

	border: 0;

	border-top: 1px solid #ddd;

}



.submian .subleft .lefta .comt ul li .boxlist li {

	line-height: 50px;

}



.submian .subleft .lefta .comt ul li .boxlist li a {

	height: 40px;

	padding-left: 35px;

	color: #333;

	font-weight: normal;

	border-bottom: 0;

	line-height: 40px;

	background: #f6f6f6 url(../images/tb12.png) 17px center no-repeat;

	border-top: none;

}



.submian .subleft .lefta .comt ul li .boxlist li a:hover, .submian .subleft .lefta .comt ul li .boxlist li a.hover {

	color: #1a63ce;

}



.submian .subleft .lefta .comt ul li.hover .boxlist {

	display: block;

}



.map_ul {

	list-style: outside none none;

	display: block;

	width: 100%;

	padding-top: 10px;

}



.map_ul li {

	display: block;

	width: 100%;

	padding-bottom: 10px;

	margin-bottom: 10px;

	border-bottom: 1px solid #DCDBDB;

	margin-left: 10px;

	float: left;

}



.map_ul li a {

	font-size: 14px;

	float: left;

	width: 100%;

	height: 23px;

	line-height: 23px;

	font-weight: bold;

}



.map_ul .list-inline {

	display: block;

	margin-left: 14%;

	width: 80%;

	min-height: 30px;

}



.map_ul .list-inline a {

	font-weight: normal;

	width: auto;

	float: none;

	line-height: 32px;

	height: 32px;

	margin: 0 10px 10px 0;

	display: inline-block;

	border: 1px solid #ccc;

	padding: 0px 10px;

}



.map_ul .list-inline a:hover {

	background: #1a63ce;

	color: #fff;

}



.submian .subleft .adv {

	margin-bottom: 10px;

	background: #000;

}



.submian .subleft .adv a img {

	display: block;

	width: 100%;

}



.submian .subleft .adv a:hover img {

	opacity: 0.9;

	filter: alpha(opacity=90);

	-moz-opacity: 0.9;

	-khtml-opacity: 0.9;

}



.submian .subleft .leftnews {

	margin-bottom: 10px;

}



.submian .subleft .leftnews .title {

	height: 60px;

}



.submian .subleft .leftnews .leftnewscomt {

	background: #fff;

	padding: 10px;

}



.submian .subleft .leftnews .leftnewscomt ul li {

	height: 30px;

	line-height: 30px;

	border-bottom: 1px solid #f2f2f2;

	overflow: hidden;

}



.submian .subleft .leftnews .leftnewscomt ul li a {

	font-size: 14px;

	display: block;

	padding-left: 10px;

}



.submian .subleft .leftnews .leftcont {

	background: #fff;

	padding: 10px;

	border: 1px solid #ddd;

	border-top: 0;

}



.submian .subleft .leftnews .leftcont h2 {

	font-size: 16px;

	font-weight: bold;

	color: #1a63ce;

	padding-bottom: 10px;

	border-bottom: 1px solid #f2f2f2;

	text-align: center;

}



.submian .subleft .leftnews .leftcont p {

	line-height: 24px;

	font-size: 14px;

	padding-top: 10px;

	display: block;

}



.submian .subright {
width: 100%;
	

	padding-bottom: 0;

	line-height: 28px;

}



.submian .subright .aboutlist {

	color: #666;

}



/* .submian .subright img {

	max-width: 920px;

} */



.submian .subright .newslist .textlist li {

	padding: 25px 0px 25px;

	height: 110px;

	border-bottom: 1px solid #ddd;

	width: 100%;

	margin-bottom: 25px;

}



.submian .subright .newslist .textlist li a {

	display: block;

	cursor: pointer;

}



.submian .subright .newslist ul li a img {

	width: 147px;

	float: left;

	margin-right: 18px;

	border: 1px solid #eee;

	height: 110px;

	display: block;

}



.submian .subright .newslist ul li a .txt {

	color: #888;

	line-height: 24px;

	font-size: 12px;

}



.submian .subright .newslist .textlist li a p {

	height: 40px;

	line-height: 40px;

}



.submian .subright .newslist .textlist li a b {

	color: #1a63ce;

	font-size: 14px;

}



.submian .subright .newslist .textlist li a:hover b {

	color: #1a63ce;

}



.submian .subright .newslist .textlist li a i {

	color: #999;

	display: block;

	line-height: 20px;

	margin-bottom: 5px;

	font-size: 12px;

}



.submian .subright .newslist .textlist li a span {

	line-height: 22px;

	max-height: 66px;

	overflow: hidden;

	display: block;

	color: #666;

}



.submian .subright .newslist .textlist2 li {

	height: 40px;

	line-height: 40px;

}



.submian .subright .newslist .textlist2 li a {

	display: block;

}



.submian .subright .newslist .textlist2 li s {

	width: 4px;

	height: 4px;

	display: inline-block;

	vertical-align: middle;

	background: #007eb9;

	margin-right: 10px;

	border-radius: 100%;

}



.submian .subright .newslist ul li a:hover img {

	opacity: 0.8;

	filter: alpha(opacity=80);

	-moz-opacity: 0.8;

	-khtml-opacity: 0.8;

}



.submian .subright .newslist ul li a:hover p b {

	text-decoration: underline;

}



.submian .subright .newslist ul li a:hover span {

	color: #777;

}



.submian .subright .caselist ul li {

	padding: 20px 0px;

	border-bottom: 1px dotted #c2c2c2;

	height: 176px;

}



.submian .subright .caselist ul li a {

	display: block;

}



.submian .subright .caselist ul li a img {

	width: 220px;

	height: 162px;

	display: block;

	border: 7px solid #e2e2e2;

}



.submian .subright .caselist ul li a .txt {

	width: 470px;

	float: left;

	padding-left: 20px;

}



.submian .subright .caselist ul li a .txt p {

	height: 40px;

	line-height: 40px;

	color: #007eb9;

	font-size: 14px;

	font-weight: bold;

}



.submian .subright .caselist ul li a .txt i {

	color: #666;

	padding-bottom: 10px;

	display: block;

}



.submian .subright .caselist ul li a .txt span {

	line-height: 22px;

	height: 88px;

	overflow: hidden;

	display: block;

	color: #666;

}



.submian .subright .caselist ul li a:hover img {

	opacity: 0.8;

	filter: alpha(opacity=80);

	-moz-opacity: 0.8;

	-khtml-opacity: 0.8;

	border-color: #007eb9;

}



.submian .subright .caselist ul li a:hover p {

	text-decoration: underline;

}



.submian .subright .caselist ul li a:hover span {

	color: #777;

}



.submian .subright .mess {

	background: #fff;

	padding: 0px 40px 30px;

	width: 596px;

	margin-left: 80px;

}



.submian .subright .mess h1 {

	text-align: center;

	font-size: 30px;

	padding-bottom: 10px;

}



.submian .subright .mess p {

	text-align: center;

	padding-bottom: 30px;

}



.submian .subright .mess .left {}



.submian .subright .mess .left li {

	margin-bottom: 15px;

	float: left;

	margin-right: 10px;

}



.submian .subright .mess .left label {

	width: 150px;

	height: 43px;

	line-height: 43px;

	text-align: center;

	background: none;

	color: #1a63ce;

	font-size: 16px;

	float: left;

	border-radius: 3px 0 0 3px;

	border: 1px solid #1a63ce;

}



.submian .subright .mess .left input {

	border: 1px solid #ccc;

	border-left: none;

	float: left;

	height: 21px;

	line-height: 21px;

	padding: 11px 10px;

	width: 404px;

	color: #666;

	border-radius: 0px 3px 3px 0;

	outline: none;

}



.submian .subright .mess .left select {

	border: 1px solid #ccc;

	border-left: none;

	float: left;

	height: 45px;

	line-height: 45px;

	width: 424px;

	color: #666;

	border-radius: 0px 3px 3px 0;

	outline: none;

	text-indent: 10px;

}



.submian .subright .mess .right {

	float: left;

	width: 585px;

	padding-top: 10px;

	*padding-top: 20px;

}



.submian .subright .mess .right input, .submian .subright .mess .right a {

	width: 40%;

	margin-right: 2%;

	height: 45px;

	line-height: 45px;

	text-align: center;

	display: block;

	border: none;

	background: #1a63ce;

	color: #fff;

	font-size: 16px;

	border-radius: 3px;

	cursor: pointer;

	transition: ease-in-out .2s;

	float: left

}



.submian .subright .mess .right a {

	color: #333;

	background: #ffcc00;

	float: right

}



.submian .subright .mess .right a:hover {

	background: #cda503;

}



.submian .subright .mess .right input:hover {

	background: #2bba72;

}



.honorlist ul.list {

	float: left;

	width: 100%;

	padding-left: 0px;

}



.honorlist ul.list li.item {

	float: left;

	width: 296px;

	margin-bottom: 30px;

	margin-right: 14px;

	border: 1px solid #ddd;

}



.honorlist ul.list li.item a:hover span {

	color: #555;

}



.honorlist ul.list li.item span {

	width: 100%;

	height: 45px;

	color: #555;

	text-align: center;

	display: block;

	line-height: 45px;

	-webkit-transition: all .3s ease-in-out 0s;

	-moz-transition: all .3s ease-in-out 0s;

	transition: all .3s ease-in-out 0s;

}



.honorlist ul.list li.item img {

	width: 100%;

	display: block;

}



.list_imgH ul.list li.item {

	width: 287px;

	margin-right: 31px;

}



.list_imgH ul.list li.item a {

	display: block;

	width: 100%;

	overflow: hidden;

	position: relative;

	background: #fff;

}



.list_imgH ul.list li.item a:hover {

	/* background: #1a63ce; */

}



.list_imgH ul.list li.item img {

	display: block;

	width: 287px;

	height: 215px;

}



.list_imgH ul.list li.promod {

	width: calc(33.33% - 40px);

	padding: 30px 20px 30px 20px;

	border-radius: 8px;

	transition: all .3s;

	border: 0px;

	/*display: flex;*/

	justify-content: space-between;

	margin-right: 0px;

	margin-bottom: 5px;

}



.list_imgH ul.list li.promod:hover {

	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);

}



.list_imgH ul.list li.promod a {

	/*width: 295px;*/

	border-radius: 8px;

	overflow: hidden;

}



.list_imgH ul.list li.promod img {

	width: 100%;
    height: 260px;


}



.list_imgH ul.list li.promod .proinfo {

	/*width: calc(100% - 320px);*/

	color: #666666;

	font-size: 14px;

}



.list_imgH ul.list li.promod .proinfo p:nth-child(1) {

	font-size: 15px;

	color: #333;

	padding-bottom: 15px;

	border-bottom: 1px solid #eeeeee;

	transition: all .3s;
white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;

}



.list_imgH ul.list li.promod:hover .proinfo p:nth-child(1) {

	color: #1a63ce;

	border-bottom: 1px solid #1a63ce;

}



.list_imgH ul.list li.promod .proinfo p:nth-child(3) {

	margin-top: 15px;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 3;

}



.list_imgH ul.list li.promod .proinfo p.protedian {

	padding-left: 15px;
height:48px;
	position: relative;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	/*-webkit-line-clamp: 1;*/

}



.list_imgH ul.list li.promod .proinfo p.protedian:before {

	content: ' ';

	position: absolute;

	width: 8px;

	height: 8px;

	border-radius: 50%;

	background: #666666;

	left: 0px;

	top: 12px;

}







.item_mask {

	width: 100%;

	height: 100%;

	background: rgba(0, 0, 0, 0);

	position: absolute;

	left: 0;

	top: 0;

	opacity: 0;

	filter: Alpha(opacity=0);

	*zoom: 1;

	-webkit-transform: rotateX(180deg) scale(0.5, 0.5);

	transform: rotateX(180deg) scale(0.2, 0.2);

	transition: all ease-out .5s;

}



.item_link_icon {

	display: block;

	width: 45px;

	height: 45px;

	text-align: center;

	background-position: 0px -105px;

	line-height: 38px;

	position: absolute;

	left: 50%;

	top: 50%;

	margin-left: -22px;

	opacity: 0;

	filter: Alpha(opacity=0);

	*zoom: 1;

}



.list_imgH ul.list li.item:hover .item_mask {

	opacity: 1;

	filter: Alpha(opacity=100);

	-webkit-transform: rotateX(0deg) scale(1, 1);

	transform: rotateX(0deg) scale(1, 1);

	transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;

	background: rgba(0, 0, 0, 0.3);

}



.list_imgH ul.list li.item:hover .item_link_icon {

	transform: translateY(-21px);

	opacity: 1;

	filter: Alpha(opacity=100);

}



.submian .t {

	padding: 0 0 25px;

	color: #1a63ce;

	font-size: 18px;

}



.submian .t2 {

	padding-bottom: 30px;

	color: #1a63ce;

	font-size: 24px;

}



/* formData */

.formData {

	padding-bottom: 20px;

}



.formData .item {

	float: left;

	color: #999;

	font-weight: normal;

	width: 420px;

	height: 56px;

	line-height: 56px;

	border: 1px solid #e4e4e4;

	margin-right: 76px;

	margin-bottom: 45px;

	position: relative;

}



.formData .item label {

	padding-left: 15px;

	position: absolute;

	left: 0;

	top: 0;

	z-index: 11;

	text-align: center;

	display: block;

	margin: 0;

	height: 56px;

	line-height: 56px;

	font-size: 18px;

	color: #666;

}



.formData .item input {

	outline: none;

	line-height: 38px;

	height: 38px;

	font-size: 18px;

}



.formData .item .txt {

	width: 350px;

	height: 56px;

	line-height: 56px;

	display: block;

	background: none;

	padding-left: 70px;

	border: 0 none;

	color: #666;

}



.formData .item .red {

	position: absolute;

	right: 15px;

	top: 0;

	color: #ff0000;

	z-index: 11;

}



.formData .item.mr0 {

	margin-right: 0;

}



.formData .msg-box {

	position: absolute;

	left: 0;

	top: 0px;

}



.formData .liuyan {

	width: 918px;

	height: 260px;

	border: 1px solid #e4e4e4;

	float: left;

}



.formData .liuyan label {

	text-align: right;

	display: block;

}



.formData .liuyan textarea {

	width: 908px;

	height: 234px;

	line-height: 35px;

	padding: 12px 10px;

	text-indent: 100px;

	font-size: 18px;

	font-family: "microsoft yahei";

	color: #333;

	border: 0 none;

	overflow: hidden;

	background: none;

	resize: none;

	display: block;

	outline: none;

}



.formData .bot {

	width: 100%;

}



.formData .sub {

	width: 232px;

	line-height: 52px;

	border: 2px solid #1a63ce;

	margin-right: 2px;

	text-align: center;

	background: #1a63ce;

	color: #FFF;

	cursor: pointer;

	font-size: 18px;

	display: block;

	-webkit-transition: all ease 300ms;

	-moz-transition: all ease 300ms;

	-ms-transition: all ease 300ms;

	-o-transition: all ease 300ms;

	transition: all ease 300ms;

}



.formData .sub:hover {

	background: none;

	color: #1a63ce;

}



.formData .yzm .txt {

	padding-left: 80px;

}



.formData .yzm img {

	position: absolute;

	right: 0;

	top: 0;

	height: 56px;

	border: 0px;

	display: block;

}



/** 新闻中心 **/

.submian .subright .thumblist {}



.submian .subright .thumblist .list {

	padding-bottom: 20px;

}



.submian .subright .thumblist .item {


	border-bottom: 1px solid #eaeaea;

	display: block;

	padding: 20px;

	transition: all .5s;

}



.submian .subright .thumblist .item a {

	display: block;

}



.submian .subright .thumblist .item .img {

	position: relative;

	width: 280px;

	height: 189px;

	display: block;

	overflow: hidden;

	cursor: pointer;

}



.submian .subright .thumblist .item img {

	width: 100%;

	height: 100%;

	transition: all 0.3s ease-out 0s;

}



.submian .subright .thumblist .item a:hover img {

	transform: scale(1.1, 1.1);

}



.submian .subright .thumblist .item .txt {

	width: calc(100% - 320px);

	cursor: pointer;

}



.submian .subright .thumblist .item .txt h3 {

	font-size: 18px;

	line-height: 30px;

	-webkit-transition: all .3s ease-in-out 0s;

	-moz-transition: all .3s ease-in-out 0s;

	transition: all .3s ease-in-out 0s;

}



.submian .subright .thumblist .item .txt .mark {

	color: #999;

	font-size: 12px;

	line-height: 20px;

	padding: 0;

}



.submian .subright .thumblist .item .txt .mark span {

	display: inline-block;

	padding-right: 18px;

}



.submian .subright .thumblist .item .txt p {

	color: #666;

	line-height: 25px;

}



.submian .subright .thumblist .item .txt p span {

	display: inline-block;

	color: #1a63ce;

	padding-left: 10px;

}



.submian .subright .thumblist .item a:hover .txt h3 {

	color: #1a63ce;

}



.submian .subright .thumblist .item:hover {

	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);

}



.reLink {

	height: 38px;

	border: 1px solid #ddd;

	margin: 10px auto 10px;

	padding: 0px 10px;

}



.reLink .prevLink, .reLink .nextLink {

	height: 38px;

	line-height: 38px;

	color: #666;

}



.reLink .prevLink a, .reLink .nextLink a {

	height: 38px;

	line-height: 38px;

	color: #666;

}



.reLink .prevLink a:hover, .reLink .nextLink a:hover {

	color: #1a63ce;

}



.reLink .prevLink {

	float: left;

}



.reLink .nextLink {

	float: right;

}



.submian .subright .conBox .ArticleTitle h1 {

	font-size: 24px;

	text-align: center;

	padding: 20px 0px;

	border-bottom: 1px dashed #ccc;

	font-weight: bold;

}



.submian .subright .conBox .ArticleMessage {

	line-height: 30px;

	height: 30px;

	margin-bottom: 10px;

	text-align: center;

}



.submian .subright .conBox .ArticleMessage span:first-child {

	margin-left: 0;

}



.submian .subright .conBox .ArticleMessage span {

	color: #999;

	margin-left: 14px;

	font-size: 12px;

}



.submian .subright .conBox .ArticleMessage .jiathis_style {

	float: left;

	margin-top: 5px;

}



.submian .subright .conBox .ArticleTencont {

	padding: 5px 0px 20px 0px;

	line-height: 28px;

	overflow: hidden;

	color: #666;

	font-size: 14px;

}



.submian .subright .showproduct .ArticleTencont img {

	max-width: 100%;

}



.submian .subright .conBox .ArticleTencont img {

	max-width: 100%;

}



.field_down {

	text-align: left;

}



.field_down a {

	width: 100px;

	height: 30px;

	line-height: 30px;

	background: #0267ac;

	color: #fff;

	display: block;

	text-align: center;

}



/***********index css end***********/
/*浮动客服*/
.toolbar {
	position: fixed;
	top: 50%;
	right: 1%;
	margin-top: -163px;
	z-index: 100;
	width: 80px;
}
.toolbar dd {
	position: relative;
	float: left;
	width: 80px;
	height: 80px;
	background: #1a63ce;
	margin-top: 2px;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	cursor: pointer;
	transition: all .5s;
}
.toolbar dd:first-child {
	margin-top: 0;
}
.toolbar dd i {
	width: 100%;
	height: 30px;
	display: block;
	margin-top: 13px;
	background: url(../images/toolbar.png) no-repeat center 0;
}
.toolbar dd.qq i {
	background-position-y: 0;
}
.toolbar dd.tel i {
	background-position-y: -30px;
}
.toolbar dd.code i {
	background-position-y: -60px;
}
.toolbar dd.top i {
	background-position-y: -90px;
}
.toolbar dd span {
	display: block;
	color: #fff;
}
.toolbar dd.tel .box {
	position: absolute;
	top: 0;
	width: 190px;
	right: -200px;
	height: 100%;
	margin-right: 10px;
	border-radius: 5px;
	background: #1a63ce;
	opacity: 0;
	transition: all .5s;
}
.toolbar dd.tel .box p {
	font-size: 14px;
	margin: 15px auto 7px;
}
.toolbar dd.tel .box h3 {
	font-size: 18px;
	font-weight: bold;
}
.toolbar dd.tel .box:after {
	display: block;
	content: " ";
	border-style: solid dashed dashed dashed;
	border-color: transparent transparent transparent #1a63ce;
	border-width: 9px;
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: -18px;
	margin-left: -12px;
}
.toolbar dd.code .box {
	position: absolute;
	top: 0;
	width: 162px;
	right: -172px;
	height: 162px;
	margin-right: 10px;
	border-radius: 5px;
	background: #1a63ce;
	opacity: 0;
	transition: all .5s;
}
.toolbar dd.code .box img {
	width: 140px;
	height: 140px;
	padding: 11px;
}
.toolbar dd.code .box:after {
	display: block;
	content: " ";
	border-style: solid dashed dashed dashed;
	border-color: transparent transparent transparent #1a63ce;
	border-width: 9px;
	width: 0;
	height: 0;
	position: absolute;
	top: 30px;
	right: -18px;
	margin-left: -12px;
}
.toolbar dd:hover {
	background: #ef8201;
}
.toolbar dd.tel:hover .box {
	opacity: 1;
	right: 80px;
}
.toolbar dd.code:hover .box {
	opacity: 1;
	right: 80px;
}



.subright .searchList li {

	padding-top: 20px;

	padding-bottom: 20px;

	border-bottom: 1px solid #ddd;

}



.subright .searchList li:first-child {

	border-top: none;

}



.subright .searchList li:hover a h2 {

	color: #1a63ce;

	font-weight: bold;

}



.leftprocomt {

	padding-top: 10px;

	border: 1px solid #ddd;

	border-top: 0;

}



.leftprocomt li {

	float: left;

	text-align: center;

	width: 108px;

	margin-left: 9px;

}



.leftprocomt li img {

	width: 108px;

	height: 81px;

	border-radius: 3px;

	-webkit-transition: all .3s ease-in-out 0s;

	-moz-transition: all .3s ease-in-out 0s;

	transition: all .3s ease-in-out 0s;

}



.leftprocomt li p {

	line-height: 30px;

	-webkit-transition: all .3s ease-in-out 0s;

	-moz-transition: all .3s ease-in-out 0s;

	transition: all .3s ease-in-out 0s;

}



.leftprocomt li:hover img {

	-webkkit-filter: brightness(105%);

	filter: brightness(105%);

}



.leftprocomt li:hover p {

	color: #1a63ce;

}



/*******font-face********/

@font-face {

	font-family: didot;

	src: url('../font/didot.eot');

	src: url('../fonts/didot.eot')format('embedded-opentype'),

		/* IE6-IE8 */

		url('../fonts/didot.woff') format('woff'),

		/* Modern Browsers */

		url('../fonts/didot.ttf') format('truetype'),

		/* Safari, Android, iOS */

		url('../fonts/didot.svg#didot') format('svg');

	/* IE9 Compat Modes */

	/* Legacy iOS */

}



/*↓组图样式↓*/

.HS10, .HS15 {

	overflow: hidden;

	clear: both;

}



.HS10 {

	height: 10px;

}



.HS15 {

	height: 15px;

}



.Hidden {

	display: none;

}



.Clearer {

	display: block;

	clear: both;

	font-size: 1px;

	line-height: 1px;

	margin: 0;

	padding: 0;

}



.FlLeft {

	float: left;

}



.FlRight {

	float: right;

}



/*幻灯片区域背景*/

.MainBg {

	width: 920px;

	margin: 0 auto;

}



/*大图展示区域*/

.OriginalPicBorder {

	padding: 0;

}



#OriginalPic {

	width: 920px;

	overflow: hidden;

	position: relative;

	font-size: 12px;

}



#OriginalPic img {

	display: block;

	min-width: 100px;

	margin: 0 auto;

}



/*鼠标手势*/

.CursorL {

	position: absolute;

	z-index: 999;

	width: 50%;

	height: 600px;

	color: #FFF;

	left: 0;

	/*cursor: url(../images/CurL.cur), auto;

	background: url(../images/space.png) repeat scroll 0 0 transparent;*/

}



.CursorR {

	position: absolute;

	z-index: 999;

	width: 50%;

	height: 600px;

	color: #FFF;

	right: 0;

	/*cursor: url(../images/CurR.cur), auto;

	background: url(../images/space.png) repeat scroll 0 0 transparent;*/

}



/*小图预览和滑动*/

.SliderPicBorder {

	width: 100%;

	overflow: hidden;

}



.ThumbPicBorder {

	width: 920px;

	margin: 0 auto;

	background: #eeeeee;

	overflow: hidden;

	position: relative;

}



.ThumbPicBorder #btnPrev {

	width: 45px;

	height: 113px;

	cursor: pointer;

	position: absolute;

	left: 20px;

	top: 20px;

}



.ThumbPicBorder #btnNext {

	width: 45px;

	height: 113px;

	cursor: pointer;

	position: absolute;

	right: 20px;

	top: 20px;

}



.ThumbPicBorder .pic {

	width: 755px;

	overflow: hidden;

	position: relative;

	margin: 20px auto;

}



#ThumbPic img {

	border: 3px solid #ddd;

	cursor: pointer;

	background-color: #ddd;

	margin: 0 5px;

	width: 135px;

	height: 108px;

	display: block;

	-webkit-transition: all .3s ease-in-out 0s;

	-moz-transition: all .3s ease-in-out 0s;

	transition: all .3s ease-in-out 0s;

}



#ThumbPic img.active {

	border: 3px solid #1a63ce;

}



/*↑组图样式↑*/









/* 文章左侧s */

.xypg-left-box {

	margin-bottom: 30px;

}



.xypg-left-title {

	background: #1f5ec5;

	padding: 14px 30px;

	position: relative;

}



.wordbg {

	position: absolute;

	font-size: 70px;

	font-weight: bold;

	left: 2px;

	top: 0px;

	color: #316ed1;

	line-height: 60px;

}



.xypg-left-title h3 {

	font-size: 20px;

	color: #ffffff;

	line-height: 30px;

	font-weight: bold;

	position: relative;

	z-index: 9;

}



.xypg-left-title i {

	position: absolute;

	left: -5px;

	top: -9px;

	font-style: normal;

	font-size: 67px;

	font-weight: bold;

	opacity: .1;

	color: #fff;

	line-height: 1;

	z-index: 1;

	text-transform: uppercase;

	display: none;

}



.xypg-left-title span {

	font-weight: normal;

	font-size: 16px;

	color: #fff;



	margin-left: 10px;

	text-transform: capitalize;

}



.xypg-left-title span:before {

	content: "/";

	padding-right: 5px;

}



.xypg-left-con {

	border: 1px solid #d2d2d2;

	border-top: none;

}



.latest-news {

	padding: 10px 0;

}



.latest-news li {

	padding: .5em 1.5em;

	font-size: 14px;

}



.latest-news li a {

	display: block;

	line-height: 1.2;

	color: #5a5a5a;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 1;

}



.latest-news li a:before {

	content: '+';

	font-weight: bold;

	margin-right: 5px;

	font-size: 16px;

}



.latest-news li a:hover {

	color: #1f5ec5;

}



.latest-news li a:hover:before {

	color: #1f5ec5;

}



.page-wrap-contact {

	padding: 0px 10px;

	font-size: 14px;

}



.page-wrap-contact h4 {

	padding: .3em 1.4em .8em 1.4em;

	font-size: 16px;

	color: #000000;

}



.page-wrap-contact p {

	border-top: 1px solid #eee;

	position: relative;

	margin-bottom: 0;

	padding: .8em 1.4em;

	color: #2f2f2f;

}



.page-message-img img {

	border: 1px solid #d2d2d2;

}



.page-wrap-right {

	overflow: hidden;

}



.page-wrap-right .xypg-right-content p img {

	max-width: 100%;

	height: auto !important;

	width: auto !important

}



.xypg-right-content {

	font-size: 16px;

	color: #333;

	line-height: 2

}



.xypg-left-nav {

	margin: 0 -1px;

	padding: 0px 10px;

}



.xypg-left-nav .on a {

	color: #1f5ec5

}



.xypg-left-nav .on .xypg-left-subnav {

	display: block;

}



.xypg-left-nav .block .xypg-left-subnav {

	display: block;

}



/*.xypg-left-nav .on .first-nav-btn{background-position: 0 -270px;}*/



.xypg-left-nav>li {

	position: relative;

	border-bottom: 1px solid #eeeeee;

}



.xypg-left-nav>li:last-child {

	border-bottom: none;

}



.xypg-left-nav>li>a {

	display: block;

	font-size: 16px;

	line-height: 22px;

	color: #2e2e2e;

	padding: 15px 18px;

}



.xypg-left-nav>li .first-nav-btn {

	position: absolute;

	z-index: 99;

	width: 30px;

	height: 30px;

	text-align: center;

	top: 10px;

	right: 10px;

	cursor: pointer;

	background: url(../images/pagearrow.png) no-repeat;

	background-position: center;

}



.xypg-left-nav>li .first-nav-btn.clicked {

	background-position: 0 -270px;

}



.xypg-left-nav>li:hover>a, .xypg-left-nav>li.clicked>a {

	color: #1f5ec5;

}



.xypg-left-nav>li:hover .first-nav-btn, .xypg-left-nav>li.clicked .first-nav-btn {

	color: #1f5ec5;

}



/* 文章左侧e */

.tj3 {

	height: 50px;

	line-height: 50px;

	font-size: 18px;

	font-weight: bold;

	color: #1a63ce;

	padding-left: 22px;

	background: url(../images/proicon3.png) no-repeat;

	background-position: left center;

}



/* 时间轴 */

.timeLine {

	margin: 80px auto 75px;

	position: relative;

	background: url(../images/fzlcicon1.png) repeat-y 50% 0;

}



.timeLine li {

	/* background: url(../images/fzlcicon.png) repeat-y 50% 0; */

	height: 169px;

	zoom: 1;

}



.timeLine li:nth-child(even) .timemod:nth-child(1) {

	display: none;

}



.timeLine li:nth-child(odd) .timemod:nth-child(2) {

	display: none;

}



.timeLine li .timemod {

	display: flex;

	width: calc(50% - 40px);

	padding: 17px 30px;

	font-size: 16px;

	text-align: left;

	padding-right: 20px;

	color: #1296db;

	/* background: url(../images/fzlcicon1.png) no-repeat; */

	margin-top: -17px;

	justify-content: space-between;

}



.timeLine li .timemod .timemod_img {

	width: 290px;

	height: 190px;

	object-fit: cover;

	border-radius: 10px;

	overflow: hidden;

}



.timeLine li .timemod .timemod_img>img {

	width: 100%;

	height: 100%;

}



.timeLine li .timemod.fl .timemod_word {

	width: calc(100% - 335px);

	padding-right: 25px;

}



.timeLine li .timemod.fr .timemod_word {

	width: calc(100% - 310px);

}



.timeLine li .timemod:nth-child(2) {

	padding-left: 20px;

	padding-right: 0px;

	/* background: url(../images/fzlcicon2.png) no-repeat; */

	background-position: right top;

}



.timeLine li .timemod .timemod_word p:nth-child(1) {

	font-size: 18px;

	color: #333;

	margin-top: 18px;

}



.timeLine li .timemod .timemod_word p:nth-child(1)>span {

	color: #1a62ce;

	font-size: 26px;

	font-weight: bold;

}



.timeLine li .timemod .timemod_word p:nth-child(2) {

	font-size: 16px;

	color: #333;

	margin-top: 5px;

}



.timeLine li .timemod:nth-child(2) .timemod_word p {

	/* padding-left: 40px; */

}



.ryzzlist_page {

	width: 100%;

	display: flex;

	justify-content: space-between;

	flex-wrap: wrap;

}



.ryzzlist_page img {

	width: calc(25% - 24px);

	margin-bottom: 20px;

	height: 100%;

}



.ryzzlist_page1 {

	width: 100%;

	display: flex;

	justify-content: space-between;

	flex-wrap: wrap;

}



.ryzzlist_page1 img {

	width: calc(20% - 18px);

	margin-bottom: 20px;

	height: 100%;

	border: 1px solid #dddddd;

}





/* 单独内页头 */

.lonelytop {

	height: 60px;

	line-height: 60px;

	border-bottom: 1px solid #eeeeee;

}



.lonelytop>ul {

	display: flex;

	justify-content: center;

}



.lonelytop>ul>li {

	width: 158px;

	border-left: 1px solid #eeeeee;

	border-bottom: 1px solid #eeeeee;

	color: #222222;

	font-size: 16px;

	text-align: center;

}



.lonelytop>ul>li:last-child {

	border-right: 1px solid #eeeeee;

}



.lonelytop_act {

	background-color: #1a62ce;

	border-bottom: 3px solid #616060 !important;

	border-left: 0px solid #616060 !important;

	height: 58px;

}



.lonelytop_act>a {

	color: #ffffff !important;

}



/* 产品中心 */

.downloadlist, .videolist {

	padding-bottom: 20px;

	display: flex;

	justify-content: space-between;

	flex-wrap: wrap;

}



.downloadmod {

	width: calc(50% - 137px);

	background-color: #fafcfe;

	border-radius: 80px;

	padding: 0px 50px;

	height: 80px;

	line-height: 80px;

	box-shadow: 0px 3px 7px rgb(26 99 206 / 15%);

	margin-bottom: 30px;

}



.downloadmod>div {

	display: flex;

	justify-content: space-between;

	align-items: center;

	color: #333;

	font-size: 18px;

}



.videoitem {

	width: calc(33.3% - 25px);

	box-shadow: 0px 1px 10px rgb(51, 51, 51, 0.1);

	margin-bottom: 55px;

}



.videoitem>a {

	display: block;

	width: 100%;

	overflow: hidden;

	position: relative;

	background: #fff;

}



.videoitem>a>div {

	width: 100%;

	height: 250px;

	overflow: hidden;

}



.videoitem>a>div>img {

	width: 100%;

	object-fit: cover;

	height: 250px;

	transition: all .3s;

}



.videoitem>a>div>img:hover {

	transform: scale(1.2);

}



.videobtn {

	width: 80px !important;

	height: 80px !important;

	position: absolute;

	left: calc(50% - 40px);

	top: 85px;

}



.videoitem>a span {

	display: block;

	height: 80px;

	line-height: 80px;

	font-size: 24px;

	font-weight: bold;

	color: #222222;

	text-align: center;

}



.videoitem>a span:hover {

	color: #1a62ce;

}



.videodetail {

	width: 100% !important;

}



.videodetail .ArticleTencont video {

	width: 100% !important;

	height: auto !important;

}



/* 走进捷耐 */

.submian_zjjn {

	margin-top: 0px !important;

}



.thumblist_zjjn {

	padding-bottom: 70px;

}



.thumblist_zjjn .aboutusinfo {

	padding-top: 78px;

	margin-top: 0px;

}



.thumblist_zjjn .aboutusinfo .infobox .zjjnword1, .thumblist_zjjn .zjjnword1 {

	font-size: 36px;

	color: #222222;

	position: relative;

}



.thumblist_zjjn .aboutusinfo .infobox .zjjnword2 {

	font-size: 16px;

	color: #333333;

	margin-top: 40px;

	text-indent: 2rem;

	line-height: 2;

}



.thumblist_zjjn .usnumber {

	justify-content: flex-start;

	margin-bottom: 0px;

	margin-top: 50px;

}



.thumblist_zjjn .aboutnum_mod {

	width: calc(50% - 40px);

	height: 110px;

}



.zjjnbot_mod {

	width: 45%;

}



.zjjnbot_mod>img {

	width: 100%;

}



.thumblist_zjjn .midvideo-con {

	width: 100%;

	position: relative;

	box-shadow: 10px 10px 0px #bad0f0;

	margin-right: 10px;

	max-height: 390px;

	overflow: hidden;

}



.thumblist_zjjn .midvideo-con>img {

	width: 100%;

	max-height: 390px;

	object-fit: cover;

}



.zjjnmid_mod {

	width: 45%;

}



.zjjnmid_mod .usnumber {

	margin-top: 20px;

	margin-bottom: 70px;

}



.zjjnmidinfo {

	padding-top: 50px !important;

}



.zjjnmidinfo .infobox .zjjnword2 {

	font-size: 16px !important;

	text-indent: 0rem !important;

	margin-top: 55px !important;

}



.zjjnmidinfo .infobox .zjjnword2.mt45 {

	margin-top: 45px !important;

	color: #1a62ce;

}



.zjjnmidinfo .infobox .zjjnword2.mt5 {

	color: #1a62ce;

	margin-top: 5px !important;

}







.fzlcarrow {

	width: 72px;

	height: 72px;

	position: relative;

	left: calc(50% - 36px);

	top: -108px;

}


@media screen and (max-width: 1800px) {

	.protopinfo .prozixun>p{font-size:14px;}
	.protopinfo .prozixun>p>span{font-size:24px;}

}