﻿�&#65533;
/* --------reset-------- */


/*th,td { border: 1px solid #aaa; padding: 8px 5px 6px; }*/

fieldset,
table {
	margin-bottom: 1em;
}

/*p{text-indent:2em}*/

legend {
	margin-left: 7px;
	+margin: 0;
}

.clearfix:after {
	content: "\20";
	display: block;
	height: 0;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.red {
	color: #F00;
}

.black {
	color: #000;
}

.white {
	color: #FFF;
}

.blue {
	color: #00F;
}

.green {
	color: #008000;
}

.brown {
	color: #A52A2A;
}

.gray {
	color: #ccc;
}

.cb:after {
	content: "\20";
	display: block;
	width: 0;
	height: 0;
	clear: both;
}

.cb {
	zoom: 1;
}

.ofH {
	overflow: hidden;
}

.clear {
	width: 0;
	height: 0;
	clear: both;
	overflow: hidden;
}

.mc {
	margin-left: auto;
	margin-right: auto;
}

.taC {
	text-align: center;
}

.bod {
	border: 1px solid red;
}

.fL {
	float: left;
}

.fR {
	float: right;
}

.dpN {
	display: none;
}

a {
	text-decoration: none;
	transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
}

/*首页*/

.topone {
	border-bottom: 1px solid #e3e3e3;
	color: #565656;
	font-size: 13px;
	height: 45px;
	line-height: 45px;
}

.w1100 {
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
}

.topone ul li img {
	width: 12px;
	height: 12px;
	overflow: hidden;
	margin-top: 17px;
	margin-right: 5px;
}

.line {
	border-right: 1px solid #afafaf;
	height: 12px;
	margin: 18px 10px 0 10px;
}

.topone ul li a {
	color: #565656;
}

.topone ul li a:hover {
	color: #ec1b24;
	font-weight: 700;
}

.toptwo {
	margin-top: 25px;
}

.in_phone img {
	width: 65px;
	height: 40px;
	margin-right: 6px;
	margin-top: 3px;
}

.in_phone {
	color: #000;
	font-size: 13px;
	line-height: 20px;
}

.in_phone span {
	color: #b01319;
	font-size: 25px;
	font-weight: 700;
}

.in_hwcx {
	margin-left: 10px;
	width: 151px;
}

.in_hwcx a {
	background: url(../pic/in07.png) no-repeat;
	width: 151px;
	height: 50px;
	display: block;
	line-height: 50px;
	color: #fff;
	padding-left: 68px;
	font-size: 16px;
}

.in_hwcx a:hover {
	background: url(../pic/in07_hover.png) no-repeat;
}

.in_gps {
	margin-left: 5px;
	margin-top: 5px;
}

.in_gps a {
	background: url(../pic/in08.png) no-repeat;
	width: 159px;
	height: 45px;
	display: block;
	line-height: 40px;
	color: #fff;
	text-align: center;
	font-size: 16px;
}

.in_gps a:hover {
	background: url(../pic/in08_hover.png) no-repeat;
}

.nav {
	background: #00aef3;
	margin-top: 25px;
	line-height: 44px;
	height: 44px;
}

.nav ul li {
	position: relative;
}

.nav ul li a {
	padding-left: 40px;
	padding-right: 40px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	display: block;
}

.nav ul li:hover {
	background: url(../pic/in09_hover.jpg) no-repeat;
}

.nav ul li .child-list {
	background-color: #00aef3;
	display: none;
	position: absolute;
	z-index: 1;
	width: 200px;
}

.nav ul li:hover .child-list {
	display: block;
}

.nav ul li .child-list li a {
	text-align: left;
}

.nav ul li .child-list li:hover {
	background: #abcff3;
}

.innav_select {
    background: #009fde;
}

.navunder {
	height: 40px;
	line-height: 40px;
	background: #e7e7e7;
	color: #949494;
}

.navunder_a span {
	color: #b01319;
	width: 80px;
	float: left;
}

.navunder_a {
	width: 810px;
	font-size: 13px;
}

.navunder_b {
	margin-top: 5px;
	width: 268px;
}

.navunder_b input {
	height: 29px;
	line-height: 29px;
	width: 225px;
	color: #878787;
	border: none;
	font-family: \5FAE\8F6F\96C5\9ED1 !important;
	padding-left: 5px;
}





dl,
dd {
	margin: 0 auto;
	padding: 0;
	border: 0;
}

.bannerbox {

	height: 530px;

	width: 100%;

	overflow: hidden;

	position: relative;

}

.containt-div {

	width: 1024px;

	position: relative;

	height: 530px;

}

.bannerbox ul {

	position: relative;

}

.bannerbox ul li {

	list-style: none;

	width: 100%;

	height: 530px;

	position: absolute;

	left: 0;

	top: 0;

}

.bannerbox ul li .img1 {

	position: absolute;

}

.bannernav {
	width: 200px;
	height: 10px;
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 2;
	left: 50%;
	margin-left: -80px;
}

.bannernav dl dd {
	list-style-type: none;
	width: 30px;
	height: 6px;
	float: left;
	margin-right: 5px;
	cursor: pointer;
	background-color: #fff;
}

.bannernav dl .bg {
	background: #ff7300;
	width: 30px;
	height: 6px;
	border: none;
}

.mainone {
	background: #fff;
	margin-top: 40px;
}
.mainone {
    display: none;
}
.maintwo {
    display: none;
}
/*------------- 从左侧显示遮罩效�&#65533; 开�&#65533; ------------------------------*/

.content-four {

	max-width: 1100px;
	width: 100%;
	margin: 0 auto;

	height: 190px;



}

.con-four {
	margin-left: 22px;
	margin-right: 22px;

	width: 230px;

	height: 190px;

	float: left;

	margin-bottom: 15px;

	position: relative;

	overflow: hidden;

	cursor: pointer;

}

.con-four img {

	width: 230px;

	height: 130px;

}

.txt-four {

	position: absolute;

	left: -230px;

	top: 0;

	width: 100%;

	height: 130px;

	line-height: 45px;

	text-align: center;

	color: #fff;
	background: #f79c0e;
	border-radius: 3px;

	/*background: rgba(0,0,0,0.6);*/

	/*display: none;*/

}

.txt-four h3 {

	font-weight: normal;

}

.txt-four p {
	width: 190px;

	font-size: 14px;

	display: block;

	line-height: 20px;

}

/*------------- 从左侧显示遮罩效�&#65533; 结束------------------------------*/



.mianone_a a {
	background: url(../pic/in11.jpg) no-repeat;
	width: 230px;
	display: block;
	height: 44px;
	line-height: 44px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	margin-top: 10px;
}

.mianone_a a:hover {
	background: url(../pic/in11_hover.jpg) no-repeat;
}

.maintwo {
	background: url(../pic/in12.jpg) no-repeat center bottom #f2f2f2;
	height: 615px;
	margin-top: 45px;
	padding-top: 50px;
}

.maintwo p {
	width: 709px;
	height: 85px;
	margin: 0 auto;
}

.maintwo ul {
	margin-top: 135px;
}

.maintwo ul li {
	width: 345px;
}

.maintwo_pic {
	width: 125px;
	height: 94px;
	margin-right: 20px;
}

.maintwo_a {
	font-size: 18px;
	color: #000;
}

.maintwo_a img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.maintwo_line {
	border-bottom: 1px dashed #ccc;
	margin-top: 45px;
	margin-bottom: 45px;
}

.maintwo_b {
	width: 200px;
}

.mainthree {
	background: url(../pic/in22.png) no-repeat center top #407194;
	height: 730px;
	padding-top: 50px;
}

.mainthree p {
	width: 727px;
	height: 56px;
	margin: 0 auto;
}

.mainthree_a {
	margin-top: 70px;
}

.mainthree ul {
	width: 560px;
	margin-top:
}

.mainthree ul li a {
	border: 1px solid #fbce87;
	width: 513px;
	display: block;
	height: 123px;
	border-radius: 3px;
	margin-bottom: 10px;
}

.mainthree ul li a:hover {
	border: 1px solid #fff;
	width: 513px;
	height: 123px;
	border-radius: 3px;
	margin-bottom: 10px;
}

.mainthree_b {
	margin-left: -43px;
	margin-top: 18px;
}

.mainthree_c {
	margin-left: 25px;
	margin-top: 20px;
}

.mainthree ul li a .mainthree_d {
	width: 420px;
	margin-top: 10px;
	color: #f9e4c2;
	font-size: 16px;
}

.mainthree ul li a:hover .mainthree_d {
	color: #fff;
}

.mainfour {
	background: url(../pic/in32.jpg) no-repeat center;
	height: 878px;
	width: 100%;
}

.mainfour .mainfour_a {
	width: 260px;
	height: 57px;
	padding-top: 77px;
	margin-left: 815px;
}



.bd {
	width: 360px;
	margin-left: 710px;
	margin-top: 50px;
	height: 294px;
}

.top {
	height: 294px;
	width: 300px;
	overflow: hidden;
	float: left;
	padding: 0 5px 5px 5px;
}

.top ul {
	width: 330px;
	padding-bottom: 5px;
	font-size: 15px;
	color: #353535;
	line-height: 25px;
}

.top ul li a {
	margin-top: 5px;
	color: #353535;
}

.top ul li a:hover {
	color: #b01319;
	text-decoration: underline;
}

.scroll {
	width: 7px;
	margin-left: 10px;
	height: 294px;
	float: left;
	background: url(../pic/scroll02.png);
	position: relative;
}

.scroll p {
	width: 16px;
	height: 16px;
	background: url(../pic/scroll01.png);
	cursor: auto;
	left: -5px;
	top: 1px;
	position: absolute;
}





.bd01 {
	width: 360px;
	margin-left: 70px;
	margin-top: 100px;
	height: 239px;
}

.top01 {
	height: 239px;
	width: 300px;
	overflow: hidden;
	float: left;
	padding: 0 5px 5px 5px;
}

.top01 ul {
	width: 330px;
	padding-bottom: 5px;
	font-size: 15px;
	color: #353535;
	line-height: 25px;
}

.top01 ul li a {
	margin-top: 5px;
	color: #353535;
}

.top01 ul li a:hover {
	color: #b01319;
	text-decoration: underline;
}

.scroll01 {
	width: 7px;
	margin-left: 10px;
	height: 239px;
	float: left;
	background: url(../pic/scroll03.png);
	position: relative;
}

.scroll01 p {
	width: 16px;
	height: 16px;
	background: url(../pic/scroll01.png);
	cursor: auto;
	left: -5px;
	top: 1px;
	position: absolute;
}



.mainfour_b {
	margin-top: 130px;
	width: 599px;
	height: 83px;
	overflow: hidden;
}

.mainfour_c {
	width: 599px;
	font-size: 14px;
	margin-top: 15px;
	line-height: 30px;
}

.mainfour_c span {
	color: #b01319;
}



.mainfive {
	background: url(../pic/in35.jpg) no-repeat center;
	height: 415px;
	padding-top: 35px;
}

.film_focus {

	width: 625px;

	height: 333px;

	background: #fff;

	overflow: hidden;

	position: relative;

	padding: 10px;

}

.film_focus .film_focus_imgs_wrap {

	background: url(../pic/load.gif) no-repeat center center;

	margin: 0px;

	padding: 0px;

}

.film_focus ul.film_focus_imgs {
	height: 333px;
	height: 9999em;
	position: absolute;
	right: 10px;
	top: 0px;
	overflow: hidden;
	margin: 0px;

	padding: 0px;
}

.film_focus ul.film_focus_imgs li {

	height: 353px;

	overflow: hidden;

	margin: 0px;

	padding: 0px;

}

.film_focus ul.film_focus_imgs li img {

	height: 333px;

	width: 424px;

	float: left;

	margin-top: 10px;

}

.film_focus .film_focus_desc h3 {
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	position: absolute;
	left: 211px;
	bottom: 10;
	right: 10px;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	width: 404px;
	padding-left: 20px;
	z-index: 99;
	font-size: 15px;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');
}

.film_focus ul.film_focus_nav {
	width: 209px;
	height: 340px;
	position: absolute;
	z-index: 100;
}

.film_focus ul.film_focus_nav li {
	height: 60px;
	background: #e4e4e4;
	margin: 0px 0px 5px 0;
	padding: 0px 18px 0 19px;
	position: relative;
	width: 160px;
	cursor: pointer;
	cursor: hand;
	color: #333;
	font-size: 18px;
	overflow: hidden;
	line-height: 60px;
}

.film_focus ul.film_focus_nav li.cur {
	background: url(../pic/hd_on.png) no-repeat;
	width: 151px;
	height: 60px;
	left: 0px;
	padding: 0px 33px 0 25px;
	word-break: break-all;
	color: #fff;
	font-size: 18px;
	overflow: hidden;
	line-height: 60px;
}

.film_focus ul.film_focus_nav li b {
	display: none
}

.film_focus ul.film_focus_nav li b span {
	display: block
}

.film_focus ul.film_focus_nav li.cur b {
	display: block;
	vertical-align: middle;
	display: table-cell;
	height: 60px;
}

.film_focus ul.film_focus_nav li.cur span {
	display: none
}

.mainfive_a {
	width: 420px;
	margin-left: 35px;
}

.mainfive_b {
	color: #fff;
	font-size: 16px;
	margin-top: 20px;
}

.mainfive_c {
	margin-top: 30px;
}



.mainsix {
	padding-top: 50px;
}

.mainsix_a {
	width: 187px;
	height: 36px;
	margin: 0 auto;
}



#scrollpic {
	position: relative;
	height: 294px;
	width: 1100px;
	overflow: hidden;
	margin-top: 40px;
}

