.site_top {
    /*position: fixed;*/
    /*top: 0;
    left: 0;*/
    width: 100%;
	min-width: 1200px;
    z-index: 1000;
    /*height: 100px;*/
    background: transparent;
    /*border-bottom: solid 6px #072F63; */
}
.sitenav{
	width: 1200px;
	margin: 10px auto;
	/*position: srelative;*/
}
#ti{
	color: #011231;
    font-size: 23px;
    width: 260px;
    font-style: normal;
    line-height: 100px;
    font-weight: bold;
    float: right;
    background: url(../img/ti.png) 0px 36px no-repeat;
    background-size: 32px;
    text-indent: 30px;
	text-shadow: 2px 2px 3px #b0b5bf;
}
.logo{ 
    float: left; 
    /*width: 25%;*/
    height: 100px; 
}
.logo #im1{
    height: 90px;
    width: 160px
}
.logo #im2{
	height: 82px;
    width: 100px;
    padding: 0px 0px 0px 20px;
    margin-top: 10px;
    border-left: 1px solid gray;
}
.sitenav p{
	float: left;
    padding-top: 23px;
	margin-top: 8px;
    line-height: 30px;
    display: none;
}
.sitenav p img{
	width: 450px;
	height: 36px;
}
#nav_top{ 
	width: 100%;
	min-width: 1200px;
	background-color: #011831;
}
#nav_top ul{
	width: 1200px;
	margin: 0 auto;
}
.site_top ul li{ 
    float: left; 
    line-height: 50px; 
    height: 50px
}
.site_top ul li a{ 
    display: inline-block;
    padding: 0 39px;
  	color: rgb(68, 151, 190);		
    font-size: 18px;
    transition: all 1s;
}
.site_top ul li a:hover{ 
    background: rgb(13, 162, 230);
    color: white;
}

/*.sitenav ul li a.select{ 
    background: #e3e3e3; 
    color: #333
}*/



/*公共尾部样式*/
#public_foot{
	background: #011831;
	padding-bottom: 50px;
	width: 100%;
	min-width: 1200px;
}
#public_foot_colorline{
	overflow: hidden;
	display: none;
}
#public_foot_colorline li{
	float: left;
	width: 20%;
}
#p_f_colorline_red{
	border-top: 4px solid #DB6968;
}
#p_f_colorline_blue{
	border-top: 4px solid #0EA8E3 ;
}
#p_f_colorline_green{
	border-top: 4px solid #22C3AA ;
}
#p_f_colorline_deepblue{
	border-top: 4px solid #4F95E1 ;
}
#p_f_colorline_gray{
	border-top: 4px solid #3A6480 ;
}
#public_foot_con{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
#public_foot_about{
	overflow: hidden;
	float: left;
	width: 570px;
	padding-top: 5px;
}
#public_foot_about li{
	float:left;
	font-size: 15px;
	padding-top: 43px;
	width: 185px;
	margin-right: 100px;
}
#public_foot_about a{
	color: white;
	transition: all 1s;
}
#public_foot_about a:hover{
	color: #5309de;
}
#public_foot_wx360{
	float: right;
	width: 570px;
	overflow: hidden;
}
#public_foot_wx360 ul{
	overflow: hidden;
	float: left;
	color: white;
	font-size: 15px;
}
#p_f_wxdyh,#p_f_wxfwh{
	float: left;
	margin-right: 50px;
}
#p_f_wxdyh img,#p_f_wxfwh img{
	width: 88px;
	height: 88px;
}
#p_f_wxdyh li,#p_f_wxfwh li{
	padding-top: 15px;
	text-align: center;
}
#p_f_360{
	margin-left: 140px;
	margin-top: 10px;
}
#p_f_360 li{
	padding-top: 12px;
}
#p_f_user{
	overflow: hidden;
	float: left;
	width: 570px;
	padding-top: 25px;
}
#p_f_user li{
	float:left;
	font-size: 15px;
	padding-top: 12px;
	width: 185px;
	margin-right: 100px;
}
#p_f_user a{
	color: white;
	transition: all 1s;
}
#p_f_user a:hover{
	color: #5309de;
}
#p_f_banquan{
	color: white;
	font-size:15px;
	border-left: 1px solid gray;
	padding-left: 69px;
	float: left;
	margin-top: 20px;
	padding-top: 10px;
}
#p_f_banquan li{
	padding: 7px 0 5px 0;
}
#p_f_banquan a{
	color: white;
}
#p_f_user #iem{
	margin-right: 0px;
	width: 236px;
}
/*公共尾部样式*/


#btn{
    position: fixed;
    right: 36px;
    top: 450px;
    cursor: pointer;
    display: none;
}

#qqt{
	position: fixed;
	right: 10px;
    top: 300px;
}

#qqtt{
	position: fixed;
	right: 10px;
    top: 350px;
}
#kfo{
	position: fixed;
	right: 11px;
    top: 276px;
    font-size: 18px;
    width: 77px;
	text-align: center;
	background-color: rgb(68, 151, 190);
	color: white;
}
#kft{
	position: fixed;
	right: 11px;
    top: 326px;
    font-size: 18px;
    width: 77px;
	text-align: center;
	background-color: rgb(68, 151, 190);
	color: white;
}