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
}

.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;
}

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

.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);
}


/*----- 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;
}


/*头部样式*/

.top_head {
    position: relative;
}

.top_aa {
    position: relative;
    line-height: 42px;
    background: #f7f7f7;
    font-size: 13px;
    color: #1e2229;
}

.top_aa a {
    color: #1e2229;
}

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

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

.logo a {
    display: block;
}

.logo img{
    width: 80%
}

.logowz {
    float: left;
    /*margin-left: 20px;*/
    padding-left: 40px;
    background: url(../images/316d87b84ef4ef53d0a4fe1ef19b54d9107ba298.png) no-repeat left center;
    margin-top: 30px;
    font-size: 18px;
    color: #000000;
    min-height: 70px;
}

.logowz h3 {
    font-size: 21px;
    color: #1a8d42;
    font-weight: bold;
}

.top_phone {
    margin-top: 30px;
    float: right;
    padding-left: 50px;
    background: url(../images/3de338a491f635fadf5de24733e91a9ad484b763.png) no-repeat left center;
    font-size: 14px;
    color: #000000;
    line-height: 1.3;
}

.top_phone p:nth-child(2) {
    font-weight: bold;
    font-family: "Arial";
    font-size: 30px;
    color: #0069c2;
}


/* nav_wap */

.nav_wap {
    position: relative;
    height: 60px;
    background: #0069c2;
}


/*热门搜索*/

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

.hotSearch {
    float: left;
    height: 65px;
    line-height: 65px;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
}

.hotSearch a {
    color: #666666;
    margin-right: 10px;
}

#formsearch2 {
    margin-top: 12px;
    width: 248px;
    height: 39px;
    line-height: 39px;
    float: right;
    background: url(../images/5ef6e51c821e306e6e0b9fc1020cad169a5c9dc0.png) no-repeat center center;
}

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

#formsearch2 input#keyword {
    height: 39px;
    line-height: 39px;
    padding-left: 15px;
    color: #686868;
    float: left;
    background: none;
    border: none;
    font-size: 13px;
    width: calc(100% - 50px);
}

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


/* c1_index */

.c1_index {
    position: relative;
    padding: 50px 0;
    background: #f8fafd;
}

.c1_index h2 {
    text-align: center;
    font-size: 36px;
    color: #0069c2;
    font-family: "NSimSun"
}

.c1_index h2 span {
    color: #d90202;
}

.c1_index .ads {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.c1_index .ads li {
    width: 20%;
    text-align: center;
}

.c1_index .ads li a {
    display: block;
}

.c1_index .ads li h3 {
    font-size: 18px;
    color: #000000;
    font-weight: normal;
    margin-left: -30px;
}



/*box_index*/
.box_index{
    position: relative;
    padding: 50px 0;
}
.box_index h2{
    text-align: center;
    font-family: "微软雅黑";
    font-size: 36px;
    color: #0069c2;
}
.box_index h2 span{
    color: #d30121;
}

.ads22{
    margin-top: 35px;
    /*display: flex;*/
    /*justify-content: space-between*/
}

.ads22 li{
    position: relative;
    width:595px;float:left;margin-bottom:10px;
}
.ads22 li:nth-child(2n){float:right;}

.ads22 li a{
    display: block
}

.ads22 li a img{
    width: 595px;
    height: 285px;
}
.ads22 li .fu{
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 10px;
    color: #fff;
}

.ads22 li .fu h3{
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
}

.ads22 li .fu span{
    font-size: 12px;
}






/* c2_index */

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

.ttt2 {
    text-align: center;
}

.ttt2 h3 {
    font-size: 36px;
    color: #0069c2;
    
}

.ttt2 p {
    font-size: 18px;
    color: #000000;
    padding-top: 5px;
}

.pro_wap {
    position: relative;
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
}

.pro_left {
    position: relative;
    width: 252px;
}

.psort {
    background: #0069c2;
    height: 105px;
    text-align: center;
}

.psort h3 {
    color: #fff;
    padding-top: 20px;
    font-size: 30px;
}

.psort p {
    font-family: "Arial";
    font-size: 14px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .5);
}


