body {
	font-size:14px;
	min-width:1300px;
}
* {
	margin:0;
	padding:0;
	font-family: "Microsoft Yahei"
}
img {
	border:none;
}
ul {
	list-style:none;
}
li {
	list-style:none;
}
.clear {
	clear:both
}
.l {
	float:left;
}
.r {
	float:right;
}
html body {
	width: 100%;
	font-size: 14px;
}
.s_width {
	width:1300px;
	margin:0 auto;
}
a {
	outline:none;
	text-decoration:none;
	color:#383838;
}
a:hover {
	text-decoration:underline;
	color:#1d89cf;
}
a:hover {
	outline:none;
	text-decoration:none;
	color:#F00;
}
a img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
hr {
	border:none;
	clear:both;
	height:0;
	background:none;
	margin:0;
	padding:0;
	border-bottom:#eee solid 1px;
	margin:10px 0;
}
img {
	border: 0 none;
	height: auto;
	vertical-align: middle;
}
.h10 {
	height:10px;
}
.h30 {
	height:30px;
}
.h40 {
	height:40px;
}
.h50 {
	height:50px;
}
.h60 {
	height:60px;
}
.h80 {
	height:80px;
}
/*header*/

.header {
	width: 100%;
	height: 90px;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 73, 184, 1);
	z-index: 99;
}
.head {
	margin: 0 auto;
 transition: all .5s;
	height: 100%;
}
#logo {
	float: left;
	width: 400px;
	height: 90px;
}
.nav {
	float: right;
	height: 100%;
}
.head ul li {
	float: left;
	width: 100px;
	height: 100%;
}
.head ul li a {
	display: block;
	text-align: center;
	line-height: 90px;
	color: #fff;
}
.head ul li:hover {
	background: #182f75;
}
.head ul li:hover a {
	color: #fff;
}
.nav li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 90px;
	font-size: 16px;
	color: #303030;
}
/*product */

.Iproduct {
	width:100%;
	margin:0 auto;
}
.Pro_menu_list {
	text-align: center;
}
.Pro_menu_list li {
	display: inline-block;
	padding: 12px 20px;
	border-radius: 20px;
	background:#0049b7;
	color: #fff;
	margin: 0 5px 5px 0;
 transition: all .3s;
}
.Pro_menu_list li a {
	display: block;
	color: #fff;
}
.Pro_menu_list li:hover {
	background:#182f75;
}
.Pro_roll {
	height: 700px;
	width: 100%;
	margin: 0 auto;
}
.Pro_roll li {
	float: left;
	width: 23.2558139535%;
	background: #1562d2;
	margin: 2% 0 0 1.4%;
}
.Pro_roll li a {
	display: block;
	overflow: hidden;
	position: relative;
}
.Pro_roll li a h4 {
	overflow: hidden;
}
.Pro_roll li a img {
	width: 100%;
	height:225px;
	display: block;
 transition: all .5s;
}
.Pro_roll li a ol {
	line-height: 60px;
	color: #fff;
	width: 100%;
 transition: all .3s;
	font-size: 16px;
	border-bottom: 1px solid #fff;
	padding: 0 10px;
	box-sizing: border-box;
}
.Pro_roll li a ol a {
	color: #555;
	font-size: 16px;
}
.Pro_roll li a:hover {
	color: #fff;
}
.Pro_roll li a:hover img {
	transform: scaleX(1.2) scaleY(1.2);
}
.Pro_roll li a:hover ol {
	background:#182f75;
	color: #fff;
	padding-left: 25px;
}
/*About_box*/



