﻿
html, body {
    width: 100%;
    /* height: 100%; */
    margin: 0;
    overflow-x: hidden;
    /*font-family: 'Times New Roman', Arial, Verdana, 'PingFang SC';*/
    font-family: 'Helvetica','Times New Roman';
}

a {
    text-decoration: none;
    display: block;
    height: 100%;
}

.container {
    overflow: hidden;
}
/*head start*/
/*headmov*/
.fixednav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
}

.headmov{
	text-align: center;
    height: 80px;
    line-height: 80px;
    background-color: #FFFFFF;
    /*position: relative;*/
    overflow: hidden;
    border: 1px solid #ddd;
}

.headmov a{
	color: #003E7E;
}

.headmov .items {
    font-size: 13px;
    display: inline-block;
    margin-top: 13px;
}

.headmov .ul-items {
    padding-left: 0;
    margin: 0;
    height: 100%;
}

.headmov .ul-items li {
    list-style: none;
    margin: 0;
    float: left;
    font-size: 20px;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-top: 5px;
}

.headmov .ul-items li a:hover, .headmov .ul-items li:hover {
    color: #FFF;
    background-color: #003E7E;
    border-radius:4px;
}

.headmov .logo {
    background: url(../images/logo.png);
    width: 85px;
    height: 40px;
    float: left;
    margin: 8px 0 0 40px;
}

.headmov .switch-language{
	background: url(../images/switch-language.png);
	float: right;
	width: 100px;
	height: 36px;
	margin:20px 20px 0 0;
}

.markcolor{
    color: #FFFFFF ;
    background-color: #003E7E;
    border-radius:4px;
}

/*headhome*/

.headhome{
	text-align: center;
    height: 80px;
    line-height: 72px;
    position: relative;
    overflow: hidden;

}

.headhome a{
	color: #FFF;
}

.headhome .items {
    font-size: 13px;
    display: inline-block;
    margin-top: 13px;
}

.headhome .ul-items {
    padding-left: 0;
    margin: 0;
    height: 100%;
}

.headhome .ul-items li {
    list-style: none;
    margin: 0;
    float: left;
    font-size: 20px;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-top: 5px;
}

.headhome .ul-items li a:hover, .headmov .ul-items li:hover {
    color: #003E7E;
    border-radius:10px;
}

.headhome .logo {
    background: url(../images/logo1.png);
    width: 75px;
    height: 30px;
    float: left;
    margin: 25px 0 0 40px;
}

.headhome .switch-language{
	background: url(../images/switch-language1.png);
	float: right;
	width: 100px;
	height: 36px;
	margin:20px 20px 0 0;
}

/*head end*/

/*foot star*/
.foot{
    width: 100%;
    height:414px;
    text-align: center;
    background-color: #001124;
}

.foot-content{
    width: 1200px;
    height: 165px;
    margin:auto;
    padding: 80px 0 0 0 ;
}

.foot-div{
    width: 267px;
    height: 163px;
    float: left;
    color: #aaa;
    font-size: 16px;
}

.foot-div a{
    color: #aaa;
    font-size: 16px;
}

.foot-div:nth-child(2){
    width: 303px;
}

.foot-div:nth-child(2){
    width: 297px;
}

.foot-div ul{
    margin: 0;
    padding: 0;
}

.foot-div li{
    list-style-type: none;
    text-align: left;
    margin-top: 10px;
    height: 22px;
}

.foot-div ul li:first-child{
    margin-top: 0px;
}

.foot-div>ul>li:nth-child(2){
    margin-top: 15px;
}

.foot-div li:first-child{
    font-size: 20px;
}

/*.foot-div li span:first-child, .foot-div li span:nth-child(2){
    width: 95px;
    text-align:left;
    display:block;
    float: left;
    margin-top: 8px;
}*/

.spa1{
    width: 113px;
}

.spa2{
    width: 78px;
}

.foot-div ul div{
    float: left;
}

/*.foot-div li span:nth-child(3){
    width: 60px;
    text-align:left;
    display:block;
    float: left;
    margin-top: 8px;
}*/

.foot-div:nth-child(4){
    margin-left: 100px;
}

.email, .phone, .fax {
    font-style: italic;
    text-align: left;
    font-size: 18px;
}

.email span {
    float: left;
    background: url(../images/page1.png);
    width: 22px;
    height: 16px;
    margin-top: 2px;
    margin-right: 10px;
}

.email a{
    color: #aaa;
}

.phone {
    margin-top: 20px;
    line-height: 28px;
    color: #aaa;
}

.phone span {
    margin-top: 2px;
    margin-right: 6px;
    float: left;
    background: url(../images/page2.png);
    width: 22px;
    height: 22px;
}

.fax {
    margin-top: 20px;
    line-height: 28px;
    color: #aaa;
}

.fax span {
    margin-top: 2px;
    margin-right: 6px;
    float: left;
    background: url(../images/fex.png);
    width: 22px;
    height: 22px;
}

.inter {
    margin-top: 20px;
}

.inter span {
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 10px;
}

.inter > span:first-child {
    background: url(../images/in.png) no-repeat center center;
}

.inter > span:first-child + span {
    background: url(../images/bird.png) no-repeat center center;
}

.inter > span:first-child + span + span {
    cursor: pointer;
    background: url(../images/s.png) no-repeat center center;
}

.inter .iplaw {
    width: 60px;
    line-height: 32px;
    color: #aaa;
    display: none;
}

.foot-last{
    width: 1200px;
    height: 100px;
    margin:auto;
    color: #aaa;
    font-size: 14px;
}

.foot-last div:first-child{
    width: 100%;
    height: 50px;
    margin-top: 20px;
    background: url(../images/foot-last-line.png) no-repeat center center;
}

/*foot end*/







