@charset "utf-8";
/* CSS Document */
html, body {
	-webkit-text-size-adjust: none;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0;
	vertical-align: bottom;
	max-width:100%;
}
ol, ul, li {
	list-style: none;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}
a:hover {
	text-decoration: underline;
}
input, select, textarea, button {
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
img {
	vertical-align: bottom;
}
body {
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	background: #fff;
	color: #333;
	font-family: "Microsoft YaHei", '宋体', Arial, Helvetica, sans-serif;
	max-width:480px;
	min-width:320px;
	margin:0 auto;
}
a {
	color: #333;
	outline: none;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
a:hover {
	color: #000;
	text-decoration: underline;
	/*opacity: 0.6;*/
	/*filter: alpha(opacity=60);*/ /* IE7 */
	/*-ms-filter: "alpha(opacity=60)";*/ /* IE8 */
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
	height: 1%; /* End hide from IE-mac */
}
/* ie7 hack*/
*+html .clearfix {
	min-height: 1%;
}
.fl{
	float:left;
}
.fr{
	float:right;
}

.header{
	border-top:4px solid #0084d0;
	/*background:url(../img/bg_hd.png) left bottom repeat-x;*/
	overflow:hidden;
}
.section{
	/*width:960px;*/
	margin:0 auto;
}
#hotline{
	border-bottom:1px solid #c9c9c9;
	padding-bottom:8px;
	margin-bottom:8px;
}
#hotline dl{
	float:left;
	width:50%;
	line-height:1.3;
	margin-top:8px;
}
#hotline dt{
	float:left;
	color:#fff;
	background:#2a2a2a;
	border-radius:5px;
	padding:0 3px;
	margin:0 2px;
	text-align:center;
}
#hotline dd{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#logoBar p, #logoBar h1{
	padding-left:5px;
}
#logoBar h1{
	margin:16px 0 0 30px;
}
#nav{
	margin:0 4px;
	padding:10px 0;
}
#nav li{
	float:left;
	/*width:192px;*/
	position:relative;
	width:20%;
}
#nav li a{
	font-size:12px;
	display:block;
	height:30px;
	line-height:30px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	text-align:center;
	background:#00469c;
	color:#fff;
}
#nav li.last a{
	border-right:1px solid #e4e4e4;
}
#nav li a:hover, #nav li a.cur{
	text-decoration:none;
}
#nav li span{
	display:block;
	/*height:66px;
	padding:15px 0 0 28px;
	background:url(../img/icon_03.png) 16px 22px no-repeat;*/
}
#nav li em{
	font-size:8px;
	-webkit-transform: scale(0.75); 
	-webkit-transform-origin-x:0;
	font-style:normal;
	font-family:Verdana, Geneva, sans-serif;
	display:none;
	color:#888;
}
#nav li ol{
	position:absolute;
	top:66px;
	left:0;
	width:193px;
	z-index:999;
	background:#fff;
	border-top:1px solid #1645a5;
	display:none;
}
#nav li ol li{
	width:193px;
}
#nav li ol li a{
	font-size:16px;
	display:block;
	height:48px;
	line-height:48px;
	text-indent:28px;
	border:1px solid #e4e4e4;
	border-top:none;
}
#nav li ol li a:hover{
	background-image:none;
	background-color:#f5f5f5;
	/*color:#1445a5;*/
}
.banner{
	text-align:center;
	/*padding-bottom:3px;
	background:url(../img/bg_banner.png) left bottom repeat-x;*/
	/*border-top:1px solid #f8f8f8;*/
	margin:0 auto 0;
	max-width:480px;
	min-width:320px;
	/*height:386px;*/
	overflow:hidden;
}
.banner p{
	height:386px;
	min-width:960px;
	margin:0 auto;
	background:url(../img/banner_01.png) center center no-repeat;
}
.footer{
	text-align:left;
	line-height:20px;
	margin-top:25px;
}
.footer #flogo{
	padding:8px 5px 8px;
	background:url(../img/a_04.png) 180px center no-repeat;
}
.footer .icp{
	color:#fff;
	background:#80a2cf;
	text-align:center;
	height:30px;
	line-height:30px;
	margin-top:8px;
}
.footer .icp a{
	color:#fff;
}
.copyright{
	margin:0 5px;
}
.plist{
	border:1px solid #e9e9e9;
	margin-bottom:12px;
	padding-bottom:12px;
	border-radius:4px 4px 0 0;
}
.plist a:hover{
	color:#1445a5;
}
.plist .tt{
	background:url(../img/icon_09.png) left top repeat-x;
	line-height:32px;
	height:32px;
	overflow:hidden;
	font-size:14px;
	border-radius:4px 4px 0 0;
}
.plist .tt p{
	background:url(../img/icon_12.png) 12px center no-repeat;
	padding:0 0 0 22px;
}
.plist .tt em{
	font-size:8px;
	font-style:normal;
	display:inline-block;
	-webkit-transform: scale(0.75); 
	-webkit-transform-origin-x:0;
	font-family:Verdana, Geneva, sans-serif;
	color:#888;
	margin-left:4px;
}
.plist .bd{
	border-top:4px solid #dcdcdc;
}
.plist .item{
	border:1px solid #e8e8e8;
	/*width:298px;
	height:175px;*/
	padding:15px 20px 15px 10px;
	/*width:336px;*/
	height:145px;
	display:block;
	margin:10px 7px 0;
}
.plist dt{
	font-weight:bold;
	padding-left:20px;
	background:url(../img/icon_17.png) left center no-repeat;
	margin-bottom:15px;
}
.plist dd{
	position:relative;
	font-family:'宋体';
}
.plist dd .fl{
	margin-right:0.8em;
}
.plist .item li{
	background:url(../img/icon_v.png) left center no-repeat;
	padding:0 10px 0 6px;
}
.plist .item .p2{
	position:absolute;
	/*right:-10px;*/
	right:-12px;
	top:-28px;
	z-index:-1;
}
#alist{
}
#blist{
}
#blist .tt p{
	background:url(../img/icon_20.png) 12px center no-repeat;
}
#blist dt{
	background:url(../img/icon_22.png) left center no-repeat;
}
#blist dd{
	position:relative;
}
#blist dd .p2{
	position:absolute;
	top:-35px;
	z-index:-1;
}
.crumb{
	background:url(../img/bg_crumb.png) left bottom repeat-x;
	height:26px;
	line-height:26px;
	padding-bottom:2px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
}
.crumb a{
	color:#1445a5;
}
.crumb li{
	float:left;
	background:url(../img/icon_r.png) 8px center no-repeat;
	padding-left:18px;
}
.crumb li.home{
	background:none;
	padding-left:0;
}

