@charset "utf-8";
/* CSS Document */
* { border:0; margin:0; padding:0; outline:none; text-decoration: none; list-style: none; }

a{ font-family:'微软雅黑'; text-decoration: none;}

p{ font-family:'微软雅黑';}

input{ border:none; padding:none; margin:none; }

img{display:block;}	
.clearfix{ clear:both;}

/**页头**/
body{height:100%;}
html{height:100%;}

/**search**/
.search_box {
	width: 100%;
	height: 50px;
	background: #e3e3e3;
}

.search {
	width: 1180px;
	margin: auto;
	height: 50px;
}

.keytext {
	width: 770px;
	height: 50px;
	line-height: 50px;
	float: left;
	font-family: Microsoft YaHei;
	font-size: 14px;
}

.keytext span {
	line-height: 50px;
	color: #000;
	font-weight: bold;
}

.keytext a {
	margin: 0px 8px 0px 0px;
	line-height: 45px;
	color: #333;
}

.rmgj-n-r {
	float: right;
	margin-top: 11px;
}

.rmgj-n-r .text {
	padding: 0px 0px 0px 10px;
	float: left;
	height: 28px;
	width: 240px;
	font-size: 14px;
	background: #fff;
	color: #666;
	font-family: "微软雅黑";
}

.submit {
	width: 35px;
	height: 28px;
	border: 0;
	padding: 0;
	background: url(../imgs/search_but.jpg);
	float: left;
}

/**product_big**/
.product_big {
	width: 1180px;
	height: 590px;
	margin: 30px auto;
}

.product_left {
	float: left;
	width: 235px;
	height: 590px;
}

.product_left h2 {
	background: url(../imgs/cp_tit.jpg) no-repeat;
	line-height: 26px;
	height: 58px;
	padding: 15px 0px 0px 0px;
	text-align: center;
}

.product_left h2 a {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	display: block;
}

.product_left h2 span {
	display: block;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	word-spacing: 8px;
}

.product_left ul {
	width: 235px;
	height: 500px;
	padding-top: 5px;
	background: url(../imgs/cp_bg.jpg) no-repeat;
}

.product_left ul li span a {
	width: 163px;
	height: 40px;
	line-height: 40px;
	display: block;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	background: url(../imgs/cp_list.jpg) no-repeat;
	margin: 5px auto;
}

.product_left ul li a {
	width: 163px;
	height: 24px;
	line-height: 25px;
	display: block;
	font-size: 14px;
	color: #333;
	padding-left: 40px;
	margin: auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/***product_right***/
.product_right {
	width: 945px;
	float: right;
	height: 810px;
}

.product_right .product_tit {
	width: 925px;
	border-bottom: 2px solid #0093dd;
	height: 43px;
	margin: 0px 0px 20px 20px;
}

.product_right .product_tit h3 a {
	float: left;
	width: 120px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #0093dd;
	margin-right: 10px;
}

.product_right .product_tit .active a {
	background: #ff7700;
}

.product_right .product_tit .more {
	float: right;
	color: #333;
	line-height: 43px;
	font-size: 14px;
}

.product_right .hide {
	display: none;
}

.product_right ul li {
	margin: 0px 0px 0px 20px;
	float: left;
	width: 295px;
	height: 255px;
}

.product_right ul li b {
	width: 295px;
	height: 220px;
	display: block;
	overflow: hidden;
}

.product_right ul li img {
	width: 295px;
	height: 220px;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;
}

.product_right ul li:hover img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	/* IE 9 */
	-moz-transform: scale(1.2, 1.2);
	/* Firefox */
	-webkit-transform: scale(1.2, 1.2);
	/* Safari 和 Chrome */
	-o-transform: scale(1.2, 1.2);
	/* Opera */
}

