﻿@charset "utf-8";
/*全局初始化样式*/
body{ padding:0; margin:0 auto; font-size: 14px; line-height: 1.42857143;
 font-family:arial,Microsoft YaHei,'微软雅黑','宋体'; color: #666460;
 width: 100%; min-width: 320px; zoom:1;
/*禁用Webkit内核浏览器的文字大小调整功能*/
-webkit-text-size-adjust:none; 
/*取出点击出现半透明的灰色背景*/
-webkit-tap-highlight-color:rgba(0,0,0,0); 
-webkit-tap-highlight:rgba(0,0,0,0);
/*控制文本可选性*/
-webkit-user-select: none;
    -ms-user-select: none;
   -moz-user-select: none;
 -khtml-user-select: none;
        user-select: none;        
/*设置字体的抗锯齿或者说光滑度*/
-webkit-font-smoothing: antialiased;
overflow-x: hidden;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*默认去除ul、li的默认样式*/
.p,.h1,.h2,.h3,.h4,.h5,.h6{ margin: 0; padding: 0;}
.dl,.dl dd,.ul,.ul li{ list-style:none; margin: 0; padding: 0;} 
/*初始化下拉菜单、单行输入框、多行输入框的样式*/
select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#666460;font-family: '微软雅黑';} 
/*表单元素获得焦点时不显示虚线框*/
input:focus { outline: none;}
input,button,select,textarea{ outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ } 
/*不允许多行输入文本框有滚动条*/
textarea{ resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ } 
/*初始化表单元素样式*/
textarea,input,select { background:none; border:none; margin:0; padding:0;}
/*初始化HTML5标签样式*/
audio,canvas,progress,video { display: inline-block; vertical-align:baseline;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display:block;}
/*去除figure边距*/
figure,figcaption{ margin:0px; padding:0px;}

/*初始化图片样式*/
img{ border:none; border:0; max-width:100%; vertical-align:top;}

/*初始化a的样式和字体样式*/
a{ color:#666460; text-decoration:none; -webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus {outline:none; -moz-outline:none;}
a:hover{ color: #e47728;}

/*清除浮动*/
.clear{ clear:both; height:0px; overflow:hidden;}

.clearfix:after { content: "."; display: block; height: 0; visibility: hidden; clear: both;font-size: 0px;}
.clearfix { zoom: 1;}



/**页面框架 End**/
.auto{ margin:0 auto;}
.auto_1360{ max-width:1360px;}
@media(max-width:1360px){.auto_1360{ padding:0 2%;}}

.auto_1280{ max-width:1280px;}
@media(max-width:1280px){.auto_1280{ padding:0 2%;}}
.auto_1200{ max-width:1200px;}
@media(max-width:1200px){.auto_1200{ padding:0 2%;}}
.auto_1180{ max-width:1180px;}
@media(max-width:1180px){.auto_1180{ padding:0 2%;}}
.auto_1150{ max-width:1150px;}
@media(max-width:1150px){.auto_1150{ padding:0 2%;}}
.auto_1100{ max-width:1100px;}
@media(max-width:1100px){.auto_1100{ padding:0 2%;}}
.auto_1050{ max-width:1050px;}
@media(max-width:1050px){.auto_1050{ padding:0 2%;}}
.auto_1000{ max-width:1000px;}
@media(max-width:1000px){.auto_1000{ padding:0 2%;}}
.auto_950{ max-width:950px;}
@media(max-width:950px){.auto_950{ padding:0 2%;}}



.container{margin:0 auto; max-width: 1360px;padding: 0 15px;}
@media screen and (min-width:1360px ){
    .container{width:98%;margin:0 auto; padding: 0;}
}


/*全局样式*/




/*页面框架结构*/
.contain{ margin-top:75px} /*页面主体内容*/
.slidebar{} /*边侧菜单*/
.maincontent{} /*主要内容*/
.content{} /*内容*/
.txtbox,
.singlepage{ /*单片 设置文字两端对齐*/ text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; overflow:hidden;}
.current{ /*当前位置*/}


/*分页*/
.pages{}
/*分页*/


/*头部*/
.top{}
/*top*/
.Toplang{padding: 13px 0 5px; background: #ffffff;}
.Toplang a{ display:block; float: right; padding: 0 8px; margin-left: 10px;border:1px solid #e47728; color: #e47728; font-size: 12px; }
.Toper{position: fixed;background: rgba(0,0,0,0.3);padding:20px 0;width: 100%;left: 0;top: 0;z-index: 2;}
.Toper .logo{ display: block; height:100%; float: left;margin-left: 0;}
.Toper .logo img{vertical-align: middle;}
.Toper .navbtn{width: 36px;height: 100%;margin-right: 10px;display: block;float: right; background: url(../images/navbtn.png) no-repeat center;}
.Toper .navbtnon{ background-image: url(../images/navbtnon.png); }
.Toper .searchbtn{display:block;width:36px; height: 100%;float: right; margin-right: 10px; background: url(../images/seachicon01.png) no-repeat center;}
.Toper .langBox{display: none;position: relative;float: right; height: 75px; width: 70px; line-height: 75px; background: url(../images/yw.png) no-repeat left center; margin-right: 0;padding-left: 22px;}
.Toper .langBox span{ color:#fff;}
.Toper .langBox .lanxl{position: absolute; top: 53px; width: 100%; display: none;z-index: 88;background: #fff;padding-left: 10px;left: 10px;padding-bottom:5px;}
.Toper .langBox .lanxl a{display: block; line-height: 30px;}
.Toper .langBox .lanxl a:hover{color: #d0111b;}
.searchBox{width: 100%; display: none;padding: 10px 15px; background: #f6f6f6; position: relative; z-index: 88;}
.searchBox .Box{height: 40px; border: 1px solid #d0111b; line-height: 40px; position: relative; }
.searchBox .Box input{width:100%; padding-right: 50px;padding-left: 15px;}
.searchBox .Box  a{display: block; position: absolute; right: 0;top: 0;width: 40px; height:100%; border-left: 1px solid #d0111b; background: url(../images/seachicon02.png) no-repeat center;}
.clear1024{height: 15px;}
.MaxNav{display: none;position: relative; z-index: 99;}
.MaxNav ul li dl{display:none;margin:0;}
.MaxNav ul li dl a{padding-left:30px; line-height: 30px; display: block; color: #000;}
.MaxNav ul{padding:0 0;}
.MaxNav ul li .navA{display: block;}
.MaxNav ul li .navA:hover,.MaxNav ul li.on .navA{ }
.MaxNav ul li:hover dl{display:block !important;}
.MaxNav ul{background: none;}
.Toper .container{position: relative;height: 33px;line-height: 33px;}
.header_menu{height: 23px;width: 60px;position: relative;float: right;margin-top: 6px}
.header_menu span{width: 45px;height: 3px;background: #e47728;display: inline-block;position: absolute;top:0;right:0;transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;}
.header_menu .span2{top:10px;}
.header_menu .span3{top:20px;}
.header_menu_on .span2{display: none;}
.header_menu_on .span1{transform: rotate(45deg);top:9px;}
.header_menu_on .span3{transform: rotate(-45deg);top:9px;}
.Toper .logo {width:70%;}
.MaxNav{position: absolute;top:53px;right: 0;width: 200px;}
.MaxNav ul li .navA{line-height: 40px;display: block;text-align: center;font-size: 16px;border-radius: 0 !important;}
.MaxNav{padding-top: 15px;padding-bottom: 15px;}
.Toper .shui{display: none;}

.MaxNav ul li.on .navA,.MaxNav ul li:hover .navA{border-bottom:2px solid #1c4587;}

@media screen and (min-width:1024px ){
  .MaxNav{width: auto;position: static;}
  .MaxNav{padding-top: 0;padding-bottom: 0;}
  .Toper .container{height: auto;line-height: 75px;}
  .header_menu{display: none;}
  .Toper{padding:0;}
  .Toplang{display: none;}
  .clear1024{display: none;}
  .Toper .navbtn{display: none;}
  .Toper .langBox{display:block;}
  .Toper .searchbtn{background-image: url(../images/seachicon.png);}
  .MaxNav{display: block; float: right; margin-right: 15px;}
  .MaxNav ul li{float: left;position: relative;}
  .MaxNav ul li .navA{border-radius: 3px; color: #fff;}
  .searchBox{position: absolute; right: 0px; width: 400px; top: 80px;z-index: 88;}
  .MaxNav ul li dl{display:none;position: absolute; top:75px;z-index: 99;left:50%;width:250px;background: #fff;margin-left: -125px;border-top: 4px solid #e47728}
  .MaxNav ul li#nav4 dl{ width:400px;margin-left: -200px; }
  .MaxNav ul li#nav2 dl{ width:400px;margin-left: -200px;}
  .MaxNav ul li .navA{height: 75px;line-height: 75px;display: block; text-transform: capitalize; }
  .MaxNav ul li{color:#333333;font-size: 16px;padding:0 9px;}
  .Toper .logo{margin-top: 22.5px;}
  .Toper .logo {width: auto;margin-top: 0;height: 30px;}
  .MaxNav ul li dl dd{margin:0;padding-left: 0;}
  .MaxNav ul li dl a{display: block;padding-left: 18px;height: 50px; line-height: 50px;border-bottom:1px solid #eeeeee;color:#333333;font-size:14px;background: url(../images/right.png) no-repeat 90% center; text-transform: capitalize; }
  .MaxNav ul li dl a:hover{color:#e47728;background: url(../images/right1.png) no-repeat 90% center;}
  .Toper .shui{display: block;float: left;color:#444444;font-size: 16px;font-weight: bold;padding-left: 15px;}
}


@media screen and (min-width:1200px ){
  .MaxNav ul li{padding:0 12.5px;}
}



.HomeBan .bx-wrapper{margin-bottom: 0;}
.HomeBan .bx-wrapper .bx-viewport{left: 0;border:0;}
.HomeBan img{width: 100%;}
.HomeBan ul{margin:0;}
.HomeBan ul a{display: block;}
.HomeBan .bx-controls{display: block;position: absolute;bottom:45px;left: 0;text-align: center;width: 100%;}
.HomeBan{overflow: hidden;position: relative;}
.HomeBan .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{width: 100%;text-align: center;}
.HomeBan .bx-wrapper .bx-pager.bx-default-pager a{background: #062d6c;width: 12px;height: 12px;border-radius: 50%;margin:0 6px;}
.HomeBan .bx-wrapper .bx-pager.bx-default-pager a.active{background: #e47728}


.Home_title{line-height: 30px;font-size: 20px;font-weight: bold;color:#333333;padding:35px 0;min-height: 90px;}
.Home_title a{float: right;color:#333333;font-size: 14px;text-align: center;height: 30px;line-height: 26px;border:2px solid #004d99;border-radius: 22px;padding:0 10px;font-weight: normal;}
.Home_title a img{vertical-align: middle;margin-left: 5px;position: relative;top: -1px;}
.Home_floor1_news{padding:50px 0;background: #f8f8f8;}
.Home_floor1_news .left{background: #fff;margin-bottom: 20px;}
.Home_floor1_news img{width: 100%;
  transition: all 0.6s;
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
-o-transition: all 0.6s;}
.Home_floor1_news .img_box{overflow:hidden;}
.Home_floor1_news .img_box:hover img{transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1);
-moz-transform:scale(1.1,1.1);
-webkit-transform:scale(1.1,1.1);
-o-transform:scale(1.1,1.1);}
.Home_floor1_news .left .h3{padding:20px 20px 0 20px;color:#333333;font-size: 18px;white-space: nowrap;text-overflow: ellipsis;overflow:hidden;}
.Home_floor1_news .left .time{padding:0 20px 20px 20px;color:#7a7a7a;}
.Home_floor1_news .right{background: #fff;}
.Home_floor1_news .right .tab{padding:0 20px;height: 60px;line-height: 60px;border-bottom:1px solid #e6edf2;}
.Home_floor1_news .right .tab a{display: inline-block;border-bottom:2px solid transparent;color:#333333;font-size: 18px;margin-right: 10px;display: inline-block;}
.Home_floor1_news .right .tab a.on{border-color:#1c4587;color:#1c4587;}
.Home_floor1_news .right .tab_list{padding: 10px 20px;}
.Home_floor1_news .right .h3 a{color:#333333;font-size: 18px;}
.Home_floor1_news .right li{padding-top: 18px;padding-bottom: 18px;border-bottom:1px solid #e6edf2;}
.Home_floor1_news .right .time{color:#828f99;font-size: 14px;padding-bottom: 10px;}
.Home_floor1_news .right .p{color:#828f99;font-size: 15px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;padding-bottom: 3px;}
.Home_floor1_news .right .more{color:#004d99;}
.Home_floor1_news .right .Box li:last-child{border-bottom: 0;}
.Home_floor1_news .right .Box{display: none;}
.Home_floor1_news .right .Box:first-child{display: block;}

.Gp_information .ul li{height:80px;line-height: 80px;padding:0;}
.Gp_information .ul li .div1{float: left;width: 19%;color:#606060;}
.Gp_information .ul li .div{width: 43%;font-size: 18px;color:#606060 !important;}
.Gp_information .ul li .div2{color:#94cf8b;}
.Gp_information .ul li:nth-child(1) .div1{color:#d40003;}
.Gp_information .ul li:nth-child(2) .div1{color:#d40003;}
.Gp_information .ul li:nth-child(3) .div1{color:#94cf8b;}
.Gp_information .ul li:last-child{border-bottom: 1px solid #e6edf2;}
.Gp_information1 .ul li{border-bottom: 1px solid #e6edf2;}
.Gp_information1 {padding-top: 70px;}


.Home_floor3 .video_Box{display: block;}
.Home_floor3{background: #072b64;/*margin-top: 85px;*/}
.Home_floor3 .right{width: 100%;height: 583px;margin-bottom: 30px;position: relative;}
.Home_floor3 .right .i{background: url(../images/bo.png) no-repeat center;width: 90px;height: 90px;position: absolute;top: 50%;left: 50%;margin-top: -45px;margin-left: -45px;transition: all 0.6s;
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
-o-transition: all 0.6s;cursor: pointer;}
.Home_floor3 .right .i:hover{transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1);
-moz-transform:scale(1.1,1.1);
-webkit-transform:scale(1.1,1.1);
-o-transform:scale(1.1,1.1);}

.Home_floor3 .h3{color:#ffffff;font-size: 26px;font-weight: bold;padding-bottom:30px;}
.Home_floor3 .p{color:#fff;font-size: 16px;line-height:24px;padding-bottom: 30px;}
.Home_floor3 .more a{padding-left: 44px;font-size: 16px;color:#fff;background:url(../images/more.png) no-repeat left center;line-height: 32px;display: inline-block;}
.Home_floor3{padding-bottom: 110px;}
.Home_floor3 .video_Box{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.8);display: none;z-index: 8;}
.Home_floor3 .video_Box .Box{position: absolute;top: 50%;left: 5%;width: 90%;-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.Home_floor3 .video_Box video{width: 100%;}
.Home_floor3 .video_Box .close{position: absolute;top: -33px;right: -10px;width: 32px;height: 33px;background:url(../images/close.png) no-repeat center;cursor: pointer;}
.Home_floor4_contain{padding:75px 0;background: #f2f3f5;}
.Home_floor4_contain .h3{color:#333333;font-size: 22px;padding-bottom: 15px;}
.Home_floor4_contain .p{color:#828f99;font-size: 16px;line-height: 30px;}

.footer{background: #072b64;padding-top: 45px;}
.footer .left dl{margin:0;}
.footer .left dd{margin:0;padding:0;}
.footer .left{display: none;}
.footer .right .h3{color:#ffffff;font-size: 18px;padding-bottom: 8px;}
.footer .right .div{display: inline-block;font-size: 12px;color:#fff;margin-right: 10px;}
.footer .right .img{padding-bottom: 10px;}
.footer .right .div img{padding-top: 3px;}
.footer .right .h5{font-size: 30px;color:#fff;line-height: 28px;margin-top: 10px;}
.footer .right .h5 .span{font-size: 14px;}

.bottom_link{color:#bcc7d3;padding:0 0 14px; border-bottom:1px solid #bcc7d3;margin-bottom: 12px;margin-top: 10px;}
.bottom_link a{color:#bcc7d3;}
.copyright{color:#bcc7d3;padding-bottom: 14px;}
.copyright a{color:#bcc7d3;}
.footer{text-align: center;}
.footer .left dl{float: left;color:#fff;}
.footer .left dl dt{font-size: 18px;margin-bottom: 15px;}
.footer .left dl dd a{font-size: 14px;color:#bcc7d3;}
.footer .left dl dd{margin-bottom: 7px;}
.footer .left dl{padding-right:45px;}
.footer .left dl dd a:hover{color:#e47728;}
.copyright a:hover{color:#e47728;}
.bottom_link a:hover{color:#e47728;}
.Home_title a:hover{color:#072b64;}
.Home_floor1_news .right .h3 a:hover{color:#072b64;}
.Home_floor1_news .left a:hover .h3{color:#072b64;}
.banner img{width: 100%;}
.banner .img2{display: none;}
.nav-menu{background: #072b64;height: 70px;}
.nav-menu .ul{white-space: nowrap;overflow: auto;}
.nav-menu .ul li{display: inline-block;}
.nav-menu .ul li a{display: block;padding:0 20px;height: 70px;color:#fff;border-top: 6px solid transparent; text-transform: capitalize; font-size: 16px;line-height: 65px;}
.nav-menu .ul li.aon a{background: #fff;color:#072b64;border-color: #e47728;}
.about{background: url(../images/aboutbg.png) no-repeat top center;padding-top: 40px;}
.about_top{padding:10px 0 50px;}
.about_top .p{color:#444444;font-size: 16px;padding-bottom: 15px;line-height: 30px;}
.about_top .left{padding-bottom: 20px;}
.about_bottom{background: url(../images/home2bg.jpg) #093274 no-repeat top center;padding-bottom: 60px;}
.About_btn .a{color:#fff;font-size: 20px;height: 44px;line-height: 40px;border:2px solid #3fb9f4;display: inline-block;padding:0 53px 0 20px;border-radius: 22px;background: url(../images/xx.png) no-repeat 93% center;}
.about_bottom_Box{position: relative;}
.About_btn .Box{position: absolute;bottom:50px;left: 0;width:100%;border:2px solid #3fb9f4;border-radius: 20px;background: rgba(0,0,0,0.7);padding:35px 5%;max-width: 1040px;display: none;}
.About_btn dd{margin:0;padding-bottom: 8px;}
.About_btn dl{color:#fff;font-size: 16px;}
.About_btn dl dt{font-size: 22px;font-weight: bold;padding-bottom: 10px;}
.About_btn dl dd a{color:#fff;}


.About_btn .a{cursor: pointer;}
.Culture{padding:70px 0;}
.Culture .ul li{float: left;width: 49.5%;margin-right:1%;margin-bottom: 35px;}
.Culture .ul li:nth-child(2n){margin-right: 0;}
.history{padding-top: 40px;}
.history_top .p{color:#333333;font-size: 16px;line-height: 30px;max-width: 660px;}
.history_top{padding-bottom: 40px;}
.history_bottom{padding:60px 0;background: #f2f3f5;}
.history_bottom .qb{color:#e47728;font-size: 22px;font-weight: bold;padding-bottom:15px;}
.history_bottom .time{color:#e47728;font-size: 24px;font-weight: bold;}
.history_bottom .ul li{margin-bottom: 30px;}
.history_bottom .ul li .box{width: 100%;padding:5%;position: relative;background: #fff;margin-top: 20px;color:#333333;line-height: 24px;}
.history_bottom .ul .i{width: 24px;height: 12px;background: url(../images/jian.png) no-repeat center;position: absolute;left: 9px;top: -12px;}
.history_bottom .owl-item:nth-child(2n) .time{color:#003b6a;}
.history_bottom .owl-item:nth-child(2n) .qb{color: #003b6a;}

.history_bottom .Box:nth-child(2n) .time{color:#003b6a;}
.history_bottom .Box:nth-child(2n) .qb{color: #003b6a;}
.history_bottom .owl-carousel{display: block;}
.history_bottom_box .Box{margin-bottom: 20px;}

/* 企业文化 */
.Culture_list{padding:70px 0;}
.PicList002239{ min-height: 400px; }
.PicList002239 .liebie{ padding-bottom: 3%; }
.PicList002239 .liebie dd{ margin: 0; line-height: 40px; border-bottom: 2px solid transparent;; padding: 0 20px; text-align: center; color: #666; font-size: 16px; float: left; margin-right: 2%;}
.PicList002239 .liebie dd:hover,
.PicList002239 .liebie dd.aon{ border-bottom: 2px solid #1c4587; }
.PicList002239 .liebie dd:hover a,
.PicList002239 .liebie dd.aon a{  color: #1c4587; }
.PicList002239 li{ border-bottom: 1px solid #e3e3e3; margin-bottom: 3%; float:left; }
@media(min-width:769px){
.PicList002239 li{margin-right:5%; width:30%; }
.PicList002239 li:nth-child(3n){ margin-right:0;}
}
.PicList002239 li .Ispic{padding-bottom: 67%;background-size:contain;}
.PicList002239 li dl{position:relative;margin:0 10px;text-align: left;line-height:48px;padding-right: 98px;}
.PicList002239 li dd:first-child{ position:absolute; right:0;top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); width: 48px; height: 48px; background: url(../images/PicList002239_icon1.png) no-repeat center; }
.PicList002239 li dd{ color: #999; margin-left: 0; }
.PicList002239 li dd.dot2{ display:block; line-height:24px; padding:15px 0; height:48px; overflow:hidden;}
.PicList002239 li dt{font-size: 16px; color: #c49162;}
@media(max-width:768px){
.PicList002239 li{ width:48%; margin-right:4%;}
.PicList002239 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:640px){
.PicList002239 li{ width:100%; margin-right:0;}
}
/*Page002046 */
.Page002046 .Pages{ text-align:center; padding:50px 0 70px;}
.Page002046 .Pages a{ display:inline-block; vertical-align:middle;border:1px solid #ececec; padding:0 15px; line-height:38px; color:#999;}
.Page002046 .Pages a:hover,
.Page002046 .Pages a.a_cur{ background-color:#e47728; color:#fff;}
.Page002046 .Pages em{ font-style:normal; display:inline-block; vertical-align:middle; overflow:hidden;}
.Page002046 .Pages em a{ float:left; margin-left:-1px;}
.Page002046 .Pages .p_cur,
.Page002046 .Pages .p_count,
.Page002046 .Pages .p_jump,
.Page002046 .Pages .p_total{ display:none;}
.Page002046 .Pages .a_prev,
.Page002046 .Pages .a_next{ padding:0; width:44px; background:url(../images/Page002046-a_prev.gif) no-repeat center center; overflow:hidden; line-height:1000px; height:38px;}
.Page002046 .Pages .a_next{ background-image:url(../images/Page002046-a_next.gif);}
@media(max-width:640px){
.Page002046 .Pages .a_first,
.Page002046 .Pages .a_end{ display:none;}
.Page002046 .Pages em{display: none;}
}
@media(max-width:480px){
.Page002046 .Pages a{padding:0 5px; }
}

/*公司治理三级*/
.gover_menu .liebie{ margin: 3% 0 0; }
.gover_menu .liebie a{ margin: 0; line-height: 40px; background: #e1e1e1; padding: 0 20px; color: #666; font-size: 16px; float: left; margin-right:10px;}
.gover_menu .liebie a:hover,
.gover_menu .liebie a.aon{ background: #1c4587; color: #fff;  }

.honour{padding-top: 50px;}
.honour .ul li{text-align: center;background: #f2f3f5;margin-bottom: 30px;font-size: 18px;}
.honour .ul img{width: 100%;transition: all 0.6s;
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
-o-transition: all 0.6s;}
.honour .ul .h3{padding:15px 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.honour .ul li .img{overflow: hidden;}
.honour .ul li:hover img{transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1);
-moz-transform:scale(1.1,1.1);
-webkit-transform:scale(1.1,1.1);
-o-transform:scale(1.1,1.1);}
.Yw_top img{width: 100%;}
.Yw_top{padding:50px 0;}
.Yw_name{height: 60px;line-height: 60px;background: #072b64;color:#fff;font-size: 24px;}
.Yw_bottom li{background: #f2f3f5;}
.Yw_bottom li img{width: 100%;}
.Yw_bottom .right{padding:40px 5%;}
.Yw_bottom .right .h3{color:#004d99;font-size: 30px;padding-bottom:20px;}
.Yw_bottom .right .box a{color:#242424;font-size: 18px;padding-left: 30px;background: url(../images/ymore.png) no-repeat left center;display:block;margin-bottom: 8px;}
.Yw_bottom .right dl{padding-left:160px;position:relative; margin-bottom:5px;}
.Yw_bottom .right dl dt{position:absolute;left:0;top: -5px;color:#154681;font-size:24px;}
.Yw_bottom .right dl dd a{ float:left; margin-right:4%;}
.Yw_bottom .right dl dd a:last-child{ margin-right:0;}
.Yw_bottom li:nth-child(2n){background: #fff;}
.Yw_bottom{padding-bottom:100px;}
.Yw2{padding-top: 70px;}
.Yw2 img{width: 100%;}
.Yw2 .h3{padding:15px 0;background: #f2f3f5;text-align: center;font-size: 15px;color:#444444;text-align: center;font-weight: bold;overflow:hidden;text-overflow: ellipsis;}
.Yw2 .ul li{margin-bottom: 30px;}

.Yw2 .ul li .box_tc{display: none;}

.Yw2bg{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 10;background: rgba(0,0,0,0.8);display: none;}
.Yw2bg .Box{position: absolute;top: 50%;left: 10%;width: 80%;background: #fff;border-radius: 10px;border:5px solid #e47728;padding:40px 5%;-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);line-height: 28px;font-size:16px;
}
.Yw2bg .close{width: 32px;height: 32px;background: url(../images/close1.png) no-repeat center;position: absolute;top: -32px;right: -32px;}
.News{padding-top: 70px;}
.News .ul img{width: 100%;transition: all 0.6s;
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
-o-transition: all 0.6s;}
.News .ul li .img{overflow: hidden;}
.News .ul li .img:hover img{transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1);
-moz-transform:scale(1.1,1.1);
-webkit-transform:scale(1.1,1.1);
-o-transform:scale(1.1,1.1);}
.News .ul li{background: #f2f3f5;margin-bottom: 30px;position: relative;}
.News .ul li .Box{padding:15px;}
.News .ul li .time{color:#757576;font-size: 16px;padding-bottom: 5px;}
.News .ul li .h3 a{color:#333333;font-size: 18px;display: block;line-height: 30px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
.News .ul li .h3{padding-bottom: 70px;}
.News .ul li .more{text-align: right;}
.News .ul li .more a{display: inline-block;width: 32px;height: 32px;background: url(../images/hangmore.png);position: absolute;bottom: 15px;right: 15px;}
.News .ul li .h3 a:hover{color:#e47728;}
.News_info{padding:70px 0;}


.News_info{padding-top: 50px;}
.News_info .title{color:#333333;font-size: 22px;line-height: 28px;text-align: center;padding-bottom: 12px;}
.News_info .time{color:#666666;text-align: center;border-bottom: 1px solid #e5e5e5;padding-bottom:20px;}
.News_info .time .span{padding-left: 20px;}
.News_info_content{padding:45px 0;}
.News_info_content .p{color:#666666;line-height: 26px;padding-bottom: 20px;s}
.News_info_content .h4{color:#00549e;font-size: 18px;padding-bottom: 10px;}
.News_info_content .ul li{padding-bottom: 15px;}
.News_info_content .ul{margin-bottom: 20px;}
.news_info_back{padding-top: 20px;border-top:1px solid #e5e5e5;}
.news_info_back .left{padding-bottom: 20px;}
.news_info_back .left a{display: inline-block;line-height: 26px;color:#666;}
.news_info_back .right{float: right;}
.news_info_back .right a{color:#666666;display: inline-block;padding-left: 26px;background: url(../images/back.png) no-repeat left center;}
.news_info_back a:hover{color:#00549e;}
.news_info_back .right a:hover{background: url(../images/back1.png) no-repeat left center;}

.Tzz1,.Tzz2{margin:60px 0;}
.Tzz1 .left{padding-bottom: 20px;}
.Tzz1 .right .p{color:#666666;font-size: 16px;line-height: 35px;text-indent: 32px;}
.Tzz2 li a{display: block;padding-left: 30px;background:url(../images/yuan.png) no-repeat 13px center;line-height: 70px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.Tzz2 li{background: #f2f3f5;margin-bottom: 10px;}
.Tzz2 li .time{display: none;}


.Tzz3 .ul li{background: #f2f3f5;padding:15px;margin-bottom: 20px;}
.Tzz3_title{color:#444444;font-size: 24px;text-align: center;padding:70px 0 40px;}
.Tzz3 .ul img{width: 100%;}
.Tzz3 .ul .left{padding-bottom: 20px;}
.Tzz3 .ul .right .h3{color:#444444;font-size: 18px;padding-bottom: 22px;position: relative;}
.Tzz3 .ul .right .h3:before{content:"";display: block;width: 20px;height: 1px;background: #444444;position: absolute;bottom:15px;left: 0;}
.Tzz3 .ul .right .p{color:#8c8d90;font-size: 16px;line-height: 30px;}

.Tzz3_botom{padding:70px 0;}
.Tzz3_botom_h3{color:#444444;font-size: 24px;text-align: center;padding-bottom: 20px;}
.Tzz3_botom_p{color:#444444;font-size: 16px;line-height: 30px;padding-bottom: 40px;}
.Job1{padding:60px 0 80px;}
.Job1 .h3{color:#222222;font-size: 18px;line-height: 30px;text-align: center;margin-bottom: 40px;}

.Job1 .ul li{background: #f5f5f5;background-size: 100% 100%;padding:30px 20px 40px;margin-bottom: 25px;text-align: center;}
.Job1 .ul li.li1{background:url(../images/jobbg_01.png) no-repeat center;background-size: 100% 100%;}
.Job1 .ul li.li2{background:url(../images/jobbg_02.png) no-repeat center;background-size: 100% 100%;}
.Job1 .ul li.li3{background:url(../images/jobbg_03.png) no-repeat center;background-size: 100% 100%;}
.Job1 .ul li .h4{color:#004883;font-size: 24px;padding:10px 0 7px;}
.Job1 .ul li .p{color:#444444;font-size: 16px;line-height: 30px;}
.Job2_top{padding:60px 0;} 
.Job2_top .ul li{width: 33.3333333%;float: left;text-align: center;color:#444444;font-size: 20px;background: #e9e8e9;padding:45px 0;position: relative;}
.Job2_top .ul .box{position: relative;z-index: 5;}
.Job2_top .ul li .img2{display: none;}
.Job2_top .ul li .imgbg{display: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.Job2_top .ul li .imgbg img{width: 100%;height: 100%;}
.Job2_top .ul li .h3{padding-top:5px;}
.Job2_top .ul li.on .h3{color:#fff;}
.Job2_top .ul li.on .imgbg{display: block;}
.Job2_top .ul li.on .img2{display: inline-block;}
.Job2_top .ul li.on .img1{display: none;}
.Job2_table .span1{float: left;width: 40%;}
.Job2_table .span2{float: left;width: 30%;}
.Job2_table .span3{float: left;width: 15%;}
.Job2_table .span4{float: left;display: none;}
.Job2_table .span5{float: left;display: none;}
.Job2_table .span6{float: left;display: none;}
.Job2_table .span7{float: left;display: none;}
.Job2_table .span8{float: left;width: 15%;background: url(../images/jia.png) no-repeat center;cursor: pointer;}
.Job2_table_top{height: 70px;line-height: 70px;text-align: center;font-size: 16px;background: #072b64;color:#fff;}
.Job2_table .h3{border:1px solid #dddddd;border-top: 0;}
.Job2_table .h3>div{text-align: center;font-size: 16px;height: 70px;line-height: 70px;} 
.Job2_table .h3>div.clear{height:0;}
.Job2_top .ul li{cursor: pointer;}

.Job2_table{padding-bottom: 110px;}
.Job2_table .ul li .Box{padding:40px 20px 20px;background: #f5f5f5;display: none;border-bottom:1px solid #dddddd;}
.Job2_table .ul li .h4{color:#222222;font-size: 16px;padding-bottom: 6px;}
.Job2_table .ul li  .p{color:#666666;font-size: 16px;line-height: 30px;padding-bottom:20px;}
.Job2_table .span8.on{background: url(../images/jia1.png) no-repeat center;}
.Job2_table .Job2_tc{display: none;}
.Job2_table .Job2_tc:nth-child(1){display: block;}
.Job3{margin:60px 0;background: #f2f3f5}
.Job3 .right{padding:15px;}
.Job3 .right li input{height: 48px;line-height:46px;border:1px solid #dfdfdf;width: 100%;background: #fff;color:#999999;font-size: 16px;padding:0 15px;}
.Job3 .right li{margin-bottom: 10px;}
.Job3 .right .textarea textarea{height: 225px;line-height:46px;border:1px solid #dfdfdf;width: 100%;background: #fff;color:#999999;font-size: 16px;padding:0 15px;}
.Job3 .right .Btn{padding:20px 0 40px;}
.Job3 .right .Btn input{width: 45%;color:#fff;font-size: 18px;text-align: center;height: 50px;line-height: 50px;background: #014982;border-radius: 5px;max-width: 200px;cursor: pointer;}
.Job3 .right .Btn .btn2{margin-left: 3px;background: #b3bdc7}
.Job3 .left img{width: 100%;}

@media screen and (min-width:480px ){
  .Home_floor1_news .left .h3{font-size: 22px;}
  .Home_floor1_news .right .tab a{margin-right: 15px;font-size: 18px;}
  .Home_floor1_news .right .h3 a{font-size: 20px;}
  .Home_floor1_news .right .p{font-size: 16px;}
  .Home_floor3 .video_Box .Box{position: absolute;top: 50%;left: 15%;width: 70%;}
  .Home_floor3 .video_Box .close{position: absolute;top: -33px;right: -33px;}
  .Home_title a{padding:0 15px;width: 145px;}
  .Home_title a img{margin-left: 10px;}
  .honour .ul li{width: 49%;float: left;margin-right: 2%;}
  .honour .ul li:nth-child(2n){margin-right: 0;}

}

@media screen and (min-width:540px ){
  .Home_title{font-size: 26px;line-height: 35px;}
  .Home_title a{height: 35px;line-height: 33px;}
  .history_bottom .ul li .box{width: 80%;}
  .Yw_bottom .right .box .div{float: left;width: 50%;}
  .Yw2 .ul li{width: 49%;margin-right: 2%;float: left;}
  .Yw2 .ul li:nth-child(2n){margin-right: 0;}

  .News .ul li{width:49%;margin-right: 2%;float: left;}
  .News .ul li:nth-child(2n){margin-right: 0;}

  .Job2_table .span1{float: left;width: 30%;}
  .Job2_table .span2{float: left;width: 20%;}
  .Job2_table .span3{float: left;width: 20%;}
  .Job2_table .span4{float: left;display: none;}
  .Job2_table .span5{float: left;display: block;width:20% }
  .Job2_table .span6{float: left;display: none;}
  .Job2_table .span7{float: left;display: none;}
  .Job2_table .span8{float: left;width: 10%;}
  .Job2_table .ul li .Box{padding:40px 40px 20px;}

  
}

@media screen and (min-width:768px ){
   .Home_floor3 .video_Box .Box{position: absolute;top: 50%;left:50%;width: 600px;margin-left: -300px;}
   .Home_floor3 .left{float: left;width: 45%;}
   .Home_floor3 .right{float: right;width: 50%;}
   .Home_floor3{padding: 0}
   .Home_floor3 .right{height: 583px;margin-bottom: 0;}
   .Home_floor3 .container{position: relative;}
   .Home_floor3 .left{position: absolute;top: 50%;left: 15px;-webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -o-transform: translateY(-50%);
   transform: translateY(-50%);
   }
   .about_top .left{ padding-bottom: 0;}
   .about_top .right{width: 48%;float: right; margin-left: 4%;  }
   .about_top{padding:70px;}
   .About_btn .box{float: left;padding-bottom: 30px;padding-right: 5%;width: 49%;}
   .About_btn .box:last-child{padding-right: 0;}
   .history{padding-top: 70px;}
   .history_top{padding-bottom: 70px;}

   .history_bottom .container{white-space: nowrap;}
   .history_bottom .container .Box{display: inline-block;vertical-align: top;}
   .history_bottom .container .Box li{width: 210px;display: inline-block;vertical-align: top;margin-right: 18px;}
   .history_bottom .container .Box .ul{white-space: nowrap;display: inline-block;vertical-align: top;}
   .history_bottom .container .Box .box{white-space: normal;}
   .history_bottom .container .Box .box{width: 100%;}
   .history_bottom .container .owl-item .qb{background: url(../images/hbg.jpg) repeat-x left 50px;margin-right: 2%;overflow: hidden}
   .history_bottom .container .owl-item:nth-child(2n) .qb{background: url(../images/h2bg.jpg) repeat-x left 50px;}
   .history_bottom .container .owl-item .ibox{width: 183px;height: 5px;background: url(../images/h1bg.jpg);position:absolute;top: 50px;right: -90px; } 
   .history_bottom .container .owl-item:nth-child(2n) .ibox{width: 183px;height: 5px;background: url(../images/h1bg.jpg);position:absolute;top: 50px;left: -90px; } 
   .history_bottom .container .Box{position: relative;}
   .history_bottom_box {background: url(../images/h2bg.jpg) repeat-x left 50px;}
   .history_bottom_box .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{display: block !important;margin-top: 0;}
   .history_bottom .owl-carousel .owl-nav button.owl-next{position: absolute;top: 50px;right: 0;margin:0;width: 37px;height: 5px;background: url(../images/h3bg.jpg);font-size: 0;opacity: 1;}
   .history_bottom .owl-carousel .owl-nav button.owl-prev{display: none;}
   .history_bottom .qb{padding-bottom: 40px;}
   .history_bottom_box .Box{margin-bottom: 0;}
   
   .honour .ul li{width: 32.5%;float: left;margin-right: 1.25%;}
   .honour .ul li:nth-child(2n){margin-right: 1.25%;}
   .honour .ul li:nth-child(3n){margin-right: 0%;}

   .Yw2bg .Box{width: 660px;left: 50%;margin-left: -330px;}
   .Yw2 .h3{font-size: 20px;}

   .Tzz2 li a{padding-right: 244px;position: relative;padding-left: 40px;background-position: 18px center;}
   .Tzz2 li .time{position: absolute;top: 0;right:30px;display: block;color:#89898a;padding-left: 24px;background: url(../images/time.png) no-repeat left center;}

   .Tzz3 .ul li{display: table;padding:0;}
   .Tzz3 .ul li .left{display: table-cell;width:30%;padding-bottom: 0;}
   .Tzz3 .ul li .right{display: table-cell;width:70%;padding:0 6%;vertical-align: middle;}
   .Tzz3 .ul li .Box_table{padding:20px 0;}
   .Tzz3 .ul .right{background: url(../images/tzbg.jpg) no-repeat right center;background-size: auto 100%;}

   .Job1 .ul li{float: left;width: 32.4%;margin-right: 1.4%;text-align: left;padding-top: 60px;padding-bottom: 50px;}
   .Job1 .ul li:nth-child(3n){margin-right: 0%;}
   .Job2_top .ul li .h3{font-size: 28px;}
   .Job2_top{padding:100px 0 80px;}


  .Job2_table .span1{float: left;width: 30%;}
  .Job2_table .span2{float: left;width: 15%;}
  .Job2_table .span3{float: left;width: 15%;}
  .Job2_table .span4{float: left;display: none;}
  .Job2_table .span5{float: left;display: block;width:30% }
  .Job2_table .span6{float: left;display: none;width:15% }
  .Job2_table .span7{float: left;display: none;}
  .Job2_table .span8{float: left;width: 10%;}

  .Job3 .left{float: left;width: 42%;}
  .Job3 .right{float: right;width: 58%;}

  .HomeBan .bx-controls{display: block;position: absolute;bottom:55px;left: 0;text-align: center;width: 100%;}

  .Gp_information1 .ul li .div1{width: 160px;}
  .Gp_information1 .ul li .div{width: 300px;}
  


}

@media screen and (min-width:900px ){
   .Home_floor1_news .left{width: 47%;float: left;margin-bottom: 0;}
   .Home_floor1_news .right{width: 50%;float: right;}
   .Home_title{font-size: 36px;line-height: 45px;padding:40px 0;}
  .Home_title a{font-size: 20px;padding:0 24px;background-position: 154px center;margin-top: 0;height: 44px;line-height: 40px;width: 190px;}
  .banner .img2{display: block;}
  .banner .img1{display: none;}

  .Yw_bottom .ul li .left{float: left;width: 50%;}
  .Yw_bottom .ul li .right{float: right;width: 50%;}
  .Yw_bottom .ul li:nth-child(2n) .left{float: right;width: 50%;}
  .Yw_bottom .ul li:nth-child(2n) .right{float: left;width: 50%;}
  .Yw_bottom .ul li .right{display: table;}
  .Yw_bottom .ul li .Box{display: table-cell;vertical-align: middle;}

  .News .ul li{width:32%;float: left;margin-right: 2%;}
  .News .ul li:nth-child(2n){margin-right: 2%;}
  .News .ul li:nth-child(3n){margin-right: 0%;}

  .Tzz1 .left{float: left;width: 34%;}
  .Tzz1 .right{float: right;width: 63%;}
  .Tzz1{padding:80px 0;}
  .Tzz2 li .time{right: 38px;}
  .Job1{padding:80px 0 100px;}
  .Job1 .h3{margin-bottom: 80px;}

  .Job2_table .span1{float: left;width: 18%;}
  .Job2_table .span2{float: left;width: 12%;}
  .Job2_table .span3{float: left;width: 8%;}
  .Job2_table .span4{float: left;display: block;width:11%}
  .Job2_table .span5{float: left;display: block;width:17% }
  .Job2_table .span6{float: left;display: block;width:14% }
  .Job2_table .span7{float: left;display: block;width:13%}
  .Job2_table .span8{float: left;width: 7%;}

  .Job2_table .ul li .Box{padding:50px 80px 30px;}


  .Job3 .right li{width: 49%;float: left;}
  .Job3 .right li.li2{margin-left: 2%;}
  .Job3 .right{padding:15px 50px;}

}


@media screen and (min-width:1024px ){
  .HomeBan ul li{height: auto;}
  .HomeBan ul img{display: block;}
  .HomeBan ul a{height: auto;}
  .Home_floor1_news .right .tab_list{padding: 10px 20px;}
  .Home_floor1_news .right .tab a{margin-right: 40px;}
  .Home_floor1_news .right .tab{padding:0 30px;}
  .Home_floor1_news .right .tab_list{padding: 15px 30px;}
  .Home_floor3 .left{float: left;width: 37%;}
  .footer{text-align: left;}
  .footer .left{float: left;display: block;}
  .footer .right{float: inherit; text-align: center; padding: 20px 0;}
  .bottom_link{margin-top: 0;}
  .footer .right{position: relative;bottom:-15px;}
  .footer .left{position: relative;bottom:-15px;}

  .footer .right .div1{margin-right: 0;}
  .footer {padding-top: 40px;}
  .history_bottom .ul li .box{padding: 8%;}
  .Yw2bg{display: none;}

  .Yw2 .ul li .img{position: relative;}
  .Yw2 .ul li .Box{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background:rgba(7,43,100,0.9);display: none;border-bottom:1px solid #526b93;}
  .Yw2 .ul li .Box .box_table{display: table;vertical-align: middle;color:#fff;width: 100%;height: 100%;}
  .Yw2 .ul li .box_tc{display: block;}
  .Yw2 .ul li .Box .box_tc{color:#fff;display: table-cell;vertical-align: middle;padding:20px 50px;line-height: 22px;font-size: 16px;}
  .Yw2 .ul li:hover .h3{color:#fff;background: #072b64}
  .Yw2 .ul li{cursor: pointer;}
  .Yw2 .ul li{width: 49.5%;margin-right: 1%;float: left;}
  .Yw2 .ul li:nth-child(2n){margin-right: 0;}

  .News .ul li .Box{padding:20px 30px 10px;}
  .News .ul li .more a{right: 30px;}

  .Tzz3 .ul li .left{width:30%;}
  .Tzz3 .ul li .right{width:70%;}
  .Job1 .ul li{padding-left:40px;padding-right: 40px; }
  .About_btn .Box{width: 900px;padding:35px;}


}

@media screen and (min-width:1200px ){
  .About_btn{position: absolute;bottom:160px;left: 0;padding-top: 15px;}
  .about_bottom{padding-bottom: 0;}
  .About_btn .Box{width: 1040px;max-width: 1040px;padding:35px 40px;bottom:50px;}
  .Tzz3 .ul li .left{width:22%;}
  .Tzz3 .ul li .right{width:78%;}
  .Job3 .right .Btn{padding-bottom: 0;}
  .Job3 .right{padding:25px 80px 10px;}

  .Gp_information .ul li .div1{width: 22%;}
  .Gp_information .ul li .div{width: 30%;}

  .Gp_information1 .ul li .div1{width: 160px;}
  .Gp_information1 .ul li .div{width: 300px;}
  .footer .right{float: right; display: block; padding: 0;  }
} 


@media screen and (min-width:1360px ){
  .Home_floor3 .left{left: 0;}
  .footer .left dl{padding-right:70px;}
  .Yw_bottom .ul li .right{padding:0;padding-left:80px;width: 660px;float: left; }
  .Yw_bottom .ul li:nth-child(2n) .right{padding:0;padding-left:0;width: 600px;float: right;padding-right: 80px;}
  .Yw2 .ul li .Box .box_tc{color:#fff;display: table-cell;vertical-align: middle;padding:20px 70px;}
  .Job3 .right{padding:65px 80px 10px;}

  .Gp_information .ul li .div1{width: 130px;}
  .Gp_information .ul li .div{width: 150px;}

  .Gp_information1 .ul li .div1{width: 160px;}
  .Gp_information1 .ul li .div{width: 360px;}

}


@media screen and (min-width:1440px ){
   .Yw_bottom .ul li .right{padding:0;padding-left:100px;width: 680px;float: left; min-height: 400px; }
  .Yw_bottom .ul li:nth-child(2n) .right{padding:0;padding-left:0;width: 600px;float: right;padding-right: 100px;}
}

.Home_floor2_Box{background: url(../images/home2bg.jpg) no-repeat top center;background-size: auto 100%;padding-bottom: 60px;border-bottom:6px solid #e37635;}
.Home_floor2_Box .container{position: relative;}
.Home_floor2_Box .img2{display: none;}
.Home_floor2_Box .Box1{position: relative;}
.Home_floor2_Box .Box1 .div .name_box{color:#092d66;font-size: 18px;line-height: 38px;height: 38px;width: 140px;background:url(../images/kuan.png) no-repeat center;margin-top: 10px;}
.Home_floor2_Box .Box1 .name_box .span{width: 105px;display: inline-block;text-align: center;}
.Home_floor2_Box .Box1 .i{width: 93px;height: 93px;background:url(../images/yuanq.png) no-repeat center;margin:0 auto;}
.Home_floor2_Box .Box1 .div1{position: absolute;top:31.552%;left:13.75%;}
.Home_floor2_Box .Box1 .div1 .country_Box{bottom:55px;left: -140px;position: absolute;}
.Home_floor2_Box .Box1 .div .country_Box{background:rgba(2,21,40,0.9);border:2px solid #3fb9f4;border-radius: 10px;padding:35px 35px 15px;max-width: 900px;display: none;width: 900px;}
.Home_floor2_Box .Box1 .div .h4{color:#ffffff;font-size: 20px;padding-bottom: 0;}
.Home_floor2_Box .Box1 .div dt{float: left;width: 20%;margin-bottom: 20px;}
.Home_floor2_Box .Box1 .div dt a{display: block;padding-left: 50px;position: relative;height: 20px;color:#c9d8e6;font-size: 15px;}
.Home_floor2_Box .Box1 .div dt img{position: absolute;top: 0;left: 0;width: 36px;height: 20px;}

.Home_floor2_Box .Box1 .div2{position: absolute;top:67.5191%;left:24.9852%;}
.Home_floor2_Box .Box1 .div2 .country_Box{bottom:55px;left: -200px;position: absolute;}

.Home_floor2_Box .Box1 .div3{position: absolute;top:54.3824%;left:48.0712%;}
.Home_floor2_Box .Box1 .div3 .country_Box{bottom:55px;left: -420px;position: absolute;}

.Home_floor2_Box .Box1 .div4{position: absolute;top:28.3824%;left:55.0712%;}
.Home_floor2_Box .Box1 .div4 .country_Box{bottom:55px;left: -500px;position: absolute;}

.Home_floor2_Box .Box1 .div5{position: absolute;top:30.3824%;left:71.0712%;}
.Home_floor2_Box .Box1 .div5 .country_Box{bottom:55px;left: -700px;position: absolute;}


.Home_floor2_Box .Box1 .div6{position: absolute;top:72.3824%;left:77.0712%;}
.Home_floor2_Box .Box1 .div6 .country_Box{bottom:55px;left: -700px;position: absolute;}

.Home_floor2_Box .Box1 .div{display: none;}

@keyframes myfirst
{
0%   {transform: scale(0.25);  }
25%  {transform: scale(0.5);  }
50%  {transform: scale(0.75);  }
100% {transform: scale(1);  }
}

@-moz-keyframes myfirst
{
0%   {transform: scale(0.25);  }
25%  {transform: scale(0.5);  }
50%  {transform: scale(0.75);  }
100% {transform: scale(1);  }
}

@-webkit-keyframes myfirst
{
0%   {transform: scale(0.25);  }
25%  {transform: scale(0.5);  }
50%  {transform: scale(0.75);  }
100% {transform: scale(1);  }
}

@-o-keyframes myfirst
{
0%   {transform: scale(0.25);  }
25%  {transform: scale(0.5);  }
50%  {transform: scale(0.75);  }
100% {transform: scale(1);  }
}

.Home_floor2_Box .Box1 .i{animation: myfirst 5s linear infinite;
-moz-animation: myfirst 5s linear infinite;
-webkit-animation: myfirst 5s linear  infinite; 
-o-animation: myfirst 5s linear infinite;}

@media screen and (min-width:1024px ){
   .Home_floor2_Box{padding-bottom: 0;}
   .Home_floor2_Box .About_btn{position: absolute;
    bottom: 60px;
    left: 15px;
    padding-top: 15px;}
    .Home_floor2_Box .img2{display: block;}
    .Home_floor2_Box .img1{display: none;}

    .Home_floor2_Box .Box1 .div{display: block;cursor: pointer;}
    .Home_floor2_Box .Box1 .div:hover .country_Box{display: block;}
}

@media screen and (min-width:1200px ){
  .Home_floor2_Box .About_btn{bottom:60px;}  
}

@media screen and (min-width:1360px ){
  .Home_floor2_Box .About_btn{bottom:60px;left: 0;}

  /*.HomeBan ul li{height: 1000px;}
  .HomeBan ul img{display: none;}
  .HomeBan ul a{height: 1000px;}*/
}


.link_list .ul li .span{display: block;}
.link_list li {width: 48%;margin-right: 4%;float: left;   margin-bottom: 30px;}
.link_list li img{ border: 1px solid #eaeaea;}
.link_list li:nth-child(2n){margin-right:0%;}
.link_list li img{width: 100%;}
.link_list li .span{display: block;text-align: center;line-height: 24px;padding:12px 0;font-size: 15px;}
.link_list .ul{padding-bottom: 70px;}
.link_list{padding-top: 70px;padding-bottom: 100px;}


@media(min-width:640px){
 
   .link_list li{width: 32%;float: left;margin-right: 2%;}
   .link_list li:nth-child(2n) {margin-right: 2%}
   .link_list li:nth-child(3n){margin-right:0;}
}

@media(min-width:800px){
   .link_list li{width: 23%;float: left;margin-right: 2.5%;}
   .link_list li:nth-child(2n) {margin-right: 2.5%}
   .link_list li:nth-child(3n){margin-right:2.5%;}
   .link_list li:nth-child(4n){margin-right:0%;}
}
@media(min-width:1000px){
   .link_list li{width: 18%;float: left;margin-right: 2.5%;}
   .link_list li:nth-child(2n) {margin-right: 2.5%}
   .link_list li:nth-child(3n){margin-right:2.5%;}
   .link_list li:nth-child(4n){margin-right:2.5%;}
   .link_list li:nth-child(5n){margin-right:0%;}
}


	
@media(max-width:640px){
   .about_top .right{ padding-bottom: 30px; }
	}
	
/*Floor002718 */
.Floor0027182{ position:relative; z-index:1; }
.Floor0027182 .num span{ margin-bottom:2%; margin-top:0; color:#fff; text-align:center; font-size:20px; display:block; margin:35px 0;}
.Floor0027182 .more{ display:block;text-align:center; margin:0 auto}
.Floor0027182 .all_more{  color:#fff;background-image:url(../images/Floor001640-a_more2.png); border:1px #fff solid;}
.Floor0027182 .all_more:hover{ color:#0f91f0;background:url(../images/Floor001640-a_more3.png) no-repeat 80% center #fff;}
.Floor0027182 .container{ text-align:center;}
.Floor0027182 .container .Home_title{ padding-bottom:0;}
.Floor0027182 p{ font-size:16px; line-height:30px; color:#666; }
.Floor0027182 .auto{ max-width:1366px}
.Floor0027182 dd{float:left;width: 18.3%;padding-right: 7px;transition:width ease-in-out 0.3s;margin: 0;}
.Floor0027182 dd .inner{ position: relative;overflow:hidden;}
.Floor0027182 dd .inner:after{ background:rgba(0,0,0,0.3); width:100%; height:100%; position:absolute; left:0; top:0; z-index:1; content:'';}
.Floor0027182 dd:last-child{ margin-right: 0;}
.Floor0027182 dd.active{ width:45%;}
.Floor0027182 dd .pic{ display:block; height:343px; background-repeat:no-repeat; background-position:center top;background-size:cover; transition:all ease-out 0.6s;}
.Floor0027182 dd .txt,
.Floor0027182 dd .name{ position:absolute; z-index:2;}
.Floor0027182 dd .name{ font-size:28px; color:#fff; left:30px; top:30px;}

.Floor0027182 dd .txt{left:30px;top:80px;z-index:2;width:70%;font-size:15px;line-height:27px;}
.Floor0027182 dd .txt p{margin:0;color: #fff;z-index: 1;position: relative;display: none;}
.Floor0027182 dd.active .txt p{display:block;}
.Floor0027182 .main{padding: 2% 0 3%;background-image:url(../images/Floor0027182_bg.jpg);background-position:center top;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;}
.Floor0027182 .main .ytable{ height:100%;}


@media(min-width:1025px){
.Floor0027182 .number{width: 100%;}
}
@media(min-width:639px){
.Floor0027182 .info-num li{display:inline-block;margin: 0 7%;}
}
.Floor0027182 .info-num{text-align:center;margin: 2% auto;}
.Floor0027182 .info-num li aside{display: inline-block;position: relative;text-align: center;}
.Floor0027182 .info-num li aside b{font-family: arial;font-size: 68px;color: #164881;display: block;}
.Floor0027182 .info-num li aside sub{position: absolute;left: 100%;word-break: keep-all;bottom: 15%;font-size: 16px;font-weight: 100;/* margin-left: 10px; */color: #666;}
.Floor0027182 .info-num li p{font-size: 16px;color: #666;margin-bottom: 0;margin-top: 0;}
.Floor0027182 .info-num li p span{ font-size:14px; line-height:20px; display:block; margin-top:8px; } 
@media(max-width:899px){
 .Floor0027182 dd .name ol{padding:3% 0  3% 0;}
 .Floor0027182 dl{ margin: 0 -3px; overflow: hidden;}
 .Floor0027182 dd{ width:50% !important; padding: 3px;}
 .Floor0027182 dd .pic{ height:auto; padding-bottom:60%;}
 .Floor0027182 dd .txt{ padding: 10px 0;}
 .Floor0027182 dd .txt p{line-height:24px;display:block;text-align: left;}
 .Floor0027182 dd.active .name{width:30%;}
 .Floor0027182 .Title h3{ font-size: 20px;}
}

@media(max-width:480px){
.Floor0027182 .info-num li{ float:left;width:32.5%; }
.Floor0027182 .info-num li:not(:last-child){margin-bottom: 20px;}
.Floor0027182 .info-num li aside b{font-size: 50px;}
.Floor0027182 .info-num li p{ font-size:14px;}
.Floor0027182 .num span{ margin:10px 0 30px;}
.Floor0027182 dd{ width:100% !important;}
.Floor0027182 p{ margin-top:0; font-size:14px;}
}
.gupiao{ background:#f8f8f8;}
.gupiao span{color:#d40004;font-size:20px;float:left;display: block;line-height: 64px;}
.gupiao em,
.gupiao em i{ font-style:normal;}
.gupiao .gp_n {line-height:64px;height:64px;font-size: 20px;margin-left: 20px; float:right;}
.gupiao .gp_n em i {display: inline-block;font-family: Arial, Helvetica, sans-serif;margin-right: 3px;}
.gupiao .gp_n em i {margin-right: 10px;}
.gupiao .gp_n em i:last-child {margin-right: 10px;}