.sideBar{
	margin:20px 5px 0;
}
.sideBar h3.smenu{
	font-size:14px;
	font-weight:normal;
	color:#fff;
	background:url(../img/bg_sideBar.png) left top repeat-x;
	height:36px;
	line-height:36px;
	overflow:hidden;
	padding:0 15px;
	border-radius:4px 4px 0 0;
	border-bottom:1px dashed #b7b7b7;
}
.sideBar h3.smenu em{
	font-size:8px;
	font-style:normal;
	display:inline-block;
	-webkit-transform: scale(0.75); /*解决google浏览器字体不能小于12px的bug*/
	-webkit-transform-origin-x:0; /*解决上述设置产生的maginLeft问题*/
	font-family:Verdana, Geneva, sans-serif;
	margin-left:4px;
}
.sideBar dt{
	height:39px;
	line-height:39px;
	border-bottom:1px dashed #b7b7b7;
	background:url(../img/icon_17.png) 15px center no-repeat;
	padding-left:37px;
	cursor:pointer;
}
.sideBar dd{
	display:none;
}
.sideBar dd a{
	padding-left:37px;
	background:url(../img/s_03.png) 29px center no-repeat;
	line-height:29px;
	display:block;
}
.sideBar dd a:hover, .sideBar dd a.cur{
	color:#1445a5;
	text-decoration:none;
	text-decoration:underline;
}
.sideBar dd{
	border-bottom:1px dashed #b7b7b7;
	padding:5px 0 10px;
}
.sideBar dl.on dt{
	background-color:#e9e7e7;
}
.sideBar .tel{
	margin-top:26px;
	display:none;
}
/**/
.proShow{
	margin:0 5px;
}
.proShow .pTitle{
	background:url(../img/products/pro_03.jpg) left top no-repeat;
	padding-left:27px;
}
.proShow .pTitle .inner{
	vertical-align:middle;
	padding:5px 0;
}
.proShow .pTitle h1{
	font-size:14px;
	font-weight:normal;
	line-height:1.3;
	padding-bottom:7px;
	border-bottom:1px solid #b7b7b7;
	/*padding:25px 0 15px;*/
	/*padding:0 0 0 27px;*/
}
.proShow .pImg{
	margin-top:16px;
}
.proShow .pImg .flogo{
	margin:0 0 0 37px;
}
.proShow .pImg .flogo p{
	margin-bottom:28px;
}
.proShow .pImg .pb img{
	max-width:274px;
}
.proShow .param{
	margin-top:26px;
}
.mtable{
}
.mtable th, .mtable td{
	border:1px solid #d7d7d7;
	font-weight:normal;
	text-align:center;
	font-family:'宋体';
	/*height:44px;*/
	padding:8px 10px;
	line-height:1.5;
}
.mtable th{
	background:#e9e9e9;
	white-space:nowrap;
	/*width:50px;*/
	width:25%;
	min-width:80px;
}
.mtable td{
	width:75%;
}
.mtable tr.even td{
	background:#f5fafd;
}
.ml25{
	margin-left:25px;
}
.mb25{
	margin-bottom:25px;
}

