
/* CSS Document */
/*
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div {border: 0 none;margin: 0;padding: 0;}
a {text-decoration:none;outline:none;}
a:active{star:expression(this.onFocus=this.blur());}
:focus{outline:0;}
a:hover{color:#CC0000;text-decoration:underline;transition: all 0s ease 0s; }
ul{list-style:none;}
li{list-style:none;}
img{border:none;}
.clear{clear:both;}*/
body
{
	font-size: 12px;
	font-family: 'Microsoft YaHei';
	color: #333333;
	background: url(../images/bg.jpg) fixed no-repeat center 132px;
	position: relative;
}
.body-after
{
	font-size: 12px;
	font-family: 'Microsoft YaHei';
	color: #333333;
	background: url(../images/bg.jpg) fixed no-repeat center 12px;
	position: relative;
}


.main
{
	margin: 0px auto;
	width: 1000px;
	height: 80px;
	border-top: 4px solid #f0f0f0;
	background-color: #fff;
	z-index: 1000;
}
.top, .box
{
	margin: 0px auto;
	width: 1000px;
}
.affix
{
	position: fixed;
	background: #fff;
	width: 100%;
	z-index: 20;
}

.fl
{
	float: left;
}
.fr
{
	float: right;
}
.header, .search, .detail, .footer dl, .footer, .cenbox, .list03
{
	_height: 100%;
}

.headerbox
{
	height: 122px;
	margin: 0px auto;
	background: #fff;
}
.homebox
{
	width: 1000px;
	margin: 0 auto;
	font-family: 'Microsoft YaHei';
}
.header
{
	border-bottom: 4px solid #f0f0f0;
}
.logo
{
	padding: 10px 0 0 10px;
}

.navbox
{
	width: 630px;
}
.search
{
	margin-top: 25px;
}
.sea
{
	width: 140px;
	height: 26px;
	background: #fff;
	border: 1px solid #e3e3e3;
}
.text01
{
	border: none;
	height: 22px;
	line-height: 22px;
	color: #ccc;
	width: 110px;
	float: left;
	color: #eeaa39;
	font-family: 'Microsoft YaHei';
}
.text02
{
	display: inline-block;
	width: 25px;
	height: 24px;
	background: url(../images/search.jpg) no-repeat;
	float: right;
	border: none;
	cursor: pointer;
}
.link01
{
	line-height: 26px;
}
.link01 a
{
	color: #999;
	padding: 0 5px;
}

.nav
{
	margin-top: 15px;
}
.nav ul
{
	height: 50px;
}
.nav li
{
	float: left;
	line-height: 50px;
	padding: 0 10px;
}
.nav li a
{
	display: block;
	padding: 0 20px;
	line-height: 50px;
	text-align: center;
	color: #000;
	font-size: 14px;
	background: url(../images/png01.png) right center no-repeat;
}
.nav li a:hover, .nav .navhover a
{
	background: url(../images/navhover.png) right center no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: #f16c14;
}

