@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;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); /*禁止链接高亮*/
	-webkit-touch-callout: none; /*禁止链接长按弹出选项菜单*/
}

nav,footer,section,header,article {
	display: block;
	background:#fff;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

a:link {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); /*禁止链接高亮*/
	-webkit-touch-callout: none; /*禁止链接长按弹出选项菜单*/
}

a:link,a:visited,a:hover,a:active {
	color: #000;
}

input,textarea {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.clear {
	clear: both
}

/* 主体部分
--------------------------------------------------*/
.box_mainBody {
	width: 100%;
	min-width: 320px;
	background: #fff;
	overflow: hidden;
	/*position: absolute;*/
	z-index: 1;
	top: 0;
	bottom: 45px;
	left: 0;
	text-align: center;
}

.box_main {
	min-width: 320px;
	max-width: 640px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	min-height: 320px;
	transition: -webkit-transform 0ms;
	-webkit-transition: -webkit-transform 0ms;
	-webkit-transform-origin: 0px 0px;
	-webkit-transform: translate3d(0px, 0px, 0);
}

.header {
	width: 100%;
	/*background:url(img/head_bg.jpg) repeat-x top center;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	display: -moz-box;
	-moz-box-orient: horizontal;
	display: -o-box;
	-o-box-orient: horizontal;
	display: -ms-box;
	-ms-box-orient: horizontal;
	display: box;
	box-orient: horizontal;*/
	font-size:0;
}

#logo {
	width:100%;
}

#logo img {
	margin:0 auto;
	font-size:0;
	width:100%;
}

.logo {
	width: 100%;	float: left;
}
.logo img {
	width:100%;font-size:0;
}


.tele {
	float: right;
	width: 50%;
	padding-right: 3%;
	padding-top: 2%;
	text-align: right
}

.tele img {
	width: 80%;
}

.tool {
	width: 24%;
	float:right;
}

.tool span {
	float: left;
	
}

.tool .back {
	width: 25px;
}

.tool .back a {
	width: 25px;
	height: 87px;
	display: block;
	background: url(img/back.png) no-repeat center center;
	background-size: auto;
	/*background-position: 0px 15px;*/
}

.tool .reload {
	width: 25px;
}

.tool .reload a {
	width: 16px;
	height: 87px;
	display: block;
	background: url(img/fresh.png) no-repeat center center;
	background-size: auto;
	/*background-position: -35px 15px;*/
}

.tool .type {
	width: 25px;
}

.tool .type a {
	width: 5px;
	height: 87px;
	display: block;
	background: url(img/list.png) no-repeat center center;
	background-size: auto;
	/*background-position: -69px 15px;*/
}

/*Nav*/
#nav {
	width: 100%;
	background:#002b66;
}

#nav li {
	width: 25%;
	height: 43px;
	float: left;
	text-align: center;
	line-height: 43px;
}

#nav li a {
	color: #FFF;
	display: block;
	text-align: center;
	/*text-shadow: 1px 1px 1px #43060B;
	border-bottom: 1px solid #11417c;
	border-left: 1px solid #2f6fc3;
	border-right: 1px solid #11417c;
	border-top: 1px solid #2f6fc3;*/
	/*font-weight:bold;*/
	font-family:"微软雅黑";
	font-size:15px;
}

#nav li a:hover {
	color: #fff;
	background:#ffa900;
}

#Banner {
	overflow: hidden;
	position: relative;
	padding:0.5% 0;
}

#Banner ul {
	/* min-height: 175.5px; */
	overflow: hidden;
	position: relative;
}

#Banner ul li {
	float: left;
	/* min-height: 175.5px; */
}

#Banner ul li img {
	max-width: 100%;
	/* min-height: 175.5px; */
}

.touchslider-viewport {
	background: url(img/banner_bg.jpg) repeat-x bottom center;
}

.touchslider-nav {
	
}

.touchslider-prev {
	left: 0px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -39px;
}

.touchslider-next {
	right: 0px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -39px;
}

.touchslider-nav-item {
	background-color: #3b7dce;
	width: 62px;
	height: 7px;
	display: block;
	opacity: 0.7;
}

.touchslider-nav-item-current {
	background-color: #4972a5;
	width: 62px;
	height: 7px;
	display: block;
	opacity: 0.7;
}


.News_list2{
	padding:15px;
	
	}
.News_list2 li{height:25px; line-height:25px;}
.News_list2 li div{ display:block;}
.News_list2 li div h3{
    -moz-box-orient: horizontal;
    color: #000;
    display: -moz-box;
    padding: 7px 0 0;
    vertical-align: middle;
	}
.News_list2 li div .con{
	text-align:left; color:#000; padding-top:10px;
    
	}
.News_list2 li div .time{
	text-align:right; color:#fff;
}

.sonpic {
	position: absolute;
	bottom: 10px;
	left: 60%;
	/* left: 50%; */
	margin-left: -94px;
}

.sonpic a {
	float: left;
	margin-right: 2px;
}

