<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#FocusBGs{
	width:100%;
	height:250px;
	position:relative;
	top:1px;
	margin-bottom:0px;
	}

.fullSlides {
	width:100%;
	position:relative;
	height:251px;
	background-image: url(/images/up_images/banner_bj.jpg);  background-repeat: repeat-x;background-position:bottom;
}
.fullSlides .bds {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlides .bds ul {
	width:100% !important;
}
.fullSlides .bds li {
	width:100% !important;
	height:250px;
	overflow:hidden;
	text-align:center;
}
.fullSlides .bds li a {
	display:block;
	height:250px;
}


#FocusBG{
	width:1236px;
	overflow:hidden;
	margin:auto;}
.fullSlide {
	width:1236px;
	position:relative;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:120px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:120px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:580px;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:5px;
	height:5px;
	margin:5px;
	overflow:hidden;
	background:#FFF;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#FBB01F;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:2%;
	z-index:1;
	width:49px;
	height:49px;
	background:url(/images/left.png) 0px -49px no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:2%;
	background:url(/images/right.png) 0px -49px no-repeat;
}


/* slidebox */
.slidebox{width:400px;height:300px;overflow:hidden;position:relative;border:solid 1px #ddd;margin:20px 0px;}
.slidepic{position:absolute;}/* 必要元素 */
.slidepic li{height:300px;overflow:hidden;}
.slidebtn{position:absolute;bottom:10px;right:10px;float:right;}
.slidebtn li{background:#fff;border:1px solid #D00000;cursor:pointer;float:left;font-family:arial;height:18px;line-height:18px;width:18px;margin:4px;text-align:center;color:#D00000;}
.slidebtn li.current{background:#FF0000;border:1px solid #D00000;height:24px;line-height:24px;width:24px;margin:0 2px;color:#fff;font-weight:800;}
/* slidepic-01 */
.slidebox-01{width:400px;height:300px;overflow:hidden;position:relative;border:solid 1px #ffffff;margin:0px; padding:0px;}
.slidepic-01{position:absolute;width:9999em; margin:0px; padding:0px;}/* 必要元素 */
.slidepic-01 li{height:300px;overflow:hidden;float:left;}
.slidebtn-01{position:absolute;bottom:50px;right:8px;float:right;}
.slidebtn-01 li{background:#fff;border:1px solid #D00000;cursor:pointer;float:left;font-family:arial;height:18px;line-height:18px;width:18px;margin:4px;text-align:center;color:#D00000;}
.slidebtn-01 li.current{background:#FF0000;border:1px solid #D00000;height:24px;line-height:24px;width:24px;margin:0 2px;color:#fff;font-weight:800;}
.con_img{position: relative;}
.ms{position: absolute; border:0; bottom:0px;left:0px; text-align:left; padding-left:15px; font-size:15px; width:385px; height:40px; line-height:40px; color:#FFFFFF; background: #000; opacity: 0.4; filter:alpha(opacity=40); -moz-opacity:0.4;}

.AboutList li{
	float:Left;
	width:50%;
	text-align:center;
	padding:5px 0px;}
.AboutList li div{
	width:90%;
	background:#F5F5F5;
	border:1px solid #DEDEDE;
	margin:auto;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari 和 Chrome */
	border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	padding:10px 0px;
	}
.AboutList li div img{
	width:40px;
	height:40px;
	}
.AboutList li div p{
	line-height:20px;
	font-size:14px;
	}

.InfoList li{
	padding:5px 0px;
}
.InfoList li img{
	padding:0px 40px;
	width:20px;
	vertical-align: middle;}
.InfoList li img span{
	}
.InfoList li a{
	display:block;
	line-height:35px;
	border:1px solid #DEDEDE;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari 和 Chrome */
	border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	width:95%;
	margin:auto;
	background:#F5F5F5;
	font-size:14px;
	}
.InfoList li a:hover{
	font-weight:bold;
	color:#1672a9;
	background:#FFF;}
	
.SpecialList li{
	padding:5px 0px;
	text-align:center;}
	
.SerList li{
	padding:5px 0px;
	width:50%;
	float:left;
	
}
.SerList li a{
	display:block;
	line-height:35px;
	border:1px solid #DEDEDE;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari 和 Chrome */
	border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	width:90%;
	margin:auto;
	background:#F5F5F5 url(/images/submenu-li.jpg) no-repeat 10px center;
	text-align:center;
	font-size:14px;
	}
.SerList li a:hover{
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	background:#1672a9;}

.FeedLeft{
	float:left;
	width:180px;
	}
.FeedLeft li{
	padding:5px 0px;	
}
	
.FeedLeft li a{
	display:block;
	line-height:44px;
	border:1px solid #DEDEDE;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari 和 Chrome */
	border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	width:90%;
	font-size:14px;
	margin:auto;
	background:#F5F5F5;
	text-align:center;
	}	
.FeedLeft li a:hover{
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	background:#1672a9;}

.FeedLeft .FLi_1 a{
	background:#F5F5F5 url(/images/sec3top_2.png) no-repeat 10px center;
	}
.FeedLeft .FLi_2 a{
	background:#F5F5F5 url(/images/sec3top_3.png) no-repeat 10px center;
	}
.FeedLeft .FLi_3 a{
	background:#F5F5F5 url(/images/sec3top_4.png) no-repeat 10px center;
	}
.FeedLeft .FLi_4 a{
	background:#F5F5F5 url(/images/sec3top_5.png) no-repeat 10px center;
	}
.FeedLeft .FLi_5 a{
	background:#F5F5F5 url(/images/sec3top_1.png) no-repeat 10px center;
	}
.FeedLeft .FLi_6 a{
	background:#F5F5F5 url(/images/sec3top_6.png) no-repeat 10px center;
	}

.FeedLeft .FLi_1 a:Hover{
	background:#FBB01F url(/images/sec3top_21.png) no-repeat 10px center;
	}
.FeedLeft .FLi_2 a:Hover{
	background:#FBB01F url(/images/sec3top_31.png) no-repeat 10px center;
	}
.FeedLeft .FLi_3 a:Hover{
	background:#FBB01F url(/images/sec3top_41.png) no-repeat 10px center;
	}
.FeedLeft .FLi_4 a:Hover{
	background:#FBB01F url(/images/sec3top_51.png) no-repeat 10px center;
	}
.FeedLeft .FLi_5 a:Hover{
	background:#FBB01F url(/images/sec3top_11.png) no-repeat 10px center;
	}
.FeedLeft .FLi_6 a:Hover{
	background:#FBB01F url(/images/sec3top_61.png) no-repeat 10px center;
	}


.FeedLeft .AskButton a{
	border:1px solid #F5F5F5;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari 和 Chrome */
	border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	display:block;
	line-height:44px;
	text-align:center;
	color:#FFF;
	font-size:16px;
	width:90%;
	margin:auto;
	font-weight:bold;
	background:#FBB01F;}
.FeedLeft .AskButton a:hover{
	text-decoration:none;
	font-weight:bold;
	background:#090;}

.FeedRight{
	float:right;
	width:720px;
	padding-right:10px;}
.FeedRight .FeedTable{
	width:100%;
	}
.FeedRight .FeedTable .TableTitle{
	font-weight:bold;
	border-bottom:1px solid #DEDEDC;
	line-height:25px;}
.FeedRight .FeedTable td{
	border-bottom:1px solid #F5F5F5;
	line-height:35px;
	padding:0px 10px;
	font-size:12px;}
.FeedRight .FeedTable tr:hover{
	background:#F5F5F5;
	cursor:pointer;}
.FeedRight .FeedTable .Sta01{
	color:#093;}
.FeedRight .FeedTable .Sta02{
	color:#F00;}
.FeedRight .FeedTable td span{
	color:#9a9a9a}
	
#body   .tab{ }
#body   .tab-hd { 	background:url("/images/box_titlebgx.png") no-repeat -120px top;
 overflow:hidden; zoom:1;}
#body   .tab-hd li{font-size:14px; float:left; width:115px; color:#fff; text-align:center; cursor:pointer;height:31px;line-height:29px;}
#body   .tab-hd li.active{	background:url("/images/box_titlebgx.png") no-repeat -120px top;
font-weight:normal;
padding:0px;
margin:0px;
font-size:14px;
text-align:center;}
#body   .tab-hd li.active a{
	color:#1672a9;
	padding:0px;
	margin:0px;
	width:110px;
	display:block;
	padding-right:5px;
	line-height:29px;
	background:url("/images/Title_iconx.png") no-repeat 5px center;
	font-weight:bold;}
#body   .tab-bd li{display:none; padding:10px 0px; border-top:0 none; }	



/* main block*/
#body .MainBlock{
	width:1236px;
	margin:auto;
	font-size:12px;
	}
#body .MainBlock .BlockInner{
	border-top:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;		
	border-bottom:1px solid #e5e5e5;
	height:300px;
	overflow:Hidden;}	
#body .Block2 .MainBlock .BlockInner{
	height:330px;
	}

#body  .leftx{
	width:457px;
	float:left;
	}

#body  .left{
	float:right;
	width:820px;
	}
#body  .right{
	width:402px;
	float:left;
	}
#body  .left .LeftAbout{
	width:510px;
	float:left;
	}
#body  .left .RightNews{
	width:300px;
	float:right;}

#body .Block2 .left{
	float:left;
	width:924px;}
#body .Block2 .right{
	float:right;
	width:300px;}
	
#body .MainBlock .DivList .DivLi{
	padding:0px 10px 0px 0px;
	}
#body .MainBlock .DivList .DivLi .DivLeft{
	float:left;
	padding:10px;
	width:100px;
	height:80px;}