.product_right ul li span {
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.product_right ul li span a {
	color: #303030;
}

/**s_banner1_box**/
.s_banner1_box {
	height: 170px;
	background: url(../imgs/s_banner1.jpg) no-repeat center;
}

.s_banner1 {
	width: 1180px;
	height: 170px;
	margin: auto;
	position: relative;
}

.s_banner1 h4 {
	color: #fff;
	font-size: 32px;
	text-align: center;
	position: absolute;
	top: 35px;
	left: 70px;
	line-height: 45px;
}

.s_banner1 h4 b {
	color: #fff;
	font-size: 26px;
	display: block;
}

.s_banner1 p {
	position: absolute;
	top: 42px;
	left: 900px;
	background: url(../imgs/s_tel.png) no-repeat left 10px;
	padding-left: 50px;
}

.s_banner1 p b {
	font-size: 16px;
	color: #fff;
	display: block;
}

.s_banner1 p span {
	font-size: 24px;
	font-family: impact;
	color: #fff;
	display: block;
}

.s_banner1 p a {
	display: block;
	width: 110px;
	height: 36px;
	font-size: 16px;
	color: #fff;
	background: #ff7700;
	line-height: 36px;
	text-align: center;
	margin-top: 5px;
}

/**ys_box**/
.ys_box {
	height: 1370px;
	background: url(../imgs/ys_bg.jpg) no-repeat center bottom;
}

.ys_box h3 {
	width: 1180px;
	margin: auto;
	height: 150px;
	text-align: center;
	padding-top: 30px;
	background: url(../imgs/ys_tit.png) no-repeat center 30px;
}

.ys_box h3 a {
	display: block;
	font-size: 60px;
	font-weight: bold;
	color: #0093dd;
	height: 100px;
	line-height: 100px;
	padding-left: 80px;
}

.ys_box h3 span {
	display: block;
	width: 390px;
	height: 30px;
	background: #ff7700;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	margin: 20px auto 0px;
}

.ys_big {
	width: 1180px;
	margin: auto;
	height: 1190px;
	position: relative;
}

.ys_list {
	position: absolute;
	z-index: 99;
	width: 520px;
}

.ys_list span {
	display: block;
	font-size: 24px;
	color: #000;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 10px;
	background: url(../imgs/ys_tit.jpg) no-repeat left bottom;
	padding-bottom: 20px;
}

.ys_list span b {
	display: block;
	font-size: 18px;
}

.ys_list p {
	font-size: 14px;
	line-height: 30px;
	color: #666;
	background: url(../imgs/ys_ico.png) no-repeat left 13px;
	padding-left: 12px;
}

.ys_list1 {
	top: 50px;
	left: 630px;
}

.ys_list2 {
	top: 350px;
	left: 40px;
}

.ys_list3 {
	top: 635px;
	left: 630px;
}

.ys_list4 {
	top: 935px;
	left: 40px;
}

.ys_pic1 {
	left: 0px;
	top: 30px;
	position: absolute;
}

.ys_pic2 {
	right: 0px;
	top: 320px;
	position: absolute;
}

.ys_pic3 {
	left: 0px;
	top: 610px;
	position: absolute;
}

.ys_pic4 {
	right: 0px;
	bottom: 0px;
	position: absolute;
}

/**s_banner2_box**/
.s_banner2_box {
	height: 200px;
	background: url(../imgs/s_banner2.jpg) no-repeat center;
}

.s_banner2 {
	width: 1180px;
	height: 200px;
	margin: auto;
	position: relative;
}

.s_banner2 h4 {
	color: #fff;
	font-size: 24px;
	position: absolute;
	top: 35px;
	left: 740px;
}

.s_banner2 h4 b {
	font-size: 19px;
}

.s_banner2 h5 {
	position: absolute;
	top: 90px;
	left: 740px;
}

.s_banner2 h5 span {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-right: 20px;
}

.s_banner2 p {
	position: absolute;
	top: 130px;
	left: 740px;
	line-height: 36px;
	color: #fff;
}

.s_banner2 p b {
	font-size: 15px;
	display: block;
	float: left;
}

.s_banner2 p span {
	font-size: 24px;
	font-family: impact;
	display: block;
	float: left;
}

.s_banner2 a {
	display: block;
	width: 110px;
	height: 36px;
	font-size: 16px;
	background: #ff7700;
	text-align: center;
	float: left;
	color: #fff;
	margin-left: 15px;
}

/**about_big**/
.about_big {
	width: 1180px;
	height: 380px;
	margin: 30px auto;
}

.about_left {
	width: 810px;
	float: left;
}
.about_left h3 {
	text-align: center;
	height: 60px;
	margin-bottom: 20px;
	position: relative;
}
.about_left h3 a {
	display: block;
	font-size: 30px;
	color: #0093dd;
	line-height: 40px;
	background: url(../images/al_tit.jpg) no-repeat center;
	font-weight: 400;
}
.about_left h3 b {
	font-size: 12px;
	color: rgba(0,0,0,0.5);
	text-transform: uppercase;
	line-height: 20px;
	display: block;
	letter-spacing: 6px;
}
.about_left>div{
	display: flex;
	justify-content: space-between;
}
.about_left>div img{
	width: 45%;
}
.jjnr{
	padding:40px;
	box-sizing: border-box;
	width: 55%;
}
.jjnr h1{
	font-weight: 500;
}
.jjnr .xian{
	width: 50px;
	height: 1px;
	border-bottom: 4px solid rgb(255,119,0);
	margin-bottom: 20px;
}
.jjnr .jjnrs{
	font-size: 13px;
	line-height: 25px;
	color: rgba(0,0,0,0.8);
}
.jjnr a{
	display: inline-block;
	border: 1px solid rgb(45,165,226);
	padding: 5px 10px;
	margin-top: 15px;
	color: rgb(45,165,226);
}
.box2 {
	width: 340px;
	height: 380px;
	background: #0093dd;
	float: right;
	position: relative;
}

.box2 h3 {
	padding: 20px 0px 10px 20px;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
}

.box2 h3 a {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.box2 ul {
	margin: 0 auto;
}

.box2 li {
	float: left;
	width: 300px;
	text-align: center;
}

.box2 li img {
	width: 300px;
	height: 205px;
}

.box2 li span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
}

.box2 .lefts {
	background: url(../imgs/lefts.jpg) no-repeat;
	display: block;
	width: 160px;
	height: 48px;
	position: absolute;
	left: 0px;
	bottom: 20px;
}

.box2 .rights {
	background: url(../imgs/rights.jpg) no-repeat;
	display: block;
	width: 160px;
	height: 48px;
	position: absolute;
	right: 0px;
	bottom: 20px;
}


/**qyfc_box**/
.qyfc_box {
	width: 1180px;
	margin: auto;
}

.qyfc_box h3 {
	text-align: center;
	height: 60px;
	margin-bottom: 20px;
	position: relative;
}

.qyfc_box h3 a {
	display: block;
	font-size: 30px;
	color: #0093dd;
	line-height: 40px;
	background: url(../images/al_tit.jpg) no-repeat center;
	font-weight: 400;
}

.qyfc_box h3 b {
	font-size: 12px;
	color: rgba(0,0,0,0.5);
	text-transform: uppercase;
	line-height: 20px;
	display: block;
	letter-spacing: 6px;

}

.box3 {
	width: 1180px;
	height: 320px;
	position: relative;
	margin: auto;
}
.box3 ul{
	position: absolute;
	left: 0;
	
}
.box3 li {
	float: left;
	width: 373px;
	margin: 0px 10px 0px 0px;
	text-align: center;
}

.box3 li img {
	width: 373px;
	height: 250px;
}

.box3 li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 40px;
	font-size: 14px;
	color: #333;
}

