@keyframes LR {
    0%{left: 0;}
    50%{left: 10px;}
    100%{left: 0;}
}
/*头部*/
.top{
background-color:#FFFFFF;
}
.hd-logo,.hd-link{
    height: 90px;
}

.nav>li>a{
    transition: .3s;
    color: #fff;
    font-size: 1.6rem;
    line-height:40px;
	display:block;
}
.nav>li>a:hover{
    background: none;
    color: #FFFFFF;
	background-color:#FFFFFF;
	color:#0093dd;
}
.search{
    height: 90px;
    position: relative;
}
.search-box {
    position: absolute;
    top:35px;
    left:200px;
    border: 1px solid #d1d1d1;
    width: 100%;
    border-radius: 10px;
    margin:  auto;
    height: 26px;
    line-height: 24px;
}
.search-input{
    float: left;
    background-color: transparent;
    width:80%;
    padding-left: 15px;

}
.search-btn{
    float: right;
    width: 20%;
    background: url("../images/search-icon.png") no-repeat center center ;
}
.hd-sm-logo{
    display: none;
}
.hd {
   float:left;
   height:auto; overflow:hidden;
   margin-top:30px;
} 
.yuyan {
	float:right;
	padding-top:35px;
	}
	
.yuyan a {
   color:#333333;
   padding:5px;
   font-size:14px;
}  

@media (max-width: 768px){
.pp{
background-image: url(/images/pp.jpg);
background-repeat:no-repeat;
background-position:center;
height:44px;
line-height:44px;
text-align:center;
font-size:16px;
color:#25809d;
margin-top:10px;
margin-bottom:10px;
}
.ppc{
padding-bottom:20px;
}
.ppc img{
width:100%;
}
.ppc2{
padding-bottom:20px;
padding-top:20px;
}
div.wrap {
display:none;
}
.pro-more{
display: block;
    width: 175px;
    line-height: 50px;
    font-size: 1.4rem;
    text-align: center;
    border: 2px solid #0093dd;
    color: #333;
    margin: 25px auto 25px;
    z-index: 999;
}
.zheng{
clear:left;
}
.zheng dl{
padding:10px 0px 0px 0px;
text-align:center;

}
.zheng dl dt img{
border:1px #F2F2F2 solid;
}
.zheng dl dd{
font-size:1.5rem;
padding-top:20px;
}
.zy-Slide{
display:none;
}
.ft-bottom>div>p{
    color: #fff;
    line-height:28px;
	text-align:center;
	padding:5px;
}
.pro-list{
padding-bottom:20px;
}
.pro-list>li{
width:50%;
height:30px;
line-height:30px;
background-image:url(../images/biao.png);
background-repeat:no-repeat;
background-position:left center;
margin:5px 0px;
float:left;
}
.pro-list>li>a{
    font-size: 1.4rem;
    color: #333;
    padding:0 25px;
    transition: color .3s;
}
.pro-list>li>a:hover{
    color: #0093dd;
}
.pro-list>li:last-child>a{
    border-right: none;
}
.yuyan {
padding:10px;
}
.shang{
display:none;
}
.link{
padding-top:30px;
}
.link img{
padding:1px;
border:1px #F2F2F2 solid;
width:48%;
float:left;
margin:1%;
}
.link img:hover{
border:1px #0093dd solid;
cursor:pointer;
}
    .hd-nav,.hd-link,.hd-logo{
        display: none;
    }
.hd-logo{
        height: 40px;
    }
.search{
display:none;
    }
    .hd-sm-logo{
        float: left;
        display: block;
		padding-bottom:10px;

    }
.hd-sm-logo img{
height:50px;

    }
    .nav-logo{
        float: right;
        display: block;
        width: 50px;
        height: 50px;
        padding-top:15px;
        cursor: pointer;
    }
    .nav-logo span{
        display:block;
        width: 25px;
        height: 4px;
        background-color: black;
        border-radius: 2px;
        margin: 4px auto;
    }
    .nav>li>a{
        line-height: 24px;
        font-size: 1.4rem;
		background-color:#0093dd;
    }
}
@media (min-width: 768px){
.pp{
background-image: url(/images/pp.jpg);
background-repeat:no-repeat;
background-position:center;
height:44px;
line-height:44px;
text-align:center;
font-size:16px;
color:#25809d;
margin-top:10px;
margin-bottom:10px;
}
.ppc{
padding-bottom:20px;
}
.ppc img{
width:100%;
}
.ppc2{
padding-bottom:20px;
padding-top:20px;
}
div.wrap {
width : 500px;
margin : 0 auto;
text-align : left;
}
div#header div.wrap {
	height : 299px;
	background-position: 50% 0;
	background-repeat: no-repeat;
}
.pro-more{
    position: relative;
    display: block;
    width: 175px;
    line-height: 50px;
    font-size: 1.4rem;
    text-align: center;
    border: 2px solid #0093dd;
    color: #333;
    margin: 100px auto 25px;
    z-index: 999;
}
.zheng{
display:none;
}
.zy-Slide{
    position:relative;
}
.pro-list{
    display: flex;
    display: -webkit-flex;
    justify-content:center;
	padding-bottom:20px;
}
.pro-list>li>a{
    font-size: 1.4rem;
    color: #333;
    padding:0 15px;
    border-right: 1px solid #999;
    transition: color .3s;
}
.pro-list>li>a:hover{
    color: #0093dd;
}
.pro-list>li:last-child>a{
    border-right: none;
}
.hd-nav{
        display: block!important;
		background-color:#0093dd;
    }