#body .MainBlock .DivList .DivLi .DivLeft img{
	width:100px;
	height:75px;}	
#body .MainBlock .DivList .DivLi .DivRight{
	float:right;
	padding:0px 10px;
	width:300px;
	height:80px;}
#body .MainBlock .DivList .DivLi .DivRight p{
	line-height:200%;}
#body .MainBlock .DivList .DivLi a{
	line-height:29px;
	padding:0px;
	height:29px;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;}	
#body .MainBlock .DivList .DivLi .Time{
	color:#0e7aa1;
	font-size:11px;
	}
#body .MainBlock .DivList .DivLi .Des{
	color:#666;
	font-size:12px;}	


#body .topic{
	height:31px;
	background:url("/images/box_titlebgx.png") no-repeat 0px top;
	}	
#body   .topic .TopicTitle{
	float:left;
	width:100px;
	text-align:center;
	font-size:14px;
	color:#FFFFFF;
	height:31px;
	font-weight:bold;
	line-height:29px;
	padding-right:5px;}

#body  .TopicTitle a{
	color:#FFFFFF;
	text-decoration:none;}	
#body   .topic .TopicMore{
	float:right;
	font-size:12px;
	padding-right:5px;
	line-height:29px;}
#body   .topic .TopicMore a{
	color:#333;}	