.box3 .lefts {
	background: url(../imgs/left.jpg) no-repeat;
	display: block;
	width: 108px;
	height: 30px;
	position: absolute;
	left: 477px;
	bottom: 0px;
}
.box3>.bd>ul>div{
	width: 360px;
}
.box3  img{
	width: 360px;
	height: 320px;
}
.box3 .rights {
	background: url(../imgs/right.jpg) no-repeat;
	display: block;
	width: 108px;
	height: 30px;
	position: absolute;
	right: 477px;
	bottom: 0px;
}
.box3 .swiper-button-next, .box3 .swiper-button-prev{
	top:40%;
}
/**new_big**/
.new_big {
	width: 100%;
	height: 425px;
	margin: 30px 0px;
}

.new_box {
	width: 1180px;
	margin: auto;
	height: 445px;
	clear: both;
}

.new_l {
	float: left;
	width: 780px;
}

.new_r {
	float: right;
	width: 375px;
}

.new_r>h3 {

	height: 50px;
	line-height: 50px;
	border-bottom: 2px solid #0093dd;
	padding-bottom: 15px;
}

.new_r h3 a  {
	float: right;
	margin-top: 20px;
	color: rgba(0,0,0,0.4);
	font-size: 12px;
}

.new_r h3 span a {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: black;
}

