input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

p {
    margin: 0;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

p {
    margin: 0;
}

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


/*滚动*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

.com-img {
    display: block;
    overflow: hidden;
    margin: 0 auto;
}

.com-img img {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


/*头部样式*/

.top_head {
    position: relative;
    background: #9c9c9c;
    line-height: 45px;
    height: 45px;
    font-size: 14px;
    color: #fff;
}

.top_head a {
    font-size: 14px;
    color: #fff;
}

.top_cc {
    position: relative;
    height: 125px;
}

.logo {
    float: left;
    line-height: 125px;
}

.logowz {
    float: left;
    padding-left: 26px;
    margin-left: 16px;
    margin-top: 35px;
    background: url(../image/0abec95156cb24870f5ef6c6e8b3ee9e46baf33f.png) no-repeat left center;
}

.logowz h3 {
    font-size: 24px;
    color: #333333;
    line-height: 1;
}

.logowz p {
    font-size: 18px;
    color: #666666;
    padding-top: 8px;
}

.top_phone {
    float: right;
    padding-left: 60px;
    background: url(../image/cdc117ef814f0a83da71eb7cf055c6051e935bb3.png) no-repeat left center;
    font-size: 14px;
    color: #666666;
    margin-top: 35px;
}

.top_phone p:nth-child(2) {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}

.top_ewm {
    float: right;
    margin-top: 25px;
    margin-left: 20px;
}

.top_ewm img {
    width: 79px;
    height: 79px;
}


/* nav_wap */

.nav_wap {
    position: relative;
    height: 60px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}


/*热门搜索*/

.search_index {
    height: 85px;
    position: relative;
    border-bottom: 1px solid #f0f0f0;
}

.hotSearch {
    float: left;
    line-height: 85px;
    font-weight: normal;
    color: #666666;
    font-size: 16px;
    font-weight: bold;
}

.hotSearch a {
    color: #666666;
    margin-right: 5px;
    font-weight: normal;
}

#formsearch2 {
    margin-top: 22px;
    width: 282px;
    height: 38px;
    line-height: 38px;
    float: right;
    background: url(../image/c5d4d5d93f4c410151b6dab06b549aa86ab777a9.png) no-repeat center center;
}

#formsearch2 input {
    height: 38px;
    background: #fff;
    line-height: 38px;
    border: none;
    outline: none;
}

#formsearch2 input#keyword {
    height: 38px;
    line-height: 38px;
    padding-left: 15px;
    color: #c0bfbf;
    float: left;
    background: none;
    border: none;
    font-size: 14px;
    width: calc(100% - 40px);
}

#formsearch2 input#s_btn {
    width: 40px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    float: left;
    background: none;
}

#formsearch2 input::-webkit-input-placeholder,
#formsearch2 textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #c0bfbf;
}


/* c2_index */

.c2_index {
    position: relative;
    padding: 85px 0;
}

.ttt2 {
    text-align: center;
}

.ttt2 h3 {
    background: url(../image/e17e50d996a965fbb0348107aad81eb6a7be7c6f.png) no-repeat center;
    font-size: 38px;
    color: #626262;
}

.ttt2 h3 span {
    color: #333333;
}

.ttt2 p {
    font-size: 18px;
    color: #999999;
}


/* css */

.tab-con {
    position: relative;
}

.tab-con .tab-main {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    right: 0;
}

.tab-con .tab-main {
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
}

.tab-con .tab-main.active {
    position: static;
    opacity: 1;
    visibility: visible;
}


/* pro_sort */

.pro_sort {
     position: relative;
    margin-top: 12px;
    margin-bottom: 12px;
    display: flex;
    justify-content: center;
}

.pro_sort li {
    text-align: center;
    line-height: 35px;
    background: transparent;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    padding: 0 10px;
    margin: 0 16px;
}

.pro_sort li a {
    display: block;
    font-size: 16px;
    color: #333333;
}

.pro_sort li:hover,
.pro_sort li.active {
    background: #9c9c9c;
}

.pro_sort li:hover a,
.pro_sort li.active a {
    color: #fff;
}

.list_pp {
    position: relative;
}

