@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
body{ width:100%; height:100%; background-color:#022e8a; font-size:14px; font-family:"微软雅黑", "宋体";}
ul,li{ list-style:none;}

a{ color:#fff; text-decoration:none;}
a:hover,a:focus{ color:#fcff00; text-decoration:underline;}

.banner{ width:100%; height:566px; background:url(images/bg_01.jpg) no-repeat top center;}

.part2{ width:100%; height:580px; background:url(images/bg_02.jpg) no-repeat top center;}
.box2{ width:1000px; height:580px; margin:0 auto;}
.box2_l{ width:540px; height:536px; padding:10px; float:left;}

.new_list{ width:540px; margin-top:50px; padding:20px 30px 20px 40px;}
.new_list li{ line-height:36px; font-size: 16px; background:url(images/icon.png) no-repeat scroll 0 12px;  padding-left:25px;}

.box2_r{ width:382px; height:548px; border:4px solid #0580fd; float:left; margin-left:20px; padding:0 15px; overflow:hidden;}
.box2_r img{ width:382px; height:250px; margin-top: 16px;}


.part4{ width:100%; height:470px; background:url(images/bg_04.jpg) no-repeat top center;}
.box4{ width:1000px; height:470px; margin:0 auto;}
.box4 a{ font-family:"黑体","微软雅黑"; font-size:26px; font-weight:bolder; }
.box4 a:hover,.box4 a:hover{ color:#fcff00; text-decoration:none;}
.box4 ul{ padding:160px 0 0 70px;} 
.li1 a{ margin-left:102px; display:block; text-decoration:none;}
.li2 a{ margin-left:0px; margin-top:72px; display:block; text-decoration:none;}
.li3 a{ margin-left:40px; margin-top:73px; display:block; text-decoration:none;}

.part5{ width:100%; height:603px; background:url(images/bg_05.jpg) no-repeat top center;}
.box5{ width:1000px; height:603px; margin:0 auto; padding-top:108px;}

.part6{ width:100%; height:400px; background:url(images/bg_06.jpg) no-repeat top center;}
.box6{ width:1000px; height:400px; margin:0 auto;}
.feedback{width:630px; height:310px; font-size:14px; float:left;}

.zs-form .form-li {
    width: 590px;
    height: auto;
    overflow: hidden;
    margin-top: 80px;
    margin-left: 20px;
}
.zs-form .form-li div {
    float: left;
    width: 295px;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}
.zs-form .form-li div.form-lil {
    width: 285px;
    padding-right: 10px;
}
.zs-form .form-li div.form-lir {
    width: 285px;
    padding-left: 10px;
}
.zs-form .form-li div span {
    display: block;
    float: left;
    width: 38px;
    height: 40px;
    border: 1px solid #e3e3e3;
    background: url(images/icon-4.png) no-repeat center center #fff;
    box-sizing: border-box;
}
.zs-form .form-li div span.icon-name {
    background-position: 0 0;
}
.zs-form .form-li div span.icon-add {
    background-position: 0 -38px;
}
.zs-form .form-li div span.icon-tel {
    background-position: 0 -76px;
}
.zs-form .form-li div span.icon-code {
    background-position: 0 -114px;
}
.zs-form .form-li div input {
    float: left;
    width: 245px;
    height: 40px;
    border: 1px solid #e3e3e3;
    border-left: 0 none;
    padding: 0 5px;
    box-sizing: border-box;
    outline: none;
    color: #666666;
}
.zs-form .form-li div input.yzm {
    width: 130px;
}
.zs-form .form-li div img {
    width: 100px;
    height: 38px;
    float: right;
}
.zs-form .form-message {
    width: 590px;
    height: auto;
    overflow: hidden;
    margin-left: 20px;
}
.zs-form .form-message p {
    margin-bottom: 10px;
}
.zs-form .form-message textarea {
    line-height: 24px;
    border: 1px solid #e3e3e3;
    padding: 10px;
    font-family: "Microsoft Yahei";
    outline: none;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    color: #999999;
}
.form-btn {
    clear: both;
    width: 220px;
    margin: 0 auto;
    padding-top: 20px;
    height: auto;
    overflow: hidden;
}
.form-btn button {
    font-family: "Microsoft Yahei";
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: left;
}
.form-btn button.submit {
    background-color: #ff8300;
    margin-right: 20px;
}
.form-btn button.reset {
    background-color: #999999;
}

.zt{width:350px; height:310px; float:left; margin-left:20px;}
.zt ul{ margin-top:100px;}
.zt ul li{ width:280px; height:113px; margin-left:33px; text-align:center; margin-top:10px;}
.zt ul li span{ line-height:34px;}

.footer{ width:1000px; height:170px; margin:20px auto; text-align:center;}











