/*--------------------------------------------------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: 12px/1.8 "Microsoft Yahei",Arial,sans-serif;
	color:#555;
	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
}
body{
	min-width:1400px;	
}
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: 14px;
}
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:#c00
}
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: #000;
}
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
}
.fr{
	float:right
}
.clearfix{
	clear:both;
}
/*--------------------------------------------  header  ---------------------------------------------------*/
.header{
	width:100%;
	float:left;
	overflow:hidden
}
.section-one{
	height:35px;
	overflow:hidden;
	background:#f5f5f5;
	border-bottom:1px solid #eee;
	width:100%;
	float:left;
}
.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;
}
.section-two{
	height:120px;
	width:100%;
	float:left;
}
.logo{
	display:block;
	margin:0 auto;
	height:120px;
	width:1200px;
}
.logo img{
	width:1200px;
	height:120px;
}
.nav-one{
	height:45px;
	overflow:hidden;
	background:#027fc2;
	width:100%;
	float:left;
}
.nav-one>ul{
	margin:0 auto;
	height:45px;
	width:1200px;
}
.nav-one>ul>li{
	float:left;
	height:45px;
	line-height:45px;
	font-size:14px;
	text-align:center;
}
.nav-one>ul>li>a{
	color:#fff;
}
.nav-one>ul>li>a:hover{
	color:#ff0;
}
.nav-one>ul>li>i{
	display:inline;
	float:right;
	color:#fff;
	
}
.section-three{
	margin-top:1px;
	overflow:hidden;
	width:100%;
	float:left;
}
.section-four
{
	padding:20px 0;
	background:#E51C10;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	overflow:hidden;
	width:100%;
	float:left;
}
.section-four .article{
	margin:0 auto;
	width:1200px;
	overflow:auto;
	position:relative;
}
.section-four .article .aside{
	position:relative;
	width:50%;
	height:25px;
	margin:0 auto;
	border-bottom:1px solid #fff;
}
.section-four .article .aside h1{
	width:25%;
	position:absolute;
	left:50%;
	margin-left:-75px;
	float:left;
	height:45px;
	background:#E51C10;
	line-height:1.5em;
	text-align:center;
	font-size:16px;
	font-weight:700;
	color:#fff;
}
.section-four .article>ul{
	margin:45px 0 0 0;
	overflow:auto;
}
.section-four .article>ul>li{
	width:100%;
	height:32px;
	overflow:hidden;
	margin-top:15px;
}
.section-four .article>ul>li h1{
	position:relative;
	width:120px;
	height:32px;
	line-height:32px;
	background:#fff;
	color:#fff;
	text-align:center;
	border-radius:5px;
}
.section-four .article>ul>li h1 a{
	color:#c00;
	width:120px;
	padding:0;
	height:30px;
	line-height:30px;
	border:none;
	text-align:center;
	font-weight:none;
	font-size:14px;
	float:left;
	margin-left:0;
	font-weight:normal
}
.section-four .article>ul>li h1 a:hover{
	color:#c00;

}
.section-four .article>ul>li h1::after{
	content:"";
	border:8px solid transparent;
	border-left-color:#fff;
	float:left;
	position:absolute;
	left:120px;
	top:8px;
}
.section-four .article>ul>li a{
	display:inline-block;
	padding:0 20px;
	height:30px;
	line-height:30px;
	border:1px solid #fff;
	text-align:center;
	color:#fff;
	margin-left:15px;
	width:90px;
	font-weight:700;
	font-size:16px;
	float:left;
}
.section-four .article>ul>li a:hover{
	color:#fff;

}
/*--------------------------------------------------------- index--------------------------------------------------*/
.main{
	width:100%;
	float:left;
}
.article-one{
	width:100%;
	float:left;
	background:#fff;
}
.article-one>aside{
	margin:0 auto;
	width:1200px;
}
.article-one>aside h1{
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:20px;
	font-weight:normal;
	margin-top:30px;
	margin-bottom:30px;
	width:100%;
	float:left;
}
.article-one>aside h1>a{
	display:inline-block;
	padding:5px 25px;
	background:#000;
	color:#fff;
	border-radius:5px;
	margin-right:15px;
	height:20px;
	line-height:20px;
}

