@charset "utf-8";

/* 样式初始化
--------------------------------------------------*/
html {
	height: 100%;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	background: none;
	-webkit-text-size-adjust: 100%; /*解决Iphone下橱窗字体变大问题*/
}

* {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: "微软雅黑";
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); /*禁止链接高亮*/
	-webkit-touch-callout: none; /*禁止链接长按弹出选项菜单*/
}

nav,footer,section,header,article {
	display: block;
	
}
a {
	text-decoration: none;
}

a:link {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); /*禁止链接高亮*/
	-webkit-touch-callout: none; /*禁止链接长按弹出选项菜单*/
}



input,textarea {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

ol, ul, li {
	list-style: none
}

.cl{
	clear: both
}


/*页脚*/
.foot{
	width:100%;
	height:auto;
	position: absolute;
	bottom: 0;
	clear: both;
}
.foot li{
	width:25%;
	float: left;
	height:auto;
}
.foot li img{
	width:100%;
}
.ld{
	background: #242B3D;
}
.ls{
	background: #106BBF;
}
.head{
	width:100%;
	height:auto;
	position: absolute;
	top: 0;
	z-index: 10;
}
.logo{
	width:45%;
	height:auto;
	margin:0 auto;
}
.logo img{
	width:100%;
}
.menu{
	position: absolute;
	width:7%;
	top: 30%;
	right:5%;
}
.menu img{
	width:100%;
}
.nav{
	width:100%;
	height:auto;
}
.nav li{
	width:22%;
	float: left;
	text-align: center;
	margin-left: 2.3%;
	margin-top: 3%;
}
.nav li img{
	width:100%;
}
.nav_title{
	width:100%;
	text-align: center;
	font-size:85%;
	color:#2C2F34;
	line-height: 1.5;
}
.new_title,.pro_title{
	width:52%;
	height:auto;
	margin:0 auto;
	margin-top: 3%;
}
.new_title img,.pro_title img{
	width:100%;

}



.boxF, .boxS, .boxT
{
    /*width: 200px;*/
    /*height: 250px;*/
    width:100%;
    height:auto;
    overflow: hidden;
}
.boxF,.boxS
{
    visibility: hidden;
}
.boxF
{
    transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -webkit-transform: rotate(120deg);
}
.boxS
{
    transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
}
.boxT
{
    transform: rotate(-60deg);
    background: no-repeat 50% center;
    background-size: 125% auto;
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    visibility: visible;
    text-align: center;
}

.new_list{
	margin-top: 5%;
}
.new_list_img{
	width:21.875%;
	float: left;
}
.new_list_img img{
	width:100%;
}
.new_list_info{
	width:73%;
	float: left;
	margin-left: 3%;
}
.new_list li{
	width:94.5%;
	border-top: 1px solid #D4D1C0;
	padding:3% 0px;
	margin:0 auto;
}
.new_list_info h2{
	width:100%;
	font-size: 120%;
	color:#000;
}
.new_list_info_jianjie{
	width:100%;
	font-size: 90%;
	color:#322827;
	text-indent: 2em;
}
.new_more{
	width:95%;
	margin:0 auto;
}
.new_more img{
	width:100%;
}
.pro{
	width:95%;
	margin:0 auto;
	margin-top:8%;
}
.pro_list{
	border-top: 1px solid #D4D1C0;
	padding: 3% 0px;
	margin-top: 3%;
}
.pro_list li{
	width:29.7%;
	float: left;
	text-align: center;
	padding: 1%;
	background: #242B3D;
}
.pro_list li img{
	width:100%;
}
.pro_list_li{
	margin-left: 2%;
}
.pro_list li h2{
	width:100%;
	height:auto;
	margin-top: 3%;
	text-align: center;
	padding: 5% 0;
	color: #fff;
	font-size: 100%;
	background: url(img/protbg.png) no-repeat top right;
}
.pro_more{
	width: 100%;
}
.pro_more img{
	width:100%;
}
.zhichi{
	width:100%;
	margin-top: 5%;
	color:#2E2524;
	text-align: center;
	font-size: 100%;
}
.top_title{
	width:100%;
	padding: 1% 0;
}
.back{
	width:10.6%;
	float: left;
	margin-left: 2%;
}
.back img{
	width:100%;
}
.fenlei{
	width:20%;
	float: right;
	margin-right: 2%;
	font-size: 110%;
	padding: 1% 0;
	cursor: pointer;
}
.fenlei img{
	width:29%;
}
.ye_title{
	width:56%;
	margin-left: 9.4%;
	float: left;
	text-align: center;
	padding: 2% 0;
	font-size: 120%;
}
.zhinan{
	width:96%;
	padding:3% 2%;
	font-size: 120%;
	color: #fff;
	background: #106BBF;
	position: relative;
}
.zhinan a{
	color: #fff;
	font-size: 100%;
	color:#fff;
}
.erji{
	width:26%;
	height:auto;
	position: absolute;
	right: 2%;
	top:-20%;
	background: #106BBF;
	padding:1%;
	display: none;
	z-index: 100;
}
.erji li{
	width:100%;
	border-bottom: 1px dotted #fff;
	text-align: center;
	padding: 5% 0;
}
.content{
	width:94%;
	padding: 3%;
	line-height: 2;
	color:#241A19;
	font-size: 90%;
	overflow: hidden;
}
.content img{
	max-width: 100%;
}
.news_li{
	width:100%;
	margin-bottom: 3%;
}
.news_img{
	width:34.5%;
	height:auto;
	overflow: hidden;
	float: left;
}
.news_img img{
	width: 100%;
}
.news_info{
	width:61%;
	float: left;
	margin-left: 3%;
}
.news_info h2{
	width:100%;
	text-align: center;
}
.news_info a{
	width:50%;
	display: block;
	max-height:25px;
	line-height: 25px;
	overflow: hidden;
	float: left;
	color:#222;
	font-size: 110%;
}
.news_info span{
	width:49%;
	display: block;
	float: right;
	max-height:25px;
	line-height: 25px;
	overflow: hidden;
	text-align: left;
	font-size: 90%;
}
.news_jianjie{
	width:100%;
	color:#ACACAC;
	font-size: 100%;
	line-height: 1.2;
	text-indent: 2em;
}
.n_img{
	float: left;
	margin-right: 2%;
}
.n_li{
	height:37px;
	line-height: 37px;
	color:#473836;
	border-bottom: 1px dotted #B3B1B1;
}
.page{
	width:100%;
	margin-top: 3%;
	text-align: center;
	font-size: 12px;
}
.page a{
	padding:2% 1%;
	color: #313131;
}
.page a:hover{
	color:#106BBF;
}
.n_title{
	color:#473836;
}
.fanye{
	width:94%;
	margin-left: 3%;
}
.fanye a{
	color:#1A6FC0;
}
.prev{
	width:45%;
	float: left;
}
.next{
	width:45%;
	float: right;
	text-align: right;
}

.pro_ul{
	width:110%;
	position:  relative;
	clear:both;
}
.pro_ul li{
	width:31%;
	float: left;
	margin-top: 3%;
}
.pro_ul li img{
	width:93%;
	min-height: 100px;
}
.pro_ul li p{
	width:93%;
	text-align: center;
	font-size: 90%;
	color: #241A19;
	padding: 2% 0;
	margin-top: 3%;
	background: url(img/protbg.png) no-repeat top right;
}
.gengduo{
	width: 100%;
	padding: 3% 0;
	text-align: center;
	color:#fff;
	font-size: 100%;
	background: #106BBF;
	cursor: pointer;
	border-radius:50px;
	margin-top: 5%;
}
.proshow_top{
	text-align: center;
}
.proshow_top p{
	text-align: center;
}
.proshow_top img{
	width:60%;
	margin-top: 5%;
}
.proshow_xx{
	width: 100%;
	margin-top: 2%;
	padding: 1% 0;
	border-bottom: 1px dotted #241A19;
}
.proshow_xx img{
	width:17.6%;
}
.liuyan{
	width:85%;
	margin-left: 5%;
}
.liuyan_li{
	width:80%;
	padding: 2%;
	border:1px solid #CCCCCC;
	margin-top: 5%;
	border-radius: 10px;
}
.liuyan li input{
	width:83%;
	float: left;
	margin-left: 2%;
	color: #333;
	font-size: 110%;
}
.liuyan li img{
	width: 12%;	
	float: left;
}
.liuyan_text{
	width:100%;
	height:auto;
	color: #919191;
	font-size: 110%;
	border:1px solid #ccc;
	border-radius: 10px;
	margin-top: 5%;
	position: relative;
}
.liuyan_text textarea{
	width:94%;
	min-height:100px;
	resize:none;
	padding:0 3%;
	overflow-y:auto;
}
#tijiao{
	width:100%;
	padding: 3% 0;
	color:#fff;
	background: #106BBF;
	text-align: center;
	margin-top: 5%;
	border-radius: 10px;
	cursor: pointer;
}

.menu_bg{
	width:100%;
	background: #000;
	opacity: 0.8;
	position: absolute;
	top:0;
	right: 0;
	z-index: 1000;
	display: none;
}
.mm{
	width:35%;
	height:auto;
	position: absolute;
	right: 0;
	top:2%;
	z-index: 1001;
	display: none;
}
.mm li{
	width:100%;
	border-bottom: 1px dotted #fff;
	padding: 2% 0;
	text-align: center;
}
.mm li a{
	color:#fff;
	font-size: 130%;
}
.close{
	position: absolute;
	left:5%;
	top: 2%;
	z-index: 1001;
	display: none;
	cursor: pointer;
}