/*------footer-------*/
.foot-info .select {
    height: 20px;
}

.select_box {
    font-size: 12px;
    padding-top: 5px;
}

.select_box input {
    background: url("../images/head_foot.png") no-repeat scroll -791px -404px #E7E4E4;
    border: 1px solid #A3A3A3;
    cursor: pointer;
    display: block;
    height: 24px;
    line-height: 22px;
    overflow: hidden;
    padding: 0 25px 0 6px;
    width: 140px;
}

.select_box ul {
    background: none repeat scroll 0 0 #EBEBEB;
    border: 1px solid #CCCCCC;
    display: none;
    left: 0;
    overflow: hidden;
    position: relative;
    top: 0px;
    width: 171px;
    z-index: 999;
}

.select_box ul li {
    cursor: pointer;
    display: block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    padding-left: 6px;
    text-align: left;
}

.select_box ul li:hover {
    color: white;
}

.hover {
    background: #A8A3A3;
}

.foot-wrap {
    background-color: #DEDEDE;
    border-top: #D9D9D9;
    line-height: 1;
    clear:both
}

.foot_part {
    height: 230px;
    width: 960px;
    margin: 0 auto;
}

.foot-content .title {
    margin: 10px 0 17px 35px;
    text-align: left;
    font-weight: bold;
    font-size: 13px;
}

.foot-content a {
    color: #333;
}

.foot-content a:hover {
    color: gray;
}

.foot-column-separate-line {
    height: 230px;
    width: 2px;
    float: left;
    font-size: 0;
    background: url(../images/head_foot.png) no-repeat -728px -112px;
}

.foot-lufex {
    width: 122px;
    height: 230px;
    float: left;
}

.foot-lufex .footer_icon {
    height: 54px;
    margin: 20px auto;
    width: 60px;
    background: url(../images/head_foot.png) 0 -124px no-repeat;
}

.fcontent {
    text-align: left;
    margin: 7px auto 7px 35px;
}

.abountFootContent {
    text-align: left;
    margin: 7px auto 7px 26px;
}

.foot-safe {
    width: 122px;
    height: 230px;
    float: left;
}

.foot-safe .footer_icon {
    background: url(../images/head_foot.png) no-repeat scroll -67px -124px transparent;
    height: 55px;
    margin: 19px auto;
    width: 39px;
}

.foot-description {
    width: 122px;
    height: 230px;
    float: left;
}

.foot-description .footer_icon {
    background: url("../images/head_foot.png") no-repeat scroll -106px -124px transparent;
    height: 55px;
    margin: 19px auto;
    width: 51px;
}

.foot-phone {
    width: 226px;
    height: 230px;
    float: left;
}

.foot-phone .footer_icon {
    background: url("../images/head_foot.png") no-repeat scroll -157px -124px transparent;
    float: left;
    height: 56px;
    margin: 15px 0 4px 15px;
    width: 21px;
}

.foot-phone .icon_content {
    float: left;
    height: 41px;
    margin: 34px 0 8px 30px;
}

.foot-phone .icon_content .number {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    padding-top: 10px;
    font-family: arial;
}

.foot-phone .fcontent a {
    color: #2438CD;

}

.foot-phone .fcontent a:hover {

}

.foot-phone .fcontent a.leaveMsg,
.foot-phone .fcontent a.weibo {
    color: #333;
    background: url("../images/head_foot.png") -58px -59px no-repeat;
    padding: 0 0 0 20px;
}

.foot-phone .fcontent a.leaveMsg {
    background-position: -27px -80px;
    padding-left: 15px;
    margin-right: 13px;
}

.foot-phone .info {
    color: #666;
}

.foot-info {
    width: 329px;
    height: 230px;
    float: left;
}

.foot-info .footer_icon {
    width: 207px;
    height: 59px;
    background: url(../images/head_foot.png) 0 -179px no-repeat;
    margin: 33px 0 5px 0;
}

.foot-info .first {
    margin-top: 25px;
}