.article-one>aside ul li{
	width:212px;
	padding:4px;
	text-align:center;
	transition:box-shadow .5s ease;
	background:#fff;
	margin-left:16px;
	margin-top:10px;
	float:left;
}
.article-one>aside ul li img{
	width:100%;
	height:159px;
}
.article-one>aside ul li a.text{
	display:inline-block;
	width:100%;
	height:25px;
	line-height:25px;
	background:#eee;
	color:#000;
}
.article-one>aside ul li:hover{
	box-shadow:0 0 5px rgba(0,0,0,0.2)
}
.article-two{
	padding-bottom:30px;
	width:100%;
	float:left;
	background:#fff;
}
.article-two>aside{
	margin:0 auto;
	width:1200px;
}
.index-pro-box{
	margin-top:30px;
	width:100%;
	float:left
}
.index-pro-box aside{
	height:35px;
	padding-bottom:5px;
	border-bottom:2px solid #D00;
	width:100%;
	float:left
}
.index-pro-box aside i{
	display:inline-block;
	height:35px;
	line-height:35px;
	color:#fff;
	font-size:18px;
	padding:0 30px;
	background:#E51C10;
	border-radius:5px;
	float:left;
}
.index-pro-box aside h1{
	display:inline-block;
	height:35px;
	line-height:35px;
	color:#000;
	font-size:18px;
	padding:0 10px;
	float:left;
}
.index-pro-box aside > a{
	background:url(../Images/more.png) no-repeat center;
	float:right;
	height:35px;
	line-height:55px;
	width:100px; display:block; text-indent:-99999px;
	color:#999;
	font-size:12px;
}
.index-pro-box aside a:hover{
	color:#1567a1;
}
.show-pro{
	height:280px;
	overflow:hidden;
	padding-top:15px;	
	width:100%;
	float:left;
}
.left-show{
	width:360px;
	height:290px;
}
.left-show img{
	width:360px;
	height:290px;
}
.right-show{
	width:820px;
	height:300px;
}
.right-show dl dt{
	height:35px;
	line-height:35px;
	color:#000;
	font-weight:700;
	font-size:18px;
}
.right-show dl dd{
	height:40px;
	line-height:1.5em;
	color:#000;
	font-size:14px;
	text-indent:2em;
	overflow:hidden;
	text-overflow:ellipsis;
}
.right-show ul{
	height:200px;
	margin-top:11px;
	overflow:hidden;	
}
.right-show ul li{
	width:225px;
	overflow:hidden;
	margin:0 17px;	
}
.right-show ul li img{
	width:225px;
	height:169px;
}
.right-show ul li p{
	width:100%;
	height:20px;
	line-height:20px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.right-show ul li p a{
	color:#000;
	font-size:14px;
}
.right-show ul li p a:hover{
	color:#1567a1;
}
.article-three{
	padding:20px 0;
	background:#f7f7f7;
	width:100%;
	float:left;
}
.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;
	width:100%;
	float:left;
}
.article-three>aside>h1>a{
	display:inline-block;
	padding:5px 25px;
	background:#c00;
	color:#fff;
	border-radius:5px;
	margin-right:15px;
	height:20px;
	line-height:20px;
}
.article-three>aside ul{
	overflow:hidden;
	width:100%;
	float:left;
}
.left-img{
	display:block;
	width:385px;
	height:500px;
	float:left;
}
.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;
	float:left;
	width:100%;
	
}
.article-four aside{
	width:1200px;
	margin:0 auto;
}
.article-four aside .video-item{
	height:40px;
	background:#027FC2;
	width:100%;
	float:left;
}
.article-four aside .video-item h1{
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:16px;
	text-indent:1em;
	font-weight:700;
	width:100%;
	float:left;
}
.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;
	width:100%;
	float:left;
}
.article-four aside .video-item2 .video-title{
	position:relative;
	display: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:#f00;
	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;
	width:100%;
	float:left;
}
.article-four aside .video-show li{
	width:287px;
	margin-right:17px;
}
.article-four aside .video-show li img{
	width:279px;
	height:152px;
	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:#c00;
	height:25px;
	line-height:25px;
	text-align:center;
}
.peijian{
	margin-top:25px;
}
.index-news{
	padding-bottom:20px;
	background:#f7f7f7;
	width:100%;
	float:left;
}
.index-news p { line-height:22px; font-size:15px; text-indent:2em;}
.index-news>div{
	margin:0 auto;
	width:1200px;
	color:#000;
}
.index-news aside{
	display:inline-block;
	width:390px;
	margin-right:11px;
	margin-top:20px;
}
.index-news aside h1{
	height:40px;
	line-height:40px;
	background:#027fc2;
	
}
.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 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:#027FC2;
	text-align:center;
	color:#fff;
	border-radius:5px;
	float:left;
	width:20px;
	font-size:12px;
	font-style:normal
}
.index-news aside ul li a{
	padding-left:25px;
	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:10px 0;
	background:#eee;
	overflow:hidden;
	float:left;
	width:100%;
}
.flink>aside{
	width:1200px;
	margin:0 auto;
	color:#f2f2f2;
	line-height:30px;
}
.flink>aside>h1{
	display:inline-block;
	padding-right:10px;
	height:30px;
	line-height:30px;
	color:#333;
	font-size:16px;
	float:left;
}
.flink>aside>a{
	color:#666;
	font-size:14px;
}
.flink>aside>a:hover{
	color:#ff0;
	font-size:14px;
}
/*------------------------------------------------------  page ----------------------------------------------*/
.page-container{
	width:100%;
	padding:25px 0;
	overflow:auto;
	float:left;
}
.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 #027fc2;
}
.page-container .page-left nav a{
	width:100%;
	display:block;
	border-bottom:1px solid #ddd;
	background:url(../images/page-ico3.jpg) no-repeat left center;
	height:40px;
	line-height:40px;
	color:#000;
}
.page-container .page-left nav a:hover{
	color:#1567a1;
}
.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 #027fc2;
	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;
	float:left
}
.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;
	float:left;
}
.page-container .page-left .page-side-pro li .price{
	width:100%;
	height:30px;
	display:block;
	background:#eee;
	text-align:center;
	color:#f00;
	font-size:14px;
	line-height:30px;
	float:left;
}
.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 #027fc2;
	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%;
		
}
.page-container .page-left .page-side-new li i{
	position:absolute;
	left:0px;
	top:10px;
	height:15px;
	line-height:15px;
	background:#1567a1;
	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-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 #c00;
	color:#000;
	font-size:18px;
	font-weight:700;
}
.page-centent-c{
	line-height:1.6em;
	width:100%;
	overflow:hidden;
	color:#000;
	font-size:14px;
	padding:15px 0;
}
.page-centent-c td{ padding:5px;}
.page-centent-c p { text-indent:2em; line-height:26px; margin-bottom:20px;}
/*------------------------------------------news page--------------------------------------------------*/
.rightNewsPageList{
	width:100%;
	border-bottom:solid 1px #ddd;
	line-height:22px;
	padding-bottom: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;
}
.dateTwo{
	width:100%;
	color:#666;
	line-height:22px;
	float:left;
	font-size:12px;
}
.rightNewsPageList h4 a{
	font-size:14px;
	color:#000;
}
.rightNewsPageList h4 a:hover{
	color:#f00;
	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;
}
.in_newcon table{ margin-bottom:10px;}	
.in_newcon td{ color:#000; padding:5px 10px;}
#show_i_hits{
	font-size:12px;
	font-weight:700;
	color:#f00;
	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:#c00
}
.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:#c00;
	font-size:14px;
}
.tb li{
	width:100%;
	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:#c00;
	
}

