﻿@charset "utf-8";
/*===================== 重置样式 START =====================*/
html,body,h1,h2,h3,h4,h5,h6,p,dl,dd,dt,th,td,select,ul,ol,li,form,input,textarea,fieldset,legend,img{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-weight: 300;}
li{list-style: none;}
a{text-decoration: none;background: transparent;outline: none;color:#000;display: }
a:hover, .tran{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.wot{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.upp{text-transform:uppercase;}
.middle_box{display: table;width: 100%;height: 100%;}
.middle_box .middle{display: table-cell;vertical-align: middle;width: 100%;text-align: center;}
img{ border: 0;vertical-align: middle;max-width:100%;}
table{ border-collapse: collapse; border-spacing: 0;}
input,textarea{ -webkit-user-modify: read-write-plaintext-only;outline-style: none;border:none;font-size:14px;}
input::-moz-placeholder, textarea::-moz-placeholder {color: #000; } 
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #000; } 
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:#000; }
html::-webkit-scrollbar{width:5px;height:5px;background-color:#fff;} 
html::-webkit-scrollbar-track{border-radius:0;background-color:#fff;}
html::-webkit-scrollbar-thumb{border-radius:50px;width:5px;height:5px;background-color:#0158ce;}
textarea{resize:none; overflow: auto;}
input{padding-top: 0; padding-bottom: 0;};
select,input{vertical-align:middle; }
select,input,textarea{font-size:14px;margin:0;}
.clear{zoom:1;}
.clear:after{ content:""; display:block; height:0; visibility:hidden; clear:both;}
.clear::before, .clear::after { content: "";display: table; } 
.clear::after{clear: both;}
.fl{float: left;}
.fr{float: right;}
.w1300{width: 1300px; margin: 0 auto;}
.myClass{
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;
}

#header {
	width: 100%;
	overflow: hidden;
	background:#fff;
}
#header .top2{
	width: 100%;
	overflow: hidden;
	background:#fff;
	padding: 15px 5%;
	box-sizing: border-box;
}
#header .top2>img {
	float: left;
	/*margin-right: 100px;*/
}
#header .top1{
	width: 100%;
	height: 35px;
	background: #047bcf;
}
#header .top1 p{
	width: 90%;
	font-size: 14px;
	line-height: 35px;
	color: #d7e6f1;
	margin: 0px auto;
}
#header .top1 p span{
	float: right;
}
#header .top1 p span a{
	color: #d7e6f1;
}
#header .top1 p span a:hover{
	color: #dd0000;
}
@media only screen and (max-width: 1400px) {
	#header .top1 p{
	width: 98%;
}
}
@media only screen and (max-width: 1600px) {
#header .top2{
	width: 100%;
	overflow: hidden;
	background:#fff;
	padding: 15px 0 !important;
	box-sizing: border-box;
}
}

