html {
	background: #FFF;
	color: #000;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
form,
input,
textarea,
p {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

ol,
ul {
	list-style: none;
}

h1,
h2,
h3 {
	font-weight: normal;
	font-size: 100%;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,
textarea,
select {
	font-weight: inherit;
	font-size: inherit;
	font-family: inherit;
}

input,
textarea,
select {
	*font-size: 100%;
	border: solid 1px #cccccc;
}

legend {
	color: #000;
}

a {
	color: inherit;
	text-decoration: none;
}

/*******CSS reset*************/
body {
	position: relative;
	z-index: -2;
	background: #fff;
	color: #333;
	font-size: 14px;
	font-family: 'Microsoft YaHei', SimHei, SimYou, SimSun, Arial;
}

.f12 {
	font-size: 12px;
}

.f16 {
	font-size: 16px;
}

.bold {
	font-weight: bold;
}

.white {
	color: #fff;
}

.left {
	float: left;
}

.right {
	float: right;
}

.t_r {
	text-align: right;
}

.clear {
	clear: both;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.rel_center {
	position: relative;
	left: 50%;
}

.hidden {
	/*display: none;*/
}

/********General**********/
.wrap {
	margin: 0 auto;
	width: 100%;
}

.container {
	margin: 0 auto;
	/*width: 1200px;*/
	overflow: hidden;
}

/*å¤´éƒ¨*/
.top {
	width: 100%;
	height: 36px;
	background: #eee;
}

.top span {
	line-height: 36px;
	color: #999;
}

.top a:hover {
	color: #007bed;
}



.tel {
	line-height: 122px;
	clear: right;
	color: #222;
}

.tel img {
	vertical-align: middle;
	width: 46px;
	height: 46px;
	margin-top: -4px;
}

.tel span {
	color: #ff7a02;
	font-size: 26px;
	font-family: 'Impact';
	font-style: italic;
}


.qyys_neirong {
	width: 1200px;
	background: url('../images/qyys_png.png')center no-repeat;
	margin: 0 auto;
	margin-top: 48px;
	height: 299px;
}


/***banner***/
#full-screen-slider {
	width: 100%;
	height: 500px;
	float: left;
	position: relative;
	margin-top: -28px;
}

#slides {
	display: block;
	width: 100%;
	height: 520px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}

#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
}

#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}

#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 22%;
	top: 440px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0;
}

#pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	background: #fff;
}

#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}

#pagination li.current {
	background: #eb3d00;
}

.hot {
	width: 100%;
	height: 50px;
	background: #eee;
}

.hot span {
	max-width: 880px;
	color: #666;
	line-height: 50px;
}

.search {
	margin-top: 8px;
	height: 34px;
	clear: right;
}

.search-text {
	border: 1px solid #e5e5e5;
	height: 22px;
	width: 177px;
	padding: 2px 5px;
	font-size: 12px;
	color: #999;
	display: block;
	background: #eee;
}

.search-btn {
	width: 35px;
	height: 32px;
	border: none;
	background: url('../images/search_btn.jpg') no-repeat;
}

/*å¤´éƒ¨end*/

/*åº•éƒ¨*/
.footer {
	clear: both;
	color: #fff;
}

.foot {
	width: 100%;
	height: 158px;
	background: #eb3d00;
}

.foot1 {
	max-width: 918px;
}

.foot1 .p1 {
	padding-top: 48px;
}

.foot1 .p1 img {
	margin: -4px 6px 0 2px;
	vertical-align: middle;
}

.foot1 .p2 {
	padding-top: 20px;
	padding-left: 2px;
}

/*.foot2{height:90px;line-height:90px;padding-top:34px;}
.foot2 img{width:90px;height:90px;margin:0 2px 0 4px;}*/
.foot2 {
	width: 240px;
	height: 110px;
	margin-top: 24px;
	line-height: 110px;
}

.foot2 img {
	width: 130px;
	height: 110px;
}

.foot a:hover {
	color: #ff7a02;
}

/*åº•éƒ¨end*/

/*é¦–é¡µ*/
.product-sy {
	width: 100%;
	height: 840px;
}

.cp-fl {
	margin-top: 66px;
	width: 230px;
	background: #eee;
	position: relative;
}

.cp-fl_ny {
	width: 230px;
	background: #eee;
	position: relative;
}

.fl-title {
	font-size: 24px;
	text-align: center;
	height: 81px;
	line-height: 81px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	background: #eb3d00;
	color: #fff;
}

.cp-fl li {
	width: 230px;
	height: 51px;
	line-height: 51px;
	text-align: center;
	border-bottom: solid 1px #dddddd;
}

/*.cp-fl li dd{margin:0 34px;color:#666;background:url('../images/jt.png') no-repeat right center;}*/
.cp-fl li a:hover {
	display: block;
	width: 230px;
	height: 51px;
	background: #3a65c2;
	color: #fff;
}

.cp-fl_ny li {
	width: 230px;
	height: 51px;
	line-height: 51px;
	text-align: center;
	border-bottom: solid 1px #dddddd;
}

/*.cp-fl li dd{margin:0 34px;color:#666;background:url('../images/jt.png') no-repeat right center;}*/
.cp-fl_ny li a:hover {
	display: block;
	width: 230px;
	height: 51px;
	background: #515151;
	color: #fff;
}

/*.cp-fl li a:hover dd{background:url('../images/jt0.png') no-repeat right center;color:#fff;}*/
.pro-btn {
	width: 172px;
	height: 36px;
	margin: 0 auto;
	line-height: 36px;
	text-align: center;
	margin-top: 18px;
	margin-bottom: 18px;
}

.pro-btn a {
	display: block;
	background: #3a65c2;
	color: #fff;
}

.pro-btn a:hover {
	display: block;
	background: #263379;
}

.cp-nr {
	width: 950px;
	overflow: hidden;
}

.cp-nr ul {
	width: 960px;
	height: 220px;
	text-align: center;
}

.cp-nr ul li {
	float: left;
	width: 300px;
	height: 220px;
	margin: 0 20px 20px 0;
	overflow: hidden;
	position: relative;
}

.cp-nr ul li .cp-tu {
	width: 300px;
	height: 220px;
	overflow: hidden;
}

.cp-nr ul li img {
	width: 300px;
	display: block;
	margin: 0 auto;
	vertical-align: bottom;
}

.cp-nr ul li span {
	width: 300px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	background: #eb3d00;
	margin: -220px 0 0 -105px;
}



.cp-image {
	margin: 60px auto;
	max-width: 1200px;
}

.case-sy {
	width: 100%;
	height: 500px;
}

.title-sy {
	text-align: center;
	text-transform: uppercase;
}

.title-sy h1 {
	font-size: 26px;
	padding: 34px 0 10px 0;
	border-bottom: 1px solid #ccc;
}

.xian-t {
	width: 28px;
	height: 2px;
	background: #ff7a02;
	margin: -2px auto 0 auto;
}

.title-sy h3 {
	font-size: 20px;
	padding-top: 8px;
	color: #ccc;
}

.about-sy {
	width: 100%;
	height: 520px;
	background: url('../images/about-bg.jpg') no-repeat center;
}

.gy-tu {
	margin-top: 60px;
	width: 530px;
	height: 400px;
	overflow: hidden;
}

.gy-tu img {
	width: 530px;
}

.gy-nr {
	margin-top: 60px;
	width: 360px;
	height: 400px;
	background: #fff;
	position: relative;
}

.gy-nr p {
	padding: 18px 40px 0 40px;
	line-height: 28px;
	color: #666;
}

.gy-nr a {
	display: block;
	width: 120px;
	height: 32px;
	background: #333333;
	color: #fff;
	position: absolute;
	bottom: 28px;
	text-align: center;
	line-height: 32px;
	margin-left: 40px;
}

.gy-nr a:hover {
	display: block;
	background: #007bed;
}

.guanzhu {
	margin-top: 60px;
	width: 310px;
	height: 400px;
	background: #eb3d00;
	position: relative;
}

