@charset "utf-8";

/* CSS Document */

::selection {

	color:#fff;

    background-color: #0261c1;

}



::-moz-selection {

	color:#fff;

    background-color: #0261c1;

}



::-webkit-selection {

	color:#fff;

    background-color: #0261c1;

}



::-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;

}



.clearfix{clear:both;}



.title_nav{

	background: url(../images/title_nav.png) no-repeat center bottom;

	width: 911px;

	height: 75px;

	margin: 0 auto;

}

.title_nav h3 a{

	font-size: 24px;

	color: #0261c1;

	text-align: center;

	display: block;

}

.title_nav h3 a span{

	color: #f77b17;

}

.title_nav > span{

	font-size: 16px;

	color: #cccccc;

	text-transform: uppercase;

	text-align: center;

	line-height: 70px;

	display: block;

}



/**banner**/

.banner {

  width: 100%;

  height: 600px;

	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: #0261c1;

  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: #f77b17;

}

.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栏开始 */

.search {

	overflow:hidden;

	width: 100%;

	height: 82px;

	margin-top: -35px;

	background:url(../images/search_bg.png) no-repeat center;

	position: relative;

	z-index: 66;

}

.sear_box{

	width: 1180px;

	margin:0 auto;

	height:66px;

}

.keytext{

	width: 780px;

	margin-top: 5px;

	line-height: 66px;

	font-family:Microsoft YaHei;

	font-size: 14px;

	color: #fff;

	overflow: hidden;

	float: left;

}

.keytext span{

	line-height: 66px;

	color:#fff;

	font-size:14px;

}

.keytext a{

	margin: 0px 8px 0px 0px;

	line-height:66px;

	font-size:14px;

	color:#fff;

}

.keytext a:hover{

	text-decoration: underline;

}

.rmgj-n-r{

	width:353px;

	height: 66px;

	margin-top: 6px;

	overflow: hidden;

	float: right;

	background: url(../images/search.png) no-repeat left center;

}

.text2{

	padding:0px 0px 0px 10px;

	float:left;

	width: 270px;

	height: 28px;

	margin-left: 1px;

	margin-top: 12px;

	font-size:12px;

	color:#fff;

	background: none;

}

.submit{

	width:29px;

	height:37px;

	float:right;

	font-size: 14px;

	color: #fff;

	cursor: pointer;

	margin-top: 5px;

	background:url(../images/ico1.png) no-repeat;

}



/* search栏结束 */



















/* product start */

.product{

	width: 100%;

	margin-top: 50px;

	height: 600px;

	background: url(../images/pro_bg.png) no-repeat center 0;

}

.pro_box .pro_left{

	float: left;

	width: 218px;

	height: 591px;

}

.pro_left h2{

	background:url(../images/pro_nav.jpg) no-repeat center;

	width: 218px;

	height: 80px;

}

.pro_left h2 a{

	font-size:24px;

	color: #fff;

	text-align: center;

	line-height: 80px;

	display: block;

}

.pro_left ul{

	width: 218px;

	height: 447px;

}

.pro_left ul li{

	width: 192px;

	height: 46px;

	background: #0261c1;

	margin-top: 10px;

	padding-left: 26px;

	margin-top: 24px;

	-webkit-transition:all .5s;

	transition:all .5s;

}

.pro_left ul li a{

	font-size: 16px;

	color: #fff;

	line-height: 46px;

	display: block;

	width: 190px;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

}

.pro_left ul li:hover{

	background: #f77b17;

}

.pro_right{

	width: 915px;

	height: 591px;
	overflow: hidden;

	float: right;

}

.pro_right > ul{

	width: 915px;

	height: 63px;

	overflow: hidden;

	position: relative;

}

.pro_right > ul li{

	width: 200px;

	height: 63px;

	float: left;

	margin-left: 50px;

	position: absolute;

	top: 0;

	left: 493px;

	z-index: 9;

}

.pro_right > ul li:first-child{

	left: 243px;

}

.pro_right > ul li a{

	width: 200px;

	height: 40px;

	background: #0261c1;

	font-size: 18px;

	color: #fff;

	text-align: center;

	line-height: 40px;

	display: block;

}

.pro_right > ul span{

	width: 800px;

	height: 1px;

	background: #cdcdcd;

	position: absolute;

	top: 20px;

	left: 68px;

	z-index: 8;

}

