

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%
}

@media (max-width:768px) {
	body {
		padding-top: 60px
	}
}



.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: 96%;
	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: #1e73be;
	-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: #1e73be;
	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: #1e73be
}

.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: #1e73be;
}

@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;}
}

.indexpro { background:#f5f5f5;  }
.indexpro .ttt1 { position: relative;text-align: center;}
.indexpro .ttt1 h3 {background: url(../images/ttt1_h3_bg.png) no-repeat center center;color: #1e73be;font-size: 40px;height: 76px;}
.indexpro .ttt1 p {margin-top: 15px;color: #111111;font-size: 16px;}

.c1-con{margin-top:20px;}
.c1-con ul li {width: 23%;float: left;margin-right: 30px;margin-bottom: 38px;transition: all .5s;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;}
.c1-con ul li:nth-child(4n) {margin-right: 0;}
.c1-con ul li a {display: block; }
.c1-con ul li .tu {width: 100%; position: relative;overflow: hidden;;}
.c1-con ul li .tu img {width:  100%;height: 100%;transition: .5s;border-top-left-radius:15px;border-top-right-radius:15px;}
.c1-con ul li:hover img {transform: scale(1.1);}
.c1-con ul li .tu .marks {width:  100%;height:  100%;position: absolute;top: 0;left: 0;background: rgba(0, 0, 0, 0.3);transition: .5s;opacity: 0}
.c1-con ul li:hover .tu .marks {opacity: 1;}
.c1-con ul li .tu .jia {width: 54px;height: 54px;position: absolute;top: 80px;left: 45%;background: url(../images/jia.png) no-repeat center;transition: .5s;opacity: 1; z-index:9999;}
.c1-con ul li:hover .tu .jia {top: 110px;opacity: 0;}
.c1-con ul li .wz {padding-bottom:22px;background: #fff;border: 1px solid #eeeeee;border-bottom-left-radius:15px;border-bottom-right-radius:15px;}
.c1-con ul li .wz h3 {font: normal 18px/66px "Î¢ÈíÑÅºÚ";color: #333;text-align: center;}
.c1-con ul li .wz h4 {text-align: center;line-height: 30px;color: #999;font-weight: normal;}
.c1-con ul li .wz dt {width: 167px;height: 32px;text-align: center;margin: 0 auto;font: normal 13px/32px "Î¢ÈíÑÅºÚ";color: #555;background: #1e73be;color: #fff;}
.c1-con ul li .wz dt:hover {border-color: #1e73be;}
.c1-con ul li:hover { box-shadow: 0 15px 30px rgba(0, 0, 0, .1);-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .1);-moz-box-shadow: 0 15px 30px rgba(0, 0, 0, .1);-webkit-transform: translate3d(0, -4px, 0);transform: translate3d(0, -4px, 0);}

@media screen and (max-width: 992px){
.indexpro .ttt1 h3 { font-size: 32px; }
.c1-con ul li .wz h3 {font: normal 16px/46px "Î¢ÈíÑÅºÚ"; }
}
@media screen and (max-width: 592px){
	.c1-con ul li .tu .jia { display:none}
.c1-con ul li {width: 49%; margin-right:2%;margin-bottom:20px;}
.c1-con ul li:nth-child(2n) {margin-right: 0;}
.indexpro .ttt1 h3 {background-size:40%;  font-size: 22px;height: 46px;}
.c1-con ul li .wz {padding-bottom:0px;}
}

.indexabout .ttt1 { position: relative;}
.indexabout .ttt1 h3 {background: url(../images/ttt1_h1_bg.png) no-repeat;color: #1e73be;font-size: 40px;height: 76px;}
.indexabout .ttt1 p {margin-top: 15px;color: #111111;font-size: 16px;}

.company-img {width: 50%;float: right;}
.company-img img {max-width: 100%;}
.company-con {width: 45.7%;float: left;}
.company-con h3 {font-size: 40px;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: 7;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;}}

.process { background: url(../images/liucheng.jpg) no-repeat center top; }
.process .ttt1 { position: relative;text-align: center;}
.process .ttt1 h3 {background: url(../images/ttt1_h5_bg.png) no-repeat center center;color: #fff;font-size: 40px;height: 76px;}
.process .ttt1 h3 span{ color: #fff}
.process .ttt1 p {margin-top: 15px;color: #fff;font-size: 16px;}
.process-con ul { margin: 50px auto 0px;}
.process-con ul li { width: 14.6666666%; height: 195px; border-radius: 5px; background: #fff; text-align: center; margin-right:2%; /*box-shadow: 0 5px 5px #eee;*/ float: left;}
.process-con ul li .img { text-align: center; margin:30px auto;  }
.process-con ul li h3 { font: normal 18px/35px "Î¢ÈíÑÅºÚ"; color: #333;}
.process-con ul li h4 { font: normal 12px/20px "Î¢ÈíÑÅºÚ"; color: #aaaaaa;}



.indexadv { background:#fafafa;}
.indexadv .ttt1 { position: relative;text-align: center;}
.indexadv .ttt1 h3 {background: url(../images/ttt1_h5_bg.png) no-repeat center center;color: #1e73be;font-size: 40px;height: 76px;}
.indexadv .ttt1 h3 span{ color: #1e73be}
.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%}	
.process .ttt1 h3 { font-size: 30px;  padding-top:15px;}
}
@media screen and (max-width: 992px){
.indexadv .ttt1 h3 {  font-size:32px; }
.process-con ul li { width: 31.33333333%; height: 115px; margin-bottom:15px; border-radius: 5px; background: #fff; text-align: center; margin-right:2%; /*box-shadow: 0 5px 5px #eee;*/ float: left;}
.process-con ul li .img { text-align: center; margin:10px auto; }
.process .ttt1 h3 { font-size: 24px;}
}
@media screen and (max-width: 592px){
.indexadv .ttt1 h3 {background-size:40%; font-size: 22px;height: 46px;}
.process-con ul li h3 { font: normal 16px/35px "Î¢ÈíÑÅºÚ"; color: #333;}
.process .ttt1 h3 { font-size: 20px; }

}
.indexcase { background:#f5f5f5; }
.indexcase .ttt1 { position: relative;text-align: center;}
.indexcase .ttt1 h3 {background: url(../images/ttt1_h6_bg.png) no-repeat center center;color: #1e73be;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: #1e73be;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: #1e73be;}
.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 #1e73be;}
.indexcase  .xskhj>.sjd:nth-child(2n-1) .title strong {background: #1e73be;}
.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: 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 .case_list li { width: 48.5%; }
.indexcase .case_list li:nth-child(2n) {margin-right: 0;}	
}
.indexnews .ttt1 { position: relative;text-align: center;}
.indexnews .ttt1 h3 {background: url(../images/ttt1_h2_bg.png) no-repeat center center;color: #1e73be;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: #1e73be;
    border: 4px solid #1e73be;
    color: #fff;
}

.news_list1 li:hover .time p {
    color: #fff;
}

.news_list1 li h3 a {
    display: block;
    color: #323232;
    font: bold 18px/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: #1e73be;
}
.newsbox {
    padding: 20px 15px; margin-bottom:10px;
}

.newsbox .time {
    color: #5a5a5a;
    font: bold 16px/18px "Microsoft Yahei";
    text-align: center;
    padding-top: 10px; padding-bottom:10px;
}

.newsbox .time p {
    color: #000;
    font: bold 30px/30px "Microsoft Yahei";margin-bottom:10px;
}
@media (max-width: 1350px){
.timebox {
    display: none;
}
}
@media (max-width: 762px){
.newsbox {
    padding: 10px 5px; margin-bottom:10px; background-color:#fafafa;
}
.news_list1 li h3 a { font: bold 16px/36px "Microsoft Yahei";}
}
/**foot**/
.ly_foot { width:100%; overflow: hidden; margin: 0 auto; padding: 40px 0 20px; background-color: #1b1b1b;}
.ft_main .ft_contact { float: left; padding: 0 4% 0 0;}
.ft_main .ft_prolist { float: left; padding: 0 4% 0 0;}
.ft_main .ft_contact{width:50%;}
.ft_main .ft_prolist { padding:0 0;width:45%;}
.ft_main .ft_prolist .blc{ padding:0 5% 0 10%; }
.ft_main .ft_prolist ul li a{display:block;width:100%;overflow: hidden; text-overflow: ellipsis; font-size:15px; white-space:nowrap;}
.ft_main .ft_ewm { float: right;}
.ft_contact em, .ft_prolist em { display:block; margin: 0 auto 20px; padding: 0; color: #fff; font-size: 16px; font-weight: bold; font-style: normal;}
.ft_contact ul li, .ft_prolist ul li a { display:block; overflow: hidden; line-height: 30px; color: #fff; font-size:15px; margin-bottom:10px;}
.ft_contact ul li img { display:block; width: 30px; height: 30px; margin-right:8px; float: left;}
.ft_prolist ul li { width:33.33333%; float:left;}
.ft_prolist ul li a:hover { color:#0e68b0;}
.ft_ewm img { display:block; width: 140px; height: 140px; overflow: hidden; margin: 0px auto 10px; padding: 0;}
.ft_ewm p { color:#fff; font-size: 14px; text-align: center;}

.ly_foot .ft_copy { width:100%; overflow: hidden; margin: 20px auto 0; padding: 20px 0 0; border-top: 1px solid #444343;}
.ft_copy p { width:80%; overflow: hidden; line-height: 24px; color:#fff; font-size: 14px; margin: 0 auto; padding: 0;text-align:center;}
.ft_copy p a { color:#fff;}
.ft_copy p a:hover { color:#fff;}


@media (max-width:880px){
.indexproleft { border:0px;}
.ly_foot{padding: 30px 0 20px;}
.ft_main .ft_contact{width:100%;padding:0;margin-bottom:20px;}
.ft_main .ft_prolist{ display:none}
.ft_main .ft_ewm{float:none;margin:0 auto; display:none}
.ft_main .ft_prolist .blc{padding: 0 5% 0 0;text-align: left;}
.ft_main .ft_contact, .ft_main .ft_prolist { border-right: 0px solid #444343;}
}

@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: #1e73be;
	-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: #1e73be;
	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 #1e73be;
	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: #1e73be
}

#toolbar li:hover a {
	width: 200px
}

#toolbar li:hover .iconfont {
	background-color: #1e73be;
	color: #fff
}

@media (max-width:990px) {
	#toolbar {
		display: none
	}
}
.h30{ height:30px;}
.m2ban .bgImg { height: 100%; 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; padding: 15px 0px; }
.m2posItms { font-size: 14px; color: #777777; line-height: 22px; position: relative; padding: 0px 10px 0px 20px; }
.m2posItms a{ color: #777777;}

@media(max-width: 1440px){
.m2ban_t1 { font-size: 22px; line-height: 36px; }
.m2ban_t2 { font-size: 30px; line-height: 36px; }
.m2banTxt { top: 40%;}
}

@media(max-width: 1280px){
.m2banTxt { padding-top: 10px; }
.m2banTxt i { margin: 10px auto 0px; }
}
@media(max-width: 1200px){
.m2ban img{ height:100%; width:100%;}
}

@media(max-width: 640px){
.m2ban { height:100px;}
.m2ban_t1 { font-size: 18px; line-height: 30px; }
.m2ban_t2 { font-size: 24px; line-height: 30px; }
.m2pos { display:none;}

}

.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:#1e73be; 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:14px; color:#666;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
.ny-newscase ul li a .txt .info{ font-size:14px; 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:14px; 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; }
}

.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%; }	
}

.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; text-align:center; }
.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 .title p{ position:relative; text-align:center}
.index-p .index-p-l .left_menu .title p:before{ position: absolute; left:50px; top:20px; content:""; width:30px; height:2px; background:#fff;}
.index-p .index-p-l .left_menu .title p:after{ position: absolute; right:50px; top:20px; content:""; width:30px; height:2px; background:#fff;}
.index-p .index-p-l .left_menu ul { background:#f5f5f5;}
.index-p .index-p-l .left_menu ul li{ border-bottom:1px solid #eee; padding:5px 15px; line-height:50px; font-size:16px; overflow:hidden; background:url(../images/tu-28.png) no-repeat 94% center; }
.index-p .index-p-l .left_menu ul li a{color:#333; width:100%;}
.index-p .index-p-l .left_menu ul li:last-child{ border-bottom:0px;}
.index-p .index-p-l .left_menu ul li:hover{ background:url(../images/tu-28-H.png) no-repeat 94% center;  }
.index-p .index-p-l .left_menu ul li:hover a{ color:#0d71cf;}
.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 img{ padding:15px; width:100%; }
.index-p .index-p-l .left_menu_bottom dl { background:#fff; padding:0px 15px 15px; }
.index-p .index-p-l .left_menu_bottom dl dt{ font-size:18px; font-weight:bold; line-height:40px;}
.index-p .index-p-l .left_menu_bottom dl dd{ font-size:15px;line-height:35px;}
.index-p .index-p-l .left_menu_bottom dl dd b{ font-size:18px; font-weight:bold; 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-pro-list .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-pro-list .index-p-r .index-p-r-img ul li img{ width:100%;}
.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;}
.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; 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;}
.index-p .index-p-l{ width:27%; }
.index-p .index-p-r{ width:70%; }
.index-p .index-p-l .left_menu .title p:before{ left:20px; }
.index-p .index-p-l .left_menu .title p:after{ right:20px; }

}
@media (max-width:991px){
	.index-p .txt-box{ text-align:center; font-size:15px;}
	.show_menu { display: block; margin-bottom:30px;}
.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;}
.index-p .index-p-l{ width:0; display:none; }
.index-p .index-p-r{ width:100%; }
}
@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;
}
	}