@charset "gb2312";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bj.jpg) repeat top center;
}
div, input, dl, dd, dt, ul, li, p, h1, h2, h3, h4, h5, h6, p, fieldset {
	margin: 0;
	padding: 0;
}
ul, li {
	list-style: none;
}
img, input {
	border: none;
}
a {
	text-decoration: none;
}
.line {
	width:1014px;
	height:5px;
	margin:0 auto;
	background:url(../images/bg.jpg) no-repeat left top;
}
/*top*/
.topall {
	width: auto;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.top {
	width: 1003px;
	height: 93px;
	margin: 0 auto;
	overflow: hidden;
	background:url(../images/bg.jpg) no-repeat left -14px;
}
/*logo*/
.logo {
	width: 500px;
	height: 91px;
	float: left;
	overflow: hidden;
}
/*phone*/
.phone {
	width: 400px;
	float: right;
	height: 91px;
	overflow: hidden;
}
.sc {
    height: 25px;
	overflow:hidden;
	padding-top:12px;
}
.sc ul {
	height:20px;
	float:right;
	display:block;
	overflow:hidden;
	background:url(../images/bg.jpg) no-repeat -70px -310px;
}
.sc ul li {
	width:60px;
    float: left;
	height:20px;
	padding-left:15px;
	line-height:20px;
}
.sc ul li a {
	color:#9a9a9a;
}
.sc ul li a:hover {
	color:#666;
}
.dh {
	float:right;
	height: 27px;
	color:#f37111;
	font-size:22px;
	overflow:hidden;
	font-weight:bold;
    word-break: break-all;
	padding:8px 14px 0px 0px;
}
.dh img {
	float:left;
	padding:3px 5px 0px 0px;
}
/*menu*/
.menu {
	width: 1003px;
	height: 40px;
	margin: 0 auto;
	overflow: hidden;
	background:url(../images/bg.jpg) no-repeat left -120px;
}
.menu ul {
	width: 915px;
	display: block;
	overflow: hidden;
	padding-left:56px;
}
.menu ul li {
	float: left;
	width: 110px;
	height: 40px;
	display: block;
	overflow: hidden;
	line-height:40px;
	text-align:center;
}
.menu ul li a {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
.menu ul li a:hover {
	color:#BFF;
}
/*banner*/
.banner {
	width: 1003px;
	margin: 0 auto;
	overflow: hidden;
	padding:2px 0px;
}
/*main*/
.main {
	width: 1003px;
	height:auto;
	margin: 0 auto;
	overflow: hidden;
	padding:18px 0px 10px;
	background:#fff url(../images/bg.jpg) no-repeat left -765px;
}
/*left*/
.left {
	width:250px;
	height:auto;
	float:left;
	overflow:hidden;
}
.menubt {
	width:229px;
	height:41px;
	color:#FFF;
	margin:0 auto;
	font-size:18px;
	font-weight:bold;
	line-height:40px;
	text-indent:30px;
	overflow:hidden;
	background:url(../images/bg.jpg) no-repeat left -176px;
}
.menulist {
	width:229px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	padding:15px 10px 0px;
	background-color:#E9F6FF;
}
.TabTitle2 {
	width: 229px;
	height: auto;
	overflow: hidden;
}
.TabTitle2 ul.expmenu {
	width: 229px;
	height: auto;
	overflow: hidden;
	
}
/*一级导航*/
.TabTitle2 ul.expmenu li div.header {
	display: block;
	width: 209px;
	height: 30px;
	padding-left: 20px;
	line-height: 30px;
	overflow: hidden;
	word-break: break-all;
	border-top: 1px dotted #9AB1C1;
	background: url(../images/bg.jpg) no-repeat -265px -184px;
}
.TabTitle2 ul.expmenu li div.header a {
    color: #FD4200;
    font-size: 14px;
    font-weight: bold;
	line-height: 31px;
}
.TabTitle2 ul.expmenu li div.header .arrow {
	display: block;
	width: 35px;
	height: 31px;
	background: no-repeat center;
	float: right;
	overflow: hidden;
	cursor: pointer;
}/*三角按钮*/
.TabTitle2 ul.expmenu li div.header .arrow.up {
	background-image: url(../images/arrow_u.gif);
}
.TabTitle2 ul.expmenu li div.header .arrow.down {
	/*background-image: url(../images/arrow_d.gif)*/;
}
/*二级导航*/
.TabTitle2 ul.expmenu li .menu1 {
	display: block;
	width: 229px;
	height: auto;
	overflow: hidden;
	padding-bottom:8px;
}
.TabTitle2 ul.expmenu li .menu1 li {
	display: block;
	width: 212px;
	height: 24px;
	overflow: hidden;
	padding-left: 15px;
	line-height:24px;
	background: url(../images/bg.jpg) no-repeat -623px -188px;
}
.TabTitle2 ul.expmenu li .menu1 li a {
	font-size: 12px;
	color: #022F68;
}
.TabTitle2 ul.expmenu li .menu1 li a:hover {
	color: #DE0002;
}
.soso {
    width: 229px;
	height: auto;
	overflow: hidden;
	padding:10px 0px;
}
.wbyselect {
    float: left;
    height: 20px;
    margin: 1px 4px 0 0;
    width: 54px;
}
.wbyinput {
    border: 1px solid #7F9DB9;
    float: left;
    height: 20px;
    line-height: 22px;
    padding-left: 3px;
    width: 110px;
}
.wbybut {
    float: left;
    height: 22px;
    margin-left: 4px;
    width: 27px;
	border:0px;
	cursor: hand;
}
.lxwm {
	width:248px;
	height:auto;
	margin-top:10px;
	overflow:hidden;
	border: 1px solid #C0D7E9;
	background:url(../images/bg.jpg) no-repeat -762px -330px;
}
.lxbt {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	letter-spacing:12px;
	padding:116px 0px 0px 123px;
}
.lxfs {
	width:218px;
	overflow:hidden;
	line-height:20px;
	padding:24px 15px 10px;
}
/*right*/
.right {
	width:720px;
	height:auto;
	float:right;
	overflow:hidden;
	padding-right:10px;
}
.block {
	width:720px;
	height:auto;
}
.bt {
	width:auto;
	height:24px;
	overflow:hidden;
	border-bottom:1px #c8e0f8 solid;
}
.btfont {
	width:231px;
	height:24px;
	float:left;
	color:#FFF;
	font-weight:bold;
	line-height:24px;
	overflow:hidden;
	text-indent:26px;
	background:url(../images/bg.jpg) no-repeat left -254px;
}
.btfont span, .btfont1 span {
	color:#80b8d3;
	font-size:12px;
	padding-left:4px;
}
.more {
	float:right;
	padding-top:5px;
}
.gsjs {
	width:714px;
	height:auto;
	overflow:hidden;
	padding:10px 6px 15px 0px;
	line-height:24px;
}
.gstu {
	width:150px;
	padding:7px 10px 6px;
	float:left;
}
.btfont1 {
	width:231px;
	height:24px;
	float:left;
	color:#FFF;
	font-weight:bold;
	line-height:24px;
	overflow:hidden;
	text-indent:26px;
	background:url(../images/bg.jpg) no-repeat left -410px;
}
.cpzs {
	width:720px;
	height:auto;
	overflow:hidden;
	padding:10px 0px;
}
.cpzs ul {
	width:720px;
	height:auto;
	display:block;
	overflow:hidden;
}
.cpzs ul li {
	padding:8px;
	float:left;
	display:block;
	overflow:hidden;
	margin:19px 13px 0px 0px;
	background-color:#EDF0F7;
}
.cpzs ul li a img{display:block;overflow:hidden;}
.cpzs ul li span {
	width:150px;
	height:26px;
	display:block;
	overflow:hidden;
	line-height:30px;
	text-align:center;
}
.cpzs ul li span a {
	color: #022F68;
}
.cpzs ul li span a:hover {
	color: #DE0002;
}
.new {
	border: 1px solid #B1C6DB;
    margin-top:16px;
    padding: 15px 15px 16px;
    width: 680px;
	overflow:hidden;
}
.zx {
	float: left;
    width: 328px;
	height:auto;
	overflow:hidden;
}
.zxbt {
	width:328px;
	height:24px;border-bottom: 1px #C8E0F8 solid;
	overflow:hidden;
	background:url(../images/bg.jpg) no-repeat 0px -410px;
}
.zxfont {
	float:left;
	color:#002449;
	font-weight:bold;
	line-height:24px;
	  padding-left:27px;color:#FFF;
	font-weight:bold;
	line-height:24px;
	overflow:hidden;
}
.zxfont span {
	color:#80b8d3;
	font-size:12px;
	padding-left:4px;
}


.more1 {
	float:right;
	padding:4px 6px 0px 0px;
}
.zxlist {
	width:326px;
	height:auto;
	padding-top:15px;
}
.zxlist ul {
	width:326px;
	height:auto;
	display:block;
	overflow:hidden;
}
.zxlist ul li {
	width:326px;
	height:26px;
	display:block;
	overflow:hidden;
	line-height:26px;
	word-break:break-all;
	background: url(../images/bg.jpg) no-repeat 2px -454px;
}
.zxlist ul li span {
	color: #A1A1A1;
	float:right;
	width:68px;
	display:block;
	overflow:hidden;
	font-family: 宋体;
	padding-left:20px;
}
.zxlist ul li a { 
	color: #022F68;
	padding-left:12px;
	overflow:hidden;
}
.zxlist ul li a:hover {
	color: #DE0002;
}
.zx1 {
	float: right;
    width: 328px;
	height:auto;
	overflow:hidden;
}
/*link*/
.link {
    padding: 12px 8px;
    width: 987px;
	margin:0 auto;
    border: 1px solid #B1C6DB;
    background: none repeat scroll 0 0 #E9F6FF;
}
.link a {
	color: #022F68;
	padding-right:14px;
	line-height:22px;
}
.link a:hover {
	color:#DE0002;
}
/*foot*/
.foot {
    color: #012E65;
	width:1003px;
	line-height:22px;
    padding: 15px 0px;
    text-align: center;
	margin:15px auto 0px;
	background-color:#E5F3FF;
    border-top: 2px solid #B0C6DB;
}
.foot a {
    color: #012E65;
	font-weight:bold;
}
.foot a:hover {
	color:#FD4200;
}
/*产品页*/
.cpzsbt {
	width:720px;
	height:24px;
	color:#FFF;
	font-size: 14px;
	line-height:24px;
    font-weight: bold;
	text-indent:28px;
	background:url(../images/bg.jpg) no-repeat left -358px;
}
.ym {
	width:720px;
	height:24px;
	color: #022F68;
	overflow:hidden;
	padding:18px 0px 0px;
	line-height:24px;
	text-align:center;
}
/*新闻页*/
.news {
	width:700px;
	height:auto;
	overflow:hidden;
	padding:25px 10px 0px;
}
.news ul {
	width:700px;
	height:auto;
	display:block;
	overflow:hidden;
}
.news ul li {
	width:700px;
	height:32px;
	display:block;
	overflow:hidden;
	line-height:30px;
	word-break:break-all;
	border-bottom: 1px dashed #CCCCCC;
}
.news ul li span {
	width:68px;
	float:right;
	display:block;
	overflow:hidden;
	padding-left:30px;
}
.news ul li a {
	color: #022F68;
	overflow:hidden;
}
.news ul li a:hover {
	color:#DE0002;
}
/*新闻内页*/
.inside {
	width:688px;
	height:auto;
	overflow:hidden;
	padding:15px;
	border: 1px solid #B1C6DB;
	border-top:none;
}
.newbt {
	width:688px;
	font-size:18px;
	overflow:hidden;
	line-height:26px;
	text-align:center;
	padding:9px 0px;
}
.zz {
    color: #666666;
    overflow: hidden;
    line-height: 20px;
    text-align: center;
	margin:8px 0px;
	background-color: #F5F5F5;
    border-top: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
}
.wztu {
	width:688px;
	height:auto;
	overflow:hidden;
	text-align:center;
	padding-top:10px;
}
.wztu img {
	max-width:688px;
}
.wz {
	width:688px;
	font-size:14px;
	padding-top:15px;
	line-height:26px;
	overflow:hidden;
}

.ym2 {
	width:688px;
	color: #022F68;
	overflow:hidden;
	padding:18px 0px 0px;
}
.ym2 p {
	width:688px;
	display:block;
	overflow:hidden;
	line-height:24px;
}
.ym2 p span {
	color: #022F68;
}
.ym2 p a {
	color: #666;
}
.ym2 p a:hover {
	color: #022F68;
}
.feed{ background:#eee; padding:20px;}