#prev,
#next {
	display: block;
	height: 288px;
	width: 288px;
	position: absolute;
	top: 0;
	opacity: 0;
	z-index: 10;
}

#prev {
	left: 0;
}

#next {
	right: 0;
}

#scrollpic ul {
	position: absolute;
	height: 166px;
}

#scrollpic ul li {
	float: left;
	height: 294px;
	width: px;
	margin-left: 5px;
	margin-right: 5px;
}

#scrollpic ul li img {
	width: 258px;
	height: 288px;
	border: 3px solid #efefef;
}

.mainsix_b {
	width: 720px;
	margin-top: 40px;
}

.mainsix_b_bt {
	background: url(../pic/in45.jpg) repeat-x bottom;
	padding-bottom: 15px;
	font-size: 20px;
	color: #b7b1b1;
	margin-bottom: 10px;
}

.mainsix_b_bt span {
	color: #b01319;
}

.mainsix_b_bt a {
	font-size: 12px;
	color: #6f6f6f;
}

.mainsix_b_bt a:hover {
	color: #000;
	text-decoration: underline;
}

.mainsix_c {
	width: 330px;
	margin-top: 40px;
}



/* jsfoot_scroll */

#jsfoot_scroll {
	width: 720px;
	height: 320px;
	overflow: hidden;
	margin: 0 auto;
}