/*滑动门*/
#tab3 {
	width: 730px;
}

#tab3 .tab_menu3 {
	width: 730px;
	background: url(../images/new_tit.jpg) no-repeat left bottom;
	height: 50px;
	font-size: 18px;
	font-weight: bold;
	color: #2a2a2a;
}

#tab3 .tab_menu3 li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 100px;
	height: 18px;
	cursor: pointer;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
}

#tab3 .tab_menu3 li a {
	color: #2a2a2a;
}

#tab3 .tab_menu3 .selected3 a {
	color: #0093dd;
}

#tab3 .tab_box3 {
	width: 730px;
	clear: both;
	position: relative;
}

#tab3 .hide {
	display: none;
}

.tab_box3 a.more {
	position: absolute;
	top: -50px;
	right: 0px;
	z-index: 999;
	font-size: 12px;
	color: #000;
}

.tab_box3 dl {
	width: 730px;
	height: 160px;
	margin: 20px 0px 10px 0px;
}

.tab_box3 dl dd {
	width: 363px;
	float: left;
	background: url(../imgs/new_bg.jpg) no-repeat right;
}

.tab_box3 dl dd img {
	width: 328px;
	height: 160px;
}

.tab_box3 dl dt {
	float: right;
	width: 340px;
}

.tab_box3 dl dt span a {
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 40px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tab_box3 dl dt p {
	line-height: 30px;
	color: #666;
	font-size: 14px;
	height: 120px;
	overflow: hidden;
}

.tab_box3 ul {
	clear: both;
}

.tab_box3 ul li {
	width: 325px;
	float: left;
	line-height: 36px;
	border-bottom: 1px dashed #c4c4c4;
	margin: 0px 20px 0px 0px;
	padding-left: 20px;
	background: url(../imgs/new_ico.png) no-repeat 5px center;
}

.tab_box3 ul li a {
	font-size: 14px;
	float: left;
	display: block;
	width: 260px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
}

.tab_box3 ul li span {
	float: right;
	display: block;
	width: 55px;
	padding-right: 5px;
	text-align: right;
}

/************文字滚动************/
#ticker {
	width: 375px;
	height: 354px;
	overflow: hidden;
	position: relative;
	margin: 15px 0px 0px;
}

#ticker li {
	width: 375px;
	border-bottom: 1px dashed #999;
	padding: 10px 0px;
}

.wen {
	background: url(../imgs/q.jpg) no-repeat 10px center;
	line-height: 36px;
	padding-left: 40px;
	font-size: 14px;
	color: #333;
	height: 36px;
	overflow: hidden;
}

.wen a {
	color: #2a2a2a;
	font-size: 14px;
	font-weight: bold;
}

.da {
	background: url(../imgs/a.jpg) no-repeat 10px 6px;
	margin-top: 6px;
	padding-left: 40px;
	font-size: 14px;
	height: 48px;
	overflow: hidden;
	line-height: 24px;
	color: #666;
}

.xinwen01{
	width: 375px;
	height: 354px;
	overflow: hidden;
	position: relative;
	margin: 15px 0px 0px;
}
.xinwen01 li{
	width: 375px;
	border-bottom: 1px dashed #999;
	padding: 10px 0;
	display: flex;
	justify-content: space-between;
	height: 86px;
}
.xinwen01 li img{
	width: 30%;
	height: 84px;
}
.xinwen01 li .xinwen02{
	width: 70%;
	padding: 0 10px;
	overflow: hidden;
}
.xinwen01 li .xinwen02 h3{
	padding-bottom: 10px;
}
.xinwen01 li .xinwen02 p{
	color: rgba(0,0,0,0.6);
	font-size: 12px;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}


























