/* sort1 */

.sort1 {
    position: relative;
    background: #f2f5fc;
    border-bottom: 4px solid #0069c2;
    padding: 22px;
}

.sort1>li {
    position: relative;
}

.sort1>li>a {
    display: block;
    background: #0069c2 url(../images/fbf63a711d2b2227c0555513bbaf029325eda500.png) no-repeat 90% center;
    line-height: 44px;
    padding: 0 18px;
    color: #ffff;
    font-size: 16px;
}

.second_sort {
    position: relative;
    padding-top: 10px;
    padding-left: 15px;
}

.second_sort li a {
    display: block;
    margin-bottom: 10px;
    line-height: 25px;
    font-size: 14px;
    color: #000000;
}

.second_sort li a:hover {
    color: #0069c2;
}


/*  */

.pro_right {
    position: relative;
    width: 920px;
}

.pro_aalist {
    position: relative;
    margin-bottom: 30px;
}

.pro_aalist li a {
    display: flex;
    justify-content: space-between;
}

.pro_aalist li .simg {
    width: 580px;
    height: 435px;
}

.pro_aalist li .simg img {
    width: 580px;
    height: 435px;
}

.pro_aalist li .srr {
    width: 340px;
    padding: 30px;
    position: relative;
    background: #f2f5fc;
}

.pro_aalist li .srr h3 {
    font-size: 20px;
    color: #000000;
    background: url(../images/b23269d9f0c8851bba90f2c25794041c64427f4e.png) no-repeat left bottom;
    padding-bottom: 15px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.pro_aalist li .srr span {
    font-size: 16px;
    color: #000;
    line-height: 35px;
}

.pro_aalist li .srr em {
    display: block;
    margin-top: 45px;
    text-align: center;
    font-style: inherit;
    width: 120px;
    line-height: 40px;
    background: #0069c2;
    font-size: 16px;
    color: #fff;
}


/* pro_bblist */

.pro_bblist {
    position: relative;
    font-size: 0;
    margin: 0 -1%;
}

.pro_bblist li {
    display: inline-block;
    vertical-align: bottom;
    width: 31.333%;
    margin: 0 1% 15px 1%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-align: center;
}

.pro_bblist li a {
    display: block;
}

.pro_bblist li .simg img {
    width: 100%;
    height: 265px;
}

.pro_bblist li h3 {
    font-size: 15px;
    color: #000000;
    line-height: 40px;
    font-weight: normal;
}

.pro_bblist li:hover h3 {
    color: #0069c2;
}


/* c3_index */

.c3_index {
    position: relative;
    height: 640px;
    background: url(../images/42a1a05cef267b5adebb4d3d7f93e876e99f09a4.jpg) no-repeat center;
    padding-top: 50px;
}

.adv-tab {
    margin-top: 45px;
}

.adv-menu {
    position: relative;
    z-index: 33;
    float: left;
    width: 254px;
}

.adv-menu li {
    width: 248px;
    padding-right: 14px;
    cursor: pointer;
}

.adv-menu li span {
    display: block;
    width: 238px;
    height: 67px;
    line-height: 67px;
    text-align: left;
    padding-left: 30px;
    font-size: 18px;
    color: #000000;
    border: #dededf solid 1px;
    border-top: none;
}

.adv-menu li:first-child span {
    border-top: #dededf solid 1px;
}

.adv-menu li.on {
    background: url(../images/ae07761cbddd1c8350cbf5058e0b99ea8f12ee02.png) no-repeat right center;
}

.adv-menu li.on span {
    color: #fff;
    border-color: #0069c2;
    background: #0069c2;
    box-shadow: 0 0 20px rgba(2, 134, 164, 0.35)
}

.adv-main {
    float: right;
    width: 920px;
    height: 460px;
    overflow: hidden;
}

.adv-main .item {
    animation: bounceinR 1s ease-out backwards;
    width: 920px;
    overflow: hidden;
}

.adv-main .item img {
    display: block;
    width: 920px;
}


/* c4_index */

.c4_index {
    position: relative;
    padding: 45px 0;
}

.sort22 {
    position: relative;
    margin: 35px 0;
    background: #f2f5fc;
}

.sort22 li {
    float: left;
    height: 68px;
    width: 14.28%;
    position: relative;
    font-size: 18px;
    color: #000000;
}

.sort22 li+li {
    border-left: 1px solid #e5e7ed;
}

.sort22 li a {
    color: #2e2e2e;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 68px;
}

.sort22 li i {
    width: 44px;
    height: 48px;
    overflow: hidden;
    margin-right: 10px;
}

.sort22 li i img {
    transition: all 0.3s linear 0s;
}

.sort22 li:hover,
.sort22 li.on {
    background: #0069c2;
}

.sort22 li:hover a,
.sort22 li.on a {
    color: #fff;
}

.sort22 li:hover i img,
.sort22 li.on i img {
    margin-left: -44px;
}


/*  */

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

/**/
.list_case33{
    width: 100%;
    position: relative;
    font-size: 0;
    margin: 0;
}
.list_case33 li{
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    width: 31.6%;
    margin: 0 30px 25px 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-align: center;
}

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

.list_case33 li a{
    display: block;
}
.list_case33 li .com-img img{
    width: 100%;
}

.list_case33 li h3{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-align: center;
    line-height: 50px;
    background: rgba(0, 0, 0, .6);
}







/* list_case */

.list_case {
    width: 738px;
    position: relative;
}

.list_case li {
    position: relative;
}

.list_case li a {
    display: block;
}

.list_case li .ssimg img {
    width: 100%;
}

.list_case li .fucc {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 20px;
    background: rgba(0, 0, 0, .7);
}

.list_case li .fucc h3 {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px;
}

.list_case li .fucc span {
    color: #fff;
    font-size: 14px;
    line-height: 1.7;
}


/*  */

.list_case2 {
    position: relative;
    width: 442px;
}

.list_case2 li {
    position: relative;
}

.list_case2 li:not(:last-child) {
    margin-bottom: 20px;
}

.list_case2 li a {
    display: block;
}

.list_case2 li a img {
    width: 442px;
    height: 275px;
}

.list_case2 li h3 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    background: rgba(0, 0, 0, .6);
}


