/*-----------------------------------------------------------*/

/*copyright by 动力无限  www.btoe.cn*/

/*邮箱 btoe@btoe.cn*/

/*合作电话 400-0599-360*/

/*版权所有违者必究*/

/*-----------------------------------------------------------*/





/*Generated by wjdhcms 3.0 */

@charset "utf-8";



::-webkit-scrollbar {

    width: 8px;

    height: 8px;

    background-color: #F5F5F5;

}



::-webkit-scrollbar-track {

    border-radius: 10px;

    background-color: #E2E2E2;

}

button{outline:none;}

::-webkit-scrollbar-thumb {

    border-radius: 10px;

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    background-color: #555;

}



 ::selection {

	background-color: #d20000;

	color: #fff;

}



::-moz-selection {

	background-color: #d20000;

	color: #fff;

}



::-webkit-selection {

	background-color: #d20000;

	color: #fff;

}

* {

    padding: 0;

    margin: 0;

    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

}



body {
    max-width: 1920px !important;
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    margin: 0 auto !important;
    line-height: 1.5;
}

*:before, *:after {

    box-sizing: content-box;

}

:focus {

    outline: 1;

}



article,

aside,

canvas,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section,

summary {

    display: block;

}



a {

    color: #333;

    text-decoration: none;

}



a:link,

a:hover,

a:active,

a:visited {

    text-decoration: none;

}



ins {

    background-color: #ff9;

    color: #000;

    text-decoration: none;

}



mark {

    background-color: #ff9;

    color: #000;

    font-style: italic;

    font-weight: bold;

}



del {

    text-decoration: line-through;

}



table {

    border-collapse: collapse;

    border-spacing: 0;

}



hr {

    display: block;

    height: 1px;

    border: 0;

    border-top: 1px solid #cccccc;

    margin: 1em 0;

    padding: 0;

}



input,

select {

    vertical-align: middle;

}



li,

ul {

    list-style-type: none;

}



img {

    border: none;

}

input,textarea {

    outline: 0;

    border: 0;

    resize: none;

}







h1,

h2,

h3,

h4,

h5,

h6,

dl,

dd,

dt,

i,

em {

    font-weight: normal;

    font-style: normal;

}

.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    z-index: 100000;

    _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop));

   box-shadow: 0px 10px 12px rgba(0,0,0,.1);

}







html{

        cursor: url(../images/cur.png),

        default;

}



a{

   cursor: url(../images/Acur.png),

   default ;

}



textarea{

    animation: animated 1s infinite;

    -moz-animation: animated 1s infinite;

    -webkit-animation: animated 1s infinite;

    -o-animation: animated 1s infinite;

 

}



input[type="text"]{

     animation: animated 1s infinite;

    -moz-animation: animated 1s infinite;

    -webkit-animation: animated 1s infinite;

    -o-animation: animated 1s infinite;

}

input[type="button"]

{

   cursor: url(../images/Acur.png),

   default  !important;

}



@keyframes animated {

    0% {

        cursor: url('../images/Pcuro1.png'),

        auto;

    }



    8.8% {

        cursor: url('../images/Pcuro2.png'),

            auto;

    }



    17.6% {

        cursor: url('../images/Pcuro3.png'),

            auto;

    }



    26.4% {

        cursor: url('../images/Pcuro4.png'),

            auto;

    }



    35.2% {

        cursor: url('../images/Pcuro5.png'),

            auto;

    }



    44% {

        cursor: url('../images/Pcuro6.png'),

            auto;

    }



    52.8% {

        cursor: url('../images/Pcuro7.png'),

            auto;

    }



    61.6% {

        cursor: url('../images/Pcuro8.png'),

            auto;

    }



    70.4% {

        cursor: url('../images/Pcuro9.png'),

            auto;

    }



    79.2% {

        cursor: url('../images/Pcuro10.png'),

            auto;

    }



    88% {

        cursor: url('../images/Pcuro11.png'),

            auto;

    }



    100% {

        cursor: url('../images/Pcuro12.png'),

            auto;

    }



    

}





@keyframes msClock {
	0%,70%,100% {transform: rotate(0) scale(1);}
	
	10%,30% {transform: rotate(-15deg) scale(1);}
	
	20%,40% {transform: rotate(15deg) scale(1);}
}


.t_back{width:100%;height:0.1px;}