#body .Block2 .left .topic{
	background:url("/images/box_titlebgx.png") no-repeat -200px top;
	}	
#body .Block2 .left  .topic .TopicTitle{
	float:left;
	width:110px;
	text-align:center;
	font-size:14px;
	color:#1672a9;
	height:31px;
	font-weight:bold;
	line-height:29px;
	padding-right:5px;
	background:url("/images/Title_iconx.png") no-repeat 5px center;
	}

#body .Block2 .left .TopicTitle a{
	color:#1672a9;
	text-decoration:none;}	


	
#body    .MBlockTable td{
	line-height:26px;
	font-size:12px;
}

#body   .MBlockTable .ListTitle{
	background:url("/images/arr.gif") no-repeat 10px center;
	padding-left:30px;
}
#body    .MBlockTable td{
	text-align:left;
	padding-left:0;}
	
#body  .MBlockTable span{
	color:#9a9a9a;
	padding-left:10px;
	font-size:12px;}

#body .DivList .DivTop h1{
	font-size:18px;
	text-align:center;
	line-height:28px;}
#body .DivList .DivTop h1 a{
	color:#FF0000;}
#body .DivList .DivTop p{
	color:#666;
	padding:3px 10px;}

 .blk_29 {	 PADDING:0px 0px; OVERFLOW: hidden;  ZOOM: 1; POSITION: relative;}
	
 .blk_29 .LeftBotton {	BACKGROUND: url(/images/dirleft.jpg) no-repeat 0px 0px; LEFT: 10px; FLOAT: left; WIDTH: 35px; CURSOR: pointer; POSITION: absolute; TOP: 77px; HEIGHT: 114px}
 .blk_29 .RightBotton {	 BACKGROUND: url(/images/dirright.jpg) no-repeat -0px 0px; FLOAT: right;right:0px; WIDTH: 35px; CURSOR: pointer; POSITION: absolute; TOP: 77px; HEIGHT: 114px}
 .blk_29 .Cont {	MARGIN: 0px auto; OVERFLOW: hidden;  PADDING:20px 0 20px 0px;float:left;height:180px;width:1150px;POSITION: relative;left:40px;}
 .blk_29 .box {	FLOAT: left; WIDTH: 230px; TEXT-ALIGN: center;}
 .blk_29 .box IMG {	BORDER: #F5F5F5 1px solid;padding:1px;MARGIN: 0px auto; width:200px;height:150px;}
 .blk_29 .box A:hover IMG {	BORDER: #1672a9 1px solid;}
 .blk_29 .box P {	WIDTH: 230px; LINE-HEIGHT:30px;text-align:center;font-size:12px;color:#b6120f}

.project {
	display: block;
	padding:20px 0px;}
 @media screen and (max-width: 625px) {
.project {
	padding: 8% 0;
}
}
.project .section-header {
	margin-top: 0;
}
.project .section-header .line {
	background-color: #c4c4c4;
}
.project .section-header .line span {
	background-color: #e9e9e9;
}
.project-body {
	display: block;
	position: relative;
}
.project-body .btn {
	display: block;
	position: absolute;
	width: 36px;
	height: 62px;
	top: 36%;
	text-align: center;
	line-height: 62px;
	font-size: 54px;
	color: #717171;
	font-family: "Simsun";
	z-index: 20;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
}
 @media screen and (max-width: 1240px) {
.project-body .btn {
	width: 30px;
	height: 52px;
	line-height: 52px;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	font-size: 30px;
}
}
.project-body .btn:hover {
	color: #1672a9;
	text-decoration:none;

}
 @media screen and (max-width: 1240px) {
.project-body .btn:hover {
	color: #fff;
}
}
.project-body .prev {
	left: -42px;
}
 @media screen and (max-width: 1240px) {
.project-body .prev {
	left: 15px;
}
}
.project-body .next {
	right: -42px;
}
 @media screen and (max-width: 1240px) {
.project-body .next {
	right: 15px;
}
}
.project-body .box {
	display: block;
	position: relative;
	overflow: hidden;
}
.project-body .box ul {
	display: block;
	font-size: 0;
	overflow: hidden;
	
}
.project-body li {
	display: block;
	float: left;
	width: 20%;
	text-align:center;
	
}
 @media screen and (max-width: 625px) {
.project-body li {
	width: 50%;
}
}
.project-body li .pic {
	display: block;
	padding: 10px 8px;
}
.project-body li .pic a {
	display: block;
	width: 100%;
	height: auto;
}
.project-body li .content {
	display: block;
	position: relative;
	overflow: hidden;
}
.project-body li .mask {
	display: block;
	position: absolute;
	width: 200px;
	height: 150px;
	padding-top: 0%;
	top: -100%;
	background-color: rgba(0,0,0,0.4);
	text-align: center;
	z-index: 10;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	margin:auto;
	left:15px;
}
 @media screen and (max-width: 768px) {
.project-body li .mask {
	height:150px;
	padding-top: 0%;
}
}
.project-body li:hover .mask {
	top: 0;
}
.project-body li .mask .fdj {
	display: inline-block;
 *display: inline;
 *zoom:1;
	width: 54px;
	height: 84px;
	background: url(/images/fdj.png) no-repeat center center;
}
.project-body li .mask p {
	display: block;
	font-size: 12px;
	line-height: 1;
	margin-top: 18px;
	color: #fff;
	text-transform: uppercase;
}
 @media screen and (max-width: 768px) {
.project-body li .mask p {
	display: none;
}
}
.project-body li .mask h4 {
	display: block;
	font-size: 16px;
	line-height: 1;
	margin-top: 14px;
	color: #fff;
}
 @media screen and (max-width: 768px) {
.project-body li .mask h4 {
	display: none;
}
}
.project-body li .mask .project-arrow {
	display: block;
	position: absolute;
	bottom: -18px;
	left: 50%;
	margin-left: -20px;
	z-index: 10;
}
 @media screen and (max-width: 768px) {
.project-body li .mask .project-arrow {
	display: none;
}
}
.project-body li img {
	display: block;
	width: 200px;
	height:150px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	margin:auto;
}
.project-body li p {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #5c5c5c;
	margin-top: 0px;
	line-height: 1;
}
.project-body li p a {
}


#body .ProductShow {
	border-top:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;		
	border-bottom:1px solid #e5e5e5;	
	WIDTH: 1240px; 
	font-size:12px;
	margin:auto;
}

 #LinksBG{
 
	width:1225px;
	margin:auto;
	border-top:1px solid #E5E5E5;
	}
 #Links {
	padding:20px 0px;
	line-height:25px;
	margin:auto;
	font-size:14px;
	}
 #Links span{
	font-weight:normal;
	color:#1672a9;
	font-size:16px;}

 #Links a{
	padding:0px 11px;}
 


