﻿*{box-sizing:border-box; margin:0; padding:0; outline:0; border:0;}
body, h1, h2, h3, h4, h5, h6, hr, p,blockquote,dl, dt, dd, ul, ol, li,pre, form, fieldset, legend, button, textarea, img{border:medium none;margin:0;padding:0;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font:12px/1.5 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif; color:#666;}
h1, h2, h3, h4, h5, h6 {font-size:100%; font-weight:lighter;}
em{font-style:normal;}
/** 重置列表元素 **/
ul, li, ol {list-style:none;}
/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#005acb; text-decoration:none; -webkit-transition:0.3s; transition:0.3s;}
/** 重置图片元素 **/
.fl{float:left;} .fr{float:right;} img{border:0px;}
.f1{font-size:24px; color:#005acb;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}


.top_bg{width:100%; height:100px; margin:auto; background:rgba(0,57,131,0.7); position:fixed; z-index:999; top:0; left:0; right:0;}
.top{width:1200px; margin:auto;}
.logo{width:200px; float:left; padding-top:30px;}
.logo img{width:100%; display:block;}
.logo h3{font-size:18px; color:#fff; letter-spacing:4.5px;}

.top_r{float:right; margin-top:38px;}
.top_rlg{width:50px; float:left; margin-top:6px;}
.top_rlg li{width:21px; float:left; margin-right:8px;}
.top_rlg li:nth-child(2n){margin-right:0;}

.nav{float:left; margin-left:100px;}
.container{width:1200px; margin:auto;}
.nav > ul > li{float:left; line-height:100px; padding:0 24px; text-align:center;}
.nav > ul > li > a{position:relative; display:block; color:#fff; font-size:15px;}
.nav > ul > li > a:before{display:none; content:""; position:absolute; left:0; bottom:0; width:100%; height:3px; border-bottom: 3px solid #005acb;}
.nav > ul > li .navbox{display:none; position:absolute; left:0; top:100px; background: #fcfeff; width:100%; text-align:left; padding:20px 0 30px;}
.nav > ul > li .navbox h3{color:#005acb; font-size:18px; line-height:20px;}
.nav > ul > li .navbox ol{margin-top:10px; width:100%;}
.nav > ul > li .navbox ol li{margin-top:20px; float: left; padding-right:20px;}
.nav > ul > li .navbox ol li span{display:block; color:#000; font-size:15px; padding-left:20px; line-height:20px; position:relative;}
.nav > ul > li .navbox ol li span:before{content:""; position:absolute; left:0; top:6px; width:5px; height:9px; background:url(../images/icon-l1.png) no-repeat center center;}
.nav > ul > li .navbox ol li span:hover a{color:#005acb;}
.nav > ul > li .navbox ol li > div{margin-top:15px; min-height:54px;}
.nav > ul > li .navbox ol li > div a{line-height:24px; display:block; float:left; color:#727373; font-size:15px; margin-left:20px;}
.nav > ul > li .navbox ol li > div a:hover{color:#005acb;}
.nav > ul > li .navbox2 .left{float:left; width:60%; border-right:1px solid #e3e3e3; min-height:210px;}
.nav > ul > li .navbox2 .right{float:right;}
.nav > ul > li .navbox2 .right a{display:block; width:366px; height:179px;}
.nav > ul > li .navbox2 .right p{text-align:center; line-height:20px; color:#000; font-size:18px; margin-top:10px;}
.nav > ul > li .navbox3 .left ol li{width:33.33333333%;}
.nav > ul > li.cur,.nav > ul > li:hover{background:url(../images/nav_hover.png) no-repeat center top;}
.nav > ul > li.cur a:before,.nav > ul > li:hover a:before{display:block;}


.flexslider{position:relative; height:100%; overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:100%;}
.slides li img{width:100%; display:block;}
.flex-control-nav{position:absolute; bottom:30px; z-index:2; width:100%; text-align:center;}
.flex-control-nav li{display:inline-block; width:15px; height:15px; margin:0 5px;}
.flex-control-nav a{display:inline-block; width:15px; height:15px; line-height:40px; border-radius:30px; overflow:hidden; background:#fff; cursor:pointer;}
.flex-control-nav .flex-active{background:#ff0000;}

.flex-direction-nav{position:absolute; z-index:3; width:100%; top:50%; margin-top:-30px;}
.flex-direction-nav li a{display:block;width:40px;height:40px;overflow:hidden;cursor:pointer;position:absolute; padding:5px;background-size:30px 30px !important;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-prev:hover{background:rgba(0,0,0,0.5) url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
.flex-direction-nav li a.flex-next:hover{background:rgba(0,0,0,0.5) url(../images/next.png) center center no-repeat;}

.dh,.sidebar{display:none;}

.main{width:1200px; margin:60px auto 0; position:relative;}
.main_tit{width:310px; margin:auto; text-align:center;}
.main_tit h1{font-size:30px; font-family:Arial; font-weight:bold; color:#005acb; text-transform:uppercase; padding-bottom:10px;}
.main_tit_nr{width:310px; margin:10px auto 0; line-height:23px; text-align:center; position:relative; border-bottom:1px solid #d6d6d6;}
.main_tit_nr h3{display:inline-block; background:#fff; padding:0 20px; font-size:24px; left:50%; transform: translate(-50%,0); position:absolute; top:-13px;}

.main .col-lg-8{width:100% !important;margin-left:0;}

#circlr{cursor:move; margin:auto; min-height:100px; position:relative;}
#circlr #loader{bottom:0; display:none; left:0; position:absolute; right:0; top:0;}


.main_pro_bt{width:100%; margin:60px auto 0; text-align:center;}
.main_pro_bt li{display:inline-block; line-height:42px; background:#fff; border:1px solid #e6e6e6; border-radius:20px; margin:0 10px 10px 0; text-align:center; font-size:16px;}
.main_pro_bt li:last-child{margin-right:0;}
.main_pro_bt li a{padding:0 20px; border-radius:20px; display:block;}
.main_pro_bt li a:hover,.main_pro_bt li a.on{background:#005acb; color:#fff;}

.main_pronr{width:1200px; margin:40px auto 0; position:relative;}
.main_pro_img{width:1200px; height:380px; margin:auto; text-align:center; overflow:hidden;}
.main_pro_img ul{width:10000%; position:relative;}
.main_pro_img ul li{width:280px; float:left; background:#fff; margin-right:20px; border:1px solid #e6e6e6; border-radius:10px; padding:10px; box-sizing:border-box;}
.main_pro_img ul li:hover{-webkit-box-shadow:0 3px 10px rgba(0,0,0,0.3); box-shadow:0 3px 10px rgba(0,0,0,0.3); border-color:#005acb;}
.main_pro_img ul li .pic{width:100%; float:left; overflow:hidden;}
.main_pro_img ul li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.main_pro_img li a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.main_pro_img ul li .title{width:100%; float:left; padding:20px; text-align:center; box-sizing:border-box;}
.main_pro_img ul li .title h3{font-size:18px; font-weight:bold; color:#005acb; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.main_pro_img ul li .title p{font-size:16px; color:#787876; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

.main_pro_l,.main_pro_r{position:absolute; top:50%; margin-top:-27px; width:55px; height:55px; transition:0.3s; cursor:pointer; overflow:hidden;}
.main_pro_l{left:-80px; background:url(../images/left.png) center no-repeat;}
.main_pro_l:hover{left:-80px; background:url(../images/lefth.png) center no-repeat;}
.main_pro_r{right:-60px; background:url(../images/right.png) center no-repeat;}
.main_pro_r:hover{right:-60px; background:url(../images/righth.png) center no-repeat;}

.main_yyalbg{width:100%; margin:60px auto 0; background:#f4f4f4; padding:80px 0; overflow:hidden;}
.main_yyal{width:1200px; margin:auto;}
.main_tit2{width:310px; margin:auto; text-align:center;}
.main_tit2 h1{font-size:30px; font-family:Arial; font-weight:bold; color:#005acb; text-transform:uppercase; padding-bottom:10px;}
.main_tit2_nr{width:310px; margin:10px auto 0; line-height:23px; text-align:center; position:relative; border-bottom:1px solid #d6d6d6;}
.main_tit2_nr h3{display:inline-block; background:#f4f4f4; padding:0 20px; font-size:24px; left:50%; transform: translate(-50%,0); position:absolute; top:-13px;}

.main_yyal_img{width:1200px; margin:60px auto 0;}
.main_yyal_img ul li{width:280px;float:left; margin-right:20px;}
.main_yyal_img ul li .pic{width:100%; float:left; overflow:hidden;}
.main_yyal_img ul li .pic img{width:100%; background:#fff; padding:5px; box-sizing:border-box; display:block; -webkit-transition:all .3s; transition:all .3s;}
.main_yyal_img ul li a:hover .pic img{background:#005acb;}
.main_yyal_img ul li .title{width:100%; float:left; font-size:18px; padding-top:10px; line-height:30px; text-align:center;}

.main_yyal_btn{width:100%; margin:80px auto 0; position:relative; border-bottom:1px solid #e6e6e6;}
.main_yyal_btn a{width:160px; height:42px; margin:auto; line-height:42px; font-size:16px; font-family:Arial; text-align:center; left:50%; transform: translate(-50%,0); position:absolute; top:-21px; display:inline-block; background:#fff; border:1px solid #d6d6d6; border-radius:20px;}
.main_yyal_btn a:hover,.main_about_rbtn a:hover{background:#005acb; color:#fff; border:1px solid #005acb;}


.main_about{width:1200px; margin:60px auto 0;}
.main_about_nr{width:1200px; margin:auto;}
.main_about_pic{width:560px; height:420px; float:left; background:#eee; padding:5px; box-sizing:border-box; overflow:hidden; box-shadow:0 1px 20px #ccc;}
.main_about_pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.main_about_pic a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.main_about_text{width:580px; float:right;}
.main_about_rtit{width:100%; float:left; line-height:30px;}
.main_about_rtit h3{font-size:24px; color:#333; float:left;}
.main_about_rtit span{font-size:14px; float:right; font-family:Arial;}
.main_about_rwz{width:100%; float:left; margin-top:20px; font-size:14px; line-height:30px;}
.main_about_rbtn{width:150px; float:left; margin-top:30px;}
.main_about_rbtn a{width:148px; height:40px; margin:auto; line-height:40px; font-size:16px; font-family:Arial; text-align:center; background:#fff; border:1px solid #d6d6d6; border-radius:20px; display:block;}


.main_honor_img{width:1200px; margin:60px auto 0;}
.main_honor_img li{width:280px; float:left; margin-right:20px;}
.main_honor_img li .pic{width:100%; float:left; overflow:hidden;}
.main_honor_img li .pic img{width:100%; background:#fff; border:1px solid #e6e6e6; box-sizing:border-box; display:block; -webkit-transition:all .3s; transition:all .3s;}
.main_honor_img li a:hover .pic img{border:1px solid #005acb;}
.main_honor_img li .title{width:100%; float:left; font-size:16px; padding-top:10px; line-height:30px; text-align:center;}


.main_newsbg{width:100%; height:742px; margin:60px auto 0; background:url(../images/main_newsbg.jpg) center no-repeat; padding:60px 0; box-sizing:border-box;}
.main_news{width:1200px; margin:auto;}
.main_tit3{width:310px; margin:auto; text-align:center;}
.main_tit3 h1{font-size:30px; font-family:Arial; font-weight:bold; color:#005acb; text-transform:uppercase; padding-bottom:10px;}
.main_tit3_nr{width:310px; margin:10px auto 0; line-height:23px; text-align:center; position:relative; border-bottom:1px solid #333;}
.main_tit3_nr h3{display:inline-block; background:#d0d4d7; padding:0 20px; font-size:24px; left:50%; transform: translate(-50%,0); position:absolute; top:-13px;}

.main_newsnr{width:1200px; margin:40px auto 0;}
.main_news_pic{width:580px; height:420px; float:left; position:relative; overflow:hidden;}
.main_news_pic img{width:100%; display:block;-webkit-transition:all .3s; transition:all .3s;}
.main_news_pic a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.main_news_wz{width:580px; height:50px; position:absolute; bottom:0; background:rgba(0,0,0,0.5); line-height:50px; color:#fff; font-size:16px;}
.main_news_wz a{color:#fff;} .main_news_wz a:hover{font-weight:bold;}
.main_news_wz h3{float:left; padding-left:20px;}
.main_news_wz .an{width:110px; height:50px; float:right; text-align:center; background:#005acb;}
.main_news_text{width:620px; float:right;}
.main_news_text li{width:620px; float:left; margin-bottom:15px;}
.main_news_text li:nth-child(3n){margin-bottom:0;}
.main_news_text li .txt{width:460px; float:left;}
.main_news_text li .txt h3{font-size:16px; color:#333;}
.main_news_text li .txt p{padding-top:8px; line-height:24px;}
.main_news_text li .time{width:55px; float:right; font-family:Arial; text-align:center; line-height:24px; margin-top:15px;}
.main_news_text li .time h1{font-size:40px; font-weight:bold;}
.main_news_text li .time h5{font-size:14px; padding-top:10px;}
.main_news_text li a{width:620px; float:left; display:block; background:#fff; padding:25px 20px; box-sizing:border-box;}
.main_news_text li a:hover{display:block; background:#005acb; color:#fff;}
.main_news_text li a:hover .txt h3{color:#fff;}


.main_link{width:1200px; margin:40px auto; background:url(../images/link_tb.jpg) left no-repeat; padding-left:20px; box-sizing:border-box;}
.main_link h3{font-size:16px; color:#333; padding-right:20px; float:left;}
.main_link a{font-size:14px; line-height:24px;}


.footer_bg{width:100%; margin:auto; background:#00285c; padding:80px 0 30px 0; overflow:hidden;}
.footer{width:1200px; margin:auto;}
.foot_tel{width:260px; float:left; background:url(../images/foot_contbg.jpg) top center no-repeat; padding:0 0 0 30px; box-sizing:border-box; line-height:30px;}
.foot_tel h3{font-size:14px; color:#fff;}
.foot_tel h1{font-size:30px; font-weight:bold; color:#ff0000; margin-top:5px; font-family:Arial;}
.foot_tel h5{font-size:14px; color:#d6d6d6; font-family:Arial; text-transform:uppercase; margin-top:5px;}

.search{width:146px; height:24px; float:left; margin-top:10px; position:relative;}
.search .input{width:100%;line-height:22px; border:0 none; float:left; color:#fff; box-sizing:border-box; padding:0 40px 0 10px; border:1px solid #d6d6d6; border-right:none; border-radius:20px; background:none;}
.search .input::-webkit-input-placeholder{color:#fff;}
.search .submit{position:absolute; right:0; top:0; width:29px;  height:24px; border:0 none; background:url(../images/top_search_btn.png) no-repeat;}

.foot_txtnr{width:570px; float:left; margin-left:100px;}
.foot_nav{width:570px; float:left; color:#fff; font-size:14px;}
.foot_nav a{color:#fff;} .foot_nav a:hover{color:#005acb;}
.foot_txt{width:570px; float:left; margin-top:30px; line-height:30px; color:#d6d6d6;}
.foot_txt a{color:#d6d6d6;}  .foot_txt a:hover{color:#005acb;} 

.foot_ewm{width:126px; height:154px; float:right; border:1px solid #00224f; padding:13px; box-sizing:border-box; text-align:center;}
.foot_ewm img{width:100px; height:100px; margin-bottom:5px;}
.foot_ewm span{font-size:14px; color:#d6d6d6;}

.copy{width:100%; margin:50px auto 0; border-top:1px solid #00224f; padding-top:30px; line-height:30px; font-size:14px; text-align:center; color:#d6d6d6;}
.copy a{color:#d6d6d6;} .copy a:hover{color:#005acb;}


/*Side*/
.side{position:fixed;width:54px;height:275px;right:0;top:300px;z-index:10000;}
.side ul li{width:54px;height:54px;float:left;position:relative; margin-bottom:2px;}
.side ul li .wx{width:200px;position:absolute; bottom:54px;right:0; display:none;}
.side ul li a:hover .wx{display:block;}
.side ul li .wx img{width:100%; display:block;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;background:#00285c;color:#fff; line-height:54px; font-size:14px;overflow:hidden; border-radius:10px 0 0 10px;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#00285c;border-radius:10px 0 0 10px;}
.side ul li .sidetop:hover{background:#005acb;}
.side ul li img{float:left;}


/** 首页代码 End **/

.ny_bn{width:100%; height:700px; margin:auto; position:relative; overflow:hidden;}
.ny_bn img{width:1920px; position:absolute; left:50%; top:0; margin-left:-960px;}
.ny_bn .container{width:1200px; margin:300px auto 0; position:relative; z-index:1;}
.ny_bn .container h1{margin-top:13px; font-size:47px; font-weight:bold; color:#fff; text-align:center;}
.ny_bn .container .name{width:60%; margin:15px auto 0; color:#fff; font-size:16px; line-height:26px; text-align:center;}
.ny_bn .container .title_box{background:url(../images/top_bg4.png) no-repeat center center / cover; width:1200px; height:110px; position:relative; margin:80px auto 0; text-align:center; overflow: hidden;}
.ny_bn .container .title_box ul{display:inline-block;}
.ny_bn .container .title_box ul li{float:left;}
.ny_bn .container .title_box ul li a{display:block; text-align:center; height:110px; float:left; width:150px; border-right:1px solid #659bdb; padding-top:26px;}
.ny_bn .container .title_box ul li a:hover,.ny_bn .container .title_box ul li a.cur{background:#124490;}
.ny_bn .container .title_box ul li a span{display:block; height:30px;}
.ny_bn .container .title_box ul li a span img{width:31px; height:28px; position:inherit; left:0; top:0; margin-left:0;}
.ny_bn .container .title_box ul li a em{font-style:normal; color:#fff; font-size:14px; margin-top:8px; display:block;}

.ny-current{width:100%; border-bottom:1px solid #eaeaea;}
.ny_nav{width:1200px; margin:auto;}
.ny-current .curr{float:left; line-height:60px; background: url(../images/nyr_home_tb.png) left center no-repeat; padding-left:30px; font-size:14px;}
.ny-current .curr span{color:#005acb; font-weight:bold;}

.ny_mainbg{width:100%; margin:auto; background:#f1f1f1; padding:50px 0; overflow:hidden;}
.ny_main{width:1200px; margin:auto;}
.ny_text{width:1200px; float:left; font-size:14px; line-height:30px;}
.ny_text strong,.newsmore_text strong{font-size:16px; font-weight:bold; color:#005acb;}

.honor{width:1200px; float:left; background:#fff; padding:50px 20px; overflow:hidden;}
.honor_tit{width:100%; float:left; text-align:center;}
.honor_tit h1{font-size:30px; color:#005acb; font-weight:bold;}
.honor_tit h5{font-family:Arial; font-size:18px; text-transform:uppercase;; color:#999;}

#focus_Box {position:relative; width:540px; height:393px; margin:50px auto;}
#focus_Box ul{position:relative; width:540px; height:393px;}
#focus_Box li{z-index: 0; position: absolute; width: 0px; background:#787878; height: 0px; top: 0; cursor: pointer; left: 0;}
#focus_Box li img{width: 100%; height: 100%; vertical-align: top;}
#focus_Box li p{display: none; padding: 15px 15px 0; text-align: center; color: #2d2d2d; text-overflow:ellipsis; overflow: hidden; white-space:nowrap;}
#focus_Box .prev,#focus_Box .next{display: block; z-index: 100; overflow: hidden; cursor: pointer; position: absolute; width:31px; height:58px; top:200px;}
#focus_Box .prev{background: url(../images/p_left.jpg) no-repeat center center; left: -59px;}
#focus_Box .next{background: url(../images/p_right.jpg) no-repeat center center; right: -59px;}

.tqiye{background:#999; width:100%; line-height:40px; text-align:center; color:#fff; font-size:14px;}

.honor_bg2{width:100%; margin:50px auto 0; background:url(../images/honor_bg2.jpg); padding:50px 0; overflow:hidden;}
.honor2{width:1200px; margin:auto;}

.honor_r_img{width:1200px; float:left; margin-top:30px; }
.honor_r_img ul li{width:19%; float:left; margin:0 1% 20px 0;}
.honor_r_img ul li:nth-child(5n){margin-right:0;}
.honor_r_img ul li span{width:100%;float:left; text-align:center;line-height:24px; font-size:14px; padding:10px 0; background:#999; color:#fff;}
.honor_r_img ul li a span{width:100%; overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.honor_r_img ul li a:hover span{background:#005acb; color:#fff;}
.honor_r_img ul li img{width:100%; display:block; padding:5px; border:1px solid #d6d6d6; background:#fff;}
.honor_r_img ul li img:hover{padding:5px;background:#005acb; border:1px solid #005acb;}

.honor2_r_img{width:100%; float:left; margin-top:40px; }
.honor2_r_img ul li{width:23%; float:left; margin:0 2.5% 20px 0;}
.honor2_r_img ul li:nth-child(4n){margin-right:0;}
.honor2_r_img ul li span{width:100%;float:left; text-align:center;line-height:24px; font-size:14px; padding:10px 0; background:#999; color:#fff;}
.honor2_r_img ul li a span{width:100%; overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.honor2_r_img ul li a:hover span{background:#005acb; color:#fff;}
.honor2_r_img ul li img{width:100%; display:block; padding:5px; border:1px solid #d6d6d6; background:#fff;}
.honor2_r_img ul li img:hover{padding:5px;background:#005acb; border:1px solid #005acb;}


/*pages*/
.Pages{width:100%;float:left; margin-top:30px; line-height:32px; overflow:hidden; text-align:center; border:1px solid #e6e6e6; border-width:1px 0; padding:20px 0;}
.Pages span{padding:0px 3px; display:inline-block;}
.Pages a{display:inline-block; margin:0px 2px; height:32px; }
.Pages .p_page em{font-style:normal; font-family:Arial;}
.Pages .p_page em a{padding:0px 12px; background:#fff; border:solid 1px #d6d6d6;}
.Pages .p_page em a.a_cur{color:#005acb; border:0; border-top:1px solid #005acb; border-bottom:1px solid #005acb;}
.Pages .p_page em a:hover{border-color:#005acb;}
.Pages .a_prev{width:32px; background:url(../images/bg_prev.jpg) no-repeat;}
.Pages .a_next{width:32px; background:url(../images/bg_next.jpg) no-repeat;}

/** 关于我们代码 End **/

.slide_join{width:100%; float:left;}
.slide_join h3{float:left;width:96%; height:45px; padding:0 2%; font-weight:normal; background-color:#d6d6d6; margin-top:20px; cursor:pointer;}
.slide_join h3:first-of-type{margin-top:0;}
.slide_join h3.on{background-color:#005acb;}
.slide_join h3 span{float:left; width:80%; height:45px; color:#000; font-size:18px; line-height:45px; overflow: hidden; text-overflow:ellipsis;}
.slide_join h3.on span{color:#fff;}
.slide_join h3 em{float:right; width:30px;height:30px; margin:8px 0 0 0; background:url(../images/join_img9.png) no-repeat;}
.slide_join h3.on em{background:url(../images/join_img10.png) no-repeat;}
.slide_join ul{float:left; width:96%; background-color:#fff; padding:25px;}
.slide_join ul .join_show{float:left; width:100%; font-size:14px; line-height:28px;}
.slide_join ul .join_show strong{font-size:18px; font-weight:bold; color:#005acb;}
.join_show table{ border-collapse:collapse; border:1px #ccc solid !important; width:100% !important; line-height:30px !important;}
.join_show table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #ccc solid !important; line-height:30px!important;}
.join_show table td div{padding:0px !important; height:auto !important;}

/**人才招聘代码 End**/


.pro_img{width:1200px; float:left; margin-top:30px;}
.pro_img li{width:280px; float:left; background:#fff; margin:0 23px 30px 0; border:1px solid #e6e6e6; border-radius:10px; padding:10px; box-sizing:border-box;}
.pro_img li:nth-child(4n){margin-right:0;}
.pro_img li:hover{-webkit-box-shadow:0 3px 20px rgba(0,0,0,0.5); box-shadow:0 3px 20px rgba(0,0,0,0.5); border-color:#005acb;}
.pro_img li .pic{width:100%; float:left; overflow:hidden;}
.pro_img li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.pro_img li a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.pro_img li .title{width:100%; float:left; padding:20px; text-align:center; box-sizing:border-box; height: 130px;}
.pro_img li .title h3{font-size:16px; font-weight:bold; color:#005acb;}
.pro_img li .title p{font-size:14px; color:#787876; overflow:hidden; padding-top:5px; text-overflow:ellipsis; white-space:nowrap;}

.product{width:100%; float:left;}
.promore_l{width:50%;float:left;}
.pros_right{width:45%; float:right; overflow:hidden;}

.sp-wrap{display:none; position:relative; float:left; width:100%;}
.sp-thumbs{text-align:left;display:inline-block; margin-top:30px;}
.sp-thumbs img{min-height:100%; min-width:70px; max-width:70px;}
.sp-thumbs a:link, .sp-thumbs a:visited {width:70px; height:64px; overflow:hidden; opacity:.3; display:inline-block; background-size:cover; background-position: center; -webkit-transition:all .2s ease-out; transition:all .2s ease-out; margin-right:5px; border:1px solid #e6e6e6;}
.sp-thumbs a:hover{opacity:1;}
.sp-thumbs a:active,.sp-current{opacity:1!important;position:relative;}

.sp-large{position:relative; overflow:hidden; top:0; left:0; height:100% !important;}
.sp-large a img{max-width:100%; display:block; border:1px solid #e6e6e6; box-sizing:border-box;}
.sp-large a{display:block;}

.sp-zoom{position:absolute;left:-50%;top:-50%;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;display:none;}
.sp-lightbox{position:fixed;top:0;left:0;height:100%;width:100%; background:rgb(0, 0, 0); background:rgba(0, 0, 0, .9);z-index: 500;display: none;cursor: pointer;}
.sp-lightbox img{position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:100%; max-height:100%; border:2px solid #fff;}
#sp-prev, #sp-next{position:absolute; top:50%; margin-top:-25px; z-index:501; color:#fff; padding:14px; text-decoration:none;background:#000; border-radius:25px; border:2px solid #fff; width:50px;height:50px; box-sizing:border-box;transition: .2s;}
#sp-prev{left:10px;}
#sp-prev:before{content:''; border:7px solid transparent; border-right:15px solid #fff; position: absolute; top:16px; left:7px;}
#sp-next{right:10px;}
#sp-next:before{content:''; border:7px solid transparent; border-left:15px solid white; position: absolute; top:16px; left:18px;}
#sp-prev:hover, #sp-next:hover{background:#444;}

/*放大镜代码 End*/

.pros_right_top{width:100%; float:left;}
.pros_right_top h1{font-size:24px; font-weight:bold; color:#005acb; line-height:24px;}
.pros_right_top h3{font-size:18px; color:#333; line-height:20px; margin-top:20px;}

.proleft{width:100%; float:left; margin-top:20px;}
.proleft h5{font-size:16px; font-weight:bold;}
.proleft p{line-height:24px; font-size:16px; color:#787876; margin-top:10px;}

.promore_nr{width:100%; float:left; margin-top:50px;}
.promore_tit{width:100%; float:left; font-size:22px; color:#005acb; font-weight:bold; text-align:center;}
.promore_text{width:100%; float:left; margin-top:10px;}
.promore_text img{width:100%; display:block;}

.allcontent{width:100%; float:left; font-size:14px; line-height:30px; margin:30px 0; overflow-x:auto;}
.allcontent p{margin:5px 0;}
.allcontent table{border:1px solid #d6d6d6;}
.allcontent table tr:first-of-type{background:#eee;}
.allcontent table,.allcontent table tr,.allcontent2 table td{border-color:#d6d6d6; cursor:pointer;}
.allcontent table tbody tr:hover{background:#f3f3f3; color:#000;}
.allcontent table tbody tr.cur tr,.allcontent2 table tbody tr.cur td{border-color:#f3f3f3; color:#000;}
.allcontent table tbody tr.cur td{border-right:1px solid #fff;color:#fff;}
.allcontent table tbody tr.cur td:last-child{border-right:1px solid #ececec;}

.promore_nr table{ border-collapse:collapse; border:1px #ccc solid !important; width:100% !important; line-height:30px !important;}
.promore_nr table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #ccc solid !important; line-height:30px!important;}
.promore_nr table td div{padding:0px !important; height:auto !important;}


/** 产品中心代码 End **/


.news_text{width:1200px; float:left;}
.news_text dl{display:block; width:1160px; float:left; padding:20px; background-color:#fff; overflow:hidden; transition:background-color .25s ease-in-out;-webkit-transition: background-color .25s ease-in-out; margin-bottom:20px; border-bottom:1px solid #e6e6e6;}

.com-img{width:280px; overflow:hidden;}
.com-img img{width:100%; display:block; transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}

.news_text dl dt{width:25%; float:left;} 
.news_text dl dd{width:72%; float:right;}
.news_text dl dd .left{width:82%; float:left;}
.news_text dl dd .left h3{line-height:48px; font-size:22px; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} 
.news_text dl:hover dd h3 a{color:#fff;}
.news_text dl dd .left .con{line-height:24px; overflow:hidden;}
.news_text dl dd .right{margin-top:50px; width:15%; float:right;} 
.news_text dl dd .right p{text-align:center; font-size:18px; padding-top:5px; font-family:Arial;}
.news_text dl dd .right p:nth-child(1){font-size:60px; position:relative; font-weight:bold; line-height:60px;}
.news_text dl dd .right p:nth-child(1):after{position:absolute; width:68px; height:1px; background-color:#d6d6d6; left:50%; margin-left:-34px; bottom:0; content:'';}
.news_text dl dd a.more{width:110px; height:34px; line-height:32px; border:1px solid #d6d6d6; display:inline-block; text-align:center; border-radius:15px; margin-top:20px; font-size:14px;}
.news_text dl:hover{background-color:#005acb; color:#fff;}
.news_text dl:hover dd .right p:nth-child(1):after{background-color:#fff;}
.news_text dl:hover dd a.more{border-color:#fff;color:#fff;}

.new-view-title{width:100%; text-align:center; line-height:30px; padding:20px 0; background:#fff; font-size:14px; border-bottom:1px solid #e6e6e6;}
.new-view-title .line{padding:0 10px; color:#d3d3d3;}
.color-blue{color:#999;}
.new-view-title h3{padding:8px; line-height:32px; font-size:24px; font-weight:bold; color:#005acb;}

.newsmore_text{width:100%;float:left; margin-top:30px; line-height:30px; font-size:14px;}

.view-page{width:100%; max-width:1200px; float:left; position:relative; margin:40px 0; border-top:1px solid #d6d6d6; padding-top:40px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:150px; height:40px; line-height:40px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a{background:#fff url(../images/le.png) 15px center no-repeat; padding-left:50px;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 15px center no-repeat #005acb; color:#fff;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px; width:150px;}
.view-page .back a{background:url(../images/back.png) 20px center no-repeat #005acb;color: #fff; text-align:center; padding-left:25px;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #ff0000; color:#fff;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../images/ri.png) 90% center no-repeat;text-align:center;}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #005acb; color:#fff;}

/** 新闻中心代码 End **/

.yyal_pic{width:1200px; height:300px; float:left; background:url(../images/yyal_picbg.jpg) center no-repeat;}
.yyal_pic h3{text-align:center; color:#fff; font-size:28px; padding:50px 0 20px; position:relative;}
.yyal_pic h3:before{content:""; position:absolute; left:50%; margin-left:-16px; bottom:0; width:32px; height:1px; background:#fff;}
.yyal_pic p{text-align:center; width:640px; margin:12px auto 0; color:#fff; font-size:15px; line-height:25px;}

.yyal_img{width:1200px; float:left;}
.yyal_img li{width:280px;float:left; margin:30px 26px 0 0;}
.yyal_img li:nth-child(4n){margin-right:0;}
.yyal_img li .pic{width:100%; float:left; overflow:hidden;}
.yyal_img li .pic img{width:100%; background:#fff; padding:5px; box-sizing:border-box; display:block; -webkit-transition:all .3s; transition:all .3s;}
.yyal_img li a:hover .pic img{background:#005acb;}
.yyal_img li .title{width:100%; float:left; background:#fff; font-size:18px; padding:10px 0; line-height:30px; text-align:center;}
.yyal_img li a:hover .title,.yyal_img li a:hover .title p{background:#005acb; color:#fff;}
.yyal_img li .title p{font-size:14px; color:#999;}

/** 成功案例代码 End **/


.qa_box{width:1200px; float:left;}
.qa_box ul li{float:left; width:100%; background: #fff; padding:4% 3%; box-shadow: 0 0 10px rgba(0,0,0,.2); margin-bottom:20px;}
.qa_box ul li .bt{color:#333; font-size:18px; line-height:24px; background: url(../images/qa_icon1.png) no-repeat left center; padding-left:40px;}
.qa_box ul li .t{margin-top:18px; font-size:14px; line-height:24px;}
.qa_box ul li .left{width:85%; float:left;}

.qa_box ul li .right{display:inline-block; float:right; padding-top:38px;}
.qa_box ul li .right a{display:inline-block; line-height:32px; border:1px solid #e8e8e8; color:#999; font-size:14px; padding:0 20px; background:#fff;}
.qa_box ul li .right a:hover{background:#005acb; border-color:#005acb; color:#fff;}

/** 常见问题代码 End **/


.table{width:1200px; float:left;}
.table table{width:100%; border:1px solid #e9e9e9; background:#fff;}
.table table tr{border:1px solid #e9e9e9;}
.table table tr th{background:#fcfcfc; font-weight:normal; color:#797979; font-size:16px; padding:1.5% 10px;}
.table table tr td{padding:1.5% 10px; color:#797979; font-size:14px; text-align:center;}
.table table tr td a{line-height:0; display:block;}

/** 下载中心代码 End **/

.video_list{width:1200px; float:left;}
.video_list li{width:390px; float:left; margin:0 15px 30px 0;}
.video_list li:nth-child(3n){margin-right:0;}
.video_list li a.overflow{padding:8px; height:296px; background:#fff;}
.video_list li span.po-a{width:390px; height:390px; top:0; left:0; filter:alpha(opacity=40); opacity:0.4; background-color:#000; display:none;}
.video_list li i.po-a{width:62px; height:62px; top:50%; left:50%; background:url(../images/video_bags.png) no-repeat center; display:none; margin:-31px 0 0 -31px;}
.video_list li h3{color:#4c4c4c; font-size:14px; line-height:22px; height:22px; width:390px; font-weight:normal;}
.video_list li p{color:#999; width:390px; padding-top:20px; line-height:18px;}
.video_list li a:hover span.po-a,.video_list li a:hover i.po-a{display:block;}
.po-r{position:relative;}
.display-b{display: block;}
.overflow{overflow:hidden;}
.po-a{position:absolute;}
.transition_all{transition:all 0.6s; -webkit-transition: all 0.6s;}
.overflow-nowrap{white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}

/** 视频中心代码 End **/

.message{width:1200px !important; float:left; margin-top:50px;}
.message .container{width:1200px !important; float:left; padding:0 !important;}
.message h3{text-align:center; color:#333; font-size:22px;}
.message ol{width:1200px;float:left; margin-top:50px;}
.message ol li{float: left; width:49%; margin-bottom:25px; background:#fff;}
.message ol li:nth-child(2n){float:right;}
.message ol li:nth-child(6){float:left;}
.message ol li:nth-child(7){float:right;}
.message ol li input{height:54px; width:100%; background:none; border:none; color:#999; padding:0 15px; font-size:14px; outline:none; -webkit-appearance: none;}
.message ol li textarea{font-size:14px; padding:10px 15px; width:100%; height:162px; border:none; background:none; color:#999; outline:none; -webkit-appearance: none;}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:18px;}
.message ol li .btn{background:#e87e14;}
.message ol li .btn2{background:#999;}

/**客户留言代码 End**/


.cont_text{width:100%; float:left;}
.cont_l{width:60%;float:left; line-height:30px; font-size:14px;}
.cont_r{width:20%;float:right; text-align:right;}
.cont_r img{width:200px; height:200px;}
.map{width:100%; margin:50px auto 0;}

/**联系我们代码 End**/