@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:550px; overflow:hidden; }
.main02{ background:url(../images/2.jpg) no-repeat center center; height:795px; overflow:hidden; }
.main03{ background:url(../images/3.jpg) no-repeat center center; height:916px; overflow:hidden; }
.main04{ background:url(../images/4.jpg) no-repeat center center; height:580px; overflow:hidden; }
.main05{ background:url(../images/5.jpg) no-repeat center center; height:342px; overflow:hidden; }
.main06{ background:url(../images/6.jpg) no-repeat center center; height:339px; overflow:hidden; }
.main07{ background:url(../images/7.jpg) no-repeat center center; height:384px; overflow:hidden; }
.main08{ background:url(../images/8.jpg) no-repeat center center; height:695px; overflow:hidden; }
.main09{ background:url(../images/9.jpg) no-repeat center center; height:634px; overflow:hidden; }
.main10{ background:url(../images/10.jpg) no-repeat center center; height:687px; overflow:hidden; }
.main11{ background:url(../images/11.jpg) no-repeat center center; height:516px; overflow:hidden; }
.main12{ background:url(../images/12.jpg) no-repeat center center; height:583px; overflow:hidden; }
.main13{ background:url(../images/13.jpg) no-repeat center center; height:164px; overflow:hidden; }
.main14{ background:url(../images/14.jpg) no-repeat center center; height:243px; overflow:hidden; }
.main15{ background:url(../images/15.jpg) no-repeat center center; height:390px; overflow:hidden; }
.main16{ background:url(../images/16.jpg) no-repeat center center; height:602px; overflow:hidden; }

.x1{ background:url(../images/x1.jpg) no-repeat center center; height:226px; overflow:hidden; }
.x2{ height:450px; overflow:hidden; background-color:#F6F6F6}
.x3{ background:url(../images/x3.jpg) no-repeat center center; height:119px; overflow:hidden; }
.x2_c{ width:1200px; margin:0px auto; position:relative;}
.x2_list{ width:976px; margin:0 auto;}


.main14_c{ width:1200px; height:243px; margin:0px auto;}
.main14_bd{ width:754px; margin:0px auto; margin-top:43px;}
.main14_bd li{ height:44px;margin-bottom:30px; line-height:44px;font-size:18px;}

.main14_bd input{}

.main14_bd_name{ width:230px; height:44px; float:left; overflow:hidden; margin-right:30px;}
.main14_bd_name input{ width:220px; height:44px; font-size:18px;  color:#000;  margin:0px; padding:0px;padding-left:10px;border:0px; border-radius:6px;}

.main14_bd_phone{ width:230px; height:44px; float:left; overflow:hidden; margin-right:30px;}
.main14_bd_phone input{ width:220px; height:44px; font-size:18px;  color:#000;  margin:0px; padding:0px;padding-left:10px;border:0px;border-radius:6px;}

.main14_bd_loupan{ width:230px; height:44px; float:left; overflow:hidden;}
.main14_bd_loupan input{ width:220px; height:44px; font-size:18px;  color:#000;  margin:0px; padding:0px;padding-left:10px;border:0px;border-radius:6px;}

.main14_bd_mianji{ width:230px; height:44px; float:left; overflow:hidden;margin-right:30px;}
.main14_bd_mianji input{ width:220px; height:44px; font-size:18px;  color:#000;  margin:0px; padding:0px;padding-left:10px;border:0px;border-radius:6px;}


.main14_bd_diqu{ width:230px; height:44px; float:left; overflow:hidden; text-align:left; color:#FFF;margin-right:30px;}
.main14_bd_diqu select{ width:100px; height:44px;border-radius:6px; font-size:18px;color:#000; }

.main14_bd_bottom{ width:230px; height:44px; float:left; overflow:hidden; background:#FF6801;}
.main14_bd_bottom input{ width:230px; height:44px; font-size:18px;  color:#000;  margin:0px; padding:0px;border:0px;background:#FF6801;}


     input::-webkit-input-placeholder {
         /* placeholder颜色  */
         color: #000;

     }

