@charset "utf-8";
/* CSS Document */
/*公共样式部分*/
html,body,div,p,ul,li,dt,dd,h1,h2,h3,h4,h5,h6,
form,input,select,button,textarea,iframe,table,
th,td{margin:0; padding:0;}
* { margin:0;padding:0;}
img{border:0 none; vertical-align:center;}
ul,li{list-style-type: none; margin:0px; padding:0px;}
h1,h2,h3,h4,h5,h6{font-size:14px;}
body,input,select,button,textarea{font-size:12px; font-family:"微软雅黑";}
button{cursor:pointer;}
i,em,cite{font-style:normal;}
aside section,.body{display:block; width:1000px; margin:0 auto;}
a, a:link{ text-decoration: none;}/*设置a标签基本样式与伪类选择器设置*/
a:visited{}
a:active, a:hover {text-decoration: none;}
a:focus{outline: none; }

body{ margin:0 auto; background:#f7f7f7;}
.cen{width:1200px; margin:0 auto;}
.cen2{text-align:center;}
.cle{ clear:both;}

/*bjz*/
.bjz{width:100%; height:437px; background:url(../images/bg_01.jpg) no-repeat top; overflow:hidden;}
.bjz_cen{width:1200px; height:465px; background:url(../images/bjz.png) no-repeat top; margin-top:50px;}
.bjz p{width:850px; height:auto; font-size:26px; line-height:46px;  color:#fff8c6; padding-left:50px; padding-top:30px;}
.bjz p span{color:#fffb3c;}

/*bm*/
.bm{width:100%; height:690px; background:url(../images/bg_02.jpg) no-repeat top; overflow:hidden;}
.bm_left{width:580px; height:auto; float:left;}
.bd{width:580px; height:500px; float:left; background:url(../images/bg_bd.png) no-repeat top; }

.ghnr1{ width:100%; overflow:hidden; margin:0 auto; height:auto;}
.ghnr1 ul{ width:100%; overflow:hidden; zoom:1;}
.ghnr1 ul li{ width:100%; height:60px; line-height:60px; padding-top:10px; color:#c6b7b0; font-size:24px; float:left; }
.ghnr1 ul li a{ font-size:20px; line-height:50px; color:#c6b7b0; text-decoration:none;}
.ghnr1 input{ width:410px; height:54px; background:#fef3ee; font-size:22px; line-height:54px;border-radius:5px; border:#ddd 1px solid; color:#807675; text-indent:1em;}
.ghnr1 select{ width:410px; height:54px; font-size:22px; line-height:54px; color:#f85959;}

.ghnr1 h3{font-size:40px; color:#fff; text-align:center;}
.ghnr1 p{font-size:26px; color:#fff; text-align:center;line-height:54px;}
.ghnr1 p span{color:#fffb3c;}

/*db*/
.db{width:100%; height:720px; background:#c51209; margin:0 auto; overflow:hidden;}

/*jlb*/
.jlb{width:100%; height:780px; background:url(../images/bg_06.jpg) no-repeat top; overflow:hidden;}

/*kcb*/
.kcb{width:100%; height:894px; background:url(../images/bg_05.jpg) no-repeat top; overflow:hidden;}
.kcb_left{width:580px; height:auto; float:left;}
.kcb_left p{font-size:24px; color:#fff;}
.kcb_right{width:580px; height:563px; background:url(../images/bg_kcb.png) no-repeat top; float:left;}
.kcb_right h3{width:320px; font-size:24px; color:#fff;}
.kcb_right hr{width:320px; height:1px; border-bottom:none; border-left:none; border-right:none; border-top:1px solid #fff;}
.kcb_right p{ width:320px; font-size:16px; color:#fff; line-height:26px;}
.kcb_right p span{color:#fff100;}

/*gy*/
.gy{width:100%; height:920px; background:url(../images/bg_06.jpg) no-repeat top; overflow:hidden;}

/*热点*/
.rd{width:100%; height:320px; background:#c51209; text-align:center; margin:0 auto; overflow:hidden;}
.rd li{width:290px; height:58px; background:#f3d94d; border-radius:12px; float:left; margin-left:10px;}
.rd li:hover{ background:#f09621;}
.rd li a{line-height:58px; font-size:24px; color:#3d120c; }