.list_pp li {
    position: relative;
    float: left;
    width: 385px;
    height: 410px;
    border: 1px solid #cdcdcd;
    margin-bottom: 22px;
    margin-right: 20px;
    transition: .5s;
    overflow: hidden;
}

.list_pp li:nth-child(3n) {
    margin-right: 0;
}

.list_pp li a {
    display: block;
}

.list_pp li a img {
    width: 383px;
    /* height: 360px; */
}

.list_pp li .fus {
    position: relative;
    height: 122px;
    padding-left: 30px;
    padding-top: 30px;
}

.list_pp li .fus h3 {
    font-size: 24px;
    color: #333333;
    font-weight: normal;
    padding-top: 10px;
    background: transparent;
}

.list_pp li .fus span {
    display: block;
    font-size: 16px;
    color: #666666;
    text-transform: uppercase;
    margin-top: 5px;
    padding-bottom: 15px;
    background: url(../image/9dfff7c7aecfb0d92b48139a6a01bd66163b4cb3.png) no-repeat left bottom;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.list_pp li .jians {
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: url(../image/3f103f0f78955d1a1e6e571069ed4deb6bf0cc44.png) no-repeat center;
    width: 131px;
    height: 63px;
    opacity: 0;
    transition: .5s;
    z-index: 99;
}

.list_pp li:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
}

.list_pp li:hover .fus h3 {
    background: url(../image/1e426f908dd126e93ee32c475f460362accbb97e.png) no-repeat left top;
}

.list_pp li:hover .jians {
    opacity: 1;
}


/* c3_index */

.c3_index {
    position: relative;
    height: 660px;
    background: url(../image/25e2e7134322a835da376b5e16659285f0a04665.jpg) no-repeat center;
    padding-top: 105px;
}

.c3_wap {
    position: relative;
    margin-top: 25px;
}

.c3_wap h1 {
     width: 300px;
    height: 120px;
    background: #9c9c9c;
    color: #fff;
    text-align: center;
    font-size: 39px;
    position: absolute;
    left: 0px;
    z-index: 999;
    top: -120px;
}

.c3_list {
    position: relative;
    height: 260px;
    background: #fff;
}

.c3_list li {
    position: relative;
    padding: 0 25px;
}

.c3_list li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 260px;
}

.c3_list li .zimg {
    position: relative;
    width: 235px;
    text-align: center;
}

.c3_list li .zimg img {
    width: 235px;
    height: 238px;
}

.c3_list li .ycont {
    width: calc(100% - 260px);
}

.c3_list li .ycont h3 {
    font-size: 24px;
    color: #333333;
    font-weight: normal;
}

.c3_list li .ycont h3 span {
    font-size: 16px;
    color: #333333;
    padding-left: 15px;
}

.c3_list li .ycont h4 {
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    padding: 5px 0;
}

.c3_list li .ycont dd {
    font-size: 14px;
    color: #666666;
    line-height: 1.7;
}

.c3_list li .ycont i {
    display: block;
    font-style: inherit;
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
}

.c3_wap .hd {
    position: absolute;
    right: 0px;
    z-index: 999;
    top: -60px;
}

.c3_wap .hd a {
    display: inline-block;
    margin-left: 20px;
}


/* ads */

.ads {
    position: relative;
    margin-top: 40px;
}

.ads li {
    float: left;
    margin-bottom: 24px;
    margin-right: 22px;
    position: relative;
    box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
}

.ads li:nth-child(5n) {
    margin-right: 0;
}

.ads li a {
    display: block;
}

.ads li img {
    width: 222px;
    /* height: 123px; */
}


/* c4_index */

.c4_index {
    position: relative;
    height: 984px;
    background: url(../image/8fe9d2f79ddf2632e1497865ccd799da3a7a96bf.jpg) no-repeat center;
    padding-top: 95px;
}

.ttt4 {
    text-align: center;
}

.ttt4 h3 {
    background: url(../image/51770651341296acc7741ade3b37b1e22323fdcd.png) no-repeat center;
    font-size: 38px;
    color: #fff;
}

.ttt4 p {
    font-size: 18px;
    color: #707070;
}

.c4_wap {
    position: relative;
    margin-top: 55px;
}