/*  */

.gun {
    margin-top: 28px;
    position: relative;
}

.l_btn,
.r_btn {
    position: absolute;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
}

.l_btn {
    left: -50px;
}

.r_btn {
    right: -50px;
}


/* ab_gun_list */

.ab_gun_list {
    position: relative;
}

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

.ab_gun_list li a {
    display: block;
    border: 1px solid #d9d9d9;
}

.ab_gun_list li a img {
    width: 225px;
    height: 125px;
}


/* c5_index */

.c5_index {
    position: relative;
    background: url(../images/3da1a904be191ba43b7804f85720bd73864470f9.jpg) no-repeat center;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    height: 810px;
}

.abb_top {
    position: relative;
    padding-top: 55px;
    width: 545px;
}

.abb_top h3 {
    font-size: 36px;
    color: #0069c2;
    margin-bottom: 30px;
}

.abb_top h3 span {
    display: block;
    font-weight: normal;
    font-size: 20px;
    color: #000000;
    width: 502px;
    padding-bottom: 15px;
    border-bottom: 1px solid #cfd0d1;
}

.abb_top .abbtxt {
    line-height: 35px;
    font-size: 16px;
    color: #000000;
    height: 250px;
    overflow: hidden;
}

.abb_top .abbmore {
    display: block;
    width: 213px;
    line-height: 48px;
    background: url(../images/abf935cb2d7989fd23a51aeffc23dcff72785fd6.jpg) no-repeat center;
    font-size: 16px;
    color: #fff;
    text-indent: 45px;
    margin-top: 50px;
}


/*  */

.number {
    margin-top: 100px;
    position: relative;
    padding-top: 12px;
    display: flex;
    justify-content: space-between;
}

