﻿@charset "utf-8";
/* Style Reset */
body,p,h1,ul,li{margin:0; padding:0;}
ul, ol, li, dl, dt, dd {list-style:none;}
a{text-decoration:none;outline:0px;}
fieldset, img { border: 0; }
.clear { clear:both; }
/* top */
body{background:url(../images/bg.jpg) repeat 0 0;}
.top{text-align:center;background:url(../images/topbg.jpg) repeat 0 0;border-bottom:1px solid #4596b3;}
.logo{margin:0 auto;padding:3px 0 3px;display:block;position:relative;}
.logo img{max-width:100%;height:60px;}
.searchbtn{width:41px;height:39px;position:absolute;left:3.75%;top:16px;}
.nav{clear:both;width:100%;height:36px;line-height:36px;background:url(../images/topbg.jpg) repeat 0 0;border-bottom:1px solid #4596b3;}
.nav a{margin:0 0 0 4px;font:14px 宋体;color:#FFFFFF;font-weight:bold;}
.navbtn{right:3.75%;top:16px;}
/* navbg */
.navbg{width:207px;border:1px solid #0f60a2;background:#1a6db1;position:absolute;left:0;display:none;z-index:999;}
.navbg li{width:100%;height:46px;border-bottom:1px solid #095da2;}
.navbg li a{width:100%;display:block;height:45px;border-bottom:1px solid #247ac1;font:16px/45px 宋体;color:#fff;text-indent:23px;}

#navmenu {background-color: #f0f0f0;margin: 10px 0 10px 0;padding: 8px;color:#325065;}
/* banner */
.big-pic{overflow:hidden;position:relative;border-bottom:5px solid #a8a8a8;}
/* footnav */
.foot{clear:both;}
.support{height:44px;text-align:center;font:14px/44px 微软雅黑;color:#325065;margin-bottom:1%;}
.support a{margin:0 3px;color:#325065;}
.footbg{height:57px;border-top:4px solid #a8a8a8;background:#1f1f1f;}
.footbg li{width:24%;float:left;height:57px;}
.footbg li a{display:block;width:100%;hegiht:100%;font:14px/57px 微软雅黑;color:#fff;}
.sms{border-right:1px solid #000;background:url(../images/sms.jpg) 27.5% center no-repeat;text-indent:52%;}
.tel{border-right:1px solid #000;border-left:1px solid #292929;background:url(../images/tel.jpg) 27.5% center no-repeat;text-indent:52%;}
.backtop{border-right:1px solid #000;border-left:1px solid #292929;background:url(../images/backtop.jpg) 10% center no-repeat;text-indent:38%;}
.share{border-left:1px solid #292929;background:url(../images/share.jpg) 27.5% center no-repeat;text-indent:52%;}
/* productul */
.productul{width:100%;padding-top:2%;}
.productul li{width:50%;float:left;}
.productul li img{width:95%;height:120px;;}
.prodtitle{display:block;width:100%;height:30px;font:14px/30px 宋体;color:#6f6f6f;text-align:center;}
/* pages */

.pages{ clear:both; padding:15px;text-align: center;}
.next {
 background: -moz-linear-gradient(center top , #FFFFFF, #dfdfdf) repeat scroll 0 0 transparent;
 background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#dfdfdf));
    border: 1px solid #d0d0d0;
    border-radius: 5px 5px 5px 5px;
    color: #3C3C3C;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30%;
	margin: 10px 0 10px 0;
}
/* view */
h1{font:700 18px/30px 宋体; color:#325065; text-align:center;border-bottom:1px dashed #999;width:90%;margin:10px 5%;}
h1 p{width:90%;font:700 18px/30px 宋体;color:#0c0c0c;text-align:center;margin:0 5%;}
.view{font:14px/180% 宋体; color:#325065;width:90%;margin:0 5%;padding:8px 0;}
.view p{font:14px/180% 宋体; color:#325065;width:100%;}
.backlist{display:block;width:74px;height:32px;border:1px solid #005ca9;background:#2d6b9a;margin:15px auto;color:#fff;font:14px/32px 宋体;text-align:center;box-shadow:0 0 1px #4484b4 inset;}
.prevpage,.nextpage{display:block;width:90%;margin:0 5% 8px 5%;height:20px;font:12px/20px 宋体;color:#325065;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
center img{max-width:90%;margin:0 auto;}
.hr{width:90%;height:0;border-top:1px dashed #999;margin:6px 5%;}
#index_tabs_container {
    background-color: #f0f0f0;
    clear: both;
    margin: 0;
    padding: 0;
}
#index_tabs_container:visited{color:#6D6D6D;}
#index_tabs_container > div{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 0px;
	clear: both;
}

#index_tabs_container ul{
	background-color: #ffffff;
	float: left;
	width: 46%;
	margin: 5px 5px 5px 5px;
	border: 1px solid #d2d2d2;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 5px;
	padding-top: 3px;
}

#index_tabs_container ul li{
	width: 100%;
	font-size: 0.75em;
	text-align: center;
	padding-bottom: 5px;
}

#index_tabs_containe  ul li:not(.img){
	height:30px;
	line-height:30px;
}

#about {
    background-color: #f0f0f0;
    margin: 10px 0 10px 0;
    padding: 10px;
}
.contactmenu{height:24px;text-align:center;font:16px/24px 宋体;color:#325065;}
.imgc{
    text-align:center;
}
@media all and (min-width:640px){
body{width:640px;margin:0 auto;position:relative;}
}
@media all and (max-width:640px){
.navbtn{right:1%;}
.footbg li{background-size:30%;}
.footnav{width:80%;}
}


.newsContent{clear:both; background:#FFFFFF;margin:6px 0px 0px 0px;font-size:14px;line-height:24px;}
.newsContent img{ max-width:96%;height:auto;overflow:hidden; vertical-align:middle;border:1px solid #dfdfdf; margin: 5px 0px 5px 0px; padding:2px;}