

body {
	overflow-x: hidden;
	font-family: Microsoft YaHei
}

ul {
	padding: 0;
	margin: 0
}

ul li {
	list-style: none
}

a {
	color: #337ab7;
	text-decoration: none
}

h1,h2,h3,h4,h5 {
	margin: 0
}

a:focus,a:hover {
	color: #23527c;
	text-decoration: none
}

a:focus {
	outline: none;
	outline-offset: -2px
}

.hot-keys:after,.product-detail-tab .product-detail-tabli:after,.tag-list-product .tag-wz .tab-fenli:after,.xypg-detail-file-dwon:after,.xypg-detail-info-bar .xypg-file-down .file-down-list li:after,.xypg-detail-info-bar:after,.xypg-detail-pn div:after,.xypg-download-list .download-item .download-item-span:after,.xypg-download-list .download-item:after,.xypg-download-list .download-title:after,.xypg-job-list .job-item .job-item-span:after,.xypg-job-list .job-item:after,.xypg-job-list .job-title:after {
	content: "";
	display: table;
	clear: both
}

.cover-item .item-first .wz h3,.cover-item .item-list h4,.hot-keys li a,.latest-news li a,.relate-news-list li a,.relate-product-slick .owl-item p,.tag-list-product .tag-wz .tab-fenli p,.tag-list-product .tag-wz h1,.x-case-item .wz h3,.x-header-right .x-login .username,.x-news-list li a,.x-news-top h3,.x-product-list li h3,.xypg-album-cate li .album-title,.xypg-album-list li h3,.xypg-case-list li h3 a,.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con p,.xypg-detail-pn div a,.xypg-download-list .download-item .download-item-span .download-item-con,.xypg-download-list .download-item .download-item-span.download-item-first,.xypg-job-list .job-item .job-item-span .job-item-con,.xypg-jod-detail .job-detail-title,.xypg-left-nav .xypg-left-subnav>li>a,.xypg-left-nav .xypg-left-threenav>li>a,.xypg-left-nav>li>a,.xypg-news-list li .tit h3,.xypg-product-list li h3 a {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.owl-carousel .banner-item a,.page-banner,.page-message-img,.relate-product-slick .owl-item .img,.x-case-item .img,.x-layout-ewm img,.x-layout-logo,.x-logo a,.x-news-img,.x-product-list li .img,.xypg-case-list li .img,.xypg-product-list li .img {
	font-size: 0
}

.owl-carousel .banner-item a img,.page-banner img,.relate-product-slick .owl-item .img img,.x-case-item .img img,.x-news-img img,.x-product-list li .img img,.xypg-case-list li .img img,.xypg-product-list li .img img {
	width: 100%
}

.page-message-img img,.x-layout-ewm img img,.x-layout-logo img,.x-logo a img {
	max-width: 100%
}

.relate-product-slick .owl-item .img,.x-case-item .img,.x-news-img,.x-product-list li .img,.xypg-case-list li .img,.xypg-product-list li .img {
	overflow: hidden
}

.relate-product-slick .owl-item .img img,.x-case-item .img img,.x-news-img img,.x-product-list li .img img,.xypg-case-list li .img img,.xypg-product-list li .img img {
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.relate-product-slick .owl-item .img:hover img,.x-case-item .img:hover img,.x-news-img:hover img,.x-product-list li .img:hover img,.xypg-case-list li .img:hover img,.xypg-product-list li .img:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.container-fluid {
	padding: 0 8.33333333%
}


@font-face {
	font-family:filetypeicon;src:url("../../../../../at.alicdn.com/t/font_455609_md6xsqc4pwrk9.eot");src:url("../../../../../at.alicdn.com/t/font_455609_md6xsqc4pwrk9.eot@#iefix") format("embedded-opentype"),url("../../../../../at.alicdn.com/t/font_455609_md6xsqc4pwrk9.woff") format("woff"),url("../../../../../at.alicdn.com/t/font_455609_md6xsqc4pwrk9.ttf") format("truetype"),url("../../../../../at.alicdn.com/t/font_455609_md6xsqc4pwrk9.svg#iconfont") format("svg")
}

.filetypeicon {
	font-family: filetypeicon;
	font-size: 13px;
	font-style: normal
}



.mob-head {
	position: fixed;
	top: 0;
	z-index: 999999;
	left: 0;
	right: 0;
}

.mob-head-box {
	position: relative;
	height: 60px; background:#fff; border-bottom:1px solid #f0f0f0;
}

.mob-head-box .mob-logo {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	width: 88%;
	height: 40px;
}

.mob-head-box .mob-logo a,.mob-head-box .mob-logo h1 {
	display: inline;
	font-size: 0
}

.mob-head-box .mob-logo img {
	height: 40px
}

.mob-navbtn {
	position: absolute;
	z-index: 9;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto 7px auto 0px;
	width: 30px;
	height: 20px
}

.mob-navbtn:after,.mob-navbtn:before,.mob-navbtn span {
	display: block;
	height: 2px;
	width: 100%;
	background: #004f8c;
	-webkit-transition: all .5s;
	transition: all .5s
}

.mob-navbtn span {
	margin: 7px 0
}

.mob-navbtn:after,.mob-navbtn:before {
	content: "";
	-webkit-transform-origin: 7.5%;
	transform-origin: 7.5%
}

.mob-navbtn.clicked span {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 0
}

.mob-navbtn.clicked:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.mob-navbtn.clicked:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.mob-menu {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	height: 100vh;
	background: #151515;
	padding: 0 6%
}

.mob-menu .mob-menu-box {
	height: 100vh;
	overflow: auto;
	padding-bottom: 80px
}

.mob-nav>li {
	border-bottom: 1px solid #2b2b2b;
	position: relative
}

.mob-nav>li>a {
	display: block;
	line-height: 50px;
	font-size: 16px;
	color: #fff
}

.mob-nav .mob-menu-jt {
	position: absolute;
	width: 20%;
	height: 50px;
	line-height: 50px;
	right: 0;
	top: 0;
	text-align: center;
	z-index: 9
}

.mob-nav .mob-menu-jt i {
	font-size: 18px;
	color: #fff
}

.mob-nav .mob-menu-jt.clicked i:before {
	content: "\E607"
}

.mob-nav .mob-sub-menu {
	background: #1e1e1e;
	display: none
}

.mob-nav .mob-sub-menu>li {
	border-top: 1px dashed #2b2b2b
}

.mob-nav .mob-sub-menu>li>a {
	display: block;
	font-size: 14px;
	color: hsla(0,0%,100%,.8);
	line-height: 40px;
	text-indent: 2em
}
/*
.xymob-dlbtn {
	margin-top: 40px
}

.xymob-dlbtn a {
	text-align: center;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #004f8c;
	color: #fff;
	font-size: 16px;
	border-radius: 5px
}

.xymob-dlbtn a i {
	font-size: 20px;
	color: #fff;
	vertical-align: -2px;
	margin-right: 10px
}

.xymob-dlbtn .zx-btn {
	margin-top: 10px;
	background: none;
	border: 1px solid #fff
}
*/
.x-header {
	background: #fff;
	padding: 1.30208333% 0
}

.x-logo {
	float: left;
	width: 15.3125%
}

.x-logo a {
	display: block
}

.x-header-right {
	float: right;
	width: 25%;
	position: relative;
	text-align: right
}

.owl-carousel {
	position: relative
}

.owl-carousel .banner-item a {
	display: block
}

.owl-carousel .owl-nav .owl-prev {
	left: 0
}

.owl-carousel .owl-nav .owl-next {
	right: 0
}

.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev {
	outline: none;
	position: absolute;
	top: 50%;
	z-index: 9999;
	background: #424246;
	height: 65px;
	width: 50px;
	margin-top: -32.5px;
	border-radius: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.owl-carousel .owl-nav button.owl-next:hover,.owl-carousel .owl-nav button.owl-prev:hover {
	background: #004f8c
}

.owl-carousel .owl-nav .iconfont {
	font-size: 30px;
	color: #fff;
	line-height: 1
}

@media (max-width:990px) {
	.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev {
		height: 40px;
		width: 30px;
		margin-top: -20px
	}

	.owl-carousel .owl-nav .iconfont {
		font-size: 20px
	}
}

.owl-carousel .owl-dots {
	position: absolute;
	z-index: 999;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 0;
	bottom: 5%
}

.owl-carousel .owl-dots button.owl-dot {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	margin: 0 8px;
	outline: none;
	background: #fff;
	width: 10px;
	height: 10px; border-radius:100%;
}

.owl-carousel .owl-dots button.owl-dot.active {
	background: #004f8c;
}

@media (max-width:990px) {
	.owl-carousel .owl-dots button.owl-dot {
		font-size: 12px
	}
}


.page_padding{ padding:60px 0;}
@media screen and (max-width: 1280px){
.page_padding{ padding:40px 0;}
}
@media screen and (max-width: 992px){
.page_padding{ padding:30px 0;}
}
@media screen and (max-width: 692px){
.page_padding{ padding:20px 0;}
}
.indexproducts .wrap{ position:relative;}
.indexproducts .pro_list li {display: block;float: left;width: 23.2%; border:2px solid #0d71cf; margin-right: 1.8%;background: #fafafa; box-sizing: border-box;transition: all .5s; margin-bottom:15px;}
.indexproducts .pro_list li:last-child {margin-right: 0;}
.indexproducts .pro_list li .pic {display: block;width: 100%;position: relative;padding-top:75%;overflow: hidden;}
.indexproducts .pro_list li img {display: block;position: absolute;width: 100%;min-height: 100%;left: 0;top: 0;transition: all .5s;}
.indexproducts .pro_list li a.t {display: block;text-align: center; line-height:50px; background:#0d71cf;  font-size: 16px;color: #fff;}
.indexproducts .pro_list li .pro_c a {display: block;float: right;width: 52px;height: 28px;line-height: 28px;text-align: center;color: #fff;background: #0056f9;font-size: 15px;border-radius: 5px;margin-top: 10px;}.indexproducts .pro_list li .pro_c p {font-size: 14px;color: #666666;line-height: 22px;}.indexproducts .pro_list li:hover {box-shadow: 0px 10px 15px rgba(0,0,0,.1);-webkit-transform: translate3d(0, -5px, 0);transform: translate3d(0, -5px, 0);}
.indexproducts .pro_list li .pic:hover img {-webkit-transform: scale(1.12);transform: scale(1.12);}
.indexproducts .pro_list li a.t:hover,.indexproducts .pro_list li .pic:hover a {color: #fff;}
.indexproducts .swiper-pagination-bullet{background: #0d71cf;}
@media screen and (max-width: 568px){
.indexproducts .pro_list { margin-top:20px;}
.indexproducts .pro_list li { width: 48.5%; }
.indexproducts .pro_list li:nth-child(2n) {margin-right: 0;}	
}
.indexyoushi {}
.strength{height:542px;margin-top:0px;background: url(/images/index_03.jpg) repeat-x center bottom; margin:0 auto; text-align:center;}
.strength a.ljzx{display:block;width:136px;height:38px;line-height:38px;color:#fff;background: url(/images/sl.png) no-repeat;margin:auto;position:relative;
top:-40px;}
.str1{background: url(../images/1.png) no-repeat; background-size:cover;}
.str2{background: url(../images/2.png) no-repeat;background-size:cover;}
.str3{background: url(../images/3.png) no-repeat; background-size:cover;}
.str4{background: url(../images/4.png) no-repeat; background-size:cover;}
.str5{background: url(../images/5.png) no-repeat; background-size:cover;}
.str{float:left;width:20%;height:542px; position:relative}
.strcon{position:absolute;top:20%;left:15px;width:88%;}
.strcon strong{color:#000;font-size:16px; text-align:left;}
.strcon p{color:#000;margin-top:15%;line-height:28px; font-size:16px; color:#444;}
.strcon strong.cf{color:#ffffff}
.strcon p.cf{color:#ffffff}
@media screen and (max-width: 768px){
.indexyoushi { display:none;}.strength{ display:none;}
.str{float:left;width:100%;}	
/*.str1{background: none; background-size:cover;}
.str2{background: none; background-size:cover;}
.str3{background: none; background-size:cover;}
.str4{background: none; background-size:cover;}
.str5{background: none; background-size:cover;}*/
}
.indexpro { background:#f5f5f5; height:100%;}
.indexpro .ttt1 { position: relative;text-align: center;}
.indexpro .ttt1 h3 {background: url(../images/ttt1_h3_bg.png) no-repeat center center;color: #009e47;font-size: 40px;height: 76px;}
.indexpro .ttt1 p {margin-top: 15px;color: #111111;font-size: 16px;}
.indexpro .pro_list { margin-top:40px;}
.indexpro .pro_list li {display: block;float: left;width: 23.2%;margin-right: 1.8%;background: #fff;padding:1%;box-sizing: border-box;transition: all .5s; margin-bottom:15px;}
.indexpro .pro_list li:last-child {margin-right: 0;}
.indexpro .pro_list li .pic {display: block;width: 100%;position: relative;padding-top: 85%;overflow: hidden;}
.indexpro .pro_list li img {display: block;position: absolute;width: 100%;min-height: 100%;left: 0;top: 0;transition: all .5s;}
.indexpro .pro_list li a.t {display: block;text-align: center; padding-top:10px; font-size: 16px;color: #666;}
.indexpro .pro_list li .pro_c a {display: block;float: right;width: 52px;height: 28px;line-height: 28px;text-align: center;color: #fff;background: #0056f9;font-size: 15px;border-radius: 5px;margin-top: 10px;}.indexpro .pro_list li .pro_c p {font-size: 14px;color: #666666;line-height: 22px;}.indexpro .pro_list li:hover {box-shadow: 0px 10px 15px rgba(0,0,0,.1);-webkit-transform: translate3d(0, -5px, 0);transform: translate3d(0, -5px, 0);}
.indexpro .pro_list li .pic:hover img {-webkit-transform: scale(1.12);transform: scale(1.12);}
.indexpro .pro_list li a.t:hover,.indexpro .pro_list li .pic:hover a {color: #004f8c;}
.indexpro .xskhj>.sjd:nth-child(2n-1) {width: 49%;float: left;}
.indexpro .xskhj>.sjd:nth-child(2n) {width: 49%;float: right;}
.indexpro .xskhj>.sjd:nth-child(2n-1) .title{border-bottom: 2px solid #004f8c;}
.indexpro  .xskhj>.sjd:nth-child(2n-1) .title strong {background: #004f8c;}
.indexpro .xskhj>.sjd:nth-child(2n-1) .pro_list li {width: 48%;padding: 3%;margin-right: 4%;}
.indexpro .xskhj>.sjd:nth-child(2n-1) .pro_list li:last-child {margin-right: 0;}
.indexpro .xskhj>.sjd:nth-child(2n) .pro_list li {width: 48%;padding: 3%;margin-right: 4%;}
.indexpro .xskhj>.sjd:nth-child(2n) .pro_list li:last-child {margin-right: 0;}
.img-box { width:100%; overflow:hidden;}
.img-box .img{width: 100%; height:100%; }
.img-box img{display: block;width: 100%; height:100%; transform: scale(1);transition: all 1s ease-out;}
.index-p-r li { overflow:hidden;}
.index-p-r li:hover .img-box img{transform: scale(1.2);}
@media screen and (max-width: 1600px){
.indexpro {  padding-bottom:63.5%}
}
@media screen and (max-width: 1500px){
.indexpro {  padding-bottom:68%}
}
@media screen and (max-width: 1440px){
.indexpro {  padding-bottom:72%}
}
@media screen and (max-width: 1366px){
.indexpro {  padding-bottom:76%}
}
@media screen and (max-width: 1200px){
.indexpro {  padding-bottom:80%}
.img-box { height:220px;}
}
@media screen and (max-width: 992px){
.indexpro {  padding-bottom:100%}
.indexpro .ttt1 h3 { font-size: 32px; }
.img-box { height:200px;}
}
@media screen and (max-width: 900px){
.indexpro {  padding-bottom:100%}
}
@media screen and (max-width: 700px){
.indexpro {  padding-bottom:120%}
.img-box { height:180px;}
}
@media screen and (max-width: 592px){
.indexpro .ttt1 h3 {background-size:40%;  font-size: 22px;height: 46px;}
.indexpro {  padding-bottom:130%}

}
@media screen and (max-width: 568px){
.indexpro .pro_list { margin-top:20px;}
 .indexpro .pro_list li { width: 48.5%; }
.indexpro .pro_list li:nth-child(2n) {margin-right: 0;}	
.indexpro {  padding-bottom:185%}
.img-box { width:100%; }
}
@media screen and (max-width: 478px){
.img-box { width:100%; }
.img-box { height:170px;}
}
@media screen and (max-width: 400px){
.img-box { width:100%; height:150px;}
}
.indexabout { background:#f5f5f5;}
.indexabout .ttt1 { position: relative;}
.indexabout .ttt1 h3 {background: url(../images/ttt1_h1_bg.png) no-repeat;color: #009e47;font-size: 40px;height: 76px;}
.indexabout .ttt1 p {margin-top: 15px;color: #111111;font-size: 16px;}

.company-img {width: 50%;float: left;}
.company-img img {max-width: 100%;}
.company-con {width: 45.7%;float:right;}
.company-con h3 {font-size: 40px;font-weight: bold;margin-bottom: 16px;}
.company-con h4 {font-size: 24px;font-weight: 400;}
.company-text {font-size: 16px;color: #666;line-height: 1.8;margin-top: 28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 10;overflow: hidden;}
.company-more {display: block;width: 222px;height: 50px;line-height: 50px;	border:2px solid #999;color: #666;padding-left: 60px;font-size: 16px;margin-top: 5%;}
@media screen and (max-width: 992px){
.indexabout .ttt1 h3 { font-size: 32px; }
}
@media screen and (max-width: 592px){
.indexabout .ttt1 h3 {background-size:40%;  font-size: 22px;height: 46px;}
}
@media (max-width:1440px) {
.company-more {margin-top: 3%;}.company-text {margin-top: 18px;-webkit-line-clamp: 4;}
.company-con h3 {margin-top: 3%;}}
@media (max-width:1199px) {.company-text {font-size: 16px;color: #666;line-height: 1.8;margin-top: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;    overflow: hidden;}
.company-con h3 {font-size: 28px;font-weight: bold;margin-top: 3%;margin-bottom: 16px;}}
@media(max-width:991px) {.company-img {width: 100%;float: none;}
.company-con {width: 100%; margin-bottom:20px;    float: none;}}
@media (max-width:767px) {.company-img { display:none;}.company-con h3 {font-size: 20px;font-weight: bold;margin-top: 3%;margin-bottom: 10px;}
.company-con h4 {font-size: 16px;}
.company-text {font-size: 16px;color: #666;line-height: 1.8;margin-top: 12px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
	.company-more {width: 172px;height: 40px;padding-left: 30px;line-height: 40px;}}
.main4{width: 100%;padding-bottom: 70px;background: #ff9710 url(../images/m4_bg.jpg) center no-repeat;padding-top: 60px;height:300px;}
.main4 .fl{margin-left: 80px;}
.main4 .fr{width: 990px;}
.main4 ul li{float:right;text-align: center;width: 160px;cursor: pointer;}
.main4 ul li p{font-size: 16px;line-height: 50px;color: #fff;text-align: center;}
.main4 ul li .yy{width: 102px;height: 102px;line-height: 92px;border-radius: 51px;background: #8e8c8b;display: block;margin: 0 auto;position: relative;}
.main4 ul li i{color: #fff;}
.main4 ul li em{display: block;width: 90px;height: 90px;border:1px solid #fff;border-radius: 45px;position: absolute;left: 5px;top: 5px;}
@media screen and (max-width: 1200px){
.main4{ display:none}	
}

.indexadv .ttt1 { position: relative;text-align: center;}
.indexadv .ttt1 h3 {background: url(../images/ttt1_h5_bg.png) no-repeat center center;color: #009e47;font-size: 40px;height: 76px;}
.indexadv .ttt1 h3 span{ color: #009e47}
.indexadv .ttt1 p {margin-top: 15px;color: #111111;font-size: 16px;}
.indexadv .img{ margin: 0 auto; text-align:center}
@media screen and (max-width: 1280px){
.indexadv .img img{ width:100%}	
}
@media screen and (max-width: 992px){
.indexadv .ttt1 h3 {  font-size:32px; }
}
@media screen and (max-width: 592px){
.indexadv .ttt1 h3 {background-size:40%; font-size: 22px;height: 46px;}
}
.indexcase { background:#f5f5f5; padding-bottom:20%}
.indexcase .ttt1 { position: relative;text-align: center;}
.indexcase .ttt1 h3 {background: url(../images/ttt1_h6_bg.png) no-repeat center center;color: #009e47;font-size: 40px;height: 76px;}
.indexcase .ttt1 p {margin-top: 15px;color: #111111;font-size: 16px;}
.indexcase .case_list { margin-top:40px;}
.indexcase .case_list li {display: block;float: left;width: 23.5%;margin-right: 1.8%;background: #fff;padding:1%;box-sizing: border-box;transition: all .5s;}
.indexcase .case_list li:last-child {margin-right: 0;}
.indexcase .case_list li .pic {display: block;width: 100%;position: relative;padding-top: 75%;overflow: hidden;}
.indexcase .case_list li img {display: block;position: absolute;width: 100%;min-height: 100%;left: 0;top: 0;transition: all .5s;}
.indexcase .case_list li a.t {display: block;text-align: center; padding-top:10px; font-size: 16px;color: #666;}
.indexcase .case_list li .pro_c a {display: block;float: right;width: 52px;height: 28px;line-height: 28px;text-align: center;color: #fff;background: #004f8c;font-size: 15px;border-radius: 5px;margin-top: 10px;}.indexcase .case_list li .pro_c p {font-size: 14px;color: #666666;line-height: 22px;}.indexcase .case_list li:hover {box-shadow: 0px 10px 15px rgba(0,0,0,.1);-webkit-transform: translate3d(0, -5px, 0);transform: translate3d(0, -5px, 0);}
.indexcase .case_list li .pic:hover img {-webkit-transform: scale(1.12);transform: scale(1.12);}
.indexcase .case_list li a.t:hover,.indexcase .case_list li .pic:hover a {color: #004f8c;}
.indexcase .xskhj>.sjd:nth-child(2n-1) {width: 49%;float: left;}
.indexcase .xskhj>.sjd:nth-child(2n) {width: 49%;float: right;}
.indexcase .xskhj>.sjd:nth-child(2n-1) .title{border-bottom: 2px solid #004f8c;}
.indexcase  .xskhj>.sjd:nth-child(2n-1) .title strong {background: #004f8c;}
.indexcase .xskhj>.sjd:nth-child(2n-1) .case_list li {width: 48%;padding: 3%;margin-right: 4%;}
.indexcase .xskhj>.sjd:nth-child(2n-1) .case_list li:last-child {margin-right: 0;}
.indexcase .xskhj>.sjd:nth-child(2n) .case_list li {width: 48%;padding: 3%;margin-right: 4%;}
.indexcase .xskhj>.sjd:nth-child(2n) .case_list li:last-child {margin-right: 0;}

@media screen and (max-width: 1600px){
.indexcase {  padding-bottom:23%}
}
@media screen and (max-width: 1366px){
.indexcase {  padding-bottom:26%}
}
@media screen and (max-width: 992px){
.indexcase .ttt1 h3 { font-size: 32px; }
}
@media screen and (max-width: 592px){
.indexcase .ttt1 h3 {background-size:40%;  font-size: 22px;height: 46px;}
}
@media screen and (max-width: 568px){
.indexcase .case_list { margin-top:20px;}
.indexcase {  padding-bottom:90%}
.indexcase .case_list li { width: 48.5%; }
.indexcase .case_list li:nth-child(2n) {margin-right: 0;}	
}
@media screen and (max-width:468px){
.indexcase {  padding-bottom:94%}
}
.indexnews .ttt1 { position: relative;text-align: center;}
.indexnews .ttt1 h3 {background: url(../images/ttt1_h2_bg.png) no-repeat center center;color: #009e47;font-size: 40px;height: 76px;}
.indexnews .ttt1 p {margin-top: 15px;color: #111111;font-size: 16px;}
@media screen and (max-width: 992px){
.indexnews .ttt1 h3 {  font-size:32px; }
}
@media screen and (max-width: 592px){
.indexnews .ttt1 h3 {background-size:40%; font-size: 22px;height: 46px;}
}
.news_list1 {
    position: relative;
}

.news_list1 li {
    margin-top: 18px;
}

.news_list1 li:hover .time {
    background: #004f8c;
    border: 4px solid #004f8c;
    color: #fff;
}

.news_list1 li:hover .time p {
    color: #fff;
}

.news_list1 li h3 a {
    display: block;
    color: #323232;
    font: 400 16px/36px "Microsoft Yahei";
    position: relative;
    height: 36px;
    overflow: hidden;
}

.news_list1 li h3 a span {
    position: absolute;
    right: 0;
    top: 0;
    color: #5a5a5a;
    font: 400 12px/36px "Microsoft Yahei";
}

.news_list1 li h3 p {
    color: #5a5a5a;
    font: 400 14px/24px "Microsoft Yahei";
    height: 48px;
    overflow: hidden;
}

.news_list1 li:hover h3 a {
    color: #004f8c;
}
.newsbox {
    border: 1px solid #eee;
    padding: 20px 15px;
}

.newsbox .time {
    color: #5a5a5a;
    font: 400 16px/18px "Microsoft Yahei";
    text-align: center;
    border: 1px solid #aaa;
    border-radius: 50%;
    width: 96px;
    height: 96px;
    padding-top: 15px;
}

.newsbox .time p {
    color: #000;
    font: 400 30px/30px "Microsoft Yahei";margin-bottom:10px;
}
@media (max-width: 1350px){
.timebox {
    display: none;
}
}
/**foot**/
.footer{background-color:#115da9;padding:50px 0; text-align:center}
.footer ul {line-height:40px;height:40px; margin-bottom:15px;}
.footer ul li{ float:left; margin:0 5%;}
.footer ul li a{ color: #fafafa; font-size:16px;line-height:40px;}
.footer .copy{ line-height:48px; padding-top:10px; color: #fafafa; text-align:center; border-top:1px solid #fafafa; }
@media screen and (max-width: 1440px){
.footer ul li{ margin:0 5%;}	
}
@media screen and (max-width: 1366px){
.footer ul li{ margin:0 4%;}	
}
@media screen and (max-width: 1100px){.footer{padding:.3rem 0}
}
@media screen and (max-width: 768px){
.footer{padding:.1rem 0}
.footer ul { display:none;}	
.footer .copy{ line-height:28px;}
}


 
@media (max-width:880px){
.indexproleft { border:0px;}
 }

@media (max-width:380px){
.ft_prolist ul li { width:48%; float:left;}

}
#toolbar {
	position: fixed;
	z-index: 9999;
	right: 17px;
	bottom: 10%
}

#toolbar li {
	margin-bottom: 3px;
	position: relative
}

#toolbar li,#toolbar li a {
	font-size: 0;
	width: 57px;
	height: 57px;
	right: 0
}

#toolbar li a {
	display: block;
	position: absolute;
	z-index: 9;
	top: 0;
	overflow: hidden;
	background: #004f8c;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	white-space: nowrap
}

#toolbar li .iconfont {
	width: 57px;
	height: 57px;
	background-color: #d9d9d9;
	text-align: center;
	color: #2b2b2b;
	font-size: 26px
}

#toolbar li .iconfont,#toolbar li .wz {
	display: inline-block;
	vertical-align: middle;
	line-height: 57px
}

#toolbar li .wz {
	font-size: 14px;
	color: #fff;
	padding-left: 10px
}

#toolbar li.ewm .ewm-box {
	position: absolute;
	z-index: 1;
	padding: 5px;
	background: #004f8c;
	width: 110px;
	right: 120%;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all .7s;
	transition: all .7s
}

#toolbar li.ewm .ewm-box p {
	margin-bottom: 0
}

#toolbar li.ewm .ewm-box img {
	max-width: 100%
}

#toolbar li.ewm .ewm-box:after {
	content: "";
	position: absolute;
	right: -5px;
	bottom: 20px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 5px;
	cursor: pointer;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #004f8c;
	border-right: none
}

#toolbar li.ewm:hover .icon {
	background-position: -57px -180px
}

#toolbar li.ewm:hover .ewm-box {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

#toolbar li.backtop {
	cursor: pointer
}

#toolbar li.backtop .iconfont {
	color: #fff;
	background-color: #004f8c
}

#toolbar li:hover a {
	width: 200px
}

#toolbar li:hover .iconfont {
	background-color: #004f8c;
	color: #fff
}

@media (max-width:990px) {
	#toolbar {
		display: none
	}
}
.h30{ height:30px;}
 .page_right{width:75%; margin-bottom:40px}
.page_right .title{ background:#F2F2F2; color:#fff; height:60px; line-height:60px; margin-bottom:30px;}
.page_right .title h3{ background:#004f8c; width:17%; height:60px; line-height:60px; padding-left:20px; font-size:20px;}
.mob_hideen { display:block}
@media(max-width: 840px){
.page_right .title{ display:none}
.mob_hideen { display:none}
}
.pageabout{ line-height:30px; font-size:15px;}
.ny-newscase ul li{ background:#fff; padding:20px; position:relative;box-shadow: 0 2px 4px 4px rgba(0,0,0,.22); margin-bottom:20px;}
.ny-newscase ul li a{ display:block;}
.ny-newscase ul li a .txt{  padding-left:20px; }
.ny-newscase ul li a .txt.w100{ width:100%; padding-left:0;}
.ny-newscase ul li a .txt .tit{overflow: hidden;text-overflow:ellipsis;white-space: nowrap; color:#333;}
.ny-newscase ul li a .txt .line{ width:100%; height:1px; background:#eee; margin:15px 0;}
.ny-newscase ul li a .txt .note{ font-size:15px; color:#666;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
.ny-newscase ul li a .txt .info{ font-size:15px; margin-top:15px; color:#666;}
.ny-newscase ul li a .txt .info span{ display:inline-block; margin-right:25px;}
.ny-newscase ul li a .tou{ position:absolute; right:40px; top:0; background:#ee2d32; color:#fff; display:inline-block; padding:4px 10px;}
.ny-newscase ul li a .txt.w10{ width:100%; padding-left:0;}
.ny-newscase.w10 i{ width:25%;}

.article-wrap{padding:40px; background:#fff;color:#666;min-height:500px;border: 1px solid #eee; margin-bottom:40px}
.article-wrap hr{border-top: 1px solid #d6d5ce;}
.article-wrap .article-header { text-align:center; margin-bottom:20px;}
.article-wrap .article-header h1{color: #000000;font-size: 24px;margin-bottom:20px; font-weight:normal;}
.article-wrap .article-header .sub{ color:#999; font-size:12px;}
.article-wrap .article-header .sub span{ margin:0 10px; display:inline-block;}
.article-wrap .article-header .sub span i{ margin-right:4px;}

.article-body{font-family:'Microsoft Yahei',verdana;font-size: 16px;letter-spacing: 0.08rem;line-height: 36px;min-height:400px; margin-bottom:25px;}
.article-body img{ max-width:100%;}

.contact .link { overflow: hidden}
.contact .item {margin-bottom: 1.5vw;}
.contact .item a {display: block}

.contact .item .txt {overflow: hidden}
.contact .item .txt h3 { font-size: 18px;color: #343434;text-transform: capitalize;font-weight: 400}
.contact .item em {width: 100%;height: 1px;background: #ddd;display: block; margin-top:15px;}
.map {height: 490px; margin-bottom:30px;}

.news_list li {overflow:hidden; border-bottom: 1px solid #eee; padding-bottom: 20px; margin-bottom: 20px; width:100%; }
.news_list li a{display:block;}
.news_list li ._intro {overflow:hidden; cursor:pointer; font-size:15px; color:#6d6d6d;}
.news_list li ._title {display:block;line-height:28px; font-size:18px; font-weight:bold; margin-bottom:10px; color:#333; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news_list li ._info {color:#0053b1;margin-bottom:15px; font-size:16px;}
.news_list li ._text {line-height:28px; font-size:15px; color:#000; margin-bottom:15px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: -moz-box;-moz-line-clamp: 2;-moz-box-orient: vertical;word-wrap: break-word;word-break: break-all;white-space: normal;}
.news_list li ._more {line-height:32px; margin-top: 16px; font-size:15px; }
.news_list li ._more a{ color: #666;}
.news_list li ._intro a:hover ._title{ color:#0053b1; }
.news_list li ._intro ._more a:hover{ color: #0053b1;}
@media only screen and (max-width:1200px){
.news_list li ._title { line-height:28px; font-size:18px; margin-bottom:10px; }
.news_list li ._text { margin-bottom:0px;line-height:28px;}
.news_list li ._more {line-height:28px; margin-top: 10px;}
.news_list li ._info { margin-bottom:10px;}
}
@media only screen and (max-width:992px){
.news_list li ._text { line-height:26px;}
.news_list li ._more { display: none;}
.news_list li ._title { margin-bottom:5px;}
.news_list li ._info { margin-bottom:5px;}
}
@media only screen and (max-width:425px){
.news_list li { padding:15px 0px;}
.news_list li ._title { line-height:26px; font-size:16px;  overflow: hidden; font-weight:normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;   }
}

.mobnav { display:none;}
@media only screen and (max-width:640px) {
.mobnav {position: fixed;bottom: 0;width: 100%;z-index: 99999; display:block;}
.mobnav ul {margin-bottom:0;}
.mobnav ul li {width:49.7%;background: #116cbf;float: left; height:50px; padding-top:8px; border-right: 1px solid #6494bf;list-style: none;}
.mobnav ul li a {display: block;color: #fff;text-align: center;}
.mobnav ul li a:hover{text-decoration: initial;}
.mobnav ul li a i {display: block;font-size: 20px; }
}

.index-p{ background:#f5f5f5; height:100%;}
.index-p .index-p-l{ width:24%; float:left;}
.index-p .index-p-l .left_menu{margin-bottom:40px;border:1px solid #eee;}
.index-p .index-p-l .left_menu_bottom{ border:1px solid #eee;margin-bottom:40px;}
.index-p .index-p-l .left_menu .title{ color:#fff; font-size:24px; padding:10px 15px 5px; background:#0d71cf; }
.index-p .index-p-l .left_menu .title span{ font-size:26px; font-family:impact; text-transform:uppercase;}
.index-p .index-p-l .left_menu ul { background:#fff;}
.index-p .index-p-l .left_menu ul li{ border-bottom:1px solid #eee; height:45px; padding:0 15px; line-height:45px; overflow:hidden;}
.index-p .index-p-l .left_menu ul li a{color:#666;}
.index-p .index-p-l .left_menu ul li:last-child{ border-bottom:0px;}
/*
.index-p .index-p-l .left_menu_bottom .title{color:#fff; font-size:24px; padding:10px 15px 5px; background:#0d71cf; }
.index-p .index-p-l .left_menu_bottom .title span{ font-size:26px; font-family:impact; text-transform:uppercase;}
.index-p .index-p-l .left_menu_bottom ul { background:#fff; }
.index-p .index-p-l .left_menu_bottom ul li{ border-bottom:1px solid #eee; height:45px; line-height:45px;}
.index-p .index-p-l .left_menu_bottom ul li:last-child{ border-bottom:0px;}
.index-p .index-p-l .left_menu_bottom ul li a{ color:#666;}
.index-p .index-p-l .left_menu_bottom ul li a:hover{ color:#0d71cf;}
*/
.index-p .left_contact {padding:25px 15px; background: url(../images/left.jpg) no-repeat center; background-size:100% 100%; display:block;margin-top:40px; font-size:16px;  line-height:32px; }
.index-p .left_contact span {display:block; padding-top:55px; color:#fff; text-align: left; padding-left:22px;}
.index-p .left_contact span b{font-size:25px; line-height:36px; }
.index-p .index-p-r{ width:73%; float:right; margin-top:0px; margin-left:3%; margin-bottom:30px}
.index-p .index-p-r .index-p-r-tu{ background: #0d71cf;}
 .index-p .index-p-r .index-p-r-tu .tabli2 {margin-bottom:20px;width:100%; height:40px; line-height:40px;}
.index-p .index-p-r .index-p-r-tu .tabli2 ul{ width:100%;}  
.index-p .index-p-r .index-p-r-tu .tabli2 li{ width:150px; float:left; color:#fff; text-align:center;}
.index-p .index-p-r .index-p-r-tu .tabli2 li.cur{background: #0159c6;} 
.index-p .index-p-r .index-p-r-img{margin-top:0px;}

.index-p .index-p-r .slider{  margin-top:0px;  margin-bottom:25px; }
.index-p .index-p-r .index-p-r-img ul{ margin-top:-25px;}
.index-p .index-p-r .index-p-r-img ul li{ width:31.333333%; float:left; margin-left:1%; margin-right:1%; margin-bottom:25px;margin-top:0px;}
.index-p .txt-box{ text-align:center; font-size:18px;width: 100%; background:#fff; color: #333;padding: 12px 0px;transition: 0.5s;}
.index-p a:hover .txt-box{color: #167bc1;}

.page-p-r,.page-pro-r { width:71%; float:left; margin-left:3%;}
.page-p-r .crumbs,.page-pro-r .crumbs{ border-bottom:1px solid #0d71cf; line-height:40px; padding-bottom:10px; color:#0d71cf; font-weight:bold; margin-bottom:20px; font-size:22px;}
.page-p-r p{ line-height:30px; margin-bottom:10px;}
.page-pro-r .slider{  margin-top:0px;  margin-bottom:25px; }
.page-pro-r ul li{ width:31.333333%; float:left; margin-left:1%; margin-right:1%; margin-bottom:5px;}


.index-p .index-p-r .viewBox03{width:100%;padding: 30px 0;  }
.index-p .index-p-r div.imgView{width:50%;float:left; }
.index-p .index-p-r div.imgView img{ display: inline-block;}
.index-p .index-p-r .detial { width: 48%; float: right;}
.index-p .index-p-r .detial h3{width:100%; font-size:1.5em; height:40px;line-height:40px; font-weight:normal; color:#000;}
.index-p .index-p-r .detial ul{width:100%;padding:10px 0;float:left;}
.index-p .index-p-r .detial ul li{width:100%;float:left;line-height:32px; margin: 9px 0; font-size:1em; color:#333; background: #ebebeb; padding-left:0px;}
.index-p .index-p-r .detial ul li strong{width:30%; text-align: center; display:block; height: 32px; color: #fff; background: #0d71cf;  border-right:5px solid #fff; margin-right: 5px; float:left; font-weight:normal;}
.t4{width:100%;height:38px;line-height:38px; background:#666; color:#fff; text-indent:2em; margin:20px 0; float:left;}
.t4 strong{font-size:1.2em;font-weight:normal;}
.t4 .more{ float:right;font-size:1.3em; color:#ccc; padding-right:10px;}
.features{width:100%;float:left; text-indent:3.5em;}
.detail-con li{line-height:35px;font-size:1em; color:#666; background:url(../images/li.gif) left center no-repeat; padding-left:20px;}
.detail-con li strong{ font-weight:normal; color:#333;}
.detail-con li a{color:#1978ba;}
.detail-con li a:hover{text-decoration:underline;}
@media only screen and (max-width:1366px) {
.index-p .index-p-r .detial { width: 43%; float: right;}
}
@media only screen and (max-width:1280px) {
.index-p .index-p-l .title{font-size:22px; padding:5px 10px 5px;  }
.index-p .index-p-l ul li{margin-bottom:10px;}
.index-p .left_contact span { padding-left:5px;}
.index-p .left_contact {padding:15px 0px; margin-top:20px; }
.index-p .index-p-l ul { padding:15px 10px 10px; }
.index-p .index-p-r .detial { width: 40%; float: right;}

}
@media screen and (max-width: 1200px){
.index-p .index-p-l{ width:27%; }
.index-p .index-p-r { width:69%;}
.index-p .index-p-r .detial { width: 100%; float: none;}
}
@media screen and (max-width: 992px){
.index-p .index-p-l{ width:0px; display:none; }
.index-p .index-p-r{ width:100%; margin-left:0px; margin-bottom:0px}
.index-p .index-p-r .detial { width: 43%; float: right;}
.index-p .txt-box{ font-size:16px;}
.index-p .txt-box{ font-size:15px; white-space: nowrap;  
overflow: hidden;  
text-overflow: ellipsis;  	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;}
}
@media screen and (max-width: 892px){
.index-p .index-p-r .detial { width: 40%; float: right;}
}
@media screen and (max-width: 800px){
.index-p .index-p-r .detial { width: 100%; float: none;}
}
@media screen and (max-width: 552px){
.index-p .index-p-r .index-p-r-img ul li{ width:48%; }
.index-p .index-p-r .index-p-r-img ul li:last-child{ display:none;}

}
@media screen and (max-width: 452px){
.indexpro {  padding-bottom:156%}

}
@media screen and (max-width: 380px){
.indexpro {  padding-bottom:250%}
}

.m2ban {margin-top:60px;}
.m2ban .bgImg { height: 100%; width: 100%;}
.m2ban .bgImg img{width: 100%;}
.m2banTxt { color: #FFF; width: 100%; position: absolute; left: 0%; top: 50%; transform: translateY(-50%); text-align: center; padding-top: 50px; }
.m2ban_t1 { font-size: 32px; line-height: 50px; display: inline-block; }
.m2ban_t2 { font-size: 40px; line-height: 50px; font-weight: 600; text-transform: uppercase; }
.m2banTxt i { background: #FFF; height: 3px; width: 38px; display: block; margin: 18px auto 0px; }
.m2pos { background: #f0f0f0; height:60px }
.m2posItms a{ color: #777777;}
.m2posItms { background: url(../images/m2icon1.png) no-repeat left center; font-size: 14px; color: #777777; line-height: 60px;padding: 0px 10px 0px 20px; float:right; }
.box { float:left;  width:66%; }
.box a{ margin-right: 5%;color: #333;font-size: 17px;line-height: 60px; float:left;}
.box a.on,.box a:hover{color: #0f4da6; border-bottom:1px solid #0f4da6;}
@media(max-width: 1640px){
.m2ban { height: 342px; }
.m2ban img{ width:100%; height:100%;}
}
@media(max-width: 1440px){
.m2ban { height: 300px; }
.m2ban_t1 { font-size: 22px; line-height: 36px; }
.m2ban_t2 { font-size: 30px; line-height: 36px; }
.m2banTxt { top: 40%;}
}
@media(max-width: 1400px){
.m2ban { height: 292px; }
}

@media(max-width: 1366px){
.m2ban { height: 285px; }

}
@media(max-width: 1365px){
.m2posItms {width:20%; }
.box { float:left;width:80%;}
}
@media(max-width: 1280px){
.m2ban { height: 265px; }
.m2banTxt { padding-top: 10px; }
.m2banTxt i { margin: 10px auto 0px; }
}
@media(max-width: 1200px){
.m2ban { height: 250px;margin-top:50px; }
.m2ban img{ height:100%;}
.m2posItms {width:24%; }
.box { float:left;width:76%;}
.box a{margin-right: 2%; font-size: 16px;}
}
@media(max-width: 1024px){
.m2ban { height: 210px;}
}
@media(max-width: 768px){
.m2ban {margin-top:0px; }
.m2posItms {width:0px; display:none; }
.box { float:left;width:100%;}
 }
 
@media(max-width: 640px){
.m2ban { height: 160px; }
.m2ban_t1 { font-size: 18px; line-height: 30px; }
.m2ban_t2 { font-size: 24px; line-height: 30px; }
}

@media(max-width: 540px){
.m2ban { height: 130px; margin-top:50px; }
}
.about h3{ margin-bottom:10px;}
.about span{ margin-bottom:20px; line-height:35px;}
.about p{ font-size:16px; line-height:32px;}


@media(max-width:880px){
.about h3{ font-size:18px; }
.about span{ line-height:25px;}
.about p{ line-height:28px;}
}
.prolist.indexpro {background:#fff;}
.prolist .index-p .txt-box{background:#f5f5f5;}
.prolist .index-p .index-p-r .index-p-r-img ul li{ margin-bottom:20px;}

@media(max-width:480px){
.prolist .index-p .index-p-r .index-p-r-img ul li{  width:48%; }	
}


.show_menu { display:none;}
.show_menu .menu_tit { width:100%;     position: relative; margin: 0 auto; padding: 6px 20px; background: #0062b0; box-sizing: border-box;text-align:center;}
.show_menu .menu_tit:before{content:"";display:block;width:0;height:0;border-width:8px 8px 0;border-style:solid;border-color:#0062b0 transparent transparent;position:absolute;top:60px;left:calc( 50% - 8px);}
.menu_tit p { width:100%; overflow: hidden; height: 50px; line-height:50px;color: #fff; font-size: 20px; margin: 0 auto; padding: 0;}
.menu_tit span { display:block; width:100%; height: 20px; overflow: hidden; line-height: 20px; color: rgba(255, 255, 255, 0.5); font-family: "Arial"; font-size: 14px; font-style: italic; margin: 0 auto; padding: 0;}
.menu_tit em{display:none;}
.show_menu .menu_list { background:#fff;width:100%;overflow: hidden; margin: 0 auto; padding: 15px 0 10px; box-sizing: border-box;}
.menu_list .menu_li { width:90%; height: 100%;margin: 0 auto; padding: 0 0; box-sizing: border-box;}
.menu_li>p>a{width:80%;float:left;display:block;color:#515671;white-space:nowrap;text-overflow:ellipsis; overflow:hidden;font-size: 15px;}
.menu_li p { width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #666; font-size: 14px; font-weight: bold; background-color: #f6f6f6; margin: 0 auto; padding: 0 0 0 20px; box-sizing: border-box;margin-bottom:5px;}
.menu_li>p>span{display:block;width:20%;height:48px;float:right;background: url(../images/menu_tb1.png) 80% center no-repeat;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s; }
.menu_li ul li a:hover{color:#00af66;}
.menu_li>p>span.on{transform:rotateX(180deg);}
.menu_li>p:hover{background:#0062b0;color:#fff;}
.menu_li>p:hover a{color:#fff;}
.menu_li>p:hover span{background: url(../images/menu_tb3.png) 80% center no-repeat;}
.menu_li ul {display:none; width:100%; overflow: hidden; margin: 10px auto; padding: 0;background:#fff;}
.show_menu dl{ width:90%; height: 100%;margin: 0 auto; }
.show_menu dl dt{ font-size:16px; margin-bottom:15px;}
.show_menu dl dd{ line-height:30px;}

@media (max-width:1199px){	
.menu_li p{width: 100%;padding: 0 5px;}
.menu_li ul {width: 100%;}
.menu_li ul li a{padding: 0 10px;}
}
@media (max-width:991px){
	.show_menu { display: block;}
.menu_list .menu_li{width:96%;}
.menu_li p{width:100%;padding:0 0 0 3%;}
.menu_tit{position:relative;}
.menu_tit p{width:100%;}
.menu_tit em{display:block;position:absolute;color:#fff;line-height:60px;right:20px;top:0;}
.show_menu .menu_list{display:none;}
.show_menu .menu_tit{height:60px;}
.brjkytqj{width:100%;margin-top:20px;}
}
@media (max-width:767px){
.menu_tit p{height:40px;line-height:40px;font-size:18px;}
.show_menu .menu_tit{height:50px;}
.menu_tit em{line-height:50px;}
.ucweqnmh{margin-top:20px;}
.show_menu .menu_tit:before{top:50px;}
.mob{ display:none;}
}

.news-detail .detail-title {font-size: 20px;color: #363636;font-weight: bold; text-align:center;margin-bottom: 10px;line-height: 1.7;}
.news-detail .detail-info-bar {font-size: 14px;font-family: Arial;color: #9e9e9e; text-align:center; line-height: 35px; height:35px; border-bottom: 1px dashed #cfcfcf;margin-bottom: 20px;}
.news-detail .detail-info-bar .detail-info-times { text-align:center;}
.news-detail .detail-info-bar .detail-info-times i {position: absolute;width: 20px;height: 20px;top: calc(50% - 10px);left: 0;}
.news-detail .detail-info-bar .detail-info-times i:after {opacity: .5;background-position: 0 -360px;}
.news-detail .detail-con-title {margin: 20px 0 10px 0;}
.news-detail .detail-con-title span {display: inline-block;font-size: 18px;color: #0077bf;}
.news-detail .detail-con {font-size: 15px;color: #333;line-height: 1.7;}
.news-detail .detail-con img,
.news-detail .detail-con p img {width: auto !important;max-width: 100%;height: auto !important;}

.news_list li {overflow:hidden; border-bottom: 1px solid #eee; padding-bottom: 20px; margin-bottom: 20px; width:100%; }
.news_list li a{display:block;}
.news_list li ._intro {overflow:hidden; cursor:pointer; font-size:15px; color:#6d6d6d;}
.news_list li ._title {display:block;line-height:28px; font-size:18px; font-weight:bold; margin-bottom:10px; color:#333; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news_list li ._info {color:#0053b1;margin-bottom:15px; font-size:16px;}
.news_list li ._text {line-height:28px; font-size:15px; color:#000; margin-bottom:15px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: -moz-box;-moz-line-clamp: 2;-moz-box-orient: vertical;word-wrap: break-word;word-break: break-all;white-space: normal;}
.news_list li ._more {line-height:32px; margin-top: 16px; font-size:15px; }
.news_list li ._more a{ color: #666;}
.news_list li ._intro a:hover ._title{ color:#0053b1; }
.news_list li ._intro ._more a:hover{ color: #0053b1;}
@media only screen and (max-width:1200px){
.news_list li ._title { line-height:28px; font-size:18px; margin-bottom:10px; }
.news_list li ._text { margin-bottom:0px;line-height:28px;}
.news_list li ._more {line-height:28px; margin-top: 10px;}
.news_list li ._info { margin-bottom:10px;}
}
@media only screen and (max-width:992px){
.news_list li ._text { line-height:26px;}
.news_list li ._more { display: none;}
.news_list li ._title { margin-bottom:5px;}
.news_list li ._info { margin-bottom:5px;}
}
@media only screen and (max-width:425px){
.news_list li { padding:15px 0px;}
.news_list li ._title { line-height:26px; font-size:16px;  overflow: hidden; font-weight:normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;   }
}
.case ul li{ width:23%; float:left; margin-left:1%; margin-right:1%; margin-bottom:20px;}
.case .txt-box{ text-align:center; font-size:16px;background:#f5f5f5;width: 100%;color: #333;padding: 10px 0px;transition: 0.5s;}
.case a:hover .txt-box{color: #167bc1;}

@media(max-width:480px){
.case ul li{  width:48%; }	
}
.contact .map_box .map{ height: 100%; overflow:hidden;/*height:750px;*/}
.contact .map_box .map img{max-width: none;}
.contact .map_box .con .dl { margin-bottom:30px;}
.contact .map_box .con .dl .dt{ font-size: 24px; line-height: 32px; color: #333; margin-bottom: 25px; }
.contact .map_box .con .dl .dt span{ margin-bottom:20px; font-size:18px; font-weight:normal; color:#666;}
.contact .map_box .con .dd{ font-size: 18px; color: #666; line-height:30px; padding: 10px 0;border-bottom: 1px dashed #cfcfcf;}
.contact  .ditu{width:100%;height:465px; text-align:center;/*position:absolute;bottom:0px;left:0; z-index:0; */}
@media(max-width:768px) {
.contact .map_box { padding:30px 20px;}
.contact .map_box .map{ margin-top: 20px; }
.contact .map_box .con dd{ font-size: 15px; color: #666; padding:10px 0;  border-bottom: 1px solid #ececec;}
.contact .map_box .con dl dt{ font-size: 20px; }
.contact .map_box .con .dl .dt span{ font-size:16px;line-height:26px;}
.contact .map_box .con dd i{font-size:22px; margin-right:12px;}
.contact .map_box .con .dd{ font-size: 16px; }
}
@media(max-width:400px) {
.contact .map_box .con dd i{ margin-right:2px; width: 10%;  }
.contact .map_box .con dl dt{ font-size: 18px; }
}

.yunu-footer-fix {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #015cb5;
	z-index: 10;
	display: none;
}
.yunu-footer-fix li {
	float: left;
	width: 33%;
}
.yunu-footer-fix li a {
	display: block;
	text-align: center;
	color: #fff;
	padding: 7px 0;
	font-size: 12px;
	line-height: 1;
}
.yunu-footer-fix li i {
	display: block;
	height: 20px;
	background: no-repeat center;
	background-size: contain;
	margin-bottom: 4px;
}
.yunu-footer-fix li i.i1 {
	background-image: url(../images/f_01.png);
}
.yunu-footer-fix li i.i2 {
	background-image: url(../images/f_02.png);
}
.yunu-footer-fix li i.i3 {
	background-image: url(../images/f_03.png);
}
.yunu-footer-fix li i.i4 {
	background-image: url(../images/f_04.png);
}
@media screen and (max-width: 1200px){
	.yunu-footer-fix {
	display: block;
}
	}