@charset "utf-8";

/*------主体------*/
.mainNh{width:1200px;height:auto;overflow:hidden;margin:0px auto 15px auto;}
/*焦点图*/
.mainL_box{width:880px;height:auto;overflow:hidden;margin-right:15px;float:left;}
#focus {width:880px; height:245px;overflow:hidden;position:relative;}
#focus ul {height:245px; position:absolute;}
#focus ul li {float:left; width:880px; height:245px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:880px; height:20px; left:0; bottom:0; background:#000;}
#focus .btn {position:absolute; width:860px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus .btn span {display:inline-block;_zoom:1; width:25px; height:10px;margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}
#focus .preNext {width:45px; height:100px;position:absolute;top:60px; background:url(../Images/sprite.png) no-repeat 0 0; cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}
/*联系我们*/
.Contact_us{width:305px;height:245px;background:url(../images/Contactimg.jpg) no-repeat;float:left;}
.mainNh .Contact_us p{padding-left:145px;}
.mainNh .Contact_us .tell{padding-top:100px;font-size:14px;line-height:24px;height:50px;}
.mainNh .Contact_us .qq{padding-top:30px;font-size:14px;line-height:24px;height:50px;}

/*右边导航*/
.mainR_box{width:303px;border:solid 1px #dddddd;height:auto;overflow:hidden;float:left;}
.nav{height:30px;background:#eeeeee;padding-left:15px;font-size:14px;line-height:30px;font-weight:bold;border-bottom:solid 1px #dddddd;}
.mainR_box ul{height:auto;overflow:hidden;padding:8px 0px 0px 20px;background:url(../images/icon_li.jpg) no-repeat 10px 15px;margin-bottom:8px;}
.mainR_box ul li{line-height:29px;font-size:14px;padding-left:8px;margin-left:5px;}
/*相同模块*/
.mainL_box .nav_L{border-top:solid 2px #458fce;height:35px;border-bottom:solid 1px #ececec;background:#f7f8f8;font-size:20px;line-height:35px;font-family:"微软雅黑";color:#458fce;}
.mainL_box .ml_a{height:auto;overflow:hidden;width:410px;margin-right:60px;float:left;}
.mainL_box .ml_a dl{height:25px;margin-top:10px;border-bottom:solid 1px #ececec;}
.mainL_box .ml_a dl dt{height:25px;font-size:14px;line-height:25px;font-weight:bold;float:left;}
.mainL_box .ml_a dl dd{height:25px;font-size:12px;line-height:25px;color:#666666;float:right;}
.mainL_box .ml_a dl dd a{color:#666666;}
.mainL_box .ml_a dl dd a:hover{color:#f00;}
.mainL_box .ml_a ul{height:auto;overflow:hidden;margin-top:5px;}
.mainL_box .ml_a ul li{height:auto;overflow:hidden;font-size:14px;line-height:28px;background:url(../Images/icondott.jpg) no-repeat left center;padding-left:8px;}
.mainL_box .ml_a ul li .titlea{float:left;width:348px;margin-right:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mainL_box .ml_a ul li .timea{float:left;width:37px;white-space:nowrap;overflow:hidden;text-align:center;color:#999999;}
.mainL_box .ml_a p{margin-top:9px;}

.mainL_box .nav_L{border-top:solid 2px #458fce;height:35px;border-bottom:solid 1px #ececec;background:#f7f8f8;font-size:20px;line-height:35px;font-family:"微软雅黑";color:#458fce;}
.mainL_box .ml_b{height:auto;overflow:hidden;width:410px;float:left;}
.mainL_box .ml_b dl{height:25px;margin-top:10px;border-bottom:solid 1px #ececec;}
.mainL_box .ml_b dl dt{height:25px;font-size:14px;line-height:25px;font-weight:bold;float:left;}
.mainL_box .ml_b dl dd{height:25px;font-size:12px;line-height:25px;color:#666666;float:right;}
.mainL_box .ml_b dl dd a{color:#666666;}
.mainL_box .ml_b dl dd a:hover{color:#f00;}
.mainL_box .ml_b ul{height:auto;overflow:hidden;margin-top:5px;}
.mainL_box .ml_b ul li{height:auto;overflow:hidden;font-size:14px;line-height:28px;background:url(../Images/icondott.jpg) no-repeat left center;padding-left:8px;white-space:nowrap;overflow:hidden;}
.mainL_box .ml_b ul li .titlea{float:left;width:330px;margin-right:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; text-align:left;}
.mainL_box .ml_b ul li .Detaila{float:left;width:55px;white-space:nowrap;overflow:hidden;text-align:right;}
.mainL_box .ml_b p{margin-top:9px;}
.mainL_box p{height:85px;}