* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #a5a5a5;
}

a:hover {
	color: #19a6db;
}

img {
	border: none;
}

ul,
ol {
	list-style: none;
}

body {
	font-family: "微软雅黑", "黑体", "宋体";
}

.ht {
	font-family: "黑体", "微软雅黑", "宋体";
}

._img {
	display: block;
	width: 100%;
}

.clear {
	clear: both;
}

.am-ul {
	padding: 0;
	clear: both;
}

.c-ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.c-ul li {
	float: left;
	display: block;
}

/**/

.w12 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

/**/
.yqwlHeader {
	position: absolute;
	z-index: 9999;
	width: 100%;
	height: 80px;
	top: 0;
	left: 0;
}

.yqwlHeader .head {
	width: 100%;
	height: 80px;
	/* background-image: url(../images/whiteOpacity0.2.png); */
	background-color: #fff;
}

.yqwlHeader .head .main .logo {
	padding: 5px 0;
	width: 183px;
	height: 70px;
	float: left;
}

.yqwlHeader .head .main .nav {
	float: left;
	/*width: 625px;*/
	width: 720px;
	padding-left: 106px;
	/*padding-left: 157px;*/
}

.yqwlHeader .head .main .nav ul li a {
	display: block;
	width: 120px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 16px;
	color: #414141;
}

.yqwlHeader .head .main .nav ul li.change>a {
	background-color: #f78a44;
	color: #fff;
}

.yqwlHeader .head .main .nav ul li.c>a {
	background-color: #f78a44;
	color: #fff;
}

/*.yqwlHeader .head .main .nav ul li a:hover{
	background-color: #f78a44;
}*/
.yqwlHeader .head .main .nav ul li ol {
	position: absolute;
	z-index: 9999;
	top: 80px;
	display: block;
	width: 120px;
	background-image: url(../images/blackOpacity0.38.png);
	padding: 8px 0;
	display: none;
}

.yqwlHeader .head .main .nav ul li ol li a {
	display: block;
	width: 120px;
	height: auto;
	/*height: 36px;*/
	text-align: center;
	line-height: 18px;
	font-size: 15px;
	padding: 10px 0;
	color: #fff;
}

.yqwlHeader .head .main .nav ul li ol li a:hover {
	color: #f78a44;
}

.yqwlHeader .head .main .search {
	width: 190px;
	float: left;
}

.yqwlHeader .head .main .search .cnen {
	float: right;
}

.yqwlHeader .head .main .search .cnen a {
	float: left;
	display: block;
	color: #676767;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
}

.yqwlHeader .head .main .search .cnen b {
	display: block;
	float: left;
	height: 12px;
	margin: 6px;
	border-right: 1px solid #676767;
}

.yqwlHeader .head .main .search .tel {
	width: 190px;
	height: 42px;
	float: right;
	background: url(../images/headTel.png) no-repeat right top;
}

.yqwlHeader .head .main .search .s {
	float: right;
	position: relative;
}

.yqwlHeader .head .main .search .s input {
	width: 150px;
	height: 30px;
	border: 1px solid #fff;
	background-color: #f0f0f0;
	padding: 0 40px 0 10px;
	font-size: 14px;
}

.yqwlHeader .head .main .search .s a {
	position: absolute;
	z-index: 100;
	top: 0;
	right: 0;
	display: block;
	width: 35px;
	height: 32px;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 25px 25px;
	background-color: #d7d7d7;
}

.yqwlHeader .head .main .search .s button {
	position: absolute;
	z-index: 200;
	top: 0;
	right: 0;
	display: block;
	width: 35px;
	height: 32px;
	opacity: 0;
}

.banner {
	text-align: center;
	height: 600px;
	position: relative;
}

.banner .m_banner .banner {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-position: center top;
	background-repeat: no-repeat;
}

.banner .pub_c .m_banner .banner_ctrl .prev,
.banner .pub_c .m_banner .banner_ctrl .next {
	position: absolute;
	display: block;
	width: 24px;
	height: 49px;
	top: 40%;
	opacity: 0.6;
}

.banner .pub_c .m_banner .banner_ctrl .prev {
	background: url(../images/banner_l.png) no-repeat;
	left: 8%;
}

.banner .pub_c .m_banner .banner_ctrl .next {
	background: url(../images/banner_r.png) no-repeat;
	right: 8%;
}

.yqwlBread {
	position: absolute;
	left: 50%;
	width: 1200px;
	margin-top: -66px;
	margin-left: -600px;
	font-size: 12px;
	color: #fff;
}

.yqwlBread p {
	display: block;
	font-size: 28px;
	line-height: 30px;
	height: 30px;
	color: #fff;
}

