@charset "utf-8";
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
	margin: 0;
	padding: 0
}

body {
	font: 14px/1.0531 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
	color: #414141;
	margin: 0;
	padding: 0;
	line-height: 1.5;
}

 :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;
	color: #414141;
}

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;
	display: inline-table;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

li,
ul {
	list-style-type: none;
}

img {
	display: inline-block;
	border: none;
}

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;
}


/*banner*/

.fullSlide {
	width: 100%;
	position: relative;
	height: 460px;
	background: #FFF;
	overflow: hidden;
}

.fullSlide .bd {
	height: 460px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 460px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 460px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	height: 30px;
	text-align: center;
}

.fullSlide .hd ul {
	text-align: center;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 14px;
	height: 14px;
	margin: 3px;
	background-color: #017AD3;
	overflow: hidden;
	line-height: 99px;
	border: 2px solid #FFF;
	border-radius: 50%;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.fullSlide .hd ul .on {
	width: 50px;
	background: #FF8004;
	border-radius: 9px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.fullSlide .prev,
.fullSlide .next {
	width: 40px;
	height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	z-index: 2;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3;
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
}

.fullSlide .prev {
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	left: 10%;
}

.fullSlide .next {
	background-position: -6px -137px;
	right: 10%;
}


/*search*/

.search_box {
	width: 100%;
	height: 50px;
	background: #f8f8f8;
}

.search {
	width: 1180px;
	margin: auto;
}

.keytext {
	width: 700px;
	height: 50px;
	line-height: 50px;
	float: left;
	font-family: Microsoft YaHei;
	font-size: 14px;
	color: #fff;
}

.keytext a {
	margin: 0px 12px 0px 0px;
	color: #5f5f5f;
	display: inline-block;
}

.keytext a:hover {
	color: #FF8004;
}

.keytext i {
	display: inline-block;
	font-size: 14px;
	color: #5f5f5f;
}

.rmgj-n-r {
	float: right;
	margin-top: 13px;
}

.rmgj-n-r .text {
	width: 180px;
	padding-left: 10px;
	font-size: 14px;
	font-family: Montserrat, sans-serif;
	height: 30px;
	margin-right: 0;
	color: #414141;
	outline: none;
	border-bottom: 1px solid #ccc;
	float: left;
	box-sizing: border-box;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-ms-transition: all 0.15s ease;
	transition: all 0.15s ease;
	background: transparent;
}

.keytext span {
	padding-right: 10px;
	display: block;
	float: left;
	font-size: 14px;
	color: #333;
}

.submit {
	border-bottom: 1px solid #ccc;
	width: 30px;
	float: left;
	padding: 0;
	text-align: center;
	height: 30px;
	background: url(../images/sosuo.png) no-repeat center;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
}



/*products*/
.products{
	width: 100%;
	height: 600px;
	padding-top: 50px;
}
.products-left{
	width: 275px;
	border: 1px solid #ccc;
	background: #fff;
}

.products-title{
	width: 275px;
	height: 106px;
	background: #FF8004;
	border-bottom: 1px solid #fff;
}
.products-title b{
	display: block;
	font: 28px/36px "microsoft yahei";
	text-align: center;
	color: #fff;
	padding-top: 16px;
	letter-spacing: 2px;
}
.products-title p{
	display: block;
	font: 16px/36px "microsoft yahei";
	text-align: center;
	padding-top: 6px;
	color: rgba(255,255,255,.6);
}
.products-left ul li{
	
}
.products-left ul li a.products-fenlei{
	width: 215px;
	padding: 0 30px;
	height: 66px;
	display: block;
	font: 15px/66px "microsoft yahei";
	color: #fff;
	background: #017AD3  url(../images/products-ico-left.jpg) no-repeat 220px center ;
}
.products-left ul li ul li{
	padding: 0 30px;
	font: 14px/36px "microsoft yahei";
	
}
.products-left ul li ul li a{
	display: block;
	-webkit-transition: .5s;
	transition: .5s;
}
.products-left ul li ul{
	padding:10px 0 ;
}
.products-left ul li ul li a:hover{
	color: #FF8004;
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}

.products-right {
	width: 890px;
	float: right;
}


/* 滑动门 */

#tab_pro_right {
	width: 890px;
	height: 55px;
	background: #ff8004;
	position: relative;
	margin: 0px auto;
}

#tab_pro_right .tab_menu_pro_right {
	width: 100%;
	float: left;
	position: absolute;
	z-index: 1;
	color: #fff;
}

