@charset "utf-8";
/* CSS Document */
::selection {
	color:#fff;
    background-color: #1963d3;
}

::-moz-selection {
	color:#fff;
    background-color: #1963d3;
}

::-webkit-selection {
	color:#fff;
    background-color: #1963d3;
}

::-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: 950px;
	height: 75px;
	margin:0 auto;
	background: url(../images/title_nav.jpg) no-repeat center top;
}

.title_nav h3 a{
	font-size: 24px;
	color: #1963d3;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 50px;
}
.title_nav span{
	font-size: 18px;
	color: #4c4c4c;
	display: block;
	text-transform: uppercase;
	text-align: center;
}
.clearfix{clear:both;}


/**banner**/
.banner {
  width: 100%;
  height: 500px;
	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%;
}
.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: #1963d3;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 42px;
  height: 11px;
  margin: 1px;
  overflow: hidden;
  *filter: alpha(opacity=50);
  *opacity: .5;
  line-height: 999px;
}
.fullSlide .hd ul .on {
  background: #ea1c1c;
}
.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结束*/





/* search start */
.search {
	overflow:hidden;
	width: 100%;
	height:50px;
}
.sear_box{
	width: 1180px;
	margin:0 auto;
	height:50px;
}
.keytext{
	width: 780px;
	line-height: 50px;
	font-family:Microsoft YaHei;
	font-size: 14px;
	color: #666666;
	overflow: hidden;
	float: left;
}
.keytext span{
	line-height: 50px;
	color:#4c4c4c;
	font-size:14px;
	font-weight: bold;
}
.keytext a{
	margin: 0px 8px 0px 0px;
	line-height:50px;
	font-size:14px;
	color:#666;
}
.keytext a:hover{
	color: #1963d3;
}
.rmgj-n-r{
	width:300px;
	height: 34px;
	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: 250px;
	height: 30px;
	margin-left: 4px;
	margin-top: 2px;
	font-size:12px;
	color:#808080;
	background: none;
}
.submit{
	width:36px;
	height:34px;
	float:right;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	background:url(../images/ico1.png) no-repeat;
}

/* search end */