.gy-jt {
	position: absolute;
	left: 0;
	top: 57px;
	width: 9px;
	height: 18px;
}

/*.gz-ewm{padding-top:66px;width:120px;height:120px;margin:0 auto;display:block;}
.guanzhu p{color:#fff;text-align:center;padding:24px 0 20px 0;}*/
.gy-lx {
	padding: 18px 0 50px 48px;
}

.gy-lx p {
	line-height: 30px;
	color: #fff;
}

/*.anniu{width:180px;height:60px;margin:22px auto 0 auto;}*/
.anniu img {
	width: 60px;
	height: 60px;
	float: left;
}

.xinwen-sy {
	width: 100%;
	height: 584px;
}

/*é¦–é¡µend*/

/*sidebar*/
.main {
	overflow: hidden;
	margin: 0px auto 78px auto;
	width: 1200px;
}

.widget {
	overflow: hidden;
	margin-bottom: 16px;
	width: 240px;
	background: #eee;
	border-bottom: 8px solid #eb3d00;
}

.short_title {
	text-align: center;
	width: 240px;
	height: 86px;
	line-height: 86px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	zoom: 1;
	background: #eb3d00;
}

.short_title strong {
	color: #fff;
	font-size: 24px;
}

.widget ol {
	padding-bottom: 24px;
}

.widget li {
	width: 240px;
	height: 38px;
	line-height: 38px;
}

.widget li dd {
	margin: 0 34px;
	color: #666;
	background: url('../images/jt.png') no-repeat right center;
}

.widget li a:hover {
	display: block;
	width: 240px;
	height: 38px;
	background: #eb3d00;
}

.widget li a:hover dd {
	background: url('../images/jt0.png') no-repeat right center;
	color: #fff;
}

.short_title0 {
	width: 240px;
	height: 72px;
	line-height: 72px;
	border-bottom: 1px solid #ccc;
	font-size: 20px;
	text-align: center;
}

.short_title0 img {
	width: 44px;
	height: 39px;
	vertical-align: middle;
	margin-right: 14px;
}

.zc-lx {
	margin: 10px 0;
}

.zc-lx p {
	margin: 0 26px;
	line-height: 30px;
	color: #666;
}

/*sidebar end*/

.article {
	overflow: hidden;
	/*width:1200px;*/
	margin-bottom: 7%;
	padding-bottom: 7%;
}

.article2 {
	overflow: hidden;
	/*width:1200px;*/
	margin-bottom: 7%;
}

.article p {
	font-size: 14px;
	line-height: 36px;
}

.article2 p {
	font-size: 14px;
	line-height: 36px;
}

.title {
	width: 1200px;
	height: 78px;
	line-height: 78px;
}

.title strong {
	float: left;
	font-size: 24px;
	text-transform: uppercase;
}

.title span {
	overflow: hidden;
	zoom: 1;
	padding: 10px 0 0 0px;
}

.title .right a:hover {
	color: #007bed;
}

.title-xian {
	width: 90px;
	height: 4px;
	background: #007bed;
	margin-top: -4px;
}

.neirong {
	margin: 30px auto;
	font-size: 14px;
	line-height: 30px;
	color: #555555;
}


#allmap p {
	line-height: 10px;
	margin: 10px;
}

#allmap {
	width: 700px;
	float: right;
	margin-top: 80px;
}

.page {
	margin: 20px 0px 15px 0;
}

.page a {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	border: 1px solid #dbdbdb;
	padding: 0 2px 0;
}

.page a:hover {
	background: #eb3d00;
	color: #fff;
	border: none;
	height: 20px;
	line-height: 20px;
	padding: 0 3px 0;
}

.current {
	/*padding: 0 6px 0;
	height: 18px;
	line-height: 18px;
	background: #eb3d00;
	color: #fff;*/
}

/***************global*****************/

.pro {
	width: 920px;
	text-align: center;
	line-height: 40px;
}

.pro li {
	float: left;
	overflow: hidden;
	margin: 0 20px 20px 0px;
	width: 210px;
	height: 240px;
	white-space: nowrap;
	position: relative;
}

.pro .pro-img {
	width: 210px;
	height: 240px;
	overflow: hidden;
}

.pro img {
	width: 210px;
}

.pro span {
	display: block;
	background: #eb3d00;
	width: 210px;
	height: 40px;
	position: absolute;
	left: 50%;
	margin: -40px 0 0 -105px;
}

.pro a {
	display: block;
	color: #fff;
}

.pro a:hover span {
	background: rgba(0, 123, 237, .9);
}

/*************index&goods**************/
.pro_info .rel_center0 {
	margin: 30px auto 10px auto;
	max-width: 800px;
	display: block;
	/*min-width:480px;*/
}

.pro_name {
	display: block;
	text-align: center;
	font-size: 16px;
}

.info_title {
	margin: 30px 0 0 0px;
	height: 30px;
	background: #ececec;
}

.info_title b {
	display: inline-block;
	padding-left: 10px;
	height: 100%;
	border-right: 1px solid #fff;
	background: #0c5193;
	color: #fff;
	line-height: 30px;
}

/********goods_info*******/

/*case&shebei*/
.anli {
	width: 100%;
	text-align: center;
	line-height: 48px;
	margin-top: 40px;
}

.anli li {
	float: left;
	overflow: hidden;
	margin: 0 28px 28px 0px;
	width: 268px;
	height: 253px;
	white-space: nowrap;
}

.anli .anli-img {
	width: 99%;
	height: 205px;
	overflow: hidden;
	border: solid 1px #eeeeee;
}

.anli img {
	height: 100%;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
	transform: scale(1, 1);
	transition-timing-function: ease-out;
	transition-duration: 250ms;
}

.anli span {
	display: block;
	width: 100%;
	height: 48px;
}

.anli a {
	display: block;
}

.anli a:hover span {
	background: #0c5193;
	color: #fff;
}

.anli li:hover .anli-img img {
	-webkit-transform: scale(1.15);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
	transform: scale(1.15);
	transition-timing-function: ease-out;
	transition-duration: 750ms;
}

.news {
	width: 900px;
}

.news li {
	width: 900px;
	height: 159px;
	border-bottom: 1px solid #ccc;
}

.news .news-tu {
	width: 250px;
	height: 170px;
	padding-top: 30px;
	overflow: hidden;
}

.news-tu img {
	width: 250px;
}

.news-cont {
	width: 100%;
	height: 159px;
	position: relative;
}

.news-cont h2 {
	font-size: 16px;
	padding: 28px 0 9px 0;
	line-height: 20px;
}

.news-cont h2 span {
	font-size: 12px;
	color: #999;
}

.news-cont span {
	display: block;
	color: #999;
}

.news-cont a {
	display: block;
	width: 80px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background: #515151;
	position: absolute;
	left: 0;
	bottom: 28px;
}

.news-cont a:hover {
	display: block;
	background: #eb3d00;
}

/****************news*****************/
.news_title {
	text-align: center;
	line-height: 40px;
}

.meta {
	color: #999;
	text-align: center;
	line-height: 28px;
}

/***********news_info**************/

/*message*/
.message {
	padding-top: 18px;
}

.message li {
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #ccc;
	padding-top: 30px;
}

.wt-cont {
	height: 50px;
	border-left: 1px solid #007bed;
	padding-left: 20px;
}

.wt-l {
	width: 740px;
}

.wt-l h2 {
	font-size: 16px;
	padding-bottom: 4px;
}

.wt-l p {
	color: #999;
}

.wt-cont a {
	display: block;
	width: 80px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #eb3d00;
	color: #fff;
}

.wt-cont a:hover {
	display: block;
	background: #007bed;
}

/*message end*/

/*contact*/
.contact {}

.lianxi {
	/*width: 497px;
	float: left;*/
}

.lianxi h1 {
	font-size: 30px;
	padding: 68px 0 22px 0;
	color: #333333;
}

.lx-xq {
	padding-top: 22px;
}

.lx-xq p {
	line-height: 28px;
	font-size: 15px;
	color: #444444;
}

.wx-img {
	width: 108px;
	height: 108px;
	margin-right: 9px;
}

