@charset "utf-8";
@font-face {
	font-family: 'openregular';
	src: url('OPENSANS-REGULAR_0.TTF');
	font-weight: normal;
	font-style: normal;
}


/* CSS Document */

html,
body {
	min-width: 1170px;
}

* {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

body {
	background-color: #fdfbfc;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}

.strong {
	font-family: "openregular";
	font-weight: bold;
}
/*/////////////////////////////////////////////////*/

input,
select,
option,
textarea {
	border: none;
	outline: none;
}

img {
	border: none;
}

a,
a:hover ,
a:active,
a:visited,
a:link{
	text-decoration: none;
	outline: 0;
}

ul li{
	margin:0;
}
ul,li{
	list-style:none;
}









/*//////////////////////////////////////////////*/
#header {
	margin: 0 auto;
	width: 1170px;
	height: 105px;
}

.logo {
	height: 58px;
	float: left;
	margin-top: 25px;
}

.tell {
	float: right;
}

.language {
	margin-top: 25px;
	text-align: right;
}

.language img {
	width: 44px;
	height: 30px;
	margin-left: 10px;
	border-radius: 3px;
}

.phone {
	width: 209px;
	float: right;
}

.phone img {
	margin-top: 10px;
}

#wrap {
	width: 100%;
	height: 62px;
	background: #0f51a3;
}

#content ul {
	width: 1170px;
	height: 62px;
	margin: auto;
	position: relative;
}

#content ul li {
	list-style: none;
	width: 136px;
	float: left;
	position: relative;
	z-index: 5;
	margin-right: 10px;
	text-align: center;
	/*width: 60px;*/
	/*text-align: center;*/
}

#content ul>li>a {
	text-decoration: none;
	color: white;
	font-size: 16px;
	line-height: 62px;
	padding: 0 10px;
	font-family: "openregular";
}

#slider {
	width: 136px;
	height: 3px;
	background: #db284f;
	position: absolute;
	top: 59px;
	left: 0;
	/*opacity: 0.8;*/
}

#banner {
	position: relative;
	width: 100%;
	/*height:458px;*/
	margin: 0 auto;
	overflow:hidden;
}

#banner .bd{ position:relative;/* height:100%;*/ z-index:0;   overflow:hidden;  }
#banner .bd ul{overflow:hidden; zoom:1; width: 100%!important;_width: 100%;}
#banner .bd ul li{/*height:458px;*/float:left;width: 100%!important;_width: 100%; _display:inline; overflow:hidden; text-align:center;zoom:1; vertical-align:middle;}
#banner img {
	display: block;
	width: 100%;
	/*height: 100%;*/
}
/*#banner .hd{position: absolute;  bottom: 20px;left: 0; width: 100%; height:18px; line-height:18px; text-align: center;z-index:1;}
#banner .hd ul{overflow:hidden; zoom:1; text-align: center;}
#banner .hd ul li{display: inline-block; *display:inline;zoom:1; margin: 0 10px; width: 10px; height: 10px;overflow:hidden;text-indent:-999px; cursor:pointer;  border-radius: 50%; background: #0E4D9C;}
#banner .hd ul li.on{ background: #db284f;}*/
/*banner*/
/*.in_sec1{height: 246px; margin: 2px 0 2px;}
.in_sec1 .t1{ width: 500px; height: 246px;border:1px solid #ccc; padding: 4px 4px 0;}*/
/*#banner{ width:100%;  position:relative;  height:210px;overflow: hidden;}
#banner .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
#banner .bd ul{ width:100% !important;  }
#banner .bd li{ width:100% !important;  height:210; overflow:hidden; text-align:center;  }
#banner .bd li a{ display:block; height:210px; }*/

#banner .hd{ width:100%;  position:absolute; z-index:1; bottom:20px; left:0; height:18px; line-height:18px; text-align:center;}
#banner .hd ul{ text-align:center;}
#banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:10px; height:10px; margin:5px;
 background:url(../images/icoCircle.png) no-repeat 0 0px; overflow:hidden; line-height:9999px; }
#banner .hd ul li.on{ background-position:0 -10px; }



#product {
	width: 1170px;
	/*height:597px;*/
	margin: 0 auto;
}

.product_title {
	padding-top: 36px;
	padding-bottom: 5px;
	border-bottom: 1px solid rgb(225, 225, 225);
}

.product_title span {
	font-family: arial;
	color: rgb(149, 149, 149);
	font-size: 11px;
}

#product ul li {
	float: left;
	width: 260px;
	margin-left: 26px;
	margin-top: 28px;
}

#product ul li span a {
	display: block;
	/*height: 200px;*/
	margin: 0 auto;
	border: 1px solid #ddd;
	padding: 4px;
	background: #fff;
	overflow: hidden;
}
#product ul li span a img{display: block; width: 100%; /*height: 187.5px;*/height: 340px;}

#product ul li span a:hover {
	border: 1px solid #333;
}

#product ul li p {
	width: 250px;
	text-align: center;
}

#product ul li p a {
	font-family: "openregular";
	font-size: 14px;
	line-height: 28px;
	color: #333;
}

#product ul li p a:hover {
	color: #f00;
}

#main {
	width: 1170px;
	height: 335px;
	margin: 0 auto;
}

.new {
	width: 377px;
	float: left;
}

.new_title {
	padding-top: 36px;
	padding-bottom: 5px;
	border-bottom: 1px solid rgb(225, 225, 225);
}

.new_title span {
	font-family: arial;
	color: rgb(149, 149, 149);
	font-size: 11px;
}