/*水平1table 1th+3td*/
.mstyle_00 tbody th{
	white-space:nowrap;
}
.mstyle_00 tbody td{
}
/*水平1table 1th+2td*/
.mstyle_01 tbody th{
	white-space:nowrap;
}
.mstyle_01 tbody td{
}


/*水平1table 1th+1td*/
.mstyle_02{
}
.mstyle_02 tbody th{
	white-space:nowrap;
}
.mstyle_02 tbody td{
}



/*水平2table 各1th+1td*/
.mstyle_03{
}
.mstyle_03 tbody th{
	white-space:nowrap;
	width:80px;
}
.mstyle_03 tbody td{
}

.mstyle_03 tbody tr.h88 th, .mstyle_03 tbody tr.h88 td{
}

.bxslider{
	margin:0 auto;
	text-align:center;
}
.bx-wrapper .bx-viewport{
	border:0;
	left:0;
}

.vtable{
	margin-bottom:20px;
}
.vtable caption{
	font-family:'宋体';
	font-weight:bold;
	line-height:2;
	font-size:14px;
	text-align:left;
}
.vtable th, .vtable td{
	border:1px solid #d7d7d7;
	font-weight:normal;
	text-align:center;
	font-family:'宋体';
	height:44px;
	line-height:1.1;
}
.vtable th{
	background:#e9e9e9;
}
.vtable td{
}
.vtable tr.even td{
	background:#f5fafd;
}

.vtable .t1{
	width:115px;
}
.vtable .t2{
	width:116px;
}
.vtable .t3{
	width:115px;
}
.vtable .t4{
	width:115px;
}
.vtable .t5{
	width:115px;
}
.vtable .t6{
}

.vtable .ta{
	width:115px;
}
.vtable .tb{
	width:116px;
}
.vtable .tc{
	width:232px;
}
.vtable .td{
}
.vtable .te{
}
.inBanner{
	margin:0 5px 12px;
}
.cbox{
	margin-bottom:15px;
}
.cbox .tt{
}
.cbox .tt{
	background:url(../img/icon_09.png) left 1px repeat-x;
	line-height:32px;
	height:32px;
	overflow:hidden;
	font-size:14px;
	border-radius:4px 4px 0 0;
	border:1px solid #e9e9e9;
	border-bottom:2px solid #1447a3;
	box-shadow:0px 0px 2px #ededed;
}
.cbox .tt p{
	background:url(../img/icon_12.png) 12px center no-repeat;
	padding:0 0 0 22px;
}
.aboutCnt_01{
	padding:10px 0 0;
}
.aboutCnt_01 .param{
	float:none;
}
.aboutCnt_01 .param table{
	border-collapse:collapse;
}
.aboutCnt_01 .param th, .aboutCnt_01 .param td{
	border:1px solid #ccc;
	font-weight:normal;
	text-align:left;
	font-family:'宋体';
	line-height:1.5;
	padding:10px 8px 10px 15px;
	background:#fff;
}
.aboutCnt_01 .param th{
	background:#f4f4f4;
	width:80px;
	text-align:center;
	padding:0 0 0 0px;
}
.aboutCnt_01 .pic{
	margin-top:10px;
	float:none;
	text-align:center;
}
.aboutCnt_01 .pic img{
}
sup{
	font-size:xx-small;
	font-size:8px;
	-webkit-transform: scale(0.75); 
	-webkit-transform-origin-x:0;
}

