﻿

em,i{font-style: normal;}

html {font-size: 10px;-webkit-text-size-adjust: none;}
@media screen and (min-width: 1200px) {html {font-size: 12.5px;}}
@media screen and (min-width: 1280px) {html {font-size: 13.33px;}}
@media screen and (min-width: 1366px) {html {font-size: 14.22px;}}
@media screen and (min-width: 1440px) {html {font-size: 15px;}}
@media screen and (min-width: 1600px) {html {font-size: 16.66px;}}
@media screen and (min-width: 1920px) {html {font-size: 20px;}}

 
.banner{position: relative; height:auto;clear: both;}
.banner img {display: block;width: 100%;margin:0 auto;}
.banner .slick-arrow {position: absolute;font-size: 0;top: 50%;z-index: 9; width: 80px; height: 80px; margin-top: -50px;border: 0; outline: none;cursor: pointer;transition:.8s;}
.banner .slick-prev {left: 3%; background:url(../images/lefts.png) no-repeat center center;opacity: 0;}
.banner .slick-next {right: 3%;background:url(../images/rights.png) no-repeat center center;opacity: 0;}   
.banner:hover .slick-prev { left: 5%; opacity: 0.8; }
.banner:hover .slick-next { right: 5%; opacity: 0.8; }
.slick-dots {position: absolute;left:5%; font-size:0;bottom:5%;width:90%;text-align: center;outline: none;z-index: 4;}
.slick-dots li {display: inline-block;margin: 0 8px; outline: none;}
.slick-dots li button {display: block;border: 0 none;width: 15px;height: 15px;border-radius: 15px;margin-right:12px; display: inline-block;outline: none;background: #fff; transition: .5s;}
.slick-dots .slick-active button {background: #1a58a0;width: 60px;}


.s_bg{height: 70px;border-bottom: #eaeaea 1px solid;}
.search{ width:1200px; margin:0 auto;height: 70px;overflow: hidden;}
.search p{ float:left;font-size: 14px; color:#333; width:930px; height:70px; line-height:70px; overflow:hidden; background:url(../images/s_ico.gif) no-repeat 0 center;padding-left: 20px;}
.search p a{font-size: 14px; color:#666; padding:0 10px 0 0;}
.search p a:hover{color: #000;}
.search .ser_inp{ background:url(../images/s_inp.gif) no-repeat; width:200px; height:35px;padding-left: 15px; border:none; float:left; font-family:"Microsoft YaHei";font-size: 14px; color:#666; line-height:35px; outline:none;margin-top: 18px;}
.search .ser_so{cursor: pointer; float:left; background:url(../images/s_so.gif) no-repeat; border:none; width:35px; height:35px;margin-top: 18px;}
input::-webkit-input-placeholder {color: #666;}


/*子页面大图*/
.nban{ width:100%; height:350px; margin:0 auto; background:#dfdfdf;}





  

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#244ca1 url(../images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#244ca1 url(../images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#244ca1 url(../images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#244ca1 url(../images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#244ca1 url(../images/returntop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#244ca1 url(../images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#244ca1 url(../images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    



/*网站底部*/
.footer{
	width: 100%;
    height: auto;
    margin: 0 auto;
    background: #282828;
    padding-top: 60px;
    padding-bottom: 60px;
	}
.footer .maina{ width:1200px; height:auto; margin:0 auto}


.navigation{display: block;float: left; width:204px;height: 195px; border-right:1px solid #3d3d3d;
	}
.navigation .title{ font-size:18px; color:#ffffff; line-height:35px}
.navigation .content1{ margin-top:10px}
.navigation .content1 ul li{
    height: 38px;
    display: block;
    float: left;
    margin-right: 30px;
    width: 60px;
    border-bottom: 1px solid #999999;
	}
.navigation .content1 ul li a{line-height:38px; font-size:14px; color:#999999}

.botlx{ margin-left:45px; display:block; float:left; width:390px; height:195px; border-right:1px solid #3d3d3d}
.botlx .title{ font-size:18px; color:#ffffff; line-height:35px}
.botlx .content1{ margin-top:10px;}
.botlx .content1,.botlx .content1 *{font-size:15px; line-height:32px; color:#999999}


.attention{ height:195px;display:block; float: left; margin-left:45px; padding-right:10px; border-right:1px solid #3d3d3d; width:320px;}
.attention ul li{ float:left; margin-right:40px; width:140px;}
.attention ul li .title{ font-size:18px; color:#ffffff; line-height:35px}
.attention ul li .title p{ font-size:14px; color:#999999}
.attention ul li .content1{ margin-top:10px; }
.attention ul li .content1 img{ width:120px; height:120px}


.bot_tel{ margin-left:35px; display:block; float:right; background:url(../images/bot_tel.png) left top no-repeat; padding-left:32px}
.bot_tel h1{ font-size:18px; color:#ffffff; font-weight:100; line-height:28px}
.bot_tel h2{font-size:14px; color:#7c7c7c; font-weight:100; line-height:20px}

.bottom{ width:100%; height:66px; margin:0 auto; background:#222222; text-align:center}
.bottom li{
	display: inline-block;
    height: 66px;
    line-height: 66px;
    margin: 0 45px;
    color: #666666;
    font-size: 14px;
	}
.bottom li a{line-height:66px;color: #666666;font-size: 14px;}