.weixin {
	padding-top: 28px;
}

/*.weixin .wx-img{width:108px;height:108px;border:1px solid #333;}
.wx-jt{margin:28px -20px 0 26px;}
.weixin strong{line-height:22px;padding-top:40px;display:block;}*/
/*contact end*/

/*sitemap*/
.mesmore {
	margin-top: 5px;
}

.mesmore:hover {
	color: #eb3d00;
	text-decoration: underline;
}

.sitemap {
	width: 996px;
	float: left;
	/*border:3px solid #f0f0f0;*/
	margin-top: 10px;
	margin-bottom: 10px;
}

.m1 {
	height: 20px;
	line-height: 20px;
	margin-top: 20px;
	margin-left: 20px;
}

.m2 {
	margin-left: 20px;
	margin-top: 20px;
	line-height: 25px;
}

.m2 span {
	font-size: 14px;
	font-weight: bold;
}

.m2t {
	border: 1px solid #f0f0f0;
	width: 800px;
	padding-left: 4px;
	margin-top: 2px;
	padding: 10px;
	margin-bottom: 20px;
}

.m2t ul {}

.m2t ul li {
	list-style-type: none;
	float: left;
	width: 150px;
}

.m2t ul li a:hover {
	color: red
}

.f {
	float: right;
	margin-right: 10px;
	_margin-top: 7px;
}

/*ä¸Šä¸€é¡µ_ä¸‹ä¸€é¡?/
#prev_next {
	margin: 20px 0px;
	clear: both;
	overflow: hidden;
}

#prev_next li {
	margin: 5px 0;
}

#prev_next a:hover {
	color: #007bed;
}

/*.map dt{float:right;display:inline;border:1px solid #666;margin-top:10px;z-index:101;border-bottom:1px solid #f0f0f0;}
.map dd{position:absolute;z-index:100;top:31px;left:-65px;background:#f0f0f0;border:1px solid #666;width:135px;*width:145px;}
.map ul{padding-left:10px;line-height:25px;overflow:hidden;zoom:1;font-size:12px;}
.map li{float:left;margin:0 5px;}*/


.top_are {
	width: 1200px;
	height: 150px;
	margin: 0 auto;
}

.top_logo {
	width: 511px;
	height: 61px;
	float: left;
	padding-top: 19px;
}

.top_con {
	width: 328px;
	float: right;
	padding-top: 44px;
}

.top_con span {
	color: #ce0000;
	font-size: 30px;
	font-family: Impact;
}

.dh_are {
	width: 100%;
	height: 60px;
	background: url(../images/dh_gb.jpg) repeat-x;
}


/*banner*/
#banner_tabs li {
	list-style: none;
}

.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 612px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	margin: 0 auto;
}

.flex-control-nav li {
	margin: 0 auto;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 612px;
	display: block;
}

.index_pro {
	width: 780px;
	height: 79px;
	background: url(../images/bt_bg.png)center no-repeat;
	margin: 0 auto;
	margin-top: 78px;
	position: relative;
}

.index_pro_title {
	width: 780px;
	position: absolute;
	font-size: 20px;
	text-align: center;
	padding-top: 48px;
}

.left_fl {
	width: 230px;
	height: 80px;
	background: #333333;
	text-align: center;
	padding-top: 18px;
}

