/* 头部 */
#app{
    width: 100%;
    height: 100%;
}
.w{
    margin:0 auto;
}
/* 头部 */
.head{
    width: 1200px;
    height: 70px;
}
.head-fl{
    float: left;
    width: 600px;
}
.head-fr{
    width: 600px;
    float: right;
}
.head-fr ul{
    width: 100%;
    height: 70px;
}
.head-fr li{
    float: left;
}
.head-fr li:nth-child(1){
    margin-left: 28px;
}
.head-fr li a{
    display: block;
    height: 36px;
    line-height: 36px;
    margin: 20px 5px;
    padding:0 10px;
    font-family: '微软雅黑';
    font-size: 18px;
    color:#EB507F;
}
.head-img{
    display: inline-block;
    height: 55px;
    margin-left: 10px;
    position: relative;
    top: 10px;
}
.head-fl p{
    display: inline-block;
    font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    color: #EB507F;
    margin-left: 11px;
}
#head-index-color a{
    background: #EB507F;
}
#head-index-color a{
    color: #fff;
}
ul .head-down-bgc a{
    color:#fff;
    padding:0 8px;
    padding-right: 38px;
    border-radius: 4px;
    background:#33ccff url('../images/home/u23.png') no-repeat 88px center;
    background-size: 18%;
}
.home-header:hover{
    color:#EB507F;
}
li.head-down-bgc {
    height: 70px;
}
/*底部*/
.last_one{
    width: 100%;
    overflow: hidden;
	background-color: #f2f2f2;
}
.grid_help{
	width: 1190px;
	height: 200px;
	padding:20px 0;
	border-bottom: 1px solid #ddd;
	margin:0 auto;
}
.mod_help_list{
	overflow: hidden;
	width: 1190px;
    height: 160px;
    overflow: hidden;
}
.mod_help_nav{
	float: left;
    width: 198px;
    line-height: 22px;
}
.mod_help_nav_tit{
	margin-bottom: 5px;
    font-size: 14px;
    color: #666;
}
.mod_help_nav li{
	list-style: none;
}
.mod_help_nav li a:hover{
	color:#d00;
}
.mod_help_cover_tit{
	margin-bottom: 15px;
    font-size: 14px;
    text-align: center;
    width: 198px;height: 21px;
}
.mod_help_cover_more{
	text-align: right;
}
.mod_help_cover_more:hover{
	color:#d00;
}
.grid_copyright{
	width: 1190px;
    margin:10px auto;
    margin-bottom: 35px;
	text-align: center;
}
.grid_copyright span{
	margin: 0 10px;
    color: #999;
}
.mod_copyright_info{
    line-height: 22px;
    color: #999;
}
.mod_copyright_info a{
	color:#999;
}
.mod_copyright_links a:hover{
	color:#c00;
}
.cate_detail {
    overflow: hidden;
    padding: 10px 0 0 20px;
}
.cate_detail a{
	color: #666;
}
.cate_detail_item {
    position: relative;
    padding-left: 80px;
}
.cate_detail_tit {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 9px;
    width: 70px;
    text-align: right;
    font-weight: 700;
    white-space: nowrap;
}
#shortcut .dorpdown-layer {
    top: 30px;
}
#shortcut .dd {
    line-height: 24px;
}
.dorpdown-layer {
    display: none;
    position: absolute;
    border: 1px solid #ccc;
    background-color: #fff;
    box-shadow: 1px 2px 1px rgba(0,0,0,.1);
}
#ttbar-serv .item {
    display: inline-block;
    width: 70px;
    padding-left: 15px;
}
#shortcut a {
    color: #999;
}
#ttbar-myjd .dorpdown-layer {
    left: 0;
    width: 280px;
}
#shortcut .dorpdown-layer {
    top: 30px;
}
#shortcut .dd {
    line-height: 24px;
}
.dorpdown-layer {
    display: none;
    position: absolute;
    border: 1px solid #ccc;
    background-color: #fff;
    -moz-box-shadow: 1px 2px 1px rgba(0,0,0,.1);
    box-shadow: 1px 2px 1px rgba(0,0,0,.1);
}
#ttbar-myjd .dd-spacer {
    left: 0;
    width: 82px;
}
.totop{
	width: 60px;height: 30px;
	z-index: 30;
}
.huxian{
	position: absolute;
	left: 30%
}
.last_one a{
    color:#666;
}
.foot-qcode{
    position: relative;
    width: 547px;
    height: 307px;
    margin-bottom: 10px;
    background: url("../images/home/u114.png") no-repeat;
    background-size: 100%;
    overflow: hidden;
}
.sub-title{
    font-family: 'Arial Normal', 'Arial';
    font-size: 16px;
    color: #333;
}
.qcode1-box{
    position: absolute;
    left: 82px;
    bottom: 25px;
}
.qcode1{
    display: block;
    width: 100px;
    height: 100px;
}
.qcode2-box{
    position: absolute;
    right: 195px;
    bottom: 68px;
}
.qcode2{
   display: block;
    width: 115px;
    height: 115px;
}
.qcode3-box{
    position: absolute;
    right: 61px;
    bottom: 53px;
}
.qcode3{
    display: block;
    width: 90px;
    height: 90px;
}
.qcode-title{
    color: #fff;
}