#jsfoot_scroll div {
	width: 100%;
	height: 139px;
	float: left;
	padding: 13px 0 14px;
	font-weight: normal;
	background: url(../pic/dotted.gif) repeat-x bottom;
}

#jsfoot_scroll div .img {
	width: 185px;
	height: 139px;
	float: left;
}

#jsfoot_scroll div .img img {
	width: 185px;
	height: 139px;
}

#jsfoot_scroll div dl {
	width: 500px;
	height: 139px;
	float: right;
}

#jsfoot_scroll div dt {
	width: 100%;
	font-size: 15px;
	margin-bottom: 10px;
}

#jsfoot_scroll div dt a {
	color: #000;
}

#jsfoot_scroll div dt a:hover {
	color: #b01319;
}

#jsfoot_scroll div dd {
	width: 100%;
	line-height: 21px;
}

#jsfoot_scroll div dd a {
	color: #616161;
}

.mainsix_d {
	margin-top: 15px;
}

.mainsix_d a {
	width: 85px;
	background: #aeaeae;
	height: 25px;
	text-align: center;
	color: #fff !important;
	line-height: 25px;
	display: block;
}

.mainsix_d a:hover {
	background: #b01319;
}



.scrollbox {
	width: 310px;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px;
}

#scrollDiv {
	width: 330px;
	height: 310px;
	overflow: hidden;
}