.c4_wap .qy_left_sort {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.qy_left_sort li {
    position: relative;
    width: 248px;
    min-height: 80px;
    background: transparent;
}

.qy_left_sort li a {
    display: flex;
    align-items: center;
}

.qy_left_sort li img {
    max-width: 100%;
    margin-right: 20px;
}

.qy_left_sort li h3 {
    font-size: 20px;
    color: #fff;
}

.qy_left_sort li span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #8b98a7;
    padding-top: 5px;
}

.qy_left_sort li:hover,
.qy_left_sort li.on {
    background: url(../image/70ca78401ef9ec05ed87a1b3a110da2b368d27e6.png) no-repeat left bottom;
}


/*  */

.qy_rr {
    position: relative;
}

.qy_right_cont {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.qy_right_cont .c4_youimg {
    position: relative;
    width: 833px;
}

.qy_right_cont .c4_youimg img {
    width: 833px;
    height: 543px;
}

.qy_right_cont .c4_zuo {
    position: relative;
    width: 367px;
    height: 543px;
    background: url(../image/c825438e7bbd093f4d26352e172dbebc36b15db4.png) no-repeat center;
    padding: 20px;
}

.qy_right_cont .c4_zuo em {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 93px;
    height: 84px;
    background: #205ea8;
    z-index: 99;
    font-size: 41px;
    color: #fff;
    font-weight: bold;
    font-style: inherit;
    padding-left: 15px;
}

.qy_right_cont .c4_zuo em i {
    font-size: 12px;
    font-weight: normal;
    font-style: inherit;
    text-transform: uppercase;
    display: block;
    margin-left: 38px;
}

.qy_right_cont .c4_zuo h3 {
    font-size: 32px;
    color: #626262;
    margin-top: 25px;
}

.qy_right_cont .c4_zuo span {
    display: block;
    font-size: 16px;
    color: #8c8c8c;
    line-height: 30px;
    background: url(../image/13ac1bb1f356a0e57bf190fd2d422a2886bbccf3.jpg) no-repeat left bottom;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.qy_right_cont .c4_zuo dd {
    margin-top: 30px;
    font-size: 14px;
    color: #333333;
}

.qy_right_cont .c4_zuo dd p {
    margin-bottom: 15px;
    line-height: 1.7;
    background: url(../image/496d57369cc26deddb49227d34f23b9d55189341.png) no-repeat left 10px;
    padding-left: 15px;
}

.qy_right_cont .c4_zuo a {
    position: absolute;
    width: 187px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #aaaaaa;
    display: block;
    bottom: 65px;
    left: 20px;
    font-size: 14px;
    color: #333333;
    font-weight: normal;
}


/* c5_index */

.c5_index {
    position: relative;
    height: 827px;
    background: url(../image/735448e67ee36807d6ade54da09a25104b1dbfa8.jpg) no-repeat center;
    padding-top: 80px;
}

.abbtxt {
    text-align: center;
    line-height: 1.7;
    font-size: 16px;
    color: #666666;
    margin: 15px 0;
}

.c5_wap {
    position: relative;
    margin-top: 20px;
}

.shuzi {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 120px;
}

.shuzi li {
    width: 600px;
    padding-left: 40px;
    margin-bottom: 40px;
}

.shuzi li:nth-child(2n) {
    padding-left: 440px;
}

.shuzi li:nth-child(1) h3 span {
    font-size: 48px;
}

.shuzi li h3 {
    font-size: 48px;
    color: #626262;
}

.shuzi li h3 em {
    font-size: 48px;
    color: #626262;
    font-style: inherit;
    letter-spacing: -2px;
}

.shuzi li h3 span {
    margin-left: -5px;
    font-size: 20px;
}

.shuzi li dd {
    font-size: 20px;
    color: #666666;
    font-weight: normal;
}

.c5_wap .video {
    position: absolute;
    left: 50%;
    top: 0%;
    z-index: 999;
    transform: translateX(-50%);
    width: 770px;
    height: 450px;
}

.c5_wap .video img {
    width: 770px;
    height: 450px;
}


/* c6_index */

.c6_index {
    position: relative;
    height: 858px;
    background: url(../image/56641eed2f15ccb5b25301b7a0013a6b1a36366d.jpg) no-repeat center;
    padding-top: 80px;
}

.news_tit22 {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.news_tit22 h3 {
    font-size: 42px;
    color: #424242;
}

.news_tit22 h3 span {
    padding-right: 10px;
    margin-right: 5px;
    background: url(../image/c0babf7774b20d0fc274fdf9370942c757df000d.jpg) no-repeat right center;
    font-weight: normal;
}


/*  */

.news_tit22 .nns_sort {
    height: 60px;
    font-size: 0;
}

.news_tit22 .nns_sort li {
    position: relative;
    display: inline-block;
    line-height: 60px;
    margin-left: 25px;
    background: transparent;
}

.news_tit22 .nns_sort li a {
    font-size: 22px;
    color: #424242;
    display: block;
}

.news_tit22 .nns_sort li:hover,
.news_tit22 .nns_sort li.active {
    background: url(../image/29e3284869a5f8f32942680daf543dd72ce96f17.jpg) no-repeat center bottom;
}


/* css2 */

.tab-con2 {
    position: relative;
}

.tab-con2 .tab-main2 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    right: 0;
}

.tab-con2 .tab-main2 {
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
}

.tab-con2 .tab-main2.active {
    position: static;
    opacity: 1;
    visibility: visible;
}


/* list_news */

.list_news {
    position: relative;
}

.list_news li {
    position: relative;
    margin-right: 50px;
    width: 365px;
    float: left;
}

.list_news li:nth-child(3n) {
    margin-right: 0;
}

.list_news li a {
    display: block;
    border: 1px solid #d2d2d2;
    border-radius: 30px;
}

.list_news li a img {
    width: 365px;
    height: 214px;
}

.list_news li .kk_cont {
    padding: 30px;
    position: relative;
}

.list_news li .kk_cont h3 {
    font-size: 18px;
    color: #414141;
    font-weight: bold;
}

.list_news li .kk_cont span {
    display: block;
    font-size: 16px;
    color: #333333;
    line-height: 1.7;
    padding: 15px 0 25px;
    border-bottom: 1px solid #eeeeee;
}

.list_news li .kk_cont b {
    display: block;
    margin-top: 20px;
    font-size: 16px;
    color: #626262;
    font-weight: normal;
    line-height: 1.7;
}

.list_news li .fu_ntime {
    position: absolute;
    right: -5px;
    top: -5px;
    width: 64px;
    height: 64px;
    background: #414141;
    border-radius: 5px;
    z-index: 999;
    text-align: center;
    padding-top: 5px;
}

.list_news li .fu_ntime span {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 1.2;
}

.list_news li .fu_ntime span:nth-child(1) {
    font-weight: bold;
    font-size: 30px;
}


/* news_list22 */

.news_list22 {
    position: relative;
    margin-top: 20px;
}

.news_list22 li {
    float: left;
    position: relative;
    line-height: 55px;
    width: 370px;
    margin-right: 45px;
    padding-right: 80px;
}

.news_list22 li:nth-child(3n) {
    margin-right: 0;
}

.news_list22 li a {
    font-size: 16px;
    color: #414141;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news_list22 li span {
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
}

.news_list22 li a:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #333333;
    margin-right: 5px;
    vertical-align: 2px;
}


/* hengtu */

.hengtu {
    position: relative;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.hengtu img {
    width: 100%;
}


/* c7_index */

.c7_index {
    position: relative;
}

.c7left {
     position: relative;
    width: 300px;
    height: 300px;
    background: #9c9c9c;
    margin-top: -135px;
    float: left;
    z-index: 99;
    padding: 30px;
    padding-bottom: 0;
}

.c7left h2 {
    font-size: 40px;
    color: #fff;
    margin-bottom: 40px;
}

.c7left h2 span {
    display: block;
    font-weight: normal;
    font-size: 20px;
    background: url(../image/c62e738ac15ec53af5bb69eacbf88b3507da0177.png) no-repeat left bottom;
    padding-bottom: 15px;
}

.c7left ul {
    display: flex;
}

.c7left ul li {
    position: relative;
    width: 33.33%;
    text-align: center;
}

.c7left ul li a {
    display: block;
}

.c7left ul li h3 {
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
    padding-top: 10px;
}

.c7right {
    position: relative;
    width: 870px;
    float: right;
    padding-top: 35px;
}

.c7right h3 {
    font-size: 26px;
    color: #333333;
}

.c7right .c7_txt {
    font-size: 14px;
    color: #666666;
    margin: 5px 0 10px;
}

.c7right a {
    display: block;
    width: 100px;
    line-height: 30px;
    border: 1px solid #c9c9c9;
    text-align: center;
    font-size: 16px;
    color: #666666;
    border-radius: 30px;
}


/* c8_index */

.c8_index {
    position: relative;
    padding: 45px 0 90px;
}

.c8_wap {
    position: relative;
}

.ab_gun_list {
    position: relative;
}

.ab_gun_list li {
    position: relative;
    margin: 0 7px;
    float: left;
}

.ab_gun_list li a {
    display: block;
}

.ab_gun_list li a img {
    width: 290px;
    height: 194px;
}

.l_btn,
.r_btn {
    position: absolute;
    top: 40%;
    cursor: pointer;
    z-index: 999;
}

.l_btn {
    left: -75px;
}

.r_btn {
    right: -75px;
}


/* foot_wap */

.foot_wap {
    position: relative;
    background: url(../image/871c5a361d1722e00d1af89c2ca95dfe2e2fe51a.jpg) no-repeat center;
    min-height: 375px;
}

.foot_top {
    position: relative;
    padding-top: 40px;
    height: 285px;
    overflow: hidden;
}

.foot_aa {
    position: relative;
    width: 430px;
    float: left;
}

.foot_aa h2 {
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    padding-bottom: 10px;
    margin-bottom: 15px;
    background: url(../image/9cd1411d99a11e7ba0709f5f0e44a47548b51c7f.png) no-repeat left bottom;
}

.foot_aa_wap {
    display: flex;
    justify-content: space-between;
}

.f_contact {
    position: relative;
    width: 270px;
}

.f_contact h3 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 5px;
}

.f_contact span {
    display: block;
    font-size: 14px;
    line-height: 1.7;
    color: #fff;
}

.f_ewm {
    position: relative;
    width: 132px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #fff;
}

.f_ewm img {
    max-width: 100%;
}


/*  */

.x-layout-menu {
    position: relative;
    float: right;
    width: 735px;
}

.x-layout-menu dl {
    float: left;
    width: 25%;
}

/* .x-layout-menu dl:nth-child(2) {
    width: 200px;
}

.x-layout-menu dl:nth-child(3) {
    width: 320px;
} */

.x-layout-menu dl:nth-child(3) .fens {
    display: flex;
}

.x-layout-menu dl:nth-child(3) .fens>div {
    width: 135px;
}

.x-layout-menu dl dt {
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    padding-bottom: 10px;
    margin-bottom: 15px;
    background: url(../image/9cd1411d99a11e7ba0709f5f0e44a47548b51c7f.png) no-repeat left bottom;
}

.x-layout-menu dl dd a {
    display: block;
    font-size: 14px;
    color: #bdbdbd;
    line-height: 2;
}

.x-layout-menu dl dd a:hover {
      color: rgba(255, 0, 0, 0.8);
}

.x-layout-ewm {
    text-align: center;
}

.x-layout-ewm p {
    background: rgba(255, 255, 255, 0.1);
    font-size: 13px;
    font-weight: 100;
    padding: .8em 0;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.7);
    margin: 15px 0 0 0;
}


/* foot_middle */

.foot_middle {
    position: relative;
    border-top: 1px solid #454546;
    border-bottom: 1px solid #454546;
    min-height: 90px;
    padding-top: 15px;
}

.f_hotline {
    color: #fff;
    font-size: 14px;
}

.f_hotline a {
    color: #fff;
    font-size: 14px;
}

.f_hotline a:hover{
      color: rgba(255, 0, 0, 0.8);
}

.link {
    font-size: 14px;
    color: #fff;
    padding: 10px 0;
}

.link a {
    margin-right: 10px;
    font-size: 14px;
    color: #fff;
}


/* container */

.container {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}