.Iabout {
	background: url(../images/Iabout.jpg) top center no-repeat;
	height: 775px;
}
.Iabout dl dt {
	float: left;
	width: 650px;
}
.Iabout dl dt h3 {
	color: #1562d2;
	font-size: 38px;
	padding-top: 180px;
	letter-spacing:1px;
}
.Iabout dl dt h3 em {
	display: block;
	color: #a5a5a5;
	text-transform: uppercase;
	font-size:18px !important;
	letter-spacing:0px;
}
.Iabout dl dt ul {
	display: flex;
}
.Iabout dl dt ul li {
	flex: 1;
	border-right: 1px solid #ccc;
	padding-left: 6%;
}
.Iabout dl dt ul li span {
	color: #52b338;
	font-size: 53px;
	font-weight: bold;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-align: center;
}
.Iabout dl dt ul li p {
	color: #414141;
	font-size: 20px;
}
.Iabout dl dd {
	float: right;
	width: 600px;
	position: relative;
}
.Iabout dl dd img {
	position: absolute;
}
 .Iabout dl dd img:nth-of-type(1) {
 left: -12px;
 top: 170px;
 z-index: 99;
}
 .Iabout dl dd img:nth-of-type(2) {
 top: 170px;
}
.gs_con {
	width: 100%;
	margin: 10px auto;
	line-height: 30px;
	font-size:16px;
}
.gs_con p {
	color: #000;
	line-height: 30px;
	font-size:16px;
}
/*case*/
.Icase {
	width: 100%;
	margin:0 auto;
}
.Case_roll {
	height: 600px;
	width: 100%;
	margin: 0 auto;
}
.Case_roll li {
	float: left;
	width: 23.2558139535%;
	background: #1562d2;
	margin: 2% 0 0 1.4%;
}
.Case_roll li a {
	display: block;
	overflow: hidden;
	position: relative;
}
.Case_roll li a h4 {
	overflow: hidden;
}
.Case_roll li a img {
	width: 100%;
	height:225px;
	display: block;
 transition: all .5s;
}
.Case_roll li a ol {
	line-height: 60px;
	color: #fff;
	width: 100%;
 transition: all .3s;
	font-size: 16px;
	border-bottom: 1px solid #fff;
	padding: 0 10px;
	box-sizing: border-box;
}
.Case_roll li a ol a {
	color: #555;
	font-size: 16px;
}
.Case_roll li a:hover {
	color: #fff;
}
.Case_roll li a:hover img {
	transform: scaleX(1.2) scaleY(1.2);
}
.Case_roll li a:hover ol {
	background:#182f75;
	color: #fff;
	padding-left: 25px;
}
/*优势*/

.Iindex_ad {
	height:200px;
	background:url(../images/bg4.jpg) center center no-repeat;
	position: relative;
}
.Iindex_ys {
	height:800px;
	background:url(../images/bg6.jpg) center center no-repeat;
	padding-top:100px;
}
.Iindex_ys .title {
	width:780px;
	margin:0 auto;
}
.Iindex_ys .title .h3_box {
	height:74px;
	border-left:1px solid #ccc;
	padding-left:16px;
	margin-left:20px;
}
.Iindex_ys .title h3 {
	font-size:46px;
	font-weight:bold;
	color:#d20000;
	line-height:44px;
}
.Iindex_ys .title p {
	font-size:18px;
	color:#2e2e2e;
	line-height:30px;
}
.Iindex_ys .item_box {
	position: relative;
	height:574px;
}
.Iindex_ys .item {
	position: absolute;
	width:200px;
}
.Iindex_ys .item .radius {
	width:62px;
	height:62px;
	border-radius:50%;
	background-color: #f68612;
	margin:0 auto;
	line-height:62px;
	text-align: center;
	color:#fff;
	font-weight:bold;
	font-size:22px;
}
.Iindex_ys .item h3 {
	font-weight:bold;
	font-size:22px;
	color:#f68612;
	text-align: center;
	margin:6px 0 10px;
}
.Iindex_ys .item p {
	font-size:16px;
	color:#202020;
	line-height: 26px;
}
.Iindex_ys .i1 {
	bottom:0;
	left:0px;
}
.Iindex_ys .i2 {
	bottom:220px;
	left:175px;
}
.Iindex_ys .i3 {
	bottom:314px;
	left:500px;
}
.Iindex_ys .i4 {
	bottom:220px;
	right:175px;
}
.Iindex_ys .i5 {
	bottom:0px;
	right:0px;
}
/*news*/








