@font-face {
	font-family: 'iconfont';
	src: url('http://at.alicdn.com/t/font_1472699960_9952762.eot'); /* IE9*/
	src: url('http://at.alicdn.com/t/font_1472699960_9952762.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('http://at.alicdn.com/t/font_1472699960_9952762.woff') format('woff'), /* chrome、firefox */
	url('http://at.alicdn.com/t/font_1472699960_9952762.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
	url('http://at.alicdn.com/t/font_1472699960_9952762.svg#iconfont') format('svg'); /* iOS 4.1- */
}
body {
	overflow-x: hidden;
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 22px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.top_wrap {
	background: #fff;
	width: 100%;
	position: relative;
	z-index: 19;
	box-shadow: 0 5px 3px rgba(0, 0, 0, 0.1);
}
.top {
	height:100px;
	line-height: 100px;
}
.top .logo {
	display: table;
}
.top .logo a {
	display: table-cell;
	height: 100%;
}
.top .logo a img {
	vertical-align: middle;
}
.top .nav ul.clearfix {
	margin-right: -30px;
}
.top .nav ul.clearfix>li {
	float: left;
	position: relative;
}
.top .nav ul.clearfix>li>a {
	display: block;
	width: 126px;
	text-align: center;
	font-size: 16px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.top .nav ul.clearfix>li.on>a {
	color: #30a8ff;
}
.top .nav ul.sub {
	position: absolute;
	z-index: -1;
	width: 100%;
	display: none;
}
.top .nav ul.sub li {
	background: #eee;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #fff;
}

/*banner*/
.fullSlide {
	width: 100%;
	position: relative;
	z-index: 9;
	height:530px;
	overflow: hidden;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 530px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	width: 1002px;
	height: 530px;
	margin: 0 auto;
}
.fullSlide .bd li a img {
	display: block;
	width: 1920px;
	margin-left: -459px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 999999;
	bottom: 15px;
	right: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
	_background: #000;
	_filter: alpha(opacity=60);
}
.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 5px;
	background: #fff;
	overflow: hidden;
	line-height: 9999px;
	border-radius: 50%;
}
.fullSlide .hd ul .on {
	background: #fe9226;
}
.fullSlide .cover {
	background: url(../images/banner_cover.png) no-repeat;
	position: absolute;
	width: 1920px;
	height: 38px;
	display: block;
	bottom: 0;
}
.tit_sty01 {
	width: 300px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 166px;
	opacity: 0;
	filter: alpha(opacity=0);

}
.tit_sty01 h1 {
	text-align: center;
	margin-left: -600px;
}
.tit_sty01 h1 a{
		-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.tit_sty01 h3 {
	font-weight: normal;
	color: #999;
	text-align: center;
}
.tit_sty01 h3 span {
	text-transform: uppercase;
	color: #ddd;
}
.tit_sty01 h3 a img {
	vertical-align: middle;
	margin-left: 5px;
	position: relative;
	top:-2px;
}

/*首页图标*/

#order_nav {
	position: relative;
	background: #fff;
	position: relative;
}
#order_nav .list {
	width: 1200px;
	margin: 0 auto;
}
#order_nav .list li {
	width: 131px;
	height: 131px;
	float: left;
	border-radius: 50%;
	position: relative;
	margin: 20px 54px 50px 55px;
	position: relative;
	cursor: pointer;
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	-ms-transition: .4s all;
	transition: .4s all;
}
#order_nav .list li a {
	display: block;
	width: 100%;
	height: 100%;
}
#order_nav .list li .cycle_mark {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
#order_nav .list li .ico {
	width: 118px;
	height: 118px;
	position: absolute;
	left: 7px;
	top: 7px;
	background: #e5e5e5 url(../images/rotate.png);
	border-radius: 50%;
	z-index: 1;
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	-ms-transition: .4s all;
	transition: .4s all;
	text-align: center;
	display: table;
}
#order_nav .list li .ico a {
	display: table-cell;
	vertical-align: middle;
	font-size: 50px;
}
#order_nav .list li p {
	width: 215px;
	position: absolute;
	left: -40px;
	top: 139px;
	text-align: center;
}
#order_nav .list li p span {
	font-size: 18px;
	color: #414141;
	display: block;
}
#order_nav .list li p strong {
	font-size: 12px;
	color: #f00;
	display: block;
}
#order_nav .list li.on {
	background: #c0e5ff;
}
#order_nav .list li.on p span {
	font-weight: bold;
}
#order_nav .list li.on .ico {
	background-color: #30a8ff;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
