@charset "utf-8";
/* CSS by 软月互动 www.softmoon.com.cn */
body { margin:0 auto; font-size:14px; FONT-FAMILY: '微软雅黑', Arial, Helvetica, sans-serif; COLOR: #333;}
td { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
th { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
div { padding:0px; margin:0px; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; LIST-STYLE-TYPE: none; BORDER-BOTTOM-STYLE: none}
ul { padding:0px; margin:0px; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; LIST-STYLE-TYPE: none; BORDER-BOTTOM-STYLE: none}
li { padding:0px; margin:0px; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; LIST-STYLE-TYPE: none; BORDER-BOTTOM-STYLE: none}
a { color:#333; text-decoration:none;}
a:hover { color:#0087cd; text-decoration:none;}
* { padding: 0px;margin: 0px;}
img { border:0px; display:inline;}
em { font-style:normal}
button,input,select,textarea { font-size:13px;font-family:inherit;margin:0;outline:none;resize:none;border:none;}

.hover-up-3 { transition: 0.2s; overflow:hidden;}
.hover-up-3:hover { transform: translateY(-3px); transition: 0.2s;}

.navbar { min-height:100px; margin-bottom: 0px;}
.navbar-default { background: #fff; border-bottom: 4px #00468c solid; border-radius:0px;}
.navbar-default .navbar-nav>li { margin-left:10px;}
.navbar-default .navbar-nav>li>a { color:#7d7c7c;line-height: normal; padding-bottom: 38px; padding-top: 38px;}
.navbar-default .navbar-nav>li>a:hover { background:#00468c; color:#fff;}
.navbar-right { font-size: 16px;}

.navbar-nav>li.hover a { background:#00468c; color:#fff;}
.navbar-nav>li.hover a:hover { background:#00468c; color:#fff;}


.focusPicture-mod { margin-bottom: 40px; height: 580px;}
.focusPicture-mod .swiper-container {width: 100%;height: 100%;margin-left: auto;margin-right: auto;}
.focusPicture-mod .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
    background-position: 50% 50%;
	background-repeat:no-repeat;
}
.focusPicture-mod .swiper-slide a { display:block; width: 100%; height: 100%;}
.focusPicture-mod .swiper-pagination-bullet {width: 30px; height: 5px; border-radius: 0px; opacity:1; margin:0 10px;}

.index_product { padding-top:60px; margin-bottom:60px;}
.index_product h3 { position: absolute; font-size: 80px; color: #efeeee; margin-top:-30px; margin-left: -8px;}
.index_product_title h1 { font-size:30px; color:#333; margin-bottom:25px;}
.index_product_title h1 small { height:5px; display: block; width:60px; background: #ed9200; margin-top:15px;}
.index_product_title p { color:#979797; line-height:26px; font-size: 16px;}
.index_product_title a { display:block;  width: 130px; text-align: center; line-height: 40px; background: #3488ea; color: #fff; font-size: 14px; border-radius: 4px;}
.index_product_title a:hover { background: #295b9a;}
.index_product_card { overflow:hidden;}
.index_product_card a { display:block; color:#fff; overflow:hidden; height:auto; border-radius:10px; position:relative; margin-left: -10px; margin-right: -10px;}
.index_product_card img { transition: all 0.6s;}
.index_product_card img:hover { transform: scale(1.2); /* 放大1.2倍 */}
.index_product_card p { position:absolute; bottom:0px; width:100%; background:rgb(39,61,98,0.5); line-height:40px; text-align: center; margin-bottom:0px; font-size:16px;}
.index_pro_btn { display:block;  width: 130px; text-align: center; line-height: 40px; background: #285b9a; color: #fff; font-size: 14px; border-radius: 4px; float: right; margin-top:90px;}
.index_pro_btn:hover { background: #3c71b2; color: #fff;}
.index_product_list { width: 280px; float: left; margin-right: 10px;}
.index_product_list .thumbnail { border:none; padding: 0px;}
.index_product_list .thumbnail .caption { padding: 0px;}
.index_product_list .thumbnail .caption h3 { font-size: 18px;}


.index_about { padding-top: 100px; background: #f9f9f9;}
.index_about h3 { position: absolute; font-size: 100px; color: #efeeee; margin-top:-50px;}
.index_about h1 { font-size: 36px; margin-bottom: 30px;}
.index_about h1 small { display:block; width: 60px; height: 5px; background: #5275ce; margin-top: 25px;}
.index_about p { font-size:16px; color:#808080; line-height: 30px; margin-bottom: 30px;}
.index_link { overflow: hidden; margin-top: 20px;}
.index_link div { float:left; margin-right: 10px; text-align: center;}
.index_link div a { display: block; background: #fff; padding: 15px 25px; color: #333; transition: all .2s ease; border-radius: 4px;}
.index_link div a:hover { background: #00468c; color: #fff; text-decoration: none;}
.index_link div i { width: 47px; height: 46px; display: block; margin: auto;}
.index_link div h4 { margin-bottom: 0px; font-size: 14px;}
.index_link div h4 small { display: block; font-size: 10px; color: #dadada; margin-top: 5px;}
.index_link .index_link_1 i {background:url(../images/index_about_ico_1_off.png);}
.index_link .index_link_1 a:hover i {background:url(../images/index_about_ico_1_on.png);}
.index_link .index_link_2 i {background:url(../images/index_about_ico_2_off.png);}
.index_link .index_link_2 a:hover i {background:url(../images/index_about_ico_2_on.png);}
.index_link .index_link_3 i {background:url(../images/index_about_ico_3_off.png);}
.index_link .index_link_3 a:hover i {background:url(../images/index_about_ico_3_on.png);}
.index_about_bg { background: url("../images/index_about_bg.png") no-repeat bottom right; padding-bottom: 80px;}

.index_why { padding-top:60px; padding-bottom:60px;}
.index_why .index_title { text-align:center; margin-bottom:60px;}
.index_why .index_title h1 { font-weight:bold; margin-bottom:15px;}
.index_why .index_title h1 span { color:#ff7e00;}
.index_why .index_title h1 small { display:block; background:url(../images/index_title_line.png) no-repeat; height:4px; width:198px; margin:0 auto; margin-top:20px;}
.index_why .index_title p { font-size:16px; color:#727272;}
.index_why_text { margin-bottom:20px; padding-right:15px;}
.index_why_text h3 { color:#005ba1; font-weight:bold; font-size:20px; margin-bottom:15px; margin-top:30px;}
.index_why_text h3 i { background:url(../images/index_why_ico.png) no-repeat; color:#fff; margin-right:10px; padding:7px; font-size:30px;}
.index_why_text p { line-height:20px; margin-bottom:10px; color:#666; padding-left:60px;}
.index_why_text p i {color:#005ba1; }

.index_btn_box { margin-top:60px;}
.index_btn_more { display:block; border:2px #ff7e00 solid; border-radius:4px; text-align:center; line-height:40px; color:#ff7e00; font-size:16px;}
.index_btn_more:hover { background:#ff7e00; color:#fff;}
.index_btn_kefu { display:block; border:2px #ff7e00 solid; border-radius:4px; text-align:center; line-height:40px; color:#fff; font-size:16px; background:#ff7e00;}
.index_btn_kefu:hover { background:#ea4200; color:#fff; border:2px #ea4200 solid; }

.index_case { padding:60px 0px; background: url(../images/index_case_bg.jpg) no-repeat; background-size: cover;}
.index_case .index_title { text-align: center; margin-bottom: 40px;}
.index_case .index_title h1 { margin-top: 0px; font-size:36px; color: #fff;}
.index_case .index_title p { text-transform: uppercase; color: #fff;}
.index_case_list .item { float: left; width: 365px; margin-right: 20px;}
.index_case_list .item:nth-child(3n) { margin-right: 0px;}
.index_case_list .thumbnail { padding:0; border:none; box-shadow:0 0 6px 2px rgba(29, 29, 29, 0.1); transition:ease all .3s; border-radius:4px; position: relative;}
.index_case_list .thumbnail img { border-radius:4px 4px 0px 0px;}
.index_case_list .thumbnail .caption { padding:5px; position: absolute; bottom: 0px; width: 100%; background-color: rgba(0,0,0,0.6);}
.index_case_list .thumbnail .caption h3 { margin-top:0px; margin-bottom: 0px; font-size:16px; line-height:25px; text-align:center; word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color: #fff;}
.index_case_list a { text-decoration:none;}

.index_news { padding-top:60px; padding-bottom:60px;}
.index_news .index_title { text-align: center; margin-bottom: 40px;}
.index_news .index_title h1 { margin-top: 0px; font-size:36px;}
.index_news .index_title p { text-transform: uppercase; color: #c8c8c8;}

/*焦点图*/
.focus { position:relative; width:520px; height:385px; background-color:#3488ea; float: left;}  
.focus img { width:520px; height:300px;} 
.focus .shadow { width:100%; position:absolute; left:0px; z-index:10; padding:15px 20px 10px 20px;} 
.focus .shadow .index_news_time { color: #fff; margin-top: 0px;}
.focus .shadow .index_news_info { width: 350px;}
.focus .shadow .index_news_info a { color:#fff; font-size: 18px;word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.focus .shadow .index_news_info p { color:#c6e0ff; font-size: 14px; word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; margin-top: 10px; width: 320px;}
.focus .btn { position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{ position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; } 
.focus .btn a:hover,.focus .btn a.current { cursor:pointer;background:#fc114a;}  
.focus .fPic { position:absolute; left:0px; top:0px; }  
.focus .D1fBt { overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .fcon { position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img { display:block; }  
.focus .fbg { bottom:15px; right:15px; position:absolute; text-align:center; z-index: 200; }  
.focus .fbg div { margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a { position:relative; display:inline; width:10px; height:10px; border-radius:7px; margin:0 2px;color:#e1e1e1;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover { background:#fff;}    
.focus .D1fBt img { display:none}    
.focus .D1fBt i { display:none; font-style:normal; }

.index_news_list { background:#fff; padding:25px; margin-bottom:15px; overflow:hidden; border: 1px #e5e5e5 solid;}
.index_news_time { float:left; text-align:center; margin-right:20px; border-right:1px #e5e5e5 solid; padding-right:20px; color:#666666; width:80px; margin-top:0px;}
.index_news_time span { font-size:18px;}
.index_news_time p { font-size:20px; font-weight:bold; margin-bottom:0px;}
.index_news_info { float:left; width:400px;}
.index_news_info h3 { font-size:16px; margin-top:0px; word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical;}
.index_news_info a h3 { color:#666;}
.index_news_info a:hover h3 {}
.index_news_info p { color:#b5b5b5; margin-bottom:0px; word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.index_news_list:hover { background:#3488ea;}
.index_news_list:hover a:hover { text-decoration:none;}
.index_news_list:hover .index_news_time { color:#fff;}
.index_news_list:hover h3 { color:#fff;}
.index_news_list:hover p { color:#cce0f8;}
.index_news .btn_more_news { display:block; width:130px; background:#00468c; color:#fff; text-align:center; line-height:40px; margin:0 auto; border-radius:6px; margin-top:30px;}
.index_news .btn_more_news:hover { text-decoration:none; background:#3488ea;}


.main_hui { background:#f6f6f6; padding-top:30px; padding-bottom:40px;}
.white_box { background:#fff; padding:40px;}
.banner img { margin:0 auto;}

.ny_title { border-bottom:1px #e5e5e5 solid; overflow:hidden; padding-bottom:1px #00468c solid; margin-bottom:30px; padding-bottom:15px;}
.ny_title h1 { float:left; font-size:28px; margin-top:0px; border-left:5px #006 solid; padding-left:15px; color:#333;}
.ny_title_nav { float:right; overflow:hidden;}
.ny_title_nav p { float:left; font-size:16px; margin-left:10px;}
.ny_title_nav p a { color:#666; display:block; padding:5px 15px;}
.ny_title_nav p a:hover { background:#cfa338; color:#fff; text-decoration:none;}
.ny_title_nav p a.thisclass { background:#cfa338; color:#fff;}

.about_box_content img { max-width:100%;}
.about_box_content { font-size:16px; color:#666666; line-height:30px;}
.about_box_content strong { color:#00468c;}
.about_fzlc { background:url(../images/about_fzlc_bg.jpg) no-repeat center bottom #fff;}

.clearfix-time { display:block;zoom:1; position:relative; overflow:hidden;}
.clearfix-time:before { content:''; position:absolute; left:50%; top:15px; width:1px; height:100%; background-color:#bc987a;}
.about2 { padding-bottom:80px}
.about2 ul { padding:0; margin:0;}
.about2 li { list-style:none; float:right; width:45%; text-align:left; position:relative; margin-top:80px}
.about2 li:before { display:block; width:15px; height:15px; border:3px solid #bc987a; border-radius:100%; background-color:#fff; left:-62px; top:12px;content:"";position:absolute;}
.about2 li h4 { font-size:26px; color:#bc987a; position:relative; display:block; text-decoration:none; font-family:lato; text-transform:uppercase;padding:4px 0;transition:.5s}
.about2 li:nth-child(2n):before { display:block; width:15px; height:15px; border:3px solid #bc987a;border-radius:100%;background-color:#fff; right:-62px;top:12px;left:auto;content:"";display:block;position:absolute;}
.about2 li p { font-size:16px; color:#666; margin-top:10px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.about2 li:nth-child(1){ margin-top:0}
.about2 li:nth-child(2){ margin-top:80px;}
.about2 li:nth-child(3){ margin-top:90px;}
.about2 li:nth-child(4){ margin-top:60px;}
.about2 li:nth-child(5){ margin-top:60px;}
.about2 li:nth-child(6){ margin-top:60px;}
.about2 li:nth-child(7){ margin-top:60px;}
.about2 li:nth-child(8){ margin-top:60px;}
.about2 li:nth-child(9){ margin-top:60px;}
.about2 li:nth-child(10){ margin-top:60px;}
.about2 li:nth-child(11){ margin-top:60px;}
.about2 li:nth-child(12){ margin-top:90px;}
.about2 li:nth-child(13){ margin-top:60px;}
.about2 li:nth-child(14){ margin-top:60px;}
.about2 li:nth-child(15){ margin-top:60px;}
.about2 li:nth-child(16){ margin-top:60px;}

.about2 li:nth-child(2n){ float:left; text-align:right;}


.about_rjzhuzuo { overflow:hidden; margin-bottom:20px;}
.about_rjzhuzuo h3 { font-size:18px; color:#333;}
.about_rjzhuzuo li { float:left; width:20%; list-style:none; padding-right:15px; margin-bottom:15px;}
.about_rjzhuzuo li img { width:100%; padding: 5px; border: 1px #e5e5e5 solid; cursor:pointer;}

/*---------------产品中心-------------------*/
.product_list { overflow: hidden;}
.product_list li { float: left; margin-right: 35px; text-align: center; font-size: 16px; margin-bottom: 35px; position: relative;}
.product_list li:nth-child(3n) { margin-right: 0px;}
.product_list li img { width: 340px; height: 340px;}
.product_list li p { position: absolute; width: 100%; background-color:rgba(0,0,0,0.5); bottom: -10px;line-height: 35px; color:#fff;}
.ban { width:480px; overflow:hidden; margin: 0 auto; margin-bottom: 20px;}
.ban2 { width:480px; height:480px; position:relative; overflow:hidden;}
.ban2 ul { position:absolute; left:0; top:0;}
.ban2 ul li { width:480px; height:508px;}
.prev { float:left; cursor:pointer;}
.num { width:500px; position:relative; float:left;}
.min_pic { width:480px; position: absolute; left: 590px; bottom: 140px;}
.num ul { position:absolute; left:0; top:0;}
.num ul li { margin-right:10px; border:3px solid #e5e5e5;}
.num ul li img { width: 80px; height: 80px;}
.num ul li.on { border:3px solid #ff6000; padding:0;}

.product_title h2 { font-size: 26px; font-weight: bold; margin-bottom: 15px; border-bottom: 1px #e5e5e5 solid; padding-bottom: 15px;}
.product_title p { line-height: 30px; color: #666; font-size: 16px;}


.pages { clear: both; text-align: center; font-size:14px; margin-bottom:20px; margin-top:60px;}
.pages ul { padding:0;}
.pages ul li { display:inline-block; margin: 0 3px; line-height: 20px; color:#999}
.pages ul li { color:#fff; font-size:14px;}
.pages ul li a { padding:6px 15px; border:1px #e5e5e5 solid; color:#666; display:block;}
.pages ul li a:hover { color: #ff5c00; border: 1px solid #ff5c00; background:#fffaf6; text-decoration:none;}
.pages ul li.thisclass { display: inline-block; margin: 0 3px;}
.pages ul li.thisclass a { color: #fff; border: 1px solid #ff5c00; background:#ff5c00;}
.pageinfo { display:none;}

.article_list { min-height:400px;}
.article_list_box { border-bottom:1px #e5e5e5 dashed; padding-bottom:15px; margin-bottom:15px; overflow:hidden;}

.article_list_pic { float:left; width:280px; padding:5px; border:1px #e5e5e5 solid; margin-right:30px;}
.article_list_pic img { width:100%;}
.article_list_text h2 { font-size:18px;}
.article_list_text h2 a { color:#333;}
.article_list_text h2 a:hover { text-decoration:none; color:#00468c;}
.article_list_text p { color:#9a9a9a;}
.article_list_text p i { background:#dff0ff; color:#0073de; padding:4px 10px; font-size:12px; margin-left:10px; font-style:normal; border-radius:4px;}
.article_list_text p i a:hover { text-decoration:none; color:#cc0000;}

.artcile_box { padding:0 100px;}
.artcile_title { text-align:center; font-size:24px; color:#333; font-weight: bold; line-height:35px; margin-bottom:20px;}
.artcile_info { text-align:center; margin-bottom:30px; font-size:16px; color:#adadad;}
.artcile_content { font-size:16px; color:#666; line-height:30px; text-indent: 2em;}
.artcile_content img { max-width:780px;}
.artcile_content p { margin-bottom:20px;}

.artcile_context { border-top:2px #e5e5e5 solid; padding-top:16px; margin-top:40px; color:#666;}
.artcile_context a:hover { color:#cc0000; text-decoration:none;}



.case_list { overflow: hidden;}
.case_list li { float: left; margin-right: 35px; text-align: center; font-size: 16px; margin-bottom: 35px; position: relative;}
.case_list li:nth-child(3n) { margin-right: 0px;}
.case_list li img { width: 340px; height: 211px;}
.case_list li p { position: absolute; width: 100%; background-color:rgba(0,0,0,0.5); bottom: -10px;line-height: 35px; color:#fff;}

.contact_box_content { font-size:16px; color:#7e7e7e;}
.contact_box_content strong { font-size:20px; margin-bottom:20px; color:#00468c; font-weight:normal; display: inline-block;}

.online_box { width:460px; margin:0 auto;}
.online_box .form-group { margin-bottom:20px;}
.online_box .form-group label { color:#333;}
.online_box textarea.form-control { height:180px;}

footer { background:#2e2e2e; color:#fff; padding-top:60px;}
.foot_bg { width: 1200px; margin: 0 auto; background:url(../images/foot_bg.png) no-repeat bottom right; padding-bottom: 40px;}
.foot_link_box { overflow: hidden;}
.foot_link_box li { float:left; margin-right: 25px;}
.foot_link_box li a { font-size:16px; color:#fff;}
.foot_link_box li p a:hover { text-decoration:none; color:#ffae00;}
.foot_contact { float:right; background:url(../images/foot_contact_telicon.png) no-repeat 0px 10px; padding-left:65px;}
.foot_contact h2 { font-size:39px; margin-top:10px;}
.foot_contact p { color:#b2b3b3;}
.copyright { color:#b2b3b3; font-size:14px; margin-top:15px;}
.copyright a {color:#b2b3b3;}
.copyright a:hover {color:#ffae00; text-decoration:none;}