body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;box-sizing: border-box;}
a{text-decoration:none;color: #333333;}
dl,dt,dd{margin: 0;}

ul{
	zoom: 1;
}
ul:after{
	display: block;
	content: '';
	clear: both;
}

.w1450{
	width: 1450px;
	margin: 0 auto;
}

.clear{
	clear: both;
}
.header{
	background: #FFFFFF;
	padding-top: 10px;
}
.header-nav{
	width: 90%;
	margin: 0 auto;
}
.header-fl{
	float: left;
}
.header-fr{
	float: right;
	zoom: 1;
}
.header-fr:after{
	display: block;
	content: '';
	clear: both;
}
.logo{
	margin-bottom: 10px;
}
.header-menu ul li{
	float: left;
	margin-right: 50px;
	position: relative;
}
.header-menu ul li:last-child{
	margin-right: 0;
}
.header-menu ul li a{
	font-size: 18px;
	color: #333333;
	line-height: 50px;
}
.header-menu ul li dl{
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -105px;
	width: 210px;
	opacity: 0;
    visibility: hidden;
    border-radius: 0;
	-moz-transform: translateY(30px);
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
    transform: translateY(30px);
    transition:all 100ms ease;
	z-index: 100;
}
.header-menu ul li dl:before{
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0,0,0,0.2);
    border-radius: 0;
	-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    z-index: -1;
}
.header-menu ul li:hover> dl{
	visibility:visible;
	opacity:1;
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
    transform: translateY(0);
	transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}
.header-menu ul li dl dd{
	position: relative;
    display: block;
	width: 100%;
}
.header-menu ul li dl dd a{
	position: relative;
	display: block;
    border-bottom: 1px solid #e9e9e9;
	padding: 13px 0px 13px;
	font-size: 15px;
	color: #ffffff;
	line-height: 24px;
	text-align: center;
	text-transform: capitalize;
	transition: all 500ms ease;
}
.header-menu ul li dl dd:last-child a{
    border: none;
} 
.header-menu ul li dl dd a:hover{
	font-size: 17px;
	font-weight: bold;
    text-shadow: 0 2px 4px #333;
}
.header-menu ul li dl dd:hover a:before{
	opacity: 1;
}

.header-fr ul{
	float: left;
	margin-right: 30px;
}
.header-fr ul li{
	float: left;
	font-size: 16px;
	line-height: 34px;
	margin-right: 40px;
}
.header-fr ul li:last-child{
	margin-right: 0;
}
.header-fr ul li a{
	color: #333333;
}
.search{
	float: left;
	width: 164px;
	height: 34px;
	border: 1px solid #41b6e6;
	position: relative;
}
.search input{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 34px;
	border: none;
	outline: none;
	box-shadow: none;
	background: none;
	font-size: 16px;
	color: #333333;
}
.search input:focus{
	box-shadow: none;
	background: none;
}
.searchBtn{
	width: 34px;
	height: 32px;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	line-height: 32px;
	cursor: pointer;
}

.home-banner{
	width: 100%;
	position: relative;
}
.home-banner .item img{
	display: block;
	width: 100%;
}
.home-banner .owl-dots{
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 30px;
}
.home-banner .owl-dots .owl-dot{
	display: inline-block;
	width: 56px;
	height: 6px;
	border-radius: 6px;
	margin: 0 8px;
	background: #fff;
	z-index: 2;
}
.home-banner .owl-dots .owl-dot.active{
	background: #009ee2;
}
.home-banner .owl-prev,.home-banner .owl-next{
	display: block !important;
	width: 27px;
	height: 51px;
	position: absolute;
	top: 50%;
	margin-top: -25.5px;
	z-index: 4;
}
.home-banner .owl-prev{
	background: url(../images/jt01.png) no-repeat;
	left: 5%;
}
.home-banner .owl-next{
	background: url(../images/jt02.png) no-repeat;
	right: 5%;
}

.banner-title{
	width: 540px;
	padding: 60px 10px;
	background: #009ee2;
	position: absolute;
	left: 0;
	bottom: 10%;
	text-align: center;
}
.banner-title h3{
	font-size: 36px;
	line-height: 1;
	color: #FFFFFF;
}
.banner-title  p{
	font-size: 30px;
	color: rgba(255,255,255,0.5);
}
.home-banner .active .banner-title h3{
	animation: fadeInDown 1 1s;
}
.home-banner .active .banner-title p{
	animation: fadeInDown 1 1s;
}
.home-banner .active .banner-title a{
	animation: fadeInDown 1 1s;
}

