@charset "utf-8";

/* CSS Document */

::selection {

	color:#fff;

    background-color: #2281f5;

}



::-moz-selection {

	color:#fff;

    background-color: #2281f5;

}



::-webkit-selection {

	color:#fff;

    background-color: #2281f5;

}



::-webkit-scrollbar {

    width: 8px;

    height: 8px;

    background-color: #F5F5F5;

}



::-webkit-scrollbar-track {

    border-radius: 10px;

    background-color: #E2E2E2;

}



::-webkit-scrollbar-thumb {

    border-radius: 10px;

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    background-color: #555;

}



* {

    padding: 0;

    margin: 0;

}



body {

    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

    color: #333;

    margin: 0;

    line-height: 1.5;

    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

}



:focus {

    outline: 1;

}



article,

aside,

canvas,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section,

summary {

    display: block;

}



a {

    margin: 0;

    padding: 0;

    border: 0;

    font-size: 100%;

    vertical-align: baseline;

    background: transparent;

}



ins {

    background-color: #ff9;

    color: #000;

    text-decoration: none;

}



mark {

    background-color: #ff9;

    color: #000;

    font-style: italic;

    font-weight: bold;

}



del {

    text-decoration: line-through;

}



table {

    border-collapse: collapse;

    border-spacing: 0;

}



hr {

    display: block;

    height: 1px;

    border: 0;

    border-top: 1px solid #cccccc;

    margin: 1em 0;

    padding: 0;

}



input,

select {

    vertical-align: middle;

}





li,

ul {

    list-style-type: none;

}



img {

    border: none;

}



a {

    color: #333;

    text-decoration: none;

    -webkit-transition: all .3s ease-out;

    transition: all .3s ease-out;

}



a:link,

a:hover,

a:active,

a:visited {

    text-decoration: none;

}



input,

textarea {

    outline: 0;

    border: 0;

}



textarea {

    resize: none;

}



h1,

h2,

h3,

h4,

h5,

h6,

dl,

dd,

dt,

i,

em {

    font-weight: normal;

    font-style: normal;

}

.between{

	width:1180px;

	margin:0 auto;

	overflow: hidden;

}

.title_nav{

	width: 400px;

	height: 50px;

	margin:0 auto;

}

.title_nav h3 a{

	font-size: 24px;

	color: #2281f5;

	display: block;

	font-weight: bold;

	text-align: center;

	line-height: 24px;

}

.title_nav h3 a i{

	color: #f7750d;

	font-weight: bold;

}

.title_nav span{

	font-size: 14px;

	color: #b2b2b2;

	text-transform: uppercase;

	display: block;

	text-align: center;

	line-height: 40px;

}

.title_nav h3 a:hover{

	color: #f7750d;

}

.title_nav h3 a:hover i{

	color: #2281f5;

}

.clearfix{clear:both;}





/**banner start**/

.banner {

  width: 100%;

  height: 700px;

	overflow: hidden;

}

.fullSlide {

  width: 100%;

  position: relative;

  height: 100%;

  background: transparent;

}

.fullSlide .bd {

  margin: 0 auto;

  height: 100%;

  position: relative;

  z-index: 0;

  overflow: hidden;

}

.fullSlide .bd ul {

  height: 100%;

  width: 100%!important;

}

.fullSlide .bd li {

  height: 100%;

	width: 100%!important;

  overflow: hidden;

  text-align: center;

  background-position: center;

  background-repeat: no-repeat;

  width: 100%;
  background-size: cover;

}

.fullSlide .bd li a {

  display: block;

  height: 100%;

  width: 100%;

}

.fullSlide .hd {

  width: 100%;

  position: absolute;

  z-index: 1;

  bottom: 0;

  left: 0;

}

.fullSlide .hd ul {

  text-align: center;

  margin-bottom: 20px;

}

.fullSlide .hd ul li {

  background: #2281f5;

  cursor: pointer;

  display: inline-block;

  *display: inline;

  zoom: 1;

  width: 15px;

  height: 15px;

  margin: 4px;

  border-radius: 50%;

  overflow: hidden;

  *filter: alpha(opacity=50);

  *opacity: .5;

  line-height: 999px;

}

.fullSlide .hd ul .on {

  background: #f7750d;

}

.fullSlide .prev,

