html,body,div,p,h1,h2,h3,h4,h5,h6,ul,li,textarea,dd,dt,dl,a{
	margin: 0;padding: 0;
	box-sizing: border-box;
}
a{
    text-decoration: none;
}
body {
    overflow-y: auto;
    overflow-x: hidden;
    font: 14px/16px "Microsoft Yahei";
    background-color: #fff;
}
ul,li{
	list-style: none;
}
img {
	max-width: 100%;
	max-height: 100%;
    border: 0 none;
}
.clearfix:after{
	content: '';
	display: table;
	clear: both;
	height: 0;
	visibility: hidden;
}

#hd {
    height: 90px;
    background: #fff;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, .3);
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
    transition: .3s;
}

.fixed {
    top: -101px !important;
}

#hd .logo {
    float: left;
    margin-right: 65px;
    height: 90px;
    margin-left: 79px;
}

#hd .logo a {
    display: block;
    height: 100%;
    line-height: 90px;
}

#hd .logo a img {
    display: inline-block;
    vertical-align: middle;
}

#nav ul li {
    float: left;
    line-height: 90px;
    width: 100px;
    margin-right: 10px;
}

#nav ul li a {
    display: inline-block;
    width: 100%;
    color: #000;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    height: 90px;
    *height: 84px;
}

#nav ul li a:hover {
    border-top: 3px solid #ff6600;
    color: #f60;
    border-bottom: 3px solid #ff6600;
}
#nav ul li a.active{
	color: #f60;
}
/*手机头部*/
#m-hd {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    line-height: 50px;
    background-color: #fff;
    padding: 0;
    width: 100%;
    z-index: 999;
}

#m-hd img {
    height: 45px;
    padding: 10px 0 0 10px;
}

.m-trigger {
    position: absolute;
    top: 0;
    right: 10px;
    width: 50px;
    color: #fff;
    text-align: center;
    font-size: 30px;
    line-height: 45px;
    cursor: pointer;
    background: url(../img/menu_add.png) center center no-repeat;
    -webkit-background-size: 50px;
    background-size: 25px;
    height: 50px;
}

.m-nav {
    z-index: 60;
    position: absolute;
    top: 60px;
    width: 100%;
    left: 0;
    background: url(../img/alpha_black_70.png) repeat;
    text-align: center;
    display: none;
}

.m-nav li {
    border-bottom: 1px solid #565656;
}

.m-nav a {
    display: block;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.m-nav a.active{
    background: #f60;
}
.m-nav a:hover,
.m-nav a:active {
    color: #ff6600;
}


#fd {
    padding: 10px;
    background: #003466;
}
.wp{
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}
.wp .con{
	width: 800px;
	margin: 0 auto;
}
.index-fd {
    margin-top: -31px;
}

#fd .fd-top {
    overflow: hidden;
    color: #fff;
    padding-top: 30px;
    height: 185px;
}

#fd dl {
    float: left;
    width: 25%;
}

#fd dl dt {
    font-size: 16px;
    padding-bottom: 18px;
    font-weight: normal;
}

#fd .ul-fd li {
    line-height: 26px;
}

#fd .ul-fd li a {
    color: #a8a8af;
    text-decoration: none;
}

#fd .ul-fd li a:hover {
	color: #f60;
    text-decoration: underline;
}

#fd .weixin,
#fd .sina {
    background: url(../img/qq.png) no-repeat;
    width: 35px;
    height: 37px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: -8px;
}

#fd .tel {
    background: url(../img/tel.png) no-repeat;
    width: 35px;
    height: 35px;
    display: inline-block;
    margin-right: 10px;
}

#fd .email {
    background: url(../img/email.png) no-repeat;
    width: 35px;
    height: 35px;
    display: inline-block;
    margin-right: 10px;
}

#fd .weixin-pic {
    position: absolute;
    left: -150px;
    top: 0;
    display: none;
}
dd.pr span{
	display: inline-block;
	line-height: 40px;
	vertical-align: middle;
}
dd.pr a {
	line-height: 40px;
	display: inline-block;
	vertical-align: middle;
}
#fd h5 {
    font-size: 16px;
    color: #a8a8af;
}

#fd .sina {
    background-image: url(../img/qq.png);
}

.bottom-content{
	color:#a8a8af;
	width: 800px;
	margin: 0 auto;
}
/*首页*/

@media screen and (max-width: 1068px) {
    #hd {
        display: none !important;
    }
    #m-hd {
        display: block;
        width:100%;
    }
    .wp {
        padding: 0 10px;
    }
}

@media screen and (max-width: 768px)  {
	#m-hd {
        display: block;
        width:100%;
    }
    #fd .fd-top {
        display: none;
    }
    #fd {
    	padding: 10px;
    }
    .service {
        background: #181837;
    }
    .bottom-content{
    	width: 100%;
    }
	.wp{
		width: 100%;
	}
	.con{
		width: 100%;
	}
    .index-fd {
        margin-top: -1px;
    }
    /*底部信息*/

    .bottom-content span{
    	display: block;
    }
    .btn span{
        width: 15px;
        height: 15px;
        border-radius: 50%;
    }
}
@media screen and (max-width: 320px) {
	#m-hd {
        display: block;
        width:100%;
    }
	
}