/*加载外部通用CSS*/

@import url("normalize.css");
html,
	body {
    min-width: 1000px;
    position:relative;
	font-size: 14px;
 	font-family:"微软雅黑";
}


/*index.css*/
.header{height: 250px;background: url(images/banner.jpg) no-repeat center top}
.center{width: 1000px;margin: 0 auto;}
.main2{height:478px;background:url(images/main2.jpg) no-repeat center top}
.main3{height:603px;border-top: 1px solid #cbcbcb;position: relative;}
.main3 span.bg1{position:absolute;width:100%;left:0;top:0;background:#e3e1e1;height:363px;}
.main3 span.bg2{position:absolute;width:100%;left:0;top:0;background:#4acde0;top:363px;height:240px;}


.header h1{font-size: 36px;color: #fff;font-style:italic ;padding:110px 0 0 218px;}
.header h1 em{font-size: 40px;font-style:italic;display:block;margin-bottom: 4px;}
.header h1 span{margin-left: 27px;letter-spacing: 10px;display: inline-block;padding-bottom: 1px;border-bottom: 3px solid #fff;font-style: normal;}

.tv-box{margin:45px auto;background:#130c0a}
.tv-box .video{width:677px;height:450px;margin:10px; margin-top:auto; position:relative;}  
.tv-box .lead{width:290px;background:#383838;height:470px;padding-left: 10px;}
.tv-box .lead h2{font-size: 20px;color:#fff;line-height: 32px;margin-top: 6px;border-bottom: 7px solid #312e30;}
.tv-box .lead h3{font-size: 18px;color:#21adf6;line-height: 32px;margin-top: 16px;}
.tv-box .lead .txt p{text-indent: 2em;color:#fff;line-height: 25px;margin-top: 10px;padding: 0 16px 0 5px ;font-size: 14px;}
.tv-box .lead .txt p a{color:#E6BE01;}

.icon-01{width:21px;height:35px;background:url(images/icon-01.png) no-repeat center center;float: left;margin-right: 6px;}
.icon-02{width:19px;height:32px;background:url(images/icon-02.png) no-repeat center center;float: left;margin-right: 6px;}
.icon-03{width:66px;height:69px;background:url(images/icon-03.png) no-repeat center center;}
.icon-04{width:66px;height:69px;background:url(images/icon-04.png) no-repeat center center;}
.icon-05{width:40px;height:69px;background:url(images/icon-05.png) no-repeat center center;margin-right: 10px!important}


.tv-box .lead .conetnt{background:#242424;border-top: 2px solid #3a3b3a;border-bottom: 2px solid #3a3b3a}
.tv-box .lead .conetnt p{font-size: 14px;color:#fff;line-height: 25px;text-indent: 2em;padding:12px 16px 12px 12px;}
.tv-box .lead .conetnt p span{color:#E6BE01;}

.title{text-align: center;padding-top: 40px;}
.title i{display:inline-block;line-height: 69px;vertical-align: -21px;margin-right: 20px;}
.title span{display:inline-block;font-size: 30px;line-height: 69px;}

.watch{margin-top: 52px;}
.watch .cards{width:658px;}
.watch .cards .card{width:300px;margin-right: 25px;float:left;margin-bottom: 42px;}
.watch .cards .card span{width:100px;height:100px;background:#b82323;text-align: center;color:#fff;font-size: 22px;line-height: 100px;display:block;float:left;}
.watch .cards .card .txt{background:#d3d3d4;height:100px;display:table;width:192px;float:right}
.watch .cards .card .txt p{display:table-cell;vertical-align: middle;line-height: 25px;padding:0 8px;}

.watch .dangan{width:290px;margin-top: -33px;}
.watch .dangan h3{height:26px;background:url(images/icon-title.jpg) no-repeat right center;text-indent: -9999px;}
.watch .dangan img{height:164px;width:100%;border:1px solid #dd0303;margin-top: 7px;margin-bottom: 8px;}
.watch .dangan h4{font-size: 18px;text-align:center;line-height: 32px;}
.watch .dangan p{font-size: 14px;line-height: 25px;}

.fangtan{height:460px;background:url(images/fangtan-bg.jpg) no-repeat center center;padding-top: 50px;margin:25px 0}
.fangtan .box{width:852px;font-size: 14px;color:#000;line-height: 25px;height:412px;overflow: auto;padding-right: 15px;margin-left: 72px;}

.focus{position:relative;z-index: 1000;}

.slide{position:relative;width:775px;margin:20px auto 0 auto;}
.slider_box{width:710px; margin:0 auto;height: 354px;position: relative;overflow-x: hidden;box-shadow: 2px 4px 4px #333}
.silder_tip{width: 92px;height: 92px;overflow: hidden;position: absolute;top: 0;right: 0;z-index:1; text-indent:-999px;background:url(../images/tip-tt.gif) no-repeat;}
.silder_con{height:354px;overflow: hidden;position: absolute;}
.silder_panel{width:710px;height:354px;float: left;position: relative;}
.silder_panel img{width: 710px;height: 354px;display: block;opacity: 1;filter:alpha(opacity=100)}
.silder_nav{position: absolute;top:380px;text-align: center;width:100%}
.silder_nav li{display:inline-block;margin:0 4px;*zoom:1;*display:inline;}
.silder_nav li em{position:relative;top:0px;display:block;transition:0.4s top;padding-top: 5px;}
.silder_nav li em img{border:3px solid #fff;border-radius: 1px;box-shadow: 1px 1px 2px #333;transition:0.4s all;}
.silder_nav li img,.silder_nav li em{width:30px;height:30px;}
.silder_nav li:hover em,.silder_nav li.curr em{top:-5px;-webkit-transition:0.4s top;-moz-transition:0.4s top;-o-transition:0.4s top;transition:0.4s top;background:url(images/slide-top.jpg) no-repeat center top}
.silder_nav li:hover em img,.silder_nav li.curr em img{box-shadow: 1px 2px 4px #333;-webkit-transition:0.4s all;-o-transition:0.4s all;-moz-transition:0.4s all;transition:0.4s all;}
.slide a.prev,.slide a.next{display: block;width:18px;height:25px;text-indent: -9999px;position: absolute;cursor: pointer;top:170px;}	
.slide a.prev{background: url(images/icon-left.jpg) no-repeat;left:0;}
.slide a.next{background: url(images/icon-right.jpg) no-repeat;right:0}

.footer{background:#333;color:#fff;padding:15px 0}
.footer #glbbot{border:0}
.footer #glbbot a:link,
.footer #glbbot a:visited{color:#fff}

.xiding{width:166px;height:200px;border:5px solid #e65c2f;background:#e65c2f;position:absolute;top:360px;}
.xiding.fixed{position:fixed;top:20px;}
.xiding img{width:132px;height:132px;padding:17px;background:#fff;}
.xiding p{text-align: center;color:#fff;font-size: 14px;padding-top: 4px;}

.videobg{
<<<<<<< .mine
	background: url('http://www.eol.cn/html/df/jiangsu/zhzx/gd/images/video.jpg') no-repeat center;
=======
	background: url('http://www.eol.cn/html/df/jiangsu/zhzx/images/video.jpg') no-repeat center;
>>>>>>> .r345560
	width: 677px;
	height: 438px;
	border: 2px #000;
	position: absolute;
	top: 8px;
	left: 0px;
	z-index: 100;
}

html, body{
	min-width:1000px;
	overflow-x:hidden;
	-webkit-overflow-scrolling: touch;
}