/* product start */
.product{
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
}
.pro_box .pro_left{
	width: 235px;
	background: #fbfbfb;
	float: left;
	overflow: hidden;
}
.pro_left .pro_nav{
	width: 235px;
	height: 70px;
	background: #1963d3;
	overflow: hidden;
	margin-bottom: 20px;
}
.pro_nav h2 a{
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 70px;
	display: block;
}
.sideMenu{
	width: 224px;
	padding-left: 11px;
}
.sideMenu h4{
	width: 180px;
	height: 43px;
	border: 1px solid #1963d3;
	padding-left: 33px;
	margin-top: 10px;
}
.sideMenu .on{
	background: #1963d3;
}
.sideMenu .on a{
	color: #fff;
}
.sideMenu h4 a{
	font-size: 18px;
	line-height: 43px;
	color: #1963d3;
	float: left;
	display: block;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.sideMenu ul{
	width: 224px;
	padding-left: 11px;
	display: none;
}
.sideMenu ul li{
	width: 193px;
	height: 35px;
	border-bottom: 1px solid #cccccc;
	padding-left: 22px;
}
.sideMenu ul li a{
	font-size: 14px;
	color: #4c4c4c;
	width: 180px;
	line-height: 35px;
	padding-left: 13px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	background: url(../images/pro_zb.png) no-repeat left 14px;
}
.sideMenu ul li a:hover{
	color: #1963d3;
}
.pro_box .pro_con{
	width: 945px;
	float: right;
}
.pro_con > ul{
	width: 915px;
	height: 40px;
	float: left;
	margin-left: 30px;
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
	border-top: 4px solid #1963d3;
}
.pro_con > ul li{
	width: 120px;
	height: 40px;
	float: left;
	margin-right: 20px;
}
.pro_con > ul li a{
	font-size: 18px;
	text-align: center;
	color: #4c4c4c;
	line-height: 45px;
	display: block;
}
.pro_con > ul .on{
	background: #1963d3;
}
.pro_con > ul .on a{
	color: #fff;
}
.pro_con > ul > a{
	float: right;
	margin-right: 10px;
	font-size: 14px;
	color: #4c4c4c;
	text-transform: uppercase;
	line-height: 45px;
}
.pro_con > ul > a:hover{
	color: #1963d3;
}
.pro_con .pro_cont{
	width: 1180px;
	overflow: hidden;
}
.pro_cont ul{
	width: 945px;
	overflow: hidden;
}
.pro_cont ul li{
	width: 283px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	border: 1px solid #cccccc;
	position: relative;
	-webkit-transition:all 1s;
	transition:all 1s;
}
.pro_cont ul li:hover{
	border-color: #1963d3;
}
.pro_cont ul li > a{
	width: 283px;
	height: 283px;
	overflow: hidden;
	display: block;
}
.pro_cont ul li > a img{
	width: 283px;
	height: 283px;
	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: 100%;
	height: 30px;
	left: 0;
	bottom: 0;
	background: #e5e5e5;
}
.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{
	width: 100%;
	height: 100%;
	background: url(../images/pro_t.png) no-repeat center;
}
.pro_cont ul li:hover h4 a{
	color: #fff;
	font-weight: 16px;
	font-weight: bold;
	line-height: 180px;
}
/* product end */





/* xb1 start */
.xb1{
	width: 100%;
	height: 220px;
	margin-top: 50px;
	background: url(../images/xb1_bg.jpg) no-repeat center;
	padding-top: 50px;
}
.xb1_box .xb1_dh{
	width: 243px;
	height: 110px;
	float: left;
}
.xb1_dh h4{
	font-size: 18px;
	color: #4c4c4c;
	text-align: center;
	margin-bottom: 10px;
}
.xb1_dh h4 span{
	font-size: 24px;
	color: #1963d3;
	display: block;
	font-weight: bold;
}
.xb1_dh > a{
	width: 160px;
	height: 40px;
	margin: 0 auto;
	background: #ea1c1c;
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	display: block;
	-webkit-transition:all 1s;
	transition:all 1s;
}
.xb1_dh > a:hover{
	background: #1963d3;
	color: #fff;
}
.xb1_box .xb1_w{
	width: 937px;
	float: left;
	margin-top: 35px;

}
.xb1_w h4{
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.xb1_w h5{
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	text-align: center;
}
.xb1_w i{
	width: 580px;
	height: 1px;
	background: #ea1c1c;
	display: block;
	margin: 0 auto;
}
.xb1_w em{
	width: 640px;
	height: 1px;
	background: #ea1c1c;
	display: block;
	margin: 5px auto;
}
.xb1_w p{
	text-align: center;
	font-size: 12px;
	color: #e7e7e7;
	line-height: 18px;
	text-transform: uppercase;
}
/* xb1 end */



/* case start */
.case{
	width: 100%;
	margin-top: 50px;
}
#focus_Box{
	position:relative;
	margin: 0 auto;
	padding-top:30px;
}
 #focus_Box ul{
	position:relative;
	width:980px;
	height:625px;
	margin-left: 100px;
}
#focus_Box li{
	z-index:0;
	position:absolute;
	width:0px;
	background:#fff;
	height:0px;
	top:146px;
	cursor:pointer;
	left:200px;
	overflow: hidden;
	border-radius:4px;
	box-shadow:1px 1px 12px rgba(200, 200, 200, 1);
}
#focus_Box li img{
	width:100%;
	height:100%;
	overflow: hidden;
	vertical-align:top;
}
#focus_Box li h4{
	position:absolute;
	left:0;
	bottom:0px;
	width:100%;
	height:30px;
	text-align: center;
	line-height:30px;
	background:rgba(25,99,211,0.8);
	text-indent:8px;
	color:#fff;
	overflow: hidden;
}
 h4 a{
	text-align: center;
	line-height:30px;
	color:#fff;
	display: block;
}
#focus_Box li h4:hover{
	background: #1963d3;
}
 #focus_Box .prev,#focus_Box .next{
	display:block;
	z-index:100;
    overflow:hidden;
	cursor:pointer;
	position:absolute;
	width:18px;
	height:35px;
	top:200px;
}
#focus_Box .prev{
	background:url(../images/case_jt.jpg) left top no-repeat;
	left:0px;
}
#focus_Box .next{
	background:url(../images/case_jt.jpg) right top no-repeat;
	right:0px;
}
/* case end */






