﻿*{ margin:0; padding:0; font-size:13px; font-family:microsoft yahei;}
html,body{  width:100%;  height:100%;position:relative; font-size:14px;}
img{vertical-align:middle;transition:all 0.7s;}
img:hover{transition:all 0.7s;}
a,img{ outline:0}
a{ text-decoration:none; color:#333; font-size:14px;}
a:hover{text-decoration:none; color:#ea0000;}
address, caption, cite, code, dfn, em, strong, th, var, optgroup, i{ font-style:inherit; font-weight:inherit; }
li{ list-style:none}
.fl{ float:left}
.pl{ left:0}
.pl,.pr{ position:absolute}
.pr{ right:0}
.fr{ float:right}
em{ text-transform:uppercase; font-family:arial}
.page{width:1200px;margin:0 auto;overflow:hidden;}
tr:nth-child(even) {
    background: none;
}
/*wel*/
.wel_to{width:100%;height:30px;line-height:30px;background:#05417e;color:#e2edff;border-bottom:1px solid #0c8ae2;}
.wel_li a{margin:0 18px 0 15px;color:#e2edff;}
.wel_li a:first-child{margin:0 18px 0 0;}
.wel_li a:last-child{margin:0 0 0 15px;}
.clearfix {
*zoom: 1;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/*top_main*/
.top_main {
	width: 100%;
	height: 37px;
	line-height: 38px;
	position: relative;
	z-index: 80;
	background-color: #f5f5f5;
	color: #666;
	font-size: 12px;
	border-bottom: 1px solid #ddd;
}
.top_main li {
	position: relative;
	display: inline-block;
	text-align: center;
	margin: 0 8px;
}
.top_main .split {
	display: inline-block;
	width: 1px;
	height: 12px;
	background: #666;
	vertical-align: middle;
	margin: 0;
	margin-top: -2px;
}
.top_main li a {
	color: #666;
	cursor: pointer;
}
.top_main li a:hover {
	color: #0e87db;
}
/*header_main*/
.ico {
    background: url(../images/icon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.header_main {
	width: 100%;
	height: 130px;
	z-index: 100;
	background: #fff;
}
.header_main .logo {
	display: block;
	margin-top: 10px;
}
.header_main .albb{
	margin-top: 32px;
}
.header_main .logo img {
	width: 100%;
	height: 100%;
	display: block;
}
.header_main .tel {
	width: 300px;
	padding: 30px 0 0 0;
	line-height: 26px;
	margin-left: 30px;
}
.header_main .tel b {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
}
.header_main .tel span {
	color: #0974aa;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	font-family: arial;
	display: inline-block;
}
.header_main .tel s {
	width: 57px;
	height: 57px;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	background-position: 0 0;
}
.nav_main {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #0974aa;
	position: relative;
	z-index: 3;
}
.nav .list {
	width: 102%;
	margin: 0 auto;
	height: 48px;
	line-height: 48px;
	position: relative;
}
.nav_main .nav {
	width: 1200px;
	margin: 0 auto;
}
.nav_main .nav li {
	float: left;
	width: 202px;
	height: 60px;
	line-height: 60px;
	display: block;
	position: relative;
	z-index: 10;
	font-size: 16px;
	border-right: 1px solid #fff;
	text-align: center;
}
.nav_main .nav li:first-child {
	border-left: 1px solid #fff;
	background: none;
}
.nav_main .nav li a {
	display: block;
	color: #fff;
	font-size: 16px;
}
.nav_main .nav li a:hover, .nav_main .nav li a.hover, .nav_main .nav li.hover {
	background: #0d6b9a;
}
.nav_main .nav dl {
	width: 100%;
	position: absolute;
	left: 0;
	top: 60px;
	z-index: 12;
	border: 1px solid #0a6cb0;
	border-top: 0;
}
.nav_main .nav dl {
	position: absolute;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
}
.nav_main .nav li:hover dl {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
.nav_main .nav dl dd {
	line-height: 44px;
	height: 44px;
	text-align: left;
	position: relative;
	z-index: 12;
	display: block;
	width: 100%;
	border-top: 1px solid #0a6cb0;
}
.nav_main .nav dl dd:first-child {
	border: none;
}
.nav_main .nav dl dd a {
	color: #fff;
	font-size: 14px;
	padding: 0;
	width: 100%;
	background: #0974aa;
	text-align: center;
}
/* banner */
#banner_main {
	overflow: hidden;
	position: relative;
	z-index: 2;
	max-width: 1920px;
	margin: 0 auto;
}
#banner_main .banner {
	height: 560px;
}
#banner {
	width: 100%;
	min-width: 1000px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
#banner, .banner ul {
	max-height: 560px;
	overflow: hidden;
}
.banner li {
	width: 100%;
	position: absolute;
	z-index: 1;
	overflow: hidden;
	display: none;
}
.banner li:first-child {
	display: block;
}
.banner li img {
	width: 1920px;
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
#banner .tip {
	width: 1000px;
	height: 20px;
	line-height: 0;
	font-size: 0;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	bottom: 42px;
	z-index: 3;
}
#banner .tip span {
	width: 16px;
	height: 16px;
	margin: 0 6px;
	display: inline-block;
	font-size: 0;
	cursor: pointer;
	background-position: -150px 0px;
}
#banner .tip span.cur {
	background-position: -130px 0px;
}
#banner #btn_prev, #banner #btn_next {
	width: 32px;
	height: 50px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 5;
}
#banner #btn_prev {
	background-position: -60px 0;
	left: 4%;
	transition: all 600ms ease;
}
#banner #btn_next {
	background-position: -92px 0;
	right: 4%;
	transition: all 600ms ease;
}
#banner #btn_prev:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	transition: all 600ms ease;
	left: 3.6%;
}
#banner #btn_next:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	transition: all 600ms ease;
	right: 3.6%;
}

