@charset "utf-8";

/* CSS Document */

::selection {
	background-color: #0663be;
	color: #FFF;
}

::-moz-selection {
	background-color: #0663be;
	color: #FFF;
}

::-webkit-selection {
	background-color: #0663be;
	color: #FFF;
}

#example {
	width: 100px !important;
	/* IE7+FF */
	width: 200px;
	/* IE6 */
}

* {
	margin: 0 auto;
	padding: 0;
}

body {
	font-size: 12px;
	color: #121212;
	font-family: Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;
	background: none;
}

ul,
li {
	list-style-type: none;
}

img,
ul,
li,
button {
	margin: 0px;
}

img,
button {
	border: none;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

img {
	border: 0;
}

input {}


/*banner*/

.banner {
	margin-top: -16px;
	width: 100%;
}

.slideBox {
	width: 100%;
	height: 551px;
	overflow: hidden;
	position: relative;
	margin: auto;
}

.slideBox .hd {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: 1;
}

.slideBox .hd ul {
	zoom: 1;
	text-align: center;
	width: 100%;
}

.slideBox .hd ul li {
	display: inline;
	margin-right: 10px;
	border-radius: 50%;
	padding: 0 8px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	margin-left: 15px;
}

.slideBox .hd ul li.on {
	background: #0663be;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd li a{	width:100%;	height:551px;	display:block;}
.slideBox .bd img {
	width: 100%;
	height: 551px;
	display: block;
	margin: auto;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}


/*search*/


/*search*/

.search_all {
	margin-top: 10px;
	width: 100%;
	background: url(../images/search_bk.jpg) no-repeat center;
	height: 60px;
}

.search {
	width: 1180px;
	margin: auto;
	overflow: hidden;
}

.search p {
	margin-left: 40px;
	float: left;
	font-size: 14px;
	color: #323232;
	line-height: 61px;
}

.search_ny {
	float: right;
	width: 300px;
	height: 30px;
	line-height: 26px;
	overflow: hidden;
	margin-right: 0px;
	background: url(../images/search_03.png) no-repeat center center;
	margin-top: 14px;
}

.search_ny input {
	width: 190px;
	height: 26px;
	border: none;
	background: none;
	margin-left: 35px;
	font-size: 14px;
	color: #888;
}

.search_ny input:focus {
	border: none;
}

.search_ny button {
	margin-right: 6px;
	float: right;
	width: 30px;
	line-height: 28px;
	font-size: 14px;
	color: #fff;
	background: none;
	margin-right: 38px;
	margin-top: 1px;	cursor: pointer;
}


/*pro*/

.pro_all {
	width: 100%;
	height: 1072px;
	background: #f7f7f7;
}

.pro {
	width: 1180px;
	margin: auto;
	position: relative;
	overflow: hidden;
	height: 1072px;
}
.pro .title{
	margin-top: 30px;
}
.pro .title h2 {
	background: url(../images/title-bg.png)no-repeat center;
	text-align: center;
}

.pro h2 {
	font-size: 30px;
	color: #333;
}

.pro h2 span {
	color: #0663be;
}

.pro_xbt {
	text-align: center;
	margin-top: 6px;
	color: #444444;
	text-transform: uppercase;
	font-size: 14px;
}

.pcr-left{
	width: 260px;
	float: left;
	margin-top: 26px;
}
.pcr-left-title{
	width: 260px;
	height: 75px;
	background: url(../images/pcr-bg.png) no-repeat;
}
.pcr-left-title h2{
	padding-top: 35px;
	padding-left: 51px;
	
}
.pcr-left-title h2{	
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
.pcr-left .sideMenu{
	width: 260px;
}

.pcr-left .sideMenu h3{
	background: #0D94D1;
	height: 40px;
	font-weight: normal;
	margin-top: 10px;
	padding-left: 45px;
	background: url(../images/list-hover.jpg) no-repeat;
	box-shadow: 0px 8px 10px rgba(0,0,0,0.2);	
}
.pcr-left .sideMenu h3 a{
	color: #FFFFFF;
	line-height: 40px;
	padding-left: 20px;
		font-size: 18px;
	display: block;
}
.pcr-left .sideMenu h3 a:hover{
	background: url(../images/icoadd2.png) left center no-repeat;
}

.pcr-left .sideMenu h4{
	background: #0D94D1;
	height: 40px;
	font-weight: normal;
	margin-top: 10px;
	padding-left: 45px;
	background: url(../images/list-hover.jpg) no-repeat;
	box-shadow: 0px 8px 10px rgba(0,0,0,0.2);	
}
.pcr-left .sideMenu h4 a{
	color: #FFFFFF;
	line-height: 40px;
	padding-left: 20px;
		font-size: 18px;
	display: block;
}


.pcr-left .sideMenu .on{
	background: url(../images/list-hover.jpg)no-repeat;	
}

.pcr-left .sideMenu ul li{
	height: 46px;
	margin-top: 2px;
	padding-left: 50px;
	background: url(../images/list_1.png) no-repeat bottom;
	line-height: 46px;
}
.pcr-left .sideMenu ul li a{
	font-size: 16px;
	color: #7d7d7d;
}
.pcr-left .sideMenu ul li a:hover{
	color: #2669c2;
}

.pro_qh {
	position: absolute;
	top: 120px;
	left: 300px;
	width: 910px;
}

.pro_slideTxtBox {
	width: 910px;
}

.pro_slideTxtBox .hd {
	position: relative;
}

.pro_slideTxtBox .hd ul {
	position: absolute;
	left: 590px;
}

.pro_slideTxtBox .hd ul li {
	float: left;
	background: url(../images/pro_qh0.png) no-repeat center;
	margin-left: 30px;
	cursor: pointer;
	width: 110px;
	height: 36px;
	text-align: center;
	line-height: 36px;
}

.pro_slideTxtBox .hd ul li a {
	color: #fff;
	font-size: 14px;
}

.pro_slideTxtBox .hd ul li.on {
	background: url(../images/pro_qh1.png) no-repeat center;
	width: 110px;
	height: 36px;
}

.pro_slideTxtBox .bd ul {
	overflow: hidden;
	padding-top: 42px;
}

.pro_slideTxtBox .bd li {
	width: 268px;
	float: left;
	margin-right: 35px;
	margin-top: 20px;
}

.pro1_t {
	width: 268px;	height: 210px;
}

.pro1_t a img {
	width: 268px;
	height: 210px;
}

.pro1_w {
	overflow: hidden;
	margin-top: 10px;
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
}

.pro1_w a {
	font-size: 14px;
	color: #444;
}

.pro1_w a b {
	float: left;
	margin-right: 15px;
}

.pro1_w a p {
	float: left;
}

.pro1_w a span {
	float: right;
}

.pro2_tw {
	overflow: hidden;
	padding-top: 500px;
}

.pro2_tw ul li {
	width: 375px;
	float: left;
	margin-right: 18px;
	margin-bottom: 38px;
}

.pro2_t {
	width: 375px;
	height: 280px;
}

.pro2_t a img {
	width: 375px;
	height: 280px;
}

.pro2_w {
	overflow: hidden;
	margin-top: 10px;
	border-bottom: 1px dashed #ccc;
}

.pro2_w a {
	font-size: 14px;
	color: #444;
	line-height: 40px;
}

.pro2_w a b {
	float: left;
	margin-right: 15px;
}

.pro2_w a p {
	float: left;
}

.pro2_w a span {
	float: right;
}

/*ad1*/
.ad1{
	background: url(../images/ad1.jpg)no-repeat center;
	width: 100%;
	height: 228px;
}
.ad1Box{
	width: 1180px;
	margin: 0 auto;
	text-align: center;
}
.ad1Box h4{
	color: #FFFFFF;
	font-size: 28px;
	padding-top: 42px;
}
.ad1Box h5{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	padding-top: 15px;
}
.ad1Box p{
	font-size: 15px;
	color: #FFFFFF;
	margin-top: 12px;
}
.ad1Box p span{
	font-size: 24px;
	font-weight: bold;
}
/*zl_all*/

.zl_all {
	width: 100%;
	background: url(../images/zl_bk.jpg) no-repeat center;
	height: 770px;
}

.zl {
	width: 1180px;
	margin: auto;
	position: relative;
}

.zl h3 {
	position: absolute;
	top: 70px;
	left: 50%;
	font-size: 30px;
	
}
.zl h3{
	color: #0663be;
}
.zl h3 span{
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}


.zl ul li {
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}

.zl1 {
	position: absolute;
	top: 220px;
	left: 670px;
}

.zl2 {
	position: absolute;
	top: 350px;
	left: 710px;
}

.zl3 {
	position: absolute;
	top: 490px;
	left: 715px;
}

.zl4 {
	position: absolute;
	top: 625px;
	left: 670px;
}

.zl_c1 {
	position: absolute;
	top: 590px;
	left: 50px;
	font-size: 30px;
	color: #fff;
	font-family: "times new roman";
}

.zl_c2 {
	position: absolute;
	top: 560px;
	left: 240px;
}

/*政策*/
.zc{
	background: url(../images/zc.jpg)no-repeat center;
	height: 690px;
}

.zcBox{
	width: 1180px;
	margin: 0 auto;
}
.zcBox .title{
	text-align: center;
	padding-top: 43px;
}

.zcBox .title h3{
	font-size: 30px;
}
.zcBox .title h3{
	color: #0663BE;
}
.zcBox .title p{
	margin-top: 10px;
	font-size: 16px;
	color: #333333;
}

.zcNav{
	float: right;
	width: 482px;
	margin-top: 10px;
}
.zcNav ul li{
	width: 480px;
	height: 70px;
	padding-left: 90px;
	margin-top: 25px;
}
.zcNav ul li h4{
	padding-top: 8px;
	font-size: 18px;
	color: #0663BE;
}
.zcNav ul li p{
	font-size: 15px;
	color: #333333;
	padding-top: 7px;
}

.zcNav1{
	background: url(../images/zc1.png)no-repeat left;
}
.zcNav2{
	background: url(../images/zc2.png)no-repeat left;
}
.zcNav3{
	background: url(../images/zc3.png)no-repeat left;
}
.zcNav4{
	background: url(../images/zc4.png)no-repeat left;
}
.zcNav5{
	background: url(../images/zc5.png)no-repeat left;
}

/*ad2*/
.ad2{
	width: 100%;
	background: url(../images/ad2.jpg)center no-repeat;
	height: 230px;
}

.ad2Box{
	width: 1180px;
	margin: 0 auto;
	position: relative;
}

.ad2Box-left{
	float: left;
	margin-top: 62px;
}
.ad2Box-left h4{
	padding-left: 45px;
	color: #FFFFFF;
	font-size: 28px;
}
.ad2Box-left h5{
	margin-top: 17px;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
}

.ad2Box-right{
	position: absolute;
	margin-top: 86px;
	right: 0px;
}
.ad2Box-right p{
	color: #FFFFFF;
	padding-right: 100px;
}
.ad2Box-right p span{
	font-size: 32px;
	font-family: "times new roman";
}
.ad2Box-right a{
	position: absolute;
	display: block;
	right: 0px;
	top: -20px;
}

/*仓储与物流*/

.wl{
	width: 1180px;
	margin: 0 auto;
}
.wl .title{
	text-align: center;
	padding-top: 43px;	
}

.wl .title h3{
	font-size: 30px;
	background: url(../images/wl-title.png)no-repeat center;
}
.wl .title h3{
	color: #333;
}

.wl .title h3 span{
	color: #0663BE;
}

.wl .title p{
	margin-top: 10px;
	font-size: 16px;
	color: #333333;
}
.wlNav{
	margin-top: 30px;
}
.wlNav ul{
	width:1200px ;
}
.wlNav ul li{
	float: left;
	width: 580px;
	height: 405px;
	margin-right: 20px;
}
.wlNav ul li img{
	width: 580px;
	height: 405px;
}


/*gs*/

.gs_all {
	width: 100%;
	background: url(../images/gs_bk.jpg) no-repeat center;
	height: 840px;
	margin-top: 0px;
}

.gs {
	width: 1180px;
	margin: auto;
	overflow: hidden;
	position: relative;
}

.gs_dbt {
	text-align: center;
	font-weight: bold;
	padding-top: 35px;
}

.gs_dbt{
	font-size: 30px;
	color: #555;
}

.gs_dbt span {
	color: #0663be;
}

.gs_xbt {
	text-align: center;
	margin-top: 6px;
	font-size: 14px;
	color: #555555;
	text-transform: uppercase;
}

.gs_tw {
	margin-top: 32px;
	overflow: hidden;
}

.gs_t {
	width: 650px;
	height: 420px;
	float: left;
	margin-left: 30px;
}

.gs_t a img {
	width: 650px;
	height: 420px;
}

.gs_w {
	width: 500px;
	height: 320px;
	float: left;
	margin-left: 0px;
}

.gs_w1 {
	margin-top: 45px;
	margin-left: 40px;
}

.gs_w1 a {
	font-size: 20px;
	color: #444;
	font-weight: bold;
}

.gs_w2 {
	line-height: 30px;
	font-size: 15px;
	color: #555;
	overflow: hidden;
	margin-top: 20px;
	height: 120px;
	overflow: hidden;
	width: 420px;
}

.gs_w3 {
	width: 110px;
	margin-left: 40px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	margin-top: 20px;
	border: 1px solid #999;
}

.gs_w3 a {
	font-size: 14px;
	color: #444;
}

.gs_c1 {
	position: absolute;
	top: 510px;
	left: 30px;
	font-size: 30px;
	font-family: "times new roman";
	color: #0663be;
}

.gs_c2 {
	position: absolute;
	top: 510px;
	left: 250px;
	width: 110px;
	height: 32px;
	background: #81c122;
	text-align: center;
	line-height: 32px;
}

.gs_c2 a {
	color: #fff;
	display: block;
	width: 100%;
}


/*fc*/

.fc_all {
	width: 100%;
	margin-top: -350px;
}

.fc {
	width: 1180px;
	margin: auto;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
}

.fc_slideTxtBox {
	width: 1180px;
}

.fc_slideTxtBox .hd {
	height: 120px;
	line-height: 36px;
	position: relative;
}

.fc_slideTxtBox .hd ul {
	float: left;
	position: absolute;
	margin-left: 6%;
}

.fc_slideTxtBox .hd ul li {
	float: left;
	width: 70px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	margin-left: 40px;
	border-radius: 4px;
}

.fc_slideTxtBox .hd ul li a {
	color: #333;
	font-size: 16px;
	display: block;
	width: 100%;
	border-bottom: 1px solid #999;
}

.fc_slideTxtBox .hd ul li.on {
	height: 36px;
}

.fc_slideTxtBox .hd ul li.on a {
	color: #0663be;
	border-bottom: 1px solid #0663be;
	font-weight: bold;
}

.fc_slideTxtBox .bd ul {
	overflow: hidden;
	margin-top: -20px;
}

.fc_t {
	overflow: hidden;
}

.fc_t li {
	width: 270px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
}

.fc_t li a img {
	width: 270px;
	height: 180px;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.fc_t li a p {
	width: 100%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
	display: block;
}

.fc_t li a img:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1)
}

.fc_m {
	position: absolute;
	left: 1100px;
	top: 40px;
}

.fc_m a {
	color: #666;
}


/*phone1_all*/

.phone1_all {
	width: 100%;
	background: url(../images/phone1_bk.jpg) no-repeat center;
	height: 215px;
	margin-top: 30px;
}

.phone1 {
	width: 1180px;
	margin: auto;
	position: relative;
}

.phone1 ul {
	width: 560px;
	padding-top: 35px;
}

.phone1 ul li {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	float: left;
	text-align: left;
	margin-right: 60px;
	margin-left: 30px;
	margin-top: 18px;
	margin-bottom: 35px;
}

.phone1_w1 {
	position: absolute;
	top: 53px;
	left: 500px;
	color: #fff;
	font-size: 16px;
}

.phone1_w2 {
	position: absolute;
	top: 85px;
	left: 500px;
	color: #fff;
	font-size: 30px;
	font-family: "times new roman";
	letter-spacing: -1px;
}

.phone1_w3 {
	position: absolute;
	top: 130px;
	left: 500px;
	width: 110px;
	height: 34px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 34px;
}

.phone1_w3 a {
	color: #fff;
	font-size: 15px;
}


/*kh*/

.kh_all {
	width: 100%;	
	height: 455px;
}

.kh {
	width: 1180px;
	margin: auto;
	margin-top: 50px;
}

.kh h3 {
	background: url(../images/title-bg.png) no-repeat center;
	text-align: center;
}

.kh h3{
	font-size: 30px;
	color: #444;
}

.kh h3 span {
	color: #0663be;
}

.kh_xbt {
	text-align: center;
	margin-top: 6px;
	color: #777;
	font-size: 14px;
	text-transform: uppercase;
}

.khBox{
	margin-top: 30px;
}

.parHd{
	width: 440px;
	margin: 0 auto;
}
.parHd ul li{
	width: 160px;
	height: 49px;
	background: #0663BE;
	line-height: 49px;
	float: left;
	text-align: center;
	margin: 0 30px;
}
.parHd ul li a{
	color: #FFFFFF;
	font-size: 14px;
}
.parHd .on{
	background: #f48e0d;
}
.parBd{
	margin-top: 20px;
	position: relative;
}

.parBd ul {
	margin-top: 30px;
	overflow: hidden;
}

.parBd ul li {
	width: 560px;
	margin-right: 30px;
	height: 238px;
	overflow: hidden;
	float: left;
	margin-bottom: 0px;
	margin-top: 8px;
}
.parBd .khList .sPrev{
	position: absolute;
	top: 82px;
	left: -50px;
	background: url(../images/sprev.jpg)no-repeat;
	width: 17px;
	height: 71px;
}
.parBd .khList .sNext{
	position: absolute;
	top: 82px;
	right: -25px;
	background: url(../images/snext.jpg)no-repeat;
	width: 17px;
	height: 71px;
}
.parBd .kh_t {
	width: 280px;
	height: 225px;
	overflow: hidden;
	float: left;
}

.parBd .kh_t a img {
	width: 280px;
	height: 225px;
}

.parBd .kh_w {
	width: 250px;
	height: 200px;
	margin: auto;
	float: left;
	margin-left: 20px;
}

.parBd .kh_w1 {
	padding-top: 35px;
	text-align: left;
}

.parBd .kh_w1 a {
	font-size: 16px;
	color: #444;
	font-weight: bold;
}

.parBd .kh_w2 {
	margin-top: 12px;
	margin-top: 10px;
	text-align: left;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	color: #666;
	font-size: 13px;
}

.parBd .kh_w3 {
	margin-left: 0px;
	margin-top: 15px;
	width: 80px;
	height: 28px;
	background: #0663be;
	text-align: center;
	line-height: 28px;
}

.parBd .kh_w3 a {
	font-size: 14px;
	color: #fff;
}

.parBd .kh ul li:hover .kh_w {}


/*xw*/

.xw_all {
	width: 100%;
	background: url(../images/xw_bk.jpg) no-repeat center;
	height: 653px;
	margin-top: 50px;
}

.xw {
	width: 1180px;
	margin: auto;
	position: relative;
	overflow: hidden;
}

.wx_l {
	float: left;
	width: 760px;
}

.xw_gs {}

.xw_gs_bt {
	overflow: hidden;
}

.xw_gs_bt_l {
	width: 130px;
	height: 40px;
	border-radius: 4px;
	background: #0663be;
	line-height: 40px;
	float: left;
}

.xw_gs_bt_l a img {
	margin-left: 15px;
	padding-top: 5px;
	margin-top: 5px;
	float: left;
	margin-right: 10px;
}

.xw_gs_bt_l a p {
	float: left;
	font-size: 18px;
	color: #fff;
}

.xw_gs_bt_r {
	float: right;
	margin-top: 15px;
}

.xw_gs_bt_r a {
	font-size: 12px;
	color: #444;
}

.xw_gs_tw {
	overflow: hidden;
	margin-top: 25px;
}

.xw_gs_t {
	width: 320px;
	height: 200px;
	float: left;
}

.xw_gs_t a img {
	width: 320px;
	height: 200px;
}

.xw_gs_w {
	width: 410px;
	float: left;
	margin-left: 30px;
}

.xw_gs_w ul li {
	overflow: hidden;
	font-size: 14px;
	color: #666666;
	margin-bottom: 15px;
}

.xw_gs_w ul li a b {
	float: left;
	color: #666;
	margin-right: 5px;
}

.xw_gs_w ul li a p {
	float: left;
	color: #666;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
	width: 300px;
}

.xw_gs_w ul li a p:hover {
	color: #0663be;
}

.xw_gs_w ul li a span {
	float: right;
	color: #777;
}

.wt {
	margin-top: 45px;
}

.wt_bt {
	overflow: hidden;
}

.wt_bt_l {
	float: left;
}

.wt_bt_l a {
	font-size: 24px;
	color: #0663be;
	font-weight: bold;
}

.xw_r {
	float: left;
	margin-top: 5px;
	width: 315px;
	margin-left: 65px;
}

.xw_r a {
	font-size: 14px;
	color: #0663be;
}

.wt_ny {
	margin-top: 36px;
}

.wt_ny ul li {
	width: 320px;
	float: left;
	margin-right: 60px;
	margin-left: 0px;
	margin-bottom: 50px;
}

.wt_w1 {
	margin-left: 0px;
}

.wt_w1 a {
	font-size: 14px;
	color: #555555;
	line-height: 27px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.wt_w1:hover a {
	color: #0663be;
}

.wt_w1 a img {
	float: left;
	margin-top: 1px;
	margin-right: 5px;
}

.wt_w2 {
	line-height: 24px;
	font-size: 13px;
	color: #666;
	margin-top: 15px;
	overflow: hidden;
	height: 48px;
}

.hy_gs_bt {
	overflow: hidden;
	margin-top: 18px;
}

.hy_gs_l {
	overflow: hidden;
	width: 130px;
	float: left;
}

.hy_gs_l a img {
	float: left;
	margin-top: 2px;
	margin-right: 8px;
}

.hy_gs_l a p {
	float: left;
	font-size: 18px;
	color: #fff;
}

.hy_gs_r {
	float: right;
}

.hy_gs_r a {
	font-size: 13px;
	color: #fff;
}

.xw_r_t {
	width: 320px;
	height: 200px;
	margin-top: 20px;
}

.xw_r_t a img {
	width: 320px;
	height: 200px;
}

.xw_r_w {
	margin-top: 28px;
	height:236px;
}

.xw_r_w ul li {
	margin-top: 16px;
}

.xw_r_w ul li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #fff;
}

.xw_r_w ul li a span {
	margin-right: 10px;
	float: left;
}.xw_r_w ul li a p{	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.lk {
	margin-top: 15px;
}

.lk h4 {
	font-size: 30px;
	color: #0663be;
	font-family: "impact";
	text-transform: uppercase;
}

.lk ul {
	overflow: hidden;		width: 350px;
}

.lk ul li {
	width: 85px;
	text-align: left;
	float: left;
}

.lk ul li a {
	font-size: 13px;
	color: #444;
}