.aboutCnt_02{
	padding:20px 0 0;
}
.aboutCnt_02 h3{
	margin-bottom:58px;
}
.aboutCnt_02 .president{
	padding-bottom:1em;
}
.aboutCnt_02 .president .photo{
	width:90px;
	float:left;
	text-align:center;
}
.aboutCnt_02 .president .tx{
	margin-left:110px;
	color:#00469b;
	font-size:18px;
	line-height:1.6;
}
.aboutCnt_02 .president img{
	margin-bottom:10px;
}
.aboutCnt_02 .said{
	clear:both;
}
.aboutCnt_02 .said p{
	margin:1em 0;
}
.bgPage{
	/*background:url(../img/c_02.jpg) center bottom no-repeat;*/
	padding-bottom:72px;
	margin-bottom:-72px;
	margin-left:5px;
	margin-right:5px;
}
.contactCnt_01{
	padding-top:34px;
}
.contactCnt_01 .item{
	margin-bottom:62px;
}
.contactCnt_01 dl{
	height:73px;
	background:url(../img/contact/ct_07.jpg) left top no-repeat;
	padding-left:12px;
	margin-bottom:23px;
}
.contactCnt_01 dl.c_yellow{
	background:url(../img/contact/ct_14.jpg) left top no-repeat;
}
.contactCnt_01 dl.c_red{
	background:url(../img/contact/ct_16.jpg) left top no-repeat;
}
.contactCnt_01 dt{
	border-bottom:1px solid #b7b7b7;
	height:53px;
	margin-bottom:5px;
}
.contactCnt_01 dd{
	line-height:1;
}
.contactCnt_01 .map{
	padding-left:12px;
}
.bannerGroup{
	text-align:center;
	padding:0px 0 10px;
}
.itemGroup{
	padding-top:16px;
	margin-bottom:30px;
}
.itemGroup .h_3{
	padding-bottom:8px;
	border-bottom:1px solid #b7b7b7;
	margin-bottom:20px;
	font-size:16px;
}
.itemGroup .h_4{
	margin-bottom:10px;
}
.itemGroup .ot{
	margin-bottom:10px;
}
.itemGroup .txt{
	font-size:14px;
	line-height:2;
}
.itemGroup .pic{
	margin-top:20px;
}
#history{
}
#history .pic p img{
	margin-bottom:0;
}
#history .pic p{
	overflow:hidden;
	margin-bottom:10px;
}
.bx-wrapper{
	margin-bottom:12px;
}
.bx-wrapper .bx-pager{
	padding-top:5px;
}

.isubnav{
	text-align:center;
}

.isubnav li{
	display:inline-block;
	padding:5px 5px 15px;
}

.isubnav li a{
	width:104px;
	height:48px;
	padding-left:35px;
	line-height:48px;
	display:block;
	background:url(../img/about/bg_ab.png) left top no-repeat;
	text-align:left;
}

@media screen and (max-width:360px){
	.plist dd .fl{
		margin-right:0.5em;
	}
	.plist .item .p2{
		right:-15px;
	}
	.plist dd .p2{
		text-align:right;
	}
	.plist dd .p2 img{
		max-width:60%;
	}
	#blist dd .p2{
		top:-30px;
	}
}
.bx-wrapper .bx-controls-direction a{
	display:none;
}