@charset "UTF-8";

* {
    margin: 0;
    padding: 0;
    font-family: Arial, Microsoft YaHei, sans-serif;
}

body {
    overflow-x: hidden;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    display: block;
    border: none;
}

/*导航电话号码字体*/

@font-face {
    font-family: "DIN Medium";
    src: url("../new_font/DIN Medium.woff2") format("woff2"),
    url("../new_font/DIN Medium.woff") format("woff"),
    url("../new_font/DIN Medium.ttf") format("truetype"),
    url("../new_font/DIN Medium.eot") format("embedded-opentype"),
    url("../new_font/DIN Medium.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}



/*生产基地*/

.power-banner {
    width: 100%;
}

.power-banner img {
    width: 100%;
}
.service{
    position: relative;
}
.services {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 80px;
}

.section {
    margin: 0 auto;
    width: 1200px;
}

.section > h2 {
    font-size: 35px;
    color: #333;
    text-align: center;
    padding-top: 130px;
}

.section > h2 > span {
    font-family: "DIN Medium";
    color: #fff;
    background: #f9c152;
    padding: 5px 15px;
    display: inline-block;
}

.section > p {
    font-size: 16px;
    color: #666;
    text-align: center;
    letter-spacing: 1px;
    padding: 20px 0 15px;
}

.section > i {
    width: 80px;
    height: 20px;
    border-top: 1px solid #f9c152;
    display: block;
    margin: 0 auto;
}

.services ul,
.services ul {
    margin-top: 15px;
}

.fw1 {
    background:#f7f7f7 url(../new_img/free1.jpg) top left no-repeat;
    height: 396px;
}

.fw2 {
    background:#f7f7f7 url(../new_img/free2.jpg) top left no-repeat;
    height: 396px;
}
.fw3 {
    background:#f7f7f7 url(../new_img/free3.jpg) top left no-repeat;
    height: 396px;
}
.fw4 {
    background:#f7f7f7 url(../new_img/dzf1.jpg) top left no-repeat;
    height: 396px;
}

.fw5 {
    background:#f7f7f7 url(../new_img/dzf2.jpg) top right no-repeat;
    height: 396px;
}
.fw6 {
    background:#f7f7f7 url(../new_img/dzf3.jpg) top left no-repeat;
    height: 396px;
}
.fw7 {
    background:#f7f7f7 url(../new_img/shouh1.jpg) top left no-repeat;
    height: 396px;
}

.fw8 {
    background:#f7f7f7 url(../new_img/shouh2.jpg) top right no-repeat;
    height: 396px;
}
.fw9 {
    background:#f7f7f7 url(../new_img/shouh3.jpg) top left no-repeat;
    height: 396px;
}

.fw10 {
    background:#f7f7f7 url(../new_img/shouh4.jpg) top right no-repeat;
    height: 396px;
}
.fw11 {
    background:#f7f7f7 url(../new_img/gyg3.jpg) top left no-repeat;
    height: 396px;
}

.fw12 {
    background:#f7f7f7 url(../new_img/gyg4.jpg) top right no-repeat;
    height: 396px;
}
.fw13 {
    background:#f7f7f7 url(../new_img/gyg1.jpg) top left no-repeat;
    height: 396px;
}

.fw14 {
    background:#f7f7f7 url(../new_img/gyg2.jpg) top right no-repeat;
    height: 396px;
}
.services ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px;
}

.services ul li:nth-child(odd) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.services ul li:nth-child(odd) div {
    margin-right: 100px;
}

.services ul li:nth-child(even) div {
    margin-left: 100px;
}

.services ul li div {
    width: 405px;
    font-size: 16px;
    color:#666;
}

.services ul li p {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: justify;
    margin-top: 10px;
}

.services ul li p i {
    width: 15px;
    height: 2px;
    border-top: 2px solid #999;
    display: block;
    margin: 10px 2px 25px;
}

.services ul li p span {
    font-size: 14px;
    color: #666;
    font-weight: normal;
}

.ser-contact{
    width: 100%;
    height: 299px;
    background: url(../new_img/service_ad_02.jpg) top center no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 35px;
    color:#fff;
    letter-spacing: 1px;
}

.ser-contact a{
    display: block;
    padding: 10px 20px;
    border:1px solid #fff;
    color:#fff;
    font-size: 24px;
    margin-top: 20px;
}

.services>img{
    width: 1182px;
    margin: 40px auto 0;
}
/*细则条款*/
.text_clause{
    width: 1000px;margin: 0 auto;
    letter-spacing: 1px;
}
.text_clause p{
    text-indent: 2em;
    font-size: 15px;
    line-height: 30px;
    margin: 20px 0;
}
.text_clause span{
    display: block;
    line-height: 25px;
    font-size: 14px;
    text-indent: 2em;
}
.text_clause h4{
     font-size: 18px;
     text-indent: 2em;
     line-height: 25px;
 }
.text_clause h5{
    display: block;
    line-height: 25px;
    font-size: 14px;
    text-indent: 3em;
    font-weight: normal;
}
/*新增标题*/
.second-nav{
    position: absolute;
    left: 50%;
    top: -35px;
    width: 1200px;
    height: 70px;
    margin-left: -600px;
    font-size: 16px;
    color: #333;
    background: #fff;
    letter-spacing: 1px;
    -webkit-box-shadow: 0px 16px 18px -4px #e1e1e1;
    box-shadow: 0px 16px 18px -4px #e1e1e1;
}
.second-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 70px;
    margin: 0 auto;
}
.second-nav ul a {
    color: #000;
    display: block;
    height: 20px;
    margin: 25px 0;
}

.second-nav ul li {
    text-align: center;
    width: 400px;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-left: 1px solid #d8d8d8;
    cursor: pointer;
}

.second-nav2 ul li {
    width: 300px;

}
.selected {
    color: #f9c152;
}