@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,menu,nav,section {margin:0;padding:0;}
fieldset,img {border:0;}    
table {border-collapse:collapse;border-spacing:0;}    
ol,ul,li{list-style:none;}    
address,caption,cite,code,dfn,i,b,em,strong,th,var{font-weight:normal;font-style:normal;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;font-size:100%;}
abbr, acronym {border:0;}
input,a{outline:none;}
img,input{border:none;}
img{ -ms-interpolation-mode:bicubic;}
a,img,button,input,textarea{-webkit-tap-highlight-color:rgba(255,255,255,0);}
a{text-decoration:none;}
body{font-size:14px;color:#333333;font-family: "Microsoft YaHei","WenQuanYi Micro Hei", Tahoma,Arial,sans-serif;background-color:#ffffff;}
body a{color:#333333;}
body a:hover{color:#2f4e54;}
.bbox{ box-sizing:border-box;
	-moz-box-sizing:border-box;/*火狐*/
	-webkit-box-sizing:border-box; /*safari*/
}
.none{display: none;}
.clearfix:after {content: "";display: block;height: 0;clear: both;}
.clearfix {zoom: 1;}
.marginC{margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
.clearB{clear:both;}
.pr{position: relative;}
.pa{position: absolute;}
.radius{-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;}
.radiu5{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.borders{border:1px solid #dbdbdb;}
.bshadow{-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.75);-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.75);box-shadow: 2px 2px 4px rgba(0,0,0,.75);}
.dblock{display: block;}
.curp{cursor:pointer}
.blank1{height:1px;clear:both;overflow:hidden;display:block;}
select { appearance:none;-moz-appearance:none;-webkit-appearance:none;}
select::-ms-expand { display: none;}
textarea{resize:none}
.width7 {width:1170px;margin:0 auto;}
.width1013{width:1013px;margin:0 auto;}
.width1018{width:1013px;margin:0 auto;}
.bo{border:1px solid red;}
.ta_c{text-align: center;}
.strong {font-weight: bold;}
.fweight {font-weight: bold;}
.hui_a8{color:#a8a8a8}
.focus_btn a {display: inline-block;padding:7px 34px;border:1px solid #666666;font-size:18px;-webkit-transition: all  0.5s ease-in-out 0s;-moz-transition: all  0.5s ease-in-out 0s;-o-transition: all  0.5s ease-in-out 0s;transition:all  0.5s ease-in-out 0s;}
.focus_btn a:hover {background-color: #2a303a;border-color:transparent;color:#fff;}

.new_add_pad {margin-left:-3%;display: inline-block;}
.new_add_pad1 {margin-left:-2%;display: inline-block;}
#nav_container{width: 100%;position: fixed;background: rgba(0,0,0,.35);z-index: 12;padding: 30px 91px 17px 58px;}
.nav_anniu{width: 26px;height:21px; margin-right:60px; margin-top:8px;cursor: pointer;}
.nav_anniu.h{width: 26px;height:21px; margin-right:60px; margin-top:7px;transform: rotate(45deg);margin-top: 9px;}
.nav_anniu .span1 {height: 3px;background-color: #ffffff;}
.nav_anniu span{width: 26px;height: 5px;border-radius: 2px;}
.nav_logo{
    width: 120px;
    height: 45.86px;
    margin-top: 5px;
    background: url("../img/logo2.png")  no-repeat;
    background-size: 80%;
    font-size: medium;
}
.nav_biao{
    width: 1px;
    height: 30px;
    background: #bcbcbc;
    margin-left: 29px;
    margin-right: 29px;
    margin-top: 7px;
}
.nav_main span{font-size:19px;font-size: 1vw;color: #ffffff;line-height: 31px;}
.nav_main .text{margin-top: -1px;}
#contact{width:20%;color:#ffffff; font-size: 1.05vm;margin-right: -3.5%;}
#contact .telNumHead {display:inline-block;width:20px;height:16px;background:url("../img/tel_h.svg") no-repeat center;margin-right: 2%;display: block;margin-top: 5px;}
#contact .tel{font-size: 0.94vw;margin-top: -2px;}
.nav_anniu.h .span1.h1{width:100%;height: 3px;border-radius: 2px;display: block;margin-top: 3px;}
.nav_anniu.h .span1.h2{height: 3px;border-radius: 2px;display: block;transform: rotate(90deg);margin-top: -2px;}

.big_nav{width: 100%;height:900px;position: fixed;top:66px;z-index:20;background:rgba(0,0,0,.8);display:none; }
.big_nav .big_main{width: 75%;background: #e8e8e8;position: absolute;left: 0px;top:0px;height:100%;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.big_nav .big_main .main_left{width: 24%;background:#f2f2f2;height: 100%;float: left;}
/*.big_nav .big_main .main_left{width: 24%;background:#f2f2f2;height: 100%;overflow-y:auto;float: left;}*/
 /*滚动条样式*/
.big_nav .big_main .main_left::-webkit-scrollbar {
	width: 2px;    
	/*height: 4px;*/
}
.big_nav .big_main .main_left::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: rgba(0,0,0,0.2);
}
.big_nav .big_main .main_left::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 0;
	background: rgba(0,0,0,0.1);

}

.big_nav .big_main .main_left .left_ul{margin-top:33%;text-align: center;line-height: 42px;}
.left_ul li{width: 100%;height:43px; position: relative;margin-bottom: 25px;visibility: hidden;opacity: 0;transform: translateX(-50px);cursor:pointer;}
.left_ul li:hover .head_jiantou{color:#2f4e54;}
.left_ul span {color:#333333;font-size: 18px;font-size: 0.94vw;display: block;text-align: center;margin-right: 25%;margin-left: 33%;}
.left_ul li:nth-child(7) span{margin-left: 33.5%;margin-right: 23.2%;}
.left_ul span:hover{color:#2f4e54;}
.left_ul li span.h1{color:#333333;font-weight: bold;}
.left_ul li span.h1:hover{color:#2f4e54;}
.left_ul li .bule{ width: 9px;height:42px;background: #2f4e54;position: absolute;left: 0px;top: 0;display: none;}
.left_ul .head_jiantou{color:#333333;}
.big_nav .big_main .main_right{width: 76%;float: left;height: 100%;}
.big_nav .big_main .main_right .title{padding-bottom: 5%;font-size: 18px;font-size: 0.94vw;}
.big_nav .big_main .main_right .index_active{width: 100%;}
.main_right .right1{visibility: hidden;}
.right1.un_left{margin-left: 8%;margin-right: 8%;padding-top: 14%;}
.index_active .acvitybg{width: 100%;border-radius: 5px;}
.index_active .acvitybg img{width: 100%;border-radius: 5px;}
.index_active h1{color:#a9a9a9;padding-top: 8%;padding-bottom: 2%;font-size: 18px;font-size: 0.84vw;}
.index_active strong{color:#333333;padding-top: 8%;padding-bottom: 4%;font-size: 22px;font-size: 1.15vw;}
.index_active strong.unleft{margin-left: -12px;}
.index_active a{display: block;color:#333333;padding-top: 8%;}
.index_active a:hover{color:#2a303a;}
.index_active li{ float: left;width: 37%;margin-right: 5%;}
.big_nav .big_main .main_right .title2{padding-bottom: 4%;font-size: 18px;font-size: 0.94vw;border-bottom: 1px solid #d4d4d4;transform: translateX(-100px);}
.second_menu_ul{width: 45%;margin-top: 7.2%; transform: translateX(-100px);opacity: 0;}
.right_main{width: 47%;margin-left: 8%;margin-right: 8%;padding-top: 10%;}
.second_menu_ul h1{color:#a9a9a9;padding-bottom: 48px;font-size: 18px;font-size: 0.84vw;height: 20%;font-weight: bold}
.second_menu_ul h1 a:hover{color:#2a303a}
.second_menu_ul strong{color:#333333;padding-top: 8%;font-size: 22px;font-size: 1.15vw;}
.second_menu_ul strong.unleft{margin-left: -12px;}
.second_menu_ul a{display: block;color:#333333;padding-top: 9%;}
.second_menu_ul li{ float: left;width: 100%;height:20%;margin-right: 5%;padding-bottom:46px;font-size: 16px;font-size: 0.84vw;cursor:pointer;line-height: 21px;}
.second_menu_ul li:hover a{color:#2a303a;}
.second_menu_ul .head_jiantou{width:10%;line-height: 23px;margin-left: 38%;font-size: 0.87vw;}
.right1.unweight{width: 100%;height:100%;}
.three_menu_main{width: 38%;border-left: 1px solid #d4d4d4;float: left;margin-top: 7.4%;padding-left: 13%;padding-bottom: 40%;transform: translateX(-100px);visibility: hidden;opacity: 0;}
.three_menu_ul h1{color:#a9a9a9;font-size: 16px;font-size: 0.84vw;margin-bottom:48px;}
.three_menu_ul{ font-size: 18px;font-size: 0.94vw; }
.three_menu_ul li{padding-bottom:45px;font-size: 16px;font-size: 0.84vw;cursor:pointer;}
.three_menu_ul h1.h1_untop{margin-bottom: 70px;}
.three_menu_ul>h1>a {font-weight: bold;}
.three_menu_ul li:hover a{color:#2f4e54;}
.right_bg{width: 37%;height:100%;background: #666666;z-index: 10;border-bottom-right-radius: 5px;border-top-right-radius: 5px;}
.right_bg .right_main{font-size: 16px;font-size: 0.84vw;line-height: 28px;margin:37% 12% 0;display: block;width: 76%;color: #FFFFFF;height:311px;}
.right_bg .main_img img{width: 76%;margin:0 12%;border-radius: 5px;}
.second_menu_li.h1{color: #333333;font-weight: bold;}
.three_menu_li.h1{color: #333333;font-weight: bold;}
.second_menu_li.h1:hover{color:#2a303a}
.swiper-wwww{overflow: hidden;}
.big_nav a{padding-top: 0px;}
/*部分表单公用样式*/
.form-value1 form input::-webkit-input-placeholder {color:#ffffff;}
.form-value1 form input:-moz-placeholder {color:#ffffff;}
.form-value1 form input::-moz-placeholder {color:#ffffff;}
.form-value1 form input:-ms-input-placeholder {color:#ffffff;}
.form-value1 form select::-webkit-input-placeholder {color:#ffffff;}
.form-value1 form select:-moz-placeholder {color:#ffffff;}
.form-value1 form select::-moz-placeholder {color:#ffffff;}
.form-value1 form select:-ms-input-placeholder {color:#ffffff;}
.form-value1 form textarea::-webkit-input-placeholder {color:#ffffff;}
.form-value1 form textarea:-moz-placeholder {color:#ffffff;}
.form-value1 form textarea::-moz-placeholder {color:#ffffff;}
.form-value1 form textarea:-ms-input-placeholder {color:#ffffff;}
.index_forms form input::-webkit-input-placeholder {color:#ffffff;}
.index_forms form input:-moz-placeholder {color:#ffffff;}
.index_forms form input::-moz-placeholder {color:#ffffff;}
.index_forms form input:-ms-input-placeholder {color:#ffffff;}
.index_forms form select::-webkit-input-placeholder {color:#ffffff;}
.index_forms form select:-moz-placeholder {color:#ffffff;}
.index_forms form select::-moz-placeholder {color:#ffffff;}
.index_forms form select:-ms-input-placeholder {color:#ffffff;}
.index_forms form textarea::-webkit-input-placeholder {color:#ffffff;}
.index_forms form textarea:-moz-placeholder {color:#ffffff;}
.index_forms form textarea::-moz-placeholder {color:#ffffff;}
.index_forms form textarea:-ms-input-placeholder {color:#ffffff;}

#big_submenu {left:12.76%;top:27.2%;width:43.23%;height:47.9%;overflow: hidden;display: none;z-index: 1001;border-radius: 0 5px 5px 0;box-shadow: 2px 2px 5px rgba(81,81,81,.8);}
#big_submenu .submenu_ul {width:100%;height:100%;color:#000;display:none;}


/*头部导航蓝色的LOGO*/
.homeLogoB {display: none;}

/*.newfootHot {left:21%;}*/
.newfootHot {left:16%;}
/*尾部导航滚动条的更改*/
.foot2_ul6::-webkit-scrollbar {/*滚动条整体样式*/
        width: 6px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
    }
.foot2_ul6::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 10px;
         -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #535353;
    }
.foot2_ul6::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 10px;
        background: #EDEDED;
    }
/*头部导航滚动条样式的更改*/
.second_menu .three_ol::-webkit-scrollbar {/*滚动条整体样式*/
        width: 6px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
    }
.second_menu .three_ol::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 10px;
         -webkit-box-shadow: inset 0 0 5px rgba(136,136,136,0.2);
        background: #888888;
    }
.second_menu .three_ol::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(136,136,136,0.2);
        border-radius: 10px;
        background: #EDEDED;
    }
/*分页样式*/
#infoPage{margin-top: 25px;}
#infoPage a{padding:5px 10px;background: #D1D1D1;color: #fff;border-radius: 3px;margin-right: 13px;}
#infoPage .cur{padding:5px 10px;background: #2f4e54;color: #fff;transition:all 1s;}


/*头图*/
.aboutbn {height:492px;}
.headBlueLines {width:100%;height:8px;background-color: #2f4e54;}
.headBn {width:100%;height:492px;}
.headBnLay {width:100%;height:492px;}
.about_head_about {left:50%;bottom:107px;width:28.64%;margin-left:-14.32%;text-align: center}
.about_head_h3 {font-size: 92px;font-size:3.8vw;padding-bottom: 13px;text-shadow: 1px 1px 1px rgba(85,81,81,.8);color:#ffffff;font-family:"Avenir Medium","Microsoft YaHei","WenQuanYi Micro Hei";}
.about_head_font {width:170px;height:29px;line-height:28px;font-size: 14px;background-color:#2f4e54;color:#fff;border-radius: 2px;text-align:center;margin:auto}
.about_head_font a {color:#ffffff;}
.about_head_font a:hover {color:#ffffff;}


/* 官网专题汇总 */
.topic {background-color: #fff;padding-bottom: 128px;}
.topic_title {padding:85px 0 70px;text-align: center;font-size: 32px;}
.box_topic {width:110px;}
.topic_ul {width:100px;}
.topic_ul li {width:100px;font-size:75px;color:#dddddd;cursor:pointer;margin-bottom: 30px;font-weight: bold;opacity: 80%;}
.topic_ul .on_topic {color:#2f4e54;border-bottom:1px solid #e8e8e8;}
.lb_img {display:none;}
.con_div {width:765px;}
.lb_img {width:765px;margin:0 auto;}
.accordionWrapper{height: 470px;overflow-y: hidden;display:inline-block; background-color:#fff; overflow:hidden;}
.accordionWrapper img{vertical-align:top; border:0; margin:0; padding:0;border-radius: 5px;}
.accordionWrapper div{display:inline; float:left; margin:auto;}
.accordionWrapper div.title{cursor:pointer;}
.accordionWrapper div.content{display:none;margin-top: 15px;}
.set {border-radius: 5px;}
.accord_title {width:764px;height:38px;line-height: 38px;font-size: 16px;color:#333333;border-bottom: 1px solid #ececec;}
.accord_a {color:#4d4d4d;font-size: 10px;float:right;}
.accord_str {float:left;}
.content_a {display: block;width:764px;height:218px;position:relative;}
.accord_b {position:absolute;right:70px;bottom:38px;color:#fff;font-size: 18px;}
.accord_b:hover {color:#c6c6c6;}
.topic_ul li:hover {color:#848484;}
#topicBtn {margin-left:251px;margin-top:56px;}
.accord_str:hover {color:#2f4e54;font-weight: bold;}
.accord_a:hover {color:#2f4e54;}
/*#topicBtn2 {display: none;margin-left:251px;margin-top:56px;}*/
.ats_btn {display: block;width:174px;height:40px;line-height: 40px;text-align: center;font-size: 18px;color:#333333;margin:30px 0 0px;border:1px solid #666666;transition:all 0.5s;}
.ats_btn:hover {background-color: #2f4e54;color:#ffffff;border:1px solid #2f4e54;}
#topicBtn10,#topicBtn20 {display: none;}
