@charset "utf-8";
/* CSS by 软月互动 www.softmoon.com.cn */
a { text-decoration: 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:#333;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: 514px;}
.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;
	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%;
}
.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_about { margin-bottom: 100px; padding-top: 40px;}
.index_about h1 { font-size: 26px; margin-bottom: 40px;}
.index_about h1 small { display:block; width: 60px; height: 5px; background: #5275ce; margin-top: 25px;}
.index_about p { font-size:16px; color:#555; line-height: 30px; margin-bottom: 60px;}
.index_about a { display: inline-block; padding:12px 40px; background: #005db9; color: #fff; transition: all .2s ease; border-radius: 4px;}
.index_about a:hover { background: #00468c; text-decoration: none;}
.index_about_bg { background: url("../images/index_about_bg.png") no-repeat right;}

.index_service { background: #f8f8f8; padding: 80px 0;}
.index_service .index_title { text-align: center; margin-bottom: 40px;}
.index_service .index_title h1 { margin-top: 0px; font-size:26px;}
.index_service .index_title p { text-transform: uppercase; color: #c8c8c8;}
.index_service .col-md-3 { padding-left: 10px; padding-right: 10px;}
.index_service .thumbnail { border:none; padding: 0px; margin-bottom: 0px; border-radius: 6px; transition: all .2s ease;}
.index_service .thumbnail h3 { font-size: 18px; position: relative; margin-top: 45px;}
.index_service .thumbnail small {
	font-size: 70px;
	background-image:-webkit-linear-gradient(bottom,#fff,#f1f1f1); 
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent; 
	font-weight: bold;
	position: absolute;
    top: 0;
    left: 50%;
    margin-left: -35px;
}
.index_service .thumbnail:hover { box-shadow: 0 0 15px #ccc; background: #00468c;}
.index_service .thumbnail:hover h3 { color: #fff;}
.index_service .thumbnail:hover p { color:#6e8caa;}
.index_service .thumbnail:hover small {
	font-size: 70px;
	background-image:-webkit-linear-gradient(bottom,#00468c,#5f8ab5); 
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent; 
	font-weight: bold;
	position: absolute;
    top: 0;
    left: 50%;
    margin-left: -35px;
}
.index_service .thumbnail a { text-decoration: none;}
.index_service .thumbnail img { border-radius: 6px 6px 0px 0px;}
.index_service .thumbnail .caption { text-align: center; position: relative; padding-bottom: 20px;}
.index_service .thumbnail .caption p { color:#666; text-transform: uppercase; font-size: 10px;}

.index_case { padding:80px 0px;}
.index_case_menu { overflow: hidden; margin-bottom:20px;}
.index_case_menu .index_title { margin-top:0px; font-size: 26px; float: left; }
.index_case_menu .index_title small { text-transform: uppercase; font-size: 14px; color:#d0d0d0;}
.index_case_menu ul { float: right; overflow: hidden; }
.index_case_menu ul p { float:left; margin-left:15px; padding: 4px 12px; color: #666; cursor: pointer;}
.index_case_menu ul p.hover { background:#00468c; color:#fff;}
.index_case_menu ul p:nth-child(5n) { padding:0;}
.index_case_menu ul p a { color:#666; display:block; padding: 4px 12px}
.index_case_menu ul p a:hover { background:#00468c; color:#fff; text-decoration: none;}
.index_case_list { min-height:375px;}
.index_case_list .view-port { overflow:hidden; padding:10px;}
.index_case_list .slider-container { position:relative; margin:0; padding:0; height:320px;}
.index_case_list .slider-container .item { position:absolute; width:365px; height:350px; margin-right:25px;}
.index_case_list .bullet-pagination { width: 100%; text-align: center; margin-top: 15px;}
.index_case_list .bullet { display: inline-block; background:#666; padding:5px; border-radius:6px; margin-right:5px; opacity:0.4; -webkit-transition:opacity 0.5s linear; -moz-transition:opacity 0.5s linear; -ms-transition:opacity 0.5s linear; -o-transition:opacity 0.5s linear; transition: opacity 0.5s linear;}
.index_case_list .bullet.active { opacity: 1; background:#3488ea;}
.index_case_list .bullet:last-child { margin-right: 0;}
.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; min-height:316px;}
.index_case_list .thumbnail img { width:365px; height: 225px; border-radius:4px 4px 0px 0px;}
.index_case_list .thumbnail .caption { padding:15px;}
.index_case_list .thumbnail .caption h3 { margin-top: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;}
.index_case_list a { text-decoration:none;}

.index_news { background:#f8fbff; padding:80px 0px;}
.index_news .index_title { text-align: center; margin-bottom: 40px;}
.index_news .index_title h1 { margin-top: 0px; font-size:26px;}
.index_news .index_title p { text-transform: uppercase; color: #c8c8c8;}

/*焦点图*/
.focus { position:relative; width:520px; height:385px; background-color:#fff; float: left;}  
.focus img { width:520px; height:300px;} 
.focus .shadow .title { width: 260px; height: 40px; padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a { text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.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 .shadow { width:100%; position:absolute; left:0px; z-index:10; padding:10px; line-height:26px; filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;display:block;text-align:left;}  
.focus .shadow a { text-decoration:none; color:#333; font-size:16px; overflow:hidden; margin-left:10px; word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}  
.focus .fcon { position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img { display:block; }  
.focus .fbg { bottom:10px; 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 5px;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:#00468c;}    
.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;}
.index_news_time { float:left; text-align:center; margin-right:20px; border-right:1px #e5e5e5 solid; padding-right:20px; color:#666666; width:70px; margin-top:8px;}
.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:#333;}
.index_news_info a:hover h3 {}
.index_news_info p { color:#999; 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:#333; 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;}


.service_list ul { overflow:hidden; background:#fff; padding:0; margin-bottom:20px; transition: all .2s ease;}
.service_list ul img { float:left;}
.service_list ul .service_list_text { margin:40px 40px 40px 60px; float:right; width:340px; position:relative; min-height:250px;}
.service_list ul .service_list_text h2 { font-size:26px; margin-bottom:20px;}
.service_list ul .service_list_text p { font-size:16px; color:#7e7e7e; line-height:30px;}
.service_list ul .service_list_text a { padding:10px 30px; color:#666; border:1px #e5e5e5 solid; position:absolute; bottom:0px; border-radius:4px;}

.service_list ul:nth-child(2n) img { float:right;}
.service_list ul:hover { background:#00468c;}
.service_list ul:hover .service_list_text h2 { color:#fff;}
.service_list ul:hover .service_list_text p { color:#94acc4;}
.service_list ul:hover .service_list_text a { color:#666; border:1px #e5e5e5 solid; background:#fff;}
.service_list ul:hover .service_list_text a:hover { color:#fff; background:#cfa338; border:1px #cfa338 solid; text-decoration:none;}

.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:30px; margin-bottom:30px; overflow:hidden; display: flex; flex-wrap: nowrap;}
.article_list_pic { float:left; width:380px; margin-right:30px;}
.article_list_pic img { width:100%; padding: 5px; border: 1px #e5e5e5 solid;}
.article_list_text { width: 100%;}
.article_list_text h2 { font-size:22px; margin-top: 5px; line-height: 30px;}
.article_list_text h2 a { color:#333; font-weight: bold;}
.article_list_text h2 a:hover { text-decoration:none; color:#00468c;}
.article_list_text p { color:#888;}
.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; color:#333; font-weight: bold; line-height:35px; margin-bottom:20px; margin-top: 40px;}
.artcile_info { text-align:center; margin-bottom:30px; font-size:16px; color:#999; border-bottom: 1px #e5e5e5 solid; padding-bottom: 20px;}
.artcile_content { font-size:18px; color:#333; line-height:30px; text-indent: 2em;}
.artcile_content img { max-width:780px;}
.artcile_content p { margin-bottom:20px;}

.artcile_context { border-top:1px #e5e5e5 solid; padding-top:30px; margin-top:40px; color:#666;}
.artcile_context a:hover { color:#cc0000; text-decoration:none;}

.contact_box_content { font-size:16px; color:#666; padding: 60px 20px; overflow: hidden;}
.contact_box_content strong { font-size:20px; margin-bottom:20px; color:#00468c; display: inline-block;}

.online_box { width:560px; 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:#2d4773; color:#fff; padding-top:60px;}
.foot_bg {background:url(../images/foot_bg.png) no-repeat bottom right;}
.foot_link_box { background:url(../images/foot_link_box_bg.png) no-repeat;}
.foot_link_box h2 { font-size:16px; margin-bottom:25px; margin-top:5px;}
.foot_link_box p a { color:#d8d8d8;}
.foot_link_box p a:hover { text-decoration:none; color:#fff000;}
.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:#667ea5;}
.copyright { text-align:center; color:#8e9db6; font-size:14px; margin-top:40px; padding-bottom:10px;}
.copyright a {color:#8e9db6;}
.copyright a:hover {color:#fff000; text-decoration:none;}