.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;	
}
.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 #f7f7f7;
	border-bottom:1px solid #ddd;
}
.page-side-l-list-item:hover{
	color:#fff;	
	background:#c00;
}
.page-side-l-list-item-f{
	float:left;
	display:block;
	width:270px;
	height:45px;
	line-height:45px;
	color:#c00;	
	font-size:18px;
	text-indent:25px;
	font-weight:700;
	background:url(../images/tb10.png) no-repeat 250px center #f7f7f7;
	border-bottom:1px solid #c00;
}
.page-side-l-list-item-f:hover{
	color:#fff;	
	background:#c00;
}
.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 #c00;
}
.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:#f00
}
.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:#c00;
}
.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:100%;
	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{
	
	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:#F00;
}
.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:#F00;
	}
.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 #c00
}
.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:#c00
}
.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:#c00
}
/*--------------------------------------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:#c00
}
/*--------------------------------------products info page---------------------------------------------*/
.products-info-t{
	width:100%;
	float:left;
	height:35px;
	line-height:35px;
	color:#c00;
	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 #c00}
.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:#f00;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}

.i_recom dd{float:left;width:270px;border:1px solid #fff;line-height:1.8em;margin-right:32px;padding:3px;border-color:#ddd;border-bottom:2px solid #1567a1;margin-top:15px;}
.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(../images/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{margin:0 12px;height:22px;overflow:hidden;}
.i_recom .t{font-size:14px;color:#666;height:28px;overflow:hidden;}
.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 .star{visibility:visible;}
.i_recom_fj li{float:left;width:20%;}
.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: 480px;margin-top: 25px;float:left;position: relative;}
.preview .show{width: 480px;height: 360px; border: 1px solid #ddd; padding:1px;overflow: hidden; position: relative;line-height: 248px; background: url(../../img/loading.gif) no-repeat center;}
.preview .show img{ vertical-align: middle;width: 480px;height: 360px;}
.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: 480px;height: 38px; margin-top: 10px; position: relative;}
.thumb-scroll .pro-thumb{width: 395px;height: 38px; position: relative; overflow: hidden; margin: 0 auto;}
.thumb-scroll .pro-thumb ul { position: absolute;height: 38px; left: 0;top: 0}
.thumb-scroll .pro-thumb ul li{float: left;width: 58px;height: 32px;padding: 2px; border: 1px solid #d1d1d1; line-height: 32px;margin-right: 15px; overflow: hidden;} 
.thumb-scroll .pro-thumb ul li img{vertical-align: middle;}
.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:400px;float:right;margin-top:25px;}
.clstag .name{width:100%;float:left;height:35px;line-height:35px;color:#DF001F;font-size:20px;font-weight:700;padding-bottom:20px;border-bottom:1px solid #ddd;}
.clstag .dpxh{width:100%;float:left;height:30px;line-height:30px;color:#000;font-size:14px;margin-top:5px;}
.clstag .dpxh strong{color:#DF001F;font-weight:normal;}
.lxfs{width:100%;height:35px;line-height:35px;text-indent:55px;margin-top:10px;float:left;}
.lxfs a{color:#fff;width:190px;font-size:14px;}
.lxfsL{float:left;background:url(../images/ly_hover.png) no-repeat 10px center #F00;}
.lxfsL:hover{background:url(../images/ly_hover.png) no-repeat  10px center #a00;color:#fff;transition:all 0.5s ease}
.lxfsR{float:right;background:url(../images/dh_hover.png) no-repeat 10px center #F00;}
.lxfsR:hover{background:url(../images/dh_hover.png) no-repeat  10px center #a00;color:#fff;transition:all 0.5s ease}
.tlcx{width:100%;float:left;margin-top:10px;}
.tlcx h1{width:100%;float:left;height:25px;font-size:18px;color:#000;}
.tlcxC{width:100%;float:left;overflow:hidden;}
.tlcxC a{display:inline-block;padding:0px 10px;border:1px solid #ddd;text-align:center;color:#000;margin-right:10px;margin-top:5px;height:30px;line-height:30px}
.tlcxC a:hover{background:#f2f2f2}
.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;}

.peij_table table{width:100%;}

.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:100%; height:210px; padding:5px;background:url(../images/Ant-bg.gif) repeat-x center 186px;float:left;margin-top:10px;}
.lih:hover{background:#eef7ff}
.litimg { text-align:left;width:280px;height:auto;float:left; overflow:hidden;margin:15px 9px; padding-bottom:10px; border:#CCCCCC 1px solid;}
.litimg img{ width:275px; height:206px; overflow:hidden; padding:2px; margin-bottom:5px;}
.litimg a{ color:#000;}
.litimg a:hover{ color:#f00;}
.cbt { width:630px; height:130px; margin-top:10px;float:left; overflow:hidden; padding-left:5px; float:right}
.cbt .name { clear:both; font-size:15px; color:#0449be; font-weight:bold; float:left;width:100%}
.cbt .name a { color:#0449be;}
.cbt .AntIco { clear:both;}
.cbt .AntIco a { color:#335396;}
.cbt .AntIco a font { font-size:12px; font-weight:bold; color:#cc0000;}
.cbt .AntIco .Ant1 { float:left;height:20px; display:block; padding-left:20px; background:url(../images/cpIco.gif) -6px -29px; margin-right:5px;font-size:12px; font-weight:bold; color:#cc0000;}
.cbt .AntIco .Ant2 { float:left; height:20px; display:block; padding-left:27px; background:url(../images/cpIco.gif) -142px -29px;margin-right:5px;font-size:12px; font-weight:bold; color:#cc0000;}
.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;}
.cbt .AntIco .Ant3:hover { color:#FF0000; }



#Bottom { background:url(../images/footbg.jpg) repeat-x center center; width:100%; overflow:hidden;float:left;height:191px;}
#Bottom img { float:none;}
	.bottomC { width:1200px; text-align:center; height:auto; font-size:14px; line-height:24px; padding:10px 0 15px; margin:0 auto;}
	.bottomLink { color:#FFF; width:1200px; height:44px; line-height:44px;   margin:0 auto;}
	.bottomLinkSize{width:100%;float:left;overflow:hidden;height:44px;text-align:center;}
	.bottomLink img,.botcopyimg { float:none; vertical-align:middle;}
	.bottomLink a,.botcopy a { font-size:14px; color:#FFF; font-weight:700;}
	.bottomLink a:hover,.botcopy a:hover { color:#FF0;}
	.bottomLink span,.botcopy span { font-size:16px; color:#000;}
	.bottomLink strong,.botcopy strong { color:#F00;}
	.bottomLinkl { font-size:10px; float:left; margin-left:15px; display:inline;}
	.bottomLinkr { font-size:14px; font-weight:700; float:right; margin-right:15px; display:inline;}
	.bottomT { width:1002px; color:#FFF; margin-top:15px; line-height:26px; text-align:center;}
	.bottomT strong { color:#FF0; font-size:16px;}
	.foottext { font-size:14px; width:100%;float:left;text-align:center; line-height:25px;color:#fff;overflow:hidden;height:82px;margin-top:8px;}
	.foottext strong { color:#ff0;font-size:14px;}
	.foottext img{vertical-align:middle;}
	#foot img { vertical-align:middle;}
	.cprtSIze{width:100%;float:left;overflow:hidden;}
	.cprt{width:1200px;margin:0 auto;overflow:hidden;height:32px;line-height:32px;color:#666;stext-indent:50px;font-size:14px;font-weight:400;}
	
	
/*bottom*/
.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:1000px;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;}
.bottommenu ul h1 a{color:#000;transition:all 0.5s ease}
.bottommenu ul h1 a:hover{color:#c00;}
.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:#c00;}
.cir{display:inline-block;width:0;height:0;overflow:hidden;}
.bottommenu .btn{background:#027fc2;color:#fff;line-height:22px;width:130px;text-align:center;float:left;margin-top:17px;}
.cir{float:right;border:4px solid;border-color:#027fc2 #027fc2 #027fc2 #fff;margin:7px 15px 0 0;}
.bottommenu .btn:hover{background-color: #FFB400;color:#fff;}
.bottommenu .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:#c00;font-size:18px;font-weight:700;}
.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:#027fc2;padding:20px 0px;float:left;width:100%;padding-bottom:60px;}
.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:960px;margin-left:10px;height:30px;line-height:30px;float:left;color:#fff;}	
.copyC a{color:#ff0}
.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}

	.hotPr{width:100%;float:left;margin-top:20px;}	
.indexShow{float:left;width:1198px;float:left;height:50px;line-height:50px;background:#f5f5f5;border:1px solid #ddd;border-top:2px solid #c00;}
.tjPT{width:80px;float:left;height:50px;line-height:50px;text-align:center;color:#fff;font-size:20px;background:#c00;}
.tjPT a{color:#fff;}
.tjPT a:hover{color:#fff;transition:color 0.8s ease;text-decoration:none; }
.h1a{height:50px;line-height:50px;padding:0 20px;float:left;font-size:20px;font-weight:700;color:#000;width:150px;}
.h1a:hover{color:#c00;}
.indexShow_c{width:100%;float:left;overflow:hidden;}	
.LeftIMG{width:298px;float:left;height:420px;margin-top:15px;border:1px solid #ddd;border-bottom:3px solid #e3e3e3;}
.LeftIMG img{float:left;margin-top:20px;margin-left:20px;}
.LeftIMG a{color:#000;font-size:14px;}
.More{float:right;height:50px;line-height:50px;text-align:right;color:#666;margin-right:10px;}
.More:hover{color:#c00;text-decoration:underline}
.LeftIMG a:hover{color:#c00;text-decoration:underline;}
.sms{width:258px;padding:20px;float:left;color:#666;line-height:25px;}
.floatDiv{width:885px;float:right;}
.goodsItem{width:200px;padding:5px;border:1px solid #ddd;overflow:hidden; float:left;border-bottom:3px solid #e3e3e3;margin-top:15px;margin-right:12px;}
.goodsItem:hover{border:1px solid #c00;border-bottom:3px solid #ac0000;}
.goodsItem .goodsimg{width:200px; height:139px;  background:#FFF;  }
.goodsItem p{text-align:left; font-size:14px;color:#666; line-height:20px; overflow:hidden; margin-bottom:5px;float:left;height:20px;overflow:hidden;width:100%;}
.goodsItem p a{color:#c00; text-decoration:none;}
.goodsItem p a:hover{color:#f00;}
.goodsItem p a span{ color:#f00}
.goodsItem font{color:#c00}
.goodsItem .lujin{ font-size:12px; font-weight:normal}
.goodsItem .lujin .lj1{  color:#ff0084}
.goodsItem .lujin .lj1:hover{ color:#007ee0}
.goodsItem .lujin strong{ font-weight:normal}
.goodsItem .f1{float:left;font-size: 12px;font-weight: normal;width:65%;overflow:hidden;height:20px;line-height:20px;white-space:nowrap;color:#000}
.goodsItem .pinlun{ float:right; color:#c00}
.goodsItem .pinlun:hover{color:#fb9607}
.goodsItem_on {border:1px solid #007ee0;}
.goodsItem_on .f1{ color:#007ee0}



/*Products*/
	.index-main{float:left;width:100%;}
	.index-main .main-title{ width:100%; padding-top:35px; margin-bottom:25px;background:url(../images/index_bg01.png) repeat-x 0 bottom;}
	.index-main .main-title h2{ height:43px; font:14px/24px "微软雅黑";color:#a3a3a4 }
	.index-main .main-title h2 span{ float:left; display:inline-block; border-bottom:1px solid #727272; padding-bottom:18px;font:bold 20px/24px "微软雅黑"; color:#333; height:24px; margin-right:5px;}
	.index-main .main-title2{background:url(../images/index_bg06.png) repeat-x 0 bottom;}
	.index-main .main-title2 h2{font:14px/40px "微软雅黑"; color:#fff;}
	.index-main .main-title2 h2 span{border-bottom:1px solid #fff;font:bold 20px/24px "微软雅黑";color:#fff; }
	.index-probox{ position:relative; overflow:hidden; float:left; margin:0 1px; height:300px; background:#eaeaea;}
	.index-proname h3{ padding-top:30px; width:208px; margin:0 auto; height:63px; font:36px/40px "Times New Roman"; color:#121212; background:url(../../img/index_bg02.png) no-repeat left bottom; margin-bottom:30px;}
	.index-proname p{width:208px; margin:0 auto; font:14px/24px "微软雅黑"; color:#9d9d9d;}
	.index-probox ul li{position:absolute; left:0; top:0; display:none; width:100%; height:459px; background-repeat:no-repeat;background-position: center top;}
	.index-probox .number{ position:absolute; width:100%; height:15px; line-height:15px; left:0; bottom:100px; text-align:center; z-index:3; display:none;}
	.index-probox .number span{ display:inline-block; width:13px; height:15px; margin:0 2px; opacity:0.4;filter:Alpha(opacity=40); background:url(../../img/index_bg03.png) no-repeat; cursor:pointer;}
	.index-probox .number span.on{opacity:1;filter:Alpha(opacity=100); }
	.proboxbg{ position:absolute; width:100%; height:100%; background:#000;opacity:0.4;filter:Alpha(opacity=40); overflow:hidden; z-index:2;display:none;}
	.protext{ display:none; position:absolute; width:100%; left:0; top:112px; background:url(../images/index_bg04.png) no-repeat center top; z-index:3; text-align:center;}
	.protext h3{ font:20px/34px "微软雅黑"; color:#fff; margin-top:46px;}
	.protext p{ font:18px/30px "Times New Roman"; color:#fff;opacity:0.6;filter:Alpha(opacity=60);}
	.index-promore{ display:block; height:62px; margin:10px 0 20px; background:#f7f7f7; font:14px/62px Arial; color:#9d9d9d; text-align:center; transition:all 0.4s;float:left;width:100%;}
	.index-promore:hover{ background:#999999; color:#fff;}
	
	
	
.index-newsri{ float:right; width:330px; background:#fff; position:absolute; bottom:0px; right:0; overflow:hidden;}
	.index-tit{width:330px;height:40px;line-height:40px;float:left;background:#e3e3e3;}
	.index_titA{width:165px;height:40px;line-height:40px;float:left;background:#c00;text-indent:45px;color:#fff;font-size:16px;cursor:pointer;font-weight:700;}
	.index_titB{width:165px;height:40px;line-height:40px;float:left;text-align:center;color:#000;font-size:16px;cursor:pointer;transition:background 0.5s;}
	.index-Cc{width:308px;float:left;border:1px solid #e3e3e3;padding:10px; overflow:hidden;}
	.index-Cc div{width:100%;float:left;display:none;}
	.btd{width:310px;margin:0 auto;border-bottom:1px solid #ddd; height:40px;line-height:40px;text-align:center;color:#000;font-size:20px;}
	.btd2{width:310px;margin:0 auto;line-height:30px;text-align:center;color:#666;font-size:14px;padding-bottom:15px;}
	.btd3{width:100%;margin:0 auto;color:#666;font-size:14px;}
	.btd3L{width:100%;color:#000;font-size:15px;float:left;}
	.btd3LS{width:100%;float:left;line-height:30px;height:30px;background:url(../images/Icon02.gif) no-repeat left center;text-indent:10px;}
	.btd3LS strong{color:#f00;}
	.btd3R{width:100%;float:right;}
	.btd3wx{width:100%;float:left;height:200px;text-align:center}
	.btd3wx img{width:200px;height:200px;}
	.btd3sm{width:279px;float:left;height:25px;line-height:25px;text-align:center;font-size:12px;color:#ae1c1c;}
	.btd3bz{width:580px;float:left;line-height:28px;color:#666;}
	.btd3bz strong{color:#c00}
	
	
	
.jbc_warp{ font-size:12px;width:1200px; margin:0 auto; padding-top:10px;}
.jbc_rx{ width:335px; height:60px; margin:30px auto}
.jbc_img{ width:433px; float:left; height:395px; }
.jbc_img span{ width:433px; height:40px; line-height:40px; color:#333; font-size:16px;  font-family:"微软雅黑"; background:#f6f3f3; display:inline-block; text-align:center; }
.jbc_img b{ color:red; margin-left:10px;}
.jbc_ul li{ float:left; margin-left:6px; width:249px; overflow:hidden; margin-bottom:4px;}
.jbc_ul li span{ width:249px; height:40px; line-height:40px; color:#333; font-size:16px;  font-family:"微软雅黑"; background:#f6f3f3; display:inline-block; text-align:center; }

.jbc_ul_u li{ float:left; width:262px; height:263px;  margin-left:5px; margin-bottom:5px;}
.jbc_img_i{ width:396px; float:left; height:528px; }

.video-gssp{float:left;margin-right:15px;}





.pro_showx {
    width: 100%;
    float: left;
    overflow: hidden;
    clear: both;
    margin-top: 30px;
    background: #fff;
}
.pro_showxT{width:898px;border:1px solid #cfcfcf;background:#f7f7f7;height:45px;float:left;}
.pro_showxT li{width:120px;height:43px;border-top:2px solid #f7f7f7;background:#fff;border-right:1px solid #cfcfcf;line-height:43px;float:left;color:#000;text-align:center;cursor:pointer}
.pro_showxDiv{
	width:878px;
	border:1px solid #ddd;
	border-top:none;
	float:left;
	padding:10px;
}
.show-imgwww{
	width:100%;
	float:left;
	margin-top:15px;
}
.show-imgwww h1{
	width:100%;
	float:left;
	height:60px;
	line-height:60px;
	text-align:center;
}
.show-imgwww h1 img{
	display:inline;
}
.show-imgcc{
	width:100%;
	float:left;
	
	margin-top:15px;
}
.show-imgcc table{
   border-collapse: collapse;
            border: none;
}
 .show-imgcc table td
        {
            border: solid #ddd 1px;
        }
.canshucp img{
	width:878px;
}
.zhiguantu img{
	width:47%;
	float:left;
	padding-left:20px;
	padding-bottom:15px;

}

.bj{ background:url(../images/bj.png) center no-repeat ; height:50px; width:100%; margin:0 0;  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)));}
.bj_1{ width:1000px; margin:0 auto;}
.bj_left{ width:1000px; float:left; font-size:30px; color:#FFFF00; font-weight:bold; padding-left:40px;}
.bj_right{ width:80px; float:right; padding-top:30px;}



.list-itemlb{
	width:1200px;
	margin: 0 auto;
	overflow:auto;
	text-align:center;
clear: both;
overflow: auto;
padding: 35px 0;
}
.list-itemlb a{
	width: 373px;
	height: 333px;
	float: left;
	margin-right:22px;
	color:#666;
	font-size:16px;
	line-height:25px;
	padding:5px;
	border:1px solid #fff;
	background: #f5f5f5
}

.list-itemlb a img{
	width:373px;
	height: 300px;
}

.hot-products{
	width: 100%;
	clear: both;
	padding:30px 0;
	background:#f5f5f5;
	overflow:auto;
}
.list-panelTH{
	width: 1220px;
	margin: 0 auto;
}
.list-panelTH .title-name {
    margin-bottom: 25px;
	color: #242424;
overflow: hidden;
height: 40px;
vertical-align: middle;
line-height: 40px;
}
.list-panelTH .title-name h4 {
    float: left;
    font-size: 22px;
	margin-left: 10px;
color: #242424;
display: inline-block;
}
.title-name ul{
	float:left;
	margin-left: 20px;
	height: 38px;
}
.title-name ul a{
	float:left;

	height: 38px;
	line-height: 38px;
	border: 1px solid #ddd;
	text-align: center;
	color: #000;
	display: block;
	width: 215px;
	font-size:14px;
	font-weight:700;
	font-family: "Microsoft Yahei","Helvetica Neue","Helvetica,Arial,sans-serif";
}
.title-name ul li a{
	
	color: #666;
}
.title-name ul a:hover{
	border:1px solid #c00;
	color: #c00;
	background:#c00;
	color:#fff;
}
.index-pro-left h1{
	color: #333;
	font-size: 30px;
	float: left;
	height: 35px;
	line-height: 35px;
	width: 100%;
}
.index-pro-left h2{
	font-size: 22px;
	float: left;
	height: 15px;
	line-height: 15px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 20px;
}
.index-pro-left span{
	background: #e33b3b;
	font-size: 30px;
	display: inline-block;
	height: 5px;
	line-height: 5px;
	width: 80px;
}
.index-pro-left h3{
	color: #666;
	font-size: 16px;
	float: left;
	height: 25px;
	line-height: 25px;
	width: 100%;
	font-weight: normal;
}

.contact-usesw li{
font-size:17px;
}
.contact-usesw li strong{
color:#f00
}


/*news*/
.index-news{
	padding-bottom:15px;
	float:left;
	width:100%;
}
.index-news .index-new-m{
	margin:0 auto;
	width:1200px;
}
.index-news aside{
	display:inline-block;
	width:390px;
	margin-right:11px;
	margin-top:20px;
}
.index-news aside h1{
	height:40px;
	line-height:40px;
	background:#c00;
	
}
.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 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:#c00;
	text-align:center;
	color:#fff;
	border-radius:5px;
	float:left;
	width:20px;
	font-size:12px;
	font-style:normal
}
.index-news aside ul li a{
	padding-left:25px;
	font-size:14px;
}
.index-news aside ul li a:hover{
	color:#c00
}
.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;
}



/**/