/* 
* @Author: admin
* @Date:   2015-11-26 17:30:14
* @Last Modified by:   Administrator
* @Last Modified time: 2017-08-08 09:33:23
*/
/*页面初始化*/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img ,input{ margin:0; padding:0; }
body{ font-size:12px; color:#616161; font-family:"微软雅黑"; background:#fff;}
ul,ol{ list-style:none;}			/* ul，li 默认小点*/
textarea{ resize:none;}	
input,textarea,button{outline: none;}			/*清除chrome，firefox 小三角*/
img{border:none; display:block;max-width: 100%;}   /*img在ie下有边，图片下方会有几级像素距离*/
a{color:#333; text-decoration:none;}		/*a链接风格统一*/
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}				
/*定义我们常用类*/
.clearfix:after{content:'';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{*zoom:1;}     
.container{
	position: relative;
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.s-banquan{
	display: none;
}
.navbar .container-fluid{
	padding-left: 0;
	padding-right:0;
}
/* @font-face {
	font-family:'SYHT';
	src:url(http://www3.res.meizu.com/static/cn/global/fonts/KaiGenGothicCN-Light_673f541.eot);
	src:url(http://www3.res.meizu.com/static/cn/global/fonts/KaiGenGothicCN-Light_673f541.eot?) format("embedded-opentype"),
	url(http://www3.res.meizu.com/static/cn/global/fonts/KaiGenGothicCN-Light_12f224b.woff) format("woff"),
	url(http://www3.res.meizu.com/static/cn/global/fonts/KaiGenGothicCN-Light_a095e70.ttf) format("truetype"),
	url(http://www3.res.meizu.com/static/cn/global/fonts/KaiGenGothicCN-Light_81dd718.svg) format("svg");
	font-weight:300;
	font-style:normal
} */
body,html{
/* 	height:100%; */
	width: 100%;
	overflow-x: hidden;
}
 @media (max-width: 1366px) {
    	.box1 .jiqi-box img{width:320px;}
    	.box3 .img-app{
    		width:531px;
    	}
    }  
    @media (min-width: 1440px) {
    	.box1 .jiqi-box img{width:390px;}
    	.box3-1 .ban3-1 img{left:-160px;}
    } 

.doc{
	width: 100%;
}
@media (min-width: 992px){
	.container {width:1100px;}
}
@media (min-width: 1200px){
	.container {width: 1200px;}
}
.jiathis_style>div{
	overflow: hidden;
	width: auto;
}
.navbar-nav{
	margin: 0;
}
/*头部*/
.header{
	min-height: 72px;
	background: #fff;
}
.header img{
	display: inline-block;
    vertical-align: middle;
}
.nav li.nav-item a,.navbar-search .tx-img .y-login{
	display:block;
	height: 80px;
	line-height: 80px;
	border:1px solid #fff;
	color:#333;
	font-size: 16px;
	cursor: pointer;
	box-sizing: border-box;
}
.nav li.nav-item a:hover,.navbar-search .tx-img .y-login:hover{
	color:#2dbe60;
}
.tx-img .y-login.current{
	color: #2dbe60;
}
.nav li.nav-item a.current{
	color:#2dbe60;
}
.nav>li>a{
	padding:0 22px;
	line-height: 72px;	
}
.navbar{
	margin-bottom:0;
	border: none;
	/* border-bottom:1px solid #e4e4e4; */
}
.navbar-collapse{
	border:none;
}
.container-fluid .navbar-header{
	min-height: 72px;
}
.navbar-toggle{
	margin-top: 17px;
}
.navbar-default .navbar-nav>.active>a{
	background: none;
}
.navbar-default .navbar-nav>.active>a:hover{
	color:#2dbe60;
	background: none;
}
/* .logo-box{
	margin-top:-4px;
} */
.navbar-search .tx-img .y-login{
	padding-right:6px;
	padding-left: 6px;
}
.navbar-search .tx-img .y-login{
	margin-left: 15px;
	cursor: pointer;
}
.navbar-search .tx-img .y-login span{
	display: inline-block;
    min-width: 3rem;
	color: #333;
	font-size: 14px;
	text-align:right;
}
.navbar-search .tx-img .y-login:hover span{
	color:#2dbe60;
}
.tx-img img{
	margin-left: 12px;
	width: 36px;
	height: 36px;
	border-radius: 50%;
}
::-webkit-input-placeholder { 
    color:#ccc;
    font-family: "微软雅黑";
    font-size:14px;
   
}
:-moz-input-placeholder {
    color:#ccc;
    
}
::-moz-input-placeholder { 
    color:#ccc;

}
:-ms-input-placeholder {
    color:#ccc;
 
}
img.s-product{
	display: none;
}
.syabout{
	display: none;
}
/*产品页第一版*/
.doc .box{
	position: relative;
}
.box1,.box2,.box3,.box4,.box5,.box6,.box7,.box8,.box9{
	height: 716px;
	box-sizing: border-box;
    overflow: hidden;
    background: #fff;
}
.box1{
	background: url(../images/2product1.jpg) no-repeat center center;
}
.box1 .ybox1-1{
	margin-top: 200px;
    margin-left: 20%;
}
.box1 .ybox1-1 img{
	width: 40%;
}
.box1 .ybox1-2{
	margin-top: 2%;
}
.box1 img.ybox1-3{
	margin-left: 14%;
    margin-top: 3%;
    width: 12%;
}
.box1 .ybox1-4{
	width: 190px;
	height: 70px;
	background: url(../images/2product1-4.png) no-repeat center center;
	background-size: contain;
	margin-left: 9%;
    margin-top: 3%;
    font-size: 26px;
    text-align: center;
    line-height: 70px;
}
.box1 .ybox1-4 a{
	color: #fff;
}

/*第二版*/
.ybox-title{
	margin-top:120px;
	font-size:44px;
	color: #333;
	font-weight: 200;
	text-align: center;
	font-family: "微软雅黑";
	font-weight: lighter;
}
.ybox-stitle{
	font-size: 16px;
	color: #666;
	font-weight: 500;
	width: 684px;
	text-align: center;
	margin: 2% auto 0;
}
.box2 {
	background: url(../images/box2bg.png) no-repeat center bottom;
}
.box2 .ybox2-3 img{
	margin:3% auto 0;

}
/*版3*/
.box3 .ybox3-1{
	width: 480px;
	text-align: left;
	margin-left: 8%;
}
.box3 .ybox3-1 .ybox-title{
	margin-top:158px;
}
.box3 .ybox3-1 .ybox-stitle{
	margin-top: 2%;
    width: 480px;
    text-align: left;
    margin-left: 7%;
}
.box3 .ybox3-2{
	position: absolute;
	right: 0;
	bottom:0;
}
.box3 .ybox3-3,.box3 .ybox3-4{
	color: #2dbe60;
	font-size: 62px;
	font-weight: 200;
	margin-left: 7%;
}
.box3 .ybox3-3{
	margin-top:8%;
}
.yindex3-5lil-box{
	width: 270px;
    height: 412px;
    position: relative;
}
.yindex3-5lil-box .bling2{
	position: absolute;
    left: 164px;
    z-index: 999;
    top: 0;
}
.box3 .ybox3-3 img{
	display: inline-block;
    margin-top: -4%;
    margin-right: 2%;
}
.box3 .ybox3-4,.box3 .ybox3-3 span{
	font-size:20px;
}
.ybox3-1 .xiaojia{
	width: 16px;
    display: inline;
    margin: -2% 4px 0;
}
/*第四版*/
.box4{
	background: url(../images/2product4.jpg) no-repeat center center;
}
.box4 .ybox4-1{
	width: 430px;
	margin-top:5%;
	margin-left: 8%;
}
.ybox4-1 .ybox-stitle{
	width: 430px;
	text-align: left;
	margin: 7%;
}
.box4 .ybox4-2{
	margin-top:16%;
	margin-left: 7%;
}
.box4 .ybox4-2 img{
	float:left;
}
.box4 .ybox4-3{
	margin-left: 16%
}
/*第五版*/
.box6{
	background: url(../images/box2bg.png) no-repeat center bottom;
}
.box6 .ybox-title{
   margin-top:78px;
}
.box6 .ybox6-1 img{
	position: absolute;
	left: 50%;
	margin-left: -368px;
	bottom:0;
}
/*第六版*/
/*.box5{
	background: url(../images/2product7.jpg) no-repeat center center;
}*/
.box5 li{
	text-align: center;
	font-size: 24px;
	margin: 0 auto;
}
.box5 li img{
	margin: 0 auto;
}
.box5 li p{
	height: 74px;
	line-height: 74px;
}
.box5 .ybox5-1{
	margin-top:100px;
}
/*第七版*/
.box7{
	background: url(../images/2product7.jpg) no-repeat center center;
}
.ybox7-1{
	margin-left: 10%;
	margin-top:40%;
}
.ybox7-1 .ybox-title{
	text-align: left;
}
.ybox7-1 .ybox-stitle{
	text-align: left;
    margin: 2% 0 0 0;
}
/*第八版*/
.box8{
	background: url(../images/2product8.jpg) no-repeat center center;
}
.box8 .ybox-title{
	margin-top:78px;
}
/*第十版*/
/*更多*/
.more .ymore{
	width: 960px;
	margin:0 auto;
}
.more{
	margin-top: 50px;
	height:150px;
	border-bottom: 1px solid #e4e4e4;
}
.more span{
	font-size: 14px;
	color: #999;
}
.more h3{
	font-size: 26px;
    color: #333;
    font-weight: 500;
    line-height: 60px;
}
.more a{
	font-weight:100;
	font-size: 22px;
	color: #2dc061;
	position: relative;
}
.more a i{
	height: 19px;
	width: 15px;
	background: url(../images/xiayiye.png) no-repeat;
	position: absolute;
	margin-left: 15px;
	top:6px;
}
.footer-top{
	height:80px;
}
.footer-top ul{
	width: 960px;
	margin: 0 auto;
}
.footer-top li{
	height: 80px;
	margin-right: 117px;
	font-size: 20px;
	line-height: 80px;
	padding-left: 48px;
	background: url(../images/03.png) no-repeat left center;

	cursor: pointer;
	float: left;
}
.footer-top li:hover{
	color: #2dc061;
	background: url(../images/3.png) no-repeat left center;
}
.footer-top li:nth-of-type(2){
	background: url(../images/1.png) no-repeat left center;
}
.footer-top li:nth-of-type(2):hover{
	background: url(../images/01.png) no-repeat left center;
}
.footer-top li:nth-of-type(3){
	background: url(../images/04.png) no-repeat left center;
}
.footer-top li:nth-of-type(3):hover{
	background: url(../images/4.png) no-repeat left center;
}
.footer-top li:nth-of-type(4){
	background: url(../images/02.png) no-repeat left center;
}
.footer-top li:nth-of-type(4):hover{
	background: url(../images/2.png) no-repeat left center;
}
.footer-top li.baoyou{
	margin-right: 0;
}
/*脚步*/
.footer{
	background: #fff;
	color: #646464;
	border-top: 1px solid #f2f2f2;
}
/*.footer .yfooter{
	width: 960px;
	margin: 0 auto;
}*/
.footer .yfooter .footera{
	display: inline-block;
	font-size: 18px;
	color: #646464;
	padding-right: 24px;
    padding-left: 20px;
    text-align: left;
    border-right: 1px solid #ccc;
}
.footer .yfooter .footera.a_help{
	border-right: none;
}
.footer .yfooter .a_footera{
	padding-left: 0;
}
.footer .yfooter .footera:hover{
	color: #2dbe60;
}
.yfooter .yfooter-1{
	margin-top:40px;
	margin-right: 40px;
	margin-bottom: 40px;
}
.yfooter .yfooter-2{
	margin-top:50px;
}
.banquan img{
	display: inline-block;
	margin-left: 10px;
}
.banquan a{
	color: #999;
	height: 40px;
	line-height: 40px;
	text-align: left;
	font-weight: 400;
}
.footer .container{
	overflow: visible;
}
.yfooter .yfooter-3{
	width: 120px;
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
}
 .yfooter .ymail a{
	display: inline-block;
	width: 30px;
	height: 40px;
	margin-right: 8px;
	background:url(../images/footerpp.png) no-repeat center center;
}
 .yfooter .ymail a.a_wordpress{
	background:url(../images/waddress.png) no-repeat center center;
}
.yfooter .ymail span,.yfooter .ymail .wadpress{
	display: inline-block;
	width: auto;
    height: 40px;
    line-height: 40px;
	font-size: 18px;
    color: #666;
    margin-right: 20px;
    background: none;
}
/* 分享插件 */
#jiathis_webchat img{
	display: inline-block;
}
/*720以下隐藏*/
.return-top{
    display: none;
}
@media (max-width: 768px){
	
	.footer{
		display: none;
	}
}
@media (max-width: 992px){
	.header{
		min-height: 70px;
	}
	.container-fluid .navbar-header{
		min-height: 70px;
	}
	.footer{
		display: none;
	}
	
}