.headerr {
	width:100%;
	height: 70px;
	/*background: url(../imgs/about_banner.jpg) no-repeat;*/
	/* overflow: hidden; */
	margin: 0 auto;
	/*background-color: black;*/
	position: absolute;
	z-index: 100;
}
.rel{
	position: relative;
}
.navBar {
	width: 1200px;
	height: 50px;
	line-height: 50px;
	color: #333;
	box-sizing: border-box;
	margin: 40px auto 0;
}
.top{
	width:1200px;
	height: auto;
/* 	margin: 42px auto 0; */
	
}
.logo{
	/* width:190px; */
	height: auto;
	margin-left: 0;
	float: left;
}
.banner_text{
	width:1200px;
	height: 412px;
	margin-top: 120px;
	display: block;
	
}
.banner_text h1{
	font-size: 5rem;
	line-height: 7rem;
	color: #fff;	
}
.banner_text p{
	font-size: 1.2rem;
	line-height: 6rem;
	color: #fff;
  text-align:justify;
  text-justify:inter-ideograph;
}
.banner_btn a{
	float: left;
	margin-right: 60px;
}
/**页头**/
/**关于尚科**/
.about_bj {
	width:100%;
	height: 650px;
	background: url(../imgs/white.png) no-repeat center;
	position: absolute;
/* 	margin: -100px auto 60px; */
}
.about_box{
	width:1200px;
	height: auto;
	margin: 90px auto 0;
}
.about_left{
	/* width:558px; */
	height: auto;
	float: left;
}
.left_pic{
	width:100%;
	height: auto;
	box-shadow: 5px 5px 15px rgb(0,0,0,0.2); 
	margin-bottom: 50px;
}
.about_btn{
	width:562px;
	height: auto;
}
.about_btn_left{
	float: left;
}
.about_btn_right{
	float: right;
}
.about_right{
	width:550px;
	height: auto;
	float: right;
	margin-left: 20px;
}
.line{
	width:70px;
	height: 2px;
	background-color: #1874ff;
	margin-left: 0;
	margin-top: 14px;
	margin-bottom: 20px;
	
	
}
.right_text p{
	font-size: 18px;
	text-align: left;
	line-height: 45px;
	color:#4c4c4c;
	letter-spacing: 1px;
    text-align:justify;
  text-justify:inter-ideograph;
  text-indent: 2em;
}
.text_xm{
	width:600px;
	height: auto;
	margin-top: 40px;
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
	
}
.xm_lie{
	float: left;
	margin-right:80px;
}
/**关于尚科**/

/**项目**/
.project_box{
	background-color:#f7f7f7;
	width: 100%;

	height: auto;
	padding-top: 80px;
}
.project{
	width:1200px;
	height: auto;
	margin: 0 auto;
}
.pro_bj{
	width:370px;
	height: 292px;
	padding-top: 270px;
	padding-left: 25px;
	float: left;
	margin-right: 5px;
	margin-bottom: 30px;
	position: relative;
}
.pro_bj1{
	background: url(../imgs/xuelixiangguan.png) no-repeat ;
}
.pro_bj2{
	background:url(../imgs/yingyang.png) no-repeat;
}
.pro_bj3{
	background:url(../imgs/jk.png) no-repeat;
}
.pro_bj4{
	background:url(../imgs/rl.png) no-repeat;
}
.pro_bj5{
	background:url(../imgs/xinli.png) no-repeat;
}
.pro_bj6{
	background:url(../imgs/kuaiji.png) no-repeat;
}
.pro_text{
	width:330px;
	height: auto;
}
.pro_text h5{
	font-size: 1.5rem;
	color: #333333;
	margin-bottom: 10px;
		
}
.pro_text h7{
	font-size: 1rem;
	color: #1874ff;
	margin-bottom: 20px;
}
.pro_text p{
	font-size: 0.8rem;
	color: #333;
	text-align: left;
	line-height: 1.5rem;
	letter-spacing: 1px;
	margin-top: 20px;
    text-align:justify;
  text-justify:inter-ideograph;
	

}
.dianji{
	position: absolute;
	width:286px;
	height: auto;
	margin: 10px auto 0;
	text-align: center;
	line-height: 20px;
	bottom: 12px;
	left: 48%;
	transform: translateX(-50%);
}
.dianji p{
	font-size: 18px;
	color: #1874ff;
	text-align: center;
	line-height: 24px;

}
.dianji_left{
	float: left;
	margin-right: 100px;
}
.dianji_right{
	float: left;
	
}
/**项目**/

