@charset "utf-8";
/*--------------------------------------------------Base css-------------------------------------------------------*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
html {
	font: 14px/1.8 "Microsoft Yahei", Arial, sans-serif;
	color: #000;
	background: #FFF;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0
}
fieldset, img {
	border: 0
}
img {
	-ms-interpolation-mode: bicubic;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
	letter-spacing: normal;
	word-spacing: normal;
}
li {
	list-style: none;
	float: left;
	_display: inline;
	font-size: 12px;
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
q:before, q:after {
	content: ''
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
.shangxia a {
	color: #065fb3
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
button, input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
 *font-size:100%;
	outline: none;
	border: none;
}
legend {
	color: #000
}
a {
	text-decoration: none;
	background: transparent;
	outline: none;
 blr:expression(this.onFocus=this.blur());
	color: #666;
}
a:focus {
	outline: 0;
}
a:active, a:hover {
	outline: 0;
}
button, input {
	line-height: normal;
}
button, select {
	text-transform: none;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
input.sub {
	border: 0;
	margin: 0;
	cursor: pointer;
}
input.radio {
	width: 13px;
	height: 13px;
	display: inline;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
.fl {
	float: left;
	text-align: center;
}
.fr {
	float: right
}
.clearfix {
	clear: both;
}
.wrap {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
/*--------------------------------------------  header  ---------------------------------------------------*/
.section-one {
	height: 35px;
	overflow: hidden;
	background: #f5f5f5;
	border-bottom: 1px solid #ddd;
}
.section-one>article {
	margin: 0 auto;
	width: 1200px;
	height: 35px;
	line-height: 35px;
}
.section-one>article>h2 {
	float: left
}
.section-one>article>ul {
	height: 35px;
	overflow: hidden;
	float: right;
}
.section-one>article>ul>a {
	display: inline-block;
	margin-right: 10px;
	margin-top: 7px;
	line-height: 16px;
	border-right: 1px solid #ddd;
	width: 79px;
	height: 16px;
	color: #555;
	text-indent: 18px;
}
.section-one>article>ul>a:hover {
	color: #1567a1;
}
.home-ico {
	background: url(../images/homeIco.png) no-repeat left 1px;
}
.contact-ico {
	background: url(../images/contactIco.png) no-repeat left 1px;
}
.map-ico {
	background: url(../images/map.png) no-repeat left 1px;
}
.header {
	width: 100%;
	height: auto;
	float: left;
}
.section-two {
	height: 164px;
	background: url(../images/hzqp_02.jpg) center top no-repeat;
}
.logo {
	display: block;
	margin: 0 auto;
	height: 90px;
	width: 1002px;
}
.logo img {
	width: 1002px;
	height: auto;
}
.daohang {
	width: 100%;
	margin: 0 auto;
	height: 55px;
	text-align: center;
}
.index {
	width: 1250px;
	margin: 0 auto;
}
.index ul {
}
.index li {
	width: 138px;
	height: 55px;
	float: left;
	position: relative;
	text-align: center;
	cursor: pointer;
	z-index: 100000;
	background: url(../images/hzqp_04.png) no-repeat right;
}
.index li a {
	float: left;
	width: 136px;
	line-height: 55px;
	color: #333;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
#erji_meau {
	background: #097aba;
	text-align: left;
	display: none;
	margin-top: 46px;
}
#erji_meau a {
	display: block;
	float: left;
	width: 136px;
	text-transform: none;
	text-align: center;
	height: 38px;
	background: #FFF;
	border-right: none;
	line-height: 38px;
	color: #888;
	font-weight: normal;
	font-size: 15px;
	z-index: 2222000;
	border-bottom: 1px solid #FFF
}
.index li:hover {
}
.index li:hover a, .index li.home {
	color: #065fb3;
	background: url(../images/hzqp_06.png) no-repeat 0 45px;
}
.index li:hover #erji_meau {
	display: block;
	transition: 0.6s;
}
#erji_meau a:hover {
	color: #0c0ac1;
	background: #f4f4f4;
	text-decoration: underline;
	transition: 0.6s;
}
.section-three {
	margin-top: 1px;
	overflow: hidden;
	width: 100%;
}
.section-four {
	padding: 40px 0;
	background: #e51c10;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	overflow: hidden;
}
.section-four>article {
	margin: 0 auto;
	width: 1200px;
	overflow: auto;
}
.section-four>article>aside {
	position: relative;
	width: 100%;
	height: 40px;
	margin: 0 auto;
	border-bottom: 1px solid #fff;
}
.section-four>article>aside>h1 {
	width: 20%;
	position: absolute;
	left: 50%;
	margin-left: -75px;
	float: left;
	height: 45px;
	background: #e51c10;
	color: #fff;
	line-height: 1.5em;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
}
.section-four>article>ul {
	margin: 45px 0 0 0;
	overflow: auto;
}
.section-four>article>ul>li {
	width: 100%;
	height: 40px;
	overflow: hidden;
	margin-top: 15px;
}
.section-four>article>ul>li>h1 {
	position: relative;
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-weight: 700;
	font-size: 15px;
	background: #fff;
	color: #065fb3;
	text-align: center;
	border-radius: 3px;
}
.section-four>article>ul>li>h1>a {
	color: #065fb3;
}
.section-four>article>ul>li>h1::after {
	content: "";
	border: 8px solid transparent;
	border-left-color: #fff;
	float: left;
	position: absolute;
	left: 120px;
	top: 12px;
}
.section-four>article>ul>li>a {
	display: inline-block;
	padding: 0 10px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ddd;
	text-align: center;
	color: #fff;
	margin-left: 10px;
	width: 120px;
	font-size: 14px;
	float: left;
}
.section-four>article>ul>li>a:hover {
	color: #065fb3;
	border-color: #A00;
	background: #fff;
}
/*--------------------------------------------------------- footer--------------------------------------------------*/

.footer {
	width: 100%;
	border-top: 1px solid #ddd;
	float: left;
}
.footerTop {
	width: 100%;
	float: left;
	background: #EFEFEF;
	padding: 30px 0;
}
.footerTopC {
	width: 1200px;
	margin: 0 auto;
}
.flink {
	height: 104px;
	background: url(../images/flinkbg.png) repeat-x #ededed;
	overflow: hidden;
}
.flinkSize {
	width: 1200px;
	margin: 0 auto;
}
.flinkLeft {
	width: 750px;
	float: left;
}
.flinkLeftT {
	width: 750px;
	float: left;
	height: 40px;
	line-height: 40px;
	color: #DF001F;
	font-size: 22px;
}
.flinkLeftC {
	width: 750px;
	float: left;
	line-height: 30px;
	color: #333;
	font-size: 12px;
}
.flinkLeftC a {
	color: #333;
}
.flinkLeftC a:hover {
	color: #DF001F;
	transition: color 0.5s ease;
}
.flinkRight {
	width: 54px;
	float: right;
	height: 39px;
	background: url(../images/link_btn_up.gif) no-repeat;
}
.flinkRightIco {
	background: url(../images/link_btn_up.gif) no-repeat;
}
.flinkRightIco_hover {
	background: url(../images/link_btn_down.gif) no-repeat;
}
.footMenu {
	width: 100%;
	float: left;
}
.bottommenu {
	width: 20%;
	float: left;
	border-right: 1px solid #ddd;
	margin-right: 5%;
}
.bottommenu ul {
	width: 100%;
	float: left;
}
.bottommenu ul h1 {
	width: 100%;
	float: left;
	font-size: 18px;
	margin: 0px 0px 5px;
	height: 33px;
	height: 33px;
	color: #065fb3;
	font-weight: bold;
}
.bottommenu ul h1 a {
	color: #000;
	transition: all 0.5s ease
}
.bottommenu ul h1 a:hover {
	color: #01A2EA;
}
.bottommenu ul li {
	width: 100%;
	float: left;
	height: 23px;
	line-height: 23px;
}
.bottommenu ul li a {
	color: #333;
	transition: all 0.5s ease
}
.bottommenu ul li a:hover {
	color: #01A2EA;
}
.cir {
	display: inline-block;
	width: 0;
	height: 0;
	overflow: hidden;
}
.btn {
	background: #0473b3;
	color: #fff;
	line-height: 22px;
	width: 130px;
	text-align: center;
	float: left;
	margin-top: 17px;
}
.cir {
	float: right;
	border: 4px solid;
	border-color: #0473b3 #0473b3 #0473b3 #fff;
	margin: 7px 15px 0 0;
}
.btn:hover {
	background-color: #FFB400;
	color: #fff;
}
.btn:hover .cir {
	border-color: #FFB400 #FFB400 #FFB400 #FFF;
}
.ty {
	width: 100%;
	float: left;
	height: 23px;
	line-height: 23px;
	color: #666;
	font-size: 12px;
}
.tyx {
	width: 100%;
	float: left;
	line-height: 23px;
	color: #666;
	font-size: 12px;
}
.dhs {
	width: 100%;
	float: left;
	height: 23px;
	line-height: 23px;
	color: #0c78b5;
	font-size: 18px;
}
.wximg {
	width: 100%;
	height: 110px;
	float: left;
	overflow: hidden;
	color: #666;
}
.wximg img {
	width: 110px;
	height: 110px;
	margin-right: 10px;
	float: left;
}
.wximg span {
	width: 100px;
	height: 110px;
	float: left;
}
.yqlj {
	width: 100%;
	float: left;
	height: 200px;
	padding: 25px 0;
	background: #5B6475;
	display: none;
}
.yqljC {
	width: 1200px;
	margin: 0 auto;
	height: 200px;
}
.yqljSize {
	width: 1200px;
	float: left;
	height: 200px;
	position: relative;
}
.yqljSize a {
	color: #f2f2f2;
	display: inline-block;
	float: left;
	padding: 0 10px;
	background: url(../images/flli.gif) no-repeat left center;
	height: 25px;
	line-height: 25px;
}
.yqljSize a:hover {
	color: #fff;
	text-decoration: underline;
}
.ylkjBtn {
	float: right;
	width: 50px;
	color: #FFC929;
	font-weight: 700;
	text-align: right;
	height: 30px;
	cursor: pointer;
	line-height: 30px;
	padding-left: 15px;
	background: url(../images/fl.gif) no-repeat left center;
}
.close {
	position: absolute;
	top: -25px;
	right: 0px;
	float: left;
	width: 25px;
	height: 25px;
	font-weight: 700;
	cursor: pointer;
	background: url(../images/clo_11.png) no-repeat;
}
.copyRight {
	background: #0473B3;
	padding: 20px 0px;
	float: left;
	width: 100%;
}
.copyRightSize {
	width: 1200px;
	margin: 0 auto;
	height: 30px;
}
.bottomLogo {
	width: 220px;
	background: url(../images/bottomLogo.png) no-repeat left center;
	height: 30px;
	float: left;
}
.copyC {
	width: 760px;
	margin-left: 10px;
	height: 30px;
	line-height: 30px;
	float: right;
	color: #fff;
}
.copyCBtom {
	width: 400px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	float: left;
	margin-top: 10px;
}
.copyCBtom a {
	color: #fff;
}
.copyCBtom a:hover {
	color: #fff;
	text-decoration: underline
}
/*--------------------------------------------------------- index--------------------------------------------------*/

