/* CSS Document */
*{ margin:0px; padding:0px;}
body{margin:0px auto;background-color:#EEE;font-size:14px; line-height:24px; color:#323232;font-family: "Times New Roman", Microsoft YaHei, serif;}
a{ color:#323232; text-decoration:none;}
a:hover{ color: #ff9900;}
ul {list-style:none;}
li{ text-align:left;}
img { border:0px;}
.clear{ clear:both;}
.gehang20{width:20px;height:20px; clear:both;}

/*网页头部CSS*/
.header{ width: 100%;}
.top{width: 1100px;height:70px;padding: 0 50px; margin: 0 auto; }
.top a{display: inline-block;float: right;margin:20px 30px 0 0;}
.menu{width: 100%;height: 85px;background: url("menu_bg.png") no-repeat center ;position: absolute;top: 40px;z-index: 100;}
.menu .menu-width{width: 1100px;margin: 0 auto;height: 85px;line-height: 85px;color: #ffffff; }
.menu-width .logo-jxdc{width: 155px;height: 85px; float: left;background: url("menu_jxdc.png") no-repeat center;text-indent: -999px;margin-left: 110px;}
.menu-width .logo{width: 155px;height: 85px; float: left;margin-left: 110px;}
.menu-width .menu-con{width: 500px;height: 85px; float:right;font-size: 18px;letter-spacing: 3px;text-align:center;}
.menu-width .menu-con a{color:#FFF;}
.menu-width .menu-con a:hover{color:#F00;}

.banner{text-align:center;}
/*网页主体部分CSS*/
.mainbox{width:1100px;padding: 0 50px;margin: 0 auto;}
.guanggao{width:1100px;height:165px;margin:20px 0;background: #ff9900;}

.main-left{width: 670px;float: left;}
.main-right{width:380px;float:right;}
/*网页主体-列表页部分CSS*/


/*网页尾部CSS*/
.footer{width:100%;height: 300px;background:#333;margin-top: 20px;}
.footer .footer-with{display:block;width:1100px;padding: 50px 50px;margin: 0 auto;color: #FFF;}
.copyright{width: 550px;height:200px;float: left; margin-left:80px;}
.copyright h3{font-size: 18px;}
.copyright a{color: #fff;}
.copyright a:hover{color: #FF9900;}
.weixin{width: 400px;height: 200px;float: left;margin-left:50px;text-align: center;}