#order_nav .list li.on .ico a {
	color: #fff;
}
#order_nav .list li p i {
	font-size: 12px;
	color: #999;
	font-style: normal;
	display: block;
	text-align: left;
	line-height: 20px;
	margin-top: 15px;
}
.i_srv_con {
	height: 280px;
}

/*我们的优势*/
.i_srv_con_bg {
	width: 1920px;
	height: 280px;
	margin-left: -360px;
	background: url(../images/i_adv_bg.jpg) no-repeat;
}
.i_adv_con {
	margin-top: 30px;
}
.i_adv_con .nr {
	position: absolute;
	left: 50%;
	margin-left: -30px;
	padding-top: 10px;
}
.i_adv_con .nr dl {
	background: url(../images/i_adv_grey.png) no-repeat top left;
	padding-left: 50px;
	margin: 35px 0;
	height: 42px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.i_adv_con .nr dl:hover {
	background: url(../images/i_adv_grey.png) no-repeat bottom left;
}
.i_adv_con .nr dl dt {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
.i_adv_con .nr dl.list2 {
	margin-left: 37px;
}
.i_adv_con .nr dl.list3 {
	margin-left: 73px;
}
.i_adv_con .nr dl dd {
	font-size: 12px;
	color: #666;
}
.more_wrap {
	position: absolute;
	left: 30%;
	top: 70%;
}
.i_adv_con .more {
	display: block;
	width: 120px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #fe824c;
	color: #fe824c;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.i_adv_con .more  span {
	position: relative;
	z-index: 2
}
.i_adv_con .more::before, .i_adv_con .more::after {
	content: '';
	position: absolute;
	height: 36px;
	width: 120px;
	bottom: 100%;
	left: 0;
	z-index: 1;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.i_adv_con .more::before {
	background: #fcb799;
}
.i_adv_con .more::after {
	background: #fe824c;
}
.i_adv_con .more:hover {
	color: #fff;
}
.i_adv_con .more:hover::before, .i_adv_con .more:hover::after {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.i_adv_con .more:hover::after {
	-webkit-transition-delay: 0.175s;
	transition-delay: 0.175s;
}

/*新闻中心*/
.i_news_con {
	margin-right: -30px;
	margin-top: 30px;
}
.i_news_con dl {
	width: 277px;
	float: left;
	margin-right: 30px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.i_news_con dl dt {
	position: relative;
	z-index: 10;
	width: 277px;
	height: 200px;
	overflow: hidden;
}
.i_news_con dl dt img {
	vertical-align: bottom;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.i_news_con dl dt:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.i_news_con dl dt p {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 58px;
	height: 58px;
	background: #fe824c;
	color: #fff;
}
.i_news_con dl dt p b, .i_news_con dl dt p span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 12px;
}
.i_news_con dl dt p b {
	font-size: 20px;
	padding-top: 5px;
}
.i_news_con dl dd {
	background: #fff;
	box-shadow: 0 0 10px #ddd;
	padding: 0 8px 8px;
	position: relative;
	z-index: 9;
	top: -1px;
}
.i_news_con dl dd h3 a {
	font-weight: normal;
	font-size: 14px;
	line-height: 40px;
}
.i_news_con dl dd span {
	font-size: 12px;
	color: #888;
}

/*合作伙伴*/
.i_partner {
	background: url(../images/i_par_bg.png) repeat-x;
	margin-top: 50px;
	height: 453px;
	overflow: hidden;
}
.i_partner_con ul {
	margin-top: 30px;
	margin-right: -30px;
}
.i_partner_con ul li {
	width: 216px;
	height: 98px;
	background: url(../images/i_par_linkbg.png) no-repeat;
	display: table;
	float: left;
	margin: 0 30px 15px 0;
}
.i_partner_con ul li a {
	display: table-cell;
	text-align: center;
	width: 100%;
	height: 98px;
	vertical-align: middle;
}
.i_partner_con ul li a img {
	width: 145px;
	height: 54px;
}

/*内页公用*/
.Inpage {
	padding: 0 0 30px 0;
}
.Inpage .public_tit {
	border-bottom: 1px solid #eee;
}
.ip_tit {
	height: 80px;
	line-height: 80px;
	border-bottom: 1px solid #30a8ff;
	margin-left: -500px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.ip_tit span {
	font-size: 28px;
}
.ip_tit i {
	font-style: normal;
	color: #999;
	text-transform: uppercase;
}
.ip_menu ul li {
	float: left;
	width: 120px;
	text-align: center;
	background: #282828;
	height: 40px;
	line-height: 40px;
	transition: all .3s;
}
.ip_menu ul li a {
	color: #fff;
	display: block;
}
.ip_menu ul li.on, .ip_menu ul li:hover {
	background: #30a8ff;
}
.ip_menu {
	position: absolute;
	bottom: 0;
	right: -500px;
	opacity: 0;
	filter: alpha(opacity=0);
}

/*图文列表*/
.ny_nr_news {
	padding: 30px 0 0;
}
.ny_nr_news dl {
	margin-bottom: 30px;
}
.ny_nr_news dl dt {
	float: left;
	width: 240px;
	height: 173px;
	overflow: hidden;
	float: left;
}
.ny_nr_news dl dt img {
	width: 240px;
	height: 173px;
}
.ny_nr_news dl dd {
	float: right;
	width: 945px;
}
.ny_nr_news dl dd .tit {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
}
.ny_nr_news dl dd .news_txt {
	line-height: 22px;
	font-size: 12px;
	color: #888;
	height: 66px;
	overflow: hidden;
}
.ny_nr_news dl dd .more_sty3 {
	width: 78px;
	height: 20px;
	border: 1px solid #E4E4E4;
	color: #C6C6C6;
	display: block;
	background: #FFF none repeat scroll 0% 0%;
	font-style: normal;
	text-align: center;
	line-height: 20px;
	margin: 5px 0px 0px 2px;
	cursor: pointer;
	font-size: 12px;
}
.ny_nr_news dl dd .more_sty3:hover {
	background: #30a8ff;
	color: #fff;
	border: 1px solid #3481af;
}
.list_fenye {
	width: 100%;
	text-align: center;
	margin: 25px 0;
}
.list_fenye a {
	padding: 6px 15px;
	border: 1px solid #ccc;
	font-size: 12px;
	border-radius: 3px;
	font-family: "microsoft yahei";
}
.list_fenye a:hover, .list_fenye a.fenye_over {
	background: #30a8ff;
	border: 1px solid #30a8ff;
	color: #fff;
}

/*新闻详情页*/
.thnewnx {
	width: 96%;
}
.thtitle {
	width: 100%;
	height: 70px;
	padding: 0 2px 4px 0;
	position: relative;
	margin-bottom: 5px;
	border-bottom: 1px dashed #ddd;
}
.thtitle h1 {
	width: 100%;
	font: bold 20px/70px "microsoft yahei";
	color: #666;
	text-align: center;
}
.thtitle span {
	display: inline-block;
	line-height: 50px;
	position: absolute;
	top: 30px;
	right: 32px;
	color: #adadad;
	font-size: 12px;
}
.wzTnewnx {
	width: 100%;
	padding: 10px 0;
	line-height: 33px;
	font-size: 13px;
}
.turn {
	width: 100%;
	border-top: 1px solid #e0e0e0;
	padding-top: 25px;
	margin-top: 15px;
	position: relative;
}
.turn span {
	width: 50%;
	float: left;
	height: 52px;
	overflow: hidden;
}
.turn p {
	float: left;
	font: bold 12px/32px "宋体";
	padding: 0 10px;
	border-right: 1px solid #fff;
	background: #ececec;
}
.turn a.name {
	display: inline-block;
	min-width: 243px;
	padding: 0 10px;
	background: #f4f4f4;
	float: left;
	line-height: 32px;
	font-family: "宋体";
	font-size: 13px;
}
.turn a:hover {
	color: #962427;
}
.danye {
	padding: 20px 0;
	font-size: 13px;
	line-height: 24px;
}

/*服务项目*/
.ip_srv .item {
	padding-bottom: 15px;
	border-bottom: 1px dashed #eee;
}
.ip_srv .item h2 {
	height: 60px;
	line-height: 60px;
	font-weight: normal;
}
.ip_srv .item .list ul {
	margin-right: -10px;
}
.ip_srv .item .list ul li {
	float: left;
	width: 292px;
	height: 42px;
	line-height: 42px;
	margin-right: 10px;
	padding-left: 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 10px 10px 0;
	background: #f6f6f6;
	position: relative;
	overflow: hidden;
}
.ip_srv .item .list ul li::after {
	content: '';
	width: 292px;
	height: 100%;
	display: block;
	position: absolute;
	background: #30a8ff;
	left: 0;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	z-index: 2
}
.ip_srv .item .list ul li:hover::after {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
}
.ip_srv .item .list ul li a {
	display: block;
	background: url(../images/dot.gif) no-repeat left center;
	padding-left: 18px;
	position: relative;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	z-index: 3;
}
.ip_srv .item .list ul li:hover a {
	color: #fff;
}

/*加入我们*/
.ip_join {
	margin: 20px auto;
}
.ip_join table tr:nth-child(2n) td {
	background: #fff;
}
.ip_join table th.first, .ip_join table td.t1 {
	text-align: left;
	padding-left: 8px;
}
.ip_join table td, .ip_join table th {
	text-align: center;
	height: 36px;
	line-height: 36px;
	background: #f6f6f6;
}

/*在线留言*/
.ip_contact {
	overflow: hidden;
	margin: 20px auto;
}
.ip_contact ul {
	margin-right: -15px;
}
.ip_contact li {
	width: 388px;
	float: left;
	margin-right: 15px;
}
.ip_contact li input {
	height: 42px;
	line-height: 42px;
	width: 390px;
	border: 1px solid #ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 8px;
	outline: none;
	font-family: "microsoft yahei";
}
.ip_contact div textarea {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ddd;
	padding-left: 8px;
	line-height: 42px;
	font-family: "microsoft yahei";
	outline: none;
}

.ip_contact div input{
	width: 184px;
	background:#2b82c1;
	border: none;
	color: #fff;
	font-family: "microsoft yahei";
	height: 42px;
	line-height: 42px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	font-size: 14px;
	cursor: pointer;
	outline: none;
}

.ip_contact div input:hover{
	background: #30a8ff
}

/*新增导航*/
#siteNav {width:800px;position:relative; top:0; overflow:hidden;border-right:1px solid #e5e5e5;}
#siteNav ul {margin: 0;padding: 0;}
#siteNav ul .menu {-webkit-font-smoothing:antialiased;margin: 0;padding: 0;display: block;height:100px;overflow: hidden !important;/*position: absolute;top: 0;*/ float:left; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;perspective: 1000px;-webkit-perspective: 1000px;-moz-perspective: 1000px;-ms-perspective: 1000px; width:16.66% !important;}
#siteNav ul .menu>div {position: absolute;height:100%;pointer-events: none;width: 100%;padding-left: 20px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;transition: all .2s ease;border-left:1px solid #e5e5e5;
-webkit-transition: all .2s ease;-moz-transition: all .2s ease;-ms-transition: all .2s ease;transform-origin: 50% 50% -25px;-webkit-transform-origin: 50% 50% -25px;-moz-transform-origin: 50% 50% -25px;-ms-transform-origin: 50% 50% -25px;}
#siteNav ul .menu .sta1 {background: #0092db;transform: rotateX(90deg);-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);}
#siteNav ul .menu .sta2 {background: #ffffff;transform: rotateX(0deg);-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);-ms-transform: rotateX(0deg);}
#siteNav ul .menu div h1 {font-family:Microsoft YaHei, Verdana, Arial,  "SimHei", sans-serif;font-size:16px;font-smooth:always;letter-spacing:1px;line-height: 18px;display: block;height: 18px;clear: both;text-align:left;text-transform:uppercase;margin:32px 0 0 0; font-weight:normal;}
#siteNav ul .menu .sta1 h1 {color:#fff !important;font-family:"Microsoft YaHei" !important;}
#siteNav ul .menu:hover h1 {color:#fff !important;font-family:"Microsoft YaHei" !important;}
#siteNav ul .menu .sta2 h1 {color:#000;font-family:"Microsoft YaHei" !important;}
#siteNav ul .menu .sta1 span{color: #b0d3f0;}
#siteNav ul .menu div span {display: block;width:100%;height: 3px;font-family:Arial !important; text-transform:uppercase;color:#a8a8a8; font-size:10px; font-variant: small-caps;-webkit-transform: scale(0.8); letter-spacing:1px;position: absolute;left:9px;left:20px\9; top: 29px;top:20px\9;text-align:left;padding-left:20px\0;margin: 0;padding: 0;}
#siteNav ul .current div span {font-family:Arial !important;font-size:12px;color:#a8a8a8;}
#siteNav ul .current div h1 {color:#ffffff !important;font-family:"Microsoft YaHei";font-size:12px;color:#a8a8a8;}
#siteNav ul .menu:hover{cursor:pointer}
#siteNav ul .menu:hover>div{transition:all .25s ease;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease}
#siteNav ul .menu:hover .sta1{color:#fff;transform:rotateX(0deg);-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg)}
#siteNav ul .menu:hover .sta2{color:#000; height:0; overflow:hidden; background-color:#0092db;transform:rotateX(-90deg);-webkit-transform:rotateX(-90deg);-moz-transform:rotateX(-90deg);-ms-transform:rotateX(-90deg)}

#siteNav ul .current:hover{cursor:default}
#siteNav ul .current .sta1, #siteNav ul .current:hover .sta1{color:#fff;transform:rotateX(0deg);-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg)}
#siteNav ul .current .sta2, #siteNav ul .current:hover .sta2{color:#000;background-color:#000;transform:rotateX(-90deg);-webkit-transform:rotateX(-90deg);-moz-transform:rotateX(-90deg);-ms-transform:rotateX(-90deg)}

.dia_href{position:absolute; width:100%; height:100%; display:block; text-indent:-9999px; z-index:9999;}
/*底部*/
.footer{position:relative; padding-top:30px; width:100%; height:auto; background:url(../images/footerbg.gif) repeat-x;}
.footer .w1200{position: relative;}
.ftnav .first{ display:block; float:left; margin-right:52px; width:64px; font-size:16px; }
.ftnav .first a{color:#ddd;}
.ftnav a:hover{ color:#30a8ff;}
.ftnav .first ul{ margin-top:8px;}
.ftnav .first ul li{ width:84px; line-height:26px;}
.ftnav .first ul li a{ font-size:14px; color:#888;}
.ftnav .first ul li a:hover{ color:#30a8ff;}
.friendlink{ width:479px; height:auto;}
.friendlink span{ width:88px; float:left; display:block;height:24px; line-height:24px; font-size:16px; color:#ddd; border-right:1px solid #555; }
.friendlink p{ width:360px; float:left; font-size:14px; color:#888; line-height:28px; padding:0 0 0 30px;}
.friendlink p a{ color:#888; padding-right:10px; float:left;}

.bottom{ margin-top:20px; padding:25px 0; width:100%; text-align:center; line-height:24px; font-size:14px; color:#888; border-top:1px dashed #555555;}
.bottom a{ color:#888;}
.bottom a:hover{ color:#30a8ff;}
.footer .w1200 #cnzz_stat_icon_1259916446{display:block; position: absolute; bottom:10px; right:236px; width: 50px; height: 20px;}
.foot_tel{width: 225px; color: #30a8ff; text-align: center; font-family:Arial; font-style:normal; font-weight:bold; font-size:16px;}

.footer .code {color: #888;width: 270px;text-align: center;font-size: 13px;}
.footer .code .mt8 {margin-top:17px;}

.fixbox{ /*position:fixed; bottom:0;*/ width:100%; height:57px; border-top:2px solid #3881c6; background:#30a8ff;}
.fixbox a{position:relative; display:block; float:left; margin-right:44px; padding-left:44px; height:57px; line-height:57px; font-size:14px; color:#fff;}
.fixbox a:hover{ text-decoration:underline}
.fixbox .wx{ background:url(../images/winxin.png) 0 center no-repeat;}
.fixbox .qq{ background:url(../images/qq.png) 0 center no-repeat;}
.fixbox .tel{ padding-left:50px; height:57px; line-height:57px; font-size:16px; color:#fff; background:url(../images/tel.png) 0 center no-repeat;}
.fixbox .tel span{ }
.fixbox .tel span i{font-size:18px; }
.fixbox .dofh_tels{ font-family:Arial; font-style:normal;}
.weixinImg{display:none; position: absolute;right: -40px; top:-148px; width: 126px; height: 162px; padding-left:7px; padding-right:7px; z-index: 9999; background:url(../images/ebg.png) no-repeat center center;}
.weixinImg img{width: 126px; height: 126px; margin-top:12px;}
.fixbox .wx:hover .weixinImg{ display:block;}
.gotop{ position:fixed; right:0; top:357px; display:none; padding:35px 13px; width:14px; height:42px; line-height:16px; background:url(../images/gotop.png) center 13px no-repeat; font-size:14px; color:#fff; background-color:#30a8ff; cursor:pointer;}

/*客服*/
.main-im{position:fixed;right:0px;top:224px;z-index:100;/*width:210px;*/}
.main-im .qq-a{display:block;width:169px;height:116px;font-size:14px;color:#0484cd;text-align:center;position:relative;}
.main-im .qq-a span{bottom:5px;position:absolute;width:169px;left:0px; text-align:center;}
.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:52px;top:12px;overflow:hidden;z-index:9;}
.main-im .qq-container{z-index:99;position:absolute;width:169px;height:118px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #dddddd;background:url(../images/qq-icon-bg.png) no-repeat center 8px;}
.main-im .img-qq{max-width:60px;display:block;position:absolute;left:3px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.main-im .im-qq:hover .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}
.main-im .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;background:#F9FAFB;display:none;overflow:hidden;}
.main-im .im_main .im-tel{color:#000000;text-align:center;width:169px;}
.main-im .im_main .im-tel div{height:26px; margin-bottom: 10px; line-height:26px; font-weight:bold;font-size:16px;margin-top:6px;}
.main-im .im_main .im-tel .tel-num{ margin-top:0px; font-family:Arial;font-weight:bold;color:#e66d15;}
.main-im .im_main .im-tel .ewm{height:122px;}
.main-im .im_main .im-tel .ewm img{width:120px; height:120px;}
.main-im .im_main .im-tel:hover{background:#fafafa;}
.main-im .im_main .weixing-container{width:55px;height:47px;border-right:1px solid #dddddd;background:#f5f5f5;border-bottom-left-radius:10px;background:url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show{width:82px;height:152px;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;left:-125px;top:-126px;}
.main-im .im_main .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ffffff;border-width:6px;left:112px;top:134px;position:absolute;z-index:2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #dddddd;border-width:8px;left:112px;top:132px;position:absolute;}
.main-im .im_main .weixing-show .weixing-ma{width:104px;height:103px;padding-left:5px;padding-top:5px;}
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto;text-align:center;}
.main-im .im_main .go-top{width:50px;height:47px;background:#f5f5f5;border-bottom-right-radius:10px;background:url(../images/totop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a{display:block;width:52px;height:47px;}
.main-im .close-im{position:absolute;right:10px;top:-12px;z-index:100;width:24px;height:24px;}
.main-im .close-im a{display:block;width:24px;height:24px;background:url(../images/close_im.png) no-repeat left top;}
.main-im .close-im a:hover{text-decoration:none;}
.main-im .open-im{cursor:pointer;/*margin-left:180px;*/width:40px;height:133px;background:url(../images/open_im.png) no-repeat left top;}

/*改版新闻*/
.left{ float:left;}
.right{ float:right;}
.width1{ width:1200px; margin:0 auto; position:relative;}
.width2{ width:100%;}
.family{ font-family:Arial;}
.index_news{ padding:30px 0 10px;}
.index_new01{ width:100%; height:282px; overflow:hidden; background:url(../images/newbg01.png) right bottom no-repeat;}
.index_new01_right{ width:520px;}
.index_new01_right_title,.index_new02_right_title{ width:100%;}
.index_new01_right_title .mc{ width:100%; font-size:25px; margin-bottom:20px;}
.index_new01_right_title .jis{ width:100%; font-size:12px; color:#999; padding-top:20px;}

.index_new02_right_title{ width:100%; position:relative; margin-top:105px;}
.index_new02_right_title .tit{ width:100%; margin:0 auto;}
.index_new02_right_title .tit li{ width:auto; float:left; margin-right:30px;display:inline; height:60px; line-height:60px; cursor:pointer; font-size:18px; padding:0 15px;}
.index_new02_right_title .tit li.hover,.index_new02_right_title .tit li:hover{ width:auto;text-align:center;color:#ff9e20; border-bottom:3px solid #ff9e20; font-weight:bold;}
.index_new02_right_title .tit li.hout{ width:auto; height:60px; line-height:60px; color:#666; text-align:center;}
.index_new02_right_title .tit li.hout:hover{color:#ff9e20;}

.index_new01_left{ width:600px;}
#box, #box2 {position: relative;overflow: hidden;width: 600px; height: 280px;}
.img_wrap { position: absolute;z-index: 1;left: 0; top: 0; width:100%; }
.img_wrap li{ width:600px; float:left; position:relative;}
.img_wrap li div.d1{position:relative;float:left;overflow:hidden; width:100%;height:100%;}
.img_wrap li div.d1 .bots_tu1{ width:320px; display:block; overflow:hidden;}
.img_wrap li div.d2{width:240px;height:100%;position:absolute;right:0;top:0;background:#008eff;color:#fff;padding:20px;z-index:10;}
.btn_wrap { position: absolute; z-index: 2; bottom: 20px; right: 20px; text-align: center;}
.btn_wrap a {  display: inline-block; margin: 0; width: 10px;height: 10px; border-radius: 50%; wibkit-border-radius: 50%; moz-border-radius: 50%; o-border-radius: 50%; background-color: #ccc;}
.btn_wrap a.btn_cur { background-color: #fff;}

.focus{ position:relative; width:100%; height:284px; float: left; overflow:hidden;}  
.focus .shadow .shadow_bts{ width:100%; text-decoration:none; color:#fff; font-size:15px; line-height:27px; height:50px; overflow:hidden;}
.focus_zuotu{ width:320px; height:282px; float:left; overflow:hidden;}
.focus .shadow .shadow_maiwz{ width:100%; line-height:27px; color:rgba(255,255,255,.6); padding:10px 0 0; height:115px; overflow:hidden;}
.focus .shadow .shadow_times{ width:auto; background:url(../images/news_icon.png) left top no-repeat; line-height:25px;color:rgba(255,255,255,.6); padding-top:5px; margin-top:20px;}

.index_new02{ margin-top:50px; min-height:180px; _height:180px;}
.index_new02 li{ width:22%; float:left; margin:0 18px; display:inline;}
.index_new02 li .news_lisy_title{ width:100%; background:url(../images/new_listic.jpg) left bottom no-repeat; padding-bottom:10px;}
.index_new02 li .news_times{ width:100%; color:#999;}
.index_new02 li .news_tityls{ width:100%; font-size:15px; font-size:15px; padding:5px 0;}
.index_new02 li .news_jianj{ width:100%; padding:18px 0; height:60px; overflow:hidden; line-height:20px; color:#a3a3a3;}
.index_new02 li .news_jmore{ width:21px; height:21px; line-height:21px; font-family:songti; color:#d6d6d6; border:1px solid #d6d6d6; background:#fff; text-align:center; font-size:24px;}
.index_new02 li:hover .news_jmore{ background:#0092db; color:#fff;border:1px solid #008acf;-webkit-transition: all 0.4s linear -1ms;
-moz-transition: all 0.4s linear -1ms;
-ms-transition: all 0.4s linear -1ms;
-o-transition: all 0.4s linear -1ms;
transition: all 0.4s linear -1ms;}
.index_new02 li:hover .news_lisy_title{ color:#008acf; background:url(../images/new_listic01.jpg) left bottom no-repeat;}
.index_new02 li:hover .news_lisy_title a{ color:#008acf;}