/*friend_link_box*/
.friend_link_box {
	background-color: #ffffff;
	height: 136px;
	padding: 7px 0;
}

.friend_link_box .friend_link {
	margin: 0 auto;
	width: 1242px; 
}

.friend_link_box .friend_link h3 {
	background: url(/images/friend_link_titile_bg.png) no-repeat left top;
	color: #ffffff;
	float: left;
	font-size: 16px;
	height: 146px;
	line-height: 46px;
	width: 156px;
	margin-top: -5px;
	font-weight:normal;
	padding-left:50px;
}

.friend_link_box .friend_link .dropselect {
	float: left;
	padding-left: 5px;
	width: 187px;
}

.friend_link_box .friend_link .dropselect select {
	border: 1px solid #E1E1E1;
	font-size: 14px;
	height: 45px;
	width: 185px;
	padding: 0;
}


/*-----------------------------------------------------------------------小雷要求的：*/

.i_box4{width:100%; height:90px; line-height:90px; overflow:hidden;}
.i_box4 .s1{ color:#000000; font-size:24px;}
.i_box4 a{ color:#666666; font-size:16px;}
.i_box4 a:hover{ text-decoration:none; color:#014099;}
.fl{ float:left;}
.fr{ float:right;}
.clearboth{ clear:both;}
.bc_box1{width:100%; padding-bottom:37px}
.bc_box1{width:100%; padding-bottom:37px}
.bc-swiper1 {width: 100%;height: 100%;background: #fff; }
.bc-swiper1 .swiper-slide {font-size: 18px;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%; padding:0px 0.5%;}
.bc-swiper1 .swiper-slide .a_img{width:100%; display:inline-block; overflow:hidden;}
.bc-swiper1 .swiper-slide .a_img img{width:100%;}


.bc-swiper1 .swiper-slide .div_c{width:100%; padding-top:25px;}
.bc-swiper1 .swiper-slide .div_c .s1{width:95%; height:54px; margin-left:15px;line-height:27px; display:inline-block; overflow:hidden; color:#333333; font-size:18px; font-weight:bold;}
.bc-swiper1 .swiper-slide .div_c .s1:hover{ text-decoration:none; color:#014099;}
.bc-swiper1 .swiper-slide .div_c .s2{width:95%; height:90px; line-height:30px; overflow:hidden; margin:2px 0px 15px 0px; font-size:16px;}
.bc-swiper1 .swiper-slide .div_c .s3{width:100%;}
.bc-swiper1 .swiper-slide .div_c .s3 li{width:100%; height:40px; float:left;}
.bc-swiper1 .swiper-slide .div_c .s3 li a{width:100%; height:40px; line-height:40px; display:inline-block; overflow:hidden; color:#000000; font-size:16px; background:url(/images/tb_3.png) left center no-repeat; padding-left:17px;}
.bc-swiper1 .swiper-slide .div_c .s3 li a:hover,.i_box5_con_r .s3 li a:hover .a1{ text-decoration:none; color:#014099;}
.bc-swiper1 .swiper-slide .div_c .s3 li a .a1{width:70%; height:40px; line-height:40px; display:inline-block; overflow:hidden; color:#000000;}
.bc-swiper1 .swiper-slide .div_c .s3 li a .a2{width:30%; height:40px; line-height:40px; text-align:right; display:inline-block;}

.bc-swiper1 .bc_next1{ width:46px; height:46px; background:url(/images/tb_9.png) no-repeat; right:0; top:15%; margin-top:0px;}
.bc-swiper1 .bc_prev1{ width:46px; height:46px; background:url(/images/tb_8.png) no-repeat; left:0;top:15%; margin-top:0px;}
.home-swiper {width: 100%;height: 100%;background: #000;}
.home-swiper .swiper-slide {text-align: center;font-size: 24px; color:#fff; display:inline-block; overflow:hidden;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%; position:relative;}
.home-swiper .swiper-slide:hover{ text-decoration:none; color:#fff;}
.home-swiper .swiper-slide img{ display:block;}
.home-swiper .swiper-slide .a_text{width:100%; text-align:left; height:60px; line-height:60px; text-indent:15px; position:absolute; left:0px; bottom:0px; z-index:111;}

.ui_div{width:100%;margin-top:40px;}
.ui_div_con{width:1240px; margin:0px auto;}
.ui_div_center{width:1380px; margin:0px auto;}
</pre></body></html>