﻿/* CSS Document */

/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
body,button, input, select, textarea {font-family:'微软雅黑';}
h1, h2, h3, h4, h5, h6{ font-size: 100%;}
em{font-style:normal;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}
a:hover{color:#1a7be7;transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}


a{ text-decoration:none}
.zwyw{ width:1000px; margin:0 auto; }

.zwyw1{width:500px; padding:8px 20px; float:left;}
.zwyw2{width:500px; padding:8px 20px; float:right;}
.zwyw3{background: url(xwtpbg_03.png) left center no-repeat; display:inline-block; height:40px; line-height:40px; padding-left:25px; border-bottom:1px solid #bcc9dd; width:460px}
.zwyw4{background: url(xwtpbg_03.png) left center no-repeat; display:inline-block; height:40px; line-height:20px; padding-left:25px; padding-top:10px; padding-bottom:10px; border-bottom:1px solid #bcc9dd; width:460px}
.zwyw5{color:#2389ef; font-size:17px; font-weight:bold}
.zwyw6{height:30px; line-height:30px; background:url(bd1_03.jpg) left center no-repeat; padding-left:15px}
.zwyw7{display:inline-block; height:30px; line-height:30px; font-size:15px; float:right}
.zwyw8{font-size:17px; display:inline-block; width:75px}
.zwyw9{font-size:17px; display:inline-block; width:95px; border-left:1px solid #c2c2c2; text-align:center }
.zwyw10{font-size:17px; display:inline-block; width:125px; border-left:1px solid #c2c2c2;  text-align:center}


















#focus_Box {
	POSITION: relative; MARGIN: 25px auto; WIDTH: 1000px; HEIGHT:405px
}
#focus_Box UL {
	POSITION: relative; WIDTH: 1000px; HEIGHT:405px
}
#focus_Box LI {
	Z-INDEX: 0; POSITION: absolute; WIDTH: 0px; BACKGROUND: #787878; HEIGHT: 0px; TOP: 146px; CURSOR: pointer; LEFT: 490px; border-radius: 4px; box-shadow: 1px 1px 12px rgba(200, 200, 200, 1)
}
#focus_Box LI IMG {
	WIDTH: 100%; BACKGROUND: url() no-repeat center 50%; HEIGHT: 100%; VERTICAL-ALIGN: top
}
#focus_Box LI P {
	POSITION: absolute; LINE-HEIGHT: 50px;  WIDTH: 100%; BOTTOM: 0px;  HEIGHT: 40px; COLOR: #fff; LEFT: 0px; margin:0px;
}
#focus_Box LI P SPAN {
	WIDTH: 100%; DISPLAY: inline-block; HEIGHT: 50px; OVERFLOW: hidden; background:#109fe3; text-align:center
}
#focus_Box .prev {
	Z-INDEX: 100; POSITION: absolute; WIDTH: 54px; DISPLAY: block; HEIGHT: 108px; OVERFLOW: hidden; TOP: 140px; CURSOR: pointer
}
#focus_Box .next {
	Z-INDEX: 100; POSITION: absolute; WIDTH: 54px; DISPLAY: block; HEIGHT: 108px; OVERFLOW: hidden; TOP: 140px; CURSOR: pointer
}
#focus_Box .prev {
	BACKGROUND:url(prev_03.png) no-repeat left bottom; LEFT: 0px;
}
#focus_Box .next {
	BACKGROUND: url(next_03.png) no-repeat right bottom; RIGHT: 0px;
}
#focus_Box .prev:hover {
	BACKGROUND-POSITION: left top
}
#focus_Box .next:hover {
	BACKGROUND-POSITION: right top;
	
	}