/*这里的高度和超出隐藏是必须的*/

#scrollDiv li {
	width: 330px;
	overflow: hidden;
	vertical-align: bottom;
	zoom: 1;
	border-bottom: #d3d3d3 solid 1px;
	padding-bottom: 14px;
	margin-bottom: 14px;
}

#scrollDiv li h3 {
	font-size: 14px;
	color: #000;
}

.#scrollDiv li img {
	width: 21px;
	height: 18px;
}

.mainsix_e {
	width: 289px;
	margin-left: 10px;
}

#scrollDiv li div {
	margin-top: 6px;
	line-height: 20px;
	overflow: hidden
}

.mainsix_f {
	width: 289px !important;
	margin-left: 10px;
	color: #737373;
}

.mainsix_e a {
	color: #000;
	text-decoration: none
}

.mainsix_e a:hover {
	color: #F00
}



.mainseven {
	background: url(../pic/in50.jpg) no-repeat center;
	height: 200px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.maineight_a {
	margin-top: 50px;
	width: 444px;
	height: 290px;
}

.maineight_b {
	margin-top: 50px;
	color: #6f6f6f;
	font-size: 13px;
	line-height: 25px;
	width: 630px;
}

.maineight_c {
	font-size: 22px;
	color: #572e2f;
	font-weight: 700;
	margin-bottom: 15px;
}

.maineight_e a {
	width: 115px;
	height: 30px;
	background: #aeaeae;
	display: block;
	text-align: center;
	color: #fff;
	line-height: 30px;
	margin-top: 15px;
}

.maineight_e a:hover {
	background: #b01319;
}





.carousel {
	width: 630px;
	margin-top: 30px;
}

.carousel .prev,
.carousel .next {
	height: 44px;
	width: 29px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	cursor: pointer;
}

.carousel .prev {
	float: right;
	background: url(../pic/in56.jpg) no-repeat;
}

.carousel .next {
	float: right;
	background: url(../pic/in57.jpg) no-repeat;
	margin-top: 5px;
}



.jCarouselLite {
	float: left;
	width: 486px;
	height: 97px;
	overflow: hidden;
	/*必要元素*/
}

.jCarouselLite li {
	height: 97px;
	width: 174px;
	text-align: center;
	margin-right: 20px;
}

.jCarouselLite li img,
.jCarouselLite-01 li img {}



.mainnine_a {
	margin-top: 40px;
	width: 465px;
}

.mainnine_b {
	background: url(../pic/in45.jpg) repeat-x bottom;
	padding-bottom: 15px;
	color: #b7b1b1;
}

.tab01 li {
	display: block;
	font-size: 20px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	color: #572e2f;
}

.tab01 li:hover {
	color: #b01319;
}

.tab01 .selected01 {
	color: #b01319;
}



.mainnine_c {
	margin-top: 5px;
}

.mainnine_c a {
	color: #6f6f6f;
}

.mainnine_c a:hover {
	color: #000;
	text-decoration: underline;
}

.mainnine_d {
	margin-top: 20px;
	left: 0px;
	top: 0px;
	width: 465px;
	float: left
}

.mainnine_d p img {
	width: 465px;
}

#hdk {

	height: 310px;

	width: 465px;

	overflow: hidden;

	position: relative;

}

