@charset "utf-8";
/* CSS Document */

body,h1,h2,h3,h4,li,ul,a,img,p{ margin:0; padding:0; border:0}
body{ font-family:"宋体"; font-size:12px; background-color:#013240}
.top1{ height:135px; background:url(images/top1.jpg) top;}
.top2{ height:142px; background:url(images/top2.jpg) top;}
.top3{ height:195px; background:url(images/top3.jpg) top;}
.top4{ height:342px; background:url(images/top4.jpg) top;}
.content{ width:1006px; margin:auto; background-color:#0b7584; overflow:hidden}
.cont{ width:961px; padding-left:24px; padding-top:16px}

.txt{ height:458px; background:url(images/cont1.jpg); position:relative}
.txt .pic1{width:183px;height:215px;position:absolute;left: 20px;top: 20px;}
.txt .b1{width:610px;height:27px;line-height:27px;font-family:"微软雅黑";position:absolute;left: 209px;top: 20px;}
.txt .b1 a{ color:#ff6a10; font-size:18px; text-decoration:none; display:block}
.txt .b1 a:hover{ color:#ff6a10; font-size:18px; text-decoration:underline; display:block}
.txt .b2{
	width:210px;
	height:52px;
	line-height:25px;
	font-family:"微软雅黑";
	position:absolute;
	left: 590px;
	top: 53px;
	text-align:right;
	font-weight:bold
}
.txt .b2 span.cc1{ color:#8d8c8b; font-size:14px; text-decoration:line-through}
.txt .b2 span.cc2{ color:#ff6a10; font-size:18px;}

.txt .btn{
	width:117px;
	height:66px;
	position:absolute;
	left: 827px;
	top: 20px;
}

.txt .btn a{ display:block; width:117px; height:66px; background:url(images/btn.jpg) 0 0 }
.txt .btn a:hover{ display:block; width:117px; height:66px; background:url(images/btn.jpg) 0 -66px }

.txt .te{
	width:665px;
	height:360px;
	font-family:"宋体";
	font-size:12px;
	color:#919190;
	line-height:24px;
	position:absolute;
	left: 224px;
	top: 63px;
}

.infro{ height:491px; background:url(images/infro.jpg); position:relative}
.infro .mytxt{
	width:284px;
	height:348px;
	position:absolute;
	font-family:"微软雅黑";
	font-size:14px;
	color:#0b7584;
	line-height:30px;
	left: 12px;
	top: 60px;
}
 
