@charset "utf-8";
/* CSS Document */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,per,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;border:0;list-style:none;font-family: "Microsoft YaHei";font-size: 16px;line-height: 32px;color: #333;}
body{background: #fff;}
table{border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;padding: 0;margin: 0;display: inherit;}
iframe{
	border-width: 0px;
    border-style: inset;
    border-color: initial;
    border-image: initial;}
tr{border:none;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;}
ol,ul,li {list-style:none;}
a { outline:none;}
a {star:expression(this.onFocus=this.blur());}
a img {border: none;outline: none;}
a{color: #333;text-decoration:none;font-family: "Microsoft YaHei";font-weight:400;}
a:hover{
	text-decoration:none;
}
p{color:#333;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
td {color:#333; font-size:16px;}
.clearfix {zoom:1;}
.clearfix:after {content:'';display:block;clear:both;height:0px;}
.normal_p{
    margin-bottom: 12px;
}
.left{
    float: left;
}
.right{
    float: right;
}
.content{
    width: 1200px;
    margin: 0px auto;
}
.banner_item{
    height: 410px;
    margin-bottom: 30px;
}
.nav{
    height: 123px;
}
.logo{
    /* float: left; */
    padding-top: 20px;
}
.logo a{
    font-size:24px;
    font-weight:bold;
    color:#fff;
}
.nav_list{
    position: relative;
}
.nav_ul{}
.nav_active{}
.nav_active a {
}

.nav_ul li{
    float: left;
    padding-right: 67px;
}
.nav_active a{
    border-bottom: 5px solid #00bec8;
}
.nav_ul li:last-child{
    padding-right:0px;
}
.nav_ul li a{
    font-size: 17px;
    color: #fff;
    line-height: 64px;
    display: inline-block;
}
.nav_ul li a:hover{
	border-bottom: 5px solid #00bec8;
}
/*foot start*/
.footer{
    background: #262834;
}
.footer_content{
	padding:36px 0px;
}
.foot{
    float: left;
    margin-right: 120px;
}
.foot_icon{
    display: inline-block;
    width: 36px;
}
.foot1{}
.foot2{}
.foot3{
    margin-right: 100px;
}
.foot4{
    margin-right: 0px;
}
.foot_title{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    border-bottom: 1px solid #4a4c58;
    margin-bottom: 13px;
}
.foot_link{}
.phone_number{
    font-size: 24px;
    font-weight:bold;
}
.foot_link p{
    color: #fff;
    line-height: 42px;
}
.foot_link p img{float: left;margin-right: 10px;position: relative;top: 4px;}
.foot_link a{
    color: #fff;
    font-size: 16px;
    line-height: 42px;
}
.wechat_left{
    float: left;
    margin-right: 30px;
}
.wechat_left img{
    width: 116px;
}
.wechat_right{
    float: left;
    margin-top: 40px;
}
.copyright{
	text-align: center;
	color:#fff;
	font-size:15px;
	height: 60px;
	line-height: 60px;
	border-top: 1px solid #4a4c58;
}
/*foot end*/
.section{
	margin-top: 70px;
}
.section_title{
	font-size:30px;
	text-align: center;
	margin-bottom: 30px;
}
.center_p{
	text-align: center;
	margin-bottom: 24px;
}
.double_box{
    margin-right: 0px!important;
}
#parent_box{
	height: 70px;
}
.puple_block {
    position: fixed;
    width: 134px;
    height: 48px;
    background: rgba(0, 0, 0, .7);
    border-radius: 2px;
    top: 50%;
    color: #fff;
    line-height: 48px;
    text-align: center;
    left: 50%;
    margin-left: -67px;
    margin-top: 0;
    opacity: 0;
    font-size: 14px;
    z-index: 999;
    font-family: "微软雅黑";
}
.title_line{
	text-align: center;
	line-height: 4px;
	margin: 4px 0px 8px;
}
.line{
	width: 26px;
	height: 4px;
	background: #3370ff;
	display: inline-block;
	border-radius: 2px;
}
.home_title{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 6px;
}
.page_title{
	margin-bottom: 12px;
}