#hdk .hdk2 {

	height: 310px;

	width: 1000px;

	position: absolute;



}

.mainnine_g {
	line-height: 30px;
	margin-top: 10px;
}

.mainnine_g li a {
	background: url(../pic/in59.jpg) no-repeat 0 6px;
	padding-left: 15px;
	color: #302c2c;
	font-size: 13px;
}

.mainnine_g li a:hover {
	color: #b01319;
	font-weight: 700;
}



.miannine_e {
	width: 247px;
	margin-left: 49px;
	margin-top: 40px;
}

.miannine_f {
	margin-top: 20px;
}

.mainnine_h {
	width: 283px;
	margin-top: 40px;
	margin-left: 50px;
}



.mainnine_h ul {
	margin-top: 20px;
}

.mainnine_h ul li {
	border: 1px solid #e6e6e6;
	width: 135px;
	height: 62px;
	margin-bottom: 10px;
	margin-right: 3px;
}

.mainnine_h ul li img {
	width: 135px;
	height: 62px;
}



.bottomone {
	background: #f3f3f3;
	padding: 30px 0 30px 0;
	margin-top: 40px;
}

.bottomone_a {
	color: #b01319;
	font-size: 18px;
	width: 140px;
}

.bottomone_a span {
	color: #6f6f6f;
	font-size: 18px;
}

