@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:647px; overflow:hidden; }
.main02{ background:url(../images/2.jpg) no-repeat center center; height:424px; overflow:hidden; position:relative;}
.main02_list{ width:1200px; margin:110px auto 0 auto;}
.main02_list li{ float:left;}
.main02_list li img {
            transition: All 0.4s ease-in-out;
            -webkit-transition: All 0.4s ease-in-out;
            -moz-transition: All 0.4s ease-in-out;
            -o-transition: All 0.4s ease-in-out;
        }

.main02_list li img:hover {
            transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
        }
	
.main03{ background:url(../images/3.jpg) no-repeat center center; height:347px; overflow:hidden; }
.main04{ background:url(../images/4.jpg) no-repeat center center; height:789px; overflow:hidden; }
.main04_list{ width:1200px; height:446px; margin:160px auto 0 auto; }
.main04_list li{ float:left;position:relative;}
.main04_list li img{box-shadow: 17px 17px 16px rgba(13,4,8,.15);transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}

.main04_list ul li:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);}

.main04_list li:nth-child(2){ margin-top:45px;}
.main04_list li:nth-child(4){ margin-top:45px;}
.main04_list div{ width:105px; height:105px; text-align:center; background:#FF6801; top:295px; left:50%; position:absolute; margin-left:-52px;border-radius:50%;justify-content:center;}
.main04_list span{ display:inline-block; margin-top:38px; color:#FFF; font-size:22px; font-weight:bold;}



.main05{ background:url(../images/5.jpg) no-repeat center center; height:220px; overflow:hidden; }
.main06{ background:url(../images/6.jpg) no-repeat center center; height:866px; overflow:hidden; }

.main06_c{width:1200px; height:740px; margin:29px auto 0 auto; }
.main06_list{ clear:both;}
.main06_list li{ float:left; width:300px; height:370px; overflow:hidden; position:relative;}
.main06_items{ padding:70px 13px 0px 13px; width:274px; height:370px; color:#FFFFFF; position:absolute;  text-align:justify; top:100%; background: rgba(0,0,0,.6);}
.main06_t_l{ float:left; width:135px; margin-top:10px; font-size:14px;}
.main06_t{ font-size:20px; font-weight:bold;}



.main07{ background:url(../images/7.jpg) no-repeat center center; height:441px; overflow:hidden; }

.main07_list{  width:1200px; height:248px; margin:0px auto; margin-top:116px;}
.main07_list ul{ width:1310px;}
.main07_list li{ float:left; width:110px; height:110px; margin-right:46px; margin-top:26px;}

.main07_list li img {
            transition: All 0.4s ease-in-out;
            -webkit-transition: All 0.4s ease-in-out;
            -moz-transition: All 0.4s ease-in-out;
            -o-transition: All 0.4s ease-in-out;
        }

.main07_list li img:hover {
            transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
        }
		
     input::-webkit-input-placeholder {
         /* placeholder颜色  */
         color: #CDCDCD;

     }



.main08{ background:url(../images/8.jpg) no-repeat center center; height:524px; overflow:hidden; }
.main09{ background:url(../images/9.jpg) no-repeat center center;  height:361px; overflow:hidden;}
.main10{ background:url(../images/10.jpg) no-repeat center center; height:427px; overflow:hidden; }
.main11{ background:url(../images/11.jpg) no-repeat center center; height:242px; overflow:hidden; }
.main12{ background:url(../images/12.jpg) no-repeat center center; height:459px; overflow:hidden; }
.main13{ background:url(../images/13.jpg) no-repeat center center; height:602px; overflow:hidden; }

.main11_c{ width:1200px; height:242px; margin:0px auto;}
.mainbd2{margin-top:48px; margin-left:25px; position:relative;}
.mainbd2 li{ height:40px; margin-bottom:15px; }
.mainbd2 li div{ width:295px; height:40px; float:left;margin-left:35px; 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:110px; height:110px; position:absolute; top:0px; left:735px;}

.mainbd2_bottom  input:hover {transform: scale(1.1);-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);}
