﻿/* CSS Document */

body {
	width: 100%;
	font-size: 14px;
	font-family: "Microsoft YaHei", Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #333333;
	background: #fff;
}

div,
img,
h3,
h4,
p,
dd,
dl,
em,
input {
	margin: 0;
	padding: 0;
	border: 0;
}

h1 {
	font: bold 1.26em Arial, Sans-Serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 0
}

h2 {
	font: bold 1.7em Arial, Sans-Serif;
	letter-spacing: -1px;
	font-size: 16px;
	color: #000;
	background: inherit;
	margin: 0 0 5px;
	padding: 0
}

p {
	margin: 0 auto
}

span,
img,
ul,
li {
	display: block;
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0
}
a{
	text-decoration:none;
	cursor: pointer;
}

form {
	margin: 0
}

.left {
	float: left
}

.clear {
	clear: both
}

.banner_01 {
	background: url(../img/by_02.png) center center no-repeat;
	width: 100%;
	height: 132px;
	margin: 0px auto;
}

.banner_02 {
	background: url(../img/by_03.jpg) center center no-repeat;
	width: 100%;
	height: 130px;
	margin: 0px auto;
}

.banner_03 {
	background: url(../img/by_04.jpg) center center no-repeat;
	width: 100%;
	height: 148px;
	margin: 0px auto;
}

.banner_03 .box {
	margin: 0px auto;
	width: 800px;
	padding-top: 110px;
	padding-left: 140px;
}

.banner_03 .box a {
	display: block;
	width: 200px;
	height: 120px;
}

.banner_04 {
	background: url(../img/by_05.png) center center no-repeat;
	width: 100%;
	height: 64px;
	margin: 0px auto;
}

.main {
	background: url(../img/bg.jpg) center center repeat;
}

.main_con {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	background: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	/*IE滤镜，透明度50%*/
	-moz-opacity: 0.8;
	/*Firefox私有，透明度50%*/
	-webkit-box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	box-shadow: 3px 3px 3px #ccc;
	border-right: 1px solid #999;
}

.tab_01 {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	height: 620px;
}

.jiancha {
	height: 600px;
	width: 580px;
	margin-left: 25px;
	padding-top: 60px;
	float: left;
}

.gs_yj {
	width: 340px;
	height: 530px;
	border-radius: 8px;
	border: 1px solid #960;
	margin: 60px 25px 0px 0px;
	float: right;
	background: -moz-linear-gradient(left, #fff 0%, #FCF3EA 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #FCF3EA));
	background: -webkit-linear-gradient(left, #fff 0%, #FCF3EA 100%);
	background: -o-linear-gradient(left, #fff 0%, #FCF3EA 100%);
	background: -ms-linear-gradient(left, #fff 0%, #FCF3EA 100%);
	background: linear-gradient(to right, #fff 0%, #FCF3EA 100%);
}

.gs_yj_tab {
	width: 320px;
	margin: 0px auto;
	padding: 0px;
	margin-top: 30px;
}

.gs_yj_tab strong {
	font-size: 16px;
	margin-left: 10px;
	color: #960;
}

.gs_yj_tab p {
	margin-left: 10px;
	width: 160px;
}

.jiancha_women {
	border-radius: 8px;
	border: 1px solid #960;
	height: 260px;
}

.jiancha_women_top {
	background: #fff;
	opacity: 0.9;
	filter: alpha(opacity=90);
	/*IE滤镜，透明度50%*/
	-moz-opacity: 0.9;
	/*Firefox私有，透明度50%*/
	width: 261px;
	height: 39px;
	position: relative;
	top: -24px;
	left: 40px;
}

.women_top {
	background: url(../img/by_13.png) center center no-repeat;
	width: 261px;
	height: 39px;
}

.women_con table {
	border-collapse: collapse;
	border: 0px solid #ccc;
	font-size: 12px;
	color: #333
}

.women_con table td {
	border-top: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 0;
	padding: 5px;
}

.women_con table tr.lastrow td {
	border-bottom: 0;
}

.women_con table tr td.lastCol {
	border-right: 0;
}

.jiancha_man {
	border-radius: 8px;
	border: 1px solid #960;
	height: 215px;
	margin-top: 50px;
}

.jiancha_man_top {
	background: #fff;
	opacity: 0.9;
	filter: alpha(opacity=90);
	/*IE滤镜，透明度50%*/
	-moz-opacity: 0.9;
	/*Firefox私有，透明度50%*/
	width: 261px;
	height: 39px;
	position: relative;
	top: -24px;
	left: 40px;
}

.man_top {
	background: url(../img/by_21.png) center center no-repeat;
	width: 261px;
	height: 39px;
}

.man_con table {
	border-collapse: collapse;
	border: 0px solid #ccc;
	font-size: 12px;
	color: #333;
}

.man_con {}

.man_con table td {
	border-top: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 0;
	padding: 5px;
}

.man_con table tr.lastrow td {
	border-bottom: 0;
}

.man_con table tr td.lastCol {
	border-right: 0;
}

.tab_02 {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	height: 330px;
}

.xuyao {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	border-radius: 8px;
	border: 1px solid #960;
	height: 260px;
}

#xuyaot {
	width: 295px;
	height: 50px;
	text-align: center;
	position: absolute;
	font-size: 30px;
	margin-left: 20px;
	margin-top: 20px;
	border-bottom: 2px solid;
	border-style: dashed;
	color: #AA7B2A;
	border-color: #AA7B2A;
	;
}

.xuyao_left {
	width: 310px;
	height: 185px;
	position: absolute;
	margin-top: 70px;
	margin-left: 27px;
}

#xuyaoimg {
	width: 165px;
	height: 132px;
	background: url(../img/by_30.png);
	background-size: 100%;
	margin-top: 30px;
}

#why {
	width: 110px;
	height: 22px;
	position: absolute;
	margin-left: 190px;
	border-radius: 5px;
	margin-top: -125px;
	text-align: center;
	background-color: #FFFFFF;
}

#why1 {
	width: 110px;
	height: 22px;
	position: absolute;
	margin-left: 190px;
	border-radius: 5px;
	margin-top: -95px;
	text-align: center;
	background-color: #FFFFFF;
}

#why2 {
	width: 110px;
	height: 22px;
	position: absolute;
	margin-left: 190px;
	border-radius: 5px;
	margin-top: -65px;
	text-align: center;
	background-color: #FFFFFF;
}