.tp_lx {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.tp_lx h1 {
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tp_lx h1 a {
	display: inline-block;
	padding: 5px 10px;
	background: #000;
	color: #fff;
	border-radius: 3px;
	margin-right: 15px;
	height: 20px;
	line-height: 20px;
	font-size: 22px;
}
.lx_fll {
	width: 238px;
	height: auto;
	float: left;
	border: 1px solid #ddd;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
}
.lx_tu {
	width: 100%;
	height: 65px;
	float: left;
	background: url(../images/cont.jpg) no-repeat;
}
.lx_fl {
	width: 240px;
	height: auto;
	float: left;
	overflow: hidden;
}
.lx_fl li {
	width: 100%;
	height: auto;
	line-height: 27px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
}
.lx_fl li strong {
	color: #065fb3;
	font-weight: bold;
}
.lx_fr {
	width: 955px;
	height: auto;
	float: right;
	overflow: hidden;
}
.lx_fr li {
	width: 220px;
	padding: 4px;
	text-align: center;
	transition: box-shadow .5s ease;
	background: #fff;
	margin-left: 5px;
	margin-top: 10px;
}
.lx_fr li img {
	width: 100%;
	height: 173px;
}
.lx_fr li a.text {
	display: inline-block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	background: #eee;
	color: #000;
}
.lx_fr li:hover {
	box-shadow: 0 0 5px rgba(0,0,0,0.2)
}
.article-two {
	padding-bottom: 30px;
	padding-top: 10px;
	overflow: hidden;
}
.article-two>aside {
	margin: 0 auto;
	width: 1200px;
}
.index-pro-box {
	margin-top: 30px;
}
.index-pro-box aside {
	height: 31px;
	padding-bottom: 5px;
	border-bottom: 2px solid #ddd;
}
.index-pro-box aside i {
	font-style: normal;
	display: inline-block;
	height: 31px;
	line-height: 31px;
	color: #fff;
	font-size: 24px;
	padding: 0 15px;
	background: #065fb3;
	border-radius: 3px;
	float: left;
}
.index-pro-box aside h1 {
	display: inline-block;
	height: 31px;
	line-height: 29px;
	color: #000;
	font-size: 22px;
	font-weight: 700;
	padding: 0 10px;
	float: left;
}
.index-pro-box aside a {
	float: right;
	height: 31px;
	line-height: 31px;
	color: #065fb3;
	font-size: 14px;
}
.index-pro-box aside a:hover {
	color: #1567a1;
}
.show-pro {
	height: auto;
	overflow: hidden;
	padding-top: 15px;
}
.left-show {
	width: 360px;
	height: auto;
}
.left-show img {
	width: 360px;
	height: 290px;
}
.right-show {
	width: 820px;
	height: 290px;
}
.right-show dl dt {
	height: 35px;
	line-height: 35px;
	color: #000;
	font-weight: 700;
	font-size: 18px;
}
.right-show dl dd {
	height: 45px;
	line-height: 1.5em;
	color: #666;
	font-size: 12px;
	text-indent: 2em;
	overflow: hidden;
	text-overflow: ellipsis;
}
.right-show ul {
	height: 350px;
	margin-top: 11px;
	overflow: hidden;
}
.right-show ul li {
	width: 225px;
	overflow: hidden;
	margin-right: 20px;
	margin-left: 20px;
}
.right-show ul li img {
	width: 225px;
	height: 160px;
}
.right-show ul li p {
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: 700;
}
.right-show ul li p a {
	color: #666;
	font-size: 14px;
	font-weight: 700;
}
.right-show ul li p a:hover {
	color: #1567a1;
}
.article-three {
	padding: 20px 0;
	background: #f7f7f7;
}
.article-three>aside {
	margin: 0 auto;
	width: 1200px;
}
.article-three>aside>h1 {
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 30px;
}
.article-three>aside>h1>a {
	display: inline-block;
	padding: 5px 25px;
	background: #065fb3;
	color: #fff;
	border-radius: 5px;
	margin-right: 15px;
	height: 20px;
	line-height: 20px;
}
.article-three>aside ul {
	overflow: auto;
}
.article-three>aside ul .photo-show {
	width: 798px;
}
.article-three>aside ul .photo-show .photo-gg {
	width: 235px;
	padding: 10px;
	background: #fff;
	height: 225px;
	display: inline-block;
}
.article-three>aside ul .photo-show .photo-gg:hover {
	box-shadow: 0 0 5px rgba(0,0,0,0.2)
}
.article-three>aside ul .photo-show .photo-gg h1 {
	height: 100px;
	line-height: 100px;
	color: #000;
	font-size: 24px;
	font-weight: 700;
	margin: 0px;
}
.article-three>aside ul .photo-show .photo-gg p {
	color: #666;
	font-size: 14px;
}
.article-three>aside ul .photo-show .photo-gg a {
	display: inline-block;
	margin: 25px 0 0 0;
	border: 2px solid #ddd;
	color: #666;
	font-size: 14px;
	padding: 0 25px;
	height: 35px;
	line-height: 35px;
}
.article-three>aside ul .photo-show .photo-gg a:hover {
	border-color: #1567a1;
	color: #1567a1;
}
.article-three>aside ul .photo-show li {
	width: 235px;
	padding: 10px;
	background: #fff;
	height: 225px;
	margin-left: 16px;
	margin-bottom: 10px;
	display: inline-block;
}
.article-three>aside ul .photo-show li img {
	width: 100%;
	height: 180px;
}
.article-three>aside ul .photo-show li a.text {
	display: inline-block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #eee;
	color: #000;
	text-align: center;
}
.article-three>aside ul .photo-show li:hover {
	box-shadow: 0 0 5px rgba(0,0,0,0.2)
}
.article-four {
	padding: 20px 0;
	background: #fff;
	overflow: hidden;
}
.article-four aside {
	width: 1200px;
	margin: 0 auto;
}
.article-four aside .video-item {
	height: 40px;
	background: #1567a1;
}
.article-four aside .video-item h1 {
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	text-indent: 1em;
	font-weight: 700;
}
.article-four aside .video-item a {
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 12px;
	float: right;
	padding-right: 15px;
	font-weight: normal
}
.article-four aside .video-item2 {
	height: 65px;
	overflow: hidden;
	margin-top: 10px
}
.article-four aside .video-item2 .video-title {
	position: relative;
	display: inline-block;
	padding: 10px;
	height: 45px;
	line-height: 23px;
	background: #000;
	border-radius: 5px;
	text-align: center;
	float: left;
}
.article-four aside .video-item2 .video-title::after {
	position: absolute;
	left: 174px;
	top: 20px;
	content: "";
	border: 10px solid transparent;
	border-left-color: #000;
}
.article-four aside .video-item2 .video-title h1 {
	width: 100%;
	display: inline-block;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
}
.article-four aside .video-item2 .video-title h2 {
	width: 100%;
	display: inline-block;
	color: #065fb3;
	font-size: 22px;
	font-weight: 700;
}
.article-four aside .video-item2 .video-summary {
	width: 980px;
	float: right;
	color: #666;
	font-size: 14px;
	height: 65px;
	line-height: 1.6em;
	overflow: hidden;
}
.article-four aside .video-show {
	margin-top: 10px;
	height: 200px;
}
.article-four aside .video-show li {
	width: 287px;
	margin-right: 17px;
}
.article-four aside .video-show li img {
	width: 279px;
	border: 2px solid #ddd;
	padding: 2px;
}
.article-four aside .video-show li img:hover {
	border-color: #1567a1;
}
.article-four aside .video-show li .text-v {
	display: inline-block;
	width: 100%;
	background: #eee;
	color: #065fb3;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
.peijian {
	margin-top: 25px;
}
.index-news {
	padding-bottom: 20px;
	background: #f7f7f7;
}
.index-news>div {
	margin: 0 auto;
	width: 1200px;
}
.index-news aside {
	display: inline-block;
	width: 390px;
	margin-right: 7px;
	margin-top: 20px;
}
.index-news aside h1 {
	height: 40px;
	line-height: 40px;
	background: #065fb3;
}
.index-news aside h1 span {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	color: #fff;
	padding: 0 15px;
	font-size: 16px;
	font-weight: 700;
	float: left;
}
.index-news aside h1 a {
	display: inline-block;
	float: right;
	height: 40px;
	line-height: 40px;
	color: #f2f2f2;
	padding-right: 15px;
	font-size: 12px;
}
.index-news aside h1 a:hover {
	color: #fff;
}
.index-news aside ul {
	background: #fff;
	padding: 15px;
	width: 360px;
	overflow: hidden;
	height: 288px;
}
.index-news ul p {
	font-size: 15px;
	line-height: 33px;
	font-weight: bold;
}
.index-news ul p strong {
	color: #065fb3;
}
.index-news aside ul li {
	position: relative;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #ddd;
	width: 100%;
}
.index-news aside ul li i {
	position: absolute;
	left: 0px;
	top: 10px;
	height: 15px;
	line-height: 15px;
	background: #065fb3;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	float: left;
	width: 20px;
	font-size: 12px;
	font-style: normal
}
.index-news aside ul li a {
	width:275px; height:36px; line-height:36px; overflow:hidden;
	padding-left: 25px;
	float:left;
	font-size: 14px;
}
.index-news aside ul li a:hover {
	color: #1567a1
}
.index-news aside ul li span {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 35px;
	line-height: 35px;
	text-align: right;
	color: #666;
	float: right;
	font-size: 12px;
}
.flink {
	padding: 30px 0;
	background: url(../images/bg-footer.gif) repeat;
	overflow: hidden;
}
.flink>aside {
	width: 1200px;
	margin: 0 auto;
	color: #f2f2f2;
}
.flink>aside>h1 {
	display: inline-block;
	padding-right: 10px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 18px;
	float: left;
}
.flink>aside>a {
	color: #f2f2f2;
	font-size: 14px;
}
.flink>aside>a:hover {
	color: #ff0;
	font-size: 14px;
}
/*------------------------------------------------------  page ----------------------------------------------*/
.page-container {
	width: 100%;
	padding: 15px 0;
	overflow: auto
}
.page-container .page {
	margin: 0 auto;
	width: 1200px;
}
.page-container .position {
	height: 25px;
	line-height: 25px;
	color: #666;
	font-size: 14px;
	padding-left: 20px;
	background: url(../images/page-ico.png) no-repeat left center;
	width: 100%;
	float: left;
}
.page-container .position a {
	color: #666;
}
.page-container .position a:hover {
	color: #1567a1;
}
.page-container .page-left {
	width: 260px;
	overflow: hidden;
	float: left;
}
.page-container .page-left nav {
	width: 100%;
	margin-top: 25px;
	overflow: auto
}
.page-container .page-left nav h1 {
	margin: 0px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	text-indent: 3em;
	background: url(../images/page-ico2.png) no-repeat 15px center #065fb3;
}
.page-container .page-left nav h1 a {
	color: #fff;
}
.page-container .page-left nav a {
	width: 100%;
	display: block;
	border-bottom: 1px solid #ddd;
	height: 40px;
	text-indent: 50px;
	line-height: 40px;
	color: #000;
	font-weight: bold;
}
.page-container .page-left nav a:hover {
	color: #ff0;
}
.page-container .page-left .page-side-pro {
	width: 100%;
	margin-top: 25px;
	overflow: auto
}
.page-container .page-left .page-side-pro h1 {
	margin: 0px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	text-indent: 3em;
	background: url(../images/page-ico2.png) no-repeat 15px center #065fb3;
	margin-bottom: 15px;
}
.page-container .page-left .page-side-pro li {
	width: 100%;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
.page-container .page-left .page-side-pro li img {
	width: 100%;
	height: 195px;
	padding: 0px;
	margin: 0px;
}
.page-container .page-left .page-side-pro li .name {
	width: 100%;
	height: 30px;
	display: block;
	background: #eee;
	text-align: center;
	color: #666;
	font-size: 14px;
	line-height: 30px;
}
.page-container .page-left .page-side-pro li .price {
	width: 100%;
	height: 30px;
	display: block;
	background: #eee;
	text-align: center;
	color: #065fb3;
	font-size: 14px;
	line-height: 30px;
}
.page-container .page-left .page-side-new {
	width: 100%;
	margin-top: 25px;
	overflow: auto
}
.page-container .page-left .page-side-new h1 {
	margin: 0px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	text-indent: 3em;
	background: url(../images/page-ico2.png) no-repeat 15px center #065fb3;
	margin-bottom: 15px;
}
.page-container .page-left .page-side-new li {
	position: relative;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #ddd;
	width: 100%;
	overflow:hidden;
}
.page-container .page-left .page-side-new li i {
	position: absolute;
	left: 0px;
	top: 10px;
	height: 15px;
	line-height: 15px;
	background: #e70014;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	float: left;
	width: 20px;
	font-size: 12px;
	font-style: normal
}
.page-container .page-left .page-side-new li a {
	padding-left: 25px;
	font-size: 14px;
}
.page-container .page-left .page-side-new li a:hover {
	color: #1567a1
}
.page-right {
	width: 900px;
	overflow: hidden;
	float: right;
}
.page-right1 {
	width: 1200px;
	overflow: hidden;
	float: right;
}
.page-content-title {
	width: 100%;
	height: 38px;
	border-bottom: 2px solid #ddd;
	margin-top: 25px;
}
.page-content-title span {
	display: inline-block;
	height: 38px;
	line-height: 38px;
	border-bottom: 2px solid #065fb3;
	color: #000;
	font-size: 18px;
	font-weight: 700;
}
.page-centent-c {
	line-height: 27px;
	width: 100%;
	overflow: hidden;
	color: #666;
	padding: 15px 0;
}
.page-centent-c p {
	float: left;
	line-height: 30px;
	font-size: 14px;
}
.page-centent-c td {
	padding: 4px;
}
/*------------------------------------------news page--------------------------------------------------*/
.rightNewsPageList {
	width: 100%;
	border-bottom: solid 1px #ddd;
	line-height: 22px;
	padding-bottom: 10px;
	padding-top:10px;
	float: left;
}
.rightNewsPageList h4 {
	line-height: 24px;
	width: 100%;
	float: left;
	height: 24px;
	background: url(../images/sp_icon.jpg) left center no-repeat;
	text-indent: 15px;
}
.fu_title {
	width: 100%;
	float: left;
	height: 22px;
	overflow: hidden;
}
.more-newsx {
	display: inline-block;
	padding-right: 20px;
	color: #e21001;
	line-height: 22px;
	float: left;
	font-size: 12px;
}
.more-newsx:hover {
	color: #e21001;
}
.dateTwo {
	display: inline-block;
	padding-right: 20px;
	color: #666;
	line-height: 22px;
	float: left;
	font-size: 12px;
}
.rightNewsPageList h4 a {
	font-size: 15px;
	color: #000;
}
.rightNewsPageList h4 a:hover {
	color: #065fb3;
	text-decoration: underline;
	transition: color 0.5s ease
}
.rightNewsPageList p.jj {
	width: 100%;
	float: left;
	color: #999;
	font-size: 12px;
}
.List_page {
	width: 100%;
	height: 25px;
	text-align: center;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
.List_page a {
	background: #fff;
	margin: 0px 1px;
	padding: 4px 6px;
	border: 1px solid #ddd;
	color: #000;
}
.List_page a:hover {
	background: #1567a1;
	color: #fff;
	margin: 0px 1px;
	padding: 4px 6px;
	border: 1px solid #1567a1;
	transition: all 0.5s ease;
}
.List_page span {
	background: #1567a1;
	color: #fff;
	font-weight: 700;
	margin: 0px 1px;
	padding: 4px 6px;
	border: 1px solid #1567a1;
	cursor: pointer
}
.in_newtit {
	width: 100%;
	text-align: center;
	float: left;
	height: 35px;
	line-height: 35px;
}
.in_newtit h1 {
	font-size: 25px;
	text-align: center;
	width: 100%;
	line-height: 35px;
	float: left;
	color: #000;
	font-weight: 700;
}
.in_newcontimeul {
	width: 100%;
	line-height: 30px;
	height: 30px;
	float: left;
	text-align: center;
	color: #666;
	margin-top: 10px;
}
.in_newcontimeul li {
	display: inline;
	margin-right: 20px;
	float: none;
	font-size: 14px;
}
.page-centent-c summary {
	float: left;
	border: 1px solid #F1F2F2;
	background: #F6FAFD;
	padding: 20px;
	width: 858px;
	margin-top: 10px;
}
.in_newcon {
	width: 100%;
	line-height: 24px;
	float: left;
	margin-top: 10px;
}
#show_i_hits {
	font-size: 12px;
	font-weight: 700;
	color: #065fb3;
	margin: 0 5px;
}
.info_next {
	font-size: 12px;
	float: left;
	color: #666;
	margin-top: 10px;
	width: 100%;
	padding-top: 20px;
}
.info_next a {
	color: #666
}
.info_next a:hover {
	color: #DF001F;
	text-decoration: underline;
	transition: all 0.5s ease;
}
.page_fenleiL {
	float: left;
	text-align: left;
	width: 100%;
	height: 25px;
	line-height: 25px;
	transition: all 0.5s ease
}
.page_fenleiL a, .page_fenleiR a {
	color: #065fb3
}
.page_fenleiL:hover {
	background: #DF001F;
}
.page_fenleiL:hover a {
	color: #fff;
}
.page_fenleiL:hover {
	color: #fff;
}
.page_fenleiR {
	float: left;
	text-align: left;
	width: 100%;
	height: 25px;
	line-height: 25px;
	transition: all 0.5s ease;
	margin-top: 10px;
}
.page_fenleiR:hover {
	background: #DF001F;
}
.page_fenleiR:hover a {
	color: #fff;
}
.page_fenleiR:hover {
	color: #fff;
}
.tb {
	width: 100%;
	float: left;
	border-top: 1px dotted #ddd;
	margin-top: 25px;
	padding-top: 25px;
}
.tb h3 {
	width: 100%;
	float: left;
	height: 25px;
	line-height: 25px;
	color: #065fb3;
	font-size: 14px;
}
.tb li {
	width: 450px;
 margin-right:15px  float:left;
	height: 25px;
	line-height: 25px;
	color: #666;
	font-size: 12px;
	background: url(../images/dian.jpg) no-repeat left center;
	text-indent: 1em;
}
.tb li a {
	color: #666;
}
.tb li a:hover {
	color: #065fb3;
}
.page-article {
	float: left;
	width: 100%;
}
.page-article-m {
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
}
.page-side-l {
	float: left;
	width: 270px;
	overflow: hidden;
}
.page-side-l-list {
	float: left;
	width: 270px;
	margin-top: 25px;
}
.page-side-l-list-h {
	float: left;
	width: 270px;
	height: 102px;
	line-height: 102px;
	background: url(../images/left-one-bg.jpg) no-repeat;
	color: #fff;
	font-size: 25px;
	text-indent: 25px;
}
.page-side-l-list-c {
	float: left;
	width: 270px;
}
a.page-side-l-list-item {
	float: left;
	display: block;
	width: 270px;
	height: 45px;
	line-height: 45px;
	color: #000;
	font-size: 14px;
	text-indent: 25px;
	background: url(../images/tb10.png) no-repeat 250px center #fff;
	border-bottom: 1px solid #ddd;
}
a.page-side-l-list-item:hover {
	color: #ff0;
	background: #065fb3;
}
a.page-side-l-list-item-1 {
	float: left;
	display: block;
	width: 270px;
	height: 45px;
	line-height: 45px;
	color: #065fb3;
	font-size: 14px;
	text-indent: 25px;
	background: url(../images/tp10.jpg) no-repeat;
	border-bottom: 1px solid #ddd;
}
a.page-side-l-list-item-1:hover {
	color: #fff;
	background: #065fb3;
}
.page-side-l-list-item-f {
	float: left;
	display: block;
	width: 270px;
	height: 45px;
	line-height: 45px;
	color: #065fb3;
	font-size: 18px;
	text-indent: 25px;
	font-weight: 700;
	background: url(../images/tb10.png) no-repeat 250px center #f7f7f7;
	border-bottom: 1px solid #065fb3;
}
.page-side-l-list-item-f:hover {
	color: #fff;
	background: #065fb3;
}
.page-contact {
	width: 100%;
}
.page-contact-title {
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-indent: 35px;
	color: #fff;
	font-size: 25px;
	background: url(../images/icox.jpg) no-repeat 45px center #065fb3;
}
.page-contact-c {
	width: 250px;
	border-bottom: 2px solid #ddd;
	padding: 10px;
	background: #f7f7f7
}
.page-contact-c li {
	line-height: 35px;
	height: 35px;
	border-bottom: 1px solid #ddd;
	font-size: 12px;
}
.page-contact-c li strong {
	color: #065fb3
}
.page-side-r {
	width: 710px;
	overflow: hidden;
	margin-top: 17px;
}
.page-side-r-position {
	width: 100%;
	float: left;
	overflow: hidden;
	height: 30px;
}
.page-side-r-position-position-t {
	text-align: right;
	height: 30px;
	line-height: 30px;
	color: #666;
	font-size: 12px;
	padding-left: 25px;
	background: url(../images/tb8.png) no-repeat left center;
}
.page-side-r-position-position-t a {
	color: #666;
}
.page-side-r-position-position-t a:hover {
	color: #065fb3;
}
.page-side-r-t {
	width: 100%;
	border-top: 1px solid #ededed;
	padding: 20px 0 0 0;
	margin-top: 20px
}
.page-side-r-t>p {
	width: 100%;
	text-align: left;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	font-weight: 700;
	color: #000;
}
.page-side-r-t img {
	float: left;
	height: auto;
	width: 100%
}
.page-side-r-c {
	width: 100%;
	margin-top: 30px;
	line-height: 30px;
	color: #555
}
.map-jpg {
	float: left;
	width: 260px;
	padding: 4px;
	border: 1px solid #ddd;
	margin-top: 15px;
}
/*--------------------------------------book page---------------------------------------------*/
.booktit {
	width: 100%;
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
}
.inputfeeckback {
	width: 250px;
	float: left;
	height: 35px;
	overflow: hidden;
	line-height: 35px;
	margin-top: 20px;
	margin-right: 40px;
}
.inputfeeckbackC {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 20px;
}
.inputfeeckbackBtn {
	width: 100px;
	float: left;
	height: 35px;
	overflow: hidden;
	line-height: 35px;
	margin-top: 20px;
	margin-right: 40px;
}
.inputfeeckbackyz {
	width: 220px;
	float: left;
	height: 35px;
	overflow: hidden;
	line-height: 35px;
	margin-top: 20px;
	margin-right: 40px;
}
.book_title {
	border: 1px solid #ddd;
	border-bottom: #ccc 1px dashed;
	width: 888px;
	height: 30px;
	background: #f9f9f9;
	padding: 0 0 0 10px;
	line-height: 30px;
	_display: inline;
	float: left;
	margin-top: 20px;
}
.book_zhuti {
	border: 1px solid #ddd;
	border-bottom: #ccc 1px dashed;
	border-top: none;
	width: 888px;
	height: 30px;
	color: #ce0000;
	background: #fff;
	line-height: 30px;
	padding-left: 10px;
	_display: inline;
	float: left;
}
.feeckback {
	width: 670px;
	line-height: 22px;
	background: #ebebeb;
	padding: 5px;
	border-left: #e0e0e0 1px solid;
	border-right: #e0e0e0 1px solid;
	border-bottom: #e0e0e0 1px solid;
	background: #fff;
	float: right;
}
.book_content {
	border: 1px solid #ddd;
	border-top: none;
	width: 888px;
	line-height: 22px;
	background: #f9f9f9;
	padding: 5px 0 5px 10px;
	_display: inline;
	float: left;
}
.feeckback img {
	float: none;
}
/*--------------------------------------map page---------------------------------------------*/
.mapD {
	width: 1198px;
	border: 1px solid #ddd;
	float: left;
	background: #fff;
	margin-top: 25px;
	margin-bottom: 25px;
}
.mapD a {
	color: #666;
	float: left
}
.ys3 {
	width: 100%;
	float: left;
}
.ys2 {
	width: 100%;
	height: 30px;
	float: left;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	text-indent: 10px;
	line-height: 30px;
}
.map_span {
	width: 100%;
	float: left;
	background: #f5f5f5;
	border-bottom: 1px solid #ccc;
}
.map_li {
	height: 30px;
	margin-left: 10px;
	_margin-left: 5px;
	line-height: 30px;
	overflow: hidden;
	float: left;
}
.map_li a {
	font-size: 12px;
}
.map_li a:hover {
	color: #065fb3;
}
.map_ss {
	width: 100%;
	float: left;
	background: #f3f3f3;
	border: none;
}
.map_title {
	float: left;
	height: 30px;
	font-size: 16px;
	color: #ff0000;
	font-weight: 700;
	margin-left: 10px;
	line-height: 30px;
}
.map_title a {
	color: #065fb3;
}
.map_pro {
	width: 100%;
	float: left;
	margin-top: 15px;
}
/*--------------------------------------products center page---------------------------------------------*/
.searchArea {
	width: 100%;
	float: left;
	background: #f5f5f5;
	padding: 15px 0;
	border-bottom: 2px solid #065fb3
}
.searchAreaC {
	width: 1200px;
	margin: 0 auto;
}
.pro_selector {
	height: 50px;
	padding: 15px 0;
	color: #555;
}
.tr {
	text-align: right;
}
.mr5 {
	margin-right: 5px;
}
.sele_head {
	font-size: 18px;
	width: 268px;
	float: left;
}
.sele_form {
	width: 536px;
	float: left;
}
.sele_form form {
	margin-bottom: 6px;
}
.sele_form select, .sele_form input, .sele_form .p {
	float: left;
	width: 190px;
	margin: 0 0 0 10px;
	padding: 2px;
}
.sele_form .p {
	margin: 0 0 0 10px;
	width: 536px;
	vertical-align: middle;
}
.sele_form .oh p img {
	vertical-align: middle
}
.sele_form select {
	width: 192px;
}
.sele_form input {
	width: 187px;
	padding: 1px 2px;
}
.sele_form .btn {
	width: 95px;
	height: 21px;
	background: url(../images/i_07.png);
	border: 0;
	color: #fff;
	text-align: left;
	text-indent: 1.5em;
	line-height: 16px;
	cursor: pointer
}
.onOrder {
	width: 320px;
	height: 50px;
	background: #fb9607 url(../images/righticoH.png) no-repeat 270px -33px;
	line-height: 50px;
	font-size: 16px;
	text-indent: 12px;
	float: right;
	color: #000
}
.onOrder:hover {
	color: #000;
}
.products-center-b {
	width: 100%;
	float: left;
	overflow: hidden;
}
.products-center-b-m {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.i_pro_cell {
	position: relative;
	float: left;
	width: 230px;
	margin: 25px 12px 0 0;
	transition: all 0.5s ease;
}
.i_pro_cell:hover {
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.i_pro_cell .ico {
	right: 0;
	bottom: 999em;
}
.i_pro_cell_togg .ico {
	bottom: -1px;
	transition: bottom 0.2s ease;
}
.i_pro_cell_c {
	padding: 10px;
	border: 1px solid #ccc;
	overflow: hidden;
	background: #fff;
	transition: height 0.2s ease;
	_position: absolute;
	_width: 166px;
}
.i_pro_cell .t {
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
}
.i_pro_cell .t>a {
	color: #065fb3
}
.i_pro_cell img {
	margin-bottom: 10px;
	width: 208px;
}
.i_pro_cell li {
	line-height: 22px;
}
.i_pro_cell li {
	color: #000
}
.spanList {
	line-height: 14px;
}
.spanList a {
	display: inline-block;
	margin: 0 0 5px -1px;
	padding: 0 10px;
	border-left: 1px solid #333;
}
.i_pro_cell .tel {
	display: block;
	font-size: 18px;
	color: #0473b3;
	font-weight: bold;
}
.i_pro_cell_wrap ul li a {
	color: #000
}
.i_pro_cell_wrap ul li a:hover {
	color: #065fb3
}
/*--------------------------------------products list page---------------------------------------------*/
.summaruy {
	width: 878px;
	float: left;
	border: 1px solid #F1F2F2;
	padding: 10px;
	background: #f6fafd;
	margin-top: 15px;
	color: #000;
	line-height: 20px;
}
.summaruy strong {
	color: #065fb3
}
/*--------------------------------------products info page---------------------------------------------*/
.products-info-t {
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	color: #065fb3;
	font-size: 20px;
	text-align: center
}
.img-info {
	width: 560px;
	float: left;
	padding-left: 135px;
	margin-top: 15px;
}
.img-info img {
	border: 1px solid #ddd;
	padding: 4px
}
.info-content {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.info-content table {
	width: 100%;
	font-size: 14px;
}
/*--------------------------------------sort page---------------------------------------------*/
.in_prdlistcon {
	width: 100%;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	margin-top: 20px;
}
.in_prdlist_img {
	float: left;
	width: 300px;
	height: 164px;
	position: relative;
}
.in_prdlist_img img {
	width: 290px;
	height: 154px;
	padding: 4px;
	border: 1px solid #f5f5f5
}
.in_prdlist_img img:hover {
	border: 1px solid #065fb3
}
.in_prdlist_imgspan {
	width: 100%;
	height: 164px;
	background: url(../images/list_spanbgs.png) repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	float: left
}
.in_prdlistconTR {
	width: 580px;
	height: 164px;
	float: right;
	overflow: hidden;
}
.in_prdlist_text {
	width: 100%;
	float: left;
	height: 30px;
	font-size: 18px;
	font-weight: 700;
}
.in_prdlist_text a {
	color: #de001f;
}
.in_prdlist_text a:hover {
	color: #065fb3;
	transition: all 0.5s ease
}
.in_prdlist_text1 {
	width: 100%;
	float: left;
	height: 30px;
	font-size: 14px;
	font-weight: normal;
}
.in_prdlist_text1 a {
	color: #666;
}
.in_prdlist_text1 a:hover {
	color: #de001f;
	text-decoration: underline;
	transition: all 0.5s ease
}
.xxckB {
	width: 100px;
	height: 30px;
	border: 2px solid #ddd;
	float: right;
	color: #1567a1;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}
.in_prdlist_text1 img {
	vertical-align: middle;
}
.xxckB:hover {
	background: #1567a1;
	color: #fff;
	border: 2px solid #1567a1;
	transition: all ease 0.5s
}
.ico {
	display: inline-block;
	overflow: hidden;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: url(../images/ico.png);
}
.ico1_3 {
	background-position: -40px 0;
}
.ico1_4 {
	background-position: -60px 0;
}
.ico5_4 {
	background-position: -60px -80px;
}
.preview {
	width: 660px;
	margin-top: 5px;
	float: left;
	position: relative;
	overflow: hidden;
}
.preview .show {
	width: 650px;
	height: 488px;
	border: 1px solid #ddd;
	padding: 1px;
	overflow: hidden;
	position: relative;
	line-height: 488px;
	background: url(../../img/loading.gif) no-repeat center;
}
.preview .show img {
	vertical-align: middle;
	width: 650px;
	height: 488px;
}
.preview .show .zoom_icon {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 22px;
	height: 22px;
	background: url(../../img/bg_sign18.jpg) no-repeat;
}
.zoomdiv {
	z-index: 1;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 255;
	height: 230px;
	background: #fff;
	border: 1px solid #eee;
	display: none;
	text-align: center;
	overflow: hidden;
}
.jqZoomPup {
	z-index: 1;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #ffffff;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
.thumb-scroll {
	width: 650px;
	height: 100px;
	margin-top: 10px;
	position: relative;
}
.thumb-scroll .pro-thumb {
	width: 650px;
	height: 100px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.thumb-scroll .pro-thumb ul {
	position: absolute;
	height: 100px;
	left: 0;
	top: 0
}
.thumb-scroll .pro-thumb ul li {
	float: left;
	width: 124px;
	height: 93px;
	padding: 2px;
	border: 1px solid #d1d1d1;
	line-height: 93px;
	overflow: hidden;
}
.thumb-scroll .pro-thumb ul li img {
	vertical-align: middle;
	width: 124px;
	height: 93px;
}
.thumb-scroll .pro-thumb ul li.on {
	border-width: 3px;
	padding: 0;
}
.thumb-scroll .prev, .thumb-scroll .next {
	position: absolute;
	top: 0;
	display: inline-block;
	width: 25px;
	height: 36px;
	border: 1px solid #f1f1f1;
	background: url(../images/bg_btn12.gif) no-repeat #fff -5px;
}
.thumb-scroll .prev {
	left: 0;
}
.thumb-scroll .next {
	background-position: -38px -13px;
	right: 0;
}
.thumb-scroll .prev.disable, .thumb-scroll .next.disable {
	background-color: #f1f1f1;
	cursor: default;
}
.zoomdiv {
	border: 1px solid #ddd;
	padding: 1px;
}
.clstag {
	width: 530px;
	float: right;
	margin-top: 5px;
}
.clstag table {
	width: 100%;
	font-size: 16px;
}
.proShowCC {
	width: 100%;
	float: left;
	margin-top: 40px;
}
.proShowCCTitle {
	width: 100%;
	float: left;
	height: 40px;
	line-height: 40px;
}
.proShowCCTitle li {
	width: 250px;
	float: left;
	height: 46px;
	line-height: 46px;
	cursor: pointer;
	color: #000;
	text-align: center;
	background: url(../images/nohoverli.png) no-repeat left bottom;
	font-weight: 700;
	font-size: 14px;
}
.proShowCCTitle li.listShowA {
	width: 250px;
	float: left;
	height: 46px;
	cursor: pointer;
	text-align: center;
	color: #DF001F;
	background: url(../images/hoverli.jpg) no-repeat;
	line-height: 46px;
	font-weight: 700;
	font-size: 14px;
}
.listproShowCC {
	width: 958px;
	border: 1px solid #ccc;
	border-top: none;
	float: left;
	background: #fff;
	padding: 20px;
}
.listproShowCC .kjdiv {
	width: 100%;
	float: left;
	display: none;
}
.dfwt {
	width: 100%;
	float: left;
	text-align: center;
	color: #000;
	line-height: 30px;
	font-size: 16px;
}
.dfwt img {
	text-align: center
}
.shangxia a {
	color: #000;
}
.shangxia a:hover {
	color: #df001f;
}
.in_newcon {
	width: 900px;
}
.in_newcon table {
	width: 900px;
	border: 1px solid #aaa;
	border-collapse: collapse;
}
.in_newcon table td {
	border: 1px solid #aaa;
	padding: 5px 0;
}
.in_newcon table td hr {
	border: none;
	height: 1px;
	background: #aaa;
}
.Con_pl {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.Con_pl .title {
	width: 100%;
	border-bottom: 2px solid #1567a1;
	height: 35px;
	line-height: 35px;
	color: #000;
	font-weight: 700;
	font-size: 18px;
}
.Con_pl .content tr td {
	border: 1px solid #ddd;
	border-top: none;
	padding: 0 15px;
}
.lih {
	width: 290px;
	height: auto;
	padding: 5px;
	float: left;
	margin-top: 5px;
}
.lih .litimg {
	text-align: center;
	width: 280px;
	height: auto;
	float: left;
	overflow: hidden;
	padding: 5px
}
.lih .litimg img {
	width: 278px;
	height: 205px;
	overflow: hidden;
	border: #CCCCCC 1px solid;
	padding: 2px
}
.lih .cbt {
	width: 280px;
	height: 50px;
	margin-top: 5px;
	float: left;
	overflow: hidden;
	padding-left: 5px;
	float: right;
	text-align: center;
}
.lih .cbt .name {
	clear: both;
	font-size: 15px;
	color: #0449be;
	float: left;
	width: 100%;
}
.lih .cbt .name a {
	color: #000;
}
.lih .cbt .AntIco {
	clear: both;
}
.lih .cbt .AntIco a {
	color: #335396;
}
.lih .cbt .AntIco a font {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}
.lih .cbt .AntIco .Ant1 {
	float: left;
	height: 20px;
	display: block;
	background: url(../images/cpIco.gif) -6px -29px;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}
.lih .cbt .AntIco .Ant2 {
	float: left;
	height: 20px;
	display: block;
	width: 100%;
	margin-right: 5px;
	font-size: 14px;
	font-weight: 400;
	color: #cc0000;
}
.lih .cbt .AntIco .Ant3 {
	float: left;
	height: 20px;
	display: block;
	padding-left: 25px;
	background: url(../images/cpIco.gif) -347px -29px;
	color: #000000;
	text-decoration: none;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}
.lih .cbt .AntIco .Ant3:hover {
	color: #FF0000;
}
.lih .cbt .AntIco .Ant4 {
	float: left;
	height: 25px;
	width: 80px;
	display: block;
	background: url(../images/mzgg.gif) no-repeat left center;
	margin-left: 15px;
}
.i_item_header {
	height: 30px;
	margin-top: 5px;
	width: 100%;
	float: left;
	overflow: hidden;
}
.i_item_header dl {
	height: 30px;
	line-height: 30px;
	background: #f4f4f4;
	width: 720px;
	float: right;
}
.i_item_header dt {
	clear: left;
	float: left;
	width: 170px;
	text-align: center;
	border-right: 1px solid #fff;
	height: 30px;
	line-height: 30px;
}
.i_item_header dt a {
	display: block;
	background: #ededed;
	font-size: 14px;
	color: #333;
	height: 30px;
}
.i_item_header dt a:hover, .i_item_header dl:hover dt a {
	background: #e60013;
	color: #fff;
}
.i_item_header dd {
	float: left;
	color: #999;
	padding-left: 1em;
}
.i_item_header dd a:hover {
	float: left;
	display: block;
	background-image: url(../images/kks2.jpg);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 13px;
}
.ttitle {
	float: left;
	display: block;
	background-image: url(../images/kks1.jpg);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 13px;
}
.rightSeach {
	float: right;
	height: 30px;
	margin-top: 5px;
	margin-left: 5px;
}
.top-search {
	overflow: hidden;
	float: right;
	height: 30px;
	border: 1px solid #ddd;
	background: #f2f2f2;
}
.topsearch_k {
	width: 50px;
	float: left;
	color: #999;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	border: none;
	background: transparent;
	text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.topbutton_k {
	cursor: pointer;
	width: 30px;
	float: left;
	height: 30px;
	color: #000;
	border: none;
	background: url(../images/search.png) no-repeat center center;
}
.sdcenternew2 {
	width: 260px;
	float: right;
	overflow: hidden;
}
.sdcenternewT2 {
	line-height: 45px;
	font-size: 16px;
	color: #999;
	width: 258px;
	border: 1px solid #ddd;
	border-bottom: 2px solid #027FC2;
	background: #fff;
}
.sdcenternewT2 b {
	color: #027FC2;
	padding-left: 15px;
	font-size: 16px;
	overflow: hidden
}
.Indexcontact2 {
	width: 260px;
	float: left;
}
.Indexcon_tit2 {
	width: 260px;
	float: left;
	height: 79px;
	background: url(../images/Icontact2.gif) no-repeat;
}
.Indexcon_more2 {
	float: left;
	width: 100%;
	height: 99px;
	line-height: 99px;
}
.Indexcon_more2 a {
	width: 100%;
	height: 99px;
	display: block;
	float: left;
}
.Indexcon_b2 {
	width: 248px;
	line-height: 21px;
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
	border-top: none;
	float: left;
	padding-bottom: 7px;
}
.Indexcon_b2 img {
	float: none;
	vertical-align: middle;
}
.Indexcon_b2 strong {
	color: #dd0000;
	font-size: 14px;
}
.rss {
	width: 96%;
	float: left;
	background: url(../images/rss2.gif) 10px 4px no-repeat #f5f5f5;
	text-indent: 30px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: #ddd 3px solid;
	line-height: 25px;
	margin: 5px;
	color: #a00;
}
a.rss_html_item_title {
	float: left;
	background: url(../images/rss.gif) 20px 0px no-repeat;
	width: 300px;
	padding-left: 40px;
	display: inline;
	font-size: 12px;
	height: 25px;
	overflow: hidden;
}
.book-container {
	width: 800px;
	margin-top: 10px;
	float: left;
}
.title-book {
	width: 798px;
	float: left;
	padding: 10px 0;
	height: 35px;
	background: #f5f5f5;
	border: 1px solid #ddd;
}
.title-book input {
	width: 180px;
	float: left;
	margin-left: 15px;
	height: 33px;
	border: 1px solid #ddd;
	transition: all ease 0.5s;
	text-indent: 15px;
	color: #999;
}
.title-book input:focus {
	border: 1px solid #e21001;
}
.title-book section {
	border: 1px solid #ccc;
	height: 21px;
	font-size: 12px;
	position: relative;
	zoom: 1;
	margin: -1px;
}
.title-book section option {
	padding-top: 10px;
	padding-bottom: 10px;
}
.contain-book {
	width: 798px;
	float: left;
	overflow: hidden;
	border: 1px solid #ddd;
	border-top: none;
}
.contain-book textarea {
	width: 778px;
	padding: 10px;
	border: transparent;
	background: transparent;
}
.bottom-xian {
	width: 100%;
	float: left;
	padding: 20px 0;
	border-bottom: 3px solid #ddd;
}
.yzm {
	width: 120px;
	height: 25px;
	border: 1px solid #ddd;
	float: left;
	text-indent: 10px;
	line-height: 25px;
	color: #999;
}
.img-book {
	width: 80px;
	height: 25px;
	float: left;
	margin-left: 10px;
	border: 1px solid #ddd;
}
.bnt {
	width: 125px;
	height: 27px;
	line-height: 27px;
	float: right;
	background: #e21001;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border: none;
	transition: all .5s ease;
}
.bnt:hover {
	background: #ac0000;
}
.book-messegs {
	width: 100%;
	float: left;
	margin-top: 20px;
	overflow: hidden;
}
.message-kuang {
	width: 100%;
	float: left;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	margin-top: 15px;
}
.message-kuang h1 {
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	color: #e21001;
	font-size: 14px;
	font-weight: 700;
}
.message-kuang h1 span {
	color: #999;
	font-size: 12px;
	font-weight: normal;
}
.huifu {
	width: 778px;
	padding: 20px 10px;
	border: 1px solid #eee;
	background: #ffffee;
	position: relative;
	float: left;
	margin-top: 20px;
}
.huifu span {
	width: 8px;
	height: 9px;
	float: left;
	position: absolute;
	left: -1px;
	top: -9px;
	background: url('../images/jiantou.png') no-repeat;
}
.the_pages {
	width: 100%;
	float: left;
	height: 42px;
	margin-top: 15px;
}
.the_pages a, .the_pages a:hover, .the_pages span {
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #e9e9e9;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
	color: #333;
	display: inline-block;
}
.the_pages a:hover {
	color: #065fb3;
	text-decoration: none
}
.the_pages a.linknow {
	border: 0;
}
.the_pages span.nolink {
	color: #ccc
}
.bar {
	width: 100%;
	background: url(../images/bar_bg.png) left bottom repeat-x;
	height: 32px;
	z-index: 9999;
	bottom: 0;
	left: 0;
	position: fixed;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 1)||0)-(parseInt(this.currentStyle.marginBottom, 1)||0)));
}
.bar div {
	width: 1200px;
	margin: 0 auto;
	height: 32px;
}
.bar a {
	float: right;
	line-height: 32px;
	color: #7fb811;
	padding: 0 27px;
	color: #a30000;
}
.bar a:hover {
	color: red;
}
.bar img {
	float: left;
}
/*products list*/
.jbc_width {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	overflow: hidden;
	padding-bottom: 0px;
	overflow: hidden;
}
.titl_jbc {
	margin: 30px auto;
	width: 650px;
	height: 64px;
}
.listPro {
	max-width: 1200px;
	middle-width: 100px;
	margin: 0 auto;
	padding-bottom: 0px;
}
.left-list {
	width: 845px;
	overflow: hidden;
	float: left;
}
.bhpl {
	width: 100%;
	float: left;
	margin-bottom: 8px;
	background: #065fb3;
}
.bhpl_fr {
	width: 1080px;
	height: auto;
	margin-top: 8px;
	float: right;
	overflow: hidden;
}
.bhplul {
	display: inline-block;
	padding: 5px;
	margin-top: 8px;
	margin-left: 10px;
	text-align: center;
	background: #FFF;
	color: #000;
	width: 100px;
	font-size: 14px;
	font-weight: 700;
}
.bhplul:hover {
	color: #fff;
	background: #044e93;
}
.bhpl:hover .bhplul {
	transition: padding-right 0.5s;
	-moz-transition: padding-right 0.5s;
	-ms-transition: padding-right 0.5s;
	-o-transition: padding-right 0.5s;
	-webkit-transition: padding-right 0.5s;
}
.bhplli {
	display: inline-block;
	padding: 0px;
	text-align: center;
	border: 1px solid #f5f5f5;
	color: #FFF;
	margin-left: 10px;
	font-size: 14px;
	width: 122px;
	margin-bottom: 10px;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
}
.bhplli:hover {
	border: 1px solid #044e93;
	background: #044e93;
	color: #fff;
	border-radius: 5px;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.bhplli1 {
	display: inline-block;
	padding: 0px;
	text-align: center;
	border: 1px solid #f5f5f5;
	color: #FFF;
	margin-left: 10px;
	width: auto;
	font-size: 14px;
	width: 80px;
	margin-bottom: 10px;
}
.bhplli1:hover {
	border: 1px solid #044e93;
	background: #044e93;
	color: #fff;
	border-radius: 5px;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.bhplli2 {
	display: inline-block;
	padding: 0px;
	text-align: center;
	border: 1px solid #f5f5f5;
	color: #FFF;
	margin-left: 10px;
	width: auto;
	font-size: 14px;
	width: 160px;
	margin-bottom: 10px;
}
.bhplli2:hover {
	border: 1px solid #044e93;
	background: #044e93;
	color: #fff;
	border-radius: 5px;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.cas_c {
	padding: 20px 0px 0;
}
.cas_c ul {
	padding: 0 0 0 8px;
}
.cas_c li {
	float: left;
	margin: 0 9px;
	display: inline;
	overflow: hidden;
	width: 214px;
	text-align: center;
}
.cas_c li a img {
	width: 208px;
	height: 140px;
	overflow: hidden;
	display: block;
	padding: 2px;
	border: 1px #e2e2e2 solid;
}
.cas_c span {
	line-height: 48px;
	display: block;
}
.cas_c a {
	color: #333;
}
.cas_c a:hover {
	color: #333;
}
.cas_c .to_l {
	width: 10px;
	float: left;
	margin-top: 50px;
	display: inline-block
}
.cas_c .to_r {
	width: 10px;
	float: right;
	margin-top: 50px;
	display: inline-block
}
#ISL_Cont_1d2 {
	width: 1168px;
	overflow: hidden;
	height: 146px;
	display: inline-block;
	margin-left: 10px;
}
.dpfl {
	width: 1200px;
	height: 60px;
	background: url(../images/hzimg.jpg) no-repeat;
	margin: auto;
}
.slides {
	width: 1198px;
	height: auto;
	margin: 0 auto;
	border: 1px solid #ddd;
	overflow: hidden;
}
.slideul2 {
	width: 100%;
	height: auto;
	float: left;
}
.slideul2 li {
	width: 180px;
	height: 140px;
	margin: 4px 9px;
	float: left
}
.slideul2 img {
	padding: 13px 3px;
	width: 180px;
	height: 120px;
}
.sy_tjcp {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	background: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}
.i_floor {
	margin-top: 10px;
}
.i_title {
	position: relative;
	border-top: 2px solid #d70303;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background-position: 0 -220px;
	height: 36px;
	line-height: 36px;
}
.i_title a {
	float: right;
	margin-right: 10px;
	color: #065fb3;
	font-weight: bold;
	font-size: 14px;
}
.i_title .channel {
	float: left;
	color: #333;
	padding: 0 1em;
	font-size: 18px;
	font-weight: bold;
}
.channel a {
	color: #333;
	font-size: 18px;
}
.title_nav {
	float: right;
}
.title_nav a {
	margin: 0 8px;
}
.i_f_no {
	position: absolute;
	top: -2px;
	left: -44px;
	height: 39px;
	background: #e60013;
	color: #fff;
	font: bold 20px/38px Arial;
	text-align: center;
	width: 44px;
}
.i_recom {
	padding: 0;
	margin: 0;
}
.oh {
	overflow: hidden;
*zoom:1;
}
.i_recom dl {
*zoom:1;
	margin-right: -20px;
	background: #fff;
}
.i_recom dt {
	float: left;
	width: 240px;
	overflow: hidden;
	margin-right: 20px;
}
.i_recom dd {
	float: left;
	width: 216px;
	border: 1px solid #fff;
	line-height: 1.8;
	margin-right: 20px;
}
.i_recom .star {
	visibility: hidden;
	height: 14px;
	overflow: hidden;
	width: 75px;
	margin: 10px 0 0 10px;
}
.i_recom .star em {
	float: left;
	height: 100%;
	background: url(../image/star.png);
	overflow: hidden;
}
.i_recom .cont {
	display: block;
	width: 100%;
	overflow: hidden;
}
.i_recom .cont s {
	_display: inline-block;
	width: 0;
	height: 100%;
	overflow: hidden;
	vertical-align: middle;
}
.i_recom p {
	height: 22px;
	overflow: hidden;
}
.i_recom .t {
	font-size: 12px;
	color: #000;
	height: 28px;
	overflow: hidden;
	width: 100%;
	background: #eeeeee;
	text-align: center;
	float: left;
}
.i_recom .panel {
	border-top: 1px dotted #333;
	padding: 12px 0 10px;
	margin: 10px;
}
.i_recom .panel a {
	margin-left: 5px;
}
.i_recom .panel .ico {
	margin-right: 4px;
}
.i_recom .panel a:hover {
	color: #e60013;
}
.i_recom dd:hover {
	border-color: #ddd;
	border-bottom: 1px solid red;
}
.i_recom dd:hover .star {
	visibility: visible;
}
.i_recom_fj li {
	float: left;
	width: 20%;
}
.jbc_warp {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.jbc_sp {
	background: #e70014;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	color: #fff;
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: normal
}
.sp_j img {
	float: left;
	display: inline-block;
	vertical-align: middle;
	margin-top: 10px;
}
.sp_j span {
	color: #333;
	font-size: 14px;
	background: #fff;
	display: inline-block;
	width: 980px;
	display: inline-block;
	margin-top: 15px;
	margin-left: 15px;
}
.jbc_cl {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}
.jbc_cl li {
	float: left;
	text-align: center;
	margin: 8px;
	font-size: 14px;
}
.jbc_cl li img {
	width: 220px;
	height: 165px;
	border: 1px #ccc solid;
	margin-bottom: 5px;
}
.jbc_friend {
	background: #1e1f1a;
	overflow: hidden;
	padding-bottom: 20px;
}
.jbc_f_left {
	width: 1000px;
	float: left;
	margin: 30px 0px 0px 30px;
	padding-right: 30px;
}
.jbc_f_left h2 {
	color: #fff;
	margin-bottom: 10px;
	font-family: "微软雅黑";
	font-weight: normal
}
.jbc_f_left a {
	color: #fff;
	margin-right: 15px;
	text-align: left;
	display: inline-block;
	font-size: 12px;
	line-height: 22px;
}
.jbc_ff {
	background: #e70014;
	overflow: hidden;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	height: 150px;
}
.jbc_l_f {
	font-size: 12px;
	width: 1000px;
	margin: 0 auto;
	padding-top: 10px;
	margin: 10px 0 20px 280px;
}
.jbc_l_f li {
	float: left;
	color: #fff;
	padding-left: 10px;
}
.jbc_l_f a {
	color: #fff;
	margin-right: 15px;
}
.h2_j {
	font-size: 18px;
	color: #fff;
	margin: 5px 0 10px 0;
	padding-bottom: 20px;
	font-family: "微软雅黑";
}
.bt_lx {
	width: 1200px;
	height: auto;
	float: left;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.bt_lx strong {
	color: #ff0;
}
.cpxx_bg {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	margin-top: 10px;
}
.cpxx_con {
	width: 890px;
	height: auto;
	float: left;
	overflow: hidden;
	background: url(../images/cpbgb.jpg);
}
.cpxx_con table {
	width: 99.9%;
}
.cpxx_con td {
	padding: 3px;
	font-size: 14px;
	border:1px solid #000;
}
.cpxx_con p {
	width: 100%;
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.pro_detail_title {
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	background: #fafafa;
	border-bottom: 2px solid #b5b5b5;
	margin-bottom: 20px;
}
.pro_detail_title li {
	float: left;
	padding: 0 2em;
	font-size: 14px;
	cursor: pointer;
}
.pro_detail_title .on {
	background: #009ce1;
	color: #fff;
	font-weight: bold;
}
.pro_detail_title1 {
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	background: #065fb3;
	margin-bottom: 20px;
	width: 100%;
}
.pro_detail_title1 li {
	float: left;
	padding: 0 2em;
	font-size: 14px;
	cursor: pointer;
}
.pro_detail_title1 .on {
	background: #065fb3;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}
.al {
	width: 1200px;
	margin: 0 auto;
	height: 330px;
	overflow: hidden;
}
.al h2 {
	background: url(../image/baral.gif) no-repeat center bottom;
	height: 60px;
	font: bold 24px/60px "寰蒋闆呴粦";
	overflow: hidden;
	padding: 8px 0 0 0;
	text-align: center;
}
.al h2 a {
	color: #074d33;
}
.al_c {
	height: 239px;
	overflow: hidden;
	padding: 23px 0 0 0;
}
.al_c ul {
	width: 1000px;
	float: left;
	margin: 0 0 0 16px;
	display: inline;
	overflow: hidden;
}
.al_c ul li {
	float: left;
	width: 206px;
	overflow: hidden;
	display: inline;
	margin-right: 19px;
}
.al_c ul li img {
	width: 204px;
	height: 169px;
	border: 1px solid #dbdbdb;
}
.al_c ul li span a {
	text-align: center;
	display: block;
	font: 12px/30px "瀹嬩綋";
	color: #8b8b8b;
	overflow: hidden;
}
.al_c ul .nobot {
	margin: 0;
}
.al01 a {
	display: inline-block;
	background: url(../images/l.gif) no-repeat;
	width: 22px;
	height: 22px;
	margin-top: 68px;
}
.al01 a:hover {
	display: inline-block;
	background: url(../images/l02.gif) no-repeat;
}
.al02 a {
	display: inline-block;
	background: url(../images/r.gif) no-repeat;
	width: 22px;
	height: 22px;
	margin-top: 68px;
}
.al02 a:hover {
	display: inline-block;
	background: url(../images/r02.gif) no-repeat;
}
.pro_recom {
	border: 1px solid #ddd;
	background: #f6f6f6;
	margin-bottom: 10px;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
.pro_recom .t {
	font-size: 14px;
	color: #333;
	line-height: 34px;
	background: #e7e7e7;
	padding-left: 15px;
	font-weight: bold;
}
.pro_recom_scroll {
	width: 1075px;
	height: 170px;
	margin: 20px auto 0;
	overflow: hidden;
}
.pro_recom_scroll li {
	width: 165px;
	height: 170px;
	font-size: 12px;
	white-space: normal;
	text-align: center;
	vertical-align: top;
}
.pro_recom_scroll img {
	width: 163px;
	height: 128px;
	border: 1px solid #ddd;
}
.pro_recom .s_prev, .pro_recom .s_next {
	position: absolute;
	top: 95px;
	width: 43px;
	height: 43px;
	background: url(../image/scrollbtn.png) no-repeat;
	text-indent: -99em;
	overflow: hidden;
	cursor: pointer;
}
.pro_recom .s_prev {
	left: 6px;
}
.pro_recom .s_next {
	right: 6px;
	background-position: 0 bottom;
}
.pro_recom .s_prev:hover {
	background-position: -43px 0;
}
.pro_recom .s_next:hover {
	background-position: -43px bottom;
}
.gallery {
	font-size: 0;
	white-space: nowrap;
}
.gallery li {
	font-size: 12px;
	display: inline-block;
	overflow: hidden;
*display:inline;
*zoom:1;
	margin: 0 0 0 13px;
}
.cpxx_rxc {
	width: 280px;
	height: auto;
	float: right;
	overflow: hidden;
}
.grey {
	background: #ededed;
}
.side_block {
	padding: 10px 15px;
	margin-bottom: 15px;
	color: #999;
}
.side_block a {
	color: #999;
}
.side_block a:hover {
	color: #333;
}
.side_block a p, .side_block a .side_ico_c {
	cursor: pointer;
}
.side_block .side_title {
	display: block;
	color: #333;
	margin: 10px 0;
	line-height: 1.5;
	font-size: 14px;
}
.side_block .side_title em {
	color: #999;
	margin: 0 5px;
}
.side_block .t {
	font-size: 15px;
	color: #333;
	margin: 0 0 10px;
	font-weight: bold;
}
.side_block .more {
	display: inline-block;
	padding: 0 8px;
	background: #da1819;
	color: #fff;
	border-radius: 2px;
	margin: 5px 0 0;
}
.side_block .more:hover {
	color: #fff;
	background: #c11115;
}
.picshow {
	overflow: hidden;
*zoom:1;
}
.picshow img {
	float: left;
	width: 100%;
}
.index-pro-box {
	margin-top: 10px;
}
.index-pro-box aside {
	height: 31px;
	padding-bottom: 5px;
	border-bottom: 2px solid #ddd;
}
.index-pro-box aside i {
	font-style: normal;
	display: inline-block;
	height: 31px;
	line-height: 31px;
	color: #fff;
	font-size: 24px;
	padding: 0 15px;
	background: #065fb3;
	border-radius: 3px;
	float: left;
}
.index-pro-box aside h1 {
	width: 240px;
	display: inline-block;
	height: 31px;
	line-height: 29px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	font-weight: 700;
	padding: 0 10px;
	float: left;
	background: url(../images/tit_03.jpg) no-repeat;
}
.index-pro-box aside a {
	float: right;
	height: 31px;
	line-height: 31px;
	color: #065fb3;
	font-size: 14px;
}
.index-pro-box aside a:hover {
	color: #1567a1;
}
.pro_de_table {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}
.index_liucheng {
	background: url(../images/hzqp_106.jpg) no-repeat center;
	height: 381px;
	margin-bottom: 50px;
}
.liu_top_tp {
	background: url(../images/hzqp_92.png) no-repeat center 60px;
	height: 100px;
	margin: 15px 0 40px
}
.liu_top a em {
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	text-transform: uppercase;
	color: #FFF;
}
.liu_xiaxia {
}
.liu_xiaxia li {
	float: left;
	margin: 0 5px 0 5px;
	display: block;
	text-align: left;
	width: 142px;
}
.liu_xiaxia li.baojia {
	width: 173px;
}
.liu_xiaxia li p {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	line-height: 35px;
	margin-bottom: 25px;
	text-align: right
}
.liu_xiaxia li em {
	font-size: 14px;
	color: #a7bcdc;
}
.zhu {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	overflow: hidden
}
.main {
	width: 1250px;
	margin: 0 auto;
	overflow: hidden
}
.lf {
	float: left
}
.index_case_top {
	background: url(../images/hzqp_92.png) no-repeat center 18px;
	height: 100px;
	margin: 0 0 60px
}
.index_case_top p {
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
	line-height: 55px;
}
.index_case_top p a {
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
}
.index_case_top p.case_fubiao {
	font-size: 26px;
	line-height: 40px;
}
.index_case_top p.case_fubiao span {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: #FFF;
	line-height: 20px;
	text-transform: uppercase
}
.lctel {
	padding: 25px 0 0 420px;
}
.lctel em {
	display: block;
	float: left;
	width: 208px;
	height: 32px;
	line-height: 32px;
	border-top: 1px solid #8b9dc2;
	border-bottom: 1px solid #8b9dc2;
	text-align: center;
	font-size: 14px;
	color: #cfdaec;
	margin-right: 23px;
}
.lctel span {
	display: block;
	float: left;
	width: 280px;
}
.lctel span a {
	display: block;
	float: left;
	font-size: 14px;
	margin-right: 12px;
	border: 1px solid #8b9dc2;
	color: #cfdaec;
	padding: 3px 30px
}
.lctel span a.lijizixun {
	background: #cfdaec;
	color: #0860b3;
}
.lctel span a:hover {
	text-decoration: underline
}
.index_link {
	background: url(../images/hzqp_129.jpg) no-repeat top #f7f7f7;
	height: 92px;
	padding: 0 0 15px;
}
.link_man {
	padding: 30px 0 0 150px;
	text-align: left;
}
.link_man a {
	font-size: 14px;
	margin: 0 15px;
	color: #666;
	line-height: 25px;
}
.link_man a:hover {
	text-decoration: underline;
	color: #f56504;
}
.index_foot {
	background: url(../images/hzqp_132.jpg) repeat-x center;
	height: 299px;
}
.ftsh {
	height: 50px;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #bcbcbc;
	padding: 10px 0 5px
}
.ftsh ul {
}
.ftsh ul li {
	float: left;
	width: 138px;
	text-align: center;
	display: block;
}
.ftsh ul li a {
	float: left;
	font-size: 15px;
	line-height: 50px;
	width: 100%;
	color: #333;
	font-weight: bold;
	background: url(../images/hzqp_133.png) no-repeat right;
}
.ftsh ul li a:hover, .link p a:hover {
	text-decoration: underline
}
.ftt_ma {
	width: 1250px;
	margin: 0 auto;
	float: left
}
.fo_l {
	float: left;
	width: 300px;
	height: 200px;
	margin: 10px 0 0 20px;
	padding-right: 40px;
	padding-top: 0;
	background: url(../images/hzqp_135.png) no-repeat right center;
}
.fo_l img {
	margin: 15px 0px 0 0px;
}
.banquan {
	float: left;
	margin: 15px 0 0 80px;
	text-align: left;
}
.banquan p {
	line-height: 30px;
	font-size: 14px;
	color: #333;
	text-indent: 0
}
.erwei {
	float: right;
	width: 124px;
	margin: 30px 20px 0 0
}
.erwei p {
	font-size: 12px;
	line-height: 30px;
}

.article-one{ width:100%; float:left; overflow:hidden; height:auto;}
.article-one div{
	margin:0 auto;
	width:1200px;
}
.article-one div h1{
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:20px;
	font-weight:normal;
	margin-top:30px;
	margin-bottom:30px;
}
.article-one div h1 a{
	display:inline-block;
	padding:5px 10px;
	background:#000;
	color:#fff;
	border-radius:3px;
	margin-right:15px;
	height:20px;
	line-height:20px;
	font-size:22px;
}
.article-one div ul{
	overflow:auto;
}
.article-one div ul li{
	width:212px;
	padding:4px;
	text-align:center;
	transition:box-shadow .5s ease;
	background:#fff;
	margin-left:16px;
	margin-top:10px;
}
.article-one div ul li img{
	width:100%;
	height:159px;
}
.article-one div ul li a.text{
	display:inline-block;
	width:100%;
	height:25px;
	line-height:25px;
	background:#eee;
	color:#000;
}
.article-one div ul li:hover{
	box-shadow:0 0 5px rgba(0,0,0,0.2)
}
.fl{ float:left;}
.media-left{ width:180px; float:left; margin-top:10px;}
.media-body{ float:right; width:700px; }

.np_fl{ width:550px; height:auto; float:left; overflow:hidden; margin-top:25px;}
.np_fl img{ width:550px; height:414px; float:left;}
.np_fr{ width:340px; height:414px; float:right; overflow:hidden; margin-top:25px;}
.cp_title{ width:100%; height:50px; line-height:50px; float:left; text-align:center; font-size:20px; font-weight:bold; border-bottom: 1px solid #dedede; color:#000;}
.cp_ss{ width:100%; height:50px; line-height:50px; float:left; text-align:center; font-size:18px; font-weight:bold; border-bottom: 1px solid #dedede; color:#0a77bd;}
.cp_ss a{ color:#0a77bd;}

.cp_con {
    width: 320px; margin-top:10px;
	float:left; padding-left:20px;
    position: relative;
}
.cp_con li {
    line-height: 32px;
    font-size: 16px
}
.cp_con .wx {
    position: absolute;
    width: 30%;
    height: auto;
    top: 0;
    right: 0;
}
.cp_con .wx img {
    width: 100%;
}

.btn-cpinfo {
    color: #fff;
    background-color: #065fb3;
    border-color: #F2F2F2;
    width: 340px;
	float:left;
    height: 60px;
    margin-top: 15px;
    line-height: 60px;
    padding: 0;
    font-size: 18px;
    display: block;
    text-align: center;
}
.btn-cpinfo img{vertical-align: middle;}
.pl20 {
    padding-left: 20px;
}
.font20 {
    font-size: 20px;
}

.cp_dfwt{ width:100%; height:auto; float:left; overflow:hidden; margin-top:20px;}
.dfwt_t{ width:100%; height:45px; line-height:45px; float:left; background:url(../Images/xtbs.jpg) 20px center no-repeat #065fb3; color:#fff; text-indent:50px; font-size:16px; font-weight:bold;}
.dfwt_img{ width:50%; height:auto; float:left; overflow:hidden;}
.dfwt_img img{ width:430px; height:323px; float:left; margin-left:12px; margin-top:10px;}

#title{ width:100%; height:auto; float:left; overflow:hidden; margin-top:10px;}
#title h4 {
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 1px;
}
#title h4 span {
    color: #FD0000;
}
#title .with-line {
    width: 100%;
    font-size: 14px;
    color: #848484;
    margin: 0 auto;
    position: relative;
    text-align: center
}
#title .with-line:before {
    content: "";
    border-top: 1px solid #D2D2D2;
    display: block;
    position: absolute;
    width: 42%;
    top: 10px;
    left: 0
}
#title .with-line:after {
    content: "";
    border-top: 1px solid #D2D2D2;
    display: block;
    position: absolute;
    width: 42%;
    top: 10px;
    right: 0
}

.veiw-table{ width:100%; height:auto; float:left; overflow:hidden; padding-top:15px;}
.veiw-table table{ width:100%; float:left; border-spacing:0; border-collapse: collapse;  word-wrap: break-word; word-break:break-all;}
.veiw-table td{ border:1px solid #ddd; padding:4px;}
.veiw-table img{ max-width:100%;}