.Inews {
	width: 100%;
	margin:0 auto;
}
.Inews_box {
	width: 1300px;
	margin: auto;
	overflow: hidden;
}
#xwbox {
	float:left;
	width:410px;
	height:165px;
	margin:10px 7px;
	background:#fff;
	border:solid 1px #ddd;
}
.xwpic {
	width:200px;
	height:165px;
	float:left;
}
.xwpic img {
	width:200px;
	height:165px;
}
.xwleft {
	width:360px;
	height:165px;
	float:left;
	margin-left:20px;
	text-align: left;
}
.xw14hui {
	width:350px;
	height:50px;
	font-size:14px;
	color:#666;
	line-height:25px;
	font-weight: normal;
	font-family:"Microsoft Yahei";
	overflow: hidden;
}
.xwtitle {
	color:#000;
	width:360px;
	height:30px;
	margin-top: 17px;
}
.xwtitle a {
	width:360px;
	height:30px;
	font-size:16px;
	color:#000;
	line-height:30px;
	font-weight:bold;
	font-family:"Microsoft Yahei";
	text-align:left;
}
.xwtitle a:hover {
	color:#ff0000;
}
.xw_more {
	font-size:14px;
	line-height:30px;
	text-align:left;
	margin-top: 20px;
}
.xw_more a {
	color:#333;
	text-decoration:none;
}
.xw_more a:hover {
	color:#ff0000;
}
#xwbox:hover {
	background: #1562d2;
}
#xwbox:hover * {
	color: #fff;
}
 .xw_nr a:not(:nth-of-type(2)):hover div:before {
border-bottom: 20px solid #ce0a0b;
}
.xw_nr a:nth-of-type(2):hover div:before {
border-top: 20px solid #ce0a0b;
}
/*foot*/



.fotter {
}
.fot_z_n {
	height:270px;
	width: 1300px;
	margin: 0 auto;
	background:url(../images/er.jpg) no-repeat center right;
}
.fot_menu_box {
	height: 270px;
	float: left;
}
.fot_menu_title p {
	line-height: 30px;
	color:#ebebeb;
	font-size: 18px;
	font-weight: bold;
}
.fot_menu_red {
	height: 2px;
	width: 100%;
	background:url(../images/xx.jpg) no-repeat left;
}
.fot_menu {
	height:180px;
	width: 100%;
	float: left;
	margin-top: 30px;
}
.fot_menu li {
	height: 35px;
	width: 100%;
	line-height:35px;
	border-bottom:1px solid #393939;
	background:url(../images/oo.jpg) no-repeat center left;
}
.fot_menu li a {
	line-height: 35px;
	font-size: 13px;
	color: #eaeaea;
	display: block;
	padding-left: 25px;
}
.fot_menu li a:hover {
	font-size: 13px;
	color: #1562d2;
}
.fot {
	height:30px;
	width: 100%;
	margin: 0 auto;
	background: #1562d2;
}
.fot_z {
	height: 355px;
	width: 100%;
	background: #313131;
}
.fot_d {
	height:45px;
	width: 100%;
	background: #222222;
}
.fot_d_z {
	height: 45px;
	width: 1300px;
	margin: 0 auto;
}
.fot_d_z_l p {
	line-height: 45px;
	width: 1300px;
	float: left;
	display: block;
	font-size: 13px;
	color: #cecece;
}
.fot_d_z_l a {
	font-size: 13px;
	color: #cecece;
}
.fot_d_z_r {
	width: 500px;
	height: 45px;
	float: right;
}
.fot_d_z_r li {
	float: left;
	line-height: 45px;
	width:83px;
}
.fot_d_z_r li a {
	line-height: 45px;
	width:83px;
	display: block;
	font-size: 13px;
	color: #cecece;
	text-align: center;
}





/*page_location*/




