/*-----------------[初始化]--------------*/
*,*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
body{color: #666;font-size: 12px;line-height: 1.4;font-family:"微软雅黑","Microsoft Yahei";}
img{max-width: 100%;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
input,textarea,select{font-size: 12px;color: #444;font-family:"微软雅黑","Microsoft Yahei";outline: 0;
}
input[type='submit'],input[type='reset'],input[type='button'],input[type='checkbox']{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type='submit'],input[type='reset'],input[type='button']{cursor: pointer;}
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999; }
::-ms-input-placeholder {color: #999;}
button{padding:0;border:0;cursor: pointer;}

h1,h2,h3,h4,h5{font-weight: normal;}

a{color:#333;}
a:hover{color:#026e9f;text-decoration: none;}
button{padding: 0;cursor: pointer;border: 0;}
.wp{margin:0 auto;max-width: 1200px;}
.fix {
    *zoom: 1;
}

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

.g-tit1{text-align: center;padding-top: 34px;}
.g-tit1 h4{font-size: 30px;color:#363636;padding-bottom: 18px;}
.g-tit1 p{font-size: 15px;color:#868686;}


.g-btn1{text-align: center;}
.g-btn1 a{display: inline-block;line-height: 32px;color:#fff;padding: 0 29px;
    background-color: #0075cd;border-radius: 20px;}
.g-btn1 a:hover{opacity: .8;}



#hd .top{height: 35px;line-height: 35px;background-color: #f9f9f9;overflow: hidden;}
#hd .top p{float: left;font-size: 13px;color:#868686;}
#hd .top ul{float: right;}
#hd .top li{float: left;padding-left: 12px;position: relative;}
#hd .top li:after{content: '';position: absolute;top: 50%;right: -12px;width: 2px;height: 14px;background-color: #b9b9b9;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);}
#hd .top li:last-child:after{display: none;}
#hd .top li a{display: inline-block;padding-left: 10px;}
#hd .top li a:hover{text-decoration: underline;}
#hd .col-l{width: 55%;}
#hd .logo{padding-top: 31px;}
#hd .logo img{float: left;}
#hd .logo span{float: left;font-size: 20px;color:#333;padding-left: 21px;
    background: url(../images/ico1.jpg) no-repeat left top;margin:9px 0 0 22px;}
#hd .col-r{width: 216px;padding-top: 44px;}
#hd .tel{float: left;color:#0075cd;font-size: 20px;font-weight: bold;font-family: "Arial";
    padding-left: 30px;background: url(../images/tel1.png) no-repeat left center;}
#hd .search{float: left;padding-left: 15px;background: url(../images/ico2.jpg) no-repeat left center;
    margin:5px 0 0 22px;position: relative;}
#hd .search em{width: 16px;height: 16px;display: inline-block;
    background: url(../images/search.png) no-repeat center;cursor: pointer;}
#hd .search .box{display: none;position: absolute;top: 25px;right: 0;width: 160px;height: 30px;
    background-color: #fff;border-radius: 15px;padding: 0 10px;
    box-shadow: 0 0 10px rgba(0,0,0,.3);}
#hd .search .box .inp{border:0;width: 120px;height: 30px;float: left;outline: none;}
#hd .search .box .btn{width: 20px;height: 30px;float: left;border:0;cursor: pointer;outline: none;
    background: url(../images/search.png) no-repeat center;}


.nav{background-color: #666;margin-top: 26px;position: relative;}
.nav li{float: left;padding: 0 8px;
    background: url(../images/nav-ico.png) no-repeat right center;}
.nav li:last-child{background: none;}
.nav li:first-child{padding-left: 0;}
.nav li .v1{display: inline-block;line-height: 45px;font-size: 15px;font-weight: bold;color:#fff;
    padding: 0 22px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;}
.nav li:hover .v1,.nav li.on .v1{background: url(../images/nav-abg.jpg) repeat-x left top;}
.nav li .box{position: absolute;top:100%;left: 0;width: 100%;background-color: #fff;height: 205px;
    z-index: 5;}
.nav li:hover .box{display: block;}
.nav .box{display: none;height: 205px;overflow: hidden;}
.nav .box .l{width: 51%;padding-top: 34px;}
.nav .box .r{width: 49%;padding-top: 13px;}
.nav .box li{float: left;padding-right: 60px;padding-bottom: 8px;}
.nav .box li a{font-size: 15px;color:#666;}
.nav .box li a{font-size: 15px;color:#666;}
.nav .box .img{float: left;}
.nav .box .img img{width: 236px;height: 178px;}
.nav .box .txt{float: left;padding: 32px 0 0 31px;width: 305px;}
.nav .box .txt h5{font-size: 16px;font-weight: bold;color:#0067b5;padding-bottom: 18px;}
.nav .box .txt p{line-height: 22px;color:#666;}
.nav .box li a:hover{color:#0075cd;}



#fd{background-color: #252525;}
#fd .list{overflow: hidden;border-bottom: 1px solid #676767;padding: 45px 0 35px;
    color:#fff;margin-bottom: 40px;}
#fd .list li{float: left;width: 25%;text-align: center;margin-bottom: 15px;}
#fd .list .img{width: 80px;height: 80px;display: inline-block;
    background-repeat: no-repeat;background-position: center;border:3px solid #fff;
    border-radius: 50%;margin-bottom: 20px;}
#fd .list p{font-size: 19px;padding-bottom: 12px;
    display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#fd .list span{display: block;font-size: 14px;
    display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.fd-nv{overflow: hidden;padding: 0 53px 18px 53px;border-bottom: 1px solid #676767;}
.fd-nv dl{float: left;width: 20%;}
.fd-nv dt{font-size: 17px;color:#fff;margin-bottom: 27px;}

.fd-nv dl p{font-size: 12px;color:#fff;}

.fd-nv dd{line-height: 30px;}
.fd-nv dd a{color:#fff;font-size: 15px;}
.fd-nv dd a:hover{text-decoration: underline;}
.fd-nv .img img{width: 150px;height: 150px;}
.copy{overflow: hidden;color:#fff;line-height: 50px;}
.copy p{float: left;font-size: 15px;}
.copy em{float: right;}
.copy em a{color:#fff;}
.copy em a:hover{text-decoration: underline;}







#banner{position: relative;}
#banner .box{height: 535px;background-position: center top;background-repeat: no-repeat;background-size: cover;}
#banner h5{font-size: 30px;color:#333;padding:145px 0 17px;}
#banner h4{overflow: hidden;font-size: 28px;font-weight: bold;color:#333;}
#banner h4 img{float: left;}
#banner h4 span{float: left;padding: 7px 0 0 14px;}
#banner p{font-size: 18px;color:#7f7f80;padding-top: 42px;}
#banner p em{font-size: 22px;color:#da2f30;}
#banner .btn{margin-top: 51px;display: inline-block;padding: 0 39px;line-height: 36px;color:#fff;background-color: #c70006;
    border-radius: 20px;font-size: 15px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;}
#banner .btn:hover{opacity: .7;}
#banner .slick-dots{position: absolute;bottom:12px;left: 0;width: 100%;text-align: center;}
#banner .slick-dots li{display: inline-block;font-size: 0;margin: 0 4px;}
#banner .slick-dots li button{border:2px solid #535353;border-radius: 50%;width: 10px;height: 10px;
    background: none;}
#banner .slick-dots li.slick-active button{border:1px solid #0075cd;background-color: #0075cd;}

.y-list1{padding-top: 57px;overflow: hidden;}
.y-list1 li{float: left;width: 25%;text-align: center;margin-bottom: 45px;}
.y-list1 li .box{margin: 0 45px;}
.y-list1 li .img{display: inline-block;border-radius: 50%;border:3px solid #fff;width: 135px;height: 135px;
    box-shadow: 0 0 10px rgba(0,0,0,.3);}
.y-list1 li .img a{height: 100%;display: block;background-position: center;background-repeat: no-repeat;
    border-radius: 50%;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;}
.y-list1 li:hover a{opacity: .8;}
.y-list1 li:hover h5 a{color:#0067b5;}
.y-list1 li h5{padding: 27px 0 20px;}
.y-list1 li h5 a{font-size: 20px;color:#333;}
.y-list1 li p{font-size: 15px;color:#666;line-height: 22px;height: 44px;overflow: hidden;}


.y-list2 .title{text-align: center;padding: 52px 0 40px;}
.y-list2 .title li{display: inline-block;padding-bottom: 18px;border-bottom: 2px solid #fff;
    margin: 0 44px;}
.y-list2 .title li a{font-size: 17px;color:#666;}
.y-list2 .title li:hover,.y-list2 .title li.on{border-bottom: 2px solid #0067b5;}
.y-list2 .title li:hover a,.y-list2 .title li.on a{color:#0067b5;}
.y-list2 .con li{float: left;width: 25%;overflow: hidden;position: relative;}
.y-list2 .img{position: relative;padding-top: 57%;}
.y-list2 .img:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;
    background-color: rgba(0,0,0,.4);z-index: 3;}
.y-list2 .img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;}
.y-list2 .tit{position: absolute;bottom: 0;left: 0;width: 100%;height: 60px;line-height: 60px;color:#fff;
    padding: 0 25px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
    color:#fff;font-size: 20px;z-index: 4;background: url(../images/zz1.png) repeat-x left top;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;}
.y-list2 .txt{position: absolute;top: 100%;left: 0;z-index: 5;width: 100%;height: 100%;
    background-color: rgba(202,23,28,.9);color:#fff;padding: 0 40px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;}
.y-list2 .txt a{position: absolute;bottom: 24px;right: 24px;
    width: 37px;height: 37px;background-color: #fff;
    background-repeat: no-repeat;background-position: center;
    border-radius: 50%;
    background-image: url(../images/ico5.png);
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;}
.y-list2 .txt a:hover{opacity: .8;}
.y-list2 .txt h5{font-size: 20px;padding:53px 0 22px;}
.y-list2 .txt p{font-size: 15px;padding-bottom: 31px;position: relative;}
.y-list2 .txt p:after{content: '';position: absolute;bottom: 0;left: 0;height: 1px;width: 105px;background-color: #fff;}
.y-list2 .con li:hover .txt,.y-list2 .con li:active .txt,.y-list2 .con li.on .txt{top: 0;}
.y-list2 .con li:hover .tit,.y-list2 .con li:active .tit,.y-list2 .con li.on .tit{bottom: -60px;}
.y-list2 .con .btn{display: block;width: 188px;height: 48px;line-height: 48px;color:#fff;background-color: #0067b5;
    font-size: 15px;margin: 30px auto 50px;text-align: center;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;}
.y-list2 .con .btn:hover{opacity: .8;}


.m-bgbox1{background-repeat: no-repeat;background-position: center top;background-size: cover;}
.m-imgtxt1{overflow: hidden;padding-bottom: 44px;}
.m-imgtxt1 .g-tit1{margin-bottom: 55px;}
.m-imgtxt1 .g-tit1 h4{color:#fff;}
.m-imgtxt1 .g-tit1 p{color:#fff;font-size: 20px;}
.m-imgtxt1 .col-l{width: 426px;}
.m-imgtxt1 .col-r{width: 60%;padding-top: 70px;}
.m-imgtxt1 .img:after,.m-imgtxt1 .img:before{content: '';position: absolute;width: 100%;height: 100%;
    background-color: rgba(255,255,255,.2);}
.m-imgtxt1 .img:after{top: -10px;left: -10px;}
.m-imgtxt1 .img:before{bottom: -10px;right: -10px;}
.m-imgtxt1 .img{position: relative;margin:0 50px 0 10px;width: 426px;height: 426px;}
.m-imgtxt1 .img img{position: relative;z-index: 1;width: 100%;height: 100%;}
.m-imgtxt1 .txt{color:#fff;padding:0 110px 76px 0;}
.m-imgtxt1 .txt h5{font-size: 25px;padding-bottom: 31px;}
.m-imgtxt1 .txt p{font-size: 18px;color:#cbcbcb;line-height: 35px;}
.m-imgtxt1 .list li{float: left;width: 33.33%;color:#fff;}
.m-imgtxt1 .list .ico{float: left;width: 68px;height: 68px;background-position: center;background-repeat: no-repeat;
    border:2px solid #fff;border-radius: 50%;}
.m-imgtxt1 .list .l{padding-left: 10px;}
.m-imgtxt1 .list .ico1{background-image: url(../images/ico6.png);}
.m-imgtxt1 .list .ico2{background-image: url(../images/ico7.png);}
.m-imgtxt1 .list .ico3{background-image: url(../images/ico8.png);}
.m-imgtxt1 .list p{font-size: 17px;padding: 12px 0 10px;}
.m-imgtxt1 .g-btn1{text-align: left;margin: 111px 0 0 50px;}
.m-imgtxt1 .g-btn1 a{background-color: #c70006;}

.y-list3{padding-bottom: 20px;}
.y-list3 ul{overflow: hidden;padding-top: 44px;}
.y-list3 li{float: left;width: 25%;text-align: center;margin-bottom: 36px;}
.y-list3 a{display: block;margin-left: 10px;}
.y-list3 .img{border:1px solid #e9e9e9;position: relative;padding-top: 90%;}
.y-list3 .img img{position: absolute;top: 50%;left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);}
.y-list3 .list p{font-size: 17px;color:#333;padding-top: 32px;
    display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.y-list3 .g-btn1 a{display: inline-block;}
.y-list3 li:hover .img{border:1px solid #0067b5;}
.y-list3 li:hover p{color:#0067b5;}


.index-newbox{overflow: hidden;}
.index-newbox .g-tit1{margin-bottom: 58px;}
.index-newbox .col-l{width: 33%;}
.index-newbox .col-c{float: left;width: 30%;margin-left: 3%;}
.index-newbox .col-r{width: 30%;}
.index-newbox .tit{overflow: hidden;margin-bottom: 33px;}
.index-newbox .tit span{float: left;font-size: 20px;color:#333;}
.index-newbox .tit a{float: right;font-size: 14px;color:#999;padding-top: 6px;}
.index-newbox .tit a:hover{color:#000;}
.index-newbox .list1{padding-top: 21px;}
.index-newbox .list1 li{border-bottom: 1px solid #e5e5e5;margin-bottom: 22px;padding-bottom: 25px;}
.index-newbox .list1 li:last-child{border-bottom: 0;padding-bottom: 0;margin-bottom: 0;}
.index-newbox .list1 p{font-size: 14px;font-weight: bold;
    padding-left: 45px;position: relative;margin-bottom: 10px;
    height: 30px;line-height: 30px;display: block;
    display:-webkit-box;overflow: hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.index-newbox .list1 p a{color:#0067b5;}
.index-newbox .list1 p:before{content:'问';position: absolute;left: 0;top: 50%;
    color:#fff;text-align: center;width: 30px;height: 30px;text-align: center;line-height: 30px;
    background-color: #0067b5;border-radius: 50%;font-size: 14px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);}
.index-newbox .list1 span{display: block;color:#666;font-size: 13px;line-height: 30px;
    padding-left: 45px;position: relative;
    display:-webkit-box;overflow: hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.index-newbox .list1 span:before{content:'答';position: absolute;left: 0;top: 0;
    color:#929292;text-align: center;width: 30px;height: 30px;text-align: center;line-height: 30px;
    background-color: #dcdcdc;border-radius: 50%;font-size: 14px;}
.index-newbox .imgtxt .img{position: relative;padding-top: 35%;}
.index-newbox .imgtxt .img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.index-newbox .imgtxt .txt{padding-top: 15px;}
.index-newbox .imgtxt em{color:#999;display: block;padding-bottom: 13px;}
.index-newbox .imgtxt h5{padding-bottom: 17px;}
.index-newbox .imgtxt h5 a{font-size: 14px;color:#0067b5;font-weight: bold;}
.index-newbox .imgtxt p{font-size: 13px;color:#666;line-height: 24px;height: 48px;overflow: hidden;}
.index-newbox .list2 li{line-height: 42px;overflow: hidden;}
.index-newbox .list2 a{float: left;font-size: 15px;color:#999;
    padding-left: 19px;position: relative;width: 70%;
    display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.index-newbox .list2 a:before{content: '';width: 6px;height: 6px;position: absolute;top: 50%;left: 0;
    background-color: #ccc;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);}
.index-newbox .list2 span{float: right;color:#999;width: 25%;text-align: right;}
.index-newbox .list2 li:hover a:before{background-color: #0067b5;}
.index-newbox .list2 li:hover a,.index-newbox .list2 li:hover span{color:#0067b5;}

.partner .slider{margin-top: 34px;}
.partner .item{float: left;width: 20%;margin:0 12px 30px 12px;}
.partner .item a{display: block;text-align: center;}
.partner .item:hover a{color:#000;}
.partner .img{border:1px solid #e5e5e5;height: 79px;position: relative;}
.partner .img img{position: absolute;top: 50%;left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);}
.partner .item a{font-size: 17px;color:#999;}
.partner .item p{padding-top: 17px;}
.m-link{background-color: #f6f6f6;margin-top: 30px;overflow: hidden;padding:36px 0 26px;}
.m-link em{float: left;width: 85px;font-size: 17px;color:#666;}
.m-link p{float: left;width: 92%;padding-top: 3px;}
.m-link p a{float: left;font-size: 13px;padding: 0 15px;position: relative;
    margin-bottom: 10px;}
.m-link p a:after{content: '';position: absolute;top: 50%;right: 0;
    width: 1px;height: 14px;background-color: #7f7f7f;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);}
.m-link p a:last-child{padding-right: 0;}
.m-link p a:last-child:after{display: none;}



/*手机搜索栏*/
#cui-mobile-so-box{
    display: none;
    background: #fff;
    padding: 0 5px;
    border: 2px solid #3a7dc4;
    left: 0;top: 50px;
    width: 100%;
    z-index: 99999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
#cui-mobile-so-box input{
    height: 50px;
    line-height: 50px \9;
    border: 0;
    outline: 0;
    font-size: 14px;
    font-family:"微软雅黑","Microsoft Yahei";
}
#cui-mobile-so-box .inp{width: 100%;background: none;}
#cui-mobile-so-box .sub2{
    position: absolute;right: 0;top: 52px;width: 50px;cursor: pointer;
    background: url('../images/so-sub.png') no-repeat center center;
}


/*******************************
    -------[=手机头部]-------
********************************/
#cui-mobile-header{position: fixed;top: 0;left: 0;width: 100%;height: 50px;line-height: 50px;color: #fff;z-index: 99999;text-align: center;display: none;
    background: rgba(0,0,0,0.7);background: #fff;}
#cui-mobile-header img{vertical-align: middle;display: inline-block;max-width: 150px;}

#cui-mobile-header .tel-btn,#cui-mobile-header .menu-btn{position: absolute;top: 0;display: inline-block;
    width: 50px;height: 49px;cursor: pointer;}
#cui-mobile-header .menu-btn{right: 0;background: url(../images/menu.png) no-repeat center center;}
#cui-mobile-header .tel-btn{left: 0;background: url(../images/tel1.png) no-repeat center center #fff;}

#cui-mobile-pop-menu{font-size: 16px;background: #fff;display: none;border-bottom: 2px solid #3a7dc4;
    position: fixed;left: 0;top: 50px;width: 100%;z-index: 99999;}
#cui-mobile-pop-menu .intro{padding: 10px 20px 18px 20px;overflow: hidden;}
#cui-mobile-pop-menu .mark{padding: 20px;text-align: center;}
#cui-mobile-pop-menu ul{width: 100%;line-height: 50px;border-top: 1px solid #e7e7e7;overflow: hidden;}
#cui-mobile-pop-menu li a{display: block;text-align: center;border-bottom: 1px solid #e7e7e7;height: 40px;line-height: 40px;}
#cui-mobile-pop-menu li a.v1{background: url(../images/jia.png) no-repeat 95% center;background-size: 14px 14px;}
#cui-mobile-pop-menu li.on a.v1{background: url(../images/jian.png) no-repeat 95% center;background-size: 14px 14px;}
#cui-mobile-pop-menu li dl{display: none;font-size: 14px;}
#cui-mobile-pop-menu li dd a{color: #5DB2DC;}
#cui-mobile-pop-menu li dd em{color: #9fa0a0;display: inline-block;padding-left: 5px;}
#cui-mobile-pop-menu li dl a:hover{color: #e60012;}
#cui-mobile-pop-menu li dl a:hover em{color: #e60012;}

#index #cui-mobile-header{position: fixed;left: 0;top: 0;width: 100%;}
#index #cui-mobile-header img{margin-top: 0;}
#cui-mobile-header.Mobile-hd-on{position: fixed;left: 0;top: 0;width: 100%;background: #000000;}

.moban-top{display: none;height: 50px;
-o-transition:.4s;
    -ms-transition:.4s;
    -moz-transition:.4s;
    -webkit-transition:.4s;
    transition:.4s;}
#cui-mobile-header{display: none;}
.moban-top{display: block;}
.moban-top-on{height: 110px;}
.tel-pop{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;}
.tel-pop .zz{position: fixed;top: 0;left: 0;width: 100%;height: 100%;
    background-color: rgba(0,0,0,.4);z-index: 3;}
.tel-pop .box{position: fixed;top: 50%;left: 50%;font-size: 14px;padding: 0 15px;
    border-radius: 15px;z-index: 4;
    background-color: rgba(0,0,0,.8);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);}
.tel-pop .box a{color:#fff;text-decoration: underline;}