.bottomone_b {
	width: 940px;
	margin-left: 20px;
	line-height: 25px;
	color: #6f6f6f;
	font-size: 13px;
}

.bottomone_b a {
	color: #6f6f6f;
}



.bottomtwo {
	background: #3f3f3f;
	padding: 20px 0 50px 0;
}

.bottomtwo_a {
	background: url(../pic/in69.jpg) repeat-x bottom;
	padding-bottom: 20px;
}

.bottomtwo_b {
	color: #fff;
	font-size: 13px;
	height: 43px;
	line-height: 43px;
}

.bottomtwo_b a {
	color: #fff;
	padding: 0 6px 0 6px;
}

.bottomtwo_c {
	color: #fff;
	margin-top: 55px;
	line-height: 25px;
	font-size: 13px;
}

.bottomtwo_c span {
	color: #cdc5c5;
}

.bottomtwo_c a {
	color: #cdc5c5;
}

.bottomtwo_c a:hover {
	color: #fff;
}

.bottomtwo_d li {
	width: 105px;
	margin-top: 30px;
	color: #fff;
	margin-left: 10px;
	font-size: 13px;
	text-align: center;
}

.bottomtwo_d li img {
	margin-bottom: 5px;
}



.actGotop {
	position: fixed;
	_position: absolute;
	bottom: 100px;
	right: 50px;
	width: 120px;
	height: 156px;
	display: none;
}

.actGotop a,
.actGotop a:link {
	width: 120px;
	height: 156px;
	display: inline-block;
	background: url(../pic/gotop.png) no-repeat;
	_background: url(../pic/gotop.gif) no-repeat;
	outline: none;
}

.actGotop a:hover {
	width: 120px;
	height: 156px;
	background: url(../pic/gotopd.gif) no-repeat;
	outline: none;
}





/*#duilian_l {

	margin: 0px;

	padding: 0px;

	float: left;

	height: 485px;

	width: 185px;

	background-image: url(../pic/duilian_l.jpg);

	position: absolute;

	z-index: 9999;

	left: 10px;

	top: 180px;

}

*/
#duilian_r {

	background-image: url(../pic/duilian_r.png);

	height: 260px;

	width: 185px;

	position: absolute;

	z-index: 9999;

	top: 200px;

	left: 20px;

}

.closediv {

	float: left;

	height: 50px;

	width: 185px;

	cursor: pointer;

}

.zhucews {
	font-size: 25px;
	text-align: center;
}



.zhucews {
	font-size: 25px;
	text-align: center;
}

#duilian_r .qq {

	float: left;

	height: 160px;

	width: 155px;

	margin-left: 15px;

	margin-top: 120px;

}

#duilian_r .qq a {

	float: left;

	height: 35px;

	width: 105px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 50px;

	font-size: 15px;

	line-height: 35px;

	color: #FFF;

	text-decoration: none;

	margin-top: 2px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	background-image: url(../pic/duilian_r_qq.png);

}