.index_title,.sub_title {
	width: 100%;
	height: 35px;
	line-height: 35px;
	padding: 0px;
	overflow: hidden;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
	cursor: pointer;
	background:#d6e5f5 url(img/tit_bg.jpg) no-repeat top left;
}



.index_title,.sub_title {
	height: 35px;
	line-height:35px;
	font-size: 16px;
	padding-left:15px;
	font-weight: bold;
	color: #fff;
	font-family:"微软雅黑";
	/*text-shadow: 1px 1px 1px #154166;*/
}
.index_title font{ color:#fff; font:14px "微软雅黑"; height:35px; line-height:35px;}

.index_jianjie_con,.danye_con {
	background: #fff;
	overflow: hidden;
	padding: 10px 18px;
	text-align: left;
	color: #3f3f3f;
	word-wrap: break-word;
	word-break: break-all;
	line-height: 150%;
}

.index_jianjie_con img,.danye_con img {
	padding-right: 10px;
}
.danye_con img {
	width:95%;
	text-align:center;
}
.h9 {
	font-size: 17px;
	line-height: 1.5em;
	font-weight: bold;
	padding: 15px 10px;
	text-align: center;
	word-wrap: break-word;
	word-break: break-all;
}
.index_pro_con{width:99%; margin:0 auto; padding-left:1%;}
.index_pro_con li {
	padding:2% 1% 2% 1%;
	/*display: -webkit-box;
	-webkit-box-orient: horizontal;
	display: -moz-box;
	-moz-box-orient: horizontal;
	display: -o-box;
	-o-box-orient: horizontal;
	display: -ms-box;
	-ms-box-orient: horizontal;
	display: box;
	box-orient: horizontal;*/
	text-align: center;
	float:left;
	width:31%;
}

.index_Pro_left {
	width: 35%;
	height:143px;
	text-align: center;
	background: #f0f0f0 url(img/loading.gif) no-repeat 50% 50%;
	background-size: 20px;
	border:1px solid #a8a8a8;
	float:left;
	/*-webkit-border-radius:4px;
	-moz-border-radius:4px;*/
}

.index_Pro_left img {
	width: 98%;
	height: 97%;
	padding:1%;
	
}

.index_Pro_content {
	width: 55%;
	line-height: 150%;
	padding-top: 2%;
	padding-left: 4%;
	float:left;
}
.index_Pro_content .title {
	width: 80%;
	color:#156ec2; font-weight:bold;
	font-size:13px;
}
.index_Pro_content .content {
	width: 80%;
	font-size:12px;
}

.index_Pro_content p {
	font-family: "微软雅黑";
	font-size: 1em;
	padding: 10px 0;
}

.index_Pro_right {
	width: 23%;
	line-height: 35px;
	text-align: center;
	float: right;
	float: left;
	padding-top: 10%;
}

.index_Pro_right a {
	width: 100%;
	font-family: "微软雅黑";
	font-size: 1em;
	background: url(img/pro_input.jpg) no-repeat center center;
	display: block;
}

.yijian {
	width: 80%;
	padding: 0 0 15px 0;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	display: -moz-box;
	-moz-box-orient: horizontal;
	display: -o-box;
	-o-box-orient: horizontal;
	display: -ms-box;
	-ms-box-orient: horizontal;
	display: box;
	box-orient: horizontal;
	text-align: center;
}

.yijiancon {
	padding: 10px 0;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	display: -moz-box;
	-moz-box-orient: horizontal;
	display: -o-box;
	-o-box-orient: horizontal;
	display: -ms-box;
	-ms-box-orient: horizontal;
	display: box;
	box-orient: horizontal;
	text-align: center;
	background: #fff;
}


.yijian1,.yijian2,.yijian3,.yijian4 {
	width: 45%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	margin-left: 3.5%;
}

.yijian1 {
	display:block; float:left; width:110px; text-align:center; height:30px; line-height:30px; color:#fff;text-shadow: 1px 1px 1px #000; background: none repeat scroll 0 0 #156EC2
}

.yijian2 {
	background: #c90101;
	width: 45%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #fff
}

.yijian3 {
	background: #1d77f3;
}

.yijian4 {
	 background:none repeat scroll 0 0 #ECD518;display:block; float:right; margin-left:50px;  width:110px; text-align:center; height:30px; line-height:30px; color:#fff;text-shadow: 1px 1px 1px #000;
}

.yijian5 {
	width: 45%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #ecd518;
	color: #fff
}

.yijian6 {




background:#156EC2;
	width:38%;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	margin-left:5%;
	margin-right:5%;
	display:block;
	


}

.yijian7 {



	width:38%;
	height: 38px;
	line-height: 38px;
	text-align: center;
		background:#ECD518;
	color: #fff;margin-left:5%;
	margin-right:5%;
	display:block;

}

.yijian1 a,.yijian2 a,.yijian3 a,.yijian4 a,.yijian5 a,.yijian6 a,.yijian7 a {
	color: #fff; text-align:center;
}

footer {
	background:#77aae3;
	line-height:25px;
	padding: 10px 10px;
	color: fff;
	text-align:center;
	color:#fff;
}

footer p {
	text-align: center;
	color: #fff;
	line-height: 150%;
}

footer p a,footer p a:hover {
	color: #fff;
}

.bot {
	height: 44px;
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
	background: #166bbc;
	position: fixed;
	left: 0;
	bottom: 0;
}

.bot div {
	width: 25%;
	text-align: center;
	color: #fff;
}

.bot div a {
	color: #fff;
}

.bq{width:100%; margin:0 auto;}
.bq ul li{width:25%; float:left;}
.bq ul li img{width:100%; display:block;}

.gbookinput {
	width: 90%;
	height: 33px;
	padding: 0 10px;
	line-height: normal;
	background: #e3e1e1;
	/*border-top: 1px solid #858585;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #c9c9c9;
	-moz-box-shadow: 1px 2px 3px #b7b7b7 inset !important;
	-webkit-box-shadow: 1px 2px 3px #b7b7b7 inset !important;
	box-shadow: 1px 2px 3px #b7b7b7 inset !important;*/
	-webkit-appearance: none;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#e3e1e1),
		to(#e3e1e1) );
}

.gbooktext {
	width: 90%;
	height: 130px;
	padding: 10px;
	line-height: 20px;
	background: #e3e1e1;
	/*border-top: 1px solid #858585;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #c9c9c9;
	-moz-box-shadow: 1px 2px 3px #b7b7b7 inset !important;
	-webkit-box-shadow: 1px 2px 3px #b7b7b7 inset !important;
	box-shadow: 1px 2px 3px #b7b7b7 inset !important;*/
	-webkit-appearance: none;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#e3e1e1),
		to(#e3e1e1) );
	resize: none;
}

.fanhuitop {
	height: 44px;
	width: 100%;
	background: #146bd3;
}

.list ul{padding: 10px 18px;}
.list ul li{width:100%; color:#3f3f3f; height:28px; line-height:28px; border-bottom:1px dashed #b0b0b0;}
.list ul li a{width:100%; color:#3f3f3f;}
.list ul li a span{float:right; color:#3f3f3f;}
.News_list {
	background: #fff;
	

	-webkit-box-orient: vertical;

	-moz-box-orient: vertical;

	-o-box-orient: vertical;

	-ms-box-orient: vertical;

	box-orient: vertical;
}

.News_list .list {
	border-bottom: 1px solid #d9d9d9;
	padding: 10px;
}

.News_list h3,.News_list h3 a {
	font-size: 17px;
	line-height: 1.5em;
	word-wrap: break-word;
	word-break: break-all;
	font-family:"微软雅黑";
	color: #ce111f;
}

.News_list .con,.News_list .con p {
	text-align: left;
	color: #000000;
	padding-top: 10px;
	word-wrap: break-word;
	word-break: break-all;
	line-height:22px;
	
}

.News_list .time {
	text-align: right;
	color: #595959;
}

.News_list .sub_more {
	text-align: center;
	padding: 10px;
	background:#fff;
}
.sub_more{text-align:center;}
#gengduo_button{padding:10px;}

.page {
	margin: auto;
	padding: 15px 0 15px 0;
}

.page li {
	width: 50%;
	float: left;
	text-align: center
}

.page li div {
	width: 80%;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #e3e3e3;
	color: #595959;
	margin: auto
}

.page li div a {
	color: #595959
}

.type li {
	height: 49px;
	line-height: 49px;
	border-bottom: 1px solid #024596;
	text-align: left;
	text-indent: 24px;
	color: #fff;
}

.type li a {
	color: #fff;
}

.Products_list {
	width: 100%;
	background: #fff;
	padding: 15px 0;

	text-align: center;
}
.Products_list article {
	text-align: center;
	float:left;
	width: 50%;
}
.index_pro_con_kuai{}
.index_pro_con_tp{ width:100%; float:left; text-align:center;}
.index_pro_con_tp img{ width:100%; border:1px solid #d9d9d9; padding:1px;}
.index_pro_con_wz{ padding:7px 0px; color:#1d76c6; }
.index_pro_con_wz p{font-weight:bold;}
.index_pro_con_right{ width:60%; float:right; text-align:left}
.Products_list article .img {
	width: 120px;
	margin: auto;
	height: 120px;
	background: #f0f0f0 url(img/loading.gif) no-repeat 50%;
	border: 1px solid #bcbbbb;
	text-align: center
}

.Products_list article div img {
	width: 100%;
	height: 100%;
}



.an1{display:block; float:left; width:110px; text-align:center; height:30px; line-height:30px; color:#fff;text-shadow: 1px 1px 1px #000; background: none repeat scroll 0 0 #156EC2}
.an2{ background:none repeat scroll 0 0 #ECD518;display:block; float:left; margin-left:10px; width:110px; text-align:center; height:30px; line-height:30px; color:#fff;text-shadow: 1px 1px 1px #000;}
.index_news_con li{ height:30px; line-height:30px; border-bottom:1px dashed #000;}
.index_news_con{ padding-bottom:5px;}