.pro_right > ul .on{

	background: url(../images/pro_z.png) no-repeat center bottom;



}

.pro_right > ul .on a{

	background: #f77b17;



}

.pro_right .pro_con{

	width: 915px;

	height: 520px;

	overflow: hidden;

	margin-top: 8px;

}

.pro_con .pr_cont{

	width: 915px;

	height: 520px;

	overflow: hidden;

}

.pr_cont li{

	float: left;

	width: 285px;

	height: 240px;

	float: left;

	margin-left: 20px;

	margin-top: 20px;

}

.pr_cont li > a{

	width: 283px;

	height: 208px;

	overflow: hidden;

	border: 1px solid #ccc;

	display: block;

}

.pr_cont li > a:hover{

	border-color: #0261c1;

}

.pr_cont li > a img{

	width: 283px;

	height: 208px;

	overflow: hidden;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.pr_cont li > a img:hover{

	-webkit-transform:scale(1.2,1.2);

	transform: scale(1.2,1.2);

}

.pr_cont li .pro_w{

	width: 285px;

	height: 30px;

	background: #e5e5e5;

}

.pr_cont li .pro_w:hover{

	background: #0261c1;

}

.pro_w h4{

	float: left;

	margin-left: 10px;

	width: 230px;

	height: 30px;

}

.pro_w h4 a{

	font-size: 14px;

	color: #4c4c4c;

	line-height: 30px;

	width: 230px;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	display: block;

}

.pro_w > a{

	width: 32px;

	height: 16px;

	background: #0261c1;

	display: block;

	float: right;

	margin-right: 10px;

	font-size: 22px;

	color: #fff;

	line-height: 16px;

	text-align: center;

	margin-top: 7px;

}

.pro_w:hover h4 a{

	color: #fff;

}

.pro_w:hover > a{

	background: #fff;

	color: #0261c1;

}

.pro_w:hover > a:hover{

	background: #f77b17;

	color: #fff;

}

/* product end */







/* xb1 start */

.xb1{

	width: 100%;

	height: 200px;

	background: url(../images/xb1_bg.jpg) no-repeat center;

	margin-top: 50px;

}

.xb1_box p{

	width: 535px;

	padding-left: 28px;

	font-size: 22px;

	color: #fff;

	line-height: 34px;

	text-align: right;

	margin-top: 30px;

	text-shadow: 0px 0px 10px #4c4c4c;

}

.xb1_box .xb1_dh{

	width: 570px;

	height: 40px;

	margin-top: 30px;

}

.xb1_dh h4{

	font-size: 18px;

	color: #fff;

	line-height: 40px;

	float: left;

	margin-left: 14px;

}

.xb1_dh h4 span{

	font-size: 24px;

	color: #fff;

	font-weight: bold;

}

.xb1_dh > a{

	width: 200px;

	height: 40px;

	background: #f77b17;

	font-size: 18px;

	color: #fff;

	line-height: 40px;

	text-align: center;

	display: block;

	float: right;

}

.xb1_dh > a:hover{

	background: #fff;

	color: #0261c1;

}

/* xb1 end */















/* case start */

.case{

	width: 100%;

	height: 590px;

	margin-top: 50px;

}



.case .case_con{

	width: 1180px;

	height: 450px;

	margin-top: 60px;

	background: url(../images/case_k.png) no-repeat 21px 171px;

	position: relative;

}

.case_con > a{

	width: 90px;

	height: 40px;

	display: block;

	position: absolute;

}

.case_con .lefts{

	top: 273px;

	right: 100px;

	background: url(../images/case_jt.jpg) no-repeat left top;

}

.case_con .rights{

	top: 273px;

	right: 0;

	background: url(../images/case_jt.jpg) no-repeat right top;

}

.case_con .case_cont{

	width: 850px;

	height: 450px;
	overflow: hidden;

	position: absolute;

	top: 0;

	left: 98px;

}

.case_cont ul{

	width: 850px;

	height: 450px;

	overflow: hidden;

}

.case_cont ul li{

	width: 850px;

	height: 450px;

	overflow: hidden;

	float: left;

	margin-right: 20px;

}

.case_cont ul li .case_w{

	background: url(../images/case_w.jpg) no-repeat center bottom;

	width: 250px;

	height: 260px;

	float: left;

	margin-top: 60px;

}

.case_w a{

	width: 252px;

	text-align: center;

	font-size: 16px;

	color: #4c4c4c;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	display: block;

}

.case_w a:hover{

	color: #0261c1;

}

.case_w p{

	font-size: 14px;

	line-height: 24px;

	color: #4c4c4c;

	width: 206px;

	margin-top: 50px;

	margin-left: 27px;

	color: #fff;

	display: -webkit-box;

	-webkit-box-orient:vertical;

	-webkit-line-clamp:6;

	overflow: hidden;

}

.case_cont ul li > a{

	width: 600px;

	height: 450px;

	overflow: hidden;

	float: right;

	display: block;

}

.case_cont ul li > a img{

	width: 600px;

	height: 450px;

	overflow: hidden;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.case_cont ul li > a img:hover{

	-webkit-transform:scale(1.2,1.2);

	transform:scale(1.2,1.2);

}

/* case end */











/* reason start */

.reason{

	width: 100%;

	height: 835px;

	margin-top: 30px;

	padding-top: 110px;

	background: url(../images/rea_bg.jpg) no-repeat center;

}

.reas_box .rea_nav{

	width: 875px;

	height: 77px;

	margin: 0 auto;

	overflow: hidden;

}

.rea_nav h3{

	background: url(../images/rea_nav.png) no-repeat center;

	width: 363px;

	height: 77px;

	float: left;

}

.rea_nav h3 a{

	font-size: 24px;

	color: #fff;

	text-align: center;

	line-height: 68px;

	display: block;

}

.rea_nav h4{

	width: 495px;

	height: 77px;

	overflow: hidden;

	float: right;

	font-size: 20px;

	margin-top: 3px;

	color: #4c4c4c;

}

.rea_nav h4 i{

	font-size: 14px;

	color: #666;

	text-transform: uppercase;

}

.rea_nav h4 span{

	font-size: 24px;

	color: #0261c1;

	display: block;

}

.rea_con{

	width: 1180px;

	height: 610px;

	margin-top: 90px;

	position: relative;

}

.rea_con li{

	position: absolute;

}

.rea_con li .rea_t{

	background: url(../images/rea_l.png) no-repeat left top;

	width: 445px;

	height: 60px;

	margin-bottom: 20px;

}

.rea_t span{

	width: 67px;

	height: 60px;

	font-size: 26px;

	color: #fff;

	line-height: 60px;

	text-align: center;

	display: block;

	float: left;

	font-style: italic;

}

.rea_t h4{

	float: left;

	margin-left: 35px;

	font-size: 24px;

	color: #0261c1;

	font-style: italic;

}

.rea_t h4 i{

	font-size: 14px;

	color: #4c4c4c;

	text-transform: uppercase;

}

.rea_con li p{

	background: url(../images/rea_z.png) no-repeat left 8px;

	padding-left: 22px;

	margin-left: 8px;

	font-size: 14px;

	color: #4c4c4c;

	line-height: 24px;

	font-style: italic;

	margin-top: 8px;

}

.rea_con .rea1{

	top: 0;

	right: 0;

}

.rea1 p{

	width: 435px;

}

.rea_con .rea2{

	top: 236px;

	right: 0;

	z-index: 3;

}

.rea2 p{

	width: 610px;

}

.rea_con .rea3{

	bottom: 0;

	left: 0;

}

.rea3 p{

	width: 535px;

}

.rea_con .rea4{

	bottom: 0;

	right: 0;

}

.rea4 p{

	width: 530px;

}

.rea_con img{

	width: 677px;

	height: 368px;

	position: absolute;

	left: 0;

	top: 0;

	z-index: 2;

}

/* reason end */











/* xb2 end */

.xb2{

	width: 100%;

	height: 160px;

	background: url(../images/xb2_bg.jpg) no-repeat center;

	padding-top: 40px;

}

.xb2_box > h4{

	width: 758px;

	height: 70px;

	background: url(../images/xb2_k.png) no-repeat center;

	margin-left: 211px;

	font-size: 18px;

	color: #fff;

	text-align: center;

	line-height: 70px;

	margin-bottom: 30px;

}

.xb2_box .xb2_dh{

	width: 670px;

	margin: 0 auto;

	height: 40px;

}

.xb2_dh h4{

	float: left;

	font-size: 18px;

	color: #fff;

	line-height: 40px;

}

.xb2_dh h4 span{

	font-size: 24px;

	font-weight: bold;

}

.xb2_dh a{

	width: 200px;

	height: 40px;

	float: right;

	display: block;

	background: #0261c1;

	font-size: 18px;

	color: #fff;

	text-align: center;

	line-height: 40px;

}

.xb2_dh a:hover{

	background: #f77b17;

}



/* xb2 start */
a




/* company start */

.company{

	width: 100%;

	height: 560px;

	margin-top: 50px;

}

.com_box .com_l{

	float: left;

	width: 764px;

	height: 560px;

	position: relative;

}

.com_l .com_nav{

	position: absolute;

	top: 0;

	left: 0;

	background: url(../images/com_nav.png) no-repeat center;

	width: 141px;

	height: 176px;

	z-index: 8;

}

.com_nav h3 a{

	font-size: 24px;

	color: #fff;

	text-align: center;

	line-height: 90px;

	display: block;

}

.com_nav h3 span{

	font-size: 18px;

	display: block;

	color: #d5d5d5;

	text-align: center;

	text-transform: uppercase;

	margin-top: -30px;

}

.com_nav > a{

	display: block;

	text-align: center;

	font-size: 18px;

	color: #f2f2f2;

	line-height: 40px;

}

.com_l .com_tu{

	width: 740px;

	height: 450px;

	margin-left: 24px;

	overflow: hidden;

	position: relative;

	z-index: 4;

}

.com_tu img{

	width: 740px;

	height: 450px;

	overflow: hidden;

	position: relative;

	z-index: 2;

}

.com_tu a{

	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: 450px;

	opacity: 0;

	z-index: 3;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.com_tu:hover{

	cursor: pointer;

}

.com_tu:hover a{

	opacity: 1;

}

.com_l p{

	width: 740px;

	margin-left: 24px;

	font-size: 14px;

	color: #4c4c4c;

	line-height: 24px;

	margin-top: 10px;

	height: 102px;

	overflow: hidden;

}

.com_box .honor{

	width: 350px;

	height: 550px;

	float: right;

	overflow: hidden;

}

.honor .hon_nav{

	width: 350px;

	height: 70px;

	background: #0261c1;

}

.hon_nav h3{

	float: left;

	line-height: 70px;

	margin-left: 10px;

}

.hon_nav h3 a{

	font-size: 24px;

	color: #fff;

}

.hon_nav h3 span{

	font-size: 14px;

	text-transform: uppercase;

	color: #fff;

}

.hon_nav > a{

	float: right;

	font-size: 14px;

	color: #fff;

	margin-right: 10px;

	display: block;

	text-transform: uppercase;

	line-height: 70px;

}

.honor .hon_con{

	width: 348px;

	height: 433px;

	padding-top: 45px;

	border-left: 1px solid #ccc;

	border-right: 1px solid #ccc;

	border-bottom: 1px solid #ccc;

	position: relative;

}

.hon_con .hon_cont{

	width: 270px;

	height: 390px;

	overflow: hidden;

	margin: 0 auto;

}

.hon_cont ul{

	width: 270px;

	height: 390px;

	overflow: hidden;

}

.hon_cont ul li{

	width: 270px;

	height: 390px;

	position: relative;

	float: left;

	margin-right: 20px;

}

.hon_cont ul li > a{

	width: 268px;

	height: 358px;

	overflow: hidden;

	border: 1px solid #ccc;

	display: block;

}

.hon_cont ul li > a:hover{

	border-color: #0261c1;

}

.hon_cont ul li > a img{

	width: 268px;

	height: 358px;

	overflow: hidden;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.hon_cont ul li > a img:hover{

	-webkit-transform:scale(1.2,1.2);

	transform: scale(1.2,1.2);

}

.hon_cont ul li h4{

	position: absolute;

	left: 0;

	bottom: 0;

	width: 100%;

	height: 30px;

	background: #e5e5e5;

}

.hon_cont ul li h4 a{

	font-size: 14px;

	color: #4c4c4c;

	text-align: center;

	line-height: 30px;

	width: 100%;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	display: block;

}

.hon_cont ul li h4:hover{

	background: #0261c1;

}

.hon_cont ul li h4:hover a{

	color: #fff;

}

/* company end */









/* customer start */

.customer{

	width: 100%;

	height: 570px;

	padding-top: 30px;

	margin-top: 50px;

	background: url(../images/cus_bg.jpg) no-repeat center;

}



.cus_con{

	width: 1180px;

	height: 440px;

	margin-top: 38px;

	position: relative;

}

.cus_con ul{

	width: 1180px;

	height: 440px;

	position: relative;

	z-index: 6;

}

.cus_con ul li{

	width: 295px;

	height: 44px;

	float: left;

}

.cus_con ul .cus_n2{

	width: 590px;

	height: 220px;

	margin-top: 220px;

}

.cus_con ul li > a{

	width: 295px;

	height: 220px;

	overflow: hidden;

	display: block;

}

.cus_con ul .cus_n2 .cus_w{

	float: left;

}

.cus_con ul .cus_n3 > a{

	margin-top: 220px;

}

.cus_con ul .cus_n3 .cus_w{

	margin-top: -440px;

}

.cus_con ul .cus_n2 > a{

	float: left;

}

.cus_con ul li > a img{

	width: 295px;

	height: 220px;

	overflow: hidden;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.cus_con ul li > a img:hover{

	-webkit-transform:scale(1.2,1.2);

	transform: scale(1.2,1.2);

}

.cus_con ul li .cus_w{

	width: 275px;

	height: 190px;

	background: rgba(206,204,204,0.5);

	padding-top: 30px;

	padding-left: 20px;

}

.cus_w h4 a{

	font-size: 18px;

	color: #1a1a1a;

	width: 270px;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	display: block;

}

.cus_w h4 a:hover{

	margin-top: 5px;

}

.cus_w span{

	background: url(../images/cus_l.png) no-repeat center;

	width: 63px;

	height: 4px;

	margin-top: 12px;

	margin-bottom: 12px;

	display: block;

}

.cus_w p{

	width: 255px;

	font-size: 14px;

	color: #333;

	line-height: 24px;

	display: -webkit-box;

	-webkit-box-orient:vertical;

	-webkit-line-clamp:3;

	overflow: hidden;

	height: 72px;

}

.cus_w > a{

	width: 90px;

	height: 35px;

	display: block;

	background: #0261c1;

	font-size: 14px;

	color: #fff;

	line-height: 35px;

	text-align: center;

	margin-top: 12px;

}

.cus_w > a:hover{

	background: #f77b17;

}

.cus_con .xb3_dh{

	width: 310px;

	height: 140px;

	position: absolute;

	top: 60px;

	left: 438px;

	z-index: 9;

}

.xb3_dh h4{

	font-size: 18px;

	color: #fff;

	margin-bottom: 38px;

}

.xb3_dh h4 span{

	font-size: 24px;

	font-weight: bold;

}

.xb3_dh > a{

	width: 200px;

	height: 40px;

	background: #f77b17;

	font-size: 18px;

	color: #fff;

	text-align: center;

	line-height: 40px;

	display: block;

	margin: 0 auto;

}

.xb3_dh > a:hover{

	background: #0261c1;

}

/* customer end */

























/* news start */

.news{

	width: 100%;

	height: 335px;

	margin-top: 50px;

}

.news_box .konw{

	width:370px;

	float: left;

	height: 330px;

}

.konw .konw_nav{

	width: 370px;

	height: 50px;

	background: #0261c1;

}

.konw_nav h3{

	float: left;

	margin-left: 10px;

	line-height: 50px;

}

.konw_nav h3 a{

	font-size: 18px;

	color: #fff;

}

.konw_nav h3 span{

	font-size: 12px;

	text-transform: uppercase;

	color: #fff;

}

.konw_nav > a{

	float: right;

	margin-right: 10px;

	font-size: 14px;

	color: #fff;

	display: block;

	line-height: 50px;

	text-transform: uppercase;

}

.konw .know_con{

	width: 370px;

	height: 238px;

	padding-top: 42px;

	overflow: hidden;

}

.know_con ul{

	width: 370px;

	height: 280px;

	overflow: hidden;

}

.know_con ul li{

	width: 370px;

	height: 95px;

	border-bottom: 1px solid #ccc;

	margin-bottom: 42px;

}

.know_con ul li .faq_q{

	width: 370px;

	height: 20px;

	margin-bottom: 18px;

}

.faq_q span{

	background: url(../images/faq_q.jpg) no-repeat center;

	width: 20px;

	height: 20px;

	display: block;

	float: left;

}

.faq_q a{

	font-size: 14px;

	color: #4c4c4c;

	line-height: 20px;

	width: 340px;

	float: left;

	margin-left: 10px;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	display: block;

}

.faq_q a:hover{

	color: #0261c1;

}

.know_con ul li .faq_a{

	width: 370px;

	height: 50px;

}

.faq_a span{

	background: url(../images/faq_a.jpg) no-repeat center;

	width: 20px;

	height: 20px;

	display: block;

	float: left;

}

.faq_a p{

	font-size: 14px;

	color: #4c4c4c;

	line-height: 24px;

	width: 340px;

	height: 46px;

	float: left;

	margin-left: 10px;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient:vertical;

	-webkit-line-clamp:2;

}

.news_box .new{

	width: 740px;

	height: 330px;

	float: right;

	overflow: hidden;

}

.new > ul{

	width: 400px;

	height: 50px;

}

.new > ul li{

	float: left;

	margin-right: 40px;

	width: 160px;

	height: 50px;

	background:#0261c1;

}

.new > ul li a{

	font-size: 20px;

	font-weight: bold;

	color: #fff;

	text-align: center;

	line-height: 50px;

	display: block;

}

.new > ul .on{

	background: #f77b17;

}

.new > ul span{

	width: 40px;

	height: 1px;

	display: block;

	float: right;

	margin-right: 200px;

	background: #ccc;

	margin-top: -25px;

}

.new .new_cont{

	width: 740px;

	height: 270px;

	margin-top: 14px;

}

.new_cont .new_con{

	width: 740px;

	height: 270px;

	overflow: hidden;

}

.new_con .new_top{

	width: 740px;

	height: 180px;

	overflow: hidden;

}

.new_top > a{

	width: 278px;

	height: 178px;

	overflow: hidden;

	border: 1px solid #ccc;

	float: left;

	display: block;

}

.new_top > a:hover{

	border-color: #0261c1;

}

.new_top > a img{

	width: 278px;

	height: 178px;

	overflow: hidden;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.new_top > a img:hover{

	-webkit-transform:scale(1.2,1.2);

	transform:scale(1.2,1.2);

}

.new_top .new_w{

	width: 440px;

	height: 160px;

	margin-top: 20px;

	float: right;

}

.new_w h4 a{

	font-size: 14px;

	color: #4c4c4c;

}

.new_w h4 a:hover{

	color: #0261c1;

}

.new_w p{

	font-size: 14px;

	color: #4c4c4c;

	line-height: 24px;

	width: 440px;

	height: 72px;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient:vertical;

	-webkit-line-clamp:3;

	margin-top: 10px;

	margin-bottom: 10px;

}

.new_w > a{

	font-size: 14px;

	color: #4c4c4c;

}

.new_w > a:hover{

	color: #0261c1;

}

.new_con ul{

	width: 740px;

	height: 85px;

	overflow: hidden;

}

.new_con ul li{

	width: 370px;

	float: left;

	margin-top: 10px;

}

.new_con ul li a{

	background: url(../images/new_zb.jpg) no-repeat left 5px;

	padding-left: 22px;

	width: 333px;

	height: 18px;

	font-size: 14px;

	color: #4c4c4c;

	display: block;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

}

.new_con ul li a:hover{

	color: #0261c1;

}



/* news end */



























/*友情链接开始*/



.link{

	width: 100%;

	height: 33px;

	margin-top: 40px;

	margin-bottom: 40px;



}

.link .link_box{

	width: 1180px;

	margin:0 auto;

}

.link_box h4{

	background: url(../images/link_nav.jpg) no-repeat left top;

	width: 155px;

	height: 33px;

	font-size: 18px;

	color: #0261c1;

	line-height: 33px;

	text-align: center;

	letter-spacing: 5px;

	float: left;

	margin-right: 20px;

}

.link_box a{

	float: left;

	font-size: 14px;

	color: #333;

	line-height: 33px;

	margin-right: 10px;

}

.link_box a:hover{

	color: #0261c1;

}

/*友情链接结束*/

