/*header-ser*/
.header-top {
    width: 400px;
    height: 43px;
    text-align: right;
}
.header-top img { width: 205px; padding-top: 10px;}

.header-bottom {
    padding-top: 15px;
    width: 400px;
    height: 40px;
}

.header-ser {
    float: right;
    width: 150px;
}

.ser-txt {
    float: left;
    width: 126px;
    height: 23px;
}

.ser-txt .input {
    float: left;
    padding: 0px 10px;
    width: 106px;
    border: none;
    background: url(../images/serTxt_bg.jpg) repeat-x;
    height: 23px;
    line-height: 23px;
    color: #fff;
    font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
    font-size: 14px;
}
.ser-txt .input::-webkit-input-placeholder{
		color: white;
	}
	.ser-txt .input:-moz-placeholder{
		color: white;
	}
	.ser-txt .input::-moz-placeholder{
		color: white;
	}
	.ser-txt .input::-ms-input-placeholder{
		color: white;
	}
.ser-btn {
    float: right;
    width: 24px;
    height: 23px;
    cursor: pointer;
}

.header-links {
    float: right;
    width: 250px;
    height: 23px;
    line-height: 23px;
}

.header-links li {
    float: right;
    padding: 0px 8px;
    font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
    font-size: 12px;
}

.header-links li.li_bg {
    margin-right: 8px;
    _margin-right: 4px;
    padding: 0px;
    width: 94px;
    height: 23px;
    background: url(../images/english_bg.jpg) no-repeat left center;
}

.header-links li.li_bg a:link,.header-links li.li_bg a:visited,.header-links li.li_bg a:hover,.header-links li.li_bg a:active {
    padding-left: 15px;
    color: #fff;
    text-decoration: none;
}

.header-links li.last_li {
    padding-right: 10px;
    background: url(../images/last_liBg.jpg) no-repeat right center;
}

.header-links li a:link,.header-links li a:visited,.header-links li a:hover,.header-links li a:active {
    color: #6f6f6f;
    text-decoration: none;
}

.header-links li.showtzz {
    margin-right: 8px;
    _margin-right: 4px;
    padding: 0px;
    width: 94px;
    height: 23px;
    background: url(../images/english_bg.jpg) no-repeat left center;
    position: relative;
}

.header-links li.showtzz a:link,.header-links li.showtzz a:visited,.header-links li.showtzz a:hover,.header-links li.showtzz a:active {
    padding-left: 15px;
    color: #fff;
    text-decoration: none;
}

.header-links li.li_bg ul.ul-tzz {
    display: none;
}

.header-links li.showtzz ul.ul-tzz {
    display: block;
    position: absolute;
    left: 0;
    top: 23px;
    background: #e1e1e1;
    z-index: 999;
    padding: 5px 0px;
}

.header-links li.showtzz ul.ul-tzz li {
    float: none;
    padding: 0;
    width: 94px;
}

.header-links li.showtzz ul.ul-tzz li.lastli {
    border-bottom: 1px solid #fff;
}

.header-links li.showtzz ul.ul-tzz li a:link,.header-links li.showtzz ul.ul-tzz li a:visited {
    color: #4b4a4a;
    padding-left: 15px;
}

.header-links li.showtzz ul.ul-tzz li a:hover,.header-links li.showtzz ul.ul-tzz li a:active {
    color: #005cb2;
    padding-left: 15px;
}

.header-links li.showjft {
    margin-right: 8px;
    _margin-right: 4px;
    padding: 0px;
    width: 94px;
    height: 23px;
    background: url(../images/english_bg.jpg) no-repeat left center;
    position: relative;
    color: #005cb2;
}

.header-links li.showjft a:link,.header-links li.showjft a:visited,.header-links li.showjft a:hover,.header-links li.showjft a:active {
    padding-left: 15px;
    color: #fff;
    text-decoration: none;
}

.header-links li.li_bg ul.ul-jft {
    display: none;
}

.header-links li.showjft ul.ul-jft {
    display: block;
    width: 79px;
    position: absolute;
    left: 0;
    top: 23px;
    background: #e1e1e1;
    z-index: 999;
    padding: 5px 0px 5px 15px;
}

.header-links li.showjft ul.ul-jft li {
    float: none;
    padding: 0;
    cursor: pointer;
    color: #4b4a4a;
}

.header-links li.showjft ul.ul-jft li:hover {
    float: none;
    padding: 0;
    cursor: pointer;
    color: #005cb2;
}

/*yqlj*/
.yqlj-xgbw {
    margin: 0 auto;
    width: 960px;
}

.select,.select1 {
    float: left;
    padding-right: 24px;
    width: 222px;
    height: 27px;
    line-height: 27px;
    text-indent: 12px;
    background: url(../images/yqlj-bj.jpg) no-repeat;
    cursor: pointer;
    position: relative;
}

.select_last,.select1_last {
    float: left;
    width: 222px;
    height: 27px;
    line-height: 27px;
    text-indent: 12px;
    background: url(../images/yqlj-bj.jpg) no-repeat;
    cursor: pointer;
    position: relative;
}

.select span.speech,.select1 span.speech,.select1_last span.speech {
    color: #767676;
}

.zymt {
    display: none;
}

.select1 .zymt {
    display: block;
    width: 220px;
    border: 1px solid #d7d7d7;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 27px;
    overflow: auto;
    overflow-x: hidden;
    z-index: 9999;
    padding: 10px 0;
    height: 240px;
    overflow-y: auto;
}

.select1_last .zymt {
    display: block;
    width: 220px;
    border: 1px solid #d7d7d7;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 27px;
    overflow: auto;
    overflow-x: hidden;
    z-index: 9999;
    padding: 10px 0;
    height: 240px;
    overflow-y: auto;
}

.zymt li {
    height: 25px;
    line-height: 25px;
    width: 222px;
    overflow: hidden;
    text-indent: 10px;
}

.zymt li a:link,.zymt li a:visited,.zymt li a:active {
    color: #333;
}

.zymt li a:hover {
    text-decoration: underline;
}

/*footer*/
.foot-main {
    padding: 20px 0px;
    width: 960px;
    background: url(../images/foot_logo.jpg) no-repeat right center;
}

.footer-copy {
    float: left;
    width: 700px;
    line-height: 24px;
    color: #464646;
}

.footer-links a {
    display: inline-block;
    padding: 0px 10px 0px 8px;
    background: url(../images/last_liBg.jpg) no-repeat right center;
}

.footer-links a.first_a {
    padding-left: 0px;
}

.footer-links a.last_a {
    background: none;
}

.footer-links a:link,.footer-links a:visited {
    color: #464646;
    text-decoration: none;
}

.footer-links a:hover,.footer-links a:active {
    color: #464646;
    text-decoration: underline;
}

.footer-fx {
    float: right;
    width: 170px;
}

/****************css end*************/