/* reason start */
.reason{
	width: 100%;
	height: 1565px;
	margin-top: 50px;
}
.rea_nav{
	background: url(../images/rea_nav.jpg) no-repeat center top;
	width: 490px;
	height: 60px;
	margin: 0 auto;
}
.rea_nav h3 a{
	font-size: 32px;
	color: #1963d3;
	font-weight: bold;
	line-height: 80px;
	text-align: center;
	display: block;
}
.rea_nav span{
	font-size: 18px;
	color: #ea1c1c;
}
.rea_con{
	width: 1180px;
	height: 1462px;
	background: url(../images/rea_bg.jpg) no-repeat center;
	margin-top: 40px;
}
.rea_con li{
	width: 1180px;
}
.rea_con li .rea_w{
	width: 590px;
}
.rea_w h4{
	width: 5490px;
	height: 64px;
	margin-bottom: 14px;
	font-size: 20px;
	color: #1963d3;
	font-weight: bold;
	padding-top: 75px;
	padding-left: 90px;
}
.rea_w h4 span{
	font-size: 14px;
	color: #b8b4b4;
	font-weight: normal;
	line-height: 30px;
	display: block;
	text-transform: uppercase;
}
.rea_w i{
	width: 544px;
	height: 3px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	display: block;
	margin-top: 10px;
}
.rea_con li p{
	width: 500px;
	font-size: 16px;
	color: #595959;
	background: url(../images/rea_tb.jpg) no-repeat left 7px;
	padding-left: 12px;
	line-height: 24px;
	margin-left: 80px;
	margin-top: 14px;
}
.rea_con .rea1 .rea_w{
	float: left;
	margin-left: 56px;
}
.rea_con .rea1 .rea_w h4{
	background: url(../images/rea_w1.jpg) no-repeat left center;
}
.rea_con .rea1 img{
	width: 369px;
	height: 286px;
	float: right;
	overflow: hidden;
}
.rea_con .rea1{
	height: 286px;
	margin-bottom: 55px;
}
.rea_con .rea2 .rea_w{
	float: right;
	margin-top: 65px;
}
.rea_con .rea2 .rea_w h4{
	background: url(../images/rea_w2.jpg) no-repeat left center;
}
.rea_con .rea2 img{
	width: 440px;
	height: 350px;
	float: left;
	overflow: hidden;
}
.rea_con .rea2{
	height: 350px;
	margin-bottom: 75px;
}
.rea_con .rea3 .rea_w{
	float: left;
	margin-top: 30px;
	margin-left: 56px;
}
.rea_con .rea3 .rea_w h4{
	background: url(../images/rea_w3.jpg) no-repeat left center;
}
.rea_con .rea3 img{
	width: 323px;
	height: 355px;
	float: right;
	overflow: hidden;
}
.rea_con .rea3{
	height: 355px;
	margin-bottom: 23px;
}
.rea_con .rea4 .rea_w{
	float: right;
	margin-top: 50px;
}
.rea_con .rea4 .rea_w h4{
	background: url(../images/rea_w4.jpg) no-repeat left center;
}
.rea_con .rea4 img{
	width: 486px;
	height: 320px;
	float: left;
	overflow: hidden;
}
/* reason end */