.fullSlide .next {

  display: block;

  position: absolute;

  top: 50%;

  margin-top: -30px;

  left: 15%;

  z-index: 1;

  width: 40px;

  height: 60px;

  background: url(../images/slider-arrow.png) -126px -137px #000000 no-repeat;

  cursor: pointer;

  *filter: alpha(opacity=50);

  *opacity: .5;

  display: none;

}

.fullSlide .next {

  left: auto;

  right: 15%;

  background-position: -6px -137px;

}

/*banner end*/











/* search start */

.search {

	overflow:hidden;

	width: 100%; 

	height:45px;

}

.sear_box{

	width: 1180px; 

	margin:0 auto; 

	height:45px;

}

.keytext{

	width: 780px;

	line-height: 45px;  

	font-family:Microsoft YaHei; 

	font-size: 14px;

	color: #333;

	overflow: hidden;

	float: left;

	background: url(../images/search_t.jpg) no-repeat left center;

	padding-left: 20px;

}

.keytext span{

	line-height: 45px;

	color:#333;

	font-size:14px;

}

.keytext a{

	margin: 0px 8px 0px 0px;

	line-height:45px; 

	font-size:14px;

	color:#595959;

}

.keytext a:hover{

	color: #2281f5;

}

.rmgj-n-r{ 

	width:280px;

	height: 31px;

	margin-top: 6px;

	overflow: hidden;

	float: right;

	background: url(../images/search.jpg) no-repeat left center;

}

.text2{

	padding:0px 0px 0px 10px; 

	float:left; 

	width: 230px;

	height: 28px;

	margin-left: 4px;

	margin-top: 2px; 

	font-size:12px; 

	color:#595959;

	background: none; 

}

.submit{

	width:32px; 

	height:31px; 

	float:right;

	font-size: 14px;

	color: #fff;

	cursor: pointer;

	background:url(../images/ico1.png) no-repeat;

}



/* search end */















/* product start */

.product{

	width: 100%;

	margin-top: 50px;

}

.product .pro_box{

	width: 1180px;

	margin:0 auto;

}

.pro_box .pro_left{

	float: left;

	width: 232px;

}

.pro_left h2{

	width: 190px;

	height: 75px;

	padding-left: 42px;

	background: url(../images/pro_nav.jpg) no-repeat center;

}

.pro_left h2 a{

	font-size:24px;

	color: #fff;

	line-height: 75px;

	display: block; 

}

.pro_left dl{

	width: 232px;

	height: 450px;

	background: #fafafa;

}

.pro_left dl dd{

	width: 190px;

	height: 60px;

	padding-left: 42px;

	border-bottom: 1px solid #e5e5e5;

	-webkit-transition:all .5s;

	transition:all .5s;

}

.pro_left dl dd:hover{

	border-color: #2281f5;

}

.pro_left dl dd a{

	width: 160px;

	font-size: 16px;

	color: #666;

	display: block;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	line-height: 60px;

	padding-left: 25px;

	background: url(../images/pro_tb.png) no-repeat left center;

}

.pro_left dl dd a:hover{

	color: #2281f5;

}

.pro_box .pro_con{

	width: 945px;
	height: 524px;
	overflow: hidden;

	float: right;

}

.pro_con > ul{

	width: 915px;

	height: 44px;

	float: left;

	margin-left: 30px;

	overflow: hidden;

}

.pro_con > ul li{

	width: 120px;

	height: 44px;

	background: #2281f5;

	float: left;

	margin-right: 30px;

}

.pro_con > ul li a{

	font-size: 18px;

	text-align: center;

	color: #fff;

	line-height: 44px;

	display: block;

}

.pro_con > ul .on{

	background: #f7750d;

}

.pro_con > ul > a{

	float: right;

	margin-right: 10px;

	font-size: 14px;

	color: #4c4c4c;

	text-transform: uppercase;

	line-height: 44px;

}

.pro_con > ul > a:hover{

	color: #2281f5;

}

.pro_con .pro_cont{

	width: 1180px;

	overflow: hidden;

}

.pro_cont ul{

	width: 945px;

	overflow: hidden;

}