.foot-info .fcontent {
    line-height: 12px;
    margin-left: 10px;
    text-align: right;
    color: #666;
}

.foot-phone .fcontent {
    margin: 11px 0 0 30px;
    text-align: left;
}

.foot-phone .pcontent {
    margin-top: 16px;
}

.popup_wrap {
    display: none;
}

.common_wrap {
    width: 500px;
    background-color: #FFF;
    font-size: 12px;
    text-align: left;
}

.w300 {
    width: 300px;
}

.ml20 {
    margin-left: 20px;
}

.common_wrap .head_wrap {
    height: 31px;
    background: url(../images/pupup_head_bg-131.png) repeat-x;
}

.common_wrap .head_wrap .title {
    height: 31px;
    line-height: 31px;
    padding-left: 18px;
    float: left;
    width: 220px;
    font-weight: bold;
}

.common_wrap .head_wrap .close {
    float: right;
    margin: 5px 10px 0 0;
}

.common_wrap .content_wrap {
    margin: 26px 30px;
    padding: 26px 28px;
    border: #FAB685 solid 1px;
    background: #FDFAEA;
}

.common_wrap .content_wrap .content {
    margin: 0;
}

.common_wrap .content_wrap .content p {
    margin: 0;
    padding: 0 0 0 20px;
}

.common_wrap .foot_wrap {
    border-top: #E7E7E7 solid 1px;
    background: whiteSmoke;
    height: 34px;
    padding: 7px 0 0 0;
    text-align: center;
    line-height: 27px;
}

.fl {
    float: left;
}

.icon {
    display: inline-block;
    background-image: url("../images/icon.png");
    background-repeat: no-repeat;
    /*font-size: 0;*/
}

.exclamationCircleIcon {
    background-position: 0 -96px;
    height: 16px;
    width: 15px;
}

.btn {
    background-image: url(../images/button.png);
    background-repeat: no-repeat;
    text-decoration: none;
}

.btn:hover {
    text-decoration: none;
}

.graBtn_2020 {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-position: 0px -535px;
    text-decoration: none;
}

.graBtn_2020:hover {
    background-position: -21px -535px;
}

.graBtn_8027 {
    display: inline-block;
    width: 80px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    color: #333;
    font-size: 12px;
    background-position: -396px -71px;
    text-decoration: none;
}

.graBtn_8027:hover {
    color: #fff;
    background-position: -477px -71px;
}

.bluBtn_8127 {
    display: inline-block;
    width: 81px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background-position: 0 -273px;
    text-decoration: none;
}

.bluBtn_8127:hover {
    background-position: -81px -273px;
}

/*new head-simplicity*/
.simple-head-wrap {
    border-top: 3px solid #4e0ea6;
    height: 88px;
}

.simple-head-wrap .header {
    width: 960px;
    margin: 0 auto;
}

.header .logo {
    float: left;
}

.header .logo a {
    display: block;
}

.header .headline {
    font-size: 18px;
    color: #666;
    float: left;
    margin: 28px 0 0 0;
}

.header .headline span {
    font-weight: bold;
    margin-left: 10px;
}

.header .headNav {
    float: right;
    margin-top: 30px;
}

.header .headNav li {
    float: left;
    margin-left: 40px;
    display: inline-block;
}

.header .headNav li a {
    color: #666;
}

.simple-foot-wrap {
    width: 100%;
    padding: 30px 0 40px;
}

.simple-foot-wrap .footer {
    width: 960px;
    margin: 0 auto;
}

.simple-foot-wrap .phoneNum {
    float: left;
    height: 33px;
    margin: 10px 10px 0 100px;
    padding: 10px 0 0 30px;
    background: url("../images/activity_icon.png") no-repeat 0 0;
}

.simple-foot-wrap .phoneNum .num {
    color: #1d2088;
    font-weight: bold;
    padding-left: 5px;
    font-size: 14px;
}

.simple-foot-wrap .copyright {
    float: left;
    color: #666;
    line-height: 20px;
    padding-left: 20px;
    text-align: left;
}