/* customer start */
.customer{
	width: 100%;
	height: 565px;
	margin-top: 50px;
}
.cus_box .cus_con{
	width: 1180px;
	height: 450px;
	margin-top: 40px;
	overflow: hidden;
	position: relative;
}
.cus_con > a{
	width: 35px;
	height: 45px;
	position: absolute;
	top: 178px;
	display: block;
}
.cus_con .lefts{
	background: url(../images/cus_jt.jpg) no-repeat left top;
	left: 0;
}
.cus_con .rights{
	background: url(../images/cus_jt.jpg) no-repeat right top;
	right: 0;
}
.cus_con .cus_cont{
	width: 980px;
	height: 450px;
	margin: 0 auto;
	overflow: hidden;
}
.cus_cont ul{
	width: 980px;
	height: 450px;
	overflow: hidden;
}
.cus_cont ul li{
	width: 250px;
	height: 350px;
	float: left;
	overflow: hidden;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 50px;
	margin: 10px 30px 10px 10px;
	-webkit-transition:all 1s;
	transition:all 1s;
}
.cus_cont ul li > a{
	width: 146px;
	height: 146px;
	overflow: hidden;
	border: 5px solid #cccccc;
	border-radius: 50%;
	display: block;
	margin: 0 auto;
}
.cus_cont ul li > a img{
	width: 146px;
	height: 146px;
	overflow: hidden;
	border-radius: 50%;
}
.cus_cont ul li > a:hover{
	border-color: #1963d3;
}
.cus_cont ul li h4 a{
	font-size: 18px;
	color: #4c4c4c;
	text-align: center;
	width: 250px;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	margin-top: 25px;
}
.cus_cont ul li span{
	width: 250px;
	height: 1px;
	background: #ccc;
	display: block;
	margin-top: 16px;
	margin-bottom: 16px;
}
.cus_cont ul li p{
	font-size: 14px;
	color: #666666;
	text-align: center;
	line-height: 24px;
	width: 250px;
	height: 48px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	margin-bottom: 14px;
}
.cus_cont ul li h5 a{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #1963d3;
	margin: 0 auto;
	font-size: 26px;
	color: #fff;
	text-align: center;
	line-height: 27px;
	display: block;
}
.cus_cont ul li:hover{
	background: #fafafa;
	box-shadow:0px 0px 16px rgba(25,99,211,.6);
	transform:translate3d(0,-2px,0);
}
.cus_cont ul li:hover h4 a,.cus_cont ul li:hover p{
	color: #1963d3;
}
.cus_cont ul li:hover h5 a{
	background: #ea1c1c;
}
/* customer end */



/* xb2 start */
.xb2{
	width: 100%;
	height: 178px;
	margin-top: 50px;
	background: url(../images/xb2_bg.jpg) no-repeat center;
	padding-top: 60px;
}
.xb2_box .xb2_w{
	width: 1180px;
	float: left;
}
.xb2_w i{
	font-size: 24px;
	color: #1963d3;
	font-weight: bold;
	text-align: right;
	display: block;
}
.xb2_w h5{
	font-size: 18px;
	color: #595959;
	line-height: 50px;
	text-align: right;
}
.xb2_w .xb2_dh{
	width: 500px;
	float: right;
	margin-top: 10px;
}
.xb2_dh h4{
	font-size: 18px;
	color: #4c4c4c;
	float: left;
	line-height: 38px;
}
.xb2_dh h4 span{
	font-size: 24px;
	color: #1963d3;
	font-weight: bold;
}
.xb2_dh > a{
	width: 158px;
	height: 38px;
	border: 1px solid #1963d3;
	font-size: 18px;
	color: #1963d3;
	line-height: 38px;
	text-align: center;
	display: block;
	-webkit-transition:all 1s;
	transition:all 1s;
	float: right;
}
.xb2_dh > a:hover{
	background: #1963d3;
	color: #fff;
}
/* xb1 end */

/* company start */
.company{
	width: 100%;
	height: 550px;
	margin-top: 50px;
	background: url(../images/com_bg.jpg) no-repeat center;
}
.com_box .com_l{
	width: 1180px;
	height: 300px;
	overflow: hidden;
	background: url(../images/com_nav.png) no-repeat 400px 2px;
}
.com_l > a{
	width: 400px;
	height: 300px;
	float: left;
	overflow: hidden;
	position: relative;
}
.com_l > a img{
	width: 400px;
	height: 300px;
	overflow: hidden;
}
.com_l > a h4{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	display: block;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 300px;
	opacity: 0;
	-webkit-transition:all 1s;
	transition:all 1s;
}
.com_l > a:hover h4{
	opacity: 1;
}
.com_l .com_w{
	width: 660px;
	height: 230px;
	margin-top: 70px;
	float: right;
	margin-right: 70px;
	overflow: hidden;
}
.com_w h3 a{
	font-size: 24px;
	color: #1963d3;
	display: block;
}
.com_w p{
	font-size: 14px;
	line-height: 24px;
	color: #4c4c4c;
	width: 660px;
	height: 144px;
	margin-top: 15px;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:6;
	overflow: hidden;
}
.com_w > a{
	font-size: 14px;
	color: #4c4c4c;
	text-transform: uppercase;
	display: block;
	margin-top: 15px;
}
.com_w > a:hover{
	color: #1963d3;
}

