@charset "utf-8";
body html {
	min-width: 1200px;
	margin:0px;
	padding:0px;
	background-color:#f4f4f4;
	font-family:"微软雅黑"
}
a:hover {
	color: #DF1204;
}
#top-menu {
	text-align: right;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
}
#top-menu a {
	color: #333;
}
a {
	color: #1c1c1c;
	text-decoration: none;
}
.top {
	width:100%;
	height:56px;
	float:left;
	background-position:center;
	background-repeat:no-repeat;
}
.container {
	width:1200px;
	height:auto;
	margin:0 auto;
}
.nyban02 {
	height:auto;
	margin:0 auto;
}
.topicon {
	width:30px;
	height:50px;
	float:left;
	padding-top:15px;
}
.tel {
	width:300px;
	height:50px;
	float:left;
	line-height:56px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
.ggy {
	width:500px;
	height:50px;
	float:right;
	line-height:50px;
	font-size:14px;
	color:#FFF;
	text-align:right;
}
.top02 {
	width:100%;
	height:60px;
	float:left;
}
.topicon02 {
	width:50%;
	height:100px;
	float:right;
	text-align:right;
}
.logo {
	width:auto;
	height:60px;
	float:left;
	margin-right:60px;
	margin-top: 10px;
}
.banner {
	width:100%;
	height:720px;
	float:left;
}
.nav {
	width: 960px;
	height: 60px;
	float: left;
	background-color: #ffffff;
}
.nav ul {
	width:100%;
}
.nav ul li {
	width:13%;
	line-height:36px;
	height:36px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	display:block;
	float:right;
	color: #333;
}
.nav ul li a {
	color:#FFF;
}
.topnav {
	width:100%;
	height:56px;
	float:left;
	background-color: #a83436;
	border-top: 1px solid #bd4d4f;
}
#top-menu {
	text-align: right;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
}
#top-menu a {
	color: #333;
}
#header {
}
#header .line {
	overflow: visible;
	height: 120px;
	padding-top: 10px;
}
#navigation ul {
	margin-top: 5px;
	height: 50px;
}
#navigation ul li {
	float: right;
	position: relative;
}
#navigation .main {
}
#navigation ul li a {
	display: block;
	height:73px;
	line-height: 70px;
	width: 100%;
	color: #747474;
	text-align: center;
	font-size: 16px;
}
#navigation ul li a:hover {
	text-decoration: none;
	color:#f3ad55;
}
#navigation ul li .current {
	background:#ffffff;
	text-decoration: none;
	color:#f3ad55;
}
#navigation .sub {
	padding: 0;
	border-radius: 0;
	margin: 0;
	height: auto;
	display: none;
	position: absolute;
	left: 0;
	background:#0493d9;
	z-index: 99999;
	margin-top:3px;
}
#navigation .sub li {
	background: none;
	float: none;
}
#navigation .sub li a {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	font-weight: normal;
	color: #FFF; font-weight:bold;
}
#navigation .sub li a:hover {
	background: #aad91f;
	border-radius: 0; color:#FFFFFF; 
}
#navigation {
	border-top:1px solid #FFFFFF3B;
}
#slideshow {
	height:720px;
	position: relative;
}
#slideshow .bd li {
	height:720px;
}
#slideshow .hd ul {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
#slideshow .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 30px;
	height: 6px;
	margin: 2px;
	background:#FFFFFF;
	overflow: hidden;
	line-height: 9999px;
	border-radius:5px;
}
#slideshow .hd ul .on {
	background:#abd91f;
	width:50px; border-radius:5px;
}
#slideshow .url {
	width: 1200px;
	height: 460px;
	margin: 0 auto;
}
#slideshow .url a {
	width: 1200px;
	height: 460px;
	display: block;
}
#slideshow .next, #slideshow .prev {
	position: absolute;
	top: 0;
	width: 46px;
	height: 460px;
	cursor: pointer;
}
#slideshow .next {
	right: 0;
	background: url(images/r.png) center no-repeat;
}
#slideshow .prev {
	left: 0;
	background: url(images/l.png) center no-repeat;
}
#search {
	background: #EEE;
	height: 40px;
	position: relative;
	margin-top: 10px;
	line-height: 40px;
	padding-left: 6px;
}
#search_text {
	border: 1px solid #999;
	height: 28px;
	width: 200px;
	position: absolute;
	top: 6px;
	right: 55px;
	padding: 0 10px;
}
#search_btn {
	background: #242424;
	height: 28px;
	width: 50px;
	position: absolute;
	top: 6px;
	right: 6px;
	color: #DDD;
	cursor: pointer;
}
#index_products {
	padding: 20px 0;
}
#footer {
	background: #535453;
	padding: 20px 0;
	color: #EEE;
}
#footer a {
	color: #EEE;
}
#content {
	margin: 20px 0;
	float:left;
	width:100%;
	height:auto;
}
.hd1 {
	background:#0393d9;
	height: 60px;
	line-height:60px;
	padding: 0 14px;
	font-weight:bold;
	font-size:16px;
	color: white;
}
.bd1 {
}
.link_text a {
	display: block;
	background: #EEE;
	text-align: center;
	height: 32px;
	line-height: 32px;
	margin-bottom: 10px;
}
#footer {
	width:100%;
	height: auto;
	float:left;
}
.cen {
	width:100%;
	height:auto;
	float:left;
	margin-top:20px;
}
.biaodan {
	width:100%;
	height:300px;
	float:left;
	background-image:url(images/biaodan.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:-100px;
}
.tijiao {
	width:700px;
	height:120px;
	float:left;
	margin-top:100px;
	margin-left:460px;
}
.input {
	padding: 6px;
	border: solid 2px #EEE;
	width:200px;
	height:36px;
	line-height: 20px;
	display: block;
}
textarea.input {
	border: solid 2px #EEE;
	height: auto;
	width:200px;
	font-size: 14px;
}
.title {
	width:100%;
	height:36px;
	text-align:center;
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:36px;
	color:#11a0da;
	margin-top:2px;
}
.botline {
	width:68px;
	height:4px;
	margin-left:45%;
	background-color:#11a0da;
	float:left;
	margin-top:10px;
}
.liucheng {
	width:100%;
	height:100px;
	float:left;
	margin-top:30px;
	margin-bottom:10px;
}
.tuijian01 {
	width:1080px;
	height:290px;
	float:left;
	border:3px solid #df3030;
	padding:20px;
	margin-top:30px;
}
.pic01 {
	width:550px;
	height:300px;
	float:left;
}
.tjbtn {
	width:120px;
	height:40px;
	float:left;
	line-height:40px;
	font-size:16px;
	background-color:#5d5c95;
	border-radius:5px;
	font-weight:bold;
	margin-right:12px;
	text-align:center;
	color:#FFFFFF;
}
.pictit {
	width:300px;
	height:50px;
	float:left;
	line-height:60px;
	color:#df3030;
	font-size:20px;
	font-weight:bold;
}
.pictj {
	width:300px;
	height: auto;
	float:left;
	line-height:28px;
	color: #666666;
	font-size:16px;
}
.pic02 {
	width:516px;
	height:224px;
	float:left;
}
.tuijian02 {
	width:1080px;
	height:720px;
	float:left;
	border:3px solid #df3030;
	padding:20px;
	margin-top:30px;
}
.tjwz {
	width:500px;
	height:224px;
	float:left;
	padding-left:30px;
}
.tjtit {
	width:300px;
	height:60px;
	line-height:100px;
	font-size:22px;
	font-weight:bold;
	float:left;
	color:#565656;
}
.tjwz02 {
	width:516px;
	height:224px;
	float:left;
	padding-left:10px;
}
.tuijian03 {
	width:1080px;
	height:482px;
	float:left;
	border:3px solid #df3030;
	padding:20px;
	margin-top:30px;
}
.pic03 {
	width:258px;
	height:217px;
	float:left;
}
.pic03wz {
	width:258px;
	height:217px;
	float:left;
	padding-left:20px;
}
.hight {
	height:auto;
	line-height:30px;
}
.tjtit02 {
	line-height:70px;
}
.tuijian04 {
	width:1080px;
	height:700px;
	float:left;
	border:3px solid #df3030;
	padding:20px;
	margin-top:30px;
}
.pic04 {
	width:506px;
	height:266px;
	float:left;
	background-image:url(images/pic09.jpg);
}
.pic05 {
	width:506px;
	height:266px;
	float:left;
	background-image:url(images/pic10.jpg);
	margin-left:20px;
}
.picwz {
	width:240px;
	height:180px;
	float:left;
	margin:66px 0px 0px 220px;
	background-color:#FFFFFF;
	padding-left:20px;
}
.pictit06 {
	font-size:18px;
	line-height:28px;
}
.pictj06 {
	line-height:24px;
}
.tjxt {
	width:208px;
	height:380px;
	float:left;
	margin-top:20px;
}
.tjxtpic {
	width:198px;
	height:188px;
	float:left;
}
.tuijian05 {
	width:1080px;
	height:490px;
	float:left;
	border:3px solid #df3030;
	padding:20px;
	margin-top:30px;
}
.qcpic {
	width:344px;
	height:220px;
	float:left;
}
.qcwz {
	width:344px;
	height:220px;
	float:left;
	padding-left:30px;
}
.youshi {
	width:100%;
	height:36px;
	line-height:36px;
	float:left;
	text-align:center;
	font-size:18px;
	color:#999999;
	margin-top:10px;
}
.youshinr {
	width:23%;
	height:300px;
	float:left;
	margin:0 1%;
	margin-top:30px;
}
.yspic {
	width:100%;
	height:160px;
	float:left;
	text-align:center;
}
.ystit {
	width:100%;
	height:38px;
	line-height:38px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#666666;
	float:left;
}
.ysjj {
	width:100%;
	height: auto;
	line-height:26px;
	text-align:center;
	font-size:16px;
	color:#666666;
	float:left;
}
.adlypic {
	width:143px;
	height:271px;
	float:left;
}
.adlywz {
	width:200px;
	height:271px;
	float:left;
	background-color:#FF6666;
}
.adly {
	width:100%;
	height:271px;
	float:left;
	margin-top:50px;
}
.adlybt {
	width:160px;
	height:60px;
	line-height:60px;
	float:left;
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:20px;
	margin-top:10px;
}
.adlynr {
	width:180px;
	height:auto;
	line-height:22px;
	float:left;
	font-size:13px;
	color:#FFFFFF;
	padding-left:20px;
}
.aboutpic {
	width: 80%;
	height: auto;
	float: left;
	margin-left: 10%;
	line-height: 30px;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.aboutnr {
	width: 100%;
	height: auto;
	line-height:36px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	color: #6a6a6a;
	line-height:30px;
	text-align:center;
}
.aboutnr img {
	width:380px;
	height:auto;
}
.ceping {
	width:100%;
	height:150px;
	float:left;
	background-image: url(images/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.cepnr {
	width:100%;
	height:220px;
	float:left;
	background-color:#484848;

}
.cepnr02 {
	width:1260px;
	margin:0 auto;
}
.csitit {
	width:300px;
	height:60px;
	float:left;
	background-image:url(images/icon05.jpg);
	background-position:left;
	background-repeat:no-repeat;
	line-height:60px;
	font-size:28px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:80px;
	margin-left:380px;
	margin-top: -60px;
	margin-bottom:60px;
}
.cpbd {
	width:520px;
	height:320px;
	float:left;
	margin-top:50px;
}
.ban {
	width:100%;
	height:240px;
	float:left;
	margin-bottom:10px;
}
#current_location {
	color:#666666;
}
.container02 {
	width:1100px;
	height:auto;
	margin:0 auto;
	background-color: white;
}
.list-group {
	border: solid 0px #EEE;
}
.page_show {
	margin: 20px 0; width:100%; height:auto; float:left; padding-left:10px;
}
.page_show a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	min-width: 40px;
	text-align: center;
	background: #F2F2F2;
	margin-right: 2px;
}
.page_show a:hover, .page_show a.page_current {
	background:#9c9c9c;
	color: #FFF;
}
#detail_content {
	padding:30px;
}
.label02 {
	line-height: 26px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	float: left;
	width:86px;
}
.title02 {
	font-size:26px;
	margin-top:30px;
}
.bk {
	width:100%;
	height:auto;
	float:left;
}
.about {
	width:480px;
	height:380px;
	float:left;
	text-align: justify;
}
.about01 {
	width:700px;
	height:373px;
	float:left;
}
.about02 {
	width:550px;
	height:373px;
	float:right;
}
.btyw {
	width:100%;
	height:20px;
	text-align:center;
	float:left;
	font-size:16px;
	color:#999;
}
.abnr {
	width:630px;
	height:auto;
	float:left;
	font-size:17px;
	color:#848484;
	line-height:30px;
	margin:20px 40px;
	text-align: justify;
}
.anniu {
	width:200px;
	height:36px;
	float:right;
	background-color:#11A0DA;
	text-align:center;
	color:#FFF;
	line-height:36px;
	margin-right:40px;
	font-size:15px;
}
.anniu a {
	color:#FFF;
}
.anniu a:hover {
	color:#FFF;
}
.abouttit {
	width:100%;
	height:auto;
	float:left;
	font-size:23px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	height:36px;
	line-height:36px;
}
.abouttit02 {
	width:100%;
	float:left;
	font-size:16px;
	text-align:center;
	color: #666666;
	height:26px;
	line-height:26px;
	margin-bottom:20px;
}
.ywfw {
	width:100%;
	height:660px;
	float:left;
	background-image:url(images/bg02.jpg);
	background-position:center;
}
.yw01 {
	width:607px;
	height:410px;
	float:left;
}
.yw02 {
	width:607px;
	height:410px;
	float:right;
}
.sybt {
	width:100%;
	height:180px;
	float:left;
}
.ywnr {
	width:1260px;
	height:373px;
	margin:0 auto;
}
.ywan {
	width:260px;
	height:50px;
	float:right;
	background-color:#11A0DA;
	text-align:center;
	color:#FFF;
	line-height:50px;
	margin-right:200px;
	margin-top:-25px;
	z-index:99999px;
	position: relative;
	left:30px;
	font-size:18px;
	font-weight:bold;
}
.xmal {
	width:100%;
	height:1240px;
	float:left;
}
.xmhight {
	height:800px;
}
.xmanli {
	width:23%;
	height: auto;
	float:left;
	margin-right:1%;
	border:2px solid #f0f0ff;
	margin-bottom:30px;
	margin-left:1%;
	padding:10px;
}
.xmalpic {
	width:100%;
	height: auto;
	float:left;
}
.xmalpic img {
	width:100%;
	height:200px;
}
.xmalbt {
	width:100%;
	height:36px;
	line-height:36px;
	float:left;
	font-size:19px;
	color:#555;
	font-weight:bold;
	margin-top:10px;
	text-align:center;
}
.xmalbten {
	width:100%;
	height:26px;
	line-height:26px;
	float:left;
	font-size:16px;
	color:#9d9d9d;
	text-align:center;
}
.xmalxian {
	width:76px;
	height:4px;
	background-color: #CCC;
	float:left;
	margin-top:10px;
}
.zyys {
	width:348px;
	height:310px;
	float:left;
	margin-right:30px;
	border: 2px solid #f0f0ff;
	margin-left:30px;
}
.zyyspic {
	width:344px;
	height:229px;
	float:left;
}
.zyyspic img {
	width:344px;
	height:229px;
}
.zyysbt {
	width:100%;
	height:32px;
	line-height:70px;
	float:left;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#666;
}
.lianxi {
	width:420px;
	height:190px;
	float:left;
	color:#FFF;
	margin-top:50px;
	line-height:28px;
	font-size:16px;
	margin-left:30px;
}
.wxpic {
	width:114px;
	height:114px;
	float:right;
	margin-top:30px;
	margin-right:50px;
}
.wxpic img {
	width:114px;
	height:114px;
}
.dbbq {
	width:100%;
	height:50px;
	float:left;
	color:#FFF;
margin-top: 10px;
    font-size: 12px;
    line-height: 20px;
}
.ban {
	width:100%;
	height:394px;
	float:left;
}
.nybt {
	width:100%;
	height:50px;
	line-height:50px;
	float:left;
}
.nybtcn {
	width:126px;
	height:26px;
	border-right:4px solid #666;
	font-size:28px;
	font-weight:bold;
	line-height:20px;
	color:#666;
	float:left;
}
.nybten {
	width:200px;
	height:26px;
	font-size:20px;
	line-height:20px;
	color:#666;
	float:left;
	padding-left:10px;
}
.abxq {
	width:100%;
	float:left;
	height:auto;
	font-size:16px;
	line-height:32px;
	color:#666;
}
.nrpic {
	width:520px;
	height: auto;
	float:left;
	margin-top:30px;
	margin-bottom:30px;
}
.nrpic img {
	width:480px;
	height: 405px;
}
.lianxi02 {
	width:300px;
	height:230px;
	float:left;
	color:#FFF;
	margin-top:60px;
	line-height:28px;
}
.container03 {
	width:1100px;
	height:auto;
	margin:0 auto;
	padding:50px;
}
.ywfw001 {
	width:46%;
	height:auto;
	float:left;
	margin:0 2%;
	border:1px solid #CCC;
	background-color:#FFF;
	padding-bottom:20px;
}
.ywfw001pic {
	width:100%;
	height:auto;
	float:left;
}
.ywfw001pic img {
	width:100%;
	height:auto;
}
.ywfw001bt {
	width:100%;
	height:50px;
	float:left;
	line-height:50px;
	font-size:28px;
	float:left;
	text-align:center;
	font-weight:bold;
	color:#11a0da;
	margin-top:10px;
}
.ywfw001nr {
	width:100%;
	height: auto;
	float:left;
	line-height:26px;
	font-size:16px;
	float:left;
	padding:20px;
	color:#666;
}
.ywfw002 {
	width:30%;
	height:auto;
	float:left;
	margin:0 1.5%;
	border:1px solid #E4E4E4;
	background-color:#FFF;
	padding-bottom:20px;
}
.field {
	position: relative;
	float:left;
	width:200px;
}
.btn-block {
	display: block;
	width: 100%;
	text-align: center;
	background-image:url(images/anniu.jpg);
	background-repeat:repeat-x;
}
.bg-dot {
	background-color: #ec4133;
}
.form-group {
	padding-bottom:16px;
}
.miaoshu {
	width:80%;
	height:46px;
	float:left;
	font-size:18px;
	margin-left:86px;
	font-weight:600;
}
.btn.bg-dot {
}
.btn.bg-dot {
	background-color: #ec4133;
	color: #FFF;
	margin-top:26px;
	font-weight:bold;
	font-size:16px;
}
.btn.bg-dot:hover, .btn.bg-dot:focus {
	border-color: #fff;
}
.input {
	height:36px;
}
textarea.input {
	height:93px;
}
.btn {
	border: solid 1px #EEE;
	background: transparent;
}
.btn {
	border: solid 0px #EEE;
	cursor: pointer;
	background: transparent;
	padding: 10px 15px;
	margin: 0;
	margin-top: 0px;
	display: inline-block;
	line-height: 20px;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}
.ableft {
	width:50%;
	height:auto;
	float:left;
	margin-top:20px;
	margin-left:20px;
}
.nrpic02 {
	width:50%;
	height: auto;
	float: right;
}
.nrpic02 img {
	width:100%;
	height: auto;
}
.biaodan01 {
	width:220px;
	float:left;
	height:auto;
}
.fuwu {
	width:100%;
	height:660px;
	float:left;
	background-color:#fbfbfd;
	padding-top:30px;
}
.fwbt {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	margin-top:50px;
	margin-bottom:30px;
}
.fw01 {
	width:23%;
	height: 470px;
	float:left;
	background-position:center;
	background-repeat:no-repeat;
	margin: 0px 1%;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:10px;
}
.fwxbt {
	width:100%;
	height: auto;
	line-height:30px;
	float:left;
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
	text-align:center;
	margin-bottom:10px;
}
.fwxnr {
	width:100%;
	height: auto;
	line-height:28px;
	float:left;
	font-size:16px;
	color:#666;
}
.ban01 {
	width:100%;
	height:333px;
	float:left;
	background-image:url(images/ban02.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.zuche {
	width:100%;
	height: auto;
	float:left;
	padding-top:39px;
}
.qcfl {
	width:100%;
	height:90px;
	float:left;
	text-align:center;
}
.ban02 {
	width:100%;
	height:387px;
	float:left;
	background-image:url(images/ban03.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.nyban {
	width:100%;
	height:300px;
	float:left;
	background-image:url(images/ban01.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.lmbt {
	width:100%;
	height:60px;
	line-height:60px;
	float:left;
	font-size:36px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	margin-top:50px;
}
.nybanpic {
	width: auto;
	height:20px;
	float:left;
	padding:0px 10px;
}
.nybanwz {
	width: auto;
	height:20px;
	float:left;
	padding:0px;
	line-height:15px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
.topwz01 {
	width:100%;
	height:30px;
	float:left;
	font-size:20px;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
}
.topwz02 {
	width:100%;
	height:36px;
	float:left;
	font-size:14px;
	text-align:right;
	color:#FFFFFF;
}
.sub li {
	width:100%;
	line-height: 36px;
	height: 36px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	display: block;
	float: right;
	color: #333;
}
.sub {
	margin-top:20px;
}
.channel_list li {
	margin-bottom: 4px;
}
.channel_list li a {
	display: block;
	line-height:38px;
	background: #EEE;
    padding: 0 10px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 12px;
}
.channel_list li a:hover {
	background:#acda20;
	color: #FFF;
}
.channel_list li a.current {
	background:#acda20;
	color: #FFF;
}
.channel_wlist {
	margin-bottom: 20px;
}
.channel_wlist li {
	display: inline-block;
	margin-right: 10px;
}
.channel_wlist li a {
	background: #EEE;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	padding: 0 30px;
	font-size: 16px;
}
.channel_wlist li a:hover {
	background: #242424;
	color: #FFF;
}
.channel_wlist li a.current {
	background: #242424;
	color: #FFF;
}
.more {
	width: 160px;
	height:32px;
	line-height:32px;
	border: 1px solid #ffffff;
	font-size: 14px;
	text-align: center;
	float: left;
	margin-left: 100px;
	color: #ffffff;
	display: block;
	margin-left:510px;
	margin-top:30px;
}
.more a {
	width: 160px;
	height:32px;
	line-height:32px;
	font-size: 12px;
	text-align: center;
	float: left;
	color: #ffffff;
	display:block;
	font-weight:bold;
}
.icon {
	width:100%;
	height:110px;
	float:left;
	text-align:center;
	margin-top:20px;
}
.aboutds {
	background-color:#0393d9;
	margin-top:0px;
	padding-bottom:50px;
}
.yanse {
	color:#333333;
}

.zyfw{ width:100%; height:auto; float:left;}

.fwbk{ width:300px; height:236px; float:left; background-color:#0294d8;}

.fwbk img{ width:300px; height:236px;}

.fwbkwz{ width:300px; height:236px; float:left; background-color:#0294d8;}

.fwbk01{ width:100%; height:auto; float:left; text-align:center; margin-top:50px;}

.fwbk02{ width:100%; height:auto; float:left; text-align:center; font-size:19px; font-weight:bold; color:#FFFFFF; line-height:36px;}

.fwbk03{ width:100%; height:auto; float:left; text-align:center;font-size:12px;  color:#FFFFFF; line-height:18px;}

.anlipic{ width:290px; height:288px; float:left; margin:0px 5px;}

.anlipic img{ width:290px; height:288px; }


.zixunbk{ width:378px; height:388px; float:left; margin:0px 10px;    box-shadow: 5px 5px 6px #e7e7e7;
    background-color: white; padding:20px 18px;}

.zixunpic{ width:100%; height:auto; float:left;}

.zixuntit{ width:100%; height:auto; float:left; line-height:22px; font-size:16px; margin-top:20px;}

.zixunnr{ width:100%; height:auto; float:left; color:#666666; margin-top:20px;}

.riqi{ width:100%; height:auto; float:left; color:#999999;margin-top:10px;}

.more_zx {
	width: 160px;
	height:32px;
	line-height:32px;
	border:1px solid #d1d1d1;
	font-size: 14px;
	text-align: center;
	float: left;
	margin-left: 100px;
	color: #ffffff;
	display: block;
	margin-left:510px;
	margin-top:30px;
}
.more_zx a {
	width: 160px;
	height:32px;
	line-height:32px;
	font-size: 12px;
	text-align: center;
	float: left;
	color: #828282;
	display:block;
	font-weight:bold;
}

.dbcen{ width:300px; height:auto; float:left; margin-top:50px;}

.dbtel{ width:100%; height:54px; float:left; background-image:url(images/pic08.jpg); background-position:left; padding-left:70px; color:#FFFFFF; background-repeat:no-repeat;    padding-top: 6px;}

.erweima01{ width:100%; height:30px; float:left; line-height:30px; text-align:center; color:#FFFFFF;}

.mbx{ width:100%;    height: 46px;
    float: left;
    background-color: #e7e7e7; line-height:46px; }

.nyleft{ width:200px; padding:10px; height:auto; float:left; border:1px solid #e1e1e1;}

.nyright{ width:900px; padding:20px; height:auto; float:left; border:1px solid #e1e1e1; margin-left:20px;}

.nyname{ width:100%; height:50px; float:left; font-size:20px; font-weight:bold; border-bottom:1px solid #e1e1e1; line-height:50px; color:#666666; text-align:center; padding-left:20px;}

.nyneirong{ width:100%; height:auto; float:left; padding-top:20px;    font-size: 15px;
    line-height: 28px; }

.xinwennr{ width:100%; height:auto; float:left;  padding:20px 0px;}




