/* CSS Document */

@charset "utf-8";
/*全局控制*/

* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 24px;
	font-family: Arial, "microsoft yahei", "微软雅黑", "宋体";
	-webkit-text-size-adjust: none;
	color: #333;
	background: #fff url(../images/body_bg.jpg) left top repeat;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, p {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	font-size: 12px;
	line-height: 16px;
}
img {
	border: 0;
}
ul, li {
	list-style-type: none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #025fb2;
}
.tc {
	text-align: center;
}
.tl {
	text-align: left;
}
.tr {
	text-align: right;
}
.dis {
	display: block;
}
.undis {
	display: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cl {
	clear: both;
}
.fb {
	font-weight: bold;
}
.fnb {
	font-weight: 200;
	margin-left: -1px;
}
.cf:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden
}
.cf {
	zoom: 1
}
.pb10 {
	padding-bottom: 10px
}
.mt10 {
	margin-top: 10px
}
.hr_1, .hr_10 {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
.hr_1 {
	height: 1px;
}
.hr_10 {
	height: 10px;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	outline: none;
}
.more {
	width: 37px;
	height: 12px;
	display: block;
	float: right;
	background: url(../images/more.png) left top no-repeat;
	margin-top: 8px;
}
/*顶部*/

.top {
	background: #fff;
	width: 100%;
	height: 166px;
}
.header {
	width: 1080px;
	;
	height: 90px;
	margin: 0 auto;
}
.logo {
	float: left;
	width: 500px;
	height: 60px;
	margin-top: 15px
}
.topright {
	float: right;
	width: 303px;
	margin-top: 0px;
}
.toptel {
	background: url(../images/toptel.jpg) 56px center no-repeat;
	width: 403px;
	height: 78px;
}
.topnav {
	height: 30px;
	line-height: 30px;
	background: #f7f7f7;
	width: 100%;
}
.topnav a {
	padding: 0 14px;
	color: #fff;
	line-height: 32px;
}
.topnav span {
	padding: 0 3px 0 4px;
	background: url(../images/topnav_line.jpg) center center no-repeat;
}
/*导航菜单*/

.menu {
	width: 100%;
	background: #1f6fb8;
	height: 45px;
	margin-bottom: 2px;
}
.menu ul {
	width: 1080px;
	height: 45px;
	margin: 0 auto;
}
.menu ul li {
	display: block;
	float: left;
	width: 135px;
	line-height: 45px;
	height: 45px;
	position: relative
}
.menu ul li a {
	display: block;
	color: #fff;
	width: 135px;
	line-height: 45px;
	font-size: 13px;
	text-align: center
}
.menu ul li a:hover {
	color: #fff;
	background: #00488a;
}
.menu .none {
	background: none;
}
.menu li .submenu {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background: #00427e;
	z-index: 9;
	border-top: 1px #4e86c3 solid;
}
.menu li .submenu {
	padding: 0px;
	width: 100%;
	height: auto;
	padding: 0
}
.menu li .submenu li {
	float: none;
	padding: 0;
	height: 35px;
	line-height: 35px;
	background: none;
	margin: 5px 0
}
.menu li .submenu li:hover {
	background: #fcaf01;
}
.menu li .submenu li a {
	float: none;
	padding: 0;
	text-align: center;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	color: #fff;
	border: 0
}
.menu li .submenu li a:hover {
	line-height: 35px;
	background: none;
}
/*幻灯Banner*/

.banner {
	position: relative;
	width: 100%;
	overflow: hidden;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
}
.banner ul {
	list-style: none;
	width: 300%;
}
.banner ul li {
	display: block;
	float: left;
	width: 33%;
	height: 500px;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
}
.banner ul li a {
	display: block;
	width: 100%;
	height: 500px;
}
.banner .dot {
	-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
}
.banner .dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
}
.banner .dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	border: 2px solid #fff;
	border-radius: 6px;
	cursor: pointer;
	opacity: .4;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
}
.banner .dots li.active {
	background: #fff;
	opacity: 1;
}
.main {
	width: 100%;
	margin: 0 auto;
}
.mainbox {
	width: 1080px;
	margin: 0 auto;
}
.mainbox1 {
	width: 100%;
	background: #025fb2;
	padding: 50px 0;
}
.mainbox2 {
	width: 942px;
	margin: 0 auto;
	padding: 30px;
	background: #fff;
}
.ileft {
	WIDTH: 230px;
	margin-right: 20px;
	float: left;
}
.iright {
	float: right;
	width: 770px;
}
/*搜索*/