.logo-fs
{
	float: left;
	width: 310px;
}
.right-top
{
	float: left;
	width: 660px;
	padding-top: 3px;
}
.menu-fs
{
	float: left;
	width: 404px;
	padding-left: 61px;
}
.menu-fs li
{
	float: left;
	line-height: 80px;
}
.menu-fs a
{
	display: block;
	padding: 0px 29px;
	color: #333333;
	font-size: 14px;
}
.menu-fs a:hover, .btn-top a:hover
{
	text-decoration: none;
	color: #ffc001;
}
.btn-top
{
	float: right;
	
	padding-top: 30px;
}
.btn-top img
{
	vertical-align: middle;
	padding-right: 5px;
}
.btn-top a
{
	color: #333333;
	font-size: 14px;
}
.min-tit
{
	padding: 35px 0px 15px 0px;
	font-size: 23px;
	font-weight: bold;
}
.con-top
{
	background: #fff;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.con-top-left, .con-top-right
{
	float: left;
	width: 500px;
}
.top-left-bt
{
	background: url(../images/tit-bg.jpg) no-repeat left top;
	height: 40px;
	padding: 8px 0px 0px 20px;
	color: #fff;
}
.top-left-xx
{
	font-size: 14px;
	line-height: 24px;
	padding: 0px 40px 0px 50px;
	color: #666666;
}
.btn-bt
{
	text-align: right;
	padding-top: 15px;
	padding-right: 40px;
}
.top-left-nr
{
	padding: 0px 40px 0px 50px;
}
.top-left-nr li
{
	line-height: 24px;
}
.top-left-nr a
{
	background: url(../images/list-a.jpg) no-repeat left center;
	padding-left: 12px;
	color: #666666;
	font-size: 14px;
}
.top-left-nr a:hover
{
	text-decoration: none;
	color: #1897d5;
}
.con-min
{
	padding: 20px 26px;
	background: #fff;
}
.con-min-tit-bt
{
	float: left;
	width: 100px;
	font-size: 16px;
	font-weight: bold;
	color: #0067b2;
}
.lane
{
	float: right;
	width: 155px;
	padding-bottom: 15px;
}
.lane img
{
	vertical-align: middle;
}
.min-nr
{
	position: relative;
}
.con-min-pic
{
	position: absolute;
}
.con-min-wz
{
	/*background: url(../images/wz-bg.png) no-repeat left top;
	height: 253px;
	padding: 35px 25px;
	width: 240px;
	float: right;
	position: relative;
	margin-right: 30px;*/
	    background: url("../images/wz-bg.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: right;
    height: 253px;
    margin-right: 30px;
    padding: 20px 25px 50px;
    position: relative;
    width: 240px;
}

.min-zw-tit a {
    color: #fff;
    vertical-align: middle;
}

.min-zw-tit
{
	/*font-size: 16px;
	color: #fff;
	font-weight: bold;*/
	    border-bottom: 1px solid #333141;
    border-top: 1px solid #333141;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    padding: 10px 0 10px 10px;

}



.min-wz-nr
{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-top: 25px;
	line-height: 30px;
}
.min-bott
{
	/* margin:18px 0px;*/
}
.bott-moudel
{
	float: left;
	width: 320px;
	background: #fff;
	margin: 0px 10px;
}
.bott-moudel-nr
{
	padding: 20px 25px 10px 25px;
}
.bott-moudel-tit
{
	font-size: 16px;
	font-weight: bold;
	color: #0067b2;
}
.pic
{
	text-align: center;
	padding: 15px 0px;
}
.bott-btn
{
	background: url(../images/bott-btn.jpg) no-repeat left top;
	height: 40px;
}
.bott-btn-tb
{
	background: url(../images/btn-b.jpg) no-repeat 210px 3px;
	height: 30px;
	text-align: right; /*padding: 10px 39px;*/
}
.bott-btn-tb
{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	display: block;
	padding: 6px 39px;
}
.bott-btn-tb a:hover
{
	text-decoration: none;
	color: #000000;
}
.bott-moudel-min
{
	float: left;
	width: 320px;
	background: #fff;
	margin: 0px 20px;
}
.footerbox
{
	border-top: solid 3px #000000;
	background: #ffffff;
	height: 65px;
	margin: 0px auto;
	padding: 0px;
}
.footerbox-nr
{
	margin: 0px auto;
	width: 1000px;
	padding-top: 12px;
}
.footerbox-left
{
	float: left;
	width: 300px;
}
.footerbox-right
{
	float: right;
	width: 500px;
	text-align: right;
	line-height: 26px;
	font-size: 14px;
}
.footerbox-right a
{
	color: #666666;
}
.footerbox-right a:hover
{
	color: #0c78c1;
	text-decoration: none;
}

/********************/
.bott-moudel-tit a
{
	color: #0067b2;
}
.top .logo-tt
{
	color: #0873f8;
	font-size: 24px;
	padding-top: 24px;
	line-height: 85px;
}
.left_bt_li
{
	font-size: 14px;
}
.xingfa_nr li
{
	line-height: 34px;
	height: 34px;
	background-position: 13px 16px;
}
/*******************/

.homep
{
	width: 109px;
	padding-top: 22px;
}
.homep a
{
	padding: 8px;
	color: White;
	font-size: 15px;
	line-height: 18px;
}
#Td1
{
	line-height: 28px;
	font-size: 14px;
}
/* .min-nr{ min-height:380px;  line-height:23px;}*/
#body
{
	font-size: 12px;
	font-family: 'Microsoft YaHei';
	color: #333333;
	background: url(../images/bg.jpg) fixed no-repeat center 132px;
	position: relative;
}
.min-zw-tit a
{
	color: #fff;
}
.alee
{
	margin-bottom: 25px;
}
.min-tit span a
{
	padding-left: 5px;
	font-weight: normal;
	margin: 0 8px;
	color: #0873f8;
	text-decoration: none;
	font-size: 18px;
}
.contImg img:hover
{
	/*box-shadow: 5px 2px 6px #fff; 	transform: rotate(-3deg); 	-ms-box-shadow: 5px 2px 6px #fff; 	-ms-transform: rotate(-3deg); 	 z-index:200;*/
	-webkit-transform: scale(1.1) translateY(-5px);
	-moz-transform: scale(1.1) translateY(-5px);
	-ms-transform: scale(1.2) translateY(-5px);
	transform: scale(1.1) translateY(-5px);
	-webkit-box-shadow: 0 15px 35px #000;
	-moz-box-shadow: 0 15px 35px #000;
	-ms-box-shadow: 0 15px 35px #000;
	box-shadow: 0 15px 35px #000;
	z-index: 200;
}

.actt{  color: #666666;
    font-size: 14px;
    line-height: 24px;
   }