#why3 {
	width: 110px;
	height: 22px;
	position: absolute;
	margin-left: 190px;
	border-radius: 5px;
	margin-top: -35px;
	text-align: center;
	background-color: #FFFFFF;
}

#why4 {
	width: 110px;
	height: 22px;
	position: absolute;
	margin-left: 190px;
	border-radius: 5px;
	border: 1px solid;
	margin-top: -5px;
	text-align: center;
	background: #FFFFFF;
	border-color: #FFFFFF;
	color: #AB7D43;
}

.xuyao_center {
	width: 300px;
	height: 150px;
	position: absolute;
	margin-left: 350px;
	margin-top: 70px;
	line-height: 30px;
}

.xuyao_right {
	width: 294px;
	height: 174px;
	position: absolute;
	margin-left: 653px;
	margin-top: 45px;
	background: url(../img/by_27.png) center no-repeat;
}

.tab_03 {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	height: 650px;
}

.bbjc {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	border-radius: 8px;
	border: 1px solid #960;
	height: 554px;
}

#bbjc_top {
	width: 539px;
	height: 53px;
	margin: 0 auto;
	margin-top: -25px;
	background: #FFFFFF;
}

#left_1 {
	width: 330px;
	height: 45px;
	position: absolute;
	font-size: 12px;
	line-height: 20px;
	margin-left: 20px;
	margin-top: 50px;
}

#left_2 {
	width: 330px;
	height: 60px;
	position: absolute;
	font-size: 12px;
	line-height: 20px;
	margin-left: 20px;
	margin-top: 113px;
}

#left_3 {
	width: 330px;
	height: 60px;
	position: absolute;
	font-size: 12px;
	line-height: 20px;
	margin-left: 20px;
	margin-top: 190px;
}

#left_4 {
	width: 330px;
	height: 45px;
	position: absolute;
	font-size: 12px;
	line-height: 20px;
	margin-left: 20px;
	margin-top: 265px;
}

#center_1 {
	width: 157px;
	height: 184px;
	position: absolute;
	margin-left: 350px;
	margin-top: 125px;
	background: url(../img/by_39.png) center no-repeat;
	text-align: center;
	font-size: 21px;
	line-height: 61px;
	color: #534844;
}
#center_2{width: auto; height: auto; position:absolute;font-size: 21px; margin-left: 390px; margin-top: 60px;color: #534844;}
#center_3{width: auto; height: auto; position:absolute;font-size: 21px; margin-left: 520px; margin-top: 60px;color: #534844;}
#right_1{width: 300px;
	height: 60px;
	position: absolute;
	font-size: 12px;
	line-height: 20px;
	margin-left: 635px;
	margin-top: 40px;}
#right_2{width: 265px;height: 142px;position:absolute; background: url(../img/by_45.png) center no-repeat;
margin-left: 520px;
    margin-top: 144px;
}
#right_3{width: 114px;height: 327px;position:absolute;background: url(../img/by_42.png) center no-repeat; 
margin-left: 800px;
    margin-top: 200px;}
#foot_1{width: 174px;height: 154px;position:absolute;background: url(../img/by_49.jpg) center no-repeat;
margin-left: 20px;
    margin-top: 350px; }