.search1 {
	width: 100%;
	border-bottom: 1px #ddd solid;
	background: url(../images/search1.jpg) left top repeat-x;
	height: 70px;
}
.search {
	width: 1080px;
	margin: 0 auto;
	padding-top: 20px;
	height: 50px;
}
.hotsearch {
	float: left;
	line-height: 50px;
	width: 662px;
}
.sousuo {
	width: 255px;
	height: 22px;
	margin-top: 15px;
	float: right;
	background: url(../images/search.jpg) left top no-repeat;
}
.sousuo .key {
	width: 150px;
	height: 20px;
	line-height: 20px;
	border: 0;
	float: left;
	margin-top: 1px;
	margin-left: 40px;
}
.sousuo .key[type="text"]:focus {
	outline: none;
}
.sousuo .sub {
	float: right;
	width: 50px;
	height: 22px;
	border: none;
	cursor: pointer;
	background: none;
	margin: 0px 0 0 5px;
}
.sousuo .sub span {
	display: none;
}
.ititle1 {
	height: 60px;
	BACKGROUND: url(../images/ititle1bg.jpg) left top no-repeat;
	padding-bottom: 10px;
	width: 300px;
	float: left;
}
.itel {
	width: 230px;
	height: 110px;
	background: url(../images/itel.jpg) left top no-repeat;
	float: right;
}
.itel a {
	display: block;
	width: 230px;
	height: 110px;
}
#newpro {
	width: 100%;
	padding-top: 20px;
	background: #f6f6f6;
	height: 300px;
}
.newpro {
	width: 1080px;
	margin: 20px auto;
	background: url(../images/lc.jpg) no-repeat;
	height: 250px;
}
.newpro DIV {
	MARGIN: 20px 13px 0px 0;
	width: 220px;
	height: 190px;
	FLOAT: left;
	background: #fff;
	padding: 20px;
}
.newpro H3 {
	WIDTH: 220px;
	HEIGHT: 165px;
	border: 1px #ddd solid;
}
.newpro H3 A {
	WIDTH: 220px;
	DISPLAY: block;
	HEIGHT: 165px;
}
.newpro H3 IMG {
	VERTICAL-ALIGN: middle
}
.newpro p {
	color: #333;
	line-height: 30px;
	text-align: center;
}
.newpro p A {
	color: #333;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
}
.newpro p A:visited {
	COLOR: #333
}
.newpro p A:hover {
	color: #025fb2;
	text-decoration: none;
}
.newpro p span {
	float: left;
	color: #fff;
}
.about {
	width: 1080px;
	margin: 0 auto;
	padding: 40px 0px;
	height: 240px;
}
.icompany_img {
	width: 110px;
	float: left;
}
.icompany {
	width: 650px;
	float: left;
}
.icompany h3 {
	font-size: 22px;
	color: #4c4b4b;
	line-height: 30px;
}
.icompany p {
	font-size: 13px;
	color: #333;
	line-height: 33px;
	padding-top: 5px;
}
.icompany_right {
	width: 300px;
	float: right;
	padding: 2px;
	border: 1px #eee solid;
	height: 220px;
}
#cpdh {
	width: 100%;
	background: url(../images/cpdh.jpg)no-repeat center;
	height: 150px;
}
.cpdh {
	width: 1080px;
	margin: 0 auto;
}
.ipro {
	height: 760px;
	width: 820px;
}
.ipro DIV {
	MARGIN: 0px 7px 20px 6px;
	width: 220px;
	height: 190px;
	FLOAT: left;
	background: #f6f6f6;
	padding: 20px;
}
.ipro H3 {
	WIDTH: 220px;
	HEIGHT: 165px;
	border: 1px #ddd solid;
}
.ipro H3 A {
	WIDTH: 220px;
	DISPLAY: block;
	HEIGHT: 165px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
*display:block;
}
.ipro H3 IMG {
	VERTICAL-ALIGN: middle
}
.ipro p {
	color: #333;
	line-height: 30px;
	text-align: center;
}
.ipro p A {
	color: #333;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
}
#demo1p {
	list-style: none outside none;
	overflow: hidden;
	width: 820px;
	float: right;
	height: 760px;
}
#indemo1p {
	float: left;
	width: 800%;
}
#demo1p1 {
	float: left;
}
#demo1p2 {
	float: left;
}
.ipro_list {
	width: 230px;
	position: relative;
}
.ipro_list ul {
	width: 230px;
	border: 1px #eee solid;
}
.ipro_list ul li {
	height: 44px;
	line-height: 44px;
	padding: 0 20px;
}
.ipro_list ul li a {
	display: block;
	height: 44px;
	line-height: 45px;
	padding-left: 2px;
	color: #333;
	font-size: 14px;
	border-bottom: 1px #eee solid;
	background: url(../images/fl.png)no-repeat left;
	padding-left: 28px;
	font-weight: bold;
}
.ipro_list ul li ul {
	display: none;
}
.ipro_list ul li:hover ul {
	display: block;
	width: 230px;
	position: absolute;
	left: 232px;
	background: #fff;
	z-index: 9999;
	top: 0px;
	padding-top: 10px;
	border: none;
}
.ipro_list ul li ul li {
	margin: 0px;
}
.ipro_list ul li ul li a {
	display: block;
	line-height: 40px;
	height: 40px;
	margin-bottom: 2px;
	color: #333;
}
.ipro_list ul li ul li a:hover {
	color: #333;
}
.pro_list {
	width: 752px;
	padding-top: 20px;
}
.pro_list DIV {
	MARGIN: 0px 15px 20px 0;
	width: 233px;
	height: 233px;
	FLOAT: left;
}
.pro_list H3 {
	WIDTH: 233px;
	HEIGHT: 180px;
	padding: 10px 0;
	border: 1px #ddd solid;
}
.pro_list H3 A {
	WIDTH: 233px;
	DISPLAY: block;
	HEIGHT: 180px;
}
.pro_list H3 IMG {
	VERTICAL-ALIGN: middle
}
.pro_list p {
	color: #333;
	line-height: 30px;
	text-align: center;
}
.pro_list p A {
	color: #333;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}
.pro_list p A:visited {
	COLOR: #333
}
.pro_list p A:hover {
	color: #025fb2;
	text-decoration: none;
}
.pro_list p span {
	float: left;
	color: #fff;
}
.proinfo {
	width: 100%;
	height: 250px;
}
.proinfo_img {
	float: left;
	width: 300px;
	height: 250px;
	border: 1px #d0d0d0 solid;
}
.proinfo_text {
	float: left;
	width: 400px;
	margin-left: 15px;
}
.proinfo_text h1 {
	color: #01488a;
	border-bottom: 1px #d0d0d0 solid;
	height: 35px;
	font-size: 24px;
	font-weight: normal;
	line-height: 35px;
	margin-top: 10px;
	font-family: "微软雅黑";
}
.proinfo_text h3 {
	color: #01488a;
	border-bottom: 1px #d0d0d0 solid;
	font-size: 24px;
	font-weight: normal;
	line-height: 35px;
	margin-top: 10px;
	font-family: "微软雅黑";
}
.proinfo_text p {
	margin: 10px 0;
	color: #666;
	height: 120px;
}
.pro_c {
	width: 732px;
	color: #666px;
	margin-top: 15px;
	background: url(../images/box_dotline.gif) left bottom no-repeat;
	padding-bottom: 20px;
}
.youshi {
	background: url(../images/youshi.jpg) center top no-repeat;
}
.iphototitle {
	background: url(../images/phototitle.jpg) left top no-repeat;
	width: 942px;
	height: 62px;
}
.iphototitle a {
	display: block;
	float: right;
	width: 70px;
	height: 62px;
}
.igcyjtitle {
	background: url(../images/gcyjtitle.jpg) left top no-repeat;
	width: 942px;
	height: 62px;
}
.igcyjtitle a {
	display: block;
	float: right;
	width: 70px;
	height: 62px;
}
.iphoto {
	width: 942px;
	padding-top: 10px;
}
.iphoto DIV {
	MARGIN: 0px 10px 0px 0;
	width: 178px;
	height: 148px;
	border: 1px #ddd solid;
	FLOAT: left;
}
.iphoto H3 {
	WIDTH: 178px;
	HEIGHT: 148px;
}
.iphoto H3 A {
	WIDTH: 178px;
	DISPLAY: block;
	HEIGHT: 148px;
}
.iphoto H3 IMG {
	VERTICAL-ALIGN: middle
}
.contact {
	width: 230px;
}
.contact_title1 {
	height: 45px;
	padding-left: 20px;
	width: 212px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: url(../images/tbb.png) no-repeat right #00488a;
	padding-top: 15px;
}
.contact_title1 p {
	font-size: 11px;
	font-weight: normal;
	line-height: 10px;
}
.contact_title {
	height: 60px;
	line-height: 60px;
	padding-left: 30px;
	width: 202px;
	color: #fff;
	background: #00488a;
	font-size: 16px;
}
.contact_text {
	padding: 14px 20px 15px 20px;
	background: #f8f8f8;
	line-height: 35px;
}
.contact_text1 {
	padding: 14px 20px 15px 40px;
	background: url(../images/tb.png) no-repeat 10px #f8f8f8;
	line-height: 35px;
}
.icontact {
	float: right;
	width: 272px;
	height: 185px;
	background: url(../images/icontact.jpg) left top no-repeat;
	padding-top: 115px;
}
.icontact p {
	font-family: "microsoft yahei", "微软雅黑";
	color: #fff;
	font-size: 12px;
	padding: 0 20px;
	text-align: center
}
.icontact p a {
	color: #fff;
}
.inews {
	width: 1080px;
	margin: 0 auto
}
.inewstitle {
	width: 100%;
	background: #f3f3f3;
	height: 130px;
}
.inewstitle .title {
	font-size: 26px;
	line-height: 26px;
	color: #1f6fb8;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}
.inewstitle .line {
	width: 240px;
	height: 2px;
	margin: 0 auto;
	background-color: #1f6fb8;
	margin-top: 8px;
}
.inewstitle .en {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
	color: #ddd;
	padding-top: 9px;
}
.inewstitle .line div {
	height: 2px;
	width: 80px;
	margin: 0 auto;
	background: #000;
}
.inewstitle a {
	font-size: 14px;
	color: #fff;
	line-height: 26px;
	width: 85px;
	text-align: center;
	background: #1f6fb8;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: 10px;
	display: block;
}
.ys {
	width: 1080px;
	margin: 0 auto;
}
#inews {
	background: #f9f9f9;
	height: 580px;
	padding: 30px 0px;
}
.inews {
	width: 1080px;
	margin: 0px auto;
}
.inews ul {
	width: 340px;
	float: left;
	margin: 15px 30px 0 0px;
}
.inews li {
	line-height: 35px;
	margin: 4px 0px;
	border-bottom: 1px #eee solid;
}
.inews li a {
	color: #333;
	line-height: 35px;
	font-size: 13px;
	display: block;
}
.inews li a:hover {
	color: #333;
	text-decoration: underline;
}
.inews li a span {
	float: right;
	font-size: 13px;
}
.inew_title {
	width: 340px;
	font-size: 16px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	border-bottom: 2px #333 solid;
	margin-bottom: 15px;
}
.inew_title span {
	float: right
}
.inew_title span a {
	font-size: 12px;
	color: #333;
}
.sgxw {
	height: 110px;
	border-bottom: 1px #eee solid;
}
.sgxw h3 {
	width: 135px;
	float: left;
}
.sgxw h3 a img {
	padding: 2px;
	border: 1px #eee solid;
}
.sgxw h4 {
	width: 205px;
	float: right;
}
.sgxw h4 a {
	line-height: 20px;
	font-size: 13px;
}
.sgxw h4 p {
	font-weight: normal;
	line-height: 22px;
	font-size: 12px;
}
.sgxw h4 a:hover {
	color: #333;
}
.title4 {
	width: 100%;
	text-align: center;
	height: 20px;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: "Microsoft Yahei";
	color: #333;
}
.title4 h1 {
	font-size: 24px;
}
.news_list {
	width: 100%;
}
.news_list li {
	background: url(../images/news_list.jpg) left center no-repeat;
	border-bottom: 1px #eee solid;
	line-height: 40px;
	margin-top: 8px;
}
.news_list li a {
	color: #333;
	line-height: 40px;
	padding-left: 15px;
}
.news_list li a:hover {
	text-decoration: underline;
	color: #025fb2
}
.news_list li a span {
	float: right;
	color: #aaa
}
.nytitle {
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	color: #333;
	padding-left: 20px;
	width: 800px;
	background: url(../images/ny_title.jpg) left top no-repeat;
}
.nytitle .loc {
	float: right;
	font-size: 12px;
	font-family: "microsoft yahei", "微软雅黑";
	color: #666;
}
.nytitle .loc a {
	color: #666;
}
.nytitle .loc a:hover {
	color: #025fb2
}
.title2 {
	height: 50px;
	line-height: 50px;
	width: 200px;
	padding-left: 30px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: #1f6fb8;
}
.nycenter {
	float: right;
	width: 810px;
}
.content {
	padding-top: 10px;
}
.content p {
	line-height: 32px;
}
.nyleft {
	float: left;
	width: 230px;
	padding-right: 20px;
}
.nylist {
	width: 230px;
}
.nylist ul {
	width: 230px;
	padding-top: 8px;
}
.nylist ul li {
	height: 40px;
	width: 230px;
	line-height: 40px;
	border-bottom: 1px #eee solid;
}
.nylist ul li a {
	display: block;
	height: 35px;
	background: url(../images/cion.jpg) 196px center no-repeat;
	line-height: 40px;
	padding-left: 30px;
	color: #333;
}
.nylist ul li a:hover {
	padding-left: 32px;
	background: url(../images/cion01.jpg) 196px center no-repeat;
}
/*商品内容页*/

.xqtitle {
	width: 80px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	background: #025fb2;
	font-size: 14px;
	margin-bottom: 10px;
	font-family: "Microsoft Yahei", "微软雅黑";
	color: #fff;
}
.goodsConts {
	color: #666;
	margin-top: 20px;
}
.goodsConts .title7 {
	height: 52px;
	border-left: 2px #025fb2 solid;
	padding-left: 15px;
}
.goodsConts .title7 h3 {
	font-size: 24px;
	text-align: left;
	line-height: 30px;
	color: #333;
	font-weight: normal;
	font-family: "Microsoft Yahei";
}
.goodsConts .title7 p {
	font-size: 12px;
	text-align: left;
	line-height: 24px;
	color: #666;
	font-weight: normal;
	font-family: "Microsoft Yahei";
}
.goodsConts .title7 p span {
	color: #025fb2;
	margin-right: 15px;
}
.goodsConts .cloud-zoom {
	display: block;
	width: 400px;
	height: 320px;
	margin-bottom: 10px;
}
.goodsConts .cloud-zoom img {
	border: 1px solid #ccc;
}
.goodsConts .zoomlist li {
	float: left;
	margin-right: 3px;
	border: 1px solid #ccc;
	height: 45px;
}
.goodsConts .zoomlist li img {
	width: 45px;
	height: 45px;
}
.goodsConts .cloud-zoom-lens {
	background: #fff;
	cursor: move;
}
.goodsConts .cloud-zoom-title {
	font-family: Arial;
	position: absolute !important;
	background: #000;
	color: #fff;
	padding: 3px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	top: 0px;
}
.goodsConts .cloud-zoom-big {
	overflow: hidden;
}
.goodsConts .cloud-zoom-loading {
	color: white;
	background: #222;
	padding: 3px;
	border: 1px solid #000;
}
.goodsConts .tb-meta {
	width: 400px;
	color: #999;
}
.goodsConts .tb-meta li {
	padding-left: 10px;
	line-height: 30px;
}
.goodsConts .tb-meta li span {
	display: inline-block;
	width: 60px;
}
.goodsConts .tb-meta li strong.price {
	font-size: 24px;
	margin-right: 5px;
	font-family: Verdana;
	color: #c00;
}
.goodsConts .tb-meta li strong.lt {
	text-decoration: line-through;
	margin-right: 5px;
	font-family: Verdana;
	color: #333;
}
.goodsConts .tb-skin {
	width: 360px;
	background: #fcfaf9;
	border: 1px solid #f7f5f3;
	border-right: none;
	border-left: none;
	margin-top: 10px;
	padding: 20px;
}
.goodsConts .tb-skin .tb-note-title {
	height: 22px;
	margin-bottom: 8px;
}
.goodsConts .tb-skin .tb-note-title span {
	float: left;
}
.goodsConts .tb-skin .tb-note-title a {
	float: right;
	font-weight: bold;
	color: #333;
}
.goodsConts .tb-action {
	margin-top: 20px;
}
.goodsConts .tb-action a {
	background-image: url(../images/buybtn.png);
	overflow: hidden;
	text-indent: -9999px;
	float: left;
}
.goodsConts .tb-action a#buynow {
	width: 131px;
	height: 37px;
	display: block;
	background-position: left 0;
	margin-right: 10px;
}
.goodsConts .tb-action a#addcart {
	width: 156px;
	height: 37px;
	display: block;
	background-position: -132px 0;
}
.goodsConts .tb-prop dt {
	float: left;
	margin-bottom: 8px;
}
.goodsConts .tb-prop dd {
	margin-bottom: 8px;
}
.goodsConts .tb-prop dd a {
	border: 1px solid #eae5e3;
	padding: 2px 5px;
	background: #f0edec;
	color: #816957;
	margin-right: 5px;
}
.goodsConts .tb-prop dd a:hover {
	text-decoration: none;
	color: #000;
}
.goodsConts .tb-prop dd a.selected {
	border: 1px solid #816957;
}
.goodsConts .tb-note-title {
	color: #816957;
}
.goodsConts .tabs {
	border-bottom: 1px solid #ccc;
	height: 28px;
	margin: 35px 0 15px;
}
.goodsConts .tabs li {
	float: left;
	margin-right: 5px;
}
.goodsConts .tabs li a {
	width: 83px;
	height: 29px;
	display: block;
	text-align: center;
	line-height: 29px;
	font-size: 12px;
	font-weight: bold;
}
.goodsConts .tabs li a:hover {
	text-decoration: none;
}
.goodsConts .tabs li.active a {
	background: url(../images/soft_tabs_on.png) no-repeat;
}
.goodsConts .tabs li.normal a {
	background: url(../images/soft_tabs.png) no-repeat;
}
.goodsConts .buynum {
	width: 50px;
	height: 20px;
	background: url(../images/input_gray_bg.png) repeat-x;
	border: 1px solid #ccc;
	text-align: center;
}
/*分页样式*/