.com_box .honor{
	width: 1180px;
	height: 220px;
	overflow: hidden;
	margin-top: 35px;
}
.honor > ul{
	width: 150px;
	height: 220px;
	float: left;
	overflow: hidden;
}
.honor > ul li{
	width: 150px;
	height: 50px;
	background: #1963d3;
	margin-top: 10px;
	float: left;
}
.honor > ul li:first-child{
	margin-top: 0;
}
.honor > ul li a{
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	display: block;
}
.honor > ul .on{
	background: #ea1c1c;
}
.honor .hon_con{
	width: 1010px;
	height: 220px;
	overflow: hidden;
	position: relative;
	float: right;
}
.hon_con > a{
	width: 40px;
	height: 30px;
	display: block;
	position: absolute;
	right: 0;
	z-index: 99;
}
.hon_con .lefts1{
	background: url(../images/hon_jt.png) no-repeat left top;
	top: 47px;
}
.hon_con .rights1{
	background: url(../images/hon_jt.png) no-repeat right bottom;
	top: 93px;
}
.hon_con .hon_cont{
	width: 940px;
	height: 220px;
	overflow: hidden;
}
.hon_cont ul{
	width: 940px;
	height: 220px;
	overflow: hidden;
}
.hon_cont ul li{
	width: 220px;
	height: 220px;
	float: left;
	margin-right: 20px;
	position: relative;
}
.hon_cont ul li > a{
	width: 220px;
	height: 220px;
	overflow: hidden;
	display: block;
}
.hon_cont ul li > a:hover{
	border-color:#1963d3;
}
.hon_cont ul li > a img{
	width: 220px;
	height: 220px;
	overflow: hidden;
	-webkit-transition:all 1s;
	transition:all 1s;
}
.hon_cont ul li > a img:hover{
	-webkit-transform:scale(1.2,1.2);
	transition:scale(1.2,1.2);
}
.hon_cont ul li h4{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	background: rgba(25,99,211,0.8);
	-webkit-transition:all 1s;
	transition:all 1s;
}
.hon_cont ul li h4 a{
	font-size: 14px;
	color: #fff;
	width: 100%;
	line-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-align: center;
}
.hon_cont ul li h4:hover{
	background: #1963d3;
}
/* company end */