/* 导航开始css */
.nav_xiala_aa{width:100%;height:130px;box-sizing:content-box;background:#fff;position:relative;z-index:2;}

.nav_xiala_xx{width:1360px;height:130px;margin:0 auto;position:relative;}

.nav_xiala{width:1360px;height:130px;}

.nav_xiala h1{width:338px;height:66px;box-sizing:content-box;float:left;margin:32px 0;}

.nav_xiala .logo{width:338px;height:65px;display:block;vertical-align:top;}



.nav_xiala ul{width:870px;height:130px;float:right;display:flex;justify-content: space-between;}

.nav_xiala ul li{width:104px;height:130px;position:relative;z-index:0;}

.nav_xiala > ul > li > a{display:block;width:104px;height:130px;float:left;position:relative;z-index:0;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala > ul > li > a::before{content:'';width:0px;height:130px;background:#d20000;position:absolute;top:0;left:50%;margin-left:-0px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:hover > a::before{content:'';width:104px;height:130px;background:#d20000;position:absolute;top:0;left:50%;margin-left:-52px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li.active > a::before{content:'';width:104px;height:130px;background:#d20000;position:absolute;top:0;left:50%;margin-left:-52px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li > a p{font-size:18px;color:#000;font-weight:bold;text-align:center;line-height:20px;margin-top:15px;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:hover > a p{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala > ul > li.active > a p{color:#fff;-webkit-transition:all .5s;transition:all .5s;}


.nav_xiala > ul > li > a i{display:block;width:104px;height:25px;margin-top:40px;-webkit-transition:all .7s;transition:all .7s;}




.nav_xiala > ul > li:nth-of-type(1) > a i{background:url(../images/nav_icon_01.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(1):hover > a i{background:url(../images/nav_icon_02.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(1).active > a i{background:url(../images/nav_icon_02.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(2) > a i{background:url(../images/nav_icon_03.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(2):hover > a i{background:url(../images/nav_icon_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(2).active > a i{background:url(../images/nav_icon_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(3) > a i{background:url(../images/nav_icon_05.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(3):hover > a i{background:url(../images/nav_icon_06.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(3).active > a i{background:url(../images/nav_icon_06.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(4) > a i{background:url(../images/nav_icon_07.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(4):hover > a i{background:url(../images/nav_icon_08.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(4).active > a i{background:url(../images/nav_icon_08.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(5) > a i{background:url(../images/nav_icon_09.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(5):hover > a i{background:url(../images/nav_icon_10.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(5).active > a i{background:url(../images/nav_icon_10.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(6) > a i{background:url(../images/nav_icon_11.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(6):hover > a i{background:url(../images/nav_icon_12.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(6).active > a i{background:url(../images/nav_icon_12.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(7) > a i{background:url(../images/nav_icon_13.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(7):hover > a i{background:url(../images/nav_icon_14.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(7).active > a i{background:url(../images/nav_icon_14.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(8) > a i{background:url(../images/nav_icon_15.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(8):hover > a i{background:url(../images/nav_icon_16.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:nth-of-type(8).active > a i{background:url(../images/nav_icon_16.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala .erji_xiala{  position:absolute; top:130px; left:-10px; z-index:20;  height:0px; visibility: hidden; width: 124px;}
.nav_xiala .erji_xiala i{ display: block; opacity: 0; border-bottom:1px solid rgba(255,255,255,0.35); background:#2a3036;  position:relative;  }
.nav_xiala .erji_xiala i a{ height: 40px; line-height: 40px;  font-size:14px; display: block; color:#FFF; padding: 0 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  }
.nav_xiala .erji_xiala i a:hover{  color:#FFF;  }
.nav_xiala .erji_xiala i:hover{background:#2a3036; }

.nav_xiala .erji_xiala i a{
     -webkit-transition: all .7s; transition: all .7s;
	background: -webkit-linear-gradient(left, #d20000, #d20000) no-repeat;
    background: linear-gradient(to right, #d20000, #d20000) no-repeat;
	background-size: 0% 100%;
}

.nav_xiala .erji_xiala i a:hover{
    background: -webkit-linear-gradient(left, #d20000, #d20000) no-repeat;color:#fff;
    background: linear-gradient(to right, #d20000, #d20000) no-repeat;
    background-size: 100% 100%;
}


.nav_xiala ul li:hover .erji_xiala{ height:auto; visibility: visible; }

.nav_xiala .erji_xiala i{ opacity: 0; transform: rotateY(90deg); transition:.7s;}

.nav_xiala ul li:hover .erji_xiala i{ opacity: 1;  transform: rotateY(0); }

.nav_xiala ul li:hover .erji_xiala i:nth-child(1){ transition-delay: 50ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(2){ transition-delay: 100ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(3){ transition-delay: 150ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(4){ transition-delay: 200ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(5){ transition-delay: 250ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(6){ transition-delay: 300ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(7){ transition-delay: 350ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(8){ transition-delay: 400ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(9){ transition-delay: 450ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(10){ transition-delay: 500ms;}

.nav_xiala  .erji_xiala i:nth-child(1){ transition-delay: 500ms;}
.nav_xiala  .erji_xiala i:nth-child(2){ transition-delay: 450ms;}
.nav_xiala  .erji_xiala i:nth-child(3){ transition-delay: 400ms;}
.nav_xiala  .erji_xiala i:nth-child(4){ transition-delay: 350ms;}
.nav_xiala  .erji_xiala i:nth-child(5){ transition-delay: 300ms;}
.nav_xiala  .erji_xiala i:nth-child(6){ transition-delay: 250ms;}
.nav_xiala  .erji_xiala i:nth-child(7){ transition-delay: 200ms;}
.nav_xiala  .erji_xiala i:nth-child(8){ transition-delay: 150ms;}
.nav_xiala  .erji_xiala i:nth-child(9){ transition-delay: 100ms;}
.nav_xiala  .erji_xiala i:nth-child(10){ transition-delay: 50ms;}


.nav_xiala .sanji_xiala {  width: auto; height:0px; visibility: hidden; position: absolute; top: 0px; left:120px; /*和一级栏目一样left*/  }
.nav_xiala .sanji_xiala span{ border-bottom:1px dashed rgba(255,255,255,0.35); display: block; background:#2a3036; text-align: left; opacity: 0; }
.nav_xiala .sanji_xiala span a { height: 40px; line-height: 40px; display: block; color:#FFF; font-size:14px; padding-left: 10px; padding: 0 8px 0 15px;
    overflow: hidden;   white-space: nowrap; text-overflow: ellipsis; }
.nav_xiala .sanji_xiala span a:hover{  color:#FFF; padding-left: 25px; }


.nav_xiala .sanji_xiala span a{
    background: -webkit-linear-gradient(left, #d20000, #d20000) no-repeat;
    background: linear-gradient(to right, #d20000, #d20000) no-repeat;
    background-size: 100% 0%; -webkit-transition: all .7s; transition: all .7s;
}

.nav_xiala .sanji_xiala span a:hover{
    background: -webkit-linear-gradient(left, #d20000, #d20000) no-repeat;color:#fff;
    background: linear-gradient(to right, #d20000, #d20000) no-repeat;
    background-size: 100% 100%;
}


.nav_xiala .sanji_xiala_di{ background:url(../images/liqsub_ss.png) no-repeat center; width: 7px; height: 11px; position: absolute; top: 14px; right: 5px;}

.nav_xiala .erji_xiala i:hover .sanji_xiala{ height:auto; visibility: visible; }

.nav_xiala .sanji_xiala span{ opacity: 0; transform: rotateY(90deg); transition:.7s;}

.nav_xiala .erji_xiala i:hover .sanji_xiala span{ opacity: 1;  transform: rotateY(0); }
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(1){ transition-delay: 50ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(2){ transition-delay: 100ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(3){ transition-delay: 150ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(4){ transition-delay: 200ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(5){ transition-delay: 250ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(6){ transition-delay: 300ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(7){ transition-delay: 350ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(8){ transition-delay: 400ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(9){ transition-delay: 450ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(10){ transition-delay: 500ms;}

.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index:99999;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));  box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08);
}




/* 导航结束css */



/* 询盘信息 */

.topxunpan{width:220px;height:26px;background:url(../images/xp.png) left center no-repeat;padding-left:45px;box-sizing:content-box;}

.thisxp{width:auto;height:26px;}

.topxunpan .xp {position: relative;line-height:26px;color:#444;font-size:17px;cursor: pointer;}

.topxunpan .xp i {display:inline-block;color:#444;font-size:17px;text-align:center;}

.topxunpan .xp #xunpantip {z-index: 999;position: absolute;top: 35px;left: 50%;width: 180px;height: 30px;line-height: 30px;text-align: center;color: #fff;font-size: 14px;-webkit-transform: translateX(-50%) scale(0);-moz-transform: translateX(-50%) scale(0);-o-transform: translateX(-50%) scale(0);-ms-transform: translateX(-50%) scale(0);transform: translateX(-50%) scale(0);-webkit-transition: transform .4s, opacity .4s;-moz-transition: transform .4s, opacity .4s;-o-transition: transform .4s, opacity .4s;-ms-transition: transform .4s, opacity .4s;transition: transform .4s, opacity .4s;background-color: #d20000;border-radius: 4px;opacity: 0;font-weight: bold;box-shadow: 5px 5px 2px #dfdfdf;}

.topxunpan .xp #xunpantip::after {content: '';position: absolute;top: -16px;left: 50%;width: 0;height: 0;-webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: (-50%); transform: translateX(-50%); border: 8px solid transparent;border-bottom-color: #d20000;}

.topxunpan .xp #xunpantip.xunpantextactive {-webkit-transform: translateX(-50%) scale(1); -moz-transform: translateX(-50%) scale(1); -o-transform: translateX(-50%) scale(1); -ms-transform: translateX(-50%) scale(1); transform: translateX(-50%) scale(1); opacity: 1;}

.topxunpan i {font-weight: normal;font-style: normal;}




/*首页banner*/
.box_01{width:100%;height:auto;position:relative;overflow:hidden;}

.box_01 .bottom{width:100%;height:104px;padding-top:62px;background:url(../images/b_mb.png) center bottom no-repeat;position:absolute;left:0;bottom:0;z-index:5;}

.box_01 .bottom .center{width:1280px;height:104px;margin:0 auto;position:relative;}

.box_01 .bottom .center .txt{width:auto;height:26px;background:url(../images/t_icon.png) left center no-repeat;padding-left:45px;margin-top:28px;font-size:18px;color:#3f3f3f;line-height:26px;}

.box_01 .bottom .center .tel{width:450px;padding-left:45px;background:url(../images/tel01.png) left center no-repeat;font-size:24px;color:#fff;font-weight:bold;line-height:104px;position:absolute;bottom:0;right:0;}

.pics_wrap{width:100%; overflow: hidden;max-height:716px;}
.html5zoo-img-0 img{width: 100%; vertical-align:top;}
.html5zoo-arrow-left-0{left: 10% !important; width: 50px !important; height: 50px !important; border-radius: 100%;}
.html5zoo-arrow-right-0{right: 10% !important; width: 50px !important; height: 50px !important; border-radius: 100%;}
.html5zoo-bullet-wrapper-0 div{margin: 0 4px !important;}
.html5zoo-nav-0{margin-top: -35px !important; left: 48% !important;}
.html5zoo-bullet-wrapper-0{width: 100% !important;}
.banner{width: 100%; margin: 0 auto; position: relative;}
.banner ul.bb{position: relative; padding: 0px; margin: 0px; z-index: 5;}
.banner ul.bb li{position: absolute; display: none;}
.banner .num{position: absolute; right: 2px; bottom: 10px; z-index: 100;}
.banner .num li{width: 18px; height: 18px; display: inline-block; margin-right: 4px; background: #fff; line-height: 18px; text-indent: -100px; overflow: hidden; border-radius: 10px;}
.banner .num li.num_hover{background-color: #f7de07;}
.banner .num li.num_hover a{color: #fff;}
.banner .num li a{float: left; display: block; text-align: center; color: #666; text-decoration: none; cursor: pointer; width: 18px; height: 18px; line-height: 18px;}
#bannerArrow,
#bannerCircle{display: none;}
/*幻灯片样式2*/
#focus{width: 255px; height: 188px; overflow: hidden; position: relative;}
#focus ul{height: 188px; position: absolute;}
#focus ul li{float: left; width: 255px; height: 188px; overflow: hidden; position: relative; background: #000;}
#focus ul li a img{height: 188px; width: 255px;}
#focus ul li div{position: absolute; overflow: hidden;}
#focus .btnBg{position: absolute; width: 255px; height: 20px; left: 0; bottom: 0; background: #000;}
#focus .btn{position: absolute; width: 255px; height: 10px; padding: 5px 10px; right: 0; bottom: 0; text-align: right;}
#focus .btn span{display: inline-block; _display: inline; _zoom: 1; width: 25px; height: 10px; _font-size: 0; margin-left: 5px; cursor: pointer; background: #fff;}
#focus .btn span.on{background: #fff;}

/* banner 结束 */











/* 底部信息 */
.footer{width:100%;background:url(../images/ft_back.jpg) center top no-repeat;height:375px;padding-top:66px;position:relative;box-sizing:content-box;overflow:hidden;cursor:default !important;}

.footer .center{width:1280px;height:375px;margin:0 auto;position:relative;}

.footer .center .left{width:840px;height:375px;float:left;}

.footer .center .left .list{width:840px;height:260px;overflow:hidden;}

.footer .center .left .list li{float:left;width:400px;height:80px;float:left;overflow:hidden;margin-bottom:40px;box-sizing:content-box;}

.footer .center .left .list li:nth-of-type(2n){float:right;}

.footer .center .left .list li .bl{width:130px;height:80px;float:left;}

.footer .center .left .list li .bl p{width:130px;height:25px;font-size:20px;line-height:25px;color:#fff;font-weight:bold;margin-top:20px;text-align:right;}

.footer .center .left .list li .bl span{display:block;width:130px;font-size:12px;color:#b9120b;margin-top:12px;font-weight:lighter;line-height:10px;text-transform: Uppercase;background:url(../images/ft_line.png) 70px center no-repeat;}

.footer .center .left .list li:nth-of-type(1) .bl p{background:url(../images/ft_zm01.png) left center no-repeat;}

.footer .center .left .list li:nth-of-type(2) .bl p{background:url(../images/ft_zm02.png) left center no-repeat;}

.footer .center .left .list li:nth-of-type(3) .bl p{background:url(../images/ft_zm03.png) left center no-repeat;}

.footer .center .left .list li:nth-of-type(4) .bl p{background:url(../images/ft_zm04.png) left center no-repeat;}

.footer .center .left .list li .br{width:270px;height:80px;float:left;}

.footer .center .left .list li .br a{display:block;font-size:18px;line-height:40px;color:#c5c5c5;margin-left:30px;float:left;-webkit-transition:all .7s;transition:all .7s;}

.footer .center .left .list li .br a:hover{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.footer .center .left .copy{width:840px;height:70px;margin-top:15px;overflow:hidden;}

.footer .center .left .copy .one{width:840px;height:35px;line-height:35px;}

.footer .center .left .copy .one p{font-size:16px;color:#a5a3a3;height:35px;line-height:35px;float:left;margin-right:15px;}

.footer .center .left .copy .one p a{color:#a5a3a3;-webkit-transition:all .7s;transition:all .7s;}

.footer .center .left .copy .one p a:hover{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.footer .center .left .copy .one img{margin-right:5px;vertical-align:middle;}

.footer .center .right{width:auto;height:375px;float:right;}

.footer .center .right h4{width:325px;height:46px; background:url(../images/lxwm.png);}

.footer .center .right .mid{width:320px;height:130px;margin-top:50px;overflow:hidden;}

.footer .center .right .mid .yyzz{width:180px;height:120px;border:solid 1px #92908f;border-radius:3px;padding:4px;box-sizing:content-box;float:left;}

.footer .center .right .mid .yyzz img{display:block;width:180px;height:120px;object-fit:cover;vertical-align:top;}

.footer .center .right .mid .ewm{width:100px;height:130px;float:right;}

.footer .center .right .mid .ewm .img{width:90px;height:90px;border:solid 1px #92908f;border-radius:3px;padding:4px;box-sizing:content-box;}

.footer .center .right .mid .ewm .img img{display:block;width:90px;height:90px;object-fit:cover;vertical-align:top;}

.footer .center .right .mid .ewm p{font-size:14px;color:#e1e1e1;line-height:15px;margin-top:15px;text-align:center;}

.footer .center .right .infro{width:auto;height:auto;overflow:hidden;margin-top:35px;}

.footer .center .right .infro li{padding-left:35px;height:20px;line-height:20px;font-size:18px;color:#cdcdcd;margin-bottom:30px;}

.footer .center .right .infro li:nth-of-type(1){background:url(../images/ft_icon_01.png) left center no-repeat;}

.footer .center .right .infro li:nth-of-type(2){background:url(../images/ft_icon_02.png) left center no-repeat;}