.page_info {
	text-align: center;
	margin-top: 10px;
	color: #aaa;
}
.page_info span {
	padding: 0 2px;
	font-weight: bold;
}
.page_list {
	height: 20px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0;
	;
	font-size: 12px;
	margin-top: 20px;
	border: none !important;
}
.page_list a {
	display: inline-block;
	color: #aaa;
	border: 1px solid #aaa;
	background: #fff;
	text-align: center;
	margin: 0 1px;
	width: auto;
	height: 20px;
	padding: 0px 6px;
	font-family: "microsoft yahei", "微软雅黑", "宋体";
}
.page_list a:hover {
	color: #fff;
	border: 1px solid #4e86c4;
	background: #025fb2;
}
.page_list a.on {
	color: #fff;
	border: 1px solid #4e86c4;
	background: #025fb2;
}
.preNext {
	position: relative;
	background: url(../images/news_con.jpg) left top no-repeat;
	padding-top: 10px;
	margin-top: 10px;
}
.preNext .line {
	height: 10px;
	overflow: hidden;
	clear: both;
	margin: 4px auto;
	padding-top: 10px;
}
.preNext .line strong {
	display: block;
	width: 8px;
	height: 10px;
	overflow: hidden;
	font-size: 0px;
	line-height: 100px;
	float: left;
}
.preNext .text {
	color: #999;
}
.preNext .text a:hover {
	color: #025fb2;
	text-decoration: underline;
}
.pagination {
	clear: both;
	margin: 10px 0;
	text-align: center;
}
.pagination li {
	display: inline-block;
}
.pagination li a {
	display: block;
	padding: 4px 12px;
	background-color: #fcfcfc;
	border: 1px solid #eeeeee;
}
.pagination li + li a {
	border-left: none;
}
.pagination li.active a, .pagination li a:hover {
	background-color: #025fb2;
	color: #ffffff;
}
.links {
	width: 920px;
	margin: 0 auto;
	color: #333;
	height: 85px;
	background: url(../images/links.jpg) left top no-repeat;
	padding-left: 162px;
	padding-top: 35px;
}
.links a {
	padding: 0 18px;
	color: #333;
}
.links a:hover {
	text-decoration: underline;
}
.footer {
	width: 100%;
	background: #3d3d3d;
}
.footnav {
	height: 40px;
	width: 100%;
	background: #333;
	text-align: center;
	color: #fff;
	line-height: 40px;
}
.footnav a {
	color: #fff;
	padding: 0 25px;
	line-height: 20px;
}
.footnav a:hover {
	text-decoration: underline
}
.foottext {
	padding: 20px 0 30px;
	text-align: center;
	color: #fff;
}
.foottext a {
	color: #fff;
}
.foottext a:hover {
	text-decoration: underline
}
.form-group {
	width: 650px;
	margin: 0 auto;
	clear: both;
	padding: 12px 0;
}
.form-group label {
	float: left;
}
.form-control {
	float: left;
	width: 500px;
	border: 1px #ddd solid;
	height: 30px;
	line-height: 30px;
}
.form-control-c {
	float: left;
	width: 500px;
	border: 1px #ddd solid;
	height: 100px;
	line-height: 30px;
}
.form-control-y {
	float: left;
	width: 100px;
	border: 1px #ddd solid;
	height: 30px;
	line-height: 30px;
}
.form-sub {
	width: 560px;
	height: 30px;
	color: #fff;
	background: #025fb2;
	border: none;
}
.yqlj {
	width: 1080px;
	margin: 0 auto;
}
.yqlj ul {
}
.yqlj ul li {
	float: left;
	margin: 0 5px;
}
.yqlj ul li a {
	float: left;
	margin: 0 5px;
	text-align: center;
	line-height: 30px;
	height: 30px;
}
/*Top按钮*/

