 
 
 .content,   .container {
	margin: 0 auto;
	width: 1200px;
}

.left {
	width: 230px;
	float: left;
	overflow: hidden;
}
.rightbot {
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right {
	width: 735px;
	float: right;
	display: inline;
	overflow: hidden;
}
.rights {
	width: 760px;
	float: right;
	display: inline;
	overflow: hidden;
}
.right_main {
	width: 733px;
	min-height: 458px;
	border: solid 1px #d5d5d5;
	padding-bottom: 15px;
	overflow: hidden;
	background: #fff;
}
.contactn .tits {
	background: #ED5F05;
	color: #fff;
	height: 32px;
	line-height: 32px;
	padding-left: 13px;
}
.contactn .tits a {
	color: #fff;
}
.contactn .subnr {
	background: #fff;
	border: 1px solid #E0E0E0;
	border-top: 0;
	overflow: hidden;
	padding: 5px 14px 10px 14px;
	width: 210px;
	height: 276px;
}
.contactn .subnr img {
	width: 210px;
	height: 90px;
	margin-bottom: 9px;
	margin-top: 9px;
}
.contactn .subnr p {
	line-height: 28px;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
}
.contactn .subnr p b {
	color: #fe7d18;
}
.contactn .subnr h5 {
	line-height: 28px;
	overflow: hidden;
}
/*prolist*/
.prolist {
	width: 100%;
	overflow: hidden;
}
.prolist .list {
	width: 100%;
}
.prolist .item {
	width: 290px;
	float: left;
	margin: 0 30px 30px 0;
	position: relative;
	background: #fff;
	transition: all ease 300ms;
	overflow: hidden;
}
.prolist .item a {
	display: block;
	padding: 3px;
	border: 1px solid #e5e5e5;
}
.prolist .item img {
	width: 282px;
	height: 211px;
	display: block;
}
.prolist .item h3 {
	padding: 0 6px;
	height: 60px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #383838;
	line-height: 60px;
	overflow: hidden;
	transition: all ease 300ms;
}
.prolist .item:hover a {
	background: #fe7d18;
	border-color: #fe7d18;
}
.prolist .item:hover h3 {
	color: #fff;
}
.newsPage .item {
	width: 890px;
	height: 160px;
	margin: 0 auto;
	padding: 20px;
	border-bottom: 1px solid #eaeaea;
	transition: all .5s;
}
.newsPage .item a {
	display: block;
	width: 100%;
}
.newsPage .item img {
	width: 200px;
	height: 150px;
	display: block;
	float: left;
	border: 1px solid #e5e5e5;
	padding: 3px;
	margin-right: 20px;
}
.newsPage .item h3 {
	font-size: 16px;
	color: #333;
	height: 42px;
	line-height: 45px;
	overflow: hidden;
	margin-bottom: 5px;
	font-weight: normal;
	border-bottom: 1px solid #ededed;
	transition: all ease 300ms;
}
.newsPage .item .txt {
	color: #666;
	line-height: 24px;
	height: 68px;
	margin: 12px 0 13px;
	overflow: hidden;
}
.newsPage .item .txt span {
	color: #fe7d18;
}
.newsPage .item .time {
	color: #666;
}
.newsPage .item:hover h3 {
	color: #fe7d18;
}
.newsPage .item:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
/*showpage*/
.showPage .content {
	width: 930px;
	float: right;
}
.showPage {
	background: #fff;
}
.showPage .title {
	color: #fe7d18;
	margin-bottom: 5px;
	font-size: 24px;
	text-align: center;
}
.showPage .title .more {
	font-size: 14px;
}
.showPage .mark {
	padding: 5px 0 10px;
	text-align: center;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.showPage .mark span {
	margin-right: 18px;
	font-size: 12px;
	color: #666666;
}
.showPage .mark span i {
	font-style: normal;
}
.showPage .showContxt {
	color: #666;
	line-height: 28px;
	padding: 5px 0 30px;
}
.showPage .showContxt img {
	max-width: 100%;
}
.showPage .newsbox {
	margin-top: 0;
}
.showPage .gridlist {
	padding-top: 10px;
}
.showPage .gridlist .item {
	width: 350px;
	height: 323px;
}
.showPage .gridlist .item img {
	width: 350px;
	height: 263px;
}
.showPage .gridlist .item h3 {
	height: 60px;
	line-height: 60px;
}
.showPage .img-quotes {
	padding-top: 30px;
	margin-bottom: 40px;
}
.showPage .imgcon {
	width: 423px;
	height: 468px;
	padding-left: 295px;
	margin-left: 30px;
	position: relative;
	border: 1px solid #dddddd;
}
.showPage .imgcon .img {
	position: absolute;
	left: -30px;
	top: -30px;
	width: 276px;
	height: 368px;
	display: block;
	z-index: 10;
}
.showPage .imgcon h4 {
	padding-top: 45px;
	font-size: 16px;
}
.showPage .imgcon h3 {
	font-size: 26px;
	margin-bottom: 40px;
}
.showPage .imgcon .txt {
	margin-top: 40px;
	line-height: 30px;
}
.fenx {
	height: 40px;
}
/* reLink */
.reLink {
	clear: left;
	width: 100%;
	height: 58px;
	line-height: 58px;
	border-top: 1px dotted #dddddd;
	border-bottom: 1px dotted #dddddd;
}
.reLink .nextLink, .reLink .prevLink {
	width: 50%;
	display: block;
	text-align: left;
	color: #666;
}
.reLink .nextLink a:hover, .reLink .prevLink a:hover {
	color: #fe7d18;
}
.reLink .nextLink {
	text-align: right;
}
.contactn {
	margin-bottom: 0px
}
.t05 {
	line-height: 40px;
	background: #fe7d18;
	margin-top: 10px;
	padding: 0 18px;
	color: #fff;
	font-size: 16px;
}
.t05 a {
	color: #fff;
}
.t05 h5 {
	font-size: 16px;
	font-weight: normal;
}
.t05_cons1 {
	border: 1px solid #E0E0E0;
	border-top: 0;
	padding: 10px 10px 12px 10px;
	margin-bottom: 10px;
	zoom: 1;
	background: #fff;
}
.t05_cons1 li {
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 31px;
	height: 31px;
	overflow: hidden;
	font-size: 14px;
	padding-left: 15px;
	width: 203px;
	background: url(../images/dian.png) left center no-repeat;
}
.t05_cons1 li a:hover {
	color: #fe7d18;
}
.cpMain {
	overflow: hidden;
	padding: 0px;
	padding-bottom: 26px;
}
.cpright {
	width: 930px;
	float: right;
	margin-top: 26px;
}
.cprightpt {
	width: 960px;
	padding: 0 20px;
	background: #fff;
	float: right;
	padding-bottom: 20px;
}
.rtop {
	overflow: hidden;
	padding-bottom: 18px;
	border-bottom: 1px solid #dbdbdb;
	margin-top: 5px;
	margin-bottom: 20px;
	line-height: 20px;
}
.rtop h5 {
	float: left;
	padding-left: 10px;
	border-left: 3px solid #fe7d18;
	font-weight: normal;
	line-height: 20px;
	font-size: 18px;
	color: #fe7d18;
}
.rtop span {
	float: right;
	font-size: 14px;
	color: #666;
}
.rtop span a {
	color: #666;
}
.about {
	padding: 0;
}
.about h4 {
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 24px;
	color: #555555;
}
.about .about_sj {
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #f6f6f6
}
.about .about_sj span {
	margin-right: 40px
}
.about .about_line {
	height: 1px;
	text-align: center;
	border-bottom: 1px dashed #E1E1E1;
	width: 97%;
	margin: 0 auto;
}
.about .about_a {
	padding: 0px;
}
.about .about_a .about_tp {
	margin: 0px;
	padding-top: 20px;
	text-align: center;
}
.about .about_a .wzi {
	color: #666666;
	font-size: 14px;
	line-height: 28px;
	text-align: justify;
}
.about .about_a .wzi img {
	max-width: 100%;
	display: inline;
}
.about .about_a .feny {
	margin-top: 20px;
	height: 40px;
	padding: 0px 10px;
	line-height: 40px;
	font-size: 14px;
	background-color: #ececec;
	margin-right: 3px;
}
.about .about_a .feny span {
	display: block;
	width: 420px;
	height: 40px;
	overflow: hidden
}
.about .about_a .feny a:hover {
	color: #227ecb
}
.Pages {
	float: left;
	padding: 30px 100px;
}
.Page {
	width: 100%;
	text-align: center;
}
.Page a {
	display: inline-block;
	width: 65px;
	background: #ffffff;
	height: 48px;
	vertical-align: middle;
	line-height: 48px;
	font-size: 14px;
	border: 1px solid #e5e5e5;
	margin-left: -1px;
	float: left;
	text-decoration: none;
	color: #333;
	outline: none;
}
.Page a:hover {
	background: #fe7d18;
	color: #FFF;
	background-repeat: no-repeat;
}
.Page span {
	display: inline-block;
	min-width: 45px;
	padding: 0 10px;
	background: #ffffff;
	height: 48px;
	vertical-align: middle;
	line-height: 48px;
	font-size: 14px;
	border: 1px solid #e5e5e5;
	margin-left: -1px;
	float: left;
}
.Page span.current {
	background: #fe7d18;
	color: #FFF
}
/*index css*/
.banner {
	overflow: hidden;
	width: 100%;
	height: 480px;
}
#flashs {
	position: relative;
	height: 480px;
	overflow: hidden;
}
#flashs .bgitem {
	z-index: 1;
	position: absolute;
	top: 0;
	height: 480px;
	width: 100%;
	cursor: pointer;
	margin: 0 auto;
}
#flashs .btn {
	position: absolute;
	z-index: 7;
	bottom: 15px;
	left: 50%;
	margin-left: -55px;
	padding: 0px 6px;
}
#flashs .btn span {
	color: #fff;
	background: #333;
	cursor: pointer;
	display: inline-block;
	margin: 0 2px;
	width: 25px;
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
}
#flashs .btn span.cur {
	background: #fe7d18;
}
/*banner*/
.public_wrap {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 0px;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 480px;
	padding: 0px;
	margin: 0px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
	padding: 0px;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 480px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 480px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 45px;
	line-height: 45px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 15px;
	height: 15px;
	margin: 5px;
	overflow: hidden;
	background: #fff;
	line-height: 999px;
}
.fullSlide .hd ul .on {
	background: #fe7d18;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 0;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.fullSlide .next {
	left: auto;
	right: 0;
	background-position: -6px -137px;
}
/*内页大图*/
.nybanner {
	width: 100%;
	height: 300px;
	overflow: hidden;
	position: relative;
}
.nybanner img {
	width: 1920px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
/*内容搜索*/
.nlss {
	overflow: hidden;
	width: 100%;
}
.nlss .nlssBox p {
	width: 900px;
	height: 65px;
	color: #fe7d18;
	float: left;
	font-size: 12px;
	line-height: 65px;
}
.nlssBox a {
	color: #6c6c6c;
	font-size: 12px;
	margin-right: 20px;
}
.nlssBox .ssnl {
	overflow: hidden;
	width: 309px;
	height: 32px;
	line-height: 32px;
	float: right;
	margin-top: 15px;
	float: right;
}
.nlssBox .ssnl input {
	width: 256px;
	height: 30px;
	line-height: 30px;
	background: none;
	padding-left: 10px;
	border: 1px solid #dedede;
	font-size: 13px;
	color: #dedede;
	float: left;
}
.nlssBox .ssnl em {
	display: block;
	cursor: pointer;
	width: 41px;
	height: 32px;
	background: url(../images/fangdajing.png) no-repeat center right;
	float: right;
}
.searchbox {
	position: relative;
	float: right;
	margin-top: 14px;
	width: 258px;
	height: 36px;
	border: 1px solid #fe7d18;
	overflow: hidden;
}
.searchbox input {
	outline: none;
}
.seartxt {
	float: left;
	width: 196px;
	height: 36px;
	font-size: 12px;
	color: #666;
	padding-left: 12px;
	line-height: 30px;
	border: 0;
	background: none;
}
.searss {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 36px;
	border: 0;
	cursor: pointer;
	background: #fe7d18 url(../images/icobox.png) no-repeat center;
}
/*产品展示*/
.cpzx {
	overflow: hidden;
	width: 100%;
	background: rgba(6, 163, 232, 0.05);
	padding-bottom: 20px;
}
.cpzx h3 {
	width: 100%;
	height: 27px;
	margin: 0 auto;
	text-align: center;
	margin-top: 35px;
	padding-bottom: 5px;
}
.cpzx h3 a {
	color: #227ecb;
}
.cpzx .nlist .expmenu {
	border: 1px solid #E0E0E0;
	border-top: 0;
	overflow: hidden;
}
.nlist {
	float: left;
	width: 240px;
	margin-top: 26px;
}
.nlist h4 {
	color: #FFF;
	text-decoration: none;
	color: #FFFFFF;
}
.nlist .nt {
	font-weight: normal;
	padding: 18px 0;
	padding-left: 20px;
	background: #fe7d18 url(../images/hhbg.png) no-repeat 195px center;
	font-size: 20px;
	color: #FFFFFF;
}
.nlist .nt a {
	color: #FFFFFF;
}
.TabTitle2 ul.expmenu {
	padding: 10px;
	padding-bottom: 0;
	background: #fff;
	border: 1px solid #E0E0E0;
	border-top: 0;
}
.TabTitle2 ul.expmenu li div.header {
	background: #fe7d18 url(../images/flbj.png) left center no-repeat;
	color: #FFF;
	width: 218px;
	margin-bottom: 10px;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.TabTitle2 ul.expmenu li div.header a {
	display: block;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	padding-left: 35px;
	text-decoration: none;
	color: #FFF;
}
.TabTitle2 ul.expmenu li div.header .arrow {
	display: block;
	width: 28px;
	height: 30px;
	background: no-repeat center;
	float: right;
	overflow: hidden;
	cursor: pointer;
}
.TabTitle2 ul.expmenu li:hover div.header, .TabTitle2 ul.expmenu li.on div.header {
	background-color: #0092de;
}
.TabTitle2 ul.expmenu li .menu {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.TabTitle2 ul.expmenu li .menu li {
	overflow: hidden;
	width: 190px;
	margin-left: 15px;
	background: url(../images/news_line.jpg) bottom repeat-x;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.TabTitle2 ul.expmenu li .menu li a {
	width: 190px;
	display: block;
	padding-left: 20px;
	float: left;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	color: #fe7d18;
}
.TabTitle2 ul.expmenu li .menu li:hover, .TabTitle2 ul.expmenu li .menu li.on {
	background-color: #dfdfdf;
	text-decoration: none;
}
.he {
	display: none
}
.cptp {
	overflow: hidden;
	width: 940px;
	float: right;
}
.cptp ul {
	float: right;
	width: 940px;
	margin-top: 26px;
}
.cptp ul li {
	width: 301px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #E0E0E0;
	float: left;
	background-color: #FFFFFF;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.cptp ul li:nth-child(3n) {
	margin-right: 0;
}
.cptp ul li .pic {
	margin: 2px;
	overflow: hidden;
}
.cptp ul li img {
	width: 297px;
	height: 222px;
	transition: all 1s;
}
.cptp ul li a:hover img {
	transform: scale(1.2);
}
.cptp ul li p {
	display: block;
	height: 39px;
	line-height: 39px;
	text-align: center;
	font-size: 15px;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.cptp ul li:hover a {
	color: #ffffff;
	text-decoration: none;
}
.cptp ul li:hover p {
	color: #FFF;
}
.cptp ul li:hover {
	background-color: #fe7d18;
	transform: translateY(-5px);
}
/*实力强，有保障*/
.slq {
	overflow: hidden;
	width: 100%;
	position: relative;
	margin: 0 auto;
	margin-bottom: 40px
}
.slqBox {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.slqBox h4 {
	font-size: 30px;
	color: #fe7d18;
}
.slqBox h5 {
	font-size: 18px;
	color: #3f3f3f;
	margin: 10px 0px 30px;
}
.slqBox p {
	font-size: 14px;
	padding-left: 20px;
	margin-top: 10px;
	background: url(../images/xiaohua.png) no-repeat left 9px;
	line-height: 28px;
	text-align: justify;
}
.slq01 {
	overflow: hidden;
	width: 100%;
	height: 438px;
	background: url(../images/ys_line.png) bottom no-repeat;
}
.Box {
	overflow: hidden;
	margin: 0 auto;
	height: 190px;
	background: url(../images/slq01.png) no-repeat center;
}
.Box h3 {
	font-size: 36px;
	color: #FFF;
	text-align: center;
	margin-top: 22px
}
.Box h3 span {
	font-size: 40px;
}
.Box p {
	font-size: 14px;
	text-align: center;
	margin-top: 8px;
	color:#fafafa
}
.Box p>span {
	font-size: 30px;
}
.slqBox .Box1 {
	padding-left: 115px;
}
.slqBox b {
	font-size: 50px;
	position: absolute;
	font-weight: bold;
	width: 96px;
	height: 96px;
	display: block;
	background: url(../images/ys.png) no-repeat;
	text-align: center;
	line-height: 96px;
	color: #fff;
	margin-top: 40px;
}
.slq02 .slqBox b {
	left: 620px;
	margin-top: 20px;
}
.slqBox .Box1 .wz {
	float: left;
	padding-top: 55px;
	width: 513px;
	overflow: hidden;
}
.slqBox .Box1 .ystp1 img {
	padding-left: 100px
}
.slq .slq02 {
	width: 100%;
	height: 420px;
	background: url(../images/ys_line.png) bottom no-repeat;
}
.slqBox .Box2 .ystp2 {
	float: left;
}
.slqBox .Box2 .wz {
	width: 442px;
	float: right;
	padding: 35px 20px 0px 120px;
}
.slq .slq03 {
	width: 100%;
	margin-top: 50px;
	height: 380px;
}
.slqBox .Box3 .wz {
	float: left;
	padding: 55px 20px 0px 120px;
	width: 460px;
}
.slqBox .Box3 .ystp3 img {
	padding-left: 50px;
	float: right;
}
.slq .slq04 {
	width: 100%;
	height: 450px;
	background: url(../images/ys_line.png) top no-repeat;
}
.slq04 .slqBox b {
	left: 620px;
	margin-top: 80px;
}
.slqBox .Box4 .ystp4 {
	float: left;
	margin-top: 45px;
}
.slqBox .Box4 .wz {
	width: 442px;
	float: right;
	padding: 95px 20px 0px 120px;
}
/*案例展示*/
.kehu {
	overflow: hidden;
	height: 510px;
	background-color: #fe7d18;
}
.anniu_kj {
	overflow: hidden;
	width: 1200px;
	height: 510px;
	margin: 0 auto;
	position: relative;
}
.kehu .khdl {
	width: 100%;
}
.khdl h3 {
	text-align: center;
	margin-top: 40px;
	font-size: 18.75px;
	background: url(../images/kehu.png) no-repeat center top
}
.khdl h3 a {
	color: #FFF;
	font-size: 26px
}
.khdl img {
	margin-top: 0px;
}
.khdl .bd {
	width: 100%;
	margin-top: 50px;
}
.khdl li {
	position: relative;
	float: left;
	margin-right: 18px;
	height: 314px;
	width: 236px;
	background-color: #FFF;
}
.khdl li img {
	display: block;
	width: 216px;
	height: 162px;
	padding: 10px;
	padding-bottom: 0;
	background: #FFF;
}
.khdl li span {
	display: block;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	width: 236px;
	overflow: hidden;
}
.khdl li p {
	font-size: 14px;
	color: #999;
	width: 209px;
	height: 80px;
	line-height: 20px;
	text-align: justify;
	margin: 0 auto;
	overflow: hidden;
}
.khdl li i {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 26px;
	height: 26px;
	float: right;
	background: url(../images/kuhu.png) no-repeat top right;
}
.anniu_kj em {
	display: block;
	width: 43px;
	height: 43px;
	cursor: pointer;
	position: absolute;
	top: 51%;
	opacity: 0.8;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.anniu_kj .prev {
	background: #bababa url(../images/kefu_anniu_lf.png) no-repeat center top;
	left: 0;
}
.anniu_kj .next {
	background: #bababa url(../images/kefu_anniu_rt.png) no-repeat center top;
	right: 0;
}
.anniu_kj em:hover {
	background-color: #fe7d18;
}
.khdl li.ys_last {
	margin-right: 0px;
}
.warp {
	background: rgba(6, 163, 232, 0.05);
	overflow: hidden;
	padding-bottom: 25px;
}
.xinw {
	height: 50px;
	background: #fe7d18 url(../images/hhbg.png) no-repeat 813px center;
}
.xinw a {
	display: block;
	font-size: 20px;
	color: #FFF;
	line-height: 50px;
	padding-left: 22px;
}
.jz {
	width: 860px;
	overflow: hidden;
	margin-top: 25px;
	background: #fff;
}
.jz ul {
	float: left;
	padding: 20px;
}
.jz li {
	padding-bottom: 10px;
	float: left;
}
.jz .xwtp {
	float: left
}
.jz .xwtp img {
	width: 185px;
	height: 136px;
	padding: 5px;
	border: #CCC 2px solid;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.jz .xwwz {
	float: right;
	width: 600px;
	padding-left: 15px;
}
.jz .xwwz h3 {
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	font-weight: normal;
	width: 600px;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.jz li:hover .xwwz h3 {
	color: #fe7d18;
}
.jz li:hover .xwtp img {
	border-color: #fe7d18;
}
.jz .xwwz p {
	line-height: 24px;
	font-size: 14px;
	color: #999;
	text-align: justify;
	height: 97px;
	overflow: hidden;
}
.jz .xwwz p a:hover {
	text-decoration: none;
}
.jz .xwwz span {
	float: right;
	font-size: 14px;
	color: #fe7d18;
}
.zz {
	width: 300px;
	margin-top: 25px;
	background: #fff;
}
.zz .zz_title {
	height: 50px;
	background: #fe7d18 url(../images/hhbg.png) no-repeat 253px center;
}
.zz .zz_title a {
	display: block;
	color: #FFF;
	font-size: 20px;
	line-height: 50px;
	padding-left: 20px;
}
.zz .bd {
	width: 300px;
	overflow: hidden;
	height: 508px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.zz li {
	float: left;
	text-align: center;
	margin: 10px 0px 0px 43px;
}
.zz li img {
	width: 200px;
	height: 150px;
	padding: 5px;
	border: #CCC 2px solid;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.zz li span {
	display: block;
	font-size: 14px;
	text-align: center;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
}
.zz li span:hover {
	color: #fe7d18;
}
.zz li:hover img {
	border: 2px solid #fe7d18;
}
.zjwy {
	overflow: hidden;
	width: 100%;
	height: 490px;
	padding-top: 25px;
}
.zjwbBox {
	width: 100%;
}
.zjwbBox h3 {
	font-size: 28px;
	text-align: center;
	margin-top: 25px;
	background: url(../images/zjwy_bg.png) no-repeat center top;
}
.zjwbBox h3 a {
	color: #fe7d18;
}
.zjwbBox .wy_tupian {
	width: 500px;
	margin-top: 30px;
	float: left;
}
.zjwbBox .wy_tupian img {
	width: 500px;
	height: 340px;
}
.zjwbBox .wy_jianjie {
	width: 660px;
	margin-top: 30px;
	float: right;
}
.wy_jianjie dt {
	line-height: 30px;
	height: 275px;
	overflow: hidden;
	font-size: 14px;
	text-align: justify;
}
.wy_jianjie dd {
	margin: 25px 0 0 0;
}
.wy_jianjie dd a {
	display: inline-block;
	background: #fe7d18;
	padding: 8px 40px;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
}
.wy_jianjie dd a:hover {
	background: #0092de;
}
.zlfc {
	overflow: hidden;
	width: 100%;
	height: 340px;
}
.zlfcBox h4 {
	width: 1200px;
	font-size: 24px;
	margin-top: 35px;
	background: url(../images/fengcai_bg.png) no-repeat center;
}
.zlfcBox h4 a {
	color: #fe7d18;
}
.zlfcBox .bd {
	width: 1200px;
	margin-top: 35px;
	overflow: hidden;
}
.zlfcBox li {
	width: 228px;
	height: 216px;
	margin-right: 15px;
	float: left;
}
.zlfcBox li img {
	width: 220px;
	height: 165px;
	border: 1px solid #e0e0e0;
	padding: 3px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.zlfcBox li p {
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.zlfcBox li:hover img {
	border: 1px solid #fe7d18;
}
.zlfcBox li:hover p {
	color: #fe7d18;
}
.zlfcBox li.last {
	margin-right: 0px;
}
.news {
	overflow: hidden;
	width: 100%;
	padding: 25px 0;
	background-color: rgba(6, 163, 232, 0.05);
}
.news .news_title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #fe7d18;
}
.news .news_title h3 {
	font-size: 22px;
	float: left;
	padding-left: 18px;
}
.news .news_title h3>a {
	color: #fff;
}
.news .news_title .more {
	float: right;
	font-size: 14px;
	color: #fff;
	margin-right: 23px;
}
.news .newsBox {
	width: 100%;
	margin: 0 auto;
}
.news .newsBox_left {
	overflow: hidden;
	width: 700px;
	float: left;
}
.news .newsBox_left .news_box {
	padding: 20px;
	height: 360px;
	background: #fff;
}
.news .newsBox_left .xxxw {
	width: 660px;
	height: 160px;
	margin: 0;
}
.xxxw .xwtp1 {
	float: left
}
.xxxw .xwwz1 {
	float: right;
	width: 430px;
	height: 158px;
	overflow: hidden;
}
.xxxw .xwwz1 h3 {
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	width: 100%;
	overflow: hidden;
	margin-top: -11px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.xxxw:hover .xwwz1 h3 {
	color: #fe7d18
}
.xxxw .xwwz1 p {
	font-size: 14px;
	line-height: 26px;
	color: #999;
	height: 104px;
	overflow: hidden;
	text-align: justify;
}
.xxxw .xwwz1 span {
	float: right;
	display: block;
	font-size: 14px;
	color: #fe7d18;
}
.newsBox_left ul li {
	width: 100%;
	height: 39px;
	line-height: 39px;
	font-size: 14px;
	border-bottom: 1px dashed #e1e1e1;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.newsBox_left ul li a {
	display: block;
	float: left;
	width: 540px;
}
.newsBox_left ul li a:hover {
	color: #fe7d18
}
.newsBox_left ul li span {
	color: #676767;
	float: right;
}
.news .newsBox_right {
	overflow: hidden;
	width: 480px;
	font-size: 13px;
	color: #000;
	float: right;
}
.newsBox_right ul {
	padding: 20px;
	padding-top: 11px;
	height: 370px;
	background: #fff;
}
.newsBox_right ul li {
	width: 440px;
	line-height: 39px;
	border-bottom: 1px dashed #e1e1e1;
	font-size: 13px;
	background: url(../images/news_right_li.png) no-repeat 420px 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newsBox_right ul li a {
	font-size: 14px;
	display: block;
}
.newsBox_right ul li .news_nextNav {
	display: none;
	width: 440px;
	height: 112px;
	line-height: 21px;
	background: url(../images/new_right.png) no-repeat top center;
	margin-bottom: 17px;
	overflow: hidden;
}
.newsBox_right ul li .news_nextNav p {
	position: relative;
	width: 410px;
	white-space: normal;
	height: 83px;
	padding: 20px 15px;
	text-align: justify;
	color: #999;
}
.newsBox_right li .news_nextNav p a {
	color: #fe7d18;
	position: absolute;
	right: 15px;
	bottom: 20px;
}