/* news start */
.new{
	width: 100%;
	height: 365px;
	margin-top: 30px;
}
.new .new_box{
	width: 1180px;
	margin: 0 auto;
}
.new_box .new_con{
	width: 1180px;
	height: 366px;
	overflow: hidden;
}
.new_con > ul{
	width: 675px;
	height: 50px;
	background: #e5e5e5;
}
.new_con > ul li{
	width: 160px;
	height: 50px;
	float: left;
}
.new_con > ul li a{
	font-size: 20px;
	color: #1963d3;
	line-height: 50px;
	text-align: center;
	display: block;
}
.new_con > ul .on{
	background: #1963d3;
}
.new_con > ul .on a{
	color: #fff;
}
.new_con > ul > a{
	font-size: 14px;
	color: #808080;
	float: right;
	margin-right: 20px;
	display: block;
	line-height: 50px;
	text-transform: uppercase;
}
.new_con > ul > a:hover{
	color: #1963d3;
}
.new_con .bd{
	width: 1180px;
	position: relative;
}
.new_con .bd ul{
	width: 675px;
}
.new_con .bd ul li{
	border-bottom: 1px solid #e5e5e5;
	height: 42px;
	width: 675px;
}
.new_con .bd ul li:first-child{
	margin-top: 15px;
}
.new_con .bd ul li:hover{
	border-color: #1963d3;
}
.new_con .bd ul li a{
	font-size: 14px;
	color: #4c4c4c;
	width: 570px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	line-height: 42px;
	float: left;
}
.new_con .bd ul li a:hover{
	color: #1963d3;
}
.new_con .bd ul li span{
	float: right;
	font-size: 14px;
	color: #595959;
	line-height: 42px;
}
.new_con .bd ul div{
	width: 470px;
	height: 365px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: -65px;
	z-index: 2;
}
.new_con .bd ul div h5{
	width: 100px;
	height: 100px;
	background: #1963d3;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
	font-size: 42px;
	color: #fff;
	text-align: center;
	line-height: 65px;
}
.new_con .bd ul div h5 span{
	display: block;
	font-size: 20px;
	text-align: center;
	display: block;
	margin-top: -25px;
}
.new_con .bd ul div > a{
	width: 468px;
	height: 365px;
	overflow: hidden;
	display: block;
	border: 1px solid #ccc;

}
.new_con .bd ul div > a:hover{
	border-color: #1963d3;
}
.new_con .bd ul div > a img{
	width: 468px;
	height: 365px;
	overflow: hidden;
	-webkit-transition:all 1s ;
	transition:all 1s ;
}
.new_con .bd ul div > a:hover img{
	-webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */
	transform:scale(1.2, 1.2);
}
.new_con .bd ul div h4{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 470px;
	height: 40px;
	background: rgba(25,99,211,0.8);
}
.new_con .bd ul div h4 a{
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	display: block;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.new_con .bd ul div h4:hover{
	background: #1963d3;
}
/* news end */




/* know start */
.question{
	width: 100%;
	height: 200px;
	margin-top: 30px;
}
.question .ques_box{
	width: 1180px;
	margin:0 auto;
}
.ques_box .ques_nav{
	width: 1180px;
	height: 30px;
	border-bottom:1px solid #cccccc;
}
.ques_box .ques_nav h3 > a{
	font-size: 18px;
	color: #1963d3;
	font-weight: bold;
	float: left;
	display: block;
}
.ques_box .ques_nav span{
	font-size: 14px;
	color: #808080;
	float: left;
	margin-left: 8px;
	margin-top: 5px;
}
.ques_box .konw_con{
	width: 1180px;
	height: 135px;
	margin-top: 30px;
	position: relative;
}
.konw_con > a{
	width: 40px;
	height: 24px;
	display: block;
	position: absolute;
	top: -58px;
}
.konw_con .lefts2{
	background: url(../images/know_jt.jpg) no-repeat left top;
	right: 50px;
}
.konw_con .rights2{
	background: url(../images/know_jt.jpg) no-repeat right top;
	right: 0;
}
.konw_con .know_cont{
	width: 1180px;
	height: 135px;
	overflow: hidden;
}
.know_cont ul{
	width: 1180px;
	height: 136px;
	overflow: hidden;
}
.ques_box ul li{
	float: left;
	width: 528px;
	height: 135px;
	margin-right: 122px;
	border-bottom: 1px solid #cccccc;
}
.ques_box ul li .que_top{
	width: 528;
	height: 22px;
}
.ques_box ul li .que_top span{
	width: 22px;
	height: 22px;
	background: #1963d3;
	display: block;
	font-size:14px;
	color: #fff;
	line-height: 22px;
	text-align: center;
	float: left;
	margin-right: 10px;
}
.ques_box ul li .que_top a{
	width: 470px;
	display: block;
	font-size:14px;
	color: #4c4c4c;
	line-height: 22px;
	float: left;
	margin-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.ques_box ul li .que_top a:hover{
	color: #1963d3;
}
.ques_box ul li .que_bot{
	margin-top: 10px;
	height: 42px;
	width: 528px;
}
.ques_box ul li .que_bot span{
	width: 22px;
	height: 22px;
	background: #8d8d8d;
	display: block;
	font-size:14px;
	color: #fff;
	line-height: 22px;
	text-align: center;
	float: left;
	margin-right: 10px;
}
.ques_box ul li .que_bot p{
	width: 474px;
	display: block;
	font-size:14px;
	color: #595959;
	line-height: 24px;
	float: left;
	margin-left: 8px;
	height: 46px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.ques_box ul li > a{
	clear:both;
	font-size: 14px;
	color: #595959;
	margin-left: 37px;
	margin-top: 10px;
	display: block;
}
.ques_box ul li > a:hover{
	color: #1963d3;
}
/* know end */








/*link start*/

.link{
	width: 100%;
	height: 30px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.link .link_box{
	margin:0 auto;
	width: 1180px;
}
.link_box h4{
	height: 27px;
	font-size: 18px;
	color: #1963d3;
	float: left;
	margin-left: 15px;
	padding-left: 33px;
	line-height: 30px;
	background: url(../images/link.jpg) no-repeat left center;
}
.link_box a{
	float: left;
	font-size: 14px;
	color: #595959;
	margin-left: 20px;
	display: block;
	line-height: 30px;
}
.link_box a:hover{
	color: #1963d3;
}
/*link end*/