*html {
	background-image: url(about:blank);
	background-attachment: fixed;
}/*解决IE6下滚动抖动的问题*/
.tbox {
	width: 50px;
	float: right;
	position: fixed;
	right: 10px;
	bottom: 15px;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	_margin-bottom: 15px;
	display: none;
}/*解决IE6下不兼容 position:fixed 的问题*/
.tbox #gotop {
	width: 50px;
	height: 50px;
	background: url(../images/icon.png) no-repeat 0 0;
	display: block;
}
.top_left {
	width: 300px;
	float: left;
	font-size: 12px;
}
.top_right {
	width: 300px;
	float: right;
}
.top_right a {
	padding: 0 10px;
	color: #333;
	line-height: 32px;
	font-size: 12px;
}
.title_b {
	width: 230px;
	height: 83px;
	border: 1px solid #bebebe;
	border-bottom-color: #23201d;
	background-color: #fff;
	float: left;
	margin-top: 65px;
}
.title_b .a {
	font-size: 26px;
	color: #000;
	line-height: 26px;
	padding-left: 15px;
	padding-top: 15px;
}
.title_b .b {
	font-size: 20px;
	line-height: 20px;
	color: #fcad00;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 10px;
}
.phone_b {
	width: 245px;
	height: 85px;
	float: right;
	background-color: rgba(252, 175, 1, 0.75);
	margin-top: 65px;
}
.phone_b>div {
	height: 50px;
	border-left: 1px solid #fff;
	float: left;
	margin-left: 16px;
	margin-top: 18px;
}
.phone_b .msg {
	margin-left: 40px;
	float: left;
	background-image: url(../images/001454_07.png);
	background-repeat: no-repeat;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	font-weight: bold;
	font-family: arial;
	padding-left: 22px;
	margin-top: 2px;
}
.phone_b .num {
	font-size: 28px;
	line-height: 28px;
	font-family: Impact;
	padding-left: 20px;
	clear: both;
	color: #fff;
	padding-top: 9px;
}/* 优势 */
.f_fw {
	font-family: "Microsoft YaHei", \5fae\8f6f\96c5\9ed1, arial, \5b8b\4f53;
}
.f_pr {
	position: relative;
}
.f_pa {
	position: absolute;
}
.g_ys {
	height: 1133px;
	background: url(../images/ysbg.jpg) no-repeat center top;
}
.ysimg1 {
	top: 18px;
	right: 0;
}
.ysimg2 {
	top: 297px;
	right: 0;
}
.ysimg3 {
	top: 577px;
	left: 0;
}
.ysimg4 {
	top: 855px;
	right: 0;
}
.ysimg5 {
	top: 1133px;
	right: 0;
}
.g_ys h2 {
	display: block;
	font-size: 40px;
	color: #333333;
	font-weight: normal;
	padding-top: 48px;
	padding-left: 243px;
}
.m_ys1 {
	top: 80px;
	left: 263px;
}
.m_ys2 {
	top: 360px;
	left: 144px;
}
.m_ys3 {
	top: 640px;
	left: 520px;
}
.m_ys4 {
	top: 920px;
	left: 144px;
}
.m_ys5 {
	top: 1195px;
	left: 260px;
}
.g_ys .m_gy {
	position: absolute;
}
.g_ys .m_gy h3 {
	text-align: left;
	color: #171717;
	font-size: 24px;
	padding-bottom: 18px;
	font-weight: bold;
}
.g_ys .m_gy h3 em {
	display: block;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	padding-bottom: 20px;
}
.g_ys .m_gy p {
	font-size: 14px;
	color: #171717;
	line-height: 33px;
}
.g_ys .m_gy p b {
	font-weight: normal;
	color: #00488a
}
.xf {
	position: fixed;
	left: 0;
	top: 100px;
}