.yqwlBread span {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	color: #f78a44;
}

.yqwlBread a {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	color: #fff;
}

.yqwlContent {
	padding-top: 30px;
}

.yqwlContent .main .l,
.yqwlContent .main .r {
	width: 600px;
	float: left;
}

.yqwlContent .main .r {
	padding-top: 25px;
}

.yqwlContent .main .gyyq {
	padding: 90px 0 60px 0;
	min-height: 478px;
	overflow: hidden;
}

.yqwlContent .main .gyyq .r {
	width: 558px;
	padding-left: 42px;
}

.yqwlContent .main .gyyq .r .t {
	text-align: center;
}

.yqwlContent .main .gyyq .r .t p {
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #2d2d2d;
}

.yqwlContent .main .gyyq .r .t span {
	font-size: 18px;
	line-height: 18px;
	color: #6e6b6d;
	padding-top: 13px;
	display: block;
}

.yqwlContent .main .gyyq .r .t b {
	width: 30px;
	border-bottom: 1px solid #cfcfcf;
	display: block;
	padding-top: 20px;
	margin: 0 auto;
}

.yqwlContent .main .gyyq .r img {
	padding: 32px 0;
}

.yqwlContent .main .gyyq .r .info p {
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
	color: #000;
	text-align: justify;
}

.yqwlContent .main .gyyq .r .info a {
	width: 168px;
	height: 36px;
	border: 1px solid #f78a44;
	color: #f78a44;
	display: block;
	margin: 30px auto 0 auto;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
}

.yqwlContent .main .title {
	position: relative;
	padding: 10px 0;
	clear: both;
	text-align: center;
}

.yqwlContent .main .title p {
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	color: #2d2d2d;
	display: block;
	text-align: center;
	font-weight: bold;
}

.yqwlContent .main .title p i {
	display: inline-block;
	height: 24px;
	width: 10px;
}

.yqwlContent .main .title span {
	display: inline-block;
	min-width: 100px;
	font-size: 12px;
	line-height: 16px;
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
	padding: 0 8px;
	/*letter-spacing: 0.5px;*/
}

.yqwlContent .main .title b {
	position: absolute;
	z-index: -1;
	left: 50%;
	bottom: 17px;
	margin-left: -100px;
	display: block;
	width: 200px;
	border-bottom: 1px solid #f7843a;
	text-align: center;
}

.yqwlContent .main .new {
	overflow: hidden;
	padding: 80px 0;
}

.yqwlContent .main .new .l {
	padding: 35px 0;
}

.yqwlContent .main .new .l img {
	display: block;
	float: left;
}

.yqwlContent .main .new .l .info {
	float: left;
	width: 330px;
	height: 186px;
	padding: 25px 50px 0px 9px;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
}

.yqwlContent .main .new .l .info p {
	font-size: 16px;
	color: #3c3b3c;
	line-height: 26px;
}

.yqwlContent .main .new .l .info span {
	font-size: 14px;
	color: #6e6b6d;
	padding-top: 10px;
	display: block;
	height: 106px;
	line-height: 21px;
	overflow: hidden;
	word-break: normal;
	text-indent: 2em;
	text-align: justify;
}

.yqwlContent .main .new .l .info span>p {
	font-size: 14px;
	color: #6e6b6d;
}

.yqwlContent .main .new .l .info a {
	text-align: right;
	display: block;
	color: #4e4d4e;
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	left: 10px;
	bottom: 0;
	width: 330px;
}

.yqwlContent .main .new .l .info a:hover {
	background-color: #f1f1f1;
	color: #4e4c4e;
}

.yqwlContent .main .cpfw {
	padding: 45px 0;
}

.yqwlContent .main .cpfw ul li {
	width: 33.333333334%;
	padding: 20px 0;
}

.yqwlContent .main .cpfw ul li a {
	display: block;
}

.yqwlContent .main .cpfw ul li a img {
	display: block;
	margin: 0 auto;
}

.yqwlContent .main .cpfw ul li a p {
	display: block;
	text-align: center;
	position: relative;
	width: 55px;
	margin: 0 auto;
	height: 40px;
	background-image: url(../images);
}

.yqwlContent .main .cpfw ul li a p span {
	display: block;
	position: absolute;
	z-index: -1;
	left: 0;
	top: 19.5px;
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
}

.yqwlContent .main .cpfw ul li a p b {
	display: inline-block;
	font-size: 18px;
	line-height: 40px;
	padding: 0 5px;
	color: #979699;
	background-color: #fff;
}

.yqwlContent .main .cpfw ul li a>span {
	font-size: 16px;
	display: block;
	color: #979699;
	text-align: center;
}

