*{
    margin: 0;
    padding:0;
}
body{
    position: relative;
}
a{
    text-decoration: none;
}
ul li {
    list-style: none;
}
header{
    width: 100%;
    height: 120px;
    background: #FFFFFF;
    z-index: 99;
}
.header-contianer{
    width: 1200px;
    height: 120px;
    margin: 0 auto;
    position: relative;
}
.logo-img{
    width: 90px;
    margin-left: 100px;
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
}
.logo{
   /* font-size: 50px;
    color: black;
    height: 120px;
    line-height: 120px;*/
    height: 92px;
    margin-left: 100px;
    float: left;

}
.header-contianer ul{
    width: 850px;
    height: 50px;
    position: absolute;
    top:40px;
    right: 0px;
}
.header-contianer ul li{
    float: left;
}
.header-contianer ul li a{
    display: block;
    width: 105px;
    height: 70px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #222;
}
.header-contianer ul li a:hover{
    border-bottom: 2px solid blue;
   /* background: #ffffff;*/
    color: blue;
}
section{
    width: 100%;
    height: 400px;
    background: #fff;
}
/*.section-banner{*/
    /*width: 100%;*/
    /*height: 600px;*/
    /*background: #ff6a1a;*/
/*}*/


.section-contianer{
    width: 1200px;
    height: 400px;
    background: white;
    margin: 0 auto;
}


/*section 自定义内容*/
.city {
    float: left;
   width: 400px;
   height: 400px;
   margin: 0 auto;
   background:white ;

}
.city h6{
     color: #696969;
    /*font-size: 22px;
    line-height: 30px;
    margin-top: 30px;
    padding-left: 40px;
    float: left ;*/
        width:100%;
    text-align:center;
    height:150px;
    line-height:150px;
    font-size:20px;
    font-weight:bold;
}
.city p{
    color: #696969;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 50px;
}

.city img{

  /* width: 100%;
   height: 50px;
   margin-left: 10px;
   margin-bottom: 50px;*/
   width: 40%;
   height: 150px;
/*   margin-top: 20px;
*/   margin-left: 20px;
     float: left;

}

/*.city a{
    a:link {color:#FF0000;}    /* 未被访问的链接 */
    /*a:visited {color:#00FF00;}*/
    /*a:hover {color:#FF00FF;}   /* 鼠标指针移动到链接上 */
    /*a:active {color:#0000FF;} */

/*}*/
.city alink a{
    color:#696969;
    text-decoration:underline;
    text-align: right;
}
.city alink a:hover{
    color:#0068b7;
    text-decoration: underline;
}
/*.city alink:visited {
    color:#696969;
}
*/
.city .first{
    height: 350px
}
.city .alink{
    /*margin-right: 30px;*/
    /*margi-nbottom: 5px;*/
    /*padding-bottom: 5px;*/

    width: 100px;
    height: 30px;
    margin-bottom: 10px;
    float: right;
    /*right: 5px;bottom: 5px;*/
    /*a:link{color:#696969;text-decoration:underline;text-align: right;}

    a:visited {color:#696969;}
    a:hover {color:#696969;text-decoration: underline;}
    a:active {color:#0000FF;}*/


}

footer{
    width: 100%;
    height: 280px;
    background: #222;
}
.footer-contianer{
    margin: 0 auto;
    width: 1200px;
    height: 65px;
    padding-top: 5px;

}
.footer-contianer p{
    color: #ffffff;
    text-align: center;
    line-height: 30px;
}
.footer-contianer a{
    color: white;
}
.footer-contianer a:hover{
    color: yellow;
}
.footer-content{
    margin: 0px auto;
    width: 1200px;
    height: 100px;
}

.footer-content .footer_listitem{
    float: left;
    padding-left: 20px;
    padding-top: 20px;
    width: 280px;
    height: 180px;
}

.footer_listitem p{
    color: white;
    font-size: 18px;
}
.footer_listitem a{
    color: white;
}
.footer_listitem a:link{
    color: white;
    /*font-size: 18px;*/
    text-decoration: none;
}
.footer_listitem a:hover{
    color: yellow;
    text-decoration: none;
}
/*.footer_listitem a:active{
    color: white;
    text-decoration: none;
}
.footer_listitem a:visited{
    color: white;
    text-decoration: none;
}
*/.footer_listitem ul{
    color: white;
    padding-top: 20px;
    font-size: 12px;
}
.footer_listitem li{
    padding-top: 15px;
}
/*正常链接的样式*/
/*a:link { 
color:white; 
text-decoration:underline; 
} 
/*已经浏览过得样式*/
/*a:visited { 
color:white; 
text-decoration:none; 
} 
鼠标悬浮在链接上时的样式
a:hover { 
color:red; 
text-decoration:none; 
} 
/*鼠标点击链接时的样式*/
/*a:active { 
color:red; 
text-decoration:none; 
}*/
.profile{
    width: 800px;
    margin: 0 auto;
}
.profile h1{
    /*font-size: 28px;
    text-align: center;
   line-height: 60px;
    padding-top: 40px;*/

    width:100%;
    text-align:center;
    height:150px;
    line-height:150px;
    font-size:36px;
    font-weight:bold;

}

.profile p{
    color: #696969;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
}

.profile img{
    height: 300px;
    position: absolute;
    right: 300px;
    left: 300px;
}

/*关于公司简介*/

.aboutusBg{
   /* margin-left: 100px;
    margin-right: 100px;*/
    width:100%;
    height:400px;
    margin:0 auto;
    margin-top:0px;
}

.aboutUs{
    width:710px;
    font-size:16px;
    padding:0 20px;
    height:auto;
    margin:0 auto;
    margin-top:20px;
    margin-bottom: 32px;
}


/************middleNav ***************/
.middleNavWrapper{ background:#FFF; overflow:hidden; margin:12px 50px; height:22px;}
.middleNavWrapper .middleNav{ max-width:1180px; margin:0 auto; height:22px; }

.middleNavWrapper .middleNav li{ height:22px; line-height:22px; float:left;}
.middleNavWrapper .middleNav .middleNav{  color:#757575; font-size:16px;  font-family: Arial,"微软雅黑","黑体",sans-serif;}
.middleNavWrapper .middleNav .middleNav_active{ color:#0c0c0c;}
/************middleNav topPic***************/