#tab_pro_right .tab_menu_pro_right b {
	color: #fff;
	font-size: 16px;
}

#tab_pro_right .tab_menu_pro_right li {
	float: left;
	color: #fff;
	width: 120px;
	height: 55px;
	line-height: 55px;
	border-bottom: 0px;
	cursor: pointer;
	text-align: center;
	margin: 0 2px 0 0;
}

#tab_pro_right .tab_box_pro_right {
	width: 930px;
	clear: both;
	top: 75px;
	position: relative;
}

#tab_pro_right .tab_menu_pro_right .selected_pro_right {
	background-color: #017AD3;
	cursor: pointer;
	color: #fff;
}

#tab_pro_right .hide {
	display: none;
}

#tab_pro_right .tab_box_pro_right div {}

#tab_pro_right .tab_box_pro_right div ul li {
	width: 284px;
	height: 231px;
	float: left;
	padding: 5px 7px 7px;
}

#tab_pro_right .tab_box_pro_right div ul li b {
	display: block;
	width: 284px;
	height: 168px;
	overflow: hidden;
}

#tab_pro_right .tab_box_pro_right div ul li b img {
	display: block;
	width: 284px;
	height: 168px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

#tab_pro_right .tab_box_pro_right div ul li p {
	width: 284px;
	height: 50px;
	background: transparent url(../images/jiaobiao.png) no-repeat 260px center;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	background: #017AD3;
	
}
#tab_pro_right .tab_box_pro_right div ul li p a{
	display: block;
	font: 15px/50px "microsoft yahei";
	color: #fff;
	text-align: center;
}
. #tab_pro_right .tab_box_pro_right div ul li:hover img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}

.products {
	width: 1180px;
	height: 830px;
	margin: 0 auto;
	overflow: hidden;
}

#tab_pro_right .tab_box_pro_right div ul li:hover p {
	background: #FF8004 url(../images/jiaobiao-1.png) no-repeat 260px center;
	color: #fff;
}


/*adm1*/
.adm1{
	width: 100%;
	height: 180px;
	background: url(../images/adm1.jpg) no-repeat center;
}
.adm1-right{
	width: 560px;
}
.adm1-right b{
	display: block;
	font: 26px/42px "microsoft yahei";
	color: #fff;
	padding-top: 18px;
}
.adm1-right p{
	font: 24px/36px "microsoft yahei";
	color: #fff;
}