.yqwlContent .main .lxwm {
	padding: 45px 0;
	overflow: hidden;
}

.yqwlContent .main .lxwm>img {
	display: block;
	float: left;
	width: 600px;
	height: 340px;
	padding: 22px 50px 0 30px;
}

.yqwlContent .main .lxwm .fill {
	float: left;
	width: 520px;
	height: 400px;
}

.yqwlContent .main .lxwm .fill input {
	display: block;
	float: left;
	width: 203px;
	height: 58px;
	padding: 0 20px;
	border: 1px solid #d2d2d2;
	border-radius: 2px;
	font-size: 16px;
	font-weight: bold;
	margin-left: 14px;
	margin-bottom: 14px;
}

.yqwlContent .main .lxwm .fill select {
	display: block;
	float: left;
	width: 243px;
	height: 58px;
	padding-left: 20px;
	border: 1px solid #d2d2d2;
	border-radius: 2px;
	font-size: 16px;
	font-weight: bold;
	margin-left: 14px;
	margin-bottom: 14px;
	color: #757575;
}

.yqwlContent .main .lxwm .fill textarea {
	display: block;
	float: left;
	width: 463px;
	height: 120px;
	padding: 20px;
	border: 1px solid #d2d2d2;
	border-radius: 2px;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-left: 14px;
	margin-bottom: 14px;
	color: #757575;
	resize: none;
}

.yqwlContent .main .lxwm .fill a {
	display: block;
	float: left;
	margin-left: 15px;
	width: 185px;
	height: 60px;
	background-color: #f7843a;
	color: #fff;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	border-radius: 2px;
	letter-spacing: 1px;
}

/*底部*/
.yqwlFooter {
	width: 100%;
	height: 200px;
	background-color: #597690;
}

.yqwlFooter .main {
	position: relative;
}

.yqwlFooter .main .nav {
	height: 200px;
	width: 635px;
	margin-right: 45px;
	overflow: hidden;
	float: left;
}

.yqwlFooter .main .nav .w {
	width: 740px;
	height: 200px;
}

.yqwlFooter .main .nav ul {
	/*width: 114px;*/
	float: left;
	padding-top: 60px;
}

.yqwlFooter .main .nav ul p {
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 10px;
	color: #fff;
	border-bottom: 1px solid #7b8c9c;
	padding-right: 56px;
}

.yqwlFooter .main .nav ul p a {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	/*display: block;*/
}

.yqwlFooter .main .nav ul p a:hover {
	color: #f78a44;
}

.yqwlFooter .main .nav ul li a {
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #e7e5e5;
}

.yqwlFooter .main .nav .c {
	font-size: 14px;
	color: #fff;
	position: absolute;
	top: 106px;
	left: 0;
	width: 680px;
}

.yqwlFooter .main .nav .c a {
	color: #fff;
}

.yqwlFooter .main .nav .links {
	font-size: 14px;
	color: #fff;
	position: absolute;
	top: 140px;
	left: 0;
	width: 640px;
}

.yqwlFooter .main .nav .links a {
	font-size: 14px;
	color: #fff;
	padding-right: 8px;
}

.yqwlFooter .main .nav .links a:hover {
	color: #f7843a;
}

.yqwlFooter .main .info {
	height: 123px;
	width: 354px;
	padding: 0px 0 0 45px;
	margin: 45px 0 32px 0;
	border-left: 1px solid #9faebb;
	float: left;
}

.yqwlFooter .main .info p {
	font-size: 14px;
	line-height: 16px;
	height: 32px;
	color: #fff;
}

.yqwlFooter .main .info p span {
	font-size: 20px;
	color: #f7843a;
}

.yqwlFooter .main .info p b {
	font-size: 20px;
	font-weight: normal;
}

.yqwlFooter .main .rwm {
	width: 120px;
	height: 155px;
	float: left;
	background-color: #7f93a4;
}

.yqwlFooter .main .rwm .backTop {
	font-size: 12px;
	text-align: center;
	line-height: 27px;
	height: 27px;
	background-color: #f78b45;
	color: #fff;
	cursor: pointer;
}

.yqwlFooter .main .rwm>img {
	display: block;
	margin: 0 auto;
}

.yqwlFooter .main .rwm>p {
	display: block;
	color: #dbdbdb;
	padding-left: 14px;
	font-size: 12px;
}

.yqwlFooter .main>.links {
	position: absolute;
	left: 0;
	bottom: 8px;
	font-size: 14px;
	color: #fff;
}

.yqwlFooter .main>.links a {
	font-size: 14px;
	color: #c7c7c7;
	padding-left: 10px;
}