#foot_2{width:auto; height: auto;position: absolute;    margin-top: 350px;
    margin-left: 210px;
    font-size: 20px;
     color: #AC8044;}
#foot_3{
	width: 500px;
    position: absolute;
    height: 60px;
    margin-top: 400px;
    margin-left: 213px;
    line-height: 21px;
}
#foot_4{
	width: auto;
    position: absolute;
    height: auto;
    margin-top: 480px;
    margin-left: 213px;
    line-height: 21px;
    color: #AC8044;
}
.tab_04 {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	height: 800px;
}
 .mmjc {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	border-radius: 8px;
	border: 1px solid #960;
	height: 700px;
}
#mm_left1{width: 330px; height: 130px; margin-left: 15px;
    margin-top: 30px; position:absolute;}
#mm_left2{width: 330px; height: 130px; margin-left: 15px;
    margin-top: 172px; position:absolute;}
#mm_left3{width: 330px; height: 130px; margin-left: 15px;
    margin-top: 316px; position:absolute;}
#mm_center{width: 299px;height: 386px;position:absolute; margin-left: 330px;
margin-top: 30px; background: url(../img/by_54.png) center no-repeat;}
#mm_right1{width: 330px; height: 130px; margin-left: 600px;
    margin-top: 30px; position:absolute;}
#mm_right2{width: 330px; height: 130px; margin-left: 600px;
    margin-top: 172px; position:absolute;}
#mm_right3{width: 330px; height: 130px; margin-left: 600px;
    margin-top: 316px; position:absolute;}
#mm_foot{width: 637px; height: 205px;  position:absolute; background: url(../img/by_58.png) center no-repeat;
margin-left: 150px;margin-top: 450px;}
#foot_text{width: 540px; height: 165px; position: absolute; margin-left: 85px;
    margin-top: 30px;
}
.tab_05{
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	height: 650px;
}
.weixin {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	border-radius: 8px;
	border: 1px solid #960;
	height: 554px;
}
#weixin_top{
	width: 350px;
	height: 85px;
	margin: 0 auto;
	margin-top: -40px;
	background: #FFFFFF;
}
#wx_txt1{width: 650px;height:60px;position:absolute;margin-left: 30px;
    margin-top: 35px;}
#txt1_img{width: 55px;height: 55px;position:absolute;}
#wx_txt2{width: 650px;height:60px;position:absolute; margin-left: 30px;
    margin-top: 95px;}
#txt2_img{width: 55px;height: 55px;position:absolute;}
#wx_txt3{width: 650px;height:60px;position:absolute; margin-left: 30px;
    margin-top: 180px;}
#txt3_img{width: 55px;height: 55px;position:absolute;}
#wx_txt4{width: 650px;height:60px;position:absolute; margin-left: 30px;
    margin-top: 240px;}
#txt4_img{width: 55px;height: 55px;position:absolute;}
#wx_txt5{width: 650px;height:60px;position:absolute; margin-left: 30px;
    margin-top: 325px;}
#txt5_img{width: 55px;height: 55px;position:absolute;}
#wx_txt6{width: 650px;height:60px;position:absolute; margin-left: 30px;
    margin-top: 387px;}
#txt6_img{width: 55px;height: 55px;position:absolute;}
#rightimg{width: 192px;height: 382px;position: absolute; margin-top: 60px;
margin-left: 710px;background: url(../img/by_69.jpg) center no-repeat;}
#righta{width: 110px;height: 85px; position: absolute;margin-top: 296px;
    margin-left: 45px; cursor: pointer;}

.tab_06{
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	height: 1900px;
}
.zjandhm{
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	border-radius: 8px;
	border: 1px solid #960;
	height: 1900px;
}
#zjtop {
	width: 539px;
	height: 53px;
	margin: 0 auto;
	margin-top: -25px;
	background: #FFFFFF;
}
#zhuanjia{width:720px; height:auto;position: absolute; margin-left: 100px; margin-top: 20px; }
#zhuanjia ul li{ width: 325px;height: 149px; float: left; margin-left: 32px; margin-top: 30px;}
#hua{width: 723px; height: 76px; margin: 0 auto; margin-top: 420px;}
#hmhj{width: 390px;height: 64px; margin: 0 auto;margin-top: 20px;}
#hjimg{width: 730px;height: 187px;margin: 0 auto;margin-top: 50px;}
#hjimg ul li{width: 219px; height: 187px; float: left; margin-left: 20px;}
#hmqiji{width: 100%;height: 116px;margin: 0 auto;margin-top: 60px;}
#qijiimg{width: 100%;height: 200px;margin: 0 auto;margin-top: 20px;}
#qijiimg ul li{width: 205px; height: 200px; margin: 0 auto;float: left; margin-left: 25px;}
#anquan{    width: 100%;
    height: 116px;
   
    margin: 0 auto;
    margin-top: 60px;}
#foot_img{width: 779px;height: 267px; margin: 0 auto;}