#duilian_r .cx {

	padding: 0px;

	float: left;

	height: 80px;

	width: 155px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 15px;

}

#duilian_r .cx .txt {

	font-size: 13px;

	line-height: normal;

	background-color: #FFF;

	background-image: url(../pic/duilian_r_ss.jpg);

	background-repeat: no-repeat;

	background-position: left center;

	margin: 0px;

	padding: 0px;

	float: left;

	height: 30px;

	width: 155px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	text-align: center;

	color: #999;

}

#duilian_r .cx .but {

	background-image: url(../pic/duilian_r_ss_but.jpg);

	float: left;

	height: 30px;

	width: 155px;

	margin-top: 15px;

}



.own_a .txt {

	margin: 0px;

	float: left;

	height: 46px;

	width: 540px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 10px;

}

.own_a .chaxun {

	font-size: 15px;

	line-height: 46px;

	color: #FFF;

	background-color: #ce0000;

	text-align: center;

	width: 110px;

	float: left;

	height: 46px;

	cursor: pointer;

	background-image: url(../pic/chaxun_btn.jpg);

}

.own_list {

	float: left;

	height: auto;

	width: 1032px;

	border-top-width: 3px;

	border-top-style: solid;

	border-top-color: #572e2f;

	border-bottom-width: 3px;

	border-bottom-style: solid;

	border-bottom-color: #572e2f;

	margin-top: 40px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding-top: 30px;

	padding-right: 0px;

	padding-bottom: 30px;

	padding-left: 0px;

}

.own_list .li {

	font-size: 14px;

	color: #e48028;

	margin: 0px;

	padding: 0px;

	float: left;

	min-height: 49px;

	width: 1032px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #E3E3E3;



	background-repeat: repeat-y;

	background-position: 311px 0px;

}

.own_list .li strong {

	font-size: 16px;

	line-height: 49px;

	text-align: right;

	float: left;

	height: 49px;

	width: 300px;

	font-weight: normal;

	padding-right: 10px;

}

.own_list .li em {

	background-image: url(../pic/yd_list_bg10.jpg);

	margin: 0px;

	padding: 0px;

	float: left;

	height: 49px;

	width: 26px;

	background-repeat: no-repeat;

	background-position: center 20px;

}

.own_list .li p {

	font-size: 14px;

	margin: 0px;

	float: left;

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 10px;

}

.own_list .li p a {

	color: #ff0000;

}

#marquee5 {

	height: 40px;

	width: 720px;

	overflow: hidden;

}

#marquee5 a {

	color: #949494;

	text-decoration: none;

	margin-right: 15px;

}



/*新加样式*/



.nav_z {
	width: 100%;

	height: 46px;

	background: #329367;

	z-index: 9999
}

#navul li {
	width: 80px;
	height: 40px;
	position: relative;
	text-align: center;
	line-height: 40px;
}

#navul li a:link,
#navul li a:visited {
	color: #FFF;
	font-weight: 500;
	letter-spacing: 2px;
}

#navul li ul {
	display: none;
	position: absolute;
	z-index: 999;
	background: #e6e6e6;
	border: #c6c6c6 1px solid;
	border-bottom: none;
	left: -1px;
}

#navul li ul li {
	display: block;
	width: 78px;
	float: none;
	height: 35px;
	position: relative;
	line-height: 35px;
	border-bottom: #C6C6C6 1px solid;
	font-size: 12px;
	overflow: hidden
}

#navul li.navmoon {
	background: #E6E6E6;
	border: #C6C6C6 1px solid;
	width: 78px;
	height: 38px;
	line-height: 38px;
}

#navul li.navmoon a {
	color: #404a58;
}

#navul li.navhome a:hover {
	color: #FCFF00;
}

#navul li.navmoon ul {
	display: block;
}

#navul li.navmoon ul a {
	display: block;
	width: 78px;
	height: 35px;
	line-height: 35px;
}

#navul li.navmoon ul a:hover {
	color: #0573bd;
	background: #FFF;
}