.gyyqContent .main .gywm {
	padding-bottom: 50px;
}

.gyyqContent .main .gywm .l {
	width: 595px;
}

.gyyqContent .main .gywm .r {
	width: 605px;
	padding-top: 60px;
}

.gyyqContent .main .gywm .l p {
	font-size: 18px;
	color: #4b4b4b;
	line-height: 30px;
	padding-top: 15px;
	text-align: justify;
}

.gyyqContent .main .gywm .l span {
	display: block;
	/*padding-right: 35px;*/
	font-size: 12px;
	line-height: 24px;
	color: #6e6b6d;
	text-indent: 2em;
}

.gyyqContent .main .gywm .l a {
	display: block;
	width: 124px;
	height: 32px;
	border: 1px solid #a6a6a6;
	text-align: center;
	font-size: 14px;
	line-height: 32px;
	color: #a6a6a6;
	margin-top: 20px;
}

.gyyqContent .main .gywm .r {
	text-align: right;
}

.gyyqContent .main .bimg {
	width: 100%;
	height: 621px;
	min-width: 1200px;
	margin-top: 60px;
}

.gyyqContent .main .bimg img {
	display: block;
	margin: 0 auto;
}

.gyyqContent .main>.w {
	position: relative;
	padding: 30px 0;
}

.gyyqContent .main>.w p {
	font-size: 30px;
	font-weight: bold;
	color: #4f4f4f;
	text-align: center;
	width: 1080px;
	margin: 0 auto;
	padding-top: 20px;
}

.gyyqContent .main>.w span {
	display: block;
	font-size: 16px;
	line-height: 28px;
	color: #575757;
	text-align: center;
	width: 1050px;
	margin: 15px auto 0 auto;
}

.gyyqContent .main>.w .swiper-button-next,
.gyyqContent .main>.w .swiper-button-prev {
	top: 55%;
}

.swiper-container {
	width: 1080px;
	height: 390px;
	margin: 20px auto;
}

.swiper-container .swiper-wrapper .swiper-slide {
	width: 270px;
	height: 195px;
}

.swiper-container .swiper-wrapper .swiper-slide .img img {
	display: block;
	width: 238px;
	height: 163px;
	/*border: 1px solid #cecece;*/
	padding: 15px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url(../images/banner_l.png) !important;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url(../images/banner_r.png) !important;
}

.newContent .main .xwzx {
	width: 1200px;
	overflow: hidden;
}

.newContent .main .xwzx .w {
	width: 1260px;
	padding: 40px 0 50px 0;
}

.newContent .main .xwzx .w ul li {
	width: 360px;
	padding-right: 60px;
}

.newContent .main .xwzx .w ul li img {
	width: 360px;
	height: 231px;
	display: block;
}

.newContent .main .xwzx .w ul li .info {
	width: 298px;
	border: 1px solid #d6e1e5;
	border-top-color: #f0f0f0;
	padding: 32px 30px 0 30px;
}

