* {
	padding: 0;
	margin: 0;
	font-family: "Microsoft YaHei";
	list-style: none;
	text-decoration: none;
	border: none;
}
.container {
	width: 1102px;
	margin: 0 auto;
}
html {
	overflow-x: hidden;
}
body {
	background: #fff;
	color: #333;
	font-size: 14px;
	min-width: 1200px;
}
a {
	outline: none;
	color: #333;
}
a:hover {
	color: #11a4c8;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
/*

===================

分页

>>	pages_pre		上一页

>>	pages_next	下一页

>>	strong			激活状态

>>	a:hover			鼠标悬停状态

===================

*/

.pages {
	margin: 50px auto 20px auto;
	width: 500px;
	font-size: 14px;
}
.pages a,  .pages strong {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	color: #666;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
}
.pages .current {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
	color: #fff;
	background-color: #11a4c8;
	border-color: #fff;
}
.pages a:hover {
	color: #fff !important;
	background-color: #11a4c8;
	border-color: #fff;
	text-decoration: none;
}
.pages strong {
	color: #fff;
	background-color: #24557d;
	border-color: #fff;
}
.pages span {
	padding: 0 10px;
	line-height: 23px;
}
/* index top */

.topbar {
	height: 34px;
	line-height: 34px;
	background: #eee;
	font-size: 12px;
	color: #313131;
}
.topbar a {
	color: #313131;
}
.topbar .fr {
	background: url(../images/t.jpg) no-repeat left center;
	padding-left: 37px;
}
.head {
	border-bottom: 2px solid #e2e2e2;
	height: 90px;
}
.head img {
	margin-left: -150px;
}
/*.nav li {
	float: left;
	margin-top: 39px;
}
.nav li a {
	display: block;
	width: 90px;
	text-align: center;
	color: #000;
	font-size: 14px;
	height: 50px;
}
.nav li a:hover, .nav li a.hover {
	color: #09a2cc;
	border-bottom: 2px solid #09a2cc;
}*/

.nav{
	height: 88px;
	line-height: 88px;
	width:810px;
	position:relative;
	z-index:999;
	float:right;
}
.nav li{
	float: left;
	overflow: hidden;
	position: relative;
}
.nav li:hover{
	overflow: visible;
}
.nav li a.one{
	width: 88px;
	text-align: center;
	font-size: 16px;
	color: #444;
	display: block;
	line-height: 90px;
	height: 90px;
	position: relative;
}
.nav li a.one::after{
	content: " ";
	display: block;
	width: 80px;
	height: 2px;
	background: #11a4c8;
	position: absolute;
	left: 50%;
	margin-left:-40px;
	bottom: 0;
	display:none;
}
.nav li.hover a.one,.nav li:hover a.one{
	color: #11a4c8;
}
.nav li.hover a.one::after,.nav li:hover a.one::after{ display:block;}
.nav li ul{
	position: absolute;
	z-index: 99;
	opacity: 0;
	background: #fff;
	transition: all 0.3s;
	top: 90px;
	overflow: hidden;
	padding: 10px 0;
	width: 100px;
	left:50%;
	margin-left:-50px;
}
.nav li:hover ul{
	opacity: 1;
	text-align: center;
}
.nav li ul li{
	float: none;
	line-height: 35px;
	height: 35px;
	border-bottom:1px dotted #ddd;
}
.nav li ul li:last-child{border:0;}
.nav li ul li a{
	color: #333;
}
.nav li ul li a:hover{color: #11a4c8;}






.slideBox {
	width: 100%;
	height: 526px;
	overflow: hidden;
	position: relative;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 526px;
}
.slideBox .prev,  .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 55px;
	height: 55px;
	background: url(../images/n.png) no-repeat;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: -55px 0;
}
.adv {
	height: 230px;
	text-align: center;
}
.adv ul {
	display: inline-block;
	margin-top: 40px;
}
.adv li {
	float: left;
	width: 200px;
	margin: 0 20px;
}
.adv li p {
	line-height: 30px;
	margin-top: 10px;
}
.indextit {
	text-align: center;
}
.indextit span {
	display: block;
	font-size: 26px;
	color: #11a4c8;
}
.indextit p {
	color: #9b9b9b;
	margin-top: 8px;
}
.product {
	height: 960px;
	background: #f3f3f3;
}
.product .indextit {
	padding-top: 60px;
}
.slideTxtBox {
	text-align: left;
	margin-top: 40px;
}
.slideTxtBox .hd {
	height: 80px;
	position: relative;
	text-align: center;
	width: 100%;
}
.slideTxtBox .hd ul {
	display: inline-block;
}
.slideTxtBox .hd ul li {
	float: left;
	cursor: pointer;
	border-radius: 10px;
	margin: 0 15px;
}
.slideTxtBox .hd ul li img {
	border-radius: 10px;
	border: 3px solid #fff;
}
.slideTxtBox .hd ul li.on img {
	border: 3px solid #12a5c9;
}
.slideTxtBox .bd ul {
	zoom: 1;
	margin-left: -15px;
	margin-top: 45px;
}
.slideTxtBox .bd li {
	float: left;
	margin-left: 15px;
	text-align: center;
}
.slideTxtBox .bd li p {
	font-size: 15px;
	color: rgb(0, 0, 0, .9);
	line-height: 45px;
	margin-bottom: 10px;
}
.slideTxtBox .bd li img {
	width: 263px;
	height: 293px;
}
.slideTxtBox .bd li:hover img {
	opacity: 0.8;
}
.slideTxtBox .bd li:hover p {
	color: #11a4c8;
}
.product a.more {
	display: block;
	width: 160px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	color: #fff;
	font-size: 16px;
	background: #11a4c8;
	border-radius: 20px;
	margin: 20px auto;
}
.about {
	height: 435px;
	background: url(../images/ab.jpg) no-repeat center;
}
.abright {
	width: 505px;
}
.abright .abtit p {
	font-size: 22px;
	color: #616161;
	padding-top: 60px;
}
.abright .abtit span {
	display: block;
	font-size: 12px;
	color: #9a9a9a
}
.abright .abtit i {
	display: block;
	width: 33px;
	height: 3px;
	background: #1d6f58;
	margin-top: 22px;
}
.abright .abinfo {
	color: #9a9a9a;
	line-height: 28px;
	margin-top: 30px;
}
.abright a.more {
	display: block;
	width: 160px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #fff;
	background: #11a4c8;
	border-radius: 20px;
	margin-top: 40px;
}
.news {
	margin-top: 60px;
}
.newleft {
	padding: 10px;
	background: #f9f9f9;
	width: 440px;
	height: 350px;
	margin-top: 40px;
}
.newleft img {
	width: 440px;
	height: 228px;
}
.newleft img:hover {
	opacity: 0.8;
}
.newleft span {
	display: block;
	font-size: 16px;
	color: #11a4c8;
	padding-left: 10px;
	margin-top: 25px;
	margin-bottom: 6px;
}
.newleft p {
	color: #5a5958;
	line-height: 26px;
	padding-left: 10px;
}
.newright {
	width: 570px;
	margin-left: 30px;
	margin-top: 50px;
}
.newright li {
	height: 72px;
	margin-bottom: 20px;
}
.newright li .newtime {
	width: 80px;
	text-align: center;
	height: 72px;
	border-right: 1px solid #ededed;
}
.newright li .newtime p {
	font-size: 34px;
	color: #000;
}
.newright li .newtime span {
	display: block;
	font-size: 12px;
	color: #a0a0a0;
}
.newright li .fr {
	width: 470px;
}
.newright li .fr a {
	display: block;
	font-size: 16px;
	color: #242424;
}
.newright li .fr a:hover {
	color: #11a4c8;
}
.newright li .fr p {
	font-size: 12px;
	color: #979797;
	line-height: 20px;
}
.link {
	margin-top: 40px;
	line-height: 43px;
	margin-bottom: 20px;
}
.link p {
	height: 43px;
	background: url(../images/link.jpg) no-repeat left center;
	padding-left: 70px;
	font-size: 20px;
	color: #454545;
	font-weight: bold;
}
.link a {
	color: rgba(64,63,63,.9);
	margin-left: 40px;
}
.footer {
	height: 280px;
	background: #2b2b2b;
	color: #fff;
}
.footer .container{ position:relative;}
.footer .ewm{ position:absolute; right:0; top:120px; margin:0;}
.footer .ewm2{ right: 150px;}
.footer a {
	color: #fff;
}
.flogo {
	margin-top: 40px;
}
.fmain {
	width: 650px;
	margin-left: 35px;
}
.fmain ul {
	border-bottom: 1px solid #4c4c4c;
	height: 40px;
	padding-bottom: 4px;
	margin-top: 40px;
}
.fmain li {
	float: left;
	font-size: 15px;
}
.fmain li:first-child a {
	margin-left: 0;
}
.fmain li a {
	margin: 0 16px;
}
.fcont {
	font-size: 15px;
	line-height: 28px;
	margin-top: 15px;
}
.fcont .copy {
	font-size: 14px;
	color: rgba(255,255,255,.51);
	margin-top: 5px;
}
.fcont .copy a {
	color: rgba(255,255,255,.51);
}
.ewm {
	text-align: center;
	letter-spacing: 4px;
	margin-top: 53px;
	margin-right: 38px;
}
.ewm p {
	margin-top: 10px;
}
.banner {
	height: 315px;
	background: url(../images/banner.jpg) no-repeat center;
}
.position {
	height: 42px;
	line-height: 42px;
	color: #434242;
	border-bottom: 1px solid #e7e7e7;
	background: #fdfdfd;
}
.position a {
	color: #434242;
}
.position p {
	background: url(../images/pos.jpg) no-repeat left center;
	padding-left: 43px;
}
.main .indextit {
	padding-top: 55px;
}
.prosub {
	text-align: center;
	margin-top: 20px;
}
.prosub ul {
	display: inline-block;
}
.prosub li {
	float: left;
}
.prosub li {
	border: 1px solid #f7f7f7;
}
.prosub li:hover, .prosub li.hover {
	border: 1px solid #11a4c8;
}
.photo {
	margin-top: 50px;
}
.photo ul {
	margin-left: -38px;
}
.photo li {
	float: left;
	text-align: center;
	margin-left: 38px;
	margin-bottom: 25px;
}
.photo li p {
	font-size: 15px;
	color: rgba(0,0,0,.9);
	margin-top: 20px;
}
.photo li img {
	width: 246px;
	height: 275px;
	transition: 0.3s;
}
.photo li img:hover {
	opacity: 0.8;
}
.content {
	line-height: 30px;
	margin-top: 20px;
	padding-bottom: 50px;
}
.submenu li {
	float: left;
}
.submenu li a {
	display: block;
	width: 100px;
	text-align: center;
}
.submenu li a:hover {
	color: #11a4c8;
}
.submenu li a.hover {
	background: #11a4c8;
	color: #fff;
}
.list {
	padding-top: 50px;
	width: 980px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.list li {
	height: 70px;
	margin-bottom: 40px;
}
.list .listdate {
	width: 70px;
	height: 70px;
	background: #11a4c8;
	color: #fff;
	text-align: center;
}
.list .listdate p {
	font-size: 28px;
	font-weight: bold;
}
.listright {
	width: 890px;
}
.listright a {
	display: block;
	font-size: 16px;
	color: #000;
}
.listright a:hover {
	color: #11a4c8;
}
.listright p {
	color: #666;
	line-height: 20px;
	margin-top: 5px;
	font-size: 12px;
}
.showtop {
	text-align: center;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}
.showtop .title {
	font-size: 22px;
	font-weight: 500;
	padding-top: 40px;
}
.showtop .update {
	margin-top: 10px;
}
.showtop .update span {
	margin: 0 5px;
	font-size: 12px;
	color: #666;
}
.show .content {
	margin-top: 10px;
}
.prepage {
	line-height: 30px;
	margin-bottom: 30px;
}
.msg {
	width: 540px;
	font-size: 14px;
	margin: 20px auto;
}
.tishi {
	color: #000;
	line-height: 20px;
	margin-bottom: 10px;
}
.msg ul {
	width: 540px;
	overflow: hidden;
}
.msg ul li {
	padding: 10px 0px;
}
.msgtit {
	width: 100px;
	text-align: right;
	display: block;
	float: left;
}
.c_s {
	background: url(images/text.gif) no-repeat top;
	height: 22px;
	line-height: 22px;
	border: 1px solid #ccc;
	width: 200px;
}
#txt_Title, #txt_CompanyName {
	width: 398px;
}
.height {
	padding-top: 10px;
}
.red {
	color: red;
	font-weight: bold;
}
#msgForm div {
	clear: both;
}
#button, #button2 {
	background: #11a4c8;
	color: #fff;
	border: 0px;
	height: 30px;
	line-height: 30px;
	width: 80px;
	font-size: 14px;
	cursor: pointer;
}
#button:hover, #button2:hover {
	background: #2e3031;
}

.product{ height:750px;}
.product a.more{margin: 40px auto;}
.pmenu ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin-top:30px;
	flex-wrap: wrap;
}
.pmenu li{ margin-top:20px;}
.pmenu li img{
	width: 340px;
	border:1px solid #ddd;
}
.pmenu li p{ text-align:center; line-height:40px; font-size:16px;}

.npmenu ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom:50px;
	margin-top:30px;
}
.npmenu li{ margin-top:20px;}
.npmenu li img{
	width: 340px;
	border:1px solid #ddd;
}
.npmenu li p{ text-align:center; line-height:40px; font-size:16px;}