.server_phone {
	width: 100%;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.server_phone_2 {
	width: 100%;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-family: Impact;
}

.ht {
	width: 100%;
	height: 150px;
	background: url(../images/ht.jpg)center no-repeat;
}

.ht_are {
	width: 1200px;
	margin: 0 auto;
}

.ht_font_1 {
	padding-left: 208px;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	padding-top: 29px;
}

.ht_font_2 {
	padding-left: 448px;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	padding-top: 18px;
}

.fk {
	width: 100%;
	height: 870px;
	background: url(../images/fk.jpg)repeat-x;
}

.index_about_are {
	width: 1200px;
	margin: 0 auto;
	height: 558px;
}

.index_about_left {
	width: 660px;
	height: 435px;
	float: left;
	padding-top: 76px;
}

.index_about_right {
	width: 495px;
	float: right;
	padding-top: 76px;
}

.index_about_are_1 {
	width: 495px;
	height: 320px;
	background: #fff;
	margin-top: 40px;
}

.index_about_font {
	padding: 24px;
	height: 170px;
	line-height: 28px;
}

.index_about_anniu {
	width: 160px;
	height: 38px;
	background: url(../images/indexaboutmore.png)center no-repeat;
	margin-left: 24px;
	font-size: 14px;
	color: #666666;
	line-height: 38px;
	padding-left: 44px;
}

.index_about_anniu:hover {
	color: #3a65c2;
}

.index_honor {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}

.index_honor_list {
	width: 390px;
	height: 240px;
	float: left;
	margin-right: 9px;
}

.index_honor_list img {
	width: 390px;
	height: 240px;
}

.index_sb {
	width: 100%;
	height: 340px;
	background: #3a65c2;
}

.index_sb_middle {
	width: 1200px;
	margin: 0 auto;
}

.index_sb_title {
	width: 400px;
	height: 34px;
	margin: 0 auto;
	text-align: center;
	padding-top: 80px;
	background: url(../images/sb.png) center no-repeat;
	font-size: 36px;
	color: #fff;
}

.index_sb_nr {
	font-weight: bold;
	margin-top: -49px;
}

.index_sb_dz {
	width: 400px;
	height: 30px;
	line-height: 30px;
	background: #7eaff4;
	margin-top: 18px;
	font-size: 16px;
	text-align: center;
}

.index_sb_list {
	width: 1258px;
	margin: 0 auto;
	margin-top: 40px;
}

.index_sb_list_0 {
	width: 360px;
	height: 130px;
	float: left;
	margin-right: 58px;
	background: url(../images/zykf.png)center no-repeat;
}

.index_sb_list_1 {
	width: 360px;
	height: 130px;
	float: left;
	margin-right: 58px;
	background: url(../images/zykf2.png)center no-repeat;
}

.index_sb_list_2 {
	width: 360px;
	height: 130px;
	float: left;
	margin-right: 58px;
	background: url(../images/zykf3.png)center no-repeat;
}

.index_news_are {
	width: 100%;
	height: 678px;
	background: url(../images/fk.jpg)center;
}

.index_pro_1 {
	width: 780px;
	height: 79px;
	background: url(../images/bt_news.png)center no-repeat;
	margin: 0 auto;
	padding-top: 148px;
	position: relative;
}

.index_pro_title_1 {
	width: 780px;
	position: absolute;
	font-size: 20px;
	text-align: center;
	margin-top: -18px;
}

.index_news_list {
	width: 1224px;
	margin: 0 auto;
}

.index_news_detail {
	width: 280px;
	height: 360px;
	float: left;
	margin-right: 24px;
	background: #fff;
	border-bottom: solid 2px #619ae8;
}

.index_news_pic {
	width: 260px;
	height: 160px;
	margin: 9px;
	overflow: hidden;
}

.index_news_pic img {
	width: 260px;
	height: 160px;
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
	transform: scale(1, 1);
	transition-timing-function: ease-out;
	transition-duration: 250ms;
	overflow: hidden;
}

.index_news_pic img:hover {
	-webkit-transform: scale(1.15);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
	transform: scale(1.15);
	transition-timing-function: ease-out;
	transition-duration: 750ms;
}

.index_news_title {
	font-size: 16px;
	text-align: center;
	margin: 9px;
	margin-top: 18px;
}

.index_news_dis {
	height: 78px;
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	margin: 9px;
	margin-top: 18px;
	border-bottom: solid 1px #dddddd;
}

.index_news_more {
	margin: 9px;
}

.index_news_more_left {
	font-size: 12px;
	line-height: 44px;
	color: #666666;
	width: 50%;
	float: left;
	text-align: left;
}

.index_news_more_right {
	font-size: 14px;
	line-height: 44px;
	float: right;
	color: #3a65c2;
}

.bottom_are {
	width: 100%;
	height: 270px;
	background: url(../images/bottom_bg.png)center no-repeat;
	z-index: 9999;
	margin-top: -18px;
}

.bttom_middle {
	width: 1200px;
	margin: 0 auto;
}

.bottom_left {
	width: 190px;
	float: left;
}

.left_0 {
	width: 190px;
	height: 57px;
	margin-top: 48px;
}

.bottom_erweima {
	width: 80px;
	height: 80px;
	float: left;
	margin-left: 28px;
}

.bottom_erweima_font {
	width: 50px;
	font-size: 14px;
	line-height: 80px;
	color: #3a65c2;
	float: left;
	font-weight: bold;
	text-align: center;
}

.bottom_erweima_1 {
	width: 80px;
	height: 80px;
	margin-top: 18px;
	float: left;
}

.bottom_mid {
	width: 448px;
	float: left;
	margin-left: 70px;
	margin-top: 67px;
}

.bottom_mid_font {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.bottom_mid_font_1 {
	font-size: 14px;
	color: #fff;
	margin-top: 18px;
	line-height: 30px;
}

.bottom_right {
	width: 490px;
	float: left;
	margin-top: 67px;
}

.bottom_right_1 {
	font-size: 14px;
	color: #7eaff4;
	line-height: 30px;
}

.top_nr {
	width: 100%;
	height: 127px;
	position: relative;
}

.top_nr_bg {
	width: 100%;
	height: 34px;
	background: url(../images/top_bg.jpg)center no-repeat;
	position: absolute;
	top: 0;
	z-index: -9999;
}

.top_nr_r {
	width: 1200px;
	margin: 0 auto;
	text-align: right;
	font-size: 14px;
	color: #fff;
	line-height: 34px;
}

.top_nr_r span {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}

.top_logo_dh {
	width: 1200px;
	margin: 0 auto;
}

.top_logo {
	width: 370px;
	height: 81px;
	float: left;
}

.top_logo img {
	width: 370px;
	height: 81px;
}

.top_dh {
	width: 744px;
	float: right;
}

.top_dh_list {
	width: 118px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-top: 68px;
}

.ind_abo_are {
	width: 1200px;
	height: 328px;
	margin: 0 auto;
	margin-top: 70px;
}

.ind_abo_l {
	width: 50%;
	float: left;
	margin-top: 78px;
	margin-bottom: 78px;
}

.ind_abo_r {
	width: 534px;
	height: 247px;
	float: right;
	margin-top: 78px;
	margin-bottom: 78px;
}


.ind_hf {
	width: 100%;
	height: 202px;
	background: url(../images/ind_hf.jpg)center no-repeat;
}

.ind_hf_mid {
	width: 1200px;
	margin: 0 auto;
	padding-top: 28px;
}

.hf_pic {
	width: 868px;
	height: 135px;
	background: url(../images/hf_pic.png)center no-repeat;
	float: left;
}

.ind_hf_phone {
	width: 240px;
	float: right;
}

.ind_hf_font {
	font-size: 14px;
	color: #fff;
	margin-top: 18px;
}

.ind_hf_tel {
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 9px;
}

.ind_hf_more {
	width: 89px;
	height: 31px;
	border: solid 1px #fff;
	border-radius: 4px;
	line-height: 31px;
	text-align: center;
	color: #fff;
	margin-top: 9px;
}

.ind_bottom {
	width: 100%;
	background: #242424;
	padding: 58px 0;
}

.ind_bot_fl {
	width: 100%;
	height: 58px;
	line-height: 58px;
	margin: 0 auto;
	background: #0c5193;
	color: #ffffff;
}

.ind_bot_fl_mid {
	width: 800px;
	margin: 0 auto;
}

.ind_bot_fl_list {
	width: 130px;
	float: left;
	color: #ffffff;
	text-align: center;
}

.ind_bot_fl_list:hover {
	background: #3a3a3a;
}

.ind_bot_copyright {
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}

.ind_logo_bot {
	width: 464px;
	height: 72px;
	background: url(../images/logo_bot.png)center no-repeat;
	float: left;
	margin-top: 28px;
}

.ind_lx {
	width: 590px;
	float: right;
	font-size: 14px;
	color: #bcbcbc;
	line-height: 26px;
	margin-left: 40px;
	margin-top: 40px;
}



div {
	transition: all .2s;
}

.container {
	/*width: 1200px;*/
	margin: 0 auto;
}

.container:after {
	display: block;
	height: 0;
	content: "";
	clear: both;
	visibility: hidden;
}

.con_l {
	width: 420px;
	float: left;
}

.con_l img {
	width: 420px;
	height: 51px;
	margin-top: 28px;
	margin-bottom: 28px;
}

.con_r {
	width: 240px;
	float: right;
	text-align: right;
	padding-top: 28px;
}

.dh_pic {
	width: 34px;
	height: 34px;
	float: left;
	padding-top: 18px;
}

.dh_pic_num {
	font-size: 14px;
	color: #919191;
	text-align: left;
}

.dh_pic_num span {
	font-size: 24px;
	font-weight: bold;
	color: #e23c3f;
}

.dh_are {
	width: 100%;
	height: 52px;
	/*line-height:58px; */
	background: #0c5193;
	clear: both;
}

.dh_list {
	font-size: 16px;
	color: #ffffff;
	padding-left: 48px;
	padding-right: 48px;
	float: left;
	line-height: 52px;
}

.banner {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.ind_pro_tit {
	font-size: 30px;
	color: #555555;
	text-align: center;
}

.ind_pro_dis {
	font-size: 14px;
	color: #808080;
	text-align: center;
}

.ind_pro_bt {
	padding-top: 87px;
	padding-bottom: 28px;
}

.ind_pro_dis {
	margin-top: 18px;
	margin-bottom: 18px;
}

/*.ind_pro_list{width:288px; height:553px; border:solid 1px #eeeeee; float:left; margin-right: 9px;}
.ind_pro_list_bt{margin-top: 28px; }
.ind_pro_list_bt_en{font-size:14px; font-family:; color:#c1c1c1; font-family:Arial; text-align:center; line-height:28px;}
.ind_pro_list_tit{ font-size:24px; text-align:center; color:#333333; line-height:40px;}
.ind_pro_pic{ padding:9px; overflow: hidden;}
.ind_pro_tit_bg{width:120px; height:10px; background:url(../images/ind_pro_tit_bg.png)center no-repeat; line-height:10px; text-align:center; margin:0 auto; color:#3baf5e; font-size:14px; margin-top:18px;}*/
.ind_abo_bg {
	width: 100%;
	padding: 5.8% 0;
	background: url(../images/ind_abo_bg.jpg)center no-repeat;
	clear: both;
	margin-top: 4%;
	margin-bottom: 2.8%;
}

.ind_abo_tit {
	font-size: 18px;
	text-align: center;
	color: #ffffff;
	padding-top: 97px;
}

.ind_abo_dis {
	font-size: 36px;
	color: #ffffff;
	text-align: center;
	margin-top: 18px;
}

.ind_ln_anniu {
	width: 470px;
	height: 45px;
	margin: 0 auto;
	background: #10b0c5;
	font-size: 14px;
	color: #ffffff;
	line-height: 45px;
	text-align: center;
	margin-top: 28px;
	border-radius: 22.5px;
}

.ind_ln_anniu span {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.ind_case_nr {
	width: 100%;
	background: #f1f1f1;
	padding: 40px 0;
}

.ind_case_nr:after {
	display: block;
	height: 0;
	content: "";
	clear: both;
	visibility: hidden;
}

.ind_case_list {
	width: 176px;
	height: 45px;
	background: #aaaaaa;
	line-height: 45px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	float: left;
	margin-right: 9px;
}

.ind_case_list:hover {
	background: #0c5193;
}

.ind_case_mid {
	width: 570px;
	margin: 0 auto;
}

.ind_case_mid:after {
	display: block;
	height: 0;
	content: "";
	clear: both;
	visibility: hidden;
}

.dh_list:hover {
	color: #ffffff;
	background: #e23c3f;
}

.ind_case {
	position: relative;
}

.ind_case_mid_nr {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 40px;
}

.swiper-button-prev2 {
	width: 45px;
	height: 49px;
	background: #0c5193;
	text-align: center;
	font-size: 22.27px;
	font-family: 'å®‹ä½“';
	color: #ffffff;
	line-height: 49px;
	position: absolute;
	top: 40%;
	left: 0;
	cursor: pointer;
}

.swiper-button-next2 {
	width: 45px;
	height: 49px;
	background: #0c5193;
	text-align: center;
	font-size: 22.27px;
	font-family: 'å®‹ä½“';
	color: #ffffff;
	line-height: 49px;
	position: absolute;
	top: 40%;
	right: 0;
	cursor: pointer;
}

.swiper-button-prev2:hover {
	background: #626262;
}

.swiper-button-next2:hover {
	background: #626262;
}

.ind_case_anniu {
	width: 162px;
	height: 44px;
	border-radius: 22px;
	border: solid 1px #dedede;
	text-align: center;
	line-height: 44px;
	font-size: 14px;
	color: #6f6f6f;
	margin: 0 auto;
}

.ind_case_anniu:hover {
	background: #10b0c4;
	color: #fff;
}

.ind_case_mid_nr:after {
	display: block;
	height: 0;
	content: "";
	clear: both;
	visibility: hidden;
}

.ind_abo_l_tit {
	font-size: 30px;
	color: #555555;
}

.ind_abo_l_dis {
	width: 574px;
	height: 41px;
	background: #0c5193;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 41px;
	margin-top: 18px;
}

.ind_abo_l_nr {
	font-size: 14px;
	color: #555555;
	line-height: 28px;
	margin-top: 18px;
}

.ind_abo_l_anniu {
	width: 135px;
	height: 36px;
	background: #c9c9c9;
	color: #555555;
	font-size: 14px;
	text-align: center;
	line-height: 36px;
	margin-top: 18px;
}

/*.ind_news{margin-top: 48px;}
.ind_news_list{width: 48%; float: left; margin-right: 1%; margin-bottom: 4%;}
.ind_news_pic{width:158px; height: 103px; overflow: hidden; border:solid 1px #cccccc; float: left; text-align: center;}
.ind_news_pic img{max-width: 158px; height: 103px; margin:0 auto;}
.ind_news_nr{width:380px; float: right;}
.ind_news_tit{font-size: 18px; color: #313131;}
.ind_news_date{font-size: 14px; color: #999999; margin-top: 9px;}
.ind_news_dis{font-size: 14px; color: #888888; margin-top: 9px;}*/
.news_date {
	font-size: 12px;
	color: #999999;
	margin-top: 9px;
}

.ind_bot_hx {
	padding-bottom: 79px;
}

.ind_bot_hx:after {
	display: block;
	height: 0;
	content: "";
	clear: both;
	visibility: hidden;
}

.copy_right {
	border-top: solid 1px #5a5a5a;
}

.copy_right_l {
	width: 50%;
	float: left;
	line-height: 79px;
	font-size: 14px;
	color: #717171;
}

.copy_right_r {
	width: 50%;
	float: left;
	text-align: right;
	line-height: 79px;
	font-size: 14px;
	color: #717171;
}

.ind_bottom:after {
	display: block;
	height: 0;
	content: "";
	clear: both;
	visibility: hidden;
}

.nr_are {
	width: 100%;
	background: #f8f8f8;
}

.nr_are:after {
	display: block;
	height: 0;
	content: "";
	clear: both;
	visibility: hidden;
}

.main:after {
	display: block;
	height: 0;
	content: "";
	clear: both;
	visibility: hidden;
}

.title_l {
	font-size: 16px;
	color: #555555;
	width: 70%;
	float: left;
}

.title_l span {
	font-size: 16px;
	color: #0c5193;
	font-weight: bold;
}

.title_r {
	width: 30%;
	float: left;
	text-align: right;
	font-size: 14px;
	color: #808080;
	text-align: right;
}

.ind_pro_bt2 {
	padding: 0 4%;
	margin-top: 2.8%;
	margin-bottom: 4.8%;
}

.ind_news_list2 {
	width: 100%;
	border-bottom: solid 1px #eeeeee;
	padding-bottom: 2.8%;
	padding-top: 2.8%;
}

.ind_news_nr2 {
	width: 1080px;
	float: left;
	margin-left: 28px;
}

.news_more {
	width: 37px;
	height: 37px;
	float: right;
	margin-right: 4%;
	background: #e5e5e6;
	text-align: center;
	font-size: 24px;
	color: #ffffff;
	margin-top: 2%;
}

.ind_news_tit2 {
	font-size: 14px;
	color: #222222;
	font-weight: bold;
	margin-bottom: 9px;
	margin-top: 1.8%;
}

.ind_news_list2:hover .ind_news_tit2 {
	color: #0c5193;
}

.ind_news_list2:hover {
	border-bottom: solid 1px #0c5193;
}

.ind_news_list2:hover .news_more {
	background: #0c5193;
}

.ind_news_list2:after {
	display: block;
	height: 0;
	content: "";
	clear: both;
	visibility: hidden;
}

.pro_list_nr {
	width: 260px;
	position: relative;
	overflow: hidden;
	float: left;
	margin-right: 1.4%;
	margin-bottom: 1.8%;
}

.pro_list_pic {
	width: 257px;
	height: 194px;
	border: solid 1px #dcdcdc;
}

.pro_list_img {
	padding: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.pro_list_img img {
	max-width: 100%;
	height: 188px;
}

.pro_list_tit {
	text-align: center;
	line-height: 40px;
	line-height: 40px;
}

.pro_list_h {
	position: relative;
	width: 100%;
	height: 100%;
	background: #0c5193;
	display: none;
}

.pro_list_nr:after {
	display: block;
	height: 0;
	content: "";
	clear: both;
	visibility: hidden;
}

.pro_list_h_tit {
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	margin-top: 28%;
}

.pro_list_h_anniu {
	width: 104px;
	height: 29px;
	border: solid 1px #ffffff;
	text-align: center;
	line-height: 29px;
	border-radius: 14.5px;
	margin: 0 auto;
	margin-top: 4%;
	font-size: 12px;
	color: #ffffff;
}

.pro_list_nr:hover .pro_list_h {
	position: absolute;
	top: 0;
	display: block;
}

.pro_list_h_anniu:hover {
	background: #ffffff;
	color: #0c5193;
}

.lx_ewm {
	width: 100%;
	clear: both;
	height: 140px;
}

.lx_ewm_l {
	width: 138px;
	height: 138px;
	float: left;
	border: solid 1px #dcdcdc;
}

.lx_ewm_l img {
	width: 138px;
	height: 138px;
}

.lx_ewm_r {
	width: 180px;
	float: left;
	margin-left: 18px;
	color: #868686;
	font-size: 16px;
	margin-top: 7%;
}

/*.ind_pro_list:hover{margin-top: -1%;}*/
.ind_abo_l_anniu:hover {
	background: #0eb0c4;
	color: #fff;
}

.ind_case_list_pic {
	width: 352px;
	height: 341px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.ind_case_list_pic img {
	max-width: 352px;
	height: 341px;
}

.top_wel {
	width: 100%;
	height: 36px;
	border-bottom: solid 1px #cccccc;
	background: #256bb9;
}

.top_weil_nr {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 36px;
	width: 50%;
	float: left;
}

.top_weil_nr_r {
	width: 50%;
	float: left;
	text-align: right;
	line-height: 36px;
	color: #FFFFFF;
}

.ind_ys {
	width: 100%;
	background: #f2f2f2;
}

.ind_ys_list {
	width: 400px;
	float: left;
	padding-bottom: 98px;
}

.ind_ys_list_pic {
	text-align: center;
	padding-top: 90px;
	padding-bottom: 40px;
}

.ind_ys_list_tit {
	font-size: 24px;
	color: #1b57a0;
	text-align: center;
	padding-bottom: 18px;
}

.ind_ys_list_dis {
	font-size: 14px;
	line-height: 24px;
	color: #555555;
	text-align: center;
}

.ind_ys_list:hover {
	background: #0c5193;
}

.ind_ys_list:hover .ind_ys_list_tit {
	color: #ffffff;
}

.ind_ys_list:hover .ind_ys_list_dis {
	color: #ffffff;
}

.ind_pro {
	margin-top: 48px;
	margin-bottom: 48px;
}

.ind_pro_l {
	width: 247px;
	float: left;
}

.ind_pro_r {
	width: 918px;
	float: right;
}

.ind_pro_l_bt {
	width: 247px;
	background: #0c5193;
	padding: 28px 0;
	text-align: center;
}

.ind_pro_l_tit {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

.ind_pro_l_dis {
	font-size: 12px;
	color: #ffffff;
}

.ind_pro_l_fl {
	border: solid 1px #e5e5e5;
	padding: 0 28px;
}

.ind_pro_l_fl_list {
	font-size: 14px;
	color: #5f5f5f;
	border-bottom: dashed 1px #e5e5e5;
	line-height: 50px;
}

.ind_pro_l_fl_list:hover {
	border-bottom: dashed 1px #0c5193;
	color: #0c5193;
}

.ind_pro_r_bt {
	height: 48px;
	line-height: 48px;
	border-bottom: solid 1px #0c5193;
	margin-bottom: 2%;
}

.ind_pro_r_bt_l {
	width: 50%;
	float: left;
	font-size: 22px;
	color: #0c5193;
	font-weight: bold;
}

.ind_pro_r_bt_r {
	width: 50%;
	float: left;
	text-align: right;
	font-size: 14px;
	color: #878787;
}

.ind_pro_bt_x {
	width: 100%;
	margin-bottom: 14px;
}

.ind_pro_bt_x_l {
	width: 85px;
	float: left;
	border-bottom: solid 1px #0c5193;
}

.ind_pro_bt_x_r {
	width: 823px;
	float: right;
	border-bottom: solid 1px #cfcfcf;
}

.ind_pro_list {
	width: 285px;
	height: auto;
	float: left;
	margin-right: 7px;
	margin-bottom: 18px;
}

.ind_pro_list:hover {
	box-shadow: 0 0 48px #cccccc;
}

.ind_pro_list_pic {
	text-align: center;
	height: 199px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: solid 1px #dcdcdc;
	background: #eeeeee;
}

.ind_pro_list_pic img {
	max-width: 285px;
	max-height: 199px;
}

.ind_pro_list_tit {
	font-size: 14px;
	text-align: center;
	;
	color: #464646;
	line-height: 48px;
}

.ind_pro_list_more {
	font-size: 14px;
	text-align: center;
	color: #1b57a0;
	margin-top: 9px;
}

.ind_abo_bg_l {
	width: 497px;
	height: 293px;
	float: left;
	padding-top: 70px;
}

.ind_abo_bg_r {
	width: 578px;
	float: right;
}

.ind_abo_bg_r_tit {
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 107px;
}

.ind_abo_bg_r_dis {
	font-size: 14px;
	color: #ffffff;
	line-height: 24px;
	margin-top: 40px;
	margin-bottom: 48px;
}

.ind_abo_bg_r_more {
	width: 137px;
	height: 38px;
	border: solid 1px #ffffff;
	text-align: center;
	line-height: 38px;
	font-size: 14px;
	color: #ffffff;
}

.ind_abo_bg_r_more:hover {
	background: #ffffff;
	color: #0c5193;
}

.ind_news_tit_nr {
	margin-top: 40px;
	margin-bottom: 40px;
}

.ind_news_more {
	width: 50%;
	float: left;
	text-align: right;
	font-size: 14px;
	color: 3787878;
}

.ind_news_tit {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	width: 50%;
	float: left;
}

.ind_news_l {
	width: 590px;
	float: left;
}

.ind_news_r {
	width: 560px;
	float: right;
}

.ind_news_l_pic {
	width: 590px;
	height: 309px;
	overflow: hidden;
}

.ind_news_l_pic img {
	width: 590px;
	height: 309px;
}

.ind_news_l_tit {
	background: #0c5193;
	padding: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.ind_news_l_tit_l_d {
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 9px;
}

.ind_news_l_tit_l_y_m {
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}

.ind_news_l_tit_l {
	width: 90px;
	height: 90px;
	text-align: center;
	float: left;
}

.ind_news_l_tit_r {
	width: 440px;
	float: right;
}

.ind_news_tit_nr:after {
	display: block;
	height: 0;
	content: "";
	clear: both;
	visibility: hidden;
}

.ind_news_l_tit_r_tit {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

.ind_news_l_tit_r_dis {
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	margin-top: 9px;
}

.ind_news_r_list {
	line-height: 48px;
	height: 48px;
	border-bottom: solid 1px #eeeeee;
}

.ind_news_r_list:hover {
	border-bottom: solid 1px #0c5193;
}

.ind_news_r_list:hover .ind_news_r_list_tit {
	color: #0c5193;
}

.ind_news_r_list:hover .ind_news_r_list_date {
	color: #0c5193;
}

.ind_news_r_list_tit {
	font-size: 14px;
	color: #676767;
	width: 80%;
	float: left;
}

.ind_news_r_list_date {
	width: 20%;
	float: left;
}

.ind_news_nr {
	margin-top: 48px;
	margin-bottom: 48px;
}

.ind_bottom_l {
	width: 450px;
	float: left;
	margin-right: 58px;
	border-right: solid 1px #3a3a3a;
	height: 197px;
}

.ind_bottom_m {
	width: 288px;
	float: left;
	border-right: solid 1px #3a3a3a;
	height: 197px;
}

.ind_bottom_r {
	width: 328px;
	float: right;
}

.ind_bottom_l_tit {
	font-size: 18px;
	font-weight: bold;
	color: #787878;
	margin-bottom: 28px;
}

.bottom_pro_fl_list_list {
	width: 148px;
	float: left;
	font-size: 14px;
	color: #787878;
	line-height: 28px;
}

.ind_bottom_l_lx {
	font-size: 14px;
	color: #787878;
	line-height: 28px;
}

.ind_bottom_r_ewm {
	width: 100%;
	height: 97px;
}

.ind_bottom_r_pic {
	width: 97px;
	height: 97px;
	float: left;
	background: #ffffff;
}

.ind_bottom_r_pic img {
	width: 97px;
	height: 97px;
}

.ind_bottom_r_tit {
	font-size: 14px;
	line-height: 24px;
	color: #787878;
	margin-left: 28px;
	float: left;
	margin-top: 28px;
}

.ind_bottom_lx {
	font-size: 14px;
	line-height: 24px;
	color: #787878;
	width: 100%;
	margin-top: 28px;
}

.mbx_are {
	font-size: 14px;
	height: 48px;
	line-height: 48px;
	color: #777777;
}

.neirong_l {
	width: 500px;
	height: 300px;
	float: left;
}

.neirong_r {
	width: 640px;
	float: right;
}

.news_dis {
	font-size: 12px;
	color: #555555;
	margin-top: 9px;
}

.con_list {
	width: 300px;
	float: left;
}

.con_list_pic {
	text-align: center;
}

.con_list_dis {
	text-align: center;
	font-size: 18px;
	color: #444444;
	margin-top: 9px;
}

.con_list_add {
	text-align: center;
	font-size: 14px;
	color: #777777;
	margin-top: 9px;
}

.con_map {
	margin-top: 48px;
	margin-bottom: 78px;
}

.abo_shebei_list {
	margin-bottom: 180px;
	float: left;
}

.abo_shebei_list_pic {
	width: 278px;
	height: 209px;
	overflow: hidden;
}

.abo_shebei_list_pic img {
	width: 278px;
	height: 209px;
}

.abo_shebei_list_tit {
	width: 278px;
	height: 42px;
	background: #0c5193;
	line-height: 42px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
}

.top_keys {
	width: 100%;
	height: 60px;
	border-bottom: solid 1px #d9d9d9;
	line-height: 60px;
}

.top_keys_l {
	width: 75%;
	float: left;
	font-size: 14px;
	color: #666666;
}

.top_keys_l span {
	font-size: 14px;
	font-weight: bold;
	color: #e23c3f;
}

.top_keys_r {
	width: 25%;
	float: left;
}

.bt_bg {
	width: 520px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	font-size: 14px;
	color: #9ec1e2;
	background: url(../images/bt_bg.png)center no-repeat;
	margin: 0 auto;
}

.ind_abo_bt {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 9px;
	margin-bottom: 9px;
}

.ind_abo_bt_dis {
	text-align: center;
	font-size: 14px;
	color: #9ec1e2;
}

.ind_abo_list {
	width: 379px;
	height: 144px;
	border: solid 1px #6588a9;
	border-radius: 9px;
	margin-top: 48px;
	float: left;
	margin-right: 19px;
	cursor: pointer;
}

.ind_abo_list_padd {
	padding: 40px;
}

.ind_abo_list_l {
	width: 51px;
	height: 51px;
	float: left;
}

.ind_abo_list_r {
	width: 240px;
	float: right;
}

.ind_abo_list_r_tit {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.ind_abo_list_r_dis {
	font-size: 14px;
	color: #ffffff;
	margin-top: 9px;
}

.ind_about_l {
	width: 599px;
	float: left;
	margin-top: 68px;
}

.ind_about_r {
	width: 531px;
	height: 191px;
	float: right;
	margin-top: 48px;
}

.ind_about_l_nr {
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
}

.ind_about_l_nr_anniu {
	width: 146px;
	height: 39px;
	border: solid 1px #497cad;
	text-align: center;
	line-height: 39px;
	font-size: 14px;
	color: #ffffff;
	margin-top: 28px;
}

.bt_bg2 {
	width: 520px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	font-size: 14px;
	color: #0c5193;
	background: url(../images/bt_bg.png)center no-repeat;
	margin: 0 auto;
}

.ind_abo_bt2 {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #0c5193;
	margin-top: 9px;
	margin-bottom: 9px;
}

.ind_abo_bt_dis2 {
	text-align: center;
	font-size: 14px;
	color: #0c5193;
	margin-bottom: 40px;
}

.ind_case_list_nr {
	width: 277px;
	height: 302px;
	border: solid 1px #e5e5e5;
	float: left;
	margin-right: 18px;
}

.pro_pic {
	width: 260px;
	height: 193px;
	margin: 0 auto;
	margin-top: 9px;
	margin-bottom: 9px;
	overflow: hidden;
}

.pro_pic img {
	width: 260px;
	height: 193px;
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
	transform: scale(1, 1);
	transition-timing-function: ease-out;
	transition-duration: 250ms;
}

.ind_case_tit {
	font-size: 14px;
	color: #555555;
	text-align: center;
	margin-top: 19px;
}

.ind_case_more {
	width: 79px;
	height: 27px;
	background: #0c5193;
	text-align: center;
	line-height: 27px;
	font-size: 12px;
	color: #ffffff;
	margin: 0 auto;
	margin-top: 9px;
}

.ind_case_list_nr:hover {
	box-shadow: 0 0 48px #cccccc;
}

.ind_case_list_nr:hover .pro_pic img {
	-webkit-transform: scale(1.15);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
	transform: scale(1.15);
	transition-timing-function: ease-out;
	transition-duration: 750ms;
}

.ind_case_list_nr:hover .ind_case_more {
	background: #e23c3f;
}

.ind_news_nr_l {
	width: 575px;
	float: left;
}

.ind_news_nr_r {
	width: 560px;
	float: right;
}

.ind_news_bt {
	border-bottom: dashed 1px #d2d2d2;
	line-height: 64px;
	margin-bottom: 9px;
}

.ind_news_bt2 {
	line-height: 64px;
	margin-bottom: 9px;
}

.ind_news_bt_l {
	font-size: 24px;
	font-weight: bold;
	color: #0c5193;
	width: 50%;
	float: left;
}

.ind_news_bt_r {
	width: 50%;
	float: left;
	font-size: 12px;
	color: #0c5193;
	text-align: right;
}

.ind_news_bt:after {
	display: block;
	height: 0;
	content: "";
	clear: both;
	visibility: hidden;
}

.ind_news_list {
	width: 100%;
	line-height: 36px;
	height: 36px;
}

.ind_news_list_l {
	width: 70%;
	float: left;
	font-size: 14px;
	color: #3c3c3c;
}

.ind_news_list_r {
	width: 30%;
	float: left;
	text-align: right;
	font-size: 14px;
	color: #9a9a9a;
}

.ind_honor_nr {
	width: 560px;
	height: 341px;
	overflow: hidden;
	position: relative;
	border: dashed 1px #e5e5e5;
}

.ind_honor_nr_pic {
	width: 534px;
	height: 264px;
	margin: 0 auto;
	margin-top: 14px;
	margin-bottom: 14px;
}

.ind_honor_nr_pic img {
	width: 534px;
	height: 264px;
}

.ind_honor_nr_tit {
	width: 558px;
	height: 47px;
	background: #e23c3f;
	text-align: center;
	line-height: 47px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.lx_bg {
	width: 100%;
	padding: 78px 0;
	background: url(../images/lx_bg.jpg)center no-repeat;
}

.lx_nr {
	background: #ffffff;
	margin-top: 48px;
}

.lx_bg_l {
	width: 45%;
	float: left;
}

.lx_bg_r {
	width: 55%;
	float: left;
}

.lx_l_nr {
	padding: 48px 40px;
}

.lx_l_nr_dis {
	margin-top: 4.8%;
	margin-bottom: 1.8%;
}

.lx_l_nr_dis_l {
	width: 288px;
	float: left;
	font-size: 14px;
	line-height: 24px;
	color: #0c5193;
}

.lx_l_nr_dis_r {
	width: 165px;
	float: right;
}

.lx_l_nr_dis_r_pic {
	width: 127px;
	height: 127px;
	float: left;
}

.lx_l_nr_dis_r_pic img {
	width: 127px;
	height: 127px;
}

.lx_l_nr_tit {
	font-size: 30px;
	font-weight: bold;
	color: #0c5193;
}

.lx_l_nr_dis:after {
	display: block;
	height: 0;
	content: "";
	clear: both;
	visibility: hidden;
}

.lx_l_nr_dis_r_wz {
	text-align: center;
	line-height: 18px;
	color: #3c3c3c;
}

.footer_nr {
	width: 100%;
	height: 66px;
	background: #666666;
	line-height: 66px;
	font-size: 14px;
	color: #FFFFFF;
}

.footer_l {
	width: 100%;
	float: left;
	font-size: 16px;
}

.footer_r {
	width: 35%;
	float: left;
	text-align: right;
	font-size: 16px;
}

.footer_r a:hover{
	color: #999999;
}

.fz a:hover{
	color: #999999;
}

.ind_news_list2_date {
	width: 75px;
	height: 75px;
	background: #eeeeee;
	text-align: center;
	float: left;
}

.ind_news_list2_date_d {
	font-size: 30px;
	color: #0c5193;
	text-align: center;
}

.ind_news_list2_date_y_m {
	font-size: 14px;
	color: #0c5193;
	text-align: center;
}

.ind_news_list:hover .ind_news_list_l {
	color: #0c5193;
}

.ind_news_list:hover .ind_news_list_r {
	color: #0c5193;
}

.ind_honor_nr_tit:hover {
	background: #0c5193;
}

.ind_about_l_nr_anniu:hover {
	background: #fff;
	color: #0c5193;
}

.ind_abo_list:hover {
	border: solid 1px #ffffff;
}

.dh_nr {
	width: 728px;
	float: right;
}

.dh_nr_list {
	margin-left: 22px;
	margin-right: 18px;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #666666;
	margin-top: 18px;
}

/* .dh_nr_list:hover {
	color: #d30600;
} */

.dh_nr_list:hover .dh_nr_list_hx {
	width: 100%;
	height: 2px;
	background: #1964b9;
	margin-top: 9px;
}

.ind_abou_tit {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #999999;
	margin-top: 65px;
	margin-bottom: 17px;
	width: 100%;
	background: url(../images/bt_bg_1.png)center no-repeat;
	line-height: 22px;
}

.ind_abou_tit span {
	font-size: 24px;
	color: #cccccc;
	text-transform: uppercase;
}

.ind_abou_tit_hx {
	width: 30px;
	height: 4px;
	background: #cccccc;
	margin: 0 auto;
	margin-bottom: 48px;
}

.ind_fl_bg {
	width: 136px;
	height: 136px;
	background: url(../images/ind_fl_bg.png)center no-repeat;
	float: left;
	margin-right: 218px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	line-height: 136px;
}

.ind_fl_bg:hover {
	background: url(../images/ind_fl_bg_h.png)center no-repeat;
}

.ind_fl_bg2 {
	width: 136px;
	height: 136px;
	background: url(../images/ind_fl_bg.png)center no-repeat;
	float: left;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	line-height: 136px;
}

.ind_fl_bg2:hover {
	background: url(../images/ind_fl_bg_h.png)center no-repeat;
}

.ind_fl_bg_nr {
	padding-bottom: 48px;
	border-bottom: solid 1px #eeeeee;
	margin-bottom: 48px;
}

.ind_fl_bg_nr:after {
	display: block;
	height: 0;
	content: "";
	clear: both;
	visibility: hidden;
}

.ind_news_l {
	width: 658px;
	float: left;
	text-indent: 2em;
	line-height: 35px;
	font-size: 16px;
}

.ind_news_r {
	width: 480px;
	height: 270px;
	float: right;
}

.ind_hf_bg {
	width: 100%;
	height: 140px;
	background: url(../images/ind_hf_bg.jpg)center no-repeat;
	margin-top: 78px;
}

.ind_hf_bg_l {
	width: 248px;
	float: left;
}

.ind_hf_bg_r {
	width: 824px;
	float: right;
}

.ind_hf_bg_l_kf {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 18px;
}

.ind_hf_bg_l_tel {
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
}

.ind_hf_bg_r_tit {
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	padding-top: 40px;
	padding-bottom: 18px;
}

.ind_hf_bg_r_en {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

.ind_news_l_anniu {
	width: 320px;
	height: 40px;
	border: solid 1px #999999;
	margin-top: 40px;
}

.ind_news_l_anniu_wz {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	text-align: center;
	width: 50%;
	float: left;
	background: #999999;
}

.ind_news_l_anniu_en {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	color: #999999;
	text-align: center;
	line-height: 40px;
	width: 50%;
	float: left;
}

.ind_news_l_anniu:hover .ind_news_l_anniu_en {
	background: #1964b9;
	color: #ffffff;
}



.ind_case_list_item {
	width: 370px;
	height: 260px;
	float: left;
	margin-right: 18px;
	position: relative;
	overflow: hidden;
	margin-bottom: 65px;
	border: 5px solid #999999;
}

.ind_case_list_item_pic {
	width: 380px;
	height: 260px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #eeeeee;
	margin-left: -5px;
}

.ind_case_list_item_pic img {
	max-width: 380px;
	height: 270px;
}

.ind_case_list_item_pic_h {
	opacity: 0;
}

.ind_case_list_item:hover .ind_case_list_item_pic_h {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 9999;
	background: rgba(0, 0, 0, .4);
	line-height: 260px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	opacity: 1;
}

.bt_bg_1 {}

.bt_bg_1:after {
	display: block;
	height: 0;
	content: "";
	clear: both;
	visibility: hidden;
}

.ind_news_list1 {
	width: 573px;
	float: left;
	margin-right: 18px;
	padding: 28px 0;
	border-bottom: solid 1px #ffffff;
}

.ind_news_list1_date {
	width: 74px;
	height: 74px;
	background: #cccccc;
	float: left;
}

.ind_news_list1_date_d {
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #ffffff;
}

.ind_news_list1_date_y_m {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.ind_news_list1_dis {
	width: 465px;
	float: right;
}

.ind_news_list1_dis_tit {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

.ind_news_list1_dis_con {
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	color: #999999;
}

.ind_news_list1:hover {
	border-bottom: solid 1px #999999;
}

.ind_news_list1:hover .ind_news_list1_dis_tit {
	color: #1964b9;
}

.ind_news_list1:hover .ind_news_list1_date {
	background: #1964b9;
}

.footer_are {
	width: 100%;
	background: #999999;
	padding: 48px 0;
	margin-top: 48px;
}

.footer_are_l {
	width: 411px;
	float: left;
	border-right: solid 1px #bbbbbb;
	height: 146px;
}

.footer_are_m {
	width: 380px;
	height: 146px;
	border-right: solid 1px #bbbbbb;
	float: left;
}

.footer_are_r {
	width: 328px;
	float: right;
}

.footer_are:after {
	display: block;
	height: 0;
	content: "";
	clear: both;
	visibility: hidden;
}

.footer_are_l_tit {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.footer_are_2_tit {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin: 0 20%;
}

.footer_are_l_lx {
	line-height: 30px;
	font-size: 16px;
}

.footer_are_l_lx ul li{
	width: 120px;
	float: left;
	display: inline-block;
	line-height: 32px;
	text-align: center;
	margin-left: 35px;
}

.footer_are_m_ewm {
	width: 100px;
	text-align: center;
	margin: 0 auto;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.footer_are_m_ewm img {
	width: 100px;
	height: 100px;
}

.pro_fl_list {
	width: 178px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #666666;
	border: solid 1px #cccccc;
	margin-bottom: 40px;
	float: left;
	margin-right: 7px;
}

.pro_fl_list:hover {
	background: #d30600;
	color: #ffffff;
}

.footer_are:after {
	display: block;
	height: 0;
	content: "";
	clear: both;
	visibility: hidden;
}

.footer:after {
	display: block;
	height: 0;
	content: "";
	clear: both;
	visibility: hidden;
}



#demo {
	overflow: hidden;
	margin: 15px 0 0;
}

#indemo {
	float: left;
	width: 800%;
}

#demo1 {
	float: left;
}

#demo2 {
	float: left;
}

#demo li {
	float: left;
	margin-right: 30px;
	width: auto;
	text-align: center;
	list-style: none;
}

#demo .cn11 {
	overflow: hidden;
	border: 1px #dcdcdc solid;
	padding: 8px
}

#demo .cn11 img {
	background: none repeat scroll 0 0 #FFFFFF;
	width: 380px;
	height: 270px;
	display: block;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	border: 0;
}

#demo .cn11:hover img {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	
}


#demo .cn22 {
	line-height: 45px;
	color: #000;
	border: 1px solid #999999;
}


.cn22:hover{
	background: #1964b9;
	color: #FFFFFF;
}





#dem {
	overflow: hidden;
	margin: 15px 0 0;
}

#indem {
	float: left;
	width: 800%;
}

#dem1 {
	float: left;
}

#dem2 {
	float: left;
}

#dem li {
	float: left;
	margin-right: 30px;
	width: auto;
	text-align: center;
	list-style: none;
}

#dem .cn1 {
	overflow: hidden;
	border: 1px #dcdcdc solid;
	padding: 8px
}

#dem .cn1 img {
	background: none repeat scroll 0 0 #FFFFFF;
	width: 230px;
	height: 195px;
	display: block;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	border: 0;
}

#dem .cn1:hover img {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

#dem .cn2 {
	line-height: 45px;
	color: #000;
}



.link{
	background: url(../images/link1.png) no-repeat center;
	margin-bottom: -55px;
	margin-top: 10px;
}

.f_link{
	width: 1200px;
	margin: 0 auto;
	line-height: 85px;
	text-indent: 173px;
}

.f_link a{
	padding: 0 12px;
	font-size: 16px;
}


.al{
	width: 180px;
	height: 30px;
	float: left;
	text-align: center;
	margin-top: 288px;
	margin-left: -300px;
	border: 1px solid #999999;
	line-height: 28px;
    	overflow: hidden;
}

.al:hover{
	background: #1964b9;
	color: #FFFFFF;
}