.newContent .main .xwzx .w ul li .info>p {
	display: block;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #414141;
	height: 48px;
	display: -webkit-box;
	display: -moz-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.newContent .main .xwzx .w ul li .info span {
	display: block;
	font-size: 12px;
	line-height: 20px;
	height: 60px;
	color: #5a5a5a;
	padding-top: 20px;
	display: -webkit-box;
	display: -moz-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-align: justify;
}

.newContent .main .xwzx .w ul li .info a {
	display: block;
	width: 98px;
	height: 23px;
	border: 1px solid #f78a44;
	font-size: 12px;
	line-height: 23px;
	color: #f78a44;
	text-align: center;
	margin: 20px auto;
}

.newContent .main .gsxw {
	padding-bottom: 50px;
	height: 395px;
}

.newContent .main .gsxw>img {
	display: block;
	float: left;
	width: 679px;
	height: 395px;
}

.newContent .main .gsxw .r {
	width: 490px;
	padding-left: 31px;
	height: 395px;
	float: left;
}

.newContent .main .gsxw .r .t {
	font-size: 22px;
	line-height: 36px;
	font-weight: bold;
	color: #414141;
	height: 36px;
	border-bottom: 1px solid #eeeeee;
	position: relative;
}

.newContent .main .gsxw .r .t a {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 14px;
	line-height: 36px;
	color: #f78a44;
}

.newContent .main .gsxw .r ul {
	display: block;
}

.newContent .main .gsxw .r ul li {
	border-bottom: 1px solid #eeeeee;
	height: 38px;
}

.newContent .main .gsxw .r ul li a {
	display: block;
	font-size: 12px;
	line-height: 38px;
	color: #5a5a5a;
}

.newContent .main .gsxw .r ul li a:hover {
	color: #f78a44;
}

.newContent .main .gsxw .r ul li a span {
	display: block;
	float: right;
	font-size: 12px;
	line-height: 38px;
	color: #bdbdbd;
}

.newContent .main .gsxw .r ul li.first {
	padding: 20px 0;
	height: 80px;
}

.newContent .main .gsxw .r ul li.first .time {
	width: 88px;
	height: 78px;
	border: 1px solid #f78a44;
	float: left;
}

.newContent .main .gsxw .r ul li.first .time b {
	display: block;
	height: 48px;
	font-size: 28px;
	color: #f78a44;
	text-align: center;
	line-height: 48px;
}

.newContent .main .gsxw .r ul li.first .time span {
	display: block;
	height: 30px;
	font-size: 14px;
	color: #fff;
	background-color: #f78a44;
	text-align: center;
	line-height: 30px;
}

.newContent .main .gsxw .r ul li.first .info {
	width: 370px;
	height: 80px;
	float: left;
	padding-left: 30px;
}

.newContent .main .gsxw .r ul li.first .info a {
	display: block;
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 4px;
	height: 44px;
	color: #414141;
	display: -webkit-box;
	display: -moz-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.newContent .main .gsxw .r ul li.first .info a:hover {
	color: #f78a44;
}

.newContent .main .gsxw .r ul li.first .info span {
	display: block;
	font-size: 12px;
	line-height: 16px;
	height: 32px;
	color: #5a5a5a;
	display: -webkit-box;
	display: -moz-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-align: justify;
}


.caseContent .main {
	padding: 0 0 60px 0;
}

.caseContent .main .alzx {
	padding-top: 30px;
}

.caseContent .main .alzx ul li {
	width: 400px;
	overflow: hidden;
}

.caseContent .main .alzx ul li>img {
	display: block;
	width: 400px;
	height: 229px;
}

.caseContent .main .alzx ul li .info {
	width: 338px;
	min-height: 167px;
	padding: 10px 30px;
	border: 1px solid #e5e5e5;
}

.caseContent .main .alzx ul li .info>p {
	display: block;
	font-size: 18px;
	color: #101010;
	display: -webkit-box;
	display: -moz-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	padding-bottom: 15px;
}

.caseContent .main .alzx ul li .info>span {
	height: 80px;
	overflow: hidden;
}

.caseContent .main .alzx ul li .info span {
	color: #4d4d4d;
	font-size: 12px;
	line-height: 20px;
	display: block;
	text-align: justify;
}

.caseContent .main .alzx ul li .info a {
	color: #f78a44;
	font-size: 12px;
	display: block;
	margin-top: 20px;
}

.caseContent .main .alzx .swiper-container1 {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.caseContent .main .w .swiper-container {
	width: 1200px;
	height: 230px;
}

.caseContent .main .w .swiper-container .swiper-wrapper .swiper-slide {
	width: 295px;
	height: 230px;
}

.caseContent .main>.w .swiper-button-next,
.caseContent .main>.w .swiper-button-prev {
	top: auto;
	bottom: 0;
}

.caseContent .main>.w .swiper-button-next,
.caseContent .main>.w .swiper-container-rtl .swiper-button-prev {
	right: 47%;
}

.caseContent .main>.w .swiper-button-prev,
.caseContent .main>.w .swiper-container-rtl .swiper-button-next {
	left: 47%;
}

.serviceContent .main .alzx ul {
	width: 1263px;
}

.serviceContent .main .alzx ul li {
	width: 386px;
	margin-right: 21px;
}

.serviceContent .main .alzx ul li img {
	width: 386px;
	height: 249px;
}

.serviceContent .main .alzx ul li .info {
	width: 324px;
	min-height: 100px;
}

.serviceContent .main .alzx ul li .info>span {
	height: 60px;
}

.serviceContent .main .alzx ul li .info a {
	height: 20px;
	margin-top: 30px;
	background-image: url(../images/yqwl_30.png);
	background-repeat: no-repeat;
	background-position: center;
}

.serviceContent .main .alzx ul li .info a.change {
	background-image: url(../images/yqwl_300.png);
}

.serviceContent .main .wmdyx {
	height: 369px;
	padding-top: 70px;
}

.serviceContent .main .wmdyx .info {
	width: 348px;
	padding-right: 40px;
	height: 369px;
	float: left;
}

.serviceContent .main .wmdyx .info p {
	display: block;
	font-size: 16px;
	line-height: 16px;
	color: #7d7d7d;
	padding: 20px 0;
}

.serviceContent .main .wmdyx .info b {
	display: block;
	color: #52565b;
	font-size: 24px;
}

.serviceContent .main .wmdyx .info i {
	display: block;
	width: 30px;
	margin: 10px 0 20px 0;
	border-bottom: 1px solid #f78a44;
}

.serviceContent .main .wmdyx .info span {
	display: block;
	color: #8b8b8b;
	font-size: 14px;
	line-height: 24px;
}

.serviceContent .main .wmdyx .info a {
	display: block;
	width: 170px;
	height: 46px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 46px;
	background-color: #f78a44;
	margin-top: 25px;
}

.serviceContent .main .wmdyx ul {
	display: block;
	width: 812px;
	float: left;
	overflow: visible;
}

.serviceContent .main .wmdyx ul li {
	width: 386px;
	height: 112px;
	padding: 0 0 11px 20px;
	position: relative;
}

.serviceContent .main .wmdyx ul li .w {
	position: absolute;
	z-index: 99;
	top: 0px;
	left: 20px;
	width: 384px;
	min-height: 110px;
	background-color: #fff;
	border: 1px solid #e8e8e8;
}

/*.serviceContent .main .wmdyx ul li .z{
	z-index: 999;
}*/
.serviceContent .main .wmdyx ul li .w img {
	display: block;
	float: left;
	padding: 27.5px;
}

.serviceContent .main .wmdyx ul li .w .m {
	width: 240px;
	min-height: 110px;
	float: left;
	padding-right: 34px;
}

.serviceContent .main .wmdyx ul li .w .m p {
	display: block;
	font-size: 18px;
	line-height: 18px;
	color: #3c3a3a;
	padding: 15px 0 8px 0;
}

.serviceContent .main .wmdyx ul li .w .m>span {
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #8b8b8b;
	height: 36px;
	overflow: hidden;
}

.serviceContent .main .wmdyx ul li .w .m a {
	display: block;
	text-align: right;
	font-size: 16px;
	color: #f78a44;
	padding: 5px 0;
}

.warehouseContent {
	padding: 30px 0 150px 0;
}

.warehouseContent .ckzx>ul {
	width: 1285px;
	padding: 50px 0;
}

.warehouseContent .ckzx>ul li {
	width: 174px;
	margin-right: 82.5px;
}

.warehouseContent .ckzx>ul li a {
	display: block;
	position: relative;
}

.warehouseContent .ckzx>ul li a p {
	font-size: 20px;
	padding-top: 20px;
	color: #969696;
	text-align: center;
}

.warehouseContent .ckzx>ul li a.c p {
	color: #f39c11;
}

.warehouseContent .ckzx>ul li a .info {
	position: absolute;
	z-index: 10;
	top: 100%;
	left: 0;
	width: 600px;
	padding: 10px 20px;
	border: 1px solid #e6e6e6;
	background-color: #fff;
	font-size: 12px;
	color: #606060;
	line-height: 22px;
	display: none;
}

.warehouseContent .ckzxBanner {
	width: 100%;
	min-width: 1200px;
	height: 651px;
	overflow: hidden;
	position: relative;
}

.warehouseContent .ckzxBanner img {
	display: block;
}

.warehouseContent .ckzxBanner ul {
	display: block;
	position: absolute;
	top: 0;
	left: 933px;
	overflow: hidden;
}

.warehouseContent .ckzxBanner ul li a {
	display: block;
	height: 63px;
	width: 960px;
	overflow: hidden;
	padding: 33.6px 0;
}

.warehouseContent .ckzxBanner ul li a img {
	display: block;
	height: 63px;
	width: 55px;
	float: left;
	padding-right: 69px;
}

.warehouseContent .ckzxBanner ul li a p {
	display: block;
	font-size: 22px;
	line-height: 22px;
	float: left;
	padding-top: 10px;
	color: #465061;
	width: 800px;
	font-weight: bold;
}

.warehouseContent .ckzxBanner ul li a span {
	display: block;
	font-size: 14px;
	line-height: 14px;
	float: left;
	padding-top: 8px;
	color: #565656;
}

.warehouseContent .ckzxBanner ul li a.c p,
.warehouseContent .ckzxBanner ul li a.c span {
	color: #f39c11;
}

.warehouseContent .ckzxCon .t {
	text-align: center;
	font-size: 36px;
	color: #000;
	padding-top: 150px;
}

.warehouseContent .ckzxCon .f {
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #606060;
	text-align: center;
	padding: 30px 100px;
}

.warehouseContent .ckzxCon ul {
	display: block;
	padding: 0 0 10px 0;
	width: 1219px;
	position: relative;
}

.warehouseContent .ckzxCon ul li {
	display: block;
	width: 224px;
	margin-right: 17.5px;
	border: 1px solid #ededed;
	box-shadow: 0 2px 10px #dddddd;
}

.warehouseContent .ckzxCon ul li .img img {
	width: 224px;
	height: 224px;
	display: block;
}

.warehouseContent .ckzxCon ul li .p {
	font-size: 14px;
	color: #2f2f2f;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ededed;
	text-align: center;
	overflow: hidden;
}

.warehouseContent .ckzxCon ul li a {
	display: block;
	height: 36px;
	background: url(../images/yqwl_30.png) no-repeat center center;
}

.warehouseContent .ckzxCon ul li .info {
	position: absolute;
	z-index: 100;
	top: 275px;
	left: 0;
	width: 1117px;
	padding: 30px 40px;
	border: 1px solid #dcdcdc;
	background-color: #fff;
	display: none;
}

.warehouseContent .ckzxCon ul li .info .ll {
	width: 340px;
	float: left;
}

.warehouseContent .ckzxCon ul li .info .ll p {
	color: #717273;
	font-size: 14px;
}

.warehouseContent .ckzxCon ul li .info .rr {
	width: 727px;
	padding-left: 50px;
	float: left;
	font-size: 14px;
	line-height: 22px;
	color: #606060;
}

.warehouseContent .ckzxCon ul li .info .btn {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 80px;
	text-align: center;
	font-size: 14px;
	line-height: 36px;
	color: #f78a44;
}

.hyxwContent .main .hyxw {
	padding: 50px 0;
	overflow: hidden;
}

.hyxwContent .main .hyxw .ll {
	width: 230px;
	float: left;
}

.hyxwContent .main .hyxw .ll .t {
	width: 230px;
	background-color: #f78a44;
	font-size: 18px;
	line-height: 36px;
	height: 36px;
	color: #fff;
	text-align: center;
}

.hyxwContent .main .hyxw .ll ul {
	width: 228px;
	border: 1px solid #c7c7c7;
	margin-top: 6px;
	min-height: 800px;
}

.hyxwContent .main .hyxw .ll ul li a {
	display: block;
	margin: 0 20px;
	font-size: 14px;
	color: #5b5b5b;
	line-height: 46px;
	border-bottom: 1px solid #d0d0d0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.hyxwContent .main .hyxw .ll ul li.change a {
	color: #f78a44;
}

.hyxwContent .main .hyxw .rr {
	width: 960px;
	padding-left: 10px;
	float: left;
}

.hyxwContent .main .hyxw .rr .banners {
	width: 960px;
	height: 329px;
}

.hyxwContent .main .hyxw .rr .abanner {
	position: relative;
	overflow: auto;
	text-align: center;
	max-width: 100%;
	height: 329px;
	min-width: 960px;
}

.hyxwContent .main .hyxw .rr .abanner ul li {
	float: left;
}

.hyxwContent .main .hyxw .rr .abanner .dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 5px;
}

.hyxwContent .main .hyxw .rr .abanner .dots li {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 6px;
	text-indent: -999em;
	background-color: #fff;
	cursor: pointer;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
}

.hyxwContent .main .hyxw .rr .abanner .dots li.active {
	background: #f78a44;
}

.hyxwContent .main .hyxw .rr .t {
	width: 960px;
	border-bottom: 1px solid #f78a44;
}

.hyxwContent .main .hyxw .rr .t p {
	border-left: 3px solid #f78a44;
	padding-left: 8px;
	font-size: 16px;
	line-height: 24px;
	margin: 8px 0;
}

.hyxwContent .main .hyxw .rr .t p>span {
	font-size: 13px;
	color: #ccc;
	display: block;
	float: right;
	line-height: 13px;
	padding-top: 8px;
	padding-right: 5px;
}

.hyxwContent .main .hyxw .rr .info {
	font-size: 14px;
	line-height: 24px;
	padding: 5px 0;
}

/*英文版*/
.English .yqwlHeader .head .main .search .tel {
	background-image: url(../images/headTel_1.png);
}

.English .yqwlFooter .main .nav ul p {
	padding-right: 47px;
}

.English .yqwlFooter .main .info_en {
	height: 123px;
	width: 354px;
	padding: 0px 0 0 45px;
	margin: 45px 0 32px 0;
	border-left: 1px solid #9faebb;
	float: left;
	display: block;
}

.English .yqwlFooter .main .info_en p {
	font-size: 14px;
	color: #e7e5e5;
	line-height: 25px;
}

.English .yqwlFooter .main .rwm>span {
	display: block;
	font-size: 14px;
	color: #dbdbdb;
	line-height: 36px;
	text-align: center;
}

.English .serviceContent .main .wmdyx ul li .w .m p {
	font-size: 14px;
}

.English .yqwlContent .main .title_en {
	text-align: center;
}

.English .yqwlContent .main .title_en i {
	display: inline-block;
	width: 6px;
	height: 20px;
	vertical-align: middle;
	border-left: 3px solid #f7843a;
	border-right: 3px solid #f7843a;
}

.English .yqwlContent .main .title_en span {
	display: inline-block;
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	color: #2d2d2d;
	font-weight: bold;
	vertical-align: middle;
}

.English .serviceContent .main .alzx ul li .info>span {
	height: 80px;
}

.English .main .xwzx .w ul li .info p {
	word-break: normal;
}

.English .caseContent .main .alzx ul li .info p {
	word-break: normal;
	-webkit-line-clamp: 2;
	height: 48px;
}

.English .gyyqContent .main .gywm .r {
	padding-top: 30px;
}

/*英文版 END*/

/* 2018-10-19 */
.new_cpfw {
	padding: 80px 0;
}

.new_cpfw .swiper-slide img {
	display: block;
	width: 380px;
	height: 340px;
}

.new_cpfw .swiper-slide p {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 120px;
	text-align: center;
	background-position: 55px 34px;
	background-repeat: no-repeat;
	line-height: 120px;
	color: #1b1b1b;
	box-shadow: 0 0 10px #f3f3f3;
}

.waterfall {
	column-count: 3;
	column-gap: 0;
}

.item {
	box-sizing: border-box;
	break-inside: avoid;
	padding: 10px;
}

.item-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	/* align-items: center; */
	padding: 5px;
	height: auto;
	font-size: 16px;
	color: #5b5b5b;
	box-sizing: border-box;
}

.item-content img {
	display: block;
	width: 100%;
}

.item-content .t {
	padding: 25px 0;
	font-size: 16px;
	color: #5b5b5b;
	font-weight: bold;
}

.item-content .times {
	font-size: 15px;
	color: #a9a9a9;
	padding-bottom: 25px;
}

.item-content .infos {
	font-size: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.item-content .mores a {
	display: inline-block;
	color: #717171;
	font-size: 15px;
	line-height: 26px;
	margin: 25px 0;
	border-bottom: 1px solid #676767;
}

.new_lxwm .w {
	width: 350px;
	padding-left: 50px;
	float: left;
	background-image: url(../images/new_lxwm_1.png);
	background-repeat: no-repeat;
	background-position: 0 10px;
}

.new_lxwm .w span {
	display: block;
	font-size: 15px;
	line-height: 26px;
}

.abVBox {
	width: 1200px;
	height: 520px;
	margin: 0 auto;
	position: relative;
}

.abVBox .aboutVSw {
	float: right;
	width: 293px;
	height: 522px;
	margin: 0 !important;
}

.abVBox .aboutVSw .swiper-wrapper {
	width: 100% !important;
	height: 100% !important;
}

.abVBox .aboutVSw img {
	display: block;
	width: 100%;
	height: 100%;
}

.abVBox .aboutVSw .swiper-slide {
	transition: border 0.4s ease;
	position: relative;
}

.abVBox .aboutVSw .swiper-slide-active {
	border: 2px solid #f78a44;
}

.abVBox .aboutV {
	float: left;
	width: 891px;
	height: 520px;
	margin-right: 16px;
}

.video_b,
.video_b_in,
.video_ls {
	width: 100%;
	height: 100%;
}

.controls {
	width: 90% !important;
	min-width: 90% !important;
}

.indexVideo {
	float: left;
	width: 611px;
	height: 430px;
}

.indexRightBox {
	float: right !important;
	padding-left: 0 !important;
}

.nb-invite-wrap {
	display: none !important;
}

.abVSwPrevBtn,
.abVSwNextBtn {
	width: 29px;
	height: 15px;
	position: absolute;
	right: 141px;
	cursor: pointer;
}

.abVSwPrevBtn {
	top: -38px;
	background: url(/Public/yourkey/images/vPrevBtn.png);
	background-size: 100% 100%;
}

.abVSwNextBtn {
	bottom: -38px;
	background: url(/Public/yourkey/images/vNextBtn.png);
	background-size: 100% 100%;
}

.noneVideo {
	display: none;
}

.aboutVSw .swiper-slide .vText{
	width: 100%;
	background: url(/Public/yourkey/images/vBlackBg.png);
	background-size: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.aboutVSw .swiper-slide .vText .vTextContent{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 8px 0;
}