.pro_cont ul li{

	width: 285px;

	height: 210px;

	float: left;

	margin-left: 30px;

	margin-top: 30px;

	position: relative;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.pro_cont ul li > a{

	width: 283px;

	height: 193px;

	border: 1px solid #cccccc;

	overflow: hidden;

	display: block;

}

.pro_cont ul li > a:hover{

	border-color: #2281f5;

}

.pro_cont ul li > a img{

	width: 283px;

	height: 193px;

	overflow: hidden;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.pro_cont ul li > a img:hover{

	-webkit-transform:scale(1.2,1.2);

	transform:scale(1.2,1.2);

}

.pro_cont ul li h4{

	position: absolute;

	width: 245px;

	height: 30px;

	left: 20px;

	bottom: 0;

	background: #e5e5e5;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.pro_cont ul li h4 a{

	font-size: 14px;

	color: #4c4c4c;

	line-height: 30px;

	text-align: center;

	display: block;

	width: 100%;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.pro_cont ul li:hover h4{

	background: #2281f5;

	box-shadow: 0px 0px 16px rgba(34,129,245,.6);

    transform: translate3d(0,-2px,0);

}

.pro_cont ul li:hover h4 a{

	color: #fff;

}

/* product end */











/* xb1 start */

.xb1{

	width: 100%;

	height: 200px;

	background: url(../images/xb1_bg.jpg) no-repeat center;

	margin-top: 50px;

}

.xb1 .xb1_w{

	float: left;

	width: 795px;

	margin-top: 40px;

}

.xb1_w h4{

	font-size: 24px;

	color: #fff;

	text-align: center;

}

.xb1_w ul{

	width: 496px;

	margin: 10px auto;

}

.xb1_w ul li{

	font-size: 20px;

	color: #fff;

	float: left;

	padding: 0 22px;

}

.xb1_w span{

	font-size: 12px;

	color: #dfdfdf;

	text-transform: uppercase;

	display: block;

	text-align: center;

	line-height: 45px;

}

.xb1_dh{

	width: 215px;

	float: right;

	margin-right: 140px;

	margin-top: 20px;

}

.xb1_dh h6{

	font-size: 16px;

	color: #fff;

	line-height: 30px;

	margin-top: 8px;

}

.xb1_dh h6 span{

	font-size: 24px;

	font-weight: bold;
   display: block;

}

.xb1_dh a{

	width: 158px;

	height: 38px;

	border: 1px solid #fff;

	font-size: 16px;

	color: #fff;

	line-height: 38px;

	text-align: center;

	display: block;

	position: relative;

	-webkit-transition:all 1s;

	transition:all 1s;

	margin-top: 14px;

}

.xb1_dh a:hover{

	background: #fff;

	color: #2281f5;

}

/* xb1 end */











/* case start */

.case{

	width: 100%;

	height: 610px;

	margin-top: 50px;

}

.case_cont{

	width: 1100px;

	height: 530px;

	margin: 30px auto;

	position: relative;

}

.case_cont > a{

	width: 20px;

	height: 36px;

	display: block;

	position: absolute;

}

.case_cont .lefts{

	top:220px;

	left: 0;

	background: url(../images/case_jt.jpg) no-repeat left center;

}

.case_cont .rights{

	top:220px;

	right: 0;

	background: url(../images/case_jt.jpg) no-repeat right center;

}

.case_cont .case_nr{

	width: 830px;

	height: 530px;

	margin:0 auto;

	overflow: hidden;

}

.case_nr ul{

	width: 830px;

	height: 530px;

}

.case_nr ul li{

	width: 830px;

	height: 530px;

	float: left;

	margin-right: 30px;

	position: relative;

}

.case_nr ul li > a{

	width: 798px;

	height: 498px;

	border: 1px solid #cccccc;

	overflow: hidden;

	display: block;

	position: relative;

	z-index: 99;

}

.case_nr ul li > a img{

	width: 798px;

	height: 498px;

	overflow: hidden;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.case_nr ul li > a img:hover{

	-webkit-transform:scale(1.2,1.2);

	transform:scale(1.2,1.2);

}

.case_nr ul li > a:hover{

	border-color: #2281f5;

}

.case_nr ul li .case_w{

	position: absolute;

	left: 0;

	bottom: 30px;

	width: 748px;

	height: 70px;

	background: rgba(0,0,0,0.5);

	-webkit-transition:all .5s;

	transition:all .5s;

	padding-left: 50px;

	padding-top: 20px;

	z-index: 100;

}

.case_w h4 a{

	font-size: 16px;

	font-weight: bold;

	color: #fff;

	width: 930px;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	display: block;

}

.case_w p{

	font-size: 16px;

	color: #fff;

	width: 930px;

	line-height: 24px;

	margin-top: 6px;

	display: -webkit-box;

	-webkit-box-orient:vertical;

	-webkit-line-clamp:1;

	height: 21px;

	overflow: hidden;

}

.case_w p span{

	font-size: 14px;

}

.case_nr ul li i{

	width: 790px;

	height: 490px;

	border: 5px solid #2281f5;

	position: absolute;

	right: 0;

	bottom: 0;

	display: block;

	z-index: 6;

}

/* case end */







/* reason start */

.reason{

	width: 100%;

	margin-top: 50px;

}

.rea_nav{

	width: 363px;

	height: 55px;

	background: url(../images/rea_nav.jpg) no-repeat center;

	margin: 0 auto;

	padding-left: 209px;

}

.rea_nav a{

	font-size: 24px;

	color: #2281f5;

	font-weight: bold;

	display: block;

	line-height: 26px;

}

.rea_con{

	width: 1180px;

	height: 1435px;

	margin-top: 40px;

	background: url(../images/rea_con.jpg) no-repeat center 63px;

}

.rea_con li{

	width: 1180px;

	height: 313px;

	overflow: hidden;

}

.rea_con li .rea_w{

	float: left;

	margin-left: 67px;

	width: 490px;

	margin-top: 49px;

}

.rea_w span{

	font-size: 60px;

	color: rgba(34,129,245,0.5);

	line-height: 60px;

	display: block;

}

.rea_w h4{

	font-size: 24px;

	color: #2281f5;

	font-weight: bold;

	line-height: 50px;

}

.rea_w i{

	width: 30px;

	height: 2px;

	background: #f7750d;

	display: block;

}

.rea_w p{

	width: 490px;

	font-size: 14px;

	color: #595959;

	line-height: 24px;

	margin-top: 6px;

}

.rea_con li img{

	width: 560px;

	height: 313px;

	float: right;

	overflow: hidden;

}

.rea_con .rea{

	margin-top: 52px;

	margin-bottom: 58px;

}

.rea_con .rea .rea_w{

	float: right;

	margin-top: 26px;

}

.rea_con .rea img{

	width: 523px;

	height: 313px;

	margin-left: 37px;

	float: left;

	overflow: hidden;

}

/* reason end */





/* xb2 start */

.xb2{

	width: 100%;

	height: 256px;

	background: url(../images/xb2_bg.jpg) no-repeat center;

	margin-top: 50px;

}

.xb2 .xb2_w{

	float: left;

	width: 580px;

	margin-top: 30px;

}

.xb2_w h4{

	font-size: 24px;

	color: #fff;

	text-align: center;

}

.xb2_w > span{

	font-size: 14px;

	color: #e5e5e5;

	text-transform: uppercase;

	display: block;

	text-align: center;

	line-height: 55px;

}

.xb2_w h6{

	font-size: 16px;

	color: #fff;

	line-height: 40px;

	margin-top: 20px;

	float: left;

}

.xb2_w h6 span{

	font-size: 20px;

	font-weight: bold;

}

.xb2_w a{

	width: 138px;

	height: 38px;

	border: 1px solid #fff;

	font-size: 16px;

	color: #fff;

	line-height: 38px;

	text-align: center;

	display: block;

	position: relative;

	-webkit-transition:all 1s;

	transition:all 1s;

	margin-top: 20px;

	float: right;

}

.xb2_w a:hover{

	background: #fff;

	color: #2281f5;

}

/* xb2 end */











/* customer start */

.customer{

	width: 100%;

	margin-top: 50px;

}

.cus_con{

	width: 1180px;

	height: 400px;

	margin-top: 40px;

	overflow: hidden;

	position: relative;

}

.cus_con li{

	width: 295px;

	height: 400px;

	float: left;

	overflow: hidden;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.cus_con li > a{

	width: 295px;

	height: 324px;

	overflow: hidden;

	display: block;

}

.cus_con li > a img{

	width: 295px;

	height: 324px;

	overflow: hidden;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.cus_con li > a img:hover{

	-webkit-transform:scale(1.2,1.2);

	transform:scale(1.2,1.2);

}

.cus_con .cus_w{

	width: 275px;

	height: 56px;

	background: #fafafa;

	padding-left: 20px;

	padding-top: 20px;

	overflow: hidden;

}

.cus_w h4 a{

	width: 255px;

	font-size: 14px;

	color: #4c4c4c;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	display: block;

}

.cus_w p{

	width: 255px;

	height: 48px;

	font-size: 14px;

	color: #666666;

	line-height: 24px;

	display: -webkit-box;

	-webkit-box-orient:vertical;

	-webkit-line-clamp:2;

	overflow: hidden;

	margin-top: 5px;

}

.cus_w > a{

	font-size: 14px;

	color: #fff;

}

.cus_con li:hover > a,.cus_con li:hover > a img{

	height: 260px;

}

.cus_con li:hover .cus_w{

	height: 120px;

	background: #2281f5;

}

.cus_con li:hover .cus_w h4 a,.cus_con li:hover .cus_w p{

	color: #fff;

}

.cus_con li:hover .cus_w p{

	margin-top: 10px;

	margin-bottom: 10px;

}

/* customer end */













/* company start */

.company{

	width: 100%;

	height: 380px;

	margin-top: 50px;

}

.com_box .com_w{

	width: 1180px;

	height: 376px;

	overflow: hidden;

}

.com_w > a{

	float: right;

	width: 506px;

	height: 376px;

	overflow: hidden;

	display: block;

	position: relative;;

}

.com_w > a img{

	width: 506px;

	height: 376px;

	overflow: hidden;

}

.com_w > a h4{

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	font-size: 18px;

	text-align: center;

	color: #fff;

	line-height: 376px;

	background: rgba(0,0,0,0.5);

	opacity: 0;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.com_w > a:hover h4{

	opacity: 1;

}

.com_w .com_m{

	width: 650px;

	float: left;

	height: 376px;

	overflow: hidden;

	background: url(../images/com_nav.jpg) no-repeat 317px 10px;

}

.com_m h3 a{

	width: 550px;

	font-size: 24px;

	color: #2281f5;

	font-weight: bold;

	display: block;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	float: left;

}

.com_m > a{

	font-size: 14px;

	color: #4c4c4c;

	display: block;

	float: right;

	line-height: 44px;

}

.com_m > a:hover{

	color: #2281f5;

}

.com_m p{

	width: 650px;

	font-size: 14px;

	color: #4c4c4c;

	line-height: 24px;

	display: -webkit-box;

	-webkit-box-orient:vertical;

	-webkit-line-clamp:3;

	height: 72px;

	overflow: hidden;

	margin-top: 20px;

	margin-bottom: 20px;

	clear:both;

}

.com_m .hon_con{

	width: 650px;

	height: 220px;
	overflow: hidden;

}

.hon_con > ul{

	width:325px;

	height: 32px;

}

.hon_con > ul li{

	width: 140px;

	height: 32px;

	background: #2281f5;

	margin-right: 20px;

	float: left;

}

.hon_con > ul .on{

	background: #f7750d;

}

.hon_con > ul li a{

	font-size: 16px;

	color: #fff;

	text-align: center;

	line-height: 32px;

	display: block;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

}

.hon_con .hon_cont{

	width: 650px;

	height: 173px;

	margin-top: 15px;

	position: relative;

}

.hon_cont .lefts{

	position: absolute;

	right: 40px;

	top: -40px;

	width: 30px;

	height: 20px;

	display: block;

	background: url(../images/hon_jt.jpg) no-repeat left center;

}

.hon_cont .rights{

	position: absolute;

	right: 0;

	top: -40px;

	width: 30px;

	height: 20px;

	display: block;

	background: url(../images/hon_jt.jpg) no-repeat right center;

}

.hon_cont .hon_nr{

	width: 650px;

	height: 173px;

	overflow: hidden;

}

.hon_nr ul{

	width: 650px;

	height: 173px;

	overflow: hidden;

}

.hon_nr ul li{

	width: 205px;

	height: 173px;

	float: left;

	margin-right: 18px;

}

.hon_nr ul li > a{

	width: 201px;

	height: 151px;

	border: 1px solid #ccc;

	overflow: hidden;

	display: block;

}

.hon_nr ul li > a:hover{

	border-color: #2281f5;

}

.hon_nr ul li > a img{

	width: 195px;

	height: 145px;

	overflow: hidden;

	margin: 3px 3px;

	display: block;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.hon_nr ul li > a img:hover{

	-webkit-transform:scale(1.2,1.2);

	transform: scale(1.2,1.2);

}

.hon_nr ul li h4 a{

	font-size: 14px;

	color: #4c4c4c;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	display: block;

	line-height: 26px;

	text-align: center;

}

.hon_nr ul li h4 a:hover{

	color: #2281f5;

}

/* company end */























/* news start */

.new{

	width: 100%;

	margin-top: 50px;

}



.new .new_box{

	width: 1180px;
	height: 552px;
	overflow: hidden;

	margin:0 auto;

}

.new .new_box .new_con{

	width: 1180px;

}

.new_con .hd{

	width: 420px;

	height: 32x;

	margin: 0 auto;

	overflow: hidden;

}

.new_con .hd li{

	width: 120px;

	height: 32px;

	float: left;

	background: #127fed;

	margin-left: 30px;

}

.new_con .hd li:first-child{

	margin-left: 0;

}

.new_con .hd li a{

	font-size: 16px;

	color: #fff;

	text-align: center;

	line-height: 32px;

	display: block;

}

.new_con .hd .on {

	background: #f99c09 ;

}

.new_con .bd{

	width: 1180px;

	height: 480px;

	overflow: hidden;

	margin-top: 40px;

}

.new_con .bd .new_cont{

	width: 1180px;

	height: 480px;

	overflow: hidden;

}

.new_cont dl{

	width: 1180px;

	height: 392px;

	overflow: hidden;

}

.new_cont dl dd{

	width: 360px;

	height: 392px;

	float: left;

	margin-left: 50px;

}

.new_cont dl dd > a{

	width: 358px;

	height: 248px;

	border: 1px solid #cccccc;

	overflow: hidden;

	display: block;

}

.new_cont dl dd > a img{

	width: 330px;

	height: 220px;

	margin: 14px;

	display: block;

	overflow: hidden;

}

.new_cont dl dd > a:hover{

	border-color: #2281f5;

}

.new_cont dl dd:first-child{

	margin-left: 0;

}

.new_cont dl dd .new_w{

	width: 330px;

	height: 126px;

	margin-top: 10px;

	padding-left: 15px;

	padding-right: 15px;

}

.new_w h4 a{

	font-size: 14px;

	color: #4c4c4c;

	width: 100%;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	display: block;

}

.new_w h4 a:hover{

	color: #2281f5;

}

.new_w p{

	font-size: 14px;

	color: #666666;

	width: 330px;

	line-height: 24px;

	display: -webkit-box;

	-webkit-box-orient:vertical;

	-webkit-line-clamp:2;

	height: 48px;

	overflow: hidden;

	margin-top: 12px;

	margin-bottom: 12px;

}

.new_w > a{

	width: 330px;

	height: 40px;

	background: #fafafa;

	font-size: 16px;

	color: #808080;

	text-align: center;

	line-height: 40px;

	display: block;

}

.new_w > a:hover{

	background: #2281f5;

	color: #fff;

}

.new_cont ul{

	width: 1180px;

	height: 50px;

	margin-top: 30px;

}

.new_cont ul li{

	width: 548px;

	float: left;

	margin-left: 84px;

	margin-bottom: 20px;

}

.new_cont ul .new4,.new_cont ul .new6{

	margin-left: 0;

}

.new_cont ul li a{

	width: 455px;

	float: left;

	display: block;

	font-size: 14px;

	color: #4c4c4c;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

}

.new_cont ul li a:hover{

	color: #2281f5;

}

.new_cont ul li span{

	color: #666;

	font-size: 14px;

	float: right;

	display: block;

}

/* news end */















/*link start*/



.link{

	width: 100%;

	height: 31px;

	margin-top: 40px;

	margin-bottom: 40px;

	

}

.link .link_box{

	width: 1180px;

	margin:0 auto;

}

.link_box h4{	

	font-size: 18px;

	color: #2281f5;

	background: url(../images/link.jpg) no-repeat center;

	width: 1180px;

	height: 20px;

	text-align: center;

	line-height: 20px;

}

.link_box h4 span{

	font-size: 14px;

	color: #999999;

	text-transform: uppercase;

}

.link_box a{

	float: left;

	font-size: 14px;

	color: #333;

	line-height: 30px;

	margin-right: 10px;

}

.link_box a:hover{

	color: #2281f5;

}

/*link end*/

