﻿@charset "utf-8";
img, object, embed, video {
	/* max-width: 100%; */
}
/* IE 6 不支持最大宽度，因此默认为 100% 宽度 */
.ie6 img {
	width:100%;}
	
	
	
	
#container{
	width:100%;
	height:auto;}
.warper {
	width: 100%;
	max-width: 1170px;
	margin:0 auto;
	position:relative;}
.warp{
	width: 100%;
	max-width: 1170px;
	margin:0 auto;
	position: relative;}
#header{
	width:100%;
	height:105px;
	position: relative;
	z-index:600;
	border-top: 5px solid #1e4a95;
	background:url(../images/bg_header.jpg) 0 bottom repeat-x;}
.nav_right{	
	width:365px;
	position:absolute;
	right:0;
	top:0;
	z-index:701;}
.top_tel{
	width:185px;
	float:left;
	color:#f60201;
	font-size:30px;
	line-height:35px;
	padding-left:50px;
	font-style:italic;
	font-family:-sans-serif;
	background:url(../images/bg_tel.jpg) 0 5px no-repeat;}
.lang{ width:85px;
	height:35px;
	line-height:35px;
	overflow:hidden;
	padding-left:42px;
	float:right;
	background:#eeeeee url(../images/bg_lang.png) 5px center no-repeat;}
.lang select{
	color:#999;
	background:#eeeeee;}
.top_social{
	width: 200px;
	padding:7px 0 5px 5px;
	height:30px;
	float:left;}
.top_social li{
	float:left;
	width:25%;
	display: table-cell;
	text-align:center;}
.top_social img{
	width:60%;
	vertical-align:middle;} 
.top_social a{
	display: table-cell;
    vertical-align:middle;
	width:30px;
	height:30px;
	font-size:100%;
	line-height:30px;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;}
.top_social a.s1{
	background:#274a89;}
.top_social a.s2{
	background:#54ceff;}
.top_social a.s3{
	background:#b74032;}
.top_social a.s4{
	background:#1882bb;} 

a.searchBt{ 
	margin-top:7px; 
	display:block; 
	float:right; 
	width:30px; 
	height:24px; 
	background:url(../images/search.png) no-repeat 0px 0px; 
	cursor:pointer;/* position:relative;*/}
a.searchOn,a.searchBt:hover { 
	background:url(../images/searchon.png) no-repeat 0px 0px; 
	cursor:pointer;}
.searchInput { 
	display:none; 
	width:213px; 
	height:23px; 
	padding:5px 7px 5px 10px; 
	border:0px;
	background:url(../images/searchinput.gif) no-repeat 0px 0px; 
	cursor:pointer; 
	position:absolute; 
	right:0px; 
	top:72px; 
	z-index:100;}
.searchInput input { 
	width:180px; 
	height:23px; 
	background:none; 
	border:0px; 
	padding:0px; 
	margin:0px; 
	line-height:23px; 
	color:#333;}
.searchInput a.searchSubmitBt { 
	float:right; 
	display:inline-block; 
	width:23px; 
	height:23px; 
	z-index:199; 
	background:url(../images/searchinput.gif) no-repeat -200px -6px;}

.app-bar {
	display: block;
    position: initial;
	box-sizing: border-box;
	background-color: transparent;
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
	-webkit-transition: none;
	transition: none;}
.app-bar.open {
	-webkit-transform: translate(0,0);
	transform: translate(0,0);}
.app-bar .logo {
	width:305px;
	float:left;
	text-align:center;
	z-index:1000;
	position: absolute;
	top: 0}
.app-bar .logo img{
	width:auto;}
.app-bar-actions {
	width:160px;
	float: right;}
.app-bar:after {
	content: ' ';
	display:block;
    height: 0;
    overflow: hidden;
	clear: both;}
button.menu {display: none;}
.bottom-bar {
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	width: auto;
    height: auto;
	 -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
	position: initial;
	float: left;
	background-color: rgba(0,0,0,0.6);}
.navdrawer-container {
	position:relative;
	width: 70%;
    height: 70px;
    line-height:70px;
	float:right;
	z-index:700;
	margin-top:35px;
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transition: none;
     transition: none;
	  pointer-events: auto;}
.navdrawer-container li {
	width: 14.28571%;
	text-align: center;
	font-size:15px;
	border: none;
	float:left;
	text-align:center;
	position:relative;}
.navdrawer-container li a{
	color: #333;
	display:block;
	height:70px;
	margin:0 3%;
}	
.navdrawer-container li a:hover{
	color:#fc8800;}	
.navdrawer-container li a.cur{
	color:#fc8800;}
.navdrawer-container li ul{
	width:200px;
	position: absolute;
	left:-15px;
	top:100x;
	visibility: hidden;
	background:rgba(255,255,255,0.9) none repeat scroll !important;
	background:#fff; filter:Alpha(opacity=90);}
.navdrawer-container li ul li{	
	float: none;
	height:auto;
	font-size:12px;
	display: inline;}
.navdrawer-container li ul li a{	
	width: 100%;
	height:auto;
	padding:10px 0 10px 0;
	color:#222;
	margin:0;
	display:block;
	text-indent:15px;
	line-height:15px;
	text-align:left !important;
	border-top:none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-bottom:1px solid #fff;}
.navdrawer-container li ul li a:hover{ 
	color:#fff;
	border-top:none;
	background:#2a5db6;}
.navdrawer-bg, .navdrawer-bg.open {
	opacity: 0;
	pointer-events: none;}

/*轮播图 开始*/
#slides {
	display:none;
	position:relative;}
.slidesjs-container{}
.slidesjs-navigation{ 
	display:none; 
	position:absolute; 
	right:10px; 
	bottom:10px; 
	z-index:1000;}
.slidesjs-navigation a{
	font:bold 20px/normal simsun;
	text-decoration:none;
	color:#333;}
.slidesjs-previous{}
.slidesjs-next{}
.slidesjs-navigation a:hover{color:#C00}
.slidesjs-pagination{ 
	position:absolute; 
	right:30px; 
	bottom:15px; 
	z-index:100;}
.slidesjs-pagination li{
	float:left;
	padding:0 3px;}
.slidesjs-pagination li a{
	display:block;
	width: 13px;
	height:0;
	padding-top:13px;
	background:url(../images/pagination.png) 0 0;
	overflow:hidden;}
.slidesjs-pagination li a.active,.slidesjs-pagination li a:hover.active {background-position: 0 -13px}
.slidesjs-pagination li a:hover {
	background-position: 0 -26px}
#slides  img{
	width:100%;
	display:block;}
/*轮播图 结束*/

.middle_search{
	width:100%;
	background:#8f9184;
	padding:15px 0;}
.m_title{
	width:19%;
	float:left;
	color:#fff;
	text-align:center;
	font-size:24px;
	line-height:34px;}
.m_input{
	width:52%;
	float:left;}
.m_input select{
	width:45%;
	height:34px;
	line-height:34px;
	margin:0 2.5%;
	color:#333;
	float:left;
	background:#c2c5b4;}
.m_input option{
	line-height:22px;
	padding:5px 0;}
.m_btn{
	width:25%;
	float:left;}
.m_btn input{
	width:40%;
	height:34px;
	line-height:34px;
	margin:0 5%;
	color:#fff;
	float:left;
	cursor:pointer;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.m_btn input:hover{
	color:#fdb900;}
input.view{
	background:#e67819;}
input.online{
	background:#333a40;}

/*模块 开始*/
.module_title01{
	text-align:center;
	font-weight:normal;
	font-size:3em;
	color:#333;
	padding:30px 1.5% 15px;}
.module_title01 a{
	color:#ff9600;
	line-height:20px;}
.module_title01 a:hover{
	color:#333;}
.module_title02{	
	font-weight:normal;
	font-size:30px;
	color:#333;
	padding:20px 0 20px;}
.module_title01 img,.module_title02 img{
	width: auto;}

/*产品列表 开始*/
.index_tit{
	width:100%;
	height:45px;
	margin-top:35px;
	border-bottom:2px solid #b9b9b8;}
#pro_title{
	width:280px;
	float:left;
	height:45px;}
#pro_title li{
	text-align:center;
	width:46%;
	float:left;
	margin-right:2%;}
#pro_title li a{
	display:block; 
	color:#333333;
	height:45px;
	line-height:45px;
	font-size:16px;
	background:#b9b9b8;
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;}
#pro_title li.emptyTag{
	color:#fff;
	border-bottom:none;
	background:#2d2d2c;
}
#pro_title li.selectTag a{ 
	color:#fff;
	border-bottom:none;
	background: #0173bc;}
#pro_title li a:hover{
	background:#2d2d2c; 
	color:#fff;
	border-bottom:none;
	text-decoration:none;}
#tagContent {
}
.tagContent {
	display: none; 
	height: auto;
}
#tagContent div.selectTag {	display: block;}

.pro_t{
	height:45px;
	font-size:14px;
	float:right;
	line-height:45px;
	margin-left:240px;
	}
.pro_t a{
	color:#333;
	display:inline-block;
	padding:0 8px;}
.pro_t a:hover{
	color:#4283E4;}
.pro_li{	 
	width:22%;
	float:left;
	display:inline;
	overflow:hidden;
	font-size:14px;
	text-align:center;
	margin:20px 1.5% 20px;}
.pro_li a{
	display:block;
	padding:2px;}
.pro_li a:hover{
	padding:2px;
	color:#fff;
	display:block;
	background:#fc8800;}
.pro_txt{
	padding:12px 0;
	display:block;
	text-align:center;}
.pro_more{
	color:#3b4043;
	padding:15px 0 18px;
	text-align:center;
	font-size:17px;}
.pro_more a{
	width:100px;
	color:#333;
	height:30px;
	font-size:13px;
	display:inline-block;
	line-height:30px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	border:1px solid #1b1b1b;}
.pro_more a:hover{
	border:1px solid #d31014;}
.pro_li0{	 
	width:30%;
	float:left;
	display:inline;
	overflow:hidden;
	font-size:14px;
	text-align:center;
	margin:10px 1.5% 25px;}
.pro_li0 a{
	display:block;
	padding:2px;}
.pro_li0 a:hover{
	padding:2px;
	color:#fff;
	display:block;
	background:#fc8800;}
.pro_tit{
	padding:12px 0;
	display:block;
	text-align:center;}
.txt0 a{
	color:#fff;
	display:block;
	padding:8px;
	line-height:22px;
	background:#0066cb;}
.txt0 a:hover{
	background:#dd2324;}
.service{
	width:100%;
	padding:40px 0;
	margin:15px 0;
	background:#f0f0f0;}
.listyle01{
	width:22%;
	float:left;
	text-align:center;
	display: inline;
	margin:10px 1.5% 10px;}
.listyle01_pic a{
	width:120px;
	height:120px;
	color:#fff;
	display:inline-block;
	text-align:center;
	line-height:160px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	background:#4283E4;}
.listyle01_pic a:hover{
	background:#050bfc;}
.listyle01_pic img{
	width:40%;}
.listyle01 h3{
	color:#fff;
	padding:25px 0 20px;
	font-size:22px;}
.listyle01 p{
	width:74%;
	margin:0 auto;
	color:#666;
	font-size:14px;
	line-height:24px;}

/*产品列表 结束*/
.middle01{
	width:100%;
	height:auto;
	color:#333;
	padding-top:5px;
	padding-bottom:35px;
	background:#ebedec;}
.module_title{
	height:50px;
	line-height:50px;
	position:relative;
	margin-bottom:30px;
	border-bottom:2px solid #b9b9b8;}
.module_title h3{
	font-size: 16px;
    position: absolute;
    bottom: -1px;
    /* background: url(../images/bg_tabhover.png) left bottom no-repeat; */
    background-color:  #0173bc ;
    color: #fff;
    width: 115px;
    text-align: center;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    height: 46px;}
.more{
	float:right;
	line-height:55px;
	padding-right:10px;}
.more a{color:#333;}
.more a:hover{color:#fc8800;}
/*首页上图下文模块 开始*/
.lx_company,.lx_brand{
	width:62%;
	float:left;
	margin-left:1%;}
.vide{
	width: 47%;
	float: left;
}
.vide img{
	width: 100%;
}
.company{
	width: 49%;
	float: right;
	font-size:14px;
	color:#333;
	line-height:26px;
}
.company a{
	color: #da251c;
	float: right;
}
/*首页上图下文模块 结束*/

/*首页新闻模块 开始*/
.lx_news,.lx_list{
	width:32%;
	float:right;
	line-height:22px;
	margin-right:1%;}
.lx_news li{
	width:100%;
	float:left;
	display:inline;
	padding:0 0 25px;}
.lx_news_left{
	width:14%;
	float:left;
	text-align:center;
	background: #ff9b12;}
.lx_news_left .month{
	color:#fff;
	padding:2px 0;
	font-size:14px;}
.lx_news_left .number{
	color:#fff;
	margin:1px;
	padding:8px 0;
	font-size:18px;
	background:#0173bc;
	font-size:26px;}
.lx_news_right{
	width:80%;
	float:right;}
.lx_news_right h3{
	line-height: 22px;
	padding:0 0 4px;
	font-size:14px;}
.lx_news p{
	color:#666;
	line-height:20px;
	font-size:12px;}
.middle1 li{
	width:22%;
	float:left;
	padding:0.5%;
	margin:1%;
	background:#eff1f3 url(../images/bg01.jpg) right bottom no-repeat;}
.middle1 h3{
	font-size:15px;
	padding:10px}
.brand{
	padding:20px 0;
	margin-top:40px;
	background:#dde1e0 ;}
.lx_brand li{
	width:20%;
	float:left;
	margin-bottom:25px;
	text-align:left;}
.lx_brand img{width:auto;}
.list_box{
position: relative;
top: -30px;
	}
.list_hd{
	font-size:14px;
	text-align:center;}
.list_hd_left{
	width:60%;
	float:left;
	padding:7px 0;
	background:#f0f0f0 url(../images/line.jpg) right bottom no-repeat;}
.list_hd_right{
	width:40%;
	padding:7px 0;
	float:right;
	background:#f0f0f0;}
#FontScroll{
	width:100%;
	height:180px;
	overflow:hidden;}
#FontScroll li{
	width:100%;
	float:left;
	text-align:center;
	color:#666666;
	border-bottom:1px dashed #d6d6d6}
#FontScroll span{
	display:block;}
.list_scroll_left{
	width:60%;
	float:left;
	line-height:36px;
	background:url(../images/line.jpg) right bottom no-repeat;}
.list_scroll_right{
	width:40%;
	line-height:36px;
	float:right;}
#FontScroll li a{
	width:155px;
	float:left;
	line-height:37px;
	padding-left:15px;
	margin-right:20px;
	border-bottom:1px dashed #999;
	background:url(../images/line.png) left center no-repeat;}
#FontScroll .line{
	width:100%;
	height:180px;
	line-height:36px;}
	
/*底部 开始*/
#footer{
	width:100%;
	margin-top:22px;
	padding-bottom:30px;
	background:#004d9a url(../images/bg_foot.jpg) 0 0;}
.footer_top{
	width:100%;
	height:44px;
	background:url(../images/foot_top.jpg) 0 0 repeat-x;}
.bottom{
	color:#fff;
	width: 100%;
	max-width: 1170px;
	/* margin:-20px auto 0; */}
.bottom dl {
    float: left;
	height:auto;
	margin:0;}
.bottom a{
	color:#fff;}
.bottom a:hover{
	color:#fff;}
.bottom dl.width01{
	width:30%;
	background:url(../images/bg_map.png) 10% 50% no-repeat;}
.bottom dl.width02{
	width:20%;}
.bottom dl.width03{
	width:30%;}
.bottom dt {
	margin:0;
    color:#fff;
	font-size:20px;
    line-height: 40px;}
.bottom dd {
	margin:0;
    line-height:30px;}
.btitle{
	color:#fff;
	font-size: 15px;
	line-height:30px;}
.bg01{
	padding-left: 30px;
	background:url(../images/bg_tel.png) 4px 8px no-repeat;}
.bg02{
	padding-left: 30px;
	background:url(../images/bg_mail.png) left 10px no-repeat;}
.bg03{
	padding-left: 30px;
	background:url(../images/bg_fax.png) left 8px no-repeat;}
.bg04{
	padding-left: 30px;
	background:url(../images/bg_adr.png) 4px 10px no-repeat;}
.bg05{
	padding-left: 30px;
	background:url(../images/bg_qq.png) 4px 10px no-repeat;}
.foot_tb{
	padding-top:10px;
	line-height:30px;}
.foot_tb input,.foot_tb textarea{
	width:90%;
	background:#e5e4e4;
	border:none;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.sub_input{
	height:30px;}
input.sub_btn{
	width:40%;
	height:30px;
	color:#FFF;
	float:right;
	margin-right:10%;
	margin-top:5px;
	text-align:center;
	background:#e67819;
	cursor:pointer;}
.clear{
	clear:both;
	height:20px;}
.copyright{
	width:100%;
	color:#7f7f7f;
	padding:12px 0;
	text-align:center;
	background:#1b1b1d;}
.inquiry{width:210px; position:fixed; bottom:10%; right:0; z-index:999;}
.inquiry_tit{cursor:pointer;}
.inquiry_content{background:#474e54; padding:20px 0;}
.inquiry_content dd{ padding-left:30px;margin-bottom:20px;}
.inquiry_content dd input{width:165px; border:none; height:29px; color:#a1a1a1; font-size:12px; padding-left:5px;}
.inquiry_content dd textarea{width:165px; border:none; height:80px; color:#a1a1a1;font-size:11px;}
.inquiry_content .inquiry_icon01{background:url(../images/icon07.png) no-repeat 8px 10px;}
.inquiry_content .inquiry_icon02{background:url(../images/icon07.png) no-repeat 8px -40px;}
.inquiry_content .inquiry_icon03{background:url(../images/icon07.png) no-repeat 8px -95px;}
.inquiry_content .inquiry_send{ background:#e67819; color:#fff; width:112px; height:28px; border:none; cursor:pointer;}
.inquiry .shunone{display:none;}
.inquiry .show{ display:block;}
/*底部 结束*/

.custom_service p img {display: inline; margin-top:-5px; vertical-align:middle;width:auto;}
.scrollsidebar{position:absolute; z-index:999; top:250px;}
.side_content{width:154px; height:auto; overflow:hidden; float:left; }
.side_content .side_list {width:154px;overflow:hidden;}
.show_btn{ width:0; height:112px; overflow:hidden; margin-top:50px; float:left; cursor:pointer;}
.show_btn span { display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_title,.side_bottom,.close_btn,.show_btn {background:url(../images/sidebar_bg.png) no-repeat;}
.side_title {height:46px;}
.side_bottom { height:8px;}
.side_center {font-family:Verdana, Geneva, sans-serif; padding:5px 12px; font-size:12px;}
.close_btn { float:right; display:block; width:21px; height:16px; margin:16px 10px 0 0; _margin:16px 5px 0 0;}
.close_btn span { display:none;}
.side_center .custom_service p { text-align:center; padding:6px 0; margin:0; vertical-align:middle;}
.other  { text-align:center;border-bottom:1px solid #ddd;border-top:1px solid #ddd}
.other p { padding:5px 0; _height:16px; margin:0;color: #666666;}
.msgserver { text-align:center; margin-bottom:5px;}
.msgserver a { background:url(../images/sidebar_bg.png) no-repeat -119px -115px; padding-left:22px;}

/* blue skin as the default skin */
.side_title, .side_blue .side_title {background-position:-195px 0;}
.side_center, .side_blue .side_center {background:url(../images/blue_line.png) repeat-y center;}
.side_bottom, .side_blue .side_bottom {background-position:-195px -50px;}
.close_btn, .side_blue .close_btn {background-position:-44px 0;}
.close_btn:hover, .side_blue .close_btn:hover {background-position:-66px 0;}
.show_btn , .side_blue .show_btn {background-position:-119px 0;}
.msgserver a, .side_blue .msgserver a {color:#06C;}

/* green skin  */
.side_green .side_title {background-position:-349px 0;}
.side_green .side_center {background:url(../images/green_line.png) repeat-y left center;}
.side_green .side_bottom {background-position:-349px -50px;}
.side_green .close_btn {background-position:-44px -23px;}
.side_green .close_btn:hover {background-position:-66px -23px;}
.side_green .show_btn {background-position:-147px 0;}
.side_green .msgserver a {color:#76a20c;}


#menu{
	display:none;}
.subbanner{
	width:100%;
	margin:0;
	text-align:center;}
/*当期位置 开始*/
.breadcrumbnav{
	width:auto;
	height:40px;
	color:#666;
	line-height:40px;
	text-indent:6px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background:url(../images/bg_dot01.png) 0 bottom repeat-x;
	margin-bottom:20px;}
.breadcrumbnav img{ width:auto;}
.breadcrumbnav a{
	padding:0 2px;}
#leftsidebar{
	width:24%;
	float:left;
	margin-top:30px;
	margin-bottom:40px;}
#leftsidebar h1{
	width:100%;
	text-indent:50px;
	font-size:24px;
	padding:12px 0;}
.h101{
	background:url(../images/bg_info01.png) 15px center no-repeat;}
.h102{
	background:url(../images/bg_info02.png) 15px center no-repeat;}
.h103{
	background:url(../images/bg_info03.png) 15px center no-repeat;}
.h104{
	background:url(../images/bg_info04.png) 15px center no-repeat;}
#leftsidebar h2{
	width:100%;
	color:#000;
	text-indent:12px;
	font-size:22px;
	padding:13px 0 20px;
	background:url(../images/bg_left.png) center bottom no-repeat;}
#leftsidebar h3{
	width:100%;
	text-indent:12px;
	font-size:24px;
	padding:12px 0 10px;
	background:#f0f1f3;
	border-bottom:2px solid #fd7113;}
.list0{
	margin-bottom:30px;
	border:1px solid #e1e1e1;}
.list0 ul{padding:0 6%;}
.list0 li{
	width:90%;
	float:left;
	padding:11px 0 11px 10%;
	border-bottom:1px solid #d8d8d8;
	background:url(../images/li02.gif) 0 center no-repeat;}
.list{
	margin-bottom:30px;
	border:1px solid #e1e1e1;}
.lista{
	margin-bottom:30px;
	border:1px solid #e1e1e1;}
.lista dl {
	padding:0 6%;
	position:relative; 
	z-index:20; }
.lista dt {
	position:relative;
	z-index:30; 
	overflow:hidden;}
.lista dt a{
	width:90%;
	float:left;
	padding:11px 0 11px 10%;
	border-bottom:1px solid #d8d8d8;
	background:url(../images/li02.gif) 0 center no-repeat;}
.lista dl:hover dt a{
	border-bottom:1px solid #d8d8d8;
	background:#f8f7f7 url(../images/li02.png) 0x center no-repeat;}
.lista dl dt .currentA{ no-repeat 15px center; color:#00559d;}
.lista dl dd {
	position: absolute; 
	z-index: 20; 
	top: 0px; 
	left:99.5%;
	display: none; 
	width:90%; 
	height:auto; 
	background: #fff; 
	border: 1px solid #d6dbe1; 
	box-shadow: -1px 1px 6px rgba(0, 0, 0, .3);}
.lista dl dd.sub-list1 {top: -29px;}
.lista dl dd.sub-list2 {top: -64px;}
.lista dl dd.sub-list3 {top: -99px;}
.lista dl dd.sub-list4 {top: -134px;}
.lista dl dd.sub-list5 {top: -169px;}
.lista dl dd ul {padding:10px 0px 10px; background:#fff;}
.lista dl dd ul li{line-height:22px; font-size:13px;}
.lista dl dd ul li a{display: block; padding:6px 0px 6px 10px;background:none; }
.lista dl dd ul li a:hover{ background:#f8f7f7; }
.lista dl:hover dd {display: block;}
.lista a:hover,.list0 a:hover{color:#FF7600;}
.listyle05{
	width:90%;
	float:left;
	padding:15px 0 15px 10%;
	border-bottom:1px dash #fdfdfd;
	background:url(../images/li03.jpg) 12px 15px no-repeat;}
.chatnow{
	width:100%;
	margin-bottom:30px;}
.note{
	color:#888;
	font-size:13px;
	line-height:24px;
	margin:10px 15px 0;
	padding-bottom:15px;
	border-bottom:1px dashed #d3d3d3;}
.contact{padding-bottom:15px;}
.contact p{
	color:#666;
	line-height:24px;
	margin: 0 5%;
	padding-top:15px;}
.aside-parts-slide{ 
    overflow:hidden; 
	width:90%;
	margin:0 auto;
	padding-top:15px;}
.aside-parts-slide span{
	display:block;
	border:3px solid #dcdcdc;}
#aside-parts-slide{ 
	overflow:hidden; 
	position:relative; 
	width:100%;
	height:220px;}
#aside-parts-slide li{
	overflow:hidden; 
	width:100%;  
	height:220px; 
	position:absolute; 
	top:0; 
	left:0; 
	display:none; }
#aside-parts-slide li img{ 
	width:100%; }
#aside-parts-slide li p{
	width: 100%;
	height: 34px;
	line-height:34px;
	overflow:hidden;
	text-align:center;
	margin:0;}
#aside-parts-nav{
	overflow:hidden; 
	text-align:center; 
	padding-bottom:20px;}
#aside-parts-nav li { 
    display: inline-block; 
	vertical-align:center; 
	width: 11px; 
	height: 11px; 
	margin: 0 2px; 
	zoom: 1; *display: inline; 
	cursor:pointer; 
	background-image: url(../images/btn04.png);
	background-repeat: no-repeat;}
#aside-parts-nav li.now {
	background-image: url(../images/btn03.png);
	background-repeat: no-repeat; 
	cursor:default;}	
/*当期位置 结束*/
/*分页 结束*/
.pages{padding:20px 0 30px;text-align:center; height:30px; clear:both;}
.pages a,.pages strong,.pages em{padding:3px 6px;margin:0 1px;display:-moz-inline-box;display:inline-block;}
.pages em{margin-right:20px;}
.pages input{vertical-align:bottom; height:18px; width:30px;}
.pages a{border:1px solid #999; color:#cc080a; background-color:#fff;}
.pages strong{background-color:#f33c03; color:#fff; font-weight:normal;}
.pages em{color:#0177a7; font-weight:bold;}
.pages a,.pages strong{padding:5px 10px;margin:0 2px;-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;}
.pages a{color:#000;}
.pages em{display:none;}
/*分页 结束*/

#rightsidebar{
	width:74%;
	float:right;
	margin-top:30px;
	margin-bottom:40px;}
/*新闻列表 开始*/
.news_li{
	width:100%;
	float:left;
	display:inline;
	margin:0 0 20px;
	border-bottom:1px dashed #999;}
.news_li_pic{
	width:31%;
	float:left;
	padding-bottom:20px;}
.news_li_text{
	width:64%;
	float:right;
	padding-right: 2%;}
.news_li h4{
	color:#000;
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	padding-bottom:5px;}
.news_li h6{
	color:#999;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	padding-bottom:5px;}
.news_li p{
	color:#666;
	line-height:24px;}
.news_more{
	padding:20px 0 15px;}
.news_more a{
	color:#e67819;
	font-size: 12px;
	line-height:30px;}
.news_more a:hover{
	color:#116cb2;}
/*新闻列表 结束*/
.content{
	font-size:13px;
	color:#666;
	line-height:26px;}
.content h2{
	line-height:40px;
	font-size:18px;
	text-align: center;}
.content h4{
	color:#999;
	font-size:12px;
	font-weight:normal;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom:20px;
    border-bottom:1px dashed #999;}
.content img{
	width: auto;}
.prenext{
	padding:15px;
	margin-top:30px;
	border-top: 1px dashed #d6d6d6;}
.pn_item{
	line-height: 30px;
	overflow:hidden;}
	
/*产品详情页 开始*/
.products{
	padding: 15px 0 0px;
}
#gallery{
	width:56%;
	height:auto;
	float:left;
	padding:5px;
	background:#fff;
	border:1px solid #d9d9d9;}
#gallery h1{
	color:#666666;
	line-height:30px;}
#gallery_nav {
	width: 19.5%;
	float: right;}
#gallery_nav img{
	margin:0 0 1%;}
#gallery_output {
	width: 79.5%;
	float: left;
	border-right:1px solid #d9d9d9;
	overflow: hidden;}
#gallery_output img {
	width:100%;}
.gallery_right{
	width:40%;
	float:right;}
.gallery_right h2{
	font-size:24px;
	padding:10px 0 15px;}
.gallery_right_txt{
	padding:5px 0 15px;
	line-height:24px;
	font-size: 14px;
	border-bottom:1px dashed #d0d0d0;}
.ct_m,.ct_p{
	width:50%;
	float:left;
	height:30px;
	line-height:30px;
	font-size:14px;}
.mail{
	height:40px;
	padding:5px 0;
	padding-left:45px;
	background:url(../images/pro_email.jpg) left center no-repeat;}
.pdf{
	height:40px;
	padding:5px 0;
	padding-left:40px;
	background:url(../images/pro_qq.jpg) left center no-repeat;}
.gallery_buy{
	padding-top:10px;
	padding-bottom:10px;}
.gallery_btn{
	padding:5px 0 12px;}
.gallery_tel{
	padding:15px 0 15px;
	font-size:30px;
	color:#db0100;
	padding-left:135px;
	font-family:Arial;
	background:url(../images/pro_tel.jpg) left 5px no-repeat;}
.gallery_btn a{
	color:#FFF;
	line-height:35px;
	font-size:14px;
	padding-left:40px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.gallery_btn a.ct_quote{
	padding: 12px 10%;
	margin-right:20px;
	background:#dd2020 url(../images/btn01.png) 12% center no-repeat;}
.gallery_btn a.ct_message{
	padding: 12px 12.5%;
	background:#2f3e58 url(../images/btn02.png) 13% center no-repeat;}
.gallery_btn a:hover{
	text-decoration:underline;}
.maodian{
	width:100%; 
	height:50px;
	line-height:50px;
	margin-top:30px;
	background:#f5f5f5}
.maodian li{
	text-align:center;
	width:33.333333333%;
	float:left;
	overflow:hidden;}
.maodian li a{
	display:block; 
	color:#333;
	height:49px;
	font-size: 15px;
	border-top:1px solid #cccccc;
	background:url(../images/line.jpg) right 0 no-repeat;}
.maodian li a.choose{ 
	color:#fff;
	background:#1e4a94;}
.maodian li a:hover{
	background:#1e4a94; 
	color:#fff;
	text-decoration:none;}
.isStuck{
	width:865px;
	margin-top:0px;
	border-left:1px solid #cccccc;
	border-bottom:2px solid #1e4a94;
}
.md_con{
	width:auto;
	margin:0 auto 30px;
	border: 1px solid #d6dbe1;
	border-top: 2px solid #1e4a94;}
.md_hd{ 
	color:#3a3a3a;
	line-height:36px; 
	font-size:14px;
	text-indent: 15px;
	background:#ebebeb;
	margin:20px 10px 0;}
.md_hd01{ 
	color:#000;
	line-height:40px; 
	font-size:14px;
	font-family:"Microsoft Yahei";
	text-indent: 30px;
	background: url(../images/li04.png) 10px center no-repeat;
	border-bottom:1px solid #d6dbe1; }
.md_bd{
	width:auto;
	color:#666;
	font-size:13px;
	line-height:24px;
	padding:15px;}
.md_bd img{
	width:auto;}
.table-container{
	width:auto;
	overflow-x:scroll;}
.inquiry_contact{
	width: 94%;
	height:35px;
	font-size: 14px;
	line-height:35px;
	margin: 0 3%;
	display:inline-block;
	border-bottom:1px dashed #d6dbe1; }
.inquiry_contact a{
	color:#d90202;
}
.in_left{
	width:35%;
	float:left;
	color:#333;
	padding-left:30px;
	background:url(../images/li05.png) 10px center no-repeat;}
.in_right{
	width:35%;
	float:left;
	padding-left:30px;
	background:url(../images/li06.png) 10px center no-repeat;}
.md_con form {
	color: #7d7c7c;
	margin:0 auto;
	width: 90%;
	padding-top:20px;}
.form_left{
	width:50%;
	float:left;}
.form_right{
	width:50%;
	float:left;}
.md_con form label {
	display: block;
	margin: 0 0 30px;
	overflow: hidden;
	padding: 0;}
.md_con form label span {
	width:20%;
	height:31px;
	float: left;
	display:block;
	text-align:right;	
	padding:5px 3% 0 0;}
.md_con form label input {
	width:68%;
	height:30px;
	float:left;
	text-indent:5px;
	display:block;
	background: #fafafa;
	border: 1px solid #d6d6d6;
	line-height:30px;	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;}
.md_con form textarea {
	width: 90%;
	height: 85px;
	display: block;
	overflow: auto;
	padding: 5px;
	background: #fafafa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	border: 1px solid #d6d6d6;}
.md_con form #submit2 {
	width: 150px;
	height: 40px;
	display: block;
	color:#fff;
	font-family:"微软雅黑";
	font-size:15px;
	cursor:pointer;
	background:#bc1500;
	margin: 20px 0 10px 50%;
	border:1px solid transparent;
    border-radius: 5px 5px 5px 5px;}
.md_con form #submit2:hover {
	border: 0;
	background:#e02121 ;
	display: block;
	color:#fff;}
.md_inquiry img{
	width:100%;
	padding-bottom:10px;}
.md_inquiry img{
	width:100%;
	padding-bottom:10px;}
.contact_left{
	width:98%;
	padding-right:2%;
	margin-bottom:40px;}
.contact_left h3{
	padding:0 0 10px 0;
	font-size:20px;}
.contact_left p{
	color:#666;
	font-size:15px;
	line-height:28px;}
.sales{
	width:26%;
	float:left;
	padding-right:7%;
	padding-bottom:2%;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.sales img{
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;}
.sales_con{
	padding:5px;}
.sales_con span{
	display:block;
	font-size:12px;
	color:#666;
	line-height:26px;
	padding-left:25px;}
.sales_con span.sp1{
	font-style: italic;
	background:url(../images/contact_01.jpg) 4px center no-repeat;}
.sales_con span.sp2{
	background:url(../images/contact_02.jpg) 4px center no-repeat;}
.sales_con span.sp3{
	background:url(../images/contact_03.jpg) 4px center no-repeat;}
.sales_con span.sp4{
	background:url(../images/contact_04.jpg) 4px center no-repeat;}
.sales_con a{
	color:#666;}
.sales_con a:hover{
	color:#e67819;}
.contact_right{
	width:80%;
	padding:3% 10%;
	margin-top:40px;
	margin-bottom:40px;
	background:#f5f5f5;}
.contact_right p{
	color:#898888;
	font-size:13px;
	line-height:20px;
	font-style: italic;
	padding-bottom:40px;}
.contact_right form input {
	width:98%;
	height:40px;
	float:left;
	color:#666;
	text-indent:10px;
	display:block;
	background: #fff;
	border: 1px solid #d6d6d6;
	line-height:40px;	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom:25px;}
.contact_right form textarea {
	width: 97%;
	height: 150px;
	float: left;
	display: block;
	overflow: auto;
	padding: 5px;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	border: 1px solid #d6d6d6;}
.contact_right form #submit2 {
	width: 145px;
	height: 40px;
	display: block;
	color:#fff;
	float:right;
	font-size:14px;
	cursor:pointer;
	background:#cc1d1d;
	margin: 20px 0 0 0;
    border-radius: 5px 5px 5px 5px;}
.contact_right form #submit2:hover {
	background:#e67819 ;
	display: block;
	color:#fff;}
.foot_fixed{display:none;}
#backtotop{
	position:fixed;
	bottom:20px;
	right:5px;
	z-index:999;
	width:60px; 
	cursor:pointer; 
	display:block;
}
#backtotop a{
	display:block;
	outline:none;
	width:60px;
	height:60px;
	background:url(../images/zhu.png) no-repeat;
	_background:url(../images/zhu.gif) no-repeat;
}
#backtotop a:hover{
	background-position:-59px 0;
	text-decoration:none;color:#3a9;
}
.listyle02{
	width:30%;
	float:left;
	display: inline;
	margin:10px 1.5% 20px;
	line-height:30px;
	text-align:center;}
@media screen and (max-width:1100px){
.app-bar .logo{width:250px;}
.contact p{
	margin: 0 4%;}
#aside-parts-slide{ 
	height:200px;}
#aside-parts-slide li{
	height:200px; }

}
@media screen and (min-width:768px) and (max-width:1100px){
.isStuck{
	width:74%;
}
}

/* 平板电脑布局: 横向*/	
@media screen and (max-width:768px){
.app-bar .logo{width:120px;}
.navdrawer-container{width:100%;height:40px;line-height:40px;margin-top:65px;}
.navdrawer-container li ul{display:none;}
.navdrawer-container li a{height:40px;}
.top_mail{
	margin-top:0px;}
.top_tel{
	margin-top:5px;}
.m_title{
	width:100%;
	padding-bottom:20px;}
.m_input{
	width:98%;
	padding-bottom:20px;}
.m_btn{
	width:80%;
	text-align:center;}
.pro_t{display:none;}
.listyle01 h3{
	font-size:20px;}
.module_con{
	padding:0 4% 2%;
	margin-top:0;}
.module_con h1{
	font-size:36px;
	padding:15px 0 10px;}
.module_con p{
	line-height:24px;}
.module_title02{	
	font-size:24px;}
.middle_right p{
	line-height:22px;
	font-size:13px;}
.pro_li{	 
	font-size:13px;}
.lx_company, .lx_brand{
	width:97%;
	margin: 0 1.5%;}
.lx_news, .lx_list{
	width:97%;
	margin: 0 1.5%;}
.bottom{font-size:12px;}
.par30{padding-right:10px;}
.listyle02{width:47%;}
.brand img{width: 75%;}
#leftsidebar{
	width:30%;}
#leftsidebar h1{
	font-size:20px;}
#aside-parts-slide{ 
	height:180px;}
#aside-parts-slide li{
	height:180px; }
.contact{
	font-size:12px;}
.contact p{
	line-height:24px;}		
#rightsidebar{
	width:68%;}
.pro_li0{	 
	width:47%;
	font-size:13px;}
#gallery{
	width:97%;}
.gallery_right{
	width:97%;
	padding:0 1.5%;}
.gallery_right h2{
	font-size:20px;}
.md_con form {
	width: 96%;}
.isStuck{
	width:68%;
}
.form_left {
    width: 100%;
    float: left;}
.form_right {
    width: 100%;
    float: left;}
.contact_left{
	width:56.5%;
	padding-left:1.5%;}
.sales{
	width:40%;}
.none{display:none;}
	
}

@media screen and (min-width:640px) and (max-width:680px){
}

@media screen and (max-width:640px){
.nav_right{display:none;}
.navdrawer-container {
    position: fixed;       
    width: 250px;
    height: 100%;       
    background-color: #333a40;    
    color: #fff;
	margin-top:0;
    -webkit-transform: translate(-250px,0);
    transform: translate(-250px,0);
    z-index: 2;}
.navdrawer-container.open {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
	z-index:1000;}
.navdrawer-container ul {
	display:block;
}
.navdrawer-container ul li {
	width:100%;
	padding:0;
	border: none;
	float:none;}
.navdrawer-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: black;
    /** Unfortunately this is the best way
    to get no paints in Chrome **/
    opacity: 0.0000001;
    z-index: 1;
    pointer-events: none;}
.navdrawer-bg.open {
    opacity: 0.5;}
.app-bar, .navdrawer-container {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;}
.navdrawer-bg {
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;}
.navdrawer-container li ul{
	display:none;
  	}
.navdrawer-container li a {
    display: block;
	width:100%;
    height: 50px;       
    padding: 0;
	margin:0;
    line-height: 50px;      
    text-decoration: none;
    color: white;
	border-radius:0;}
.navdrawer-container li a:hover {
	color: white;
    background-color: rgba(255, 255, 255, 0.2);}
.navdrawer-container li a:focus {
	color: white;
    background-color: rgba(255, 255, 255, 0.3);
    outline: 0;}
.navdrawer-container li a:active {
	color: white;
    background-color: rgba(255, 255, 255, 0.4);}
.navdrawer-container li a.current{
	color: #fff;}
#header{
	width:100%;
	height:60px;
	border-top:none;}
.app-bar {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;       
    width: 100%;
    height: 60px;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    position: fixed;
    top: 0;
    left: 0;
    z-index:400;
	background:#fff;
	 -moz-box-shadow:0 5px 10px rgba(58, 58, 58, 0.25);
	 -webkit-box-shadow:0 5px 10px rgba(58, 58, 58, 0.25);
	box-shadow:0 5px 10px rgba(58, 58, 58, 0.25);}
.app-bar.open {
    -webkit-transform: translate(250px,0);
    transform: translate(250px,0);}
.app-bar .logo {
	width: 120px;
	top: 0;
	right:0;}
.app-bar .logo a {
    text-decoration: none;
    color: inherit;
    font-weight: normal;}
.app-bar-actions  {
	width:auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;        
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    position: absolute;
    right: 10px;
    top: 0px;}
.app-bar button, .bottom-bar button {
    width: 44px;
    height: 44px; 
	display:block;
    background-image: none;
    background-color: #333a40;       
    border-style: solid;
    border-radius: 100%;
    border-color: #333a40;
    padding: 8px;
    margin: 8px;
	float:left;
    -webkit-transition: border 300ms ease-in,background 300ms ease-in;
    transition: border 300ms ease-in,background 300ms ease-in;
    -webkit-tap-highlight-color: transparent;}
.app-bar button img {
    width: 28px;
    height: 28px;}
.app-bar button.menu {
    position: relative;}
.app-bar button.menu img {
    position: absolute;
    top: 7px;
    left: 7px;}
.app-bar button.menu .menu-icon {
    opacity: 1.0;}
.app-bar button.menu .close-icon {
    opacity: 0.0;}
.app-bar.open button.menu .menu-icon {
    opacity: 0.0;}
.app-bar.open button.menu .close-icon {
    opacity: 1.0;}
.app-bar button:hover, .bottom-bar button:hover {
    border-color: transparent;
    background-color: rgba(51, 58, 64, 0.4);}
.app-bar button:focus, .bottom-bar button:focus {
    border-color: transparent;
    outline: 0;
    background-color: rgba(51, 58, 64, 0.4);}
.app-bar button:active, .bottom-bar button:active {
    border-color: transparent;
    background-color: rgba(51, 58, 64, 0.6);}
.app-bar-actions{display:none;}
.display{
	display: none;
}
.bottom-bar {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;       
    width: 100%;
    height: 60px;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.6);}		  
 .promote-layer {
        /*
        This may promote the layer to a composited
        layer.

        Replace with will-change when available

        #perfmatters
        */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.middle_left{
	width:97%;
	margin-left:1.5%;}
.middle_right{
	width:97%;
	float:right;
	margin-right:1.5%;}
.middle_right p{
	line-height:24px;
	font-size:14px;}
.pro_li{	 
	width:47%;}
.pro_li h3{
	font-size:16px;}
.middle1 li{
	width:47%;}
.m_btn{
	width: 100%;}
.bottom dl.width01{
	width:97%;
	padding: 0 1.5%;}
.bottom dl.width02{
	width:47%;
	padding: 0 1.5%;}
.bottom dl.width03{
	width:97%;
	padding: 0 1.5%;}
.copyright{
	font-size:12px;}
.pat40{
	padding-top:30px;}
#leftsidebar{
	display:none;}
#rightsidebar{
	width:97%;
	padding:0 1.5%;
	margin-top: 20px;}
.isStuck{
	width:97%;
	margin-top:60px;
}
#menu { width:100%; 
	margin:0 auto 10px; 
	display:block;
	position:relative;
	z-index:100;
	background: #f8f7f7;
	margin-bottom:30px;}
#menu h1 { 
	color: white;
  	width:97%;
  	height:45px;
  	line-height:45px;
  	padding:0 1.5%;
  	cursor: pointer;
  	background:#004da1 url(../images/menu.png) 96% center no-repeat;
  	border:none;
	font-weight:normal;
	text-indent:10px;
	font-size:18px;
  	margin:0 auto;}
#menu h2{
	width:100%;
	float:left;
	display:block;
	font-size:14px;
	font-weight:normal;
	text-indent:24px;
	padding:15px 0 15px 0;
	border-bottom:1px solid #fff;
	background: url(../images/li02.gif) 10px center no-repeat;}
#menu ul { 
	padding-left:15px; 
	border:#E7E7E7 1px solid; 
	border-top:none;
	overflow:auto;}
#menu ul li {
	padding:5px 0 3px 10px;}
.no { display:none;}
#backtotop{
	display:none;
}
.md_bd{padding:5px;}
.table-container{
	width:100%;
	overflow-x:scroll;}
.contact_left{
	width:97%;
	padding-left:1.5%;
	padding-right:1.5%;}
.scrollsidebar{display:none;}
}
     
@media all and (max-width: 480px) {
.listyle01{width:97%;}
.module_title01{
	font-size:2.1em;
	padding:25px 1.5% 25px;}
.lx_company h2,.lx_news h2{
	font-size:32px;}
.txt a{
	width:100px;}
.vide{width:100%;}
.company{width:100%;}
.talk_p{
	width:86%;
	line-height:24px;}
.listyle01_pic{
	width:80px;
	float:none;
	margin:0 auto 15px;}
.listyle01_right {
	width:100%;}
.listyle01_right h3{
	font-size:16px;
	text-align:center;}
.listyle01_right p{
	text-align:center;}
.news_li_pic{
	width:100%;
	float:left;
	padding-bottom:20px;}
.news_li_text{
	width:100%;
	padding-right:0;}
.middle1{
	margin-bottom:40px;}
.brand{display:none;}
.pro_tit{height:34px;overflow:hidden;}
.copyright{
	margin-bottom:50px;}
.ct_m, .ct_p{width:90%;}
.gallery_tel{font-size:16px;}
.foot_fixed{
	width:100%;
	display:block;
	height:70px;
	position:fixed;
	z-index:10000;
	bottom:0;}
.foot_top{width: 100%; height: 20px; background: url(../images/btop.png) center top no-repeat;}
.foot_color{ width: 100%; height: 50px; background:#004da1;}
.foot_fixed li{
	width:19%;
	height:50px;
	float:left;
	text-align:center;}
.foot_fixed img{width: auto;}
.foot_fixed li.spcial{width: 24%;}
.foot_fixed li.spcial img{ margin-top: -10px; margin-bottom:5px;}
.foot_fixed a{
	width:100%;
	height:35px;
	color: #fff;
	font-size: 0.75em;
	padding:10px 0 5px 0;
	display:block;}
.foot_fixed a:hover{ background:#fc8800;}	   
}
@media all and (max-width: 320px) {

.lx_news_right{
	overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;}
.lx_news_left .month{
	font-size:16px;}
.lx_news_left .number{
	font-size:24px;}
.inquiry_contact{
	width: 94%;
	height:auto; }
.pro_txt{height:34px;overflow:hidden;}
.middle1 h3{font-size:12px;}
.in_left{
	width:80%;}
.in_right{
	width:80%;}
.content h2{ line-height:20px; font-size:16px;}
.products{padding:0 10px 30px;}
.md_con form #submit2 {
	margin: 20px 0 10px 20%;
	}
.gallery_btn a{display:block;}
.gallery_btn a.ct_quote{
	width:60%;
	padding: 5px 10%;
	text-align:center;
	margin-right:20px;
	background:#dd2020 url(../images/btn01.png) 12% center no-repeat;}
.gallery_btn a.ct_message{
	width:60%;
	text-align:center;
	padding: 5px 10%;
	background:#2f3e58 url(../images/btn02.png) 13% center no-repeat;}
.md_bd{ padding:10px;}
.md_con form{ width:100%;}
.md_con form label textarea{ padding:0;}
.sales{
	width:43%;}
.sales_con{
	padding:0px;}
}



.friendLink{ height:350px; padding:10px; background:#fff; overflow:hidden; clear:both;   }
.friendLink ul{ overflow:hidden; zoom:1; }
.friendLink ul li{ width:256px; float:left; margin:0 5px;  display:inline; }
.friendLink ul li img{ width:256px; height:280px;   }
.tg_pages{
padding-top: 10px;
padding-bottom: 10px; text-align: center;
overflow: hidden;
}
.tg_pages li{
display: inline;
line-height: 22px;
}
.tg_pages li a{
margin-right: 5px;
padding-right: 5px;
padding-left: 5px;
padding-top: 3px;
padding-bottom: 3px;
border: 1px solid #CCC;
background-color: #FFF;
}
.thisclass {
font-weight: bold;
color: #C00;
}