.number li {
    position: relative;
    text-align: center;
    padding-top: 25px;
    width: 25%;
}

.number li+li {
    border-left: 1px solid #d8d8d8;
}

.number li h3 {
    color: #dab96b;
    line-height: 1;
}

.number li h3 i {
    font-style: inherit;
    color: #0069c2;
    font-size: 52px;
    font-family: "Impact";
    font-weight: 400;
}

.number li h3 em {
    font-size: 18px;
    font-weight: normal;
    font-style: inherit;
    color: #000000;
    padding-left: 5px;
}

.number li p {
    font-size: 18px;
    padding-top: 5px;
    line-height: 1.7;
    font-weight: 400;
    color: #000000;
}


/* c6_index */

.c6_index {
    position: relative;
}

.c6_sort {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 70px;
}

.c6_sort>ul {
    display: flex;
    align-items: center;
}

.c6_sort>ul li {
    position: relative;
    font-size: 22px;
    color: #000000;
    font-weight: bold;
    cursor: pointer;
    margin-right: 20px;
    padding-right: 20px;
}

.c6_sort>ul li:hover,
.c6_sort>ul li.active {
    color: #0069c2;
}

.c6_sort>ul li:not(:last-child)::before {
    position: absolute;
    content: "";
    right: 0px;
    top: 3px;
    width: 3px;
    height: 25px;
    background: #000;
}

.c6_sort a.mss {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    color: #000000;
}


/* css */

.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;
}


/* c6_cont */

.c6_cont {
    position: relative;
}

.adss_list {
    position: relative;
    margin: 0 -10px;
}

.adss_list .slick-slide {
    position: relative;
    text-align: center;
    margin: 0 10px;
    border: 1px solid #eee
}

.adss_list .slick-slide a {
    display: block;
}

.adss_list .slick-slide .com-img img {
    width: 100%;
}

.adss_list .slick-slide h3 {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    line-height: 40px;
    color: #000;
}

.adss_list .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 47px;
    font-size: 0;
    border: none;
    outline: none;
    z-index: 999;
}

.adss_list .slick-prev {
    left: -50px;
    background: url(../images/c729acea90e3019481395443f709786343d9b962.png) no-repeat center;
}

.adss_list .slick-next {
    right: -50px;
    background: url(../images/d3113c0ee0cec024c4ca901064be0d2a074504d0.png) no-repeat center;
}


/* c7_index */

.c7_index {
    position: relative;
    padding: 40px 0;
}

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

.c7_left {
    position: relative;
    width: 770px;
}

.news_sort11 {
    position: relative;
    display: flex;
    justify-content: space-between;
    height: 50px;
    align-items: center;
    margin-bottom: 18px;
    border-bottom: 1px solid #dcdcdc;
}

.news_sort11>ul {
    display: flex;
    align-items: center;
    height: 50px;
}

.news_sort11>ul li {
    margin-right: 60px;
    padding-left: 35px;
}

.news_sort11>ul li:nth-child(1) {
    background: url(../images/642e1a4a6791dd80d670f16466e3b70c1b76fffb.png) no-repeat left center;
}

.news_sort11>ul li:nth-child(2) {
    background: url(../images/5adb6fcac19d83d74b5db7b53baf57b0f7742e0c.png) no-repeat left center;
}

.news_sort11>ul li:nth-child(1):hover,
.news_sort11>ul li:nth-child(1).on {
    background: url(../images/c8fa12766ce56f3c4a33682ada98eae9d59bc5fd.png) no-repeat left center;
}

.news_sort11>ul li:nth-child(2):hover,
.news_sort11>ul li:nth-child(2).on {
    background: url(../images/b7d2541db14c74229309f2b13c4a0ffeaa6ead82.png) no-repeat left center;
}

.news_sort11>ul li a {
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #000000;
}

.news_sort11 .gduo {
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 10px;
    color: #000;
}

.news_sort11>ul li:hover a,
.news_sort11>ul li.on a {
    color: #0069c2;
}