.page_location {
	width:100%;
	height:50px;
	line-height: 50px;
	background:url(../images/0222.png) left no-repeat;
	font-size:14px;
	border-bottom:1px solid #ddd
}
.page_location .s_width {
	background:url(../images/home_ico.png) no-repeat left center;
	color:#666
}
.page_location .s_width p {
	padding:0 0 0 30px;
}
.page_location .s_width a {
	color:#666
}
.page_location .s_width .se_add li {
	float:left;
	width:180px;
	text-align:center;
	border-right:1px solid #ddd
}
.page_location .s_width .se_add li a {
	color:#444;
	display:block;
}
.page_location .s_width .se_add li a:hover {
	color:#fff;
	background:#1562d2;
	font-size:16px;
}

/*erjiyemian*/

.product_title {
	background:url(../images/p_tite.png) no-repeat center bottom;
	height:75px;
	line-height:75px;
	text-align:center;
	font-size:33px;
	color:#000000;
	font-weight:bold;
}
.product_title span {
	text-transform:uppercase;
	color:#0049b7;
	padding:0 0 0 10px;
}
.product_title_p {
	line-height:42px;
	text-align:center;
	color:#4e4e4e;
	font-size:16px;
	margin-bottom: 20px;
}
.index_title {
	height:75px;
	line-height:75px;
	text-align:center;
	font-size:38px;
	color:#000000;
	font-weight:bold;
}
.index_title span {
	text-transform:uppercase;
	color:#1562d2;
	padding:0 0 0 10px;
}
.erji {
	padding:30px 0 0 0
}
.erji h2 {
	text-align:center;
	color:#000;
	font-size:24px;
	text-transform:uppercase
}
.erji h2 p {
	font-size:33px;
	color:#08912a;
	font-weight:bold;
	line-height:60px;
}
.erji h2 p span {
	color:#ec0c41
}
.erji .s_width {
	margin-bottom:50px;
}
.erji .s_width .l {
	width:601px;
	position: absolute
}
.erji .s_width_r {
	width:458px;
	font-size:20px;
	color:#333333;
	font-weight:bold;
	position:absolute;
	background:url(../images/welcome.png) no-repeat left 30px;
	right:0;
	padding:110px 50px 0 89px;
	border:1px solid #ccc;
}
.erji .s_width_r p {
	font-size:14px;
	color:#2d2d2d;
	line-height:31px;
	font-weight:normal;
	padding:20px 0 55px 0;
}
.erji_lv {
	width:1300px;
	margin:0 auto;
	padding:20px;
	border: 1px solid #eeefef;
	line-height:35px;
	font-size:15px;
	color:#333;
}
.erji_lv p {
	line-height:35px;
	font-size:15px;
	color:#333;
	padding:10px 30px;
}
.erji_lv_bg {
	background:url(../images/images/lvse.jpg) no-repeat center center;
	height:70px;
}

/*==========分页样式===========*/
.paging {
	width:100%;
	height:50px;
	text-align:center;
	padding:30px 0;
}
.paging a, .paging span {
	font:16px/22px "microsoft yahei";
	color:#666666;
	text-decoration:none;
	padding:5px 12px;
	border:solid 1px #c9c9c9;
	display:inline-block;
	white-space:nowrap;
	margin:0 3px;
	border-radius:3px;
	background:#1562d2;
	box-shadow: inset 0 0 30px rgba(239, 239, 239, 0.5)
}
.paging a {
	background:none;
}
.paging a:hover {
	background:#1562d2;
	color:#fff;
	border:1px solid #1562d2;
	box-shadow: inset 0 0 30px rgba(80, 80, 80, 0.5)
}
.paging span {
	background:#636363;
	color:#fff;
	border:1px solid #0d50c1;
	box-shadow: inset 0 0 30px rgba(80, 80, 80, 0.5)
}
.paging .current {
	background:#1562d2;
	color:#fff;
	border:1px solid #1562d2;
	box-shadow: inset 0 0 30px rgba(80, 80, 80, 0.5)
}
.body_content {
	line-height: 35px;
	font-size: 15px;
	color: #333;
	padding: 10px 20px;
}
/*se_hangye*/
.se_hangye {
	width:1300px;
	margin:0 auto;
}
.se_hangye ul {
	position:relative
}
.se_hangye li {
	margin-bottom:20px;
	margin-right:10px;
	padding:20px;
	border:1px dashed #ccc;
	width:577px;
	float:left;
	position:relative;
	top:20px;
	left:20px;
	cursor: pointer;
	min-height:140px;
}
.se_hangye li:nth-child(2n) {
}
.se_hangye li.hover {
	border:1px dashed #1562d2;
	background:#ccf6fa
}
.se_hangye_con {
}
.se_hangye_con_t {
	line-height:40px;
}
.se_hangye_con_t a {
	font-size:18px;
	line-height:50px;
	font-weight:bold;
	color:#333;
}
.se_hangye_con_other {
	font-size:14px;
	color:#666;
	line-height:20px;
	padding:0 0 10px 0
}
.se_hangye_con_t_intro {
	font-size:14px;
	color:#777;
	line-height:28px;
}
.se_date {
	line-height:30px;
	color:#555;
	font-size:14px;
	font-weight:normal;
}