/**产品服务**/
.service_box{
	width:1200px;
	height: auto;
	margin: 0 auto;
	padding-top: 60px;
}
.service_btn{
	width:650px;
	height: auto;
}
.service_btn_left{
	float: left;
}
.service_btn_right{
	float: right;
}
.service_left{
	width:650px;
	height: auto;
	float: left;
}
.service_right{
	width:450px;
	height: auto;
	float: right;
	
}
.service_right h2{
	font-size:24px;
	color: #333;
} 
.service_right h7{
	font-size:16px;
	color: #1874ff;
	line-height: 60px;
} 
.text_fuwu{
	margin-bottom: 20px;
}
.text_fuwu_list h6{
	font-size: 15px;
	line-height: 24px;
	color: #333;
	float: left;
} 
.text_fuwu p{
	font-size: 14px;
	line-height: 24px;
	color: #333;
  text-align:justify;
  text-justify:inter-ideograph;
} 
.yuan{
	width:8px;
	height: 8px;
	margin-right: 14px;
	margin-top: 8px;
	background-color: #1874ff;
	float: left;
}
/**产品服务**/
/**页中**/
.shuju_bj{
	background-color: #333;
	width:100%;
	height: 368px;
	padding-top: 80px;
}
.shuju_box{
	width:1200px;
	height: auto;
	margin: 0 auto;
}
.shuju{
	width:194px;
	height: auto;
	margin: 0 auto;
	float: left;
	margin-right: 138px;
}
.shuju h1{
	color: #fff;
	text-align: center;
	line-height: 50px;
}
.shuju p{
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
}
.jushu_pic{
	width:100px;
	height: auto;
	margin-left: 48px;
}
/**页中**/

.banner_2{
	width:100%;
	height: 350px;
	margin:0px auto 60px;
   position:relative;
   overflow: hidden;
	
}

.banner_22{
	width:100%;
    height:350px;
  position:absolute;
  top:-40;
  left:0;

  
 
}
/**新闻资讯**/
.news_box{
	width:1200px;
	height: auto;
	margin:70px auto 60px;
	
}
.news_box h1{
	text-align: center;
	color: #333;
	margin-bottom: 60px;
	
}
.news_lie{
	width:1200px;
	height: auto;
	margin: 0 auto;
}
.news{
	width:370px;
	height: 500px;
	position: relative;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.news1{
	background: url(../imgs/bj_que_1.png) no-repeat;
}
.news2{
	background: url(../imgs/bj_que_2.png) no-repeat;
}
.news3{
	margin-right: 0;
	background: url(../imgs/bj_que_3.png) no-repeat;
}
.news_text {
		width: 336px;
		height: auto;
		margin: 25px auto;
	}
.news_text h6{
	font-size:15px;
	line-height: 30px;
	color: #444;
} 
.news_text p{
	font-size:14px;
	letter-spacing: 1px;
	line-height: 22px;
	color: #666;
   text-align:justify;
  text-justify:inter-ideograph;
} 
.news a{
	position: absolute;
	bottom: 20px;
	left: 20px;
	font-size:14px;
	letter-spacing: 1px;
	line-height: 20px;
	color: #666;

}

.banner {
	position: relative;
}
/**新闻资讯**/