.news_sort11 .gduo:hover {
    color: #0069c2;
}


/* news_list11 */

.news_list11 {
    position: relative;
}

.news_list11 li {
    position: relative;
}

.news_list11 li a {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.news_list11 li .com-img {
    width: 348px;
}

.news_list11 li .com-img img {
    width: 348px;
    height: 167px;
}

.news_list11 li .syy {
    position: relative;
    width: calc(100% - 348px);
    padding-left: 25px;
    padding-top: 15px;
}

.news_list11 li .syy h3 {
    font-size: 18px;
    color: #000000;
    font-weight: normal;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; //设置行数
    overflow: hidden; //超出隐藏;
    overflow: hidden;
}

.news_list11 li .syy span {
    display: block;
    font-size: 14px;
    color: rgba(0, 0, 0, .7);
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}


/* news_list22 */

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

.news_list22 li {
    position: relative;
    border-bottom: 1px solid #dcdcdc;
    line-height: 50px;
}

.news_list22 li a {
    display: block;
    font-size: 14px;
    color: #000000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-weight: normal;
    padding: 0 29px;
    background: url(../images/8857291fc6cc395569bfe14a2ad65fc8f437bf92.png) no-repeat 5px center;
}

.news_list22 li span {
    position: absolute;
    font-size: 14px;
    color: #000000;
    right: 0px;
    top: 0px;
}

.news_list22 li:hover a {
    color: #0069c2;
}


/* c7_right */

.c7_right {
    position: relative;
    width: 375px;
}

.news_sort3 {
    position: relative;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 18px;
}

.news_sort3 h3 {
    font-size: 22px;
    color: #000000;
    padding-left: 35px;
    background: url(../images/8c66ba8d1390740405fee0fd2a0771d7a6914bd7.png) no-repeat left 5px;
}

.news_sort3 a {
    display: block;
    font-size: 14px;
    color: #000000;
    margin-top: 10px;
}

.news_sort3 a:hover {
    color: #0069c2;
}


/* address */

.address {
    position: relative;
    background: #f2f5fc;
    padding: 15px 0;
}

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

.address ul li {
    width: 25%;
    text-align: center;
}

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

.address ul li a img {
    padding-right: 15px;
}

.address ul li h3 {
    font-size: 18px;
    color: #000000;
}


/* link */

.link {
    position: relative;
    padding: 10px 0;
    line-height: 1.7;
    font-size: 14px;
    color: #333;
}

.link a {
    margin-right: 10px;
    color: #333;
}


/* foot_wap */

.foot_wap {
    position: relative;
    background: #292c31;
}

.ft_top {
    position: relative;
    padding: 45px 0;
}

.x-layout-menu {
    width: 540px;
    position: relative;
    float: left;
}

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

.x-layout-menu dl dt {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
}

.x-layout-menu dl dd a {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 2;
}

.foot_bb {
    width: 501px;
    position: relative;
    float: left;
}

.foot_bb .ft_phone {
    padding-left: 49px;
    background: url(../images/730a54b753ca157f3bf1eef6b74b86c48bf527bd.png) no-repeat left 5px;
    font-size: 22px;
    color: #fff;
}

.foot_bb .ft_phone p:nth-child(1) {
    font-weight: bold;
    font-size: 18px;
}

.ft_contact {
    margin-top: 5px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 30px;
    margin-left: 50px;
}

.foot_cc {
    float: right;
    position: relative;
    width: 115px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
}

.foot_cc img {
    max-width: 115px;
}

.ft_bottom {
    position: relative;
    border-top: 1px solid #44474b;
    padding: 15px 0;
    font-size: 14px;
    line-height: 1.7;
    color: rgba(255, 255, 255, .6);
    display: flex;
    justify-content: space-between;
}

.ft_bottom a {
    color: rgba(255, 255, 255, .6);
}

.ft_bottom a:hover {
    color: rgba(255, 255, 255, .8);
}


/*  */
.red-star{color: red;}
.container {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}