.button_btndefault-label {
	height: 12px;
	font-family: "arial";
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	float: right;
	margin-top: 5px;
	background-color: #db284f;
}

.button_btndefault-label a {
	color: #FFFFFF;
}

.button_btndefault-label a:hover {
	background-color: #0f51a3;
	color: #fff;
}

.new_m {
	width: 377px;
	margin-top: 14px;
}

.new_m_pic {
	width: 36px;
	height: 52px;
	float: left;
	padding-top: 14px;
	margin-top: 12px;
	background: url(../images/number_1yh1.png) no-repeat center 8px;
}

.new_m_pic:hover {
	background: url(../images/blue_sh6z.png) no-repeat center 8px;
}

.new_m_pic span {
	font-family: "openregular";
	font-weight: bold;
	font-size: 21px;
	color: #fff;
	margin-left: 10px;
}

.new_m_m {
	width: 334px;
	height: 64px;
	float: right;
	margin-top: 14px;
}

.new_m_m a {
	font-family: "openregular";
	font-size: 14px;
	color: #1b1b1b;
	font-weight: normal;
	line-height: 140%;
}

.abstract {
	font-family: "openregular";
	font-size: 14px;
	color: #898989;
	font-weight: normal;
	line-height: 140%;
	margin-top: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #e2e2e2;
}

.pro {
	width: 435px;
	float: left;
	margin-left: 30px;
}

.pro_title {
	padding-top: 36px;
	padding-bottom: 2px;
	border-bottom: 1px solid rgb(225, 225, 225);
}

.pro_title span {
	font-family: arial;
	color: rgb(149, 149, 149);
	font-size: 11px;
}

.pro_m {
	width: 435px;
	height: 216px;
	margin-top: 23px;
}

.pro_m li {
	border-bottom: 1px dotted #dadada;
	padding-left: 14px;
	background: url(../images/dian.gif) no-repeat left center;
	line-height: 27px;
	font-family: "openregular";
	font-size: 14px;
	color: #333;
	height: 34px;
}

.pro_m li span {
	float: right;
}

.pro_m li a {
	float: left;
	color: #333;
}

.pro_m li a:hover {
	color: #f00;
}

.about {
	width: 298px;
	float: left;
	margin-left: 30px;
}

.about_title {
	padding-top: 36px;
	padding-bottom: 5px;
	border-bottom: 1px solid rgb(225, 225, 225);
}

.about_title span {
	font-family: arial;
	color: rgb(149, 149, 149);
	font-size: 11px;
}

.about_m {
	width: 298px;
	margin-top: 24px;
}

.about_m_us {
	height: 86px;
	background-color: #0e4d9c;
}

.about_m_us img {
	float: left;
	margin-top: 17px;
	margin-left: 13px;
}

.about_m_us span {
	font-family: "arial";
	font-size: 20px;
	color: rgb(204, 224, 250);
	float: left;
	margin-left: 17px;
	margin-top: 14px;
}

.about_m_us p {
	font-family: "openregular";
	font-size: 12px;
	color: rgb(204, 224, 250);
}

.tel {
	height: 38px;
	line-height: 38px;
	border: 1px solid rgb(229, 229, 229);
	border-top: none;
}

.tel img {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

img1 {
	float: left;
	margin-top: 20px;
}

.tel span {
	float: left;
	margin-left: 25px;
	font-size: 13px;
	font-family: "openregular";
	color: rgb(163, 163, 163);
	line-height: 38px;
}

#footer {
	margin-top: 56px;
	background-color: #38393d;
}

.foot_main {
	width: 1170px;
	height: 230px;
	margin: 0 auto;
}

.location {
	padding: 30px 0;
	font-family: "openregular";
	font-size: 14px;
	/*font-weight: bold;*/
	float: left;
	color: #fff;
	line-height: 35px;
}

.location_m {
	font-size: 14px;
	line-height: 42px;
	font-family: "openregular";
	padding-left: 25px;
	font-weight: normal;
	background: url(../images/foot-tell.jpg) no-repeat left 10px;
}

.code {
	width: 500px;
	padding: 30px 0;
	font-family: "openregular";
	font-size: 18px;
	font-weight: bold;
	float: right;
	color: #fff;
	line-height: 35px;
}

#footer_bot {
	width: 1170px;
	margin: 0 auto;
}

.wp-title_content {
	font-family: "openregular,arial";
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
	color: #666;
	text-align: center;
}

.wp-title_content p {
	text-align: center;
}

.wp-title_content a {
	color: #666;
}


/*////////////////////////////////////////////*/

.nav {}

.nav ul li {
	position: relative;
}

.nav ul li ol {
	display: none;
	position: absolute;
	top: 100%;
	width: 100%;
	background: #0f51a3;
}

.nav ul li ol li {
	border-top: 1px solid #fff;
}

.nav ul li ol li:first-child {
	border: none;
}

.nav ul li ol li a {
	display: block;
	line-height: 40px!important;
	height: 40px;
	color: #fff;
	font-family: "openregular";
}



.page{text-align: center;}
.page a{margin: 0 10px; display: inline-block;padding: 0 15px; line-height: 30px;  font-size: 12px; color: #5d5959;border: 1px solid #ccc;}
.page a.cur{background: #0f51a3;color: #fff;margin-right: 0; }
.page a.on{background: #0f51a3;color: #fff;margin-right: 0; }
.page a.cur:last-child{margin-left: 0;}

.page a:hover{background: #0f51a3;color: #fff;}
.page a.cur:hover{text-decoration: underline;}