.home-content{
	padding: 60px 0 120px;
}
.home-news{
	margin-bottom: 100px;
}
.home-news-title{
	zoom: 1;
	margin-bottom: 20px;
}
.home-news-title:after{
	display: block;
	content: '';
	clear: both;
}
.home-news-title h3{
	float: left;
	font-size: 32px;
	color: #009ee2;
	font-weight: bold;
}
.home-news-title a{
	float: right;
	margin-top: 10px;
	cursor: pointer;
}
.home-news-list ul{
	border:1px solid #009ee2;
}
.home-news-list ul li{
	border-bottom:1px solid #009ee2;
}
.home-news-list ul li:last-child{
	border-bottom: none;
}
.news-message{
	padding: 35px 15% 25px 35px;
	position: relative;
	background: #fff;
	transition-duration: 0.5s;
}
.news-message:after{
	display: block;
	content: '';
	width: 22px;
	height: 40px;
	background: url(../images/jt04-a.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 40px;
	top: 75px;
	transition-duration: 0.5s;
}
.news-message span{
	font-size: 16px;
	color: #777777;
	transition-duration: 0.5s;
}
.news-message h3{
	font-size: 24px;
	color: #111111;
	margin-bottom: 5px;
	transition-duration: 0.5s;
}
.news-message h4{
	display: flex;
}
.news-message h4 p{
	width: calc(100% - 42px);
	font-size: 16px;
	color: #777777;
	font-family: "宋体";
	line-height: 1.6;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition-duration: 0.5s;
}
.news-message h4 em{
	width: 42px;
	font-size: 16px;
	font-style: normal;
	color: #009ee2;
	transition-duration: 0.5s;
}
.home-news-list ul li:hover .news-message{
	background: #009ee2;
}
.home-news-list ul li:hover span{
	color: #FFFFFF;
}
.home-news-list ul li:hover h3{
	color: #FFFFFF;
}
.home-news-list ul li:hover p{
	color: #FFFFFF;
}
.home-news-list ul li:hover em{
	color: #FFFFFF;
}
.home-news-list ul li:hover .news-message:after{
	background: url(../images/jt04.png) no-repeat;
}


.home-menu-list ul li{
	float: left;
	width: 32%;
	margin-right: 2%;
}
.home-menu-list ul li:nth-child(3){
	margin-right: 0;
}
.home-menu-img{
	width: 100%;
	overflow: hidden;
}
.home-menu-img img{
	display: block;
	width: 100%;
	transition-duration: 0.5s;
}
.home-menu-name{
	padding: 35px 25px;
	background: #fff;
}
.home-menu-name h4{
	width: 100%;
	height: 40px;
	font-size: 24px;
	color: #009ee2;
	font-weight: bold;
	position: relative;
	margin-bottom: 15px;
	transition-duration: 0.5s
}
.home-menu-name h4:before{
	display: block;
	content: '';
	width: 22px;
	height: 40px;
	background: url(../images/jt04-a.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: 0;
	transition-duration: 0.5s
}
.home-menu-name p{
	width: 100%;
	font-size: 17px;
	color: #333333;
	line-height: 1.6;
	text-align: justify;
	transition-duration: 0.5s;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 2; 
	overflow: hidden;
}

.home-menu-list ul li:nth-child(1) .home-menu-name{
	border-left: 1px solid #009ee2;
	border-right: 1px solid #009ee2;
	border-bottom: 4px solid #009ee2;
}
.home-menu-list ul li:nth-child(2) .home-menu-name{
	border-left: 1px solid #83cbe5;
	border-right: 1px solid #83cbe5;
	border-bottom: 4px solid #83cbe5;
}
.home-menu-list ul li:nth-child(3) .home-menu-name{
	border-left: 1px solid #72d5b7;
	border-right: 1px solid #72d5b7;
	border-bottom: 4px solid #72d5b7;
}
.home-menu-list ul li:hover .home-menu-img img{
	transform: scale(1.1);
}
.home-menu-list ul li:hover .home-menu-name h4{
	color: #fff;
}
.home-menu-list ul li:hover .home-menu-name h4:before{
	background: url(../images/jt04.png) no-repeat;
}
.home-menu-list ul li:hover .home-menu-name p{
	color: #fff;
}
.home-menu-list ul li:nth-child(1):hover .home-menu-name{
	background: #009ee2;
}
.home-menu-list ul li:nth-child(2):hover .home-menu-name{
	background: #83cbe5;
}
.home-menu-list ul li:nth-child(3):hover .home-menu-name{
	background: #72d5b7;
}

.footer{
	border-top: 4px solid #009ee2;
}
.footer-menu{
	padding: 60px 0 70px;
	zoom: 1;
}
.footer-menu:after{
	display: block;
	content: '';
	clear: both;
}
.footer-menu dl{
	float: left;
	margin-right: 178px;
}
.footer-menu dl:last-child{
	margin-right: 0;
}
.footer-menu dl dt{
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 10px;
}
.footer-menu dl dt a{
	color: #333333;
	transition-duration: 0.5s;
}
.footer-menu dl dt:hover a{
	font-weight: bold;
}
.footer-menu dl dd{
	font-size: 16px;
	color: #333333;
	margin-bottom: 10px;
	opacity: 0.7;
}
.footer-menu dl dd a{
	color: #333333;
	transition-duration: 0.5s;
}
.footer-menu dl dd:hover a{
	color: #009ee2;
}
.footer-bottom{
	border-top: 2px solid #e8e8e8;
	padding: 20px 0;
	zoom: 1;
}
.footer-bottom:after{
	display: block;
	content: '';
	clear: both;
}
.footer-fl{
	float: left;
	font-size: 16px;
	color: #333333;
	line-height: 26px;
}
.footer-fr{
	float: right;
}
.footer-fr ul li{
	float: left;
}
.footer-fr ul li:nth-child(1){
	margin-right: 15px;
}

.ne-banner{
	width: 100%;
	position: relative;
}
.ne-banner img{
	display: block;
	width: 100%;
	position: relative;
}
.ne-banner-title{
	width: 100%;
	height: 90px;
	/*background: #009ee2;*/
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
}
.ne-banner-title:before{
	display: block;
	content: '';
	width: 14%;
	height: 90px;
	background: #009ee2;
	position: absolute;
	z-index: 2;
}
.ne-banner-title .w1450{
	zoom: 1;
}
.ne-banner-title .w1450:after{
	display: block;
	content: '';
	clear: both;
}
.ne-banner-title h3{
	float: left;
	width: 227px;
	font-size: 48px;
	color: #FFFFFF;
	padding-right: 35px;
	line-height: 90px;
	text-align: right;
	background: #009ee2;
	position: relative;
	z-index: 5;
}
.about-content{
	padding: 70px 0 120px;
}
.ne-title{
	font-size: 30px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	margin-bottom: 55px;
}
.about-content p{
	font-size: 17px;
	color: #333333;
	line-height: 1.6;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.about-menu{
	margin-top: 30px;
}
.about-menu li{
	zoom: 1;
	margin-bottom: 26px;
}
.about-menu li:after{
	display: block;
	content: '';
	clear: both;
}
.menuList-fr{
	width: 32%;
	height: 348px;
	background: #1e2a63;
	padding: 50px 25px 0;
	transition-duration: 0.5s;
}
.menuList-fr h2{
	font-size: 32px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 20px;
}
.menuList-fr h5{
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.menuList-fr h5 span{
	margin-right: 26px;
}
.menuList-fr h5 span:last-child{
	margin-right: 0;
}
.menuList-fl{
	width: 66%;
	height: 348px;
	border: 1px solid #009ee2;
	zoom: 1;
}
.menuList-fl:after{
	display: block;
	content: '';
	clear: both;
}
.about-img{
	float: left;
	width: 384px;
	overflow: hidden;
}
.about-img img{
	display: block;
	width: 100%;
	transition-duration: 0.5s;
}
.about-img img:hover{
	transform: scale(1.1);
}

.about-menu-nav{
	float: left;
	width: calc(100% - 384px);
	height: 100%;
	position: relative;
	transition-duration: 0.5s;
}
.about-menu-nav:before{
	display: block;
	content: '';
	width: 22px;
	height: 40px;
	background: url(../images/jt04-a.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: 30px;
	right: 30px;
	transition-duration: 0.5s;
}
.about-menu-nav a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 55px 30px 30px;
}
.about-menu-nav h4{
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
	transition-duration: 0.5s;
}
.about-menu-nav p{
	text-align: justify;
	transition-duration: 0.5s;
}
.about-menu-nav:hover{
	background: #009ee2;
}
.about-menu-nav:hover h4{
	color: #FFFFFF;
}
.about-menu-nav:hover p{
	color: #FFFFFF;
}
.about-menu-nav:hover:before{
	background: url(../images/jt04.png) no-repeat;
	right: 20px;
}
.about-menu li:nth-child(odd) .menuList-fl{
	margin-right: 2%;
}
.about-menu li:nth-child(even) .menuList-fr{
	margin-right: 2%;
}
.menuList-fr:hover{
	background: #009ee2;
}

.about-ryzz ul li{
	float: left;
	width: 20.2%;
	margin-right: 6.4%;
	padding-top: 30px;
	margin-bottom: 70px;
	position: relative;
}
.about-ryzz ul li:before{
	display: block;
	content: '';
	width: 100%;
	height: 30px;
	background: url(../images/bg01.png) no-repeat center bottom;
	position: absolute;
	top: 0;
}
.about-ryzz ul li:nth-child(4n){
	margin-right: 0;
}
.pimg{
	display: block;
	width: 100%;
	border: 8px solid #3b3b3b;
	overflow: hidden;
}
.pimg img{
	display: block;
	width: 100%;
	transition-duration: 0.5s;
}
.about-ryzz ul li:hover .pimg img{
	transform: scale(1.1);
}
.more a{
	display: block;
	margin: 0 auto;
	width: 240px;
	height: 60px;
	border-radius: 12px;
	background: #009de1;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 60px;
	text-align: center;
}
.more p{
	font-size: 16px;
	color: #333;
	text-align: center;
}

.about-ygfc ul li{
	float: left;
	width: 30%;
	margin-right: 5%;
	margin-bottom: 70px;
}
.about-ygfc ul li:nth-child(3n){
	margin-right: 0;
}
.ygfc-img{
	width: 100%;
	overflow: hidden;
}
.ygfc-img img{
	display: block;
	width: 100%;
	transition-duration: 0.5s;
}
.about-ygfc ul li:hover .ygfc-img img{
	transform: scale(1.1);
}
.ygfc-title{
	padding: 35px 25px 40px;
	border-left: 1px solid #009ee2;
    border-right: 1px solid #009ee2;
    border-bottom: 4px solid #009ee2;
    transition-duration: 0.5s;
}
.ygfc-title h4{
	width: 100%;
	height: 40px;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 15px;
	position: relative;
	transition-duration: 0.5s;
}
.ygfc-title h4:before{
	display: block;
	content: '';
	width: 22px;
	height: 40px;
	background: url(../images/jt04-a.png) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	transition-duration: 0.5s;
}
.ygfc-title p{
	font-size: 16px;
	color: #333333;
	line-height: 1.6;
	text-align: justify;
	transition-duration: 0.5s;
}
.about-ygfc ul li:hover .ygfc-title{
	background: #009ee2;
}
.about-ygfc ul li:hover .ygfc-title h4{
	color: #FFFFFF;
}
.about-ygfc ul li:hover .ygfc-title p{
	color: #FFFFFF;
}
.about-ygfc ul li:hover .ygfc-title h4:before{
	background: url(../images/jt04.png) no-repeat;
}
.home-news-list .list{
	margin-bottom: 40px;
}
.ne-banner-title ul{
	float: left;
	width: calc(100% - 227px);
	border: 1px solid rgba(255,255,255,0.3);
}
.ne-banner-title ul li{
	float: left;
	width: 25%;
	height: 90px;
	border-right: 1px solid rgba(255,255,255,0.3);
	transition-duration: 0.5s;
}
.ne-banner-title ul li:last-child{
	border-right: none;
}
.ne-banner-title ul li a{
	display: block;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	line-height: 90px;
}
.ne-banner-title ul li:hover{
	background: rgba(255,255,255,0.3);
}
.case-list ul li{
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 70px;
}
.case-list ul li:nth-child(2n){
	margin-right: 0;
}
.case-message{
	border: 1px solid #e4e4e4;
	display: block;
}
.case-img{
	width: 100%;
	overflow: hidden;
}
.case-img img{
	display: block;
	width: 100%;
	transition-duration: 0.5s;
}
.case-title{
	width: 100%;
	padding: 25px 35px;
	position: relative;
	transition-duration: 0.5s;
}
.case-title h4{
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 15px;
	transition-duration: 0.5s;
}
.case-title p{
	font-size: 18px;
	color: #333333;
	line-height: 1.6;
	text-align: justify;
	transition-duration: 0.5s;
}

.case-title span{
	display: block;
    font-size: 16px;
    color: #009ee2;
    margin-top: 25px;
    ransition-duration: 0.5s;
}

.case-list ul li:hover .case-img img{
	transform: scale(1.1);
}
.case-list ul li:hover .case-title{
	background: #009ee2;
}
.case-list ul li:hover .case-title:after{
	background: url(../images/jt04.png) no-repeat;
	right: 20px;
}
.case-list ul li:hover .case-title h4{
	color: #FFFFFF;
}
.case-list ul li:hover .case-title p{
	color: #FFFFFF;
}
.case-list ul li:hover .case-title span{
	color: #FFFFFF;
}

.join-list ul li{
	float: left;
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 35px;
	border: 1px solid #009ee2;
	padding: 50px 30px 40px;
	transition-duration: 0.5s;
	position: relative;
	top: 0;
	cursor: pointer;
}
.join-list ul li:nth-child(4n){
	margin-right: 0;
}
.join-list ul li:hover{
	top: -5px;
	box-shadow: 0 5px 10px 1px #009ee2;
}
.join-list ul li h4{
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.line{
	display: block;
	width: 100%;
	height: 1px;
	background: #d6d6d6;
	margin: 25px 0;
}
.join-list ul li p{
	font-size: 18px;
	color: #555555;
	margin-bottom: 5px;
}
.submit-btn{
	display: block;
	width: 72px;
	font-size: 18px;
	color: #009ee2;
	margin-top: 35px;
	transition-duration: 0.5s;
}
.submit-btn:hover{
	font-weight: bold;
}

.lxwm-add{width: 100%;height: 560px;}
.lxwm-fl{width: 65%;height: 100%;}
.map{width: 100%;height: 100%;}
.lxwm-fr{width: 35%;height: 100%;background: #009ee2;padding: 60px 30px 0;}
.lxwm-fr h3{font-size: 30px;color: #fff;font-weight: normal;margin-bottom: 40px;}
.lxwm-fr-dz{padding: 30px 0;border-top: 1px solid #61b6ba;border-bottom: 1px solid #61b6ba;}
.lxwm-fr-dz h4{font-size: 22px;color: #FFFFFF;font-weight: normal;margin-bottom: 20px;}
.lxwm-fr-dz li{zoom: 1;margin-bottom: 10px;}
.lxwm-fr-dz li:after{display: block;content: '';clear: both;}
.lxwm-fr-dz li span{float: left;font-size: 18px;color: #FFFFFF;}
.lxwm-fr-dz li p{float: left;font-size: 18px;color: #FFFFFF;}
.lxwm-fr-dz li:nth-child(1) p{width: 80%;}
.xlwm-link{margin-top: 35px;}
.xlwm-link ul{zoom: 1;}
.xlwm-link ul:after{display: block;content: '';clear: both;}
.xlwm-link ul li{float: left;margin-right: 2px;}

/*小屏导航*/
.xs-top{display: none;}
.logo-mobile{
	width: 44%;
    float: left;
    margin-top: 7px;
    margin-left: 3%;
}
.mobile{width: 100%; z-index: 9999; position: fixed; top: 0; left: 0; height: 55px; background: #fff;box-shadow: 0 0 8px 2px #CCCCCC;}
.mobile-inner{ margin-right: auto;margin-left: auto;background-color: #fafafa; position: relative;}

.mobile-inner-header{width: 100%; height: 55px; position: fixed; top: 0; left: 0;background: #FFFFFF;}
.mobile-inner-header-icon{color: #094a7c;background: #FFFFFF; height: 55px; font-size:25px; text-align: center; float:right; width: 55px; position: relative; -webkit-transition: background 0.5s; -moz-transition: background 0.5s; -o-transition: background 0.5s;transition: background 0.5s;}
.mobile-inner-header-icon span{position: absolute; left: calc((100% - 25px) / 2); top: calc((100% - 5px) / 2); width: 30px; height: 3px; background-color: #009ee2;transition-duration: 0.5s;}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(10px) rotate(0deg); }
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-10px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(3){ width:20px;}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both; animation-name: clickfirst;}   
.mobile-inner-header-icon-click span:nth-child(2){ animation-duration: 0.5s; animation-fill-mode: both; animation-name: clicksecond;}
.mobile-inner-header-icon-out span:nth-child(1){ animation-duration: 0.5s; animation-fill-mode: both; animation-name: outfirst; }   
.mobile-inner-header-icon-out span:nth-child(2){ animation-duration: 0.5s;animation-fill-mode: both; animation-name: outsecond; }
.mobile-inner-nav{ background:#009ee2; width: 100%; position: absolute; top: 55px;left: 0px; display: none;}
.active_mobile span:nth-child(3){ opacity:0;}
.active_mobile span:nth-child(1){transform: rotate(45deg);width: 30px;}
.active_mobile span:nth-child(2){transform: rotate(-45deg);width: 30px;}
.subNavBox1{width:100%;}
.subNav1{display: block;
  width: 100%;
  border-bottom: 1px solid rgba(255,255,255,0.2);
  line-height: 50px;
  font-size: 16px;
  color: #555;
  padding:0 15px;
  background: url(../images/jia1.png) no-repeat 96% center;
  color:#fff;
}
.subNav1 a{display: block;}

.currentDt1{
	background: url(../images/jian1.png) no-repeat 96% center rgba(255,255,255,0.2);
}
.navContent1{display: none; border-bottom: 1px solid rgba(255,255,255,0.2); padding:10px 0; background:#009ee2;}
.navContent1 li{ line-height:30px;}
.navContent1 li a{display:block; font-size:14px; color:#fff; padding-left: 40px;}
.so-mobile-fl{ width:100%; padding:10px 10px 10px 40px;}
.so-mobile-fl p{ font-size:14px; padding-bottom:10px; color:#fff; position:relative;}
.so-mobile-fl a{ display:block; font-size:14px; color:#fff; padding-bottom:10px; float:left; padding-right:10px;}
.xg-mobile-bt{ font-size:14px;font-weight: normal; padding:10px 20px;}
.xg-mobile-bt a{ color:#fff; position:relative; padding-left:20px;display: block;}
.xg-mobile-bt a:before{content: '';
    width: 15px;
    height: 15px;
    background: url(../images/m_anniu1.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 2px;
    background-size: cover;}
/*菜单结束*/

.new-nr-ti { text-align:center; border-bottom:1px solid #eee; padding-bottom:20px; margin-bottom:20px;}
.new-nr-ti h1{ font-size:20px; padding-bottom:10px;}
.new-nr-zi{ font-size:16px; line-height:2;}

.case-menu{
	float: left;
	width: 260px;
}
.case-content{
	float: left;
	width: calc(100% - 260px);
	padding-left: 80px;
}
.case-menuTitle{
	width: 100%;
	background: #009ee2;
}
.case-menuTitle h3{
	font-size: 48px;
	color: #ffffff;
	line-height: 100px;
	text-align: center;
}
.case-menu ul li{
	background: #f5f5f5;
	border-bottom: 1px solid #d5d5d5;
}
.case-menu ul li>a{
	display: block;
	font-size: 20px;
	color: #555555;
	line-height: 68px;
	padding-left: 30px;
}
.case-menu ul li>a:hover{
	font-weight: bold;
	color: #009ee2;
}
.case-menuActive>a{
	font-weight: bold !important;
	color: #009ee2 !important;
}
.detail-menu li{
	border-bottom: none !important;
	font-weight: normal;
}
.detail-menu li>a{
	/*color: #009ee2 !important;*/
	font-weight: bold !important;
	border-bottom: 1px solid #d7d7d9;
}

.case-menu ul li dl{
	padding: 10px 0;
}
.case-menu ul li dl dd a{
	display: block;
	padding-left: 50px;
	font-size: 16px;
	color: #555555;
	line-height: 50px;
}
.case-content-list{
	zoom: 1;
}
.active-d a{
	color: #009ee2 !important;
}


.case-content-list:after{
	display: block;
	content: '';
	clear: both;
}
.case-content ul li{
	background: #f5f5f5;
	margin-bottom: 30px;
	transition-duration: 0.5s;
}
.case-content ul li:nth-child(odd) .case-Img{
	float: left;
}
.case-content ul li:nth-child(odd) .case-frMessage{
	float: right;
}
.case-content ul li:nth-child(even) .case-Img{
	float: right;
}
.case-content ul li:nth-child(even) .case-frMessage{
	float: left;
}
.case-Img{
	width: 26%;
	overflow: hidden;
}
.case-Img img{
	display: block;
	width: 100%;
	transition-duration: 0.5s;
}
.case-frMessage{
	width: 74%;
	padding: 35px 40px 0;
}
.case-frMessage h4{
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 15px;
	transition-duration: 0.5s;
}
.case-frMessage p{
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
	transition-duration: 0.5s;
}
.case-frMessage span{
	display: block;
	font-size: 16px;
	color: #009ee2;
	margin-top: 25px;
}
.case-content ul li:hover .case-Img img{
	transform: scale(1.1);
}
.case-content ul li:hover{
	background: #009de1;
}
.case-content ul li:hover .case-frMessage h4{
	color: #fff;
}
.case-content ul li:hover .case-frMessage p{
	color: #fff;
}
.case-content ul li:hover .case-frMessage span{
	color: #fff;
}
.ne-solTitle{
	font-size: 30px;
	color: #111111;
	margin-bottom: 60px;
}

.about-padding{
	padding: 0 10%;
}
.about-title{
	zoom: 1;
}
.about-title:after{
	display: block;
	content: '';
	clear: both;
}
.about-title h3{
	float: left;
}
.about-title .more{
	float: right;
}
.about-title .more a{
	width: auto;
	height: auto;
	background: none;
	font-size: 20px;
	color: #111111;
	line-height: 1;
	margin-top: 16.5px;
}

.pro-tc {
    background: #fff;
    overflow: hidden;
    width: 890px !important;
    margin: 0 auto;
}
.tc-img {
    width: 100%;
    height: 590px;
    background: #fff;
    position: relative;
}
.tc-img img {
    max-width: 96%;
    max-height: 96%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

@media only screen and (max-width: 1500px){
	.banner-title h3{
		font-size: 32px;
	}
	.banner-title p{
		font-size: 26px;
	}
	.banner-title{
		padding: 40px 10px;
	}
	.w1450{
		width: 1280px;
	}
	.home-news-title h3{
		font-size: 28px;
	}
	.news-message{
		padding: 25px 10% 25px 35px;
	}
	.news-message h3{
		font-size: 20px;
	}
	.home-menu-name h4{
		font-size: 20px;
	}
	.home-menu-name p{
		font-size: 16px;
	}
	.footer-menu dl{
		margin-right: 140px;
	}
	.ne-banner-title h3{
		width: 200px;
		font-size: 40px;
		text-align: left;
	}
	.ne-banner-title ul{
		width: calc(100% - 200px);
	}
	.ne-title{
		font-size: 28px;
		margin-bottom: 45px;
	}
	.about-content p{
		font-size: 16px;
	}
	.about-menu-nav h4{
		font-size: 20px;
	}
	.menuList-fr h2{
		font-size: 28px;
	}
	.menuList-fr h5 span{
	    margin-right: 10px;
	}
	.more a{
		font-size: 20px;
	}
	.join-list ul li h4{
		font-size: 20px;
	}
	.line{
		margin: 20px 0;
	}
	.join-list ul li p{
		font-size: 16px;
	}
	.join-list ul li{
		padding: 40px 20px 30px;
	}
	.case-list ul li{
		margin-bottom: 50px;
	}
	.ne-banner-title ul li a{
		font-size: 18px;
	}
	.ne-solTitle{
		font-size: 34px;
    	margin-bottom: 40px;
	}
	.case-frMessage{
		padding: 30px 40px 0;
	}
	.case-frMessage h4{
		margin-bottom: 15px;
	}
	.case-frMessage span{
		margin-top: 20px;
	}
	.case-menuTitle h3{
		font-size: 36px;
		line-height: 80px;
	}
}
@media only screen and (max-width: 1366px){
	.menuList-fl{
		height: 326px;
	}
	.menuList-fr{
		height: 326px;
	}
	.about-img{
		width: 360px;
	}
	.about-menu-nav{
		width: calc(100% - 360px);
	}
	.header-nav{
		width: 94%;
	}
	.banner-title{
		width: 470px;
	}
	.home-banner .owl-prev{
		left: 3%;
	}
	.home-banner .owl-next{
		right: 5%;
	}
}
@media only screen and (max-width: 769px){
	.xs-top{display: block;}
	.header{display: none;}
	.home-banner{
		margin-top: 55px;
	}
	.home-banner .owl-prev, .home-banner .owl-next{
		display: none !important;
	}
	.banner-title h3{
		font-size: 18px;
	}
	.banner-title p{
		font-size: 14px;
	}
	.home-banner .owl-dots{
		display: none !important;
	}
	.banner-title{
		width: 100%;
		padding: 10px 5px;
		background: none;
	}
	.home-content{
		padding: 30px 0 40px;
	}
	.w1450{
		width: 94%;
	}
	.home-news-title h3{
	    font-size: 24px;
	}
	.news-message{
		padding: 15px 10px;
	}
	.news-message h3{
	    font-size: 18px;
	}
	.news-message:after{
		display: none;
	}
	.home-news{
		margin-bottom: 40px;
	}
	.home-menu-list ul li{
		width: 100%;
		margin-bottom: 30px;
	}
	.home-menu-name{
		padding: 15px 10px;
	}
	.home-menu-name h4{
		height: auto;
		margin-bottom: 10px;
	}
	.home-menu-name h4:before{
		display: none;
	}
	.footer-menu{
		display: none;
	}
	.footer-fl{
		float: none;
		width: 100%;
		text-align: center;
	}
	.footer-fr{
		float: none;
		width: 100%;
		text-align: center;
	}
	.footer-fr ul{
		display: inline-block;
	}
	.ne-banner-title{
		height: 40px;
	}
	.ne-banner-title h3{
		width: 88px;
    	font-size: 20px;
    	padding-right: 0px;
    	line-height: 40px;
	}
	.ne-banner-title:before{
		height: 40px;
	}
	.about-content{
		padding: 30px 0 40px;
	}
	.ne-title{
		font-size: 22px;
		margin-bottom: 30px;
	}
	.menuList-fl{
		width: 100%;
		height: auto;
	}
	.menuList-fr{
		width: 100%;
		height: auto;
		padding: 25px 10px;
	}
	.menuList-fr h2{
		font-size: 24px;
		margin-bottom: 10px;
	}
	.menuList-fr h5{
		font-size: 16px;
	}
	.about-menu li:nth-child(odd) .menuList-fl{
		margin-right: 0;
	}
	.about-img{
		width: 100%;
	}
	.about-menu-nav{
		width: 100%;
	}
	.about-menu-nav a{
		padding: 25px 10px;
	}
	.about-menu-nav:before{
		display: none;
	}
	.about-ryzz ul li{
		width: 48%;
		margin-right: 4%;
		margin-bottom: 30px;
	}
	.about-ryzz ul li:nth-child(2n){
		margin-right: 0;
	}
	.more a{
		font-size: 18px;
		height: 50px;
		line-height: 50px;
	}
	.about-ygfc ul li{
		width: 100%;
		margin-bottom: 30px;
	}
	.ygfc-title{
		padding: 25px 10px;
	}
	.ygfc-title h4{
		height: auto;
		margin-bottom: 10px;
	}
	.ygfc-title h4:before{
		display: none;
	}
	.ne-banner-title ul{
		display: none;
	}
	.case-list ul li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.case-message{
		display: block;
	}
	.case-img{
		width: 100%;
	}
	.case-title{
		width: 100%;
		padding: 25px 10px;
	}
	.case-title:after{
		display: none;
	}
	.join-list ul li{
		width: 100%;
		margin-right: 0;
		padding: 25px 10px;
		margin-bottom: 30px;
	}
	.ne-banner{
		margin-top: 55px;
	}
	.lxwm-add{
		height: auto;
	}
	.lxwm-fl{
		width: 100%;
		height: 330px;
	}
	.lxwm-fr{
		width: 100%;
		height: auto;
		padding: 20px 10px;
	}
	.lxwm-fr h3{
		font-size: 26px;
		margin-bottom: 20px;
	}
	.lxwm-fr-dz h4{
		font-size: 20px;
	}
	.lxwm-fr-dz li span{
		font-size: 16px;
	}
	.lxwm-fr-dz li p{
		font-size: 16px;
	}
	.case-menu{
		display: none;
	}
	.case-content{
		width: 100%;
		padding-left: 0;
	}
	.case-Img{
		width: 100%;
	}
	.case-frMessage{
		width: 100%;
		padding: 20px 10px;
	}
	.about-padding{
		padding: 0;
	}
	.ne-solTitle{
		font-size: 28px;
	}
	.about-title .more a{
		margin-top: 10.5px;
	}
	.pro-tc{
		width: 96% !important;
	}
	
	.fancybox-wrap{
		width: 94% !important;
		left: 3% !important;
	}
	.fancybox-inner{
		width: 100% !important;
	}
	.tc-img{
		height: 440px;
	}
	.news-message h4 em{
		width: 45px;
		text-align: right;
	}
	.news-message h4 p{
		width: calc(100% - 45px);
		padding-right: 10px;
	}
}

@keyframes icon-bounce {
0%, 100% {-moz-transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg);}
25% { -moz-transform: rotate(5deg); -ms-transform: rotate(5deg);-webkit-transform: rotate(5deg);transform: rotate(5deg);}
50% { -moz-transform: rotate(-5deg); -ms-transform: rotate(-5deg); -webkit-transform: rotate(-5deg); transform: rotate(-5deg);}
75% { -moz-transform: rotate(5deg); -ms-transform: rotate(5deg);-webkit-transform: rotate(5deg); transform: rotate(5deg);}
85% { -moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
}
@-webkit-keyframes icon-bounce {
0%, 100% {-moz-transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg);}
25% { -moz-transform: rotate(5deg); -ms-transform: rotate(5deg);-webkit-transform: rotate(5deg);transform: rotate(5deg);}
50% { -moz-transform: rotate(-5deg); -ms-transform: rotate(-5deg); -webkit-transform: rotate(-5deg); transform: rotate(-5deg);}
75% { -moz-transform: rotate(5deg); -ms-transform: rotate(5deg);-webkit-transform: rotate(5deg); transform: rotate(5deg);}
85% { -moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
}
@-moz-keyframes icon-bounce {
0%, 100% {-moz-transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg);}
25% { -moz-transform: rotate(5deg); -ms-transform: rotate(5deg);-webkit-transform: rotate(5deg);transform: rotate(5deg);}
50% { -moz-transform: rotate(-5deg); -ms-transform: rotate(-5deg); -webkit-transform: rotate(-5deg); transform: rotate(-5deg);}
75% { -moz-transform: rotate(5deg); -ms-transform: rotate(5deg);-webkit-transform: rotate(5deg); transform: rotate(5deg);}
85% { -moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
}
@-o-keyframes icon-bounce {
0%, 100% {-moz-transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg);}
25% { -moz-transform: rotate(5deg); -ms-transform: rotate(5deg);-webkit-transform: rotate(5deg);transform: rotate(5deg);}
50% { -moz-transform: rotate(-5deg); -ms-transform: rotate(-5deg); -webkit-transform: rotate(-5deg); transform: rotate(-5deg);}
75% { -moz-transform: rotate(5deg); -ms-transform: rotate(5deg);-webkit-transform: rotate(5deg); transform: rotate(5deg);}
85% { -moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
}



@media (-webkit-device-pixel-ratio: 1.25) { 
	body{ zoom: 0.8; } 
}























