/*通用类代码*/
body{background-color:#fcfcfc;font-size:12px; color:#000; padding:0; margin:0 auto;width:100%;height:100%;font-family:"微软雅黑";}
ul,li,dl,dt,dd,p,div,br,p,table{margin:0; padding:0; list-style-type:none;}
/* 链接颜色 */
a:link{color: #000;text-decoration:none;}
a:visited{color: #000;text-decoration:none;}
a:hover{color: #000;text-decoration:none;}
a:active{color: #000;text-decoration:none;}
img{border:0;}
.clear{ clear:both;}
/*高度*/
.height10{;height:10px;}
.height20{;height:20px;}
/*浮动*/
.clear{clear:both;}
.float-left{float:left;}
.float-right{float:right;}
.text-center{text-align: center;}
/*行高*/
.line-height24{line-height: 24px;}
/*topbar*/
.topbar{height:39px;width:100%; background:#FFF;}
.top{margin:0 auto; width:950px; font-size:12px; line-height:38px; background:#FFF;}
.logo{float:left;}
.topnav{float:right; color:#303a5f;}
.topnav a {color:#303a5f;text-decoration:none;}
.topnav a:hover {color:#303a5f;text-decoration:none;}
/*bottom*/
.pbottom{background-color:#717171; font-size:12px; line-height:22px; text-align:center; color:#fff; padding:6px; margin:0px 0px 0px 0px; height:92px; border-top: solid 3px #333;}
.pbottom a {color:#fff;text-decoration: none;}
.pbottom a:hover {text-decoration: underline;color:#fff;}

/*专题代码开始*/
.banner{height: 600px;background: url(../images/bg01.jpg) center top no-repeat;min-width: 1200px;}
.w1200{width: 1200px;margin: 0px auto;}
.index-top{color: #000000;font-size: 14px;background: url(../images/bg02.png) left 34px no-repeat;padding-top: 60px;padding-bottom: 80px;}
.index-top p{margin-left: 158px;text-indent: 2em;line-height: 24px;}
.index-top a{color: #e80000;}
.index-top a:link{color: #e80000;text-decoration:none;}
.index-top a:visited{color: #e80000;text-decoration:none;}
.index-top a:hover{color: #e80000;text-decoration:none;}
.index-top a:active{color: #e80000;text-decoration:none;}

.video{width: 1096px;height: 617px;margin: 0px auto;}
.title{line-height: 30px;height: 30px;background: url(../images/bg05.png) left center no-repeat;text-indent: 27px;font-size: 16px;color: #333;font-weight: bold;}
.height5{height: 5px;}
.height1{height: 1px;}
.explain{}
.explain p{line-height: 28px;color: #333333;font-size: 14px;text-indent: 2em;}

.table-mian{float: left;width: 690px;}
.table-word{float: right;width: 470px;}

.table-word-box p{line-height: 24px;color: #333333;font-size: 14px;text-indent: 2em;}

.box{width: 1180px;min-height: 238px;margin-left: 16px;border: solid 1px #858585;position: relative;margin-bottom: 45px;}
.box-img{position: absolute;width: 220px;height: 220px;left: -15px;top: 10px;}
.box-img img{width: 220px;height: 220px;}
.box-word{margin-left: 245px;margin-right: 30px;}
.box-word-title-left{height: 40px;line-height: 40px;float: left;color: #333333;font-weight: bold;font-size: 24px;}
.box-word-title-right{position: relative;height: 20px;line-height: 20px;float: left;margin-left: 20px;color: #333333;font-weight: bold;font-size: 16px;margin-top: 23px;}
.box-word-title-right-xg{background: url(../images/bg07.png) center center no-repeat;width: 23px;height: 37px;position: absolute;top: -8px;left: -23px;}
.box-word-top{line-height: 26px;height: 26px;color: #333333;font-weight: bold;font-size: 16px;}
.box-word-p p{line-height: 30px;color: #333333;font-size: 14px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;background: url(../images/bg08.png) left center no-repeat;text-indent: 29px;}



.box-fan.box{margin-left: 0px;}
.box-fan .box-img{left: auto;top: 10px;right: -15px;}
.box-fan .box-word{margin-left: 30px;margin-right: 245px;}
.box-fan .box-word-title-left{float: right;}
.box-fan .box-word-title-right{float: right;margin-left: auto;margin-right: 37px;margin-top: 15px;}
.box-fan .box-word-title-right-xg{left: auto;right: -29px;}
.box-word-mian p{color: #333333;font-size: 14px;line-height: 28px;text-align: left;}
.box-fan .box-word-mian p{color: #333333;font-size: 14px;line-height: 28px;text-align: right;}

.introduce-left{width: 440px;height: 274px;float: left;}
.introduce-left img{width: 440px;height: 274px;}
.introduce-right{margin-left: 40px;width: 720px;float: left;}
.introduce-right-title{height: 48px;line-height: 48px;font-size: 24px;font-weight: bold;color: #333333;}

.introduce-right-word p{line-height: 22px;color: #333;font-size: 14px;}
.introduce-right-box{margin-right: 40px;}
.introduce-right-box-mian{line-height: 26px;height: 26px;float: left;margin-right: 24px;color: #333;font-size: 14px;}

.map-a{position: relative;}
.map-a a{position: absolute;width: 160px;height: 56px;display: block;}


/*图片切换*/
#jcImg { width:1202px; position:relative; overflow:hidden;} 
#jcImg ul { width:1200px; height:800px; overflow:hidden; position:relative; z-index:0; }
#jcImg ul li { display:none; width:1200px; height:800px; overflow:hidden; position:absolute; left:0; top:0; z-index:0; }
#smallImg {height:65px;overflow:hidden; margin:14px auto 0; position:relative; width:1200px; margin-left:0px;}
#jcImg dl { width:9999%; position:relative; }
#jcImg dd { float:left; width:115px; height:64px; overflow:hidden; margin-right:5px; _display:inline; cursor:pointer; position:relative; }
#jcImg dd div { position:absolute; background:#000; height:64px; width:115px; }
#jcImg b {width:14px; height:64px; background:#fff url(../images/btn.png) no-repeat; position:absolute; bottom:1px; z-index:1; cursor:pointer; }
#jcImg #prev {float:left; left:0px; background-position:0 -64px; }
#jcImg #next {float:right; right:0px; background-position:0 0;  }
#imgText{position:absolute; z-index:1; left:18px; top:565px; width:1200px; height:40px; display:none; }
#imgText p,#imgText b {display:block; position:absolute; left:-16px; top:200px; width:1168px;margin-top:-4px; margin-left:-4px;line-height:40px; padding:0 17px; height:40px; overflow:hidden; z-index:1; }
#imgText b { background:#000; z-index:0; }
#imgText span { color:#fff; text-shadow:1px 1px 0 #000; float:left; font-size:14px; }
#imgText samp { color:#fff; text-shadow:1px 1px 0 #000; float:right; font-size:13px;  }
#imgHover { border:4px solid #EC0000; height:56px; width:107px; position:absolute; left:0; top:0; display:none;}

@media only screen and (min-width: 800px) {
	#bdshare{display: none;}
}