.adm1-more h4{
	width: 240px;
	text-align: left;
	font: bold 26px/40px "microsoft yahei";
	color: #fff;
	padding-left: 40px;
	background: url(../images/adm1-tel.png) no-repeat left center;
	float: left;
	margin-top: 26px;
}
.adm1-more span{
	font: bold 26px/40px "microsoft yahei";
	display: inline-block;
	padding-left: 20px;
}
.adm1-more a{
	display: block;
	width: 120px;
	height: 34px;
	background: #017AD3;
	float: left;
	font: 15px/34px "microsoft yahei";
	color: #fff;
	text-align: center;
	margin-top: 28px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.adm1-more a:hover{
	-webkit-transform: translate(-2px,-2px);
	transform: translate(-2px,-2px);
	box-shadow: 1px 3px 2px rgba(0,0,0,.2);
}
.adm1-right img{
	display: block;
	height: 232px;
}



/*case*/
.case{
	width: 100%;
	height: 712px;
	background: #f2f2f2;
}
.case-box{
	width: 1180px;
	position: relative;
	margin: 0 auto;
	top: 50px;
}
.case-title{
	width: 580px;
	position: absolute;
	top: 0;
	left: 0;
}
.case-title-left span{
	display: block;
	font: bold 30px "microsoft yahei";
	color: #FF8004;
	letter-spacing: 3px;
}
.case-title-left b{
	display: block;
	font: 16px/50px "microsoft yahei";
}
.xiangdui{
	position: relative;
}
.case-line{
	width: 62px;
	height: 1px;
	background: #FF8004;
}
.case-title-left p{
	font: 14px/24px "microsoft yahei";
	padding-top: 10px;
}
.case-title-right{
	width: 200px;
}
.case-title-right a{
	width: 61px;
	height: 61px;
	display: block;
	margin-left: 139px;
}
.case-title-right a img{
	width: 61px;
	height: 61px;
	display: block;
	
}
.case-title-right-tel{
	margin-top: 10px;
	text-align: right;
}
.case-title-right-tel h4{
	background: url(../images/case-tel.png) no-repeat   110px center;
	font-size: 14px;

}
.case-title-right-tel p{
	text-align: right;
	font: 22px/40px "microsoft yahei";
	background: url(../images/case-line.jpg) no-repeat bottom right;
	padding-bottom: 14px;
}
.case-box ul li{
	position: absolute;
	
}
.case-1 {
	width: 584px;
	height: 413px;
	overflow: hidden;
	right: 0;
	top: 0;
}
.case-1 a img{
	width: 584px;
	height: 413px;
	display: block;
}
.case-1Box{
	width: 584px;
	height: 413px;
	position: relative;
}
.case-1Bg{
	width: 584px;
	height: 413px;
	display: block;
	position: absolute;
	top: 413px;
	left: 0;
	background: #017AD3;
	font: 18px/413px "microsoft yahei";
	color: #fff;
	text-align: center;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.case-2 {
	width: 284px;
	height: 200px;
	overflow: hidden;
	left: 0;
	top: 212px;
}
.case-2 a img{
	width: 284px;
	height: 200px;
	display: block;
}
.case-1Box{
	width: 584px;
	height: 413px;
	position: relative;
}
.case-1Bg{
	width: 584px;
	height:413px;
	display: block;
	position: absolute;
	top: 360px;
	left: 0;
	background: #017AD3;
	font: 18px/50px "microsoft yahei";
	color: #fff;
	text-align: center;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.case-2Box{
	width: 584px;
	height: 200px;
	position: relative;
}

.case-2Bg{
	width: 284px;
	height: 200px;
	display: block;
	position: absolute;
	top: 148px;
	left: 0;
	background: #017AD3;
	font: 18px/50px "microsoft yahei";
	color: #fff;
	text-align: center;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.case-3Box{
	width: 284px;
	height: 200px;
	position: relative;
	overflow: hidden;
}
.case-3Bg{
	width: 284px;
	height: 200px;
	display: block;
	position: absolute;
	top: 148px;
	left: 0;
	background: #017AD3;
	font: 18px/50px "microsoft yahei";
	color: #fff;
	text-align: center;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.case-4Box{
	width: 284px;
	height: 200px;
	position: relative;
	overflow: hidden;
}
.case-4Bg{
	width: 284px;
	height: 200px;
	display: block;
	position: absolute;
	top: 148px;
	left: 0;
	background: #017AD3;
	font: 18px/50px "microsoft yahei";
	color: #fff;
	text-align: center;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.case-5Box{
	width: 284px;
	height: 200px;
	overflow: hidden;
	position: relative;
}
.case-5Bg{
	width: 284px;
	height: 200px;
	display: block;
	position: absolute;
	top: 148px;
	left: 0;
	background: #017AD3;
	font: 18px/50px "microsoft yahei";
	color: #fff;
	text-align: center;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.case-6Box{
	width: 284px;
	height: 200px;
	position: relative;
	overflow: hidden;
}
.case-6Bg{
	width: 284px;
	height: 200px;
	display: block;
	position: absolute;
	top: 148px;
	left: 0;
	background: #017AD3;
	font: 18px/50px "microsoft yahei";
	color: #fff;
	text-align: center;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.case-7Box{
	width: 284px;
	height: 200px;
	position: relative;
	overflow: hidden;
}
.case-7Bg{
	width: 284px;
	height: 200px;
	display: block;
	position: absolute;
	top: 148px;
	left: 0;
	background: #017AD3;
	font: 18px/50px "microsoft yahei";
	color: #fff;
	text-align: center;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.case-3 a img {
    width: 284px;
    height: 200px;
    display: block;
}
.case-4 a img {
    width: 284px;
    height: 200px;
    display: block;
}
.case-5 a img {
    width: 284px;
    height: 200px;
    display: block;
}
.case-6 a img {
    width: 284px;
    height: 200px;
    display: block;
}
.case-7 a img {
    width: 284px;
    height: 200px;
    display: block;
}

.case-3 {
	left: 298px;
	top: 212px;
}

.case-4 {
	left: 0px;
	top: 428px;
}

.case-5 {
	left: 298px;
	top: 428px;
}
.case-6 {
	left: 596px;
	top: 428px;
}
.case-7{
	left: 897px;
	top: 428px;
}

.case-1Box:hover .case-1Bg{
	font:18px/50px "microsoft yahei";
	background: #FF8004;
}
.case-2Box:hover .case-2Bg,.case-3Box:hover .case-3Bg,.case-4Box:hover .case-4Bg,
.case-5Box:hover .case-5Bg,.case-6Box:hover .case-6Bg,.case-7Box:hover .case-7Bg{
	font:18px/50px "microsoft yahei";
	background: #FF8004;
}



/*adv*/
.adv-box{
	margin-top: 50px;
	width:1180px;
	height: 422px;
	background: url(../images/adv-left.jpg) no-repeat left top;
	position: relative;
	overflow: hidden;
	margin-bottom: 50px;
}
.adv-left{
	width: 536px;
	height: 422px;
	position: relative;
}
.adv-left img{
	display: block;
	width: 502px;
	height: 390px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.adv-right{
	width: 600px;
}
.adv-title h4{
	font: bold 30px "microsoft yahei";
	color: #FF8004;
	letter-spacing: 2px;
}
.adv-title>b{
	display: block;
	font: bold 18px "microsoft yahei";
	color: #333;
	letter-spacing: 2px;
	padding-top: 10px;
}
.adv-line{
	width: 80px;
	margin-top: 20px; 
	height: 1px;
	background: #ccc;
}
.adv-title{
	margin-left: 17px;
}
.adv-right p{
	font: 15px/30px "microsoft yahei";
	color: #5f5f5f;
	/* margin-top: 40px; */
	width: 560px;
	margin: 40px auto 0;
}

.adv-box .hd{
	width: 600px;
	position: absolute;
	right: 0;bottom:30px;
}
.adv-box .hd  li{
	width: 104px;
	height: 104px;
	border: 2px solid #ccc;
	float: left;
	margin: 0 21px;
	cursor: pointer;
	text-align: center;
	color: #333;
	font: 16px/36px "microsoft yahei";
	background-position:center top ; 
	background-repeat: no-repeat;
}
.adv-box .hd  li.on{
	width: 108px;
	height: 108px;
	border: 0;
	background: url(../images/adv-on.jpg) no-repeat center;
	color: #fff;
}
.adv-ico1{
	background-image: url(../images/adv-ico1.png);
}
.adv-ico2{
	background-image: url(../images/adv-ico2.png);
}

.adv-ico3{
	background-image: url(../images/adv-ico3.png);
}

.adv-ico4{
	background-image: url(../images/adv-ico4.png);
}

.adv-box .hd  li div{
	width: 47px;
	height: 47px;
	margin: 10px auto;
}
.adv-box .hd  li.on div{
	background-position:center bottom ; 
}


/*adm2*/
.adm2{
	width: 100%;
	height: 192px;
	background: url(../images/adm2.jpg) no-repeat center;
}
.adm2-right{
	text-align: right;
}
.adm2-right b{
	display: block;
	font: bold 22px/36px "microsoft yahei";
	padding-top: 30px;
	color: #fff;
	letter-spacing: 2px;
}
.adm2-right p{
	height:40px;
	font: 16px/40px "microsoft yahei";
	color: #fff;
}


/*title*/
.title b{
	display: block;
	padding-top: 40px;
	font: bold 24px/30px "microsoft yahei";
	text-align: center;
	color: #FF8004;
}
.title p{
	font: 16px/30px "microsoft yahei";
	text-align: center;
	color: #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

/*witness*/
.witness{

height: 560px;

overflow: hidden;
}
.witness ul li {
	width: 274px;
	height: 362px;
	float: left;
	margin: 50px 10px 0;
	background: #f2f2f2;
}
.witness ul li img{
	width: 274px;
	height: 172px;
	display: block;
	
}
.witness ul li h4 a{
	display: block;
	font:bold 18px/36px "microsoft yahei";
	margin-top: 10px;
	text-align: center;
}
.witness-line{
	width: 60px;
	height: 1px;
	background: #ccc;
	margin: 10px auto;
}
.witness ul li p{
	padding: 10px;
	font: 14px/30px "microsoft yahei";
	color: #5f5f5f;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
height: 74px;
}
.witness ul li:hover{
	background: #FF8004;
}
.witness ul li:hover a,.witness ul li:hover p{
	color: #fff;
}
.witness ul li:hover .witness-line{
	background: #fff;
}


/*about*/
.about{
	width: 100%;
	height: 648px;
	background: #f8f8f8;
}
.about-box{
	position: absolute;
	top: 44px;
}
.about-left a img{
	width: 462px;
	height: 604px;
	display: block;
}
.about-right{
	width: 658px;
	height: 256px;
	padding: 30px;
	background: #fff;
}
.about-line{
	width: 14px;
	height: 2px;
	background: #017AD3;
	margin: 10px 0;
}
.about-right h4 b{
	display: block;
	font: bold 22px/36px "microsoft yahei";
	color: #333;
	letter-spacing: 2px;
}
.about-right p{
	font: 14px/30px "microsoft yahei";
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;
margin-top: 20px;
text-indent: 2em;
color: #5f5f5f;
}
.about-more{
	width: 153px;
	display: block;
	height: 40px;
	background: url(../images/about-more.jpg) no-repeat center;
	margin-top: 20px;
}
.about-more:hover{
	background: url(../images/about-more1.jpg) no-repeat center;
}
.honor-box ul li{
	width: 158px;
	height: 242px;
	float: left;
	margin: 0 8px;
}
.honor-box ul li img{
	width: 158px;
	height: 202px;
	display: block;
}
.honor{
    width: 718px;
    height: 242px;
    position: absolute;
    top: 390px;
    right: 0;
}
.honor-box {
	width: 700px;
	margin: 0 auto;
}
.honor-box ul li p{
	font: 16px/40px "microsoft yahei";
	text-align: center;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
height: 40px;
}


/*album*/

.album {
	padding-top: 30px;
	padding-bottom: 20px;
}

.album ul li {
	width: 212px;
	float: left;
	margin: 10px 12px 0;
}

.album ul li img {
	padding: 5px;
	width: 210px;
	height: 140px;
	border: 1px solid #ccc;
}

.album ul li p a {
	text-align: center;
	font: 16px/30px "microsoft yahei";
	color: #333;
	display: block;
}

.album ul li:hover a {
	color: #FF8004;
}



.album-gd ul {
	height: 200px;
	overflow: hidden;
}





.title-1 {
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #ccc;
}

.title-left b {
	font: bold 22px "microsoft yahei";
	color: #FF8004;
}

.title-left {
	font: 14px/24px "microsoft yahei";
	color: #666;
}

.title-more {
	font: 14px/24px "microsoft yahei";
	color: #666666;
	margin-top: 5px;
}
.album-gd {
	margin-top: 20px;
}



/**xw_box**/

.xw_box {
	width: 100%;
	height: 740px;
	margin: 20px auto 0 auto;
	background: #f8f8f8;
	padding-top: 20px;
}

.xw {
	width: 1180px;
	height: 740px;
	margin: 0 auto;
}

.hyxw {
	width: 510px;
	height: 740px;
	float: left;
}

.title1 {
	background: url(../images/wmbg3.jpg) no-repeat left bottom;
	margin-bottom: 20px;
}

.title1 h3 {
	height: 48px;
	line-height: 48px;
}

.title1 h3 b {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #FF8004;
}

.title1 h3 b span {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #cccccc;
}

.title1 h3 .more {
	float: right;
	font-size: 14px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}

.title1 h3 .more:hover {
	color: #c80009;
}

.hyxw dl {
	width: 510px;
	height: 368px;
}

.hyxw dl dd {
	width: 510px;
	height: 217px;
}

.hyxw dl dd img {
	width: 510px;
	height: 217px;
}

.hyxw dl dt {
	width: 510px;
	height: 151px;
	padding-top: 10px;
	border-bottom: 1px solid #d5d5d5;
}

.hyxw dl dt span {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 30px;
	display: block;
}

.hyxw dl dt:hover span {
	color: #FF8004;
}

.hyxw dl dt p {
	padding-top: 6px;
	height: 54px;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}

.hyxw dl dt em {
	display: block;
	margin-top: 5px;
	width: 125px;
	height: 35px;
	line-height: 35px;
	background: #efefef;
	text-align: center;
}

.hyxw dl dt em a {
	color: #333;
}

.hyxw dl dt em:hover {
	background: #FF8004;
	color: #fff;
}

.hyxw dl dt em:hover a {
	color: #fff;
}

.hyxwnr {
	width: 510px;
	height: 230px;
	padding-top: 15px;
}

.hyxwnr ul li {
	float: left;
	width: 510px;
	line-height: 36px;
	border-bottom: 1px dashed #cccccc;
}

.hyxwnr ul li a {
	display: block;
	float: left;
	background: url(../images/prolfhbg2.jpg) no-repeat left center;
	width: 265px;
	padding-left: 15px;
	font-size: 14px;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.hyxwnr ul li a:hover {
	color: #007fea;
}

.hyxwnr ul li span {
	display: block;
	font-size: 14px;
	color: #666666;
	float: right;
}

.hyxwnr ul li span:hover {
	color: #007fea;
}

.hyxwnr ul li:hover a,
.hyxwnr ul li:hover span {
	color: #FF8004;
}

.hyxw2 {
	width: 620px;
	height: 700px;
	float: right;
}

.hydt {
	width: 620px;
	height: 560px;
}

.hydt dl {
	width: 620px;
	height: 153px;
	margin-bottom: 15px;
}

.hydt dl dd {
	float: left;
	width: 261px;
	height: 153px;
}

.hydt dl dd img {
	width: 261px;
	height: 153px;
}

.hydt dl dt {
	float: right;
	width: 336px;
	height: 140px;
	padding-top: 13px;
}

.hydt dl dt span {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 30px;
	display: block;
}

.hydt dl dt:hover span {
	color: #FF8004;
}

.hydt dl dt p {
	padding-top: 6px;
	height: 70px;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}

.hydt dl dt a {
	display: block;
	color: #017ad3;
}

.hydt dl dt a:hover {
	color: #017ad3;
}

.cjwt {
	width: 620px;
}

.cjwt img {
	display: block;
	float: left;
	width: 261px;
}


/* 向上滚动 */

.in_faq {
	float: left;
	width: 620px;
	background: transparent;
	/* margin-left:30px; */
}

.in_faq_pro {
	border-top: none;
}

.in_faq_1 {
	height: 75px;
	overflow: hidden;
}

.in_faq_x {
	border-bottom: 1px dashed #e4e4e4;
	padding-bottom: 5px;
	padding-top: 5px;
}

.in_faq_a {
	height: 30px;
	line-height: 30px;
	background: url(../images/faq_a.jpg) 0 6px no-repeat;
	padding-left: 30px;
	color: #333333;
	overflow: hidden;
}

.in_faq_q {
	background: url(../images/faq_q.jpg) 0 3px no-repeat;
	padding-left: 30px;
	line-height: 25px;
	color: #666666;
	margin-bottom: 10px;
	height: 24px;
	overflow: hidden;
}

.in_faq_q a {
	color: #666666;
}

.in_faq_q a:hover {
	color: #d51800;
}

.hyxwnr2 {
	width: 510px;
	height: 230px;
	padding-top: 15px;
}

.hyxwnr2 ul li {
	float: left;
	width: 618px;
	line-height: 36px;
	border-bottom: 1px dashed #cccccc;
}

.hyxwnr2 ul li a {
	display: block;
	float: left;
	background: url(../images/prolfhbg2.jpg) no-repeat left center;
	width: 265px;
	padding-left: 15px;
	font-size: 14px;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.hyxwnr2 ul li a:hover {
	color: #FF8004;
}

.hyxwnr2 ul li span {
	display: block;
	font-size: 14px;
	color: #666666;
	float: right;
}

.hyxwnr2 ul li span:hover {
	color: #FF8004;
}

.hyxwnr2 ul li:hover a,
.hyxwnr ul li:hover span {
	color: #FF8004;
}





/*links*/
.links{
	width: 100%;
	height: 64px;
	background: #FF8004;
	border-bottom: 1px solid #ff9c3b;
}
.links-left {
	font: 18px/65px "microsoft yahei";
	color: #fff;
	padding-right: 20px;
}
.links-right a{
	display: inline-block;
	font: 14px/65px "microsoft yahei";
	padding:0 10px;
	color: #fff;

}
.links-right a:hover{
	color: #017AD3;
}
