/* CSS Document */

.wm{margin:0 10%;}
.wm2{margin:0 8%;}

.zd01{width:100%;top:0;left:0; z-index:9999999; position:absolute; z-index:1000;background:rgba(255,255,255,1);}
.head{background:#004297;height:44px;line-height:44px;color:#fff;}
.head_l{float:left;}
.head_r{float:right;}
.head a{color:#fff;}
.head a:hover{color:#fff000;}

.top{width:100%;height:100px;}
.top .logo{float:left;padding-top:19px;}
.top .logo .on{ display:none;}

.top .lang{float:right;margin-top:32px;height:21px;line-height:21px;margin-left:2%;font-size:16px;color:#444;}
.top .lang img{vertical-align: middle;width: 26px;padding-right:7px;}
.top .top_tel{background: url(../images/tel.png) no-repeat left center;padding-left: 45px;font-family: Impact;font-size: 24px;color: #383838;float:right;margin-top:30px;}

.search_btn{margin-top:35px;margin-left:2%;cursor: pointer;float: right;position: relative;z-index: 1;}
.search_btn img{width:30px;height:30px;}

.searchbj{ background:rgba(0,0,0,0.6); position:fixed; top:0; left:0; width:100%; height:100%; z-index:9000; display:none;}
.search_main{ padding:50px;background:#ffffff; position: fixed; left:50%; top:50%; z-index:10000; margin:-75px 0 0 -250px; box-shadow: 0 0 20px #999999; display:none;}
.search_main .input{ width:350px; height:48px; border:1px solid #00569f; padding:0 15px; float:left; font-size:14px;}
.search_main .submit{ width:50px; height:50px; background:#00569f url(../images/search_btn2.png) no-repeat center center; background-size:50%; float:left; cursor:pointer;border:none;}

/*栏目导航*/
.menu{margin-left:60px;float:right;}
.top ul{}
.top ul li{float:left;line-height:100px;height:100px;}
.top ul li a{ display:block;padding:0 25px;font-size:16px;}
.top ul li a:hover{background:#2ea472;color:#fff;}

.mbdh{ display:none;}

.sy_title{text-align:center;font-size:36px;font-weight:bold;color:#000;}
.sy_title2{text-align:center;font-size:16px;margin-top:10px;}
.sy_title_pic{width:44px;height:3px;display:block;background:#0da87a;margin:20px auto 0;}

.con_01{width:100%;padding-top:70px;padding-bottom:80px;overflow:hidden;background:url(../images/bg3.jpg) no-repeat top center;}
.con_01 .pro_list{text-align:center;padding:0 10%;margin-top:30px;}
.con_01 .pro_list a{ display:inline-block;margin:7px 7px;color: #004297;background-color: #FFFFFF;border: 1px solid #004297;padding:0 26px;line-height:34px;border-radius: 5px;font-size:16px;}
.con_01 .pro_list a:hover{background:#004297;color:#fff;}
.con_01 .box{margin-top:27px;}
.con_01 .box ul li{float:left;width:46%;margin:1%;padding:1%;background:#f2f2f2;}
.con_01 .box ul li .pro_pic{width:357px;float:left;}
.con_01 .box ul li .pro_pic img{width:100%}
.con_01 .box ul li .pro_txt{width:calc(96% - 357px);float:right;}
.con_01 .box ul li .pro_txt h3{font-size:26px;padding-top:20px;color:#333;}
.con_01 .box ul li .pro_txt .js{margin-top:20px;}
.con_01 .box ul li .pro_txt .js p{line-height:36px;font-size:16px;}
.con_01 .box ul li .pro_txt .js p a{color:#6a6a6a;}
.con_01 .box ul li .pro_txt .js p a:hover{color:#00365f;}
.con_01 .more{line-height:42px;border-radius: 10px;margin:30px auto 0;width:180px;background:#2ea472;border:1px solid #2ea472;text-align:center;color:#fff;}
.con_01 .more:hover{background:#fff;color:#2ea472;}

.con_02{width:100%;overflow:hidden;background:#00365f;padding:100px 0}
.con_02 .about h2{ color: #a3afbb;font-size: 16px;margin-bottom: 15px;font-family: Arial, Helvetica, sans-serif;}
.con_02 .about h3{color: #fff;font-size: 40px;line-height: 34px;font-weight: 700;}
.con_02 .about i{width:40px;height:3px;background:#fff; display:block;margin-top:30px;}
.con_02 .about .txt{font-size:16px;color:#fff;line-height:34px;margin-top:30px;}
.con_02 .about .more{color: #FFFFFF; background-color: #00000000;border: 1px solid #FFFFFF;font-size: 16px;border-radius: 5px !important;text-align: center;width: 150px;height: 42px;line-height: 42px;margin-top:30px;}
.con_02 .about .more:hover{background:#fff;color:#444;}
.sy_about_l{float:left;width:60%;}
.sy_about_r{float:right;width:36%;}
.sy_about_r img{width:100%;height:auto;}

.con_04{background:#f8f8f8;padding:90px 0;}
.con_04 ul{margin-top:40px;}
.con_04 ul li{float:left;width:27%;margin:0 1.2%;background:#fff;padding:40px 1.5% 0;height:290px;}
.con_04 ul li .time{width:86px;float:left;text-align:right;}
.con_04 ul li .time .tm01{font-size: 18px;color: #333;font-family: Arial;line-height: 22px;}
.con_04 ul li .time .tm02{font-size:30px;color:#000;font-family:Arial;font-weight:bold;line-height:35px;}
.con_04 ul li .txt{width: calc(92% - 86px);float:right;}
.con_04 ul li .txt h1{font-size: 24px;line-height: 30px;color: #333;font-weight:bold;}
.con_04 ul li .txt p{font-size: 14px;line-height: 24px;color: #adadad;margin-top: 8px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.con_04 ul li .newsmore{overflow:hidden;font-size:16px;letter-spacing:3px;position:relative;margin-top:96px;}
.con_04 ul li .newsmore:after{content:"";width:72px;height:4px;background:rgba(1,88,135,0.6);position:absolute;left:0;bottom:3px;}
.con_04 ul li:hover .txt h1{color:#00365f;}
.con_04 ul li:hover .time .tm01{color: #00365f;}
.con_04 ul li:hover .time .tm02{color: #00365f;}

.con_04 .more{line-height:42px;border-radius: 10px;margin:70px auto 0;width:180px;background:#2ea472;border:1px solid #2ea472;text-align:center;color:#fff;}
.con_04 .more:hover{background:#fff;color:#2ea472;}

.con_05{background:url(../images/a02.jpg) no-repeat top center fixed;height:120px;text-align:center;color:#fff;padding:60px 0;}
.con_05 .bt01{font-size:30px;}
.con_05 .bt01 img{ vertical-align:middle;padding-right:10px;}
.con_05 .txt{padding-top:20px;font-size:18px;}


#bottom{width:100%;overflow:hidden;padding-top:80px;color:#d2e7f6;background:#00365f;}
#bottom .lm_t{font-size:18px;color:#fff;}
#bottom a{color:#d2e7f6}
#bottom a:hover{color:#fff;}
#bottom ul{margin-top:22px;}
#bottom ul li{line-height:34px;font-size:14px;}
.bot_01{width:38%;float:left;border-right:1px solid #396b91;}
.bot_01 .box{margin-top:22px;line-height:30px;}
.bot_01 h3{font-weight:bold;font-size:18px;color:#fff;padding-bottom:5px;}
.bot_nav{width:18%;float:left;margin-left:3%;}
.ewm{float:right;}
.ewm .box{margin-top:22px;background:#fff;padding:2px;}

.bot2{line-height:30px;width:100%;overflow:hidden;color:#fff;padding:20px 0;margin-top:60px;text-align:center;background:#074675;}
.bot2 a{color:#fff !important;}
.bot2 a:hover{color:#fff !important;}

.mbfor {display: none;}



/*ny*/

.ny_ban01{background:url(../images/ny_ban01.jpg) top center no-repeat;width:100%;height:400px;overflow:hidden;margin-top:100px;}
.ny_ban02{background:url(../images/ny_ban02.jpg) top center no-repeat;width:100%;height:400px;overflow:hidden;margin-top:100px;}
.ny_ban03{background:url(../images/ny_ban03.jpg) top center no-repeat;width:100%;height:400px;overflow:hidden;margin-top:100px;}
.ny_ban04{background:url(../images/ny_ban04.jpg) top center no-repeat;width:100%;height:400px;overflow:hidden;margin-top:100px;}
.ny_ban05{background:url(../images/ny_ban05.jpg) top center no-repeat;width:100%;height:400px;overflow:hidden;margin-top:100px;}
.ny_ban06{background:url(../images/ny_ban06.jpg) top center no-repeat;width:100%;height:400px;overflow:hidden;margin-top:100px;}
.ny_ban07{background:url(../images/ny_ban07.jpg) top center no-repeat;width:100%;height:400px;overflow:hidden;margin-top:100px;}

.ny_bt {text-align: center; background: url(../images/11.png) center 55px no-repeat; padding-bottom: 20px;border-bottom:1px solid #f2f2f2;}
.ny_bt .lm_t{font-size:64px; text-transform:uppercase;font-weight:bold;color:#f3f3f3;font-family:Arial;}
.ny_bt p{font-size: 32px;color: #222;line-height:50px; padding-bottom:6px;margin-top:-46px;font-weight:bold;}

#nav1 .nav1,#nav2 .nav2,#nav3 .nav3,#nav4 .nav4,#nav5 .nav5,#nav6 .nav6,#nav7 .nav7{background:#0e6aaf;}
#nav1 .nav1 a,#nav2 .nav2 a,#nav3 .nav3 a,#nav4 .nav4 a,#nav5 .nav5 a,#nav6 .nav6 a,#nav7 .nav7 a,#nav8 .nav8 a,#nav9 .nav9 a,#nav10 .nav10 a{color:#fff !important;}

#content{margin:50px 10% 0;}
#content .title{border-bottom:1px solid #ddd;height:50px;line-height:50px;font-size:15px;}
#content .title span{color:#9d9d9d;}
#content .title img{ vertical-align:middle;padding-right:5px;padding-left:10px;}

#content .box{padding:35px 0 0 0;line-height:40px;font-size:16px;color:#595959;}
#content .box img{ max-width:100%; height:auto !important; height:100%;}

.mt50{margin-top:50px;}


/*内页产品*/
.ny_cp ul li{float:left;width:46%;margin:1%;padding:1%;background:#f2f2f2;}
.ny_cp ul li .pro_pic{width:357px;float:left;}
.ny_cp ul li .pro_pic img{width:100%}
.ny_cp ul li .pro_txt{width:calc(96% - 357px);float:right;}
.ny_cp ul li .pro_txt h3{font-size:26px;padding-top:20px;color:#333;}
.ny_cp ul li .pro_txt .js{margin-top:20px;}
.ny_cp ul li .pro_txt .js p{line-height:36px;font-size:16px;}
.ny_cp ul li .pro_txt .js p a{color:#6a6a6a;}
.ny_cp ul li .pro_txt .js p a:hover{color:#00365f;}

table.bak { width:100%; margin:10px 0; border-left:#eff2f4 1px solid;border-top:#eff2f4 1px solid;}
.bak td,.bak th { padding:6px 10px; border-right:#eff2f4 1px solid;border-bottom:#eff2f4 1px solid; text-align:center;font-size:15px;}
.bak th { background:#074675;font-weight:bold;font-size:18px;color:#fff;}
.bak img {max-width:80%; height:auto !important; height:100%;}

.ny_cp_xq_bt{background:#f3f3f3;line-height:60px;text-align:center;font-size:22px;color:#000;font-weight:bold;margin-bottom:30px;margin-top:15px;}
.ny_pro_table{padding:0 3%;}
.ny_pro_table .nr{line-height:30px;font-size:15px;}
.ny_pro_table tr td{line-height:36px;padding-left:10px;}

/*返回*/
.flex-between-center{  display: flex; justify-content: space-between; align-items: center;}
.flex-between{ display: flex; justify-content: space-between}
.fanye{ margin-top:40px;border-top:1px solid #e5e5e5; padding-top:30px; line-height:30px;}
.fanhui{background:#ddd;border-radius:25px;line-height:40px;width:120px;text-align:center;height:40px;}
.fanhui a{font-size:15px;}
.fanhui:hover{ background:#00488f;}
.fanhui:hover a{ color:#fff;}
.flex {display: flex;flex-wrap: wrap;}

/*内页新闻*/
.ny_news_time{width:80px;height:60px;border:1px solid #ddd;text-align:center;line-height:26px;padding-top:4px;float:left;}
.ny_news_img{width:230px;height:160px;margin-left:32px;overflow:hidden;float:left;}
.ny_news_img img{width:230px;height:160px; transition:all 1s;}
.ny_news_ul li:hover img{ transform-origin:center center; transform:scale(1.1,1.1);}
.ny_news_ul li:hover .ny_news_time{background:#074675;color:#fff;border:1px solid #074675;}
.ny_news_txt{float:right;width:calc(100% - 392px);}
.ny_news_ul li{margin:20px 0;padding:20px 0;border-bottom:1px solid #ddd;}
.ny_news_ul li:hover{border-bottom:1px solid #074675;}
.ny_news_ul li .bt{font-size:22px;color:#000;font-weight:bold;}
.ny_news_ul li .js{font-size:14px;color:#707070;line-height:26px;padding-top:5px;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.ny_news_ul li .more{font-size:14px;padding-top:12px;font-weight:bold;color:#3366b2;}

.ny_news_bt{font-size:32px;color:#000;padding-bottom:10px;}

.pnpage { clear:both;padding-top:25px; font-size:14px;}
.pnpage a { padding:2px 10px; font-weight:bold; margin:0 6px; border-radius:5px; text-decoration:none;height:34px;line-height:34px;display:inline-block;}
.pnpage a:hover{color:#025aa2 !important;}

/*人力资源*/
.ny_job_ul{margin-top:30px;}
.ny_job_ul li{background:#f4f6f7;padding:15px 2%;margin-bottom:20px;}
.ny_job_ul li span{color:#000;font-weight:bold;}
.ny_job_ul li .tex01{color:#00365f;font-weight:bold;}


/*内页联系我们*/
.ny_contact_l{float:left;line-height:30px;}
.ny_contact_r{float:right;padding-top:20px;border-left:1px solid #eeeeee;padding-left:2%;}
.ny_contact_r .bt{font-size:20px;padding-bottom:5px;font-weight:bold;color:#000;}
.ny_contact_r .txt{font-size:18px;padding-bottom:15px;}

.yy{font-size:14px;}
.yy input{height:28px;line-height:28px;border:1px solid #ddd; }
.yy #content3{height:120px;width:480px;border:1px solid #ddd;}

.c1 {border-top:#dbefe5 1px solid;border-left:#dbefe5 1px solid;}
.c1 th {font-weight:bold; line-height:30px;text-align:center;}
.c1 td,.c1 th { padding:5px 10px; line-height:18px; border-bottom:#dbefe5 1px solid;border-right:#dbefe5 1px solid;font-size:14px;}
.c1 a {color:#s444444;}
td.yyk { padding-left:10px;}
.con_t1 { color:#444444;}
.con_t1 h4{ background:#eeefef; width:700px; height:30px; line-height:25px; font-size:14px; text-align:center;font-weight:bold}



.txtc { clear:both; text-align:center; padding-right:25px; padding-top:10px; font-size:12px}
.nypro span.current,.nypro a.num { display:inline-block; margin:0 5px; padding:0 8px; height:23px; line-height:23px;font-size:14px;}
.nypro span.current,.nypro a.num:hover { background:#f0f7fc; border:#074675 1px solid; color:#074675;font-size:14px;}
.nypro a.num,.nypro a.end,.nypro a.next,.nypro a.prev { border:#cdcdcd 1px solid; color:#333; background:#fff; text-decoration:none;font-size:14px;}
.nypro a.end,.nypro a.next,.nypro a.prev { display:inline-block; padding:0 8px;height:23px; line-height:23px;font-size:14px;}
.nypro a.prev { margin:0 5px;font-size:14px;}