.fl {
	float: left;
}

.w1200 {
	width:1300px;
	margin: 0 auto;
}

#main {
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 16px;
	line-height: 35px;
}
.ny_left {
	width: 300px;
	height: auto;
	float: left;
}
.ny_right {
	width: 1000px;
	height: auto;
	float: right;
}
.bass {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #666;
	border-bottom: solid 1px #ccc;
	width: 1000px;
	margin-bottom: 30px;
}
.bass a {
	color: #666666;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.bass100 {
	height: 60px;
	border-bottom: solid 1px #ccc;
	width: 100%;
	margin-bottom: 30px;
}
.bass100 p {
	width: 1300px;
	height: 60px;
	margin: 0 auto;
	line-height: 60px;
	font-size: 16px;
	color: #666;
}
.bass100 p a {
	color: #666666;
	text-decoration: none;
	font-size: 18px;
}
.nr16 {
	width: 1000px;
	height: auto;
	font-size: 16px;
	line-height: 35px;
	color: #000;
}
.nr20 {
	width: 930px;
	height: auto;
	font-size: 20px;
	line-height: 40px;
	color: #000;
}
.pc_tt {
	background: url(../images/pro.png) center center no-repeat;
	width: 270px;
	height: 120px;
}
.pc_tt h2 {
	padding-top: 28px;
	margin: 0 auto;
	font-size: 30px;
	font-weight: bold;
	color:#FFF;
	text-align:center
}
.pc_tt p {
	font-size: 16px;
	color: #fff;
	text-align: center;
	text-transform:uppercase;
}
.left_cplei {
	width: 268px;
	height: auto;
	margin-bottom: 10px;
	padding: 5px 0px;
	box-sizing: border-box;
}
.left_cplei li {
	width: 268px;
	height: 50px;
	margin: 5px auto;
	text-align: left;
	line-height: 50px;
	font-size: 16px;
	border: solid 1px #ccc;
	background: url(../images/left11.jpg) 20px center no-repeat;
	display: block;
}
.left_cplei li a {
	padding-left: 50px;
	color: #333;
	display: block;
	width: 218px;
	height: 50px;
 -webkit-transition-duration: .5s;
 -moz-transition-duration: .5s;
 -ms-transition-duration: .5s;
 -o-transition-duration: .5s;
 transition-duration: .5s;
}
.left_cplei li a:hover {
	color: #fff;
	background: url(../images/left22.png) 20px center no-repeat #1562d2;
}
.left_cplei p {
	width: 220px;
	height: 35px;
	margin: 5px auto;
	border-bottom: dashed 1px #ccc;
}
.left_cplei p a {
	color: #000;
	text-decoration: none;
	width: 228px;
	height: 35px;
	font-size: 14px;
	color: #000;
	line-height: 35px;
	display: block;
	padding-left: 10px;
}
.left_cplei p a:hover {
	color: #ff0000;
}
.lx_nr {
	width: 268px;
	height: auto;
	border: solid 1px #ccc;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	padding: 15px;
	box-sizing: border-box;
	background: #1562d2;
}
.lx_nr h2 {
	font-size: 20px;
	color: #fff;
	background: url(../images/left33.PNG) bottom center no-repeat;
	line-height: 50px;
	padding-bottom: 10px;
}
.lx_nr h2 img {
	vertical-align: middle;
	margin-right: 5px;
}
.h50 {
	height:50px;
}
.home-pro-tt {
	width: 100%;
	height: 90px;
	background: #fff;
}
.home-pro-tt h2 {
	color: #189b537;
	font-size: 32px;
	padding-left: 20px;
	padding-top: 15px;
	float: left;
}
.home-pro-tt h2 em {
	font-size: 14px;
	color: #999;
	font-weight: initial;
	display: block;
}
.home-pro-tt a {
	width: 70px;
	height: 35px;
	background: url(../images/more22.jpg) center 15px no-repeat #fff;
	font-size: 16px;
	text-align: center;
	color: #666;
	display: block;
	float: right;
	padding-top: 30px;
	margin: 15px;
}
.home-pro-tt a:hover {
	color: #189b53;
}
#DX_pro-box {
	width: 900px;
}
#DX_pro-box li {
	width: 280px;
	height: 250px;
	background: #fff;
	margin: 8px;
	float: left;
	list-style: none;
	overflow: hidden;
	position: relative;
	z-index: 0;
	box-shadow: 0px 0px 5px #ccc;
}
#DX_pro-box li img {
	width: 280px;
	height: 210px;
	padding: 0;
	margin: 0;
}
#DX_pro-box li p {
	position: absolute;
	width: 280px;
	height: 40px;
	background: #fff;
	z-index: 999;
	left: 0;
	bottom: 0;
 -webkit-transition-duration: .5s;
 -moz-transition-duration: .5s;
 -ms-transition-duration: .5s;
 -o-transition-duration: .5s;
 transition-duration: .5s;
	text-align:center;
}
#DX_pro-box li:hover p {
	position: absolute;
	width: 280px;
	height: 80px;
	background: #fff;
	z-index: 999;
	left: 0;
	bottom: 0;
	text-align:center;
}
#DX_pro-box li:hover img {
	transform: scale(1.2);
	transition: all 0.6s;
}
#DX_pro-box li:hover .more22 {
	background: #1562d2;
}
#DX_pro-box li p>a {
	width: 100%;
	line-height:40px;
	height: 40px;
	text-align: left;
	font-size: 16px;
	color: #000;
	display: block;
	text-align:center
}
#DX_pro-box li p em {
	background: url(../images/pro-tel1.png) left center no-repeat;
	padding-left: 10px;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	display: block;
	margin-left: 30px;
}
#DX_pro-box .more22 {
	background: #1562d2;
	text-align: center;
	width: 280px;
	height: 40px;
	line-height:40px;
	font-size: 18px;
	display: block;
}
#DX_pro-box .more22 a {
	color: #fff;
	text-align: center;
}
/*联系我们*/
.Icontact_box {
	background: url(../images/map1.jpg) no-repeat top center;
}
.Icontact_box .wrap {
	width: 1260px;
}
.Icontact_box .abt a {
	color:#fff;
	display:block;
	text-align: center;
}
.Icontact_box .abt a h3 {
	color:#fff;
	font-size:46px;
	line-height:47px;
	height:47px;
	font-weight: bold;
transition: .3s;
}
.Icontact_box .abt a:hover h3 {
	color: #FF8A00;
}
.Icontact_box {
	width:100%;
	height:521px;
}
.Icontact_box .div2 {
	background:url(../images/tj_21.png) no-repeat bottom center;
	width:300px;
	height:491px;
	padding-left:50px;
	padding-top:30px;
	color:#fff;
	padding-right:50px;
	float: right
}
.Icontact_box .div2 .p1 {
	font-size:18px;
	text-transform:uppercase;
}
.Icontact_box .div2 .p2 {
	font-size:30px;
	line-height:38px;
	margin-top:5px;
	font-weight:bold;
	background:url(../images/tj_26.jpg) left bottom no-repeat;
	padding-bottom:30px;
}
.Icontact_box .div2 .p3 {
	background:url(../images/tj_22.png) left center no-repeat;
	height:53px;
	line-height:53px;
	overflow:hidden;
	padding-left:30px;
	border-bottom:1px solid #5eb0ff;
	font-size:14px;
}
.Icontact_box .div2 .p4 {
	background:url(../images/ctel.png) left center no-repeat;
	height:53px;
	overflow:hidden;
	padding-left:58px;
	font-size:14px;
	margin-top:30px;
	margin-bottom:15px;
}
.Icontact_box .div2 .p4 h4 {
	font-size: 31px;
}
.Icontact_box .div2 .p5 {
	background:url(../images/tj_23.png) left center no-repeat;
	height:53px;
	line-height:53px;
	overflow:hidden;
	padding-left:30px;
	border-bottom:1px solid #5eb0ff;
	font-size:14px;
}
.Icontact_box .div2 .p6 {
	background:url(../images/tj_25.png) left center no-repeat;
	height:53px;
	line-height:53px;
	overflow:hidden;
	padding-left:30px;
	border-bottom:1px solid #5eb0ff;
	font-size:14px;
}
.Icontact_box .div2 .p7 {
	background:url(../images/tj_27.png) left center no-repeat;
	height:53px;
	line-height:53px;
	overflow:hidden;
	padding-left:30px;
	border-bottom:1px solid #5eb0ff;
	font-size:14px;
}
.Icontact_box .div2 .p8 {
	background:url(../images/tj_28.png) left center no-repeat;
	height:53px;
	line-height:53px;
	overflow:hidden;
	padding-left:30px;
	border-bottom:1px solid #5eb0ff;
	font-size:14px;
}
.Icontact_box .div2 .p9 {
	background:url(../images/tj_29.png) left center no-repeat;
	height:53px;
	line-height:53px;
	overflow:hidden;
	padding-left:30px;
	border-bottom:1px solid #5eb0ff;
	font-size:14px;
}
.left_lx_box {
	width:270px;
	background:#EFEFEF;
	margin:20px 0px;
	border-radius:0 0 5px 5px;
}
.left_lx_box_tit {
	color: #fff;
	background: #1562d2;
	padding: 25px 0;
	text-align: center;
	font-size: 30px;
	border-radius: 5px 5px 0 0;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}
