@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2016-08-05 09:57:14
 * @version $Id$
 */
*{margin:0; padding:0;}
body{font-family:"Microsoft YaHei"}
img,div{border:none;}
a{text-decoration:none;}
li{list-style:none;}
html{margin:auto;}
a:link,a:visited,a:hover{ text-decoration:none;}


.top{width: 100%; height: 159px; position: relative;}
.logo{position: absolute; top:20px; left: 160px;}
.top-img01{width: 100%; height: 53px; background: url("../img/topimg01.jpg") top center no-repeat;}
.top-img02{width: 100%; height: 53px; background: url("../img/topimg02.jpg") top center no-repeat;}
.top-img03{width: 100%; height: 53px; background: url("../img/topimg03.jpg") top center no-repeat;}
.nav{position: relative;  width: 1000px; height: 35px; bottom: 35px; left: 10px; margin: 0 auto;}
.nav ul li{float: left; margin-right: 25px; }
.nav ul li a{color: #ffffff; font-size: 18px;}
.a-link{color: #1e1d1d; font-size: 14px; display: inline-block; margin-left: 20px;}



.content{width: 100%; }
.picture-switch{width: 100%; height: 100%; position: absolute; left: 0; top: 159px}
.picture-switch ul li{width: 100%; height: 1248px; position: absolute; left: 0; top: 0}
/*.china-map{position: absolute;}*/
.china-map{margin-top: 60px;}

.bottom{width: 100%; height: 150px; background: url("../img/opa.png");  position: absolute; left: 0; top: 1257px; text-align: center;}
.bottom-nav{margin-top: 30px;}
.bottom-nav a{display: inline-block; margin-right: 20px; margin-left: 20px; color: #333333; font-size: 14px;}
.bottom-nav spam{display: inline-block; margin-right: 20px;}
.copyright{color: #333333; font-size: 14px; margin-top: 10px;}
.conduct-way{color: #333333; font-size: 14px; margin-top: 10px;}
.conduct-way span{font-family: SimHei }