.friendlink{ width:1190px; margin:auto; padding:5px 0;}
.link{width:800px; float:left; font-size:14px; color:#333; line-height:30px;}
.link a{font-size:14px; color:#333; line-height:30px;}

.index_bottom_footer1{width:100%; margin:auto; min-width:1190px; max-width:1920px; background:url(../ZERO/img/bottom_bg.png) center top no-repeat;}
.index_bottom_bottom1{width:1190px; margin:auto; padding-top:118px;}
.index_bottom_logo{width:151px; margin:auto; height:70px;}
.index_bottom_contact{width:1190px; margin:auto; margin-top:32px;}
.index_bottom_add{width:100%; text-align:center;}
.index_bottom_add ul li{ font-size:14px; color:#ffffff; line-height:30px; text-transform:uppercase;}
.index_bottom_add ul li span{font-size:14px; color:#999999;}

.index_bottom_tel{width:100%; text-align:center}
.index_bottom_tel ul{  display:inline-block;}
.index_bottom_tel ul li{ font-size:14px; color:#ffffff; float:left; line-height:30px;}
.index_bottom_tel ul li span{ font-size:14px; color:#999999;}
.index_bottom_tel ul li a{font-size:14px; color:#ffffff;}

.indx_bottom_tb{width:100%; text-align:center; margin-top:32px;}
.indx_bottom_tb ul{  display:inline-block;}
.indx_bottom_tb ul li{ width:43px; margin-right:41px; height:43px; background:url(../ZERO/img/bottom_dot1.png) no-repeat; float:left; line-height:43px;}
.indx_bottom_tb ul li img{ vertical-align:middle;}
.indx_bottom_tb ul li:hover{background:url(../ZERO/img/bottom_dot2.png) no-repeat;}

.index_bottom_footer2{width:1190px; margin:auto; margin-top:70px; border-top:1px solid #433c3c;}
.index_bottom_bottom2{ width:1190px; margin:auto; padding:20px 0; line-height:25px; text-align:center; color:#989898; font-size:14px;}
.index_bottom_bottom2 a{color:#989898; font-size:14px;}

.bottom_ewm{position:relative;}
.left-dropdown-ewm{width:auto; left:auto; transform:none; min-width:100px; display:none; background:#d1d1d1;}
.left-dropdown-ewm.single{z-index:1100; text-align:center; top:-30px; color:#303233; height:auto; padding:10px 10px 0 10px; left:50px; position:absolute;}

#index_bottom_animate,#index_bottom_animate_1,#index_bottom_animate_2{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}