.link{
padding-top:30px;
}
.link img{
padding:1px;
border:1px #F2F2F2 solid;
width:275px;
height:80px;
float:left;
margin:5px;
}
.link img:hover{
border:1px #0093dd solid;
}
.ft-bottom>div>p{
    color: #fff;
    line-height: 50px;
	text-align:center;
}
}
/*脚部*/
.footer{
    background-color: #222222;
}
.ft-top{
    padding: 30px 0 30px;
    color: #f1f1f1;
}
.ft-top>.row>.col-md-3>i{
    position: relative;
    display: block;
    width: 22px;
    height: 1px;
    background-color: #0093dd;
    margin: 5px 0;
}
.ft-top>.row>.col-md-3>h3{
    font-size: 1.6rem;
    line-height: 32px;
}
.ft-nav{
    margin-top: 15px;
}
.ft-nav>li>a{
    color: #f6f6f6;
    line-height: 24px;
}
.ft-address{
    margin-top: 10px;
}
.ft-email{
 margin-top: 10px;
}
.ft-icon{
    padding: 0 15px 0 0;
    vertical-align: top;
}
.ft-table td{
    font-size: 1.2rem;
    line-height: 30px;
    margin-bottom: 5px;
}
.ft-table td>span{
   
}
input[type="email"]{
    display: block;
    margin: 15px auto;
    width: 100%;
    height: 32px;
    border: 1px solid #d5d5d5;
    text-indent: 5px;
    color: #333;
}
input[type="submit"]{
    border-radius: 0;
    border: none;
}
input.ft-email{
    display: inline-block!important;
    width: 70% !important;
    vertical-align: middle;
	color:#333333;
}
input.ft-btn{
    width: 25%;
    background: url("../images/ft-btn.png") no-repeat;
    height: 32px;
    margin: 15px auto;
    vertical-align: middle;
}
.ft-bottom{
    background-color: #000;
}

.ft-bottom>div>p>a{
    color: #777;
}
.line-1{
    -webkit-animation:LR 1s linear 0s infinite;
    -o-animation:LR 1s linear 0s infinite;
    animation:LR 1s linear 0s infinite;
}
.line-2{
    -webkit-animation:LR 1s linear .5s infinite;
    -o-animation:LR 1s linear .5s infinite;
    animation:LR 1s linear .5s infinite;
}

.ft-table a {
   color:#FFFFFF;
   }

/*公共样式*/
.com-head{
    padding: 60px 15px 20px;
}
.com-head h2{
text-align:center;
font-size:32px;
padding:0px 10px 10px 10px;
}
.weizhi{
    border-bottom: 1px solid #f7f7f7;
}
.weizhi p{
    font-size: 1.2rem;
    line-height: 40px;
}
.weizhi p a{
    color: #666;
    transition: .3s;
}

.content{
    padding: 10px 0 10px 0;
	line-height:2.2;
	font-size: 1.3rem;
}

.content h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   font-weight:bold;
   margin-top:30px;
   padding-bottom:10px;
   margin-bottom:20px;
   border-bottom:1px dotted #d7d6d6;
   }

.news a {
   color:#333333;
   }
   
.news li {
   list-style-type:none;
   height:30px;
   line-height:30px;
   border-bottom:1px dotted #555555;
   }
   
.img-list2 li {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
    height: auto;
    overflow: hidden;
}

.rytu {
    width: 205px;
    height: auto;
    overflow: hidden;
}