/*导航*/
.top-logo{ width:29.6%; float:left;}
.menubg {width: 50%;float: right;padding-top: 15px;}
.menuol>ul {width: 100%;}
.menuol>ul li {width: 12%;height: 50px;float: left;text-align: center;/*background: #333;*//*position: relative;*/}
.menuol>ul>li>a {line-height: 50px;font-size: 17px;color: #000;display: block;}
.menuol>ul>li:hover {}
.menuol>ul>li:after {
	content: "";
	width: 0px;
	height: 3px;
	background: #e60012;
	display: block;
	margin: 0 auto;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.menuol>ul>li:hover:after {content: "";width: 80px;height: 2px;background: #e60012;display: block;margin: 0 auto;}
.menuol>ul>li:hover a {color: #e60012;font-weight: bold;}
.menuli {
	background: rgba(0, 0, 0, .6);
	/*display: none;*/
	position: absolute;
	z-index: 888;
	top: 145px;
	left: 0px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	padding: 20px 5% 20px 5%;
	box-sizing: border-box;
}

.menuli ul {width: 100%;margin: 0 auto;}
.menuli>ul>a {
	width: 150px;
	height: 145px;
	float: left;
	background: #eee;
	margin: 20px 10px;
	display: block;
	color: #333;
	line-height: 25px !important;
	text-align: center;
	font-size: 14px;
	padding: 0 !important;
}

.menuli>ul>a>img {width: 150px;height: 110px;margin: 0;}
.menuli>ul>a:hover {color: #fff !important;background: #d20303;}
.top-tel{
	font-size: 30px;
	color: #d20303;
	font-family: impact;
	background: url(../images/tel3.png) left 15px no-repeat;
	float: right;
	width: 16%;
	height:70px; margin-top:10px;
	padding-left: 50px;
	line-height: 30px;
	box-sizing: border-box;
}
.top-tel p{font-size: 17px;color: #555;}
/* ------------------------ */
#banner {position: relative;overflow: hidden;width: 100%;}
.lei-bg{
	width: 100% !important;
	height: 69px;
	background: url(../images/bg1.png) bottom center no-repeat;
	position: absolute;
	z-index: 99999999;
	bottom: 0 !important;
	left: 0;
	right: 0;
	margin: 0 auto;
}
#banner .pic {
	position: absolute;
	z-index: 999;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	height: 260px;
	background: url(../images/ibanner_mask.png) bottom center no-repeat;
}

#banner ul {
	position: relative;
	overflow: hidden;
	width: 300%;
	margin: 0;
}

#banner ul li {
	width: 33.333%;
	float: left
}

#banner ul li img {
	width: 100%;
	display: block;
}

#banner aside {
	position: absolute;
	top: 0;
	bottom: 0px;
	height: 0;
	width: 90%;
	right: 0;
	left: 0;
	margin: auto
}

#banner aside span {
	display: block;
	width: 65px;
	height: 65px;
	z-index: 63;
	background: rgba(255, 255, 255, 0.3);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	cursor: pointer;
	opacity: 0;
	transition: all 0.3s;
	margin-top: -2%;
}

#banner:hover aside span {
	opacity: 1;
}

#banner aside span:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 20%;
	margin: auto;
	width: 27px;
	height: 27px;
	border-top: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg)
}

#banner aside span.prev {
	float: left;
}

#banner aside span.next {
	float: right;
}

#banner aside span.next:after {
	left: 0;
	right: 20%;
	-webkit-transform: rotateZ(135deg);
	-moz-transform: rotateZ(135deg);
	-ms-transform: rotateZ(135deg);
	-o-transform: rotateZ(135deg);
	transform: rotateZ(135deg)
}

#banner>div {
	width: 110px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 30px;
	margin: auto
}

#banner>div em {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 3px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 4.75px;
	background: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	cursor: pointer
}