/*搜索*/
.sea_boxd{width:100%; overflow:hidden; margin:0 auto; position:absolute; top:552px;}
#top_search{height:60px; border-bottom:1px solid #eee; box-shadow:0px 10px 10px #eee;}
#search_b{width:1200px; margin:0 auto; height:60px; line-height:60px; overflow:hidden; color:#666666; font-size:14px;}

#search-i{float:right; width:50px; overflow:hidden; height:27px; margin-top:15px;}
#search-bg{float:left; width:300px; height:25px; line-height:25px; overflow:hidden; text-indent:12px; border:#dcdcdc 1px solid; border-right:none; margin-top:15px; background-color:#FFF;}
#search-text{width:819px; float:left; line-height:60px; height:60px; font-size:14px; background:url(../uploadfile/image/20180824/20180824100938_2019203375.jpg) no-repeat left; padding-left:30px;}
.search-text1 a{ padding-left:6px; padding-right:6px; font-size:14px;}
.search-text1 a:hover{color:#ff6c00; padding-left:6px; padding-right:6px; font-size:14px; text-decoration:underline;}
/*tt_all*/
.tt_all{text-align:center;position: relative;padding-top: 20px;}
.tt_all p{line-height:24px;font-size:24px;color:#a4a4a4;margin:6px 0;}
.tt_all:after{content:'';width:50px;height:6px;background:#f1bd0a;position: absolute;top: 0;left: 50%;margin-left: -25px;}
/*busi*/
.busi{width:1024px;margin:10px auto;}
.busi ul{height:210px;margin-top:30px;}


.btn_more{margin:30px auto;text-align:center;}
.btn_more button{width: 122px;height: 36px;line-height: 36px;border:none;background: #09519b;font-size: 14px;color: #fff;cursor: pointer;}
.busi_bt{text-align:center;font-size:16px;color:#a1a1a1;line-height:16px;margin:30px 0;}
/*product*/
.pro_bg{width:100%;padding:10px 0;background:#fcfcfc;position:relative;}
.pro_tt{margin-bottom:30px;}
.pro_tt p{color:#a4a4a4;}

.pro_list_le{width:256px;background:#f5f5f5;}
.pro_fl_tt{background:#0974aa;color:#fff;text-align:center;padding:30px 0;    position: relative;}
.pro_fl_tt p{font-size:22px;font-weight:bold;line-height:18px;margin-bottom:15px;}
.pro_fl_tt em{font-size:12px;font-weight:normal;line-height:12px;}
.pro_fl_tt:after{content:'';width:240px;height:90px;position: absolute;top:50%;left:50%;margin: -46px -120px;border:1px solid #0f87c3;}
.pro_fl_tt:before{content:'';width:220px;height:70px;position: absolute;top:50%;left:50%;margin: -36px -110px;border:1px solid #0f87c3;}

.pro_list_le .table{width:236px;margin: 10px;}
.pro_list_le .table>p>a{line-height:55px;display:block;font-weight:normal !important;border-bottom: 1px solid #efefef;position: relative;padding-left: 18px;font-size: 15px;}
.pro_list_le .table>p>a:hover,.pro_list_le table .cur td a{color:#0974aa;}
.pro_list_le .table>p>a:after{content:'';width:5px;height:5px;border:2px solid #0974aa;position: absolute;left: 0;top: 50%;margin-top: -5px;border-radius: 2px;}

.list_kbx{width: 228px;border-top:none;background: #0974aa;padding: 14px;text-align:left;font-size: 14px;color: #fff;line-height:30px;}
.list_kbx span{font-size: 16px;line-height:36px;letter-spacing:3px;font-weight: bold;}
.list_kbx a{font-size:14px;font-family: arial;color:#fff;}

.pro_img_list{width:924px;height:900px;overflow:hidden;position:relative;transition-delay: 2s;}
.pro_img_list_b{width:924px;height:900px;position:absolute;top:0;left:0;display:none;}
.pro_img_list_b.cur{display:block;}
.pro_img_list_b table tr  td{width: 294px !important;overflow: hidden;display: inline-block;}
.pro_img_list_b table tr  td+td{margin-left:20px;}
.pro_img_list_b table tr td span a{margin-bottom:20px;}
.pro_img_list_b table td {position:relative;padding-left:0 !important;}
.pro_img_list_b table td>a{width:294px;height:222px;overflow:hidden;display:block;position:relative;}
.pro_img_list_b table td span a{width:294px;font-size:16px;color:#fff;background:#186dca;line-height:66px;text-align:center;display: block;}
.pro_img_list_b table td img{transition:all 0.6s;}
.pro_img_list_b table td:hover img{transform: scale(1.4);}
.pro_img_list_b table td>a:before{content:'';width:294px;height:0;background:rgba(9,152,252,0.6);transition:all 0.6s;;position:absolute;top:0;left:0;z-index: 2;}
.pro_img_list_b table td:hover>a:before{content:'';height:287px;}
.pro_img_list_b table td br{font-size:0;display: none;}

.pro_img_list_b table .iconfont{width:100%;height:100%;text-align:center;line-height:222px;position:absolute;top:0;left:0;font-size:30px;color:#fff;z-index: 3;display:none;}
.pro_img_list_b table td:hover  .iconfont{display:block;}

.ggt{width:100%;height:210px;background:url(../images/20180917103734_784330283.jpg) center;}
.ggtbox{width:1200px;height:210px;margin:0 auto;position: relative;}
.ggtbox a{width:165px;height:41px;display: block;position: absolute;right: 330px;top: 94px;}
.ggt2{width:100%;height:326px;background:url(../images/20180917103734_783396366.jpg) center}
/*ys*/
.ys_box{margin:20px auto;}
.ys_box ul{width:1200px;margin:0 auto;overflow:hidden;}
.ys_box ul li{width:260px;float:left;text-align:center;cursor:pointer;padding:20px;background:#fcfcfc;}
.ys_box ul li h3{font-size:18px;line-height:18px;color:#09519b;font-weight:normal;}
.ys_box ul li p{width:50px;height:3px;background:#09519b;margin:0 auto;}
.ys_box ul li span{font-size:14px;line-height:14px;color:#7e7e7e;margin:15px 0;display: inline-block;}
.ys_box ul .cur {background:#000;}
.ys_box ul .cur h3,.ys_box ul .cur span{color:#fff;}
.ys_box ul .cur p{background:#fff;}

.ys_con{overflow:hidden;margin-top: 0px;}
.ys_con_i{width:600px;height:331px;}
.ys_con_i img{display:none;}
.ys_con_i img.cur{display:block;}

.ys_con_w{width:540px;height:271px;background:#09519b;padding:30px;}
.ys_con_w_tt{font-size:24px;font-weight:bold;color:#fff;}
.ys_con_w p{width:50px;height:3px;background:#fff;margin:15px 0;}
.ys_con_w_w{font-size:14px;color:#d6eeff;line-height:32px;height:64px;}
.ys_con_w_ps{position:relative;height:64px;overflow:hidden;}
.ys_con_w_ss{position:absolute;top:0;left:0;transition:all 0.6s;}

.ys_con_w a{width:120px;height:34px;line-height:34px;border:1px solid #fff;display:block;text-align:center;color:#fff;}
.ys_con_w ol{overflow:hidden;margin:36px 0;}
.ys_con_w ol li{width:20px;height:2px;background:#fff;float:left;margin-left:5px;}
.ys_con_w ol li:first-child{margin-left:0;}
.ys_con_w ol .cur{background:#f1bd0a;}
/*bodt*/
.bodt{height:1px;width:100%;background:#eee;}
/*company*/
.com_box{margin:20px auto;}
.com_con,.yyly_con{overflow:hidden;margin-top:20px;}
.com_con_left{width:640px;height:424px;position:relative;}
.com_con_left h3{font-size:18px;line-height:18px;margin:16px 0;font-weight:bold;color:#09519b;}
.com_con_left p{width:50px;height:3px;background:#f1bd0a;margin-bottom:10px;}
.com_con_left span{font-size:14px;line-height:40px;color:#7e7e7e;}
.com_con_left a{width:122px;height:36px;line-height:36px;display:block;background:#09519b;font-size:14px;color:#fff;text-align:center;position:absolute;left:0;bottom:16px;overflow:hidden;}
.com_con_left a:before{content:'>> 查看更多';width:122px;height:36px;background:#f1bd0a;position:absolute;left:-122px;bottom:0px;transition:all 0.6s;}
.com_con_left a:hover:before{left:0;}
.com_con_left a:after{content:'';width:20px;height:50px;background:linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,1),rgba(255,255,255,0));transform:rotate(30deg);position:absolute;left:-30px;bottom:-5px;transition:all 0.6s ease-in 0.3s;}
.com_con_left a:hover:after{left:132px;}
.com_con_right{width:542px;height:389px;background:url(../images/20180820084608_418652436.png) top center no-repeat;text-align:center;padding-top:35px;}

.yyly_box{margin-bottom:50px;}
.yyly_con table tr div{margin-bottom:10px;}
/*new*/
.new_box{margin-top:50px;}
.new_con{margin-top:30px;overflow:hidden;}
.new_con_list{width:410px;height:456px;float:left;margin-left:42px;background:#fcfcfc;}
.new_con_list:first-child{width:276px;height:436px;margin-left:0;padding:10px;}
.new_con_list_tt{overflow:hidden;margin-bottom:15px;}
.new_con_list_tt h3{font-size:18px;line-height:18px;font-weight:bold;color:#09519b;padding-left:15px;position:relative;float:left;}
.new_con_list_tt h3:before{content:'';width:3px;height:16px;background:#09519b;position:absolute;top:4px;left:0;}
.new_con_list_tt em{font-size:12px;line-height:18px;color:#a4a4a4;margin-left:10px;}
.new_con_list_tt span{float:right;}
.new_con_list_tt span a{font-size:12px;line-height:18px;color:#a4a4a4;}

.new_con_list_c .news_div_item{position: relative;padding-top:207px;}
.new_con_list_c .news_div_item_pic{position: absolute;top:0;left:0;}
.new_con_list_c .news_div_item_pic img{width:276px;}
.new_con_list_c .news_div_item_content{position: absolute;top:207px;left:0;}
.new_con_list_c .news_div_item_date{position: absolute;top:218px;right:0;color:#999;}
.news_div_item_date div{float:left;}
.news_div_item_title a{font-size:15px;font-weight:bold;margin:10px 0;display:block;color:#666;}
.news_div_item_body{line-height:30px;color:#999;}

.new_con_con .news_div_item{padding:7px 0;transition:all 0.6s; clear:left; height:100px;}
.new_con_con .news_div_item_date{float:left;text-align:center;margin-right:15px;margin-top:9px;margin-left:8px;overflow:hidden;width:76px;height:31px;padding-top:59px;background:#d5d5d5;position:relative;}
.new_con_con .news_div_item_day{display:block;padding:4px 15px;font-size:36px;color:#d5d5d5;border:2px solid #d5d5d5;background:#f7f7f7;position:absolute;top:0;}
.new_con_con .news_div_item_month,.new_con_con .news_div_item_year{font-size:14px;line-height:14px;color:#fff;padding:9px 0;display:block;}
.new_con_con .news_div_item_year{width:40px;text-align:right;}
.new_con_con .news_div_item_month{width:26px;text-align:left;}
.new_con_con .news_div_item_body{line-height:26px;margin-bottom:8px;}

.new_con_con .cur{background:#09519b;color:#fff;}
.new_con_con .cur .news_div_item_day{border-color:#186dca;color:#186dca;}
.new_con_con .cur .news_div_item_date{background:#186dca;}
.new_con_con .cur .news_div_item_body,.new_con_list .cur .news_div_item_title a{color:#fff;}

.faq{width:390px;height:436px;padding:10px;}
.faq .new_con_list_tt{margin-bottom:0;}

.new_con_list_f .divdgweb_new_div_item{position: relative;margin-top: 6px;}
.new_con_list_f .divdgweb_new_div_item:first-child{margin-top:0px;}
.new_con_list_f .divdgweb_new_div_item_date{position: absolute;top:13px; right:0;}
.new_con_list_f .divdgweb_new_div_item_date div{float:left;color:#999;}
.new_con_list_f .divdgweb_new_div_item_title{font-size:16px;line-height:16px;font-weight:bold;color:#666;padding:15px 0 10px;}
.new_con_list_f .divdgweb_new_div_item_body{font-size:14px;color:#999;line-height:28px;display:block;}
.new_con_list_f .divdgweb_new_div_item_title,.new_con_list_f .divdgweb_new_div_item_body{position:relative;padding-left:25px;}
.new_con_list_f .divdgweb_new_div_item_title:after,.new_con_list_f .divdgweb_new_div_item_body:after{position:absolute;left:0;font-size:14px;width:16px;height:18px;line-height:18px;text-align:center;font-weight:normal;color:#fff;}
.new_con_list_f .divdgweb_new_div_item_title:after{content:'Q';background:#09519b;top:15px;}
.new_con_list_f .divdgweb_new_div_item_body:after{content:'A';background:#a9a9a9;top:5px;}
/*contant*/
.con_bg{width:100%;height:663pxpx;background:url(../images/20180820085257_527410685.jpg) top  center;margin-top:50px;}
.con_bg2{width:100%;height:563pxpx;background:rgba(255,255,255,0.7);padding:50px 0;}
.con_box{width:376px;height:483px;margin:0 auto;padding:40px 50px;background:url(../images/20180820085257_1152067598.png) top center no-repeat;}

.liu_tj{text-align:center;}
.con_lx{text-align:center;line-height:30px;font-size:14px;color:#fff;margin-top:45px;}
/*footer*/
.footer {
	width: 100%;
	color: #fff;
	padding-bottom: 48px;
	background: #0974aa;
	border-top: 8px solid #0974aa;
}
.footer .links {
	padding: 20px 0;
	font-size: 16px;
	border-bottom: 1px solid #fff;
}
.footer .links span {
	color: #fff;
	display: inline-block;
}
.footer .links a {
	display: inline-block;
	font-size: 14px;
	color: #939393;
	padding-right: 10px;
}
.footer .links a:hover {
	color: #0e87db;
}
.footer .bottom {
	border-top: 1px solid #0974aa;
}
.footer .bNav {
	width: 558px;
	height: 180px;
	margin-top: 28px;
	border-right: 1px solid #464a50;
}
.footer .di_logo img {
	width: 111px;
	height: 111px;
	background-size: 100%;
}
.footer .bNav dl {
	display: inline-block;
	float: left;
	width: 139px;
	overflow: hidden;
	text-align: left;
	padding-top: 10px;
}
.footer .bNav dl dt {
	height: 16px;
	display: block;
	padding-bottom: 20px;
}
.footer .bNav dl dt a {
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 16px;
}
.footer .bNav dl dd {
	display: block;
	height: 9px;
	padding-bottom: 16px;
}
.footer .bNav dl dd a {
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 14px;
}
.footer .bNav dl dd a:hover {
	color: #ffc343;
}
.footer .ewm {
	height: 180px;
	text-align: center;
	padding-left: 48px;
	margin-top: 28px;
	border-left: 1px solid #464a50;
}
.footer .ewm dl {
	width: 140px;
	float: left;
	display: block;
	margin-right: 30px;
	margin-top: 10px;
	height: 164px;
}
.footer .ewm dl:nth-child(2) {
	margin-right: 0px;
}
.footer .ewm dl:first-child+dl {
	margin-right: 0px;
}
.footer .ewm dl dt {
	width: 140px;
	height: 140px;
	background-color: #fff;
	text-align: center;
}
.footer .ewm dl dt img {
	width: 130px;
	height: 130px;
	display: inline-block;
	background-size: 100%;
	margin-top: 5px;
}
.footer .ewm dl dd {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	padding-top: 5px;
}
.footer .contact_info {
	width: 345px;
	height: 180px;
	padding-left: 75px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	margin-top: 28px;
}
.footer .contact_info p.p1 {
	font-size: 16px;
	color: #fff;
	line-height: 16px;
	padding-top: 10px; 
padding-bottom: 12px;}
.footer .contact_info p.dh {
	font-size: 36px;
	color: #0e87db;
	font-family: "Arial";
	line-height: 36px;
	padding-top: 4px;
	font-weight: bold;
	padding-bottom: 12px;
}
.footer .contact_info h3 {
	font-size: 20px;
	padding-top: 8px;
}
.footer .contact_info p.tel {
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	width: 270px;
}
.footer .contact_info i {
	display: block;
	padding-top: 8px;
	font-size: 14px;
	color: #fff;
}
.footer .contact_info i a {
	display: inline-block;
	color: #fff;
	padding-right: 12px;
}
/*copyright*/
.copyright {
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 12px;
	background: #0c5b84;
}
.copyright p {
	color: #fff;
}
.copyright span {
	margin: 0 6px;
}
.copyright a {
	color: #939393;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.copyright a:hover {
	color: #0e87db;
}

/*内页*/
#bodycon{overflow: hidden;margin-bottom: 30px;}
.pro_all_class{height:120px !important;width: 100% !important;margin-top: 30px !important;}
.pro_all_class a{padding:10px 21px;color:#666;display:inline-block;border:1px dashed #bbb;margin-left: 10px;margin-bottom: 10px;transition:all 0.6s;}
.pro_all_class a.cur{color:#f1bd0a;border:1px solid #f1bd0a;}
.pro_all_class a:hover{color:#ddad06;border:1px solid #ddad06;}

.strong_title{display:none;}
.mianbxContent{width:894px !important;padding-left: 30px;text-align: left !important;height: 38px !important;line-height: 38px !important;position: relative;overflow:hidden;margin:30px auto 10px !important;border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.mianbxContent:before{content:'>';width:20px;height:20px;text-align:center;line-height:20px;color:#fff;background:#0974aa;position:absolute;left:0;top:9px;transition:all 0.6s;}
.mianbxContent:after{content:'>';width:20px;height:20px;text-align:center;line-height:20px;color:#fff;background:#ffc343;position:absolute;left:0;top:38px;transition:all 0.6s;}
.mianbxContent:hover:before{top:-38px;}
.mianbxContent:hover:after{top:9px;}

/*内页新闻*/
#center{height: auto !important;width: 924px !important;margin-left: 20px;}
.shopmrsc{overflow:hidden;margin-top:20px;}
.shopmrsc li a{display:block;float:left;}
.shopmrsc li img{padding:1px;border:1px solid #ccc;}
.xwlb_content .xwlbbt{font-size:16px;font-weight:bold;color:#666;}

.pro_list_box_item_l img{padding:1px;border:1px solid #ccc;}
.pro_list_box_item{border-bottom: #efefef solid 1px;overflow: hidden;padding: 10px 10px;margin-top: 20px;}
.pro_list_box_item:hover{background-color: #f9f9f9;}
.pro_list_box_item_r{font-size: 14px;font-weight: normal;line-height: 24px;margin-top: 7px;color: #999;line-height: 32px;}
.pro_list_box_item_r a strong{font-size: 16px;font-family: "Microsoft YaHei";font-weight: normal;color: #666;}
.pro_list_box_item_r a font{color:#999;}

/*内页产品*/
#igetxt{width: auto !important;display:block;background:#333;padding: 10px;height: 32px !important;}
#igetxt ul li{background: #09519b !important;color: #fff;border:none !important;padding: 5px 10px !important;margin-left: 0 !important;}
#igetxt ul li.cur{background:#f1bd0a !important;}

/*内页幻灯片*/
.ban_com{height:420px;background:url(../images/20180928082630_1517793968.jpg) center;}
.ban_new{height:420px;background:url(../images/20180917113218_1137803044.jpg) center;}
.ban_pro{height:420px;background:url(../images/20180928082630_1482642920.jpg) center;}
.ban_fee{height:420px;background:url(../images/20180917113218_531553653.jpg) center;}
.ban_con{height:420px;background:url(../images/20180917113218_150743055.jpg) center;}
.ban_fan{height:420px;background:url(../images/20180917112658_428336765.jpg) center;}