﻿*{margin:0; padding:0}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, code, form, fieldset, legend, button, input, textarea, p, blockquote, table, th, td{margin:0; padding:0;}
body{font:normal 100% 微软雅黑, "Microsoft YaHei", 宋体, Arial, Tahoma, Helvetica, sans-serif; min-width:1300px;font-size:14px;color:#333;background-color:#f5f5f5;background-attachment:fixed}
h1, h2, h3, h4, h5, h6{font-size:100%;}
button, input, textarea, select{font-family:inherit; font-size:inherit; *font-size:100%; font-weight:inherit;}
address, caption, cite, code, dfn, em, var, b{font-style:normal; font-weight:normal;}
input, textarea{outline-style:none;}
em, i, b{font-style:normal;}
ul, ol, li{list-style:none;}
fieldset, img{ border:0;}
.fl{float:left;}
.fr{float:right;}
a{text-decoration:none; color:#333;}

.clear{clear:both;}


/* 头部 */



/*顶部*/
.topbox{height:100px;border-bottom:1px solid #999}
.topbox1{height:45px;background:#333333;}
.topbox1 .topboxlog {width:1200px;margin:auto;height:46px; position:relative}
.topbox1 .topboxlog img{position:absolute;display:block;}
.topbox2{height:55px;background:#f5f5f5}
.topbox2-1{width:1200px;margin:auto;}
.topbox2-1 .m-top2{margin-left:123px;height:46px;line-height: 65px;}
.topbox2-1 .m-top2 span{margin:0 13px}
.topbox2-1 .m-top2 a{font-size:16px}
/*LOGO*/
.logobox{width:1200px; height:100px; margin:0 auto; overflow:hidden;}
.logo img{height:100%;}
.ss {overflow:hidden;}
.ss .s_sub{float:left;height:30px; width:80px; background-color:#333333; border:0; color:#FFF; font-size:14px; margin-top:11px;}
.ss .text{width:272px; height:30px; border:solid 1px #ccc;color:#333;padding-left:10px; font-size:14px; float:left;margin-top:10px;}

/*NAV*/
.navbox{width:auto; height: 55px;}
.nav{width:720px; margin:0 auto;}
.nav dt{width:120px; text-align:center; float:left; position:relative; height:46px; }
.nav dt a{color:#333; display:block; font-size:16px;height:55px;line-height: 65px;}
.nav dt:hover a{text-decoration:none; z-index:200;}
.nav dt:hover a,.nav dt .current{color:#385249;}


.shownav{background:#FFF; visibility:hidden; position:absolute; font-weight:normal; width:120px; padding:0; left:50%; display:none; _display:block;box-shadow:4px 4px 10px #666; z-index:999; margin-left:-60.5px;border-top:2px solid #385249;}
.nav dt:hover .shownav{display:block; text-align:left; font-size:16px;}
.nav dt .shownav .dd{width:100%; height:35px; float:left;background:url(../images/nav_up_2.png) no-repeat 10px center;}
.nav dt .shownav .dd a{font-size:14px; display:block; line-height:35px; padding-left:30px; color:#222;  transition:all 0.5s;}
.nav dt .shownav .dd a:hover{color:#385249; padding-left:37px; transition:all 0.5s;}

.shownav-e{background:#FFF; visibility:hidden; position:absolute; font-weight:normal; width:220px; padding:0; left:50%; display:none; _display:block;box-shadow:4px 4px 10px #666; z-index:999; margin-left:-60.5px;border-top:2px solid #385249;}
.nav dt:hover .shownav-e{display:block; text-align:left; font-size:16px;}
.nav dt .shownav-e .dd{width:100%; height:35px; float:left;background:url(../images/nav_up_2.png) no-repeat 10px center;}
.nav dt .shownav-e .dd a{font-size:14px; display:block; line-height:35px; padding-left:30px; color:#222;  transition:all 0.5s;}
.nav dt .shownav-e .dd a:hover{color:#385249; padding-left:37px; transition:all 0.5s;}
/*banner*/
.lubo{width:1200px; min-width:1000px; clear:both; position:relative; height:460px;margin:auto;overflow:hidden;}
.lubo_box{position:relative; width:100%; height:460px;}
.lubo_box li{float:left; position:absolute; top:0; left:0; width:100%; height:600px; opacity:0; filter:alpha(opacity=0);}
.lubo_box li a{display:block; width:100%; height:100%;}
.lubo_box li img{width:100%; height:460px;}
.cir_box{overflow:hidden; position:absolute; z-index:100;} /*圆点*/
.cir_box li{float:left; width:30px; height:5px; margin:0 5px; cursor:pointer; background:#fff; opacity:1; filter:alpha(opacity=100);}
.cir_on{background:#FF6600 !important;}
.lubo_btn{position:absolute; width:100%; top:182px;} /*按钮*/
.left_btn, .right_btn{font-family:"宋体"!important; width:30px; height:80px; cursor:pointer; color:#fff; line-height:80px; font-size:30px; text-align:center; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; transition:all 1s;}
.lubo:hover .left_btn, .lubo:hover .right_btn{background:#000;  opacity:0.5; filter:alpha(opacity=50);  transition:all 1s;}
.left_btn{float:left;}
.right_btn{float:right;}




		.slideBox{ width:1200px; height:460px; overflow:hidden; position:relative; border:1px solid #ddd; margin: auto; }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:1200px; height:460px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:0%; top:50%; margin-top:-25px; display:block; width: 40px;
    height: 90px; background:url(../images/slider-arrow.png) -110px center no-repeat #999; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:0%; background-position:8px center; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }

		

/* 公告 */
.ggl{width:1200px;margin:10px auto;height:43px;background:#fff;}
.m-ggl{height:43px;line-height:43px;width:125px}
.m-ggl img{margin:-5px 25px;}
	


	
		.txtScroll-top{ overflow:hidden; position:relative;width:880px;    height: 43px;   }
		
		.txtScroll-top .hd ul li.on{ background-position:0 0; }
		.txtScroll-top .bd{  }
		.txtScroll-top .infoList li{ height:43px; line-height:43px;}
		.txtScroll-top .infoList li a{color:#999}		
		.txtScroll-top .infoList li div{padding:0 30px;background:url(../images/li-dd.png) no-repeat 15px center; height:43px; line-height:43px;}		
		.txtScroll-top .infoList li .date{ float:right; color:#999;  }
.m3-ggl{height:43px;line-height:43px;margin-right: 10px;}
 .m3-ggl a{color:#999}		
 .m3-ggl a:hover{color:#385249}	
 

/* 网站主体 */

.wood{width:1200px;margin:auto;overflow:hidden;}
.frist1{height:313px;overflow:hidden;}
.frist{padding:25px 0; overflow:hidden;   background: #fff;}
.muu{text-align:center;font-size:24px;color:#666;line-height:40px;border-bottom:1px solid #eaeaea;}
.frist .sy-zuyw{    margin:  auto;padding:15px 0;
    width: 1200px;overflow:hidden;}
	.frist .sy-zuyw ul{width:6000px}
.frist ul li{float:left;width:388px;transition:all 0.5s;}
.frist ul li .pic{width:388px;height:210px;overflow:hidden;}
.frist ul li:nth-child(2){    margin: 0 18px;}
.frist ul li .pic img{width:388px;height:210px;}
.frist ul li:hover {margin-top:-15px;z-index:100;}
.frist ul li .mui-lie{width:195px;margin:auto;height:40px;background:url(../images/mui.png) no-repeat 0 10px;margin-top:10px;}
.frist ul li .mui-lie p{text-align:center;}
.second{height:652px;background:url(../images/gywm.jpg) no-repeat center;}
.muu1{text-align:center;padding-top:100px;overflow: hidden;height:82px;}
.muu1 a{display:block;}
	.muu1 b{color:#333;font-size:32px;font-weight:bold;}
	.muu1 span{color:#333;font-size:14px;}
.qyjj{    width: 795px;    overflow: hidden;
    height: 230px;background:url(../images/gywm-bg_03.png);margin: 0px auto 20px;}
	.qyjj p{    line-height: 30px;
    text-indent: 2em;
    text-align: justify;
    padding-top: 30px;
    margin: 0 15px;color:#fff;}
.three{height:150px;padding:30px 0;}
.three ul{width:670px;margin:auto}
.three ul li{float:left;width:25%;text-align:center;}
.three ul li img{margin:5px 0;}
.three ul li p{line-height:25px;}

.four{height:916px;background:url(../images/video.png) no-repeat center;}
 .video {
    width: 856px;
    height: 500px;
        padding-top: 186px;
    margin-left: 186px;
   
}
.five{padding:30px 0 20px 0;}
.m-five{width:600px;margin:auto;height:170px;overflow: hidden;}
.m-five ul li{float:left;width:170px;margin:0 15px;text-align:center;}
.m-five ul li img{padding-top:10px;}
.m-five ul li p{line-height:30px}
/*友情链接*/
.fr_linkbj{height:80px; background:#F8F8F8;}
.fr_link{width:1200px; height:100%; margin:0 auto; font-family:"宋体"; background:url(../images/yq.png) no-repeat left center;}
.fr_link p{line-height:80px; margin-left:25px;}
.fr_link a{font-size:14px; margin:0 5px;}


/*尾巴*/

.foot{  margin:0 auto; padding:35px 0;background:#FFF;overflow:hidden;}
.footer{width:1200px;margin:auto;overflow: hidden;
    padding-top: 15px;
    border-top: 1px solid #e0e0e0;}
.footer-m{}
.footer-m li{float:left;width:115px;    MARGIN-LEFT: 15PX;}
.footer-m li a{font-size:14px;color:#333;}
.foo-m{margin-top:15px; }
.foo-m a{display:block;font-size:12px !important;color:#999999 !important;line-height:25px;}
.foo-more{width:12px;height:6px;position:relative;cursor:pointer;}
.foo-more1{width:12px;height:6px;background:url(../images/foo-more.png) no-repeat 0 -6px;;}
.foo-more2{width:12px;height:6px;background:url(../images/foo-more.png) no-repeat;position:absolute;display:none}
.footer a:hover{color:#385249}
.foo-m a:hover{color:#385249 !important;}


.f_nav{width:400px;height:100%;margin-left:50px;border-right: 1px solid #5c5c5c;color:#999;}
.f_nav ul li{float:left;width:125px;}
.f_nav ul li a{font-size:16px;color:#eee}
.f_nav ul li .dd{margin:25px 0}
.f_nav ul li .dd a{font-size:12px;color:#eee}

.f_info-m2{color:#999;}


.f_info{width:1200px;margin:30px auto 0; height:35px; background:#ffffff; display:table;color:#fff;border-top:1px solid #e0e0e0;padding-top:15px;}
.f_info p{font-size:12px; color:#999999; text-align:center; display:table-cell; vertical-align:middle;}
.f_info a{color:#999999;}
.f_info a:hover{color:#385249;text-decoration:underline;}