.left_content_sty {
	font-size:16px;
	line-height:35px;
	padding:10px;
	color:#333
}
/*内页产品列表 */
.NPro_box {
	height: auto;
	width: 100%;
	margin: 0 auto;
}
.NPro_box li {
	float: left;
	width: 23.2558139535%;
	background: #1562d2;
	margin: 2% 0 0 1.4%;
}
.NPro_box li a {
	display: block;
	overflow: hidden;
	position: relative;
}
.NPro_box li a h4 {
	overflow: hidden;
}
.NPro_box li a img {
	width: 100%;
	height:174px;
	display: block;
    transition: all .5s;
}
.NPro_box li a ol {
	line-height: 40px;
	color: #fff;
	width: 100%;
    transition: all .3s;
	font-size: 16px;
	border-bottom: 1px solid #fff;
	padding: 0 10px;
	box-sizing: border-box;
}
.NPro_box li a ol a {
	color: #555;
	font-size: 16px;
}
.NPro_box li a:hover {
	color: #fff;
}
.NPro_box li a:hover img {
	transform: scaleX(1.2) scaleY(1.2);
}
.NPro_box li a:hover ol {
	background:#182f75;
	color: #fff;
	padding-left: 15px;
}
/*About_box*/

.contact_left {
	width:600px;
	height:460px;
	text-align:center
}
.contact_right {
	width:600px;
	height:440px;
	text-align:left;
	font-size:17px;
	line-height:40px;
	padding:20px 0 0 98px;
	border:1px solid #eee;
	background:#fff
}
.contact_right strong {
	color:#333
}
.map {
	width:100%;
	overflow:hidden;
}