@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px; font-family:"微软雅黑"; background:#FFF;}
a{ color:#000;}
li{ list-style-type:none;}
ul{ margin:0px; padding:0px;}


.main01{ background:url(../images/1.jpg) no-repeat center center; height:569px; overflow:hidden; }
.main02{ background:url(../images/2.jpg) no-repeat center center; height:231px; overflow:hidden; }
.main03{ background:url(../images/3.jpg) no-repeat center center; height:350px; overflow:hidden; }
.main03_c{ width:1200px; margin:0px auto;}
.main03_kf{ width:370px; height:40px; margin-left:411px; margin-top:19px; overflow:hidden; padding-left:9px; }
.main03_list{ width:291px;}
.main03_kf li{ float:left;line-height:40px; font-weight:bold; color:#FF6801}

.main04{ background:url(../images/4.jpg) no-repeat center center; height:393px; overflow:hidden; }
.main05{ background:url(../images/5.jpg) no-repeat center center; height:450px; overflow:hidden; }
.main06{ background:url(../images/6.jpg) no-repeat center center; height:449px; overflow:hidden; }
.main07{ background:url(../images/7.jpg) no-repeat center center; height:451px; overflow:hidden; }
.main08{ background:url(../images/8.jpg) no-repeat center center; height:380px; overflow:hidden; }

.main02_c{ width:1200px; height:231px; margin:0px auto;}
.mainbd2{width:790px;height:231px; margin-left:410px;}
.mainbd2 li{ height:40px; margin-bottom:15px; }
.mainbd2 li div{ width:295px; height:40px; float:left;margin-left:5px; line-height:40px;}
.mainbd2 li div input{width:195px; height:38px; border:1px solid #000; padding:0px; margin:0px;}
.mainbd2 li div select{width:95px; height:38px;border:1px solid #000; overflow:hidden; line-height:38px; }

.mainbd2_bottom{ width:170px;height:55px;  float:left;}
.mainbd2_bottom input{ width:170px; height:55px;text-align:center;border:0px; margin:0px; background:#FF6801;color:#F9F4F1;font-size:24px;  font-weight:bold;border-radius:8px;}


.main08_c{ width:1200px; height:380px; margin:0px auto; position:relative;}
.main08_c a{ width:145px; height:145px;display:block;}

.main08_mflf_link{ width:145px; height:145px; position:absolute;top:154px; left:308px; }
.main08_mfjj_link{ width:145px; height:145px; position:absolute;top:154px; left:525px;}
.main08_mfsj_link{ width:145px; height:145px; position:absolute;top:154px; left:745px;}

input::-webkit-input-placeholder {
/* placeholder颜色  */
color: #000;

}