#banner>div em.act {
	background: #db3026;
}
.m_classify{height: 366px;background: #f3f3f3;}
.bt_class{text-align: center;padding-top: 45px;}
.bt_class a{color: #000;font-size: 38px;}
.bt_class span{font-size: 15px;color: #737373;display: block;}
.bt_class:hover a{color: #ec540b;}
.bj_classify{width: 100%;}
.bj_classify ul li{float: left; width: 19.6%;height: 300px;background: #fff;margin-top: 30px;margin-right: 6px;text-align: center;}
.bj_classify ul li+li+li+li+li{margin-right: 0;}
.bj_classify ul li img{display: block;margin: 0 auto;margin-top: 35px;margin-bottom: 15px;}
.bj_classify ul li h3{color: #252525;font-size: 20px;font-weight: bold;}
.bj_classify ul li p{display: block; width: 90%;margin: 0 auto;font-size: 14px;color: #7d7d7d;margin-top: 10px;}
.bj_classify ul li span{display: block;width: 26px;height: 26px;background: url(../images/kuang.png) center no-repeat;margin: 0 auto;margin-top: 15px;}
.bj_classify ul li:hover{background: #f7c800;transition-duration: .3s;}
.bj_classify ul li:hover img{animation: ball .6s infinite alternate;}
.bj_classify ul li:hover h3{color: #fff;}
.bj_classify ul li:hover p{color: #fff;}
.bj_classify ul li:hover span{background: url(../images/kuanga.png) center no-repeat;cursor:pointer; -webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}

.pub_title{text-align: center;position: relative;}
.pub_title strong{font-size:110px;color:#ebebeb;font-family: impact;font-weight:100;}
.pub_title h3{font-size:44px;color:#047bcf;width:376px;margin:-80px auto 0;font-weight:bold;height:60px;line-height:60px;}
.pub_title h3 em{font-style:normal;display: inline-block;vertical-align: middle;}
.pub_title span{width:192px;height:44px;line-height:44px;color:#d20303;font-size:48px;display: inline-block;vertical-align: middle;margin-left:8px;b ackground:url(../images/title_bg.png);text-align: center;font-weight:bold;}
.pub_title p{font-size:18px;color:#333;margin-top:10px;}

/*===================== é¦–é¡µ START =====================*/
.section_one{background: #f3f3f3;}
#scroll_one{height:282px;width:90%;position:relative;overflow: hidden;margin:0 auto;padding:20px 0;}
#scroll_one ul{width:100000px;position:absolute;left:0;}
#scroll_one ul li{float: left;width:222px;text-align: center;margin-right:30px;}
#scroll_one ul li img{display: inline-block;width:206px;height:206px;border:5px solid #fff;border-radius:50%;}
#scroll_one ul li strong{display:block;color:#fff;width:180px;margin:20px auto 0;height:40px;line-height:40px;background-color:#047bcf;border-radius:120px;}
#scroll_one ul li a:hover img{border-color:#c90000;}
#scroll_one ul li a:hover strong{background-color: #c90000;color:#fff;}

#top_scroll {height:760px;overflow: hidden;max-width:90%;margin:50px auto;}
#top_scroll ul li{float: left;width:24%;margin:0.5%; background: #f7f7f7;}
#top_scroll ul li a:hover{color:#fff;}
#top_scroll ul li .img{overflow: hidden; padding: 10px;}
#top_scroll ul li img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#top_scroll ul li:hover img{-webkit-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2);color:#fff;}
#top_scroll ul li .title{height:83px;border-bottom:1px solid #ddd;padding:0 12px;}
#top_scroll ul li .fl{width:66%;}
#top_scroll ul li h3{color:#333;font-size:18px;padding:10px;}
#top_scroll ul li .call{height:20px;line-height:20px;color:#333;font-weight:bold;padding:0 10px 10px;;}
#top_scroll ul li .call i{display: inline-block;vertical-align:top;width:20px;height:20px;margin-right:10px;background:url(../images/t1.png) center/100% no-repeat;}
#top_scroll ul li:hover{background-color:#047bcf;color:#fff;}
#top_scroll ul li:hover p{color:#fff;}
#top_scroll ul li:hover i{background-image:url(../images/t2.png);}
#top_scroll ul li:hover .call{color:#fff;border-color:#0158ce;}
#top_scroll ul li .fr{width:32%;height:28px;line-height:28px;color:#333;margin-top:28px;text-align: center;border:1px solid #b8b8b8;border-radius:80px;}
#top_scroll ul li:hover .fr{background-color: #fff;border-color:#fff;}

.casesList .info{height:78px;line-height:78px;padding:0 15px;}
.casesList strong{float: left;font-weight:400;color:#000;margin-top:20px;font-size:16px;width:180px;height:36px;line-height:36px;border-radius:80px;border:1px solid #2f8ffc;padding:0 10px;text-align: center;}
.casesList span{float: right;font-weight:bold;color:#000;font-size:16px;}
.casesList  li:hover .info{background-color: #2f8ffc;}
.casesList  li:hover .info strong{border-color:#fff;color:#fff;}
.casesList li:hover .info span{color:#fff;}
.tac { width: 74%;margin: 0 auto;}
.tac a{    margin: 6px 0;display: inline-block;font-size:16px;width:13.53%;height:50px;line-height:50px;color:#fff;background-color: #0158ce;margin: 6px 3px; text-align: center;}
.tac .pb_bg{background-color:#df0024;}
.chanpin_con_cc{ height:65px; color:#ffffff; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.chanpin_con_cc div{ width:220px; margin:0 auto; height:30px;}
.chanpin_con_cc span{ display:block; width:100px; text-align:center; font-size:14px; color:#fff; line-height:30px;}
.chanpin_con_cc span.blue{ background:#047bcf}
.chanpin_con_cc span.red{ background:#d80901}
.chanpin_con_cc p{ font-size:20px; text-align:center; color:#555555; line-height:60px; padding:0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}

.chanpin_con_cc li:hover p{ font-size:20px; text-align:center; color:#fff; line-height:60px; padding:0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}




/*简介*/
.jtjg_jjk{width: 100%;height:750px;background: url("../images/abbg.jpg")no-repeat center;overflow: hidden;margin-top:30px;}
.jjleft{width: 670px;padding-top: 60px;}
.jjleft h2{color: #fff;font-size: 38px;padding-left: 90px;}
.jjleft span{width:150px;background: #e30700;color: #fff;font-size: 34px;font-weight: normal;padding: 0px 15px;border-radius: 50px;}
.jjleft i{color: #fff;font-size: 18px;padding-left: 125px;padding-top: 10px;}
.jianjienr{overflow: hidden;color: #fff;font-size: 16px;line-height: 36px;margin-top: 55px;}
.jjright{width: 580px;height: 460px;padding-top: 160px;}

.jjbottom{width: 100%;background: #f7f7f7;padding: 70px 0px;}
.jj1{background: url(../images/jiangtian_30.png)no-repeat left;padding-left: 55px;height: 50px;float: left;width: 260px;}
.jj1 h3{color: #000000;font-size: 16px;font-weight: normal;}
.jj1 p{color: #8e8e8e;font-size: 14px;line-height: 28px;}
.jjbottom ul{margin-left: 30px;overflow: hidden;}
.jjbottom ul li{float: left;border-left: 1px solid #e5e5e5;padding: 0px 100px;text-align: center;}
.jjbottom ul li p{font-size: 14px;}
.jjbottom ul li:hover p{color: #e53f55}



/*案例*/
.casebj{width: 100%;height: 660px; background: url("../images/casebg.jpg") no-repeat center top; margin-top:15px;padding-top: 15px;}
.albt{background: url(../images/bttb.png) right top no-repeat;width: 360px;height: 80px;margin: 0 auto;}
.albt a{font-size: 35px;color: #fff;display: block;padding-top: 10px;}
.albt a span{color: #fff;font-weight: bold;}
.albt a:hover{color: #ff7e00;}
.alnav{width: 1200px;margin: 0 auto;display: -webkit-flex;display: flex;-webkit-justify-content: center;justify-content: center;}
.alnav ul li{float: left;width: 125px;height: 35px;border:1px #5bb886 solid;line-height: 35px;text-align: center;border-radius: 30px;margin-right: 20px;}
.alnav ul li a{color: #fff;font-size: 16px;display: block;}
.alnav ul li:hover{background: #ff960e;}

.caseList{ overflow:hidden; z-index:10; padding-top:25px;width: 90%;margin: 0 auto;height: 332px;margin-top: 5px;}
.caseList .lin{ float:left;width:330px;height: 330px;border-bottom: 2px #ffa30f solid;background: #fcfcfc;}
.caseList .lin a.imga{display:block; margin:auto;position: relative;}
.caseList .lin a.imga .spanImg{ display:block; width:100%; height:260px; overflow:hidden; margin:auto; background-position:center center; background-size:cover;-webkit-background-size: cover;-moz-background-size: cover; -o-background-size: cover;}
.caseList .lin .spanT{height:70px; width:100%;text-align: center; color:#fff;font-size:15px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis; letter-spacing: 1px;}
.caseList .lin .spanT .altitle{font-size: 17px;color: #222;display: block;margin-top: 10px;}
.caseList .lin .spanT .almore{font-size: 14px;color: #8d8d8d;}
.caseList .lin:hover .spanT{ background: #ffa30f;}
.caseList .lin:hover .spanT .altitle{color: #fff;}
.caseList .lin:hover .spanT .almore{color: #fff;}

.caseList .box{ position:relative; z-index:10; width: 9999px;}
.caseList .box ul{ width:3500px; }
.caseList .box ul li{margin:auto 20px 0 0; width:330px;position: relative;}
.caseList .box ul li a.imga{ }
.caseList .lin a.imga:hover .spanT{}
.call{width:671px;height:64px;margin:50px auto 0;line-height:64px;background:url(../images/c1.png) center no-repeat;text-align: center;}
.call strong{font-size:20px;color:#fff;padding:0 12px;}

.avatara{
    display: block;
    height: 260px;
    overflow: hidden;
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.caseList .lin .avatara .spanImg {
    height: 260px;
}

.avatara:hover .spanImg, .zhuti .avatara:hover .spanImg, .bbsinner .avatara:hover .spanImg {
    transform: scale(1.3);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.3);
    -webkit-transform: all 1s ease 0s;
}
/*新闻*/

/*新闻*/
.company-top {
    width: 600px;
    height: 460px;
    background-color: #f6f6f6;
    margin-top: 40px;
}
.company-top ul li {
    padding: 30px 50px;
}
.company-top ul li .title-a {
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #3b3b3b;
}
.company-top .pr {
    position: relative;
    width: 500px;
}
.company-top ul li .img {
    width: 500px;
    height: 190px;
    margin-top: 20px;
}
.item-mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transform: rotateX(180deg) scale(0.5, 0.5);
    transform: rotateX(180deg) scale(0.2, 0.2);
    transition: all ease-out .5s;
}
li:hover .item-mask {
    opacity: 1;
    -webkit-transform: rotateX(0deg) scale(1, 1);
    transform: rotateX(0deg) scale(1, 1);
    transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;
    background: rgba(0, 0, 0, 0.3);
}
.item-mask .item-link-icon {
    display: block;
    width: 38px;
    height: 38px;
    text-align: center;
    font-size: 22px;
    line-height: 38px;
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
}
.wjdh-link {
    display: block;
    width: 38px;
    height: 38px;
    background-image: url(../images/link.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.company-top dl dd {
    height: 25px;
    line-height: 25px;
    padding:0 10px 10px 0;
    font-size: 28px;
    color: #888;
    font-family: "宋体";
}
.company-top ul li p {
    color: #919191;
    line-height: 23px;
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 15px;
    display: block;
    height: 50px;
    border-left: 1px #ccc solid;
    padding-left: 10px;
}
.company-top ul li .more {
    display: block;
    width: 145px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    -webkit-transition: all .8s ease-out;
    transition: all .8s ease-out;
    background: #f7c800;
    margin-top: 20px;
}
.company-top ul li:hover .title-a{color: #e80006;padding-left: 13px;font-weight: bold;}
.company-top ul li:hover .more {
    background-color: #f5600b;
    color: #fff;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.company-top ul li .more span {
    overflow: hidden;
    height: 35px;
    vertical-align: middle;
    color: #fff;
}

.company-list {
    width:650px;
    margin-top: 40px;
}
.company-list .list ul li {
    border-top: 1px solid #f3f3f3;
    width: 100%;
    height: 149px;
    position: relative;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    background-color: rgba(255, 255, 255, .8);
}
.company-list .list ul li:nth-child(3){border-bottom: 1px solid #f3f3f3;}
.company-list .list ul li:hover {
    border: 1px solid #fcc707;
    transform: translate(-10px, -10px);
    -webkit-transform: translate(-10px, -10px);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2)
}
.company-list .list dl dt {
    float: right;
    width: 65px;
    height: 98px;
    color: #969696;
    margin-top: 25px;
}
.company-list .list dl dt .date {

}
.company-list .list dl dt .date span {
    font-size: 32px;
    display: block;
    color: #999;
}
.company-list .list dl dt .date em {
    font-size: 20px;
    color: #969696;
    font-family: "宋体"
}
.company-list .list dl dd {
    float: left;
    width: 520px;
    padding: 25px 0 0 20px;
}
.company-list .list dl dd a {
    display: block;
    font-size: 17px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #6f6f6f;
}
.company-list .list  dl dd:hover a{color: #fcc707;font-weight: bold; padding-left: 15px;}
.company-list .list dl dd p {
    color: #a6a6a6;
    line-height: 28px;
    overflow: hidden;
    font-size: 15px;
}
.company-list .list dl dt .xwmore {
    display: block;
    width: 36px;
    height: 26px;
    margin-top: 10px;
}



.home-ys2{
	width: 100%;
	background: #047bcf;
	padding: 40px 0px;
	height: 220px;
	box-sizing: border-box;
}
.home-ys2 dl{
	width: 330px;
	float: left;
	margin: 20px;
}
.home-ys2 dl dt{
	width: 75px;
	height: 88px;
	display: block;
	float: left;
	background: url(../img/bg2.png) no-repeat;
	font-size: 43px;
	color: #fff;
	text-align: center;
	line-height: 88px;
	margin-right: 20px;
}
.home-ys2 dl dd{
	font-size: 20px;
	color: #fff;
	padding-top: 20px;
	
}
.home-ys2 dl dd p{
	font-size: 16px;
}
.home-ys2 span{
	float: right;
	font-size: 14px;
	text-align: center;
	color: #fff;
}
.home-ys2 span img{
	display: block;
	margin: -16px auto;
}

.home-ys2 span img{-webkit-animation: float ease-in-out 1.5s infinite;animation: float ease-in-out 1.5s infinite;}
@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.why_wenhao{  position: absolute;  right:727px;  z-index: 10;  top:120px;
  -webkit-animation:why_wenhao 2s linear 3s infinite;	
  animation: why_wenhao 2s linear 3s infinite;
  -moz-animation: why_wenhao 2s linear 3s infinite;
  -ms-animation: why_wenhao 2s linear 3s infinite;
  -o-animation: why_wenhao 2s linear 3s infinite; 
    -webkit-transform-origin: 100px 204px;
    -moz-transform-origin:200px 204px;
    transform-origin: 100px 204px;	
    -ms-transform-origin:300px 204px;
}
@keyframes why_wenhao{
    20%{-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);-ms-transform: rotate(5deg);-o-transform: rotate(5deg);transform: rotate(5deg);}
   30%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}
   100%{-webkit-transform: rotate(0.1deg);-moz-transform:rotate(0.1deg);-ms-transform: rotate(0.1deg);-o-transform: rotate(0.1deg);transform: rotate(0.1deg);}
}
 @-webkit-keyframes why_wenhao{
    20%{-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);-ms-transform: rotate(5deg);-o-transform: rotate(5deg);transform: rotate(5deg);}
   30%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}
   100%{-webkit-transform: rotate(0.1deg);-moz-transform:rotate(0.1deg);-ms-transform: rotate(0.1deg);-o-transform: rotate(0.1deg);transform: rotate(0.1deg);}
 }
 
 



#footer {
	width: 100%;
	overflow: hidden;
	background:#1e1e1e;
	padding-top: 40px;
}

.foot {
	width: 1300px;
	overflow: hidden;
	margin: 0px auto;
}
.foot>img{
	float: left;
	margin-right:100px;
}
.b-nav:nth-of-type(1){
	margin-right: 80px;
}
.b-nav{
	width: 300px;
	float: left
}
.b-nav strong{
	font-size: 16px;
	color: #fff;
	display: table;
	line-height: 60px;
}
.b-nav p{
	width: 300px;
	font-size: 15px;
	color: #999;
	line-height: 30px;
}
.b-nav p a{
	font-size: 15px;
	color: #999;
	width: 100px;
	line-height: 40px;
	display: block;
	float: left;
}
.b-nav p a:hover{
	color: #fff;
}
.copy {
	width: 1300px;
	margin: 30px auto 0;
	height: 60px;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	color: #999;
	border-top:solid 1px #666;
	

}

.copy>a {
	color: #999;
}

.copy>a:hover {
	color: #fff;
}

.copy span {
	float: right;
	margin-left: 50px;
	margin-top: 5px;
}
