﻿/*
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
*/ 
  @font-face {
	font-family: '微软雅黑 Light';
	src: font-url('MicrosoftYaHeiLight.woff') format('woff'),  /*Modern Browsers */
             font-url('MSYHL.ttf') format('truetype'); /* Safari, Android, iOS */
        font-weight: normal;
        font-style: normal;
   }
   .clearfix:after{ content:''; clear:both;display:table;}
   .fr{float:right;}
/*首页隐藏再显示*/
.ipage.opacity0 {
	/*透明度兼容代码 */
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
        overflow: hidden;
}
.top-warp {
	width: 100%;
	height: 86px;
	background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
}
.section{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
}
/*左边--右边*/
.left{
    position: fixed;
    top: 50%;
	width: 22px;
    margin-top: -90px;
    left: 40px;
}
.qq-icon,.wechat-icon,.call-icon,.top-icon{
	width: 22px;
	height: 20px;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
}
.qq-icon{
	margin-bottom: 35px;
	background-image: url(../img/QQ.png);
}
.wechat-icon{
	margin-bottom: 35px;
	background-image: url(../img/chat.png);
}
.call-icon{
	margin-bottom: 35px;
	background-image: url(../img/call.png);
}
.top-icon{
	background-image: url(../img/top.png);
}
.bottom{
	width: 28px;
    height: 94px;
	background-position: center;
	background-repeat: no-repeat;
    background-image: url(../img/bottom.png);
    position: fixed;
    bottom: 20px;
    left: 50%;
    margin-left: -14px;
}
.bottom.end{
    background-image: url(../img/bottom-end.png);
}
/*第一屏*/
.ipage{
	width: 1200px;
    margin: 0 auto;
    height: auto;
}
.pageone-logo {
	*padding-top: 175px;
}
.pagesix-logo {
	*padding-top: 175px;
}
.welcome {
    margin-top: 63px;
    font-size: 32px;
    line-height: 38px;
    color: #fff;
    font-family: '微软雅黑 Light';
}
.web-desc{
	display: block;
    margin-top: 33px;
    font-size: 23px;
    line-height: 28px;
    color: #fff;
    font-family: '微软雅黑 Light';
}
.column-nav{
	width: 1200px;
	height: 258px;
    margin-top: 97px;
}
.column-nav li{
	width: 33%;
	height: 258px;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
}
.iabout-title{
	background-image: url(../img/iabout.jpg);
}
.iproduct-title{
	background-image: url(../img/iproduct.jpg);
}
.icontact-title{
	background-image: url(../img/icontact.jpg);
}
.column-nav .iabout-title-name{
	color: #99753B;
	font-size: 24px;
    line-height: 30px;
    font-family: '微软雅黑 Light';
    float: left;
    margin-left: 30px;
    margin-top: 27px;
}
.column-nav li:hover .iabout-title-name{
	color: #fff;
}
.iabout-title-cont{
	width: 342px;
    height: 151px;
    display: block;
    margin-left: 30px;
    margin-top: 12px;
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
}
.iabout-title-cont a{
	text-decoration: underline;
    color: #fff;
    margin-right: 10px;
}
/*第二屏--第五屏*/
.page-title{
    margin-bottom: 44px;
    height: 45px;
    line-height: 45px;
    *margin-top: 130px;
}
.page-title span{
	float: left;
    font-size: 36px;
    color: #fff;
    font-weight: normal;
}
.page-title .more{
	float: right;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}
/*第六屏*/
.pagesix-title {
    line-height: 67px;
    font-size: 48px;
    color: #fff;
}
.pagesix-title1{
	font-size: 44px;
}
.web-info1,.web-info2{
	font-size: 14px;
	color: #fff;
	line-height: 26px;
}
.web-info1 a,.web-info2 a{
	color: #fff;
}
.web-info1{
	float: left;
	padding-right:120px;
	width: 215px;
}
.web-info2{
	float: right;
	width:180px;
}
.index_twoa{padding-top: 52px;}
.index_twoa a{display: inline-block;width:178px;height:40px;line-height:40px;border: 1px solid #fff;text-align: center;color: #fff;font-size: 14px;margin-left:35px;}
.index_twoa a:hover{border-color: #99753b;background-color: #99753b;color: #fff;}
.friend a{font-size:14px;color:#fff;    margin-right: 30px;}
.friend{margin-top: 58px;font-size:14px;color:#fff;}
.friend a:hover{text-decoration:underline;}
