@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
ul,li{ list-style-type:none;}
img{ border:none;}
a{ text-decoration:none; color:#666666;}
a:hover{ color:#007fcc;}
p,ul,li,dl,dd{ font-size:12px;}
h1,h2,h3,h4,h5{ font-weight:normal;}
.fl{ float:left;}
.fr{ float:right;}
body{ font-family:"微软雅黑"; }




.top {height: 36px;background-color: #f8f6f7; border-bottom: 1px solid #e4e4e4;}
.top2{ width:1200px; margin:auto;}
.welcome{ float:left; font-size:12px; line-height:36px; color:#666;}
.laung {float:right;width:128px;}
.laung li {float: left;line-height: 36px;padding-left: 22px;margin-left: 2px;}
.li-cn {background: url(../images/cn.jpg) no-repeat;background-position: 1px;}
.li-en {background: url(../images/en.jpg) no-repeat;background-position: 1px;}



/*==========top============*/
#header{ }
.main_box{ margin:0 auto; width:1200px; }
#header .main_box{ position:relative;height:90px; }
#header .logo{ float:left; width:400px; }
#header .logo a {display:table;  height:90px;}
#header .logo a img{display:table-cell; vertical-align:middle; }


/*=================导航=================*/
#nav{ float:right; }
#nav{ width:700px; margin:0 auto;margin-left:50px;}
#nav li{ display:block; float: left; min-width:30px; width:112px; margin-left:4px; position:relative;  z-index: 2; line-height:90px; }
#nav li .a{ display: inherit; text-align:center;  height:90px;  }
#nav li .a strong{ display:block; font-size:15px; text-transform: uppercase; color:#666; text-align:center; position:relative; z-index:1;}
#nav li .a span{ position:absolute; bottom:0px; left:0; width:100%;  text-align:center;}
#nav li .a i{ display:block; z-index: 4; background: #007fcc; margin:0 auto;   width:100%; text-align:center;  z-index:1; height:90px; width:0; }
#nav .on .a i{  width:100%;}
#nav li.on .a strong{ color:#fff;}
#nav li .a:hover i{  width:100%;}
#nav li .a:hover strong{ color:#fff;}
#nav li.on .a:hover i{   width:100%;  }

#nav  .list{ display:none; z-index:99; left: -20px; top: 90px;position: absolute;width: 160px;padding-top: 20px; background: url(../images/bg_nav_list.png) center 11px no-repeat;}
#nav  .list .box{  background:#fff; overflow:hidden; margin-bottom:-1px;}
#nav  .list .box a{ font-weight:normal; margin:0 10px; background:none; height:36px; color:#747474 !important; border-bottom:1px solid #ebebeb; text-align:center;  line-height:36px;  font-size:14px; display:block;  }
#nav  .list a:hover{ color:#007fcc !important; text-decoration:underline; }
#nav  .list.cp_sub_nav{ width:780px !important; left: -265px; background: url(../images/bg_nav_list.png) 325px  11px no-repeat;}
#nav .cp_box{  width:700px; padding-bottom:30px; padding-top:25px;background:#fff;}
#nav .cp_box ul{ margin-left:50px; }
#nav .cp_box li{ width:222px; line-height:40px;}
#nav .cp_box li a{ color:#747474; text-align:left; font-size:14px; display:block; line-height:40px;}
#nav  .list.cp_sub_nav .more{  background:#007fcc;  overflow:hidden; display:block; margin:20px auto 0 auto;  text-align:center; border-radius:2px; width:300px; height:45px; line-height:45px; color:#fff; font-size:12px;}
#nav  .list.cp_sub_nav .more:hover{ color:#fff !important; box-shadow:0 0 8px #999}




.footer{ background:#212121; padding:50px 0 30px 0; margin-top:50px;}
.ewm{ float:left;margin-right: 75px;}
.ewm div{ background:#007fcc; border-radius:20px; width:110px; height:36px; line-height:36px; color:#fff; font-size:12px; text-align:center; margin-bottom:10px;}
.foot1 {float: left;margin-right: 75px;}
.foot1:nth-of-type(7){ float:right; margin:0;}
.foot1  div{font-size: 18px;color: #fff;font-weight: normal; padding-bottom:16px;}
.foot1 p {line-height: 24px;font-size: 14px;color: #999;}
.foot1 a {color: #999;}
.foot1 a:hover {color: #0485E0;text-decoration: underline;}
.foot2 {float: right; width:120px; margin-top:10px;}
.foot2 p {font-size: 14px;text-align: center;color: #999;line-height: 32px;}
.banquan{ text-align:center; border-top:1px solid #3f3f3f; margin-top:30px; padding-top:30px;color: #999; font-size:14px;}
.banquan p{color: #999; font-size:14px;}