body{color: #333;}
a{color:#333}
a:hover{color:#333}
a:visited{color:#333}
a:active,a:focus,a:hover{color:#0d79d2}

.header{ top: 0; left: 0; width: 100%; z-index: 10000; position: fixed; height: 100px;}
.header .wh{ padding: 0 2.5%;}
/* LOGO */
.logo{ vertical-align: middle; z-index: 2; position: relative; height: 100px; text-align: left; margin: 0; }
.logo a{ height: 100%; line-height: 0; text-align: left; align-items: start;}
.logo img{vertical-align: middle;max-height:100%;}
.logo p{ position: absolute; left: 208px; top: 0; color: #fff; font-size: 16px; line-height: 24px; font-weight: normal; padding-left: 4%; height: 48px; bottom: 0; margin: auto 0;}
.logo p::before{ content: ""; width: 1px; height: 60%; background-color: #7d7d7d; left: 0; top: 0;bottom: 0; margin: auto 0; position: absolute;}
.logo .active{ display: none;}

.fix-head .logo .show,.nhead .logo .show{ display: none;}
.fix-head .logo .hide,.nhead .logo .hide{ display: block;}

.htool{line-height: 100px; color: rgba(255,255,255,0.5);}
.htool p{ color: #fff; font-size: 14px; line-height: 30px; margin-top: 2rem; position: relative; padding-left: 40px; margin-left: 10%;}
.htool p::before{ content: "\e61a"; font-family: "iconfont"; position: absolute; left: 0; top: 0; color: #ff9700; font-size: 3rem; height: 3rem; line-height: 3rem;bottom: 0; margin: auto 0;}
.htool p span{ display: block; color: #ff9700; font-size: 2.4rem; font-weight: bold; font-family: arial;}

.sdot{ display: inline-block; text-align: right; margin-right: 5%; vertical-align: middle; cursor: pointer;}
.sdot i{ color: #fff; font-size: 24px;}

.lang{ display: inline-block; margin-right: 20%; margin-left: 5%; color: #fff; font-size: 16px; vertical-align: middle; position: relative; cursor: pointer;}
.lang .lang-list{ position: absolute; top: 65px; width: 60px; left: -20px; background-color: #fff; padding: 10px; display: none;}
.lang .lang-list a{ display: block; line-height: 36px; text-align: center; color: #333;}
.lang .lang-list a:hover{ color: #0d79d2;}
.lang:hover .lang-list{ display: block;}

.search{ position: fixed; background-color: #fff; width: 100%; padding: 40px 0 70px; top: 0; left: 0; z-index: 10000000; display: none;}
.search .text1{display: block; height: 60px; line-height: 60px; border: 0; border-bottom: 1px solid #d3d2d2; color: #999; width: 94%; padding-right: 6%;}
.search button{ position: absolute; right: 0; top: 0; width: 5%; text-align: center; line-height: 60px; background: none; border: 0;}
.search button i{ font-size: 26px; color: #000;}
.search .sclose{ position: absolute; top: 10px; right: 10px; background-color: #d5d4d4; width: 42px; height: 42px; border-radius: 42px; line-height: 42px; text-align: center; z-index: 2;}
.search .sclose i{ font-size: 20px; color: #fff; font-weight: bold; cursor: pointer;}

.fix-head,.nhead{ background-color: #000; }



.wapNavBtn{display:none;line-height: 60px; height:100px; width:25px;font-size: 2rem; z-index:1000000; position: absolute; right: 2%; top: 0; cursor: pointer;}
.wapNavBtn::after{ content: ""; width: 42px; height: 42px; border-radius: 42px; background-color: #d5d4d4; display: block; position: absolute; top: 24px; right: -8px; display: none;}

.wapNavBtn span{ display:block; right:0; width:100%; height:2px; top:calc((100% - 50px) / 2);transition: all 0.4s; position: relative; border-radius: 3px; background: #efeeec; z-index: 10;}
.wapNavBtn span:nth-child(1){animation: outfirst 0.5s; transform: translateY(15px) rotate(0); width: 75%; }
.wapNavBtn span:nth-child(2){animation: outlast 0.5s; transform: translateY(21px) rotate(0); }
.wapNavBtn span:nth-child(3){animation: outlast 0.5s; transform: translateY(27px) rotate(0);  width: 60%;}

.wapNavBtn.on::after{ display: block;}
.wapNavBtn.on span{ background:#fff; z-index: 100000; }
.wapNavBtn.on span:nth-child(1){transform: translateY(25px) rotate(45deg);width: 100%; }
.wapNavBtn.on span:nth-child(2){transform: translateX(0) rotate(0); display:none;}
.wapNavBtn.on span:nth-child(3){transform: translateY(23px) rotate(-45deg);width: 100%;}

.fix-head .wapNavBtn span,.nhead .wapNavBtn span{ background-color: #fff;}
.fix-head .wapNavBtn.on span,.nhead .wapNavBtn.on span,.Hhover .wapNavBtn.on span{ background: #fff;}


/* 导航-1 */
.nav_bg{position:absolute;height: 100px; background-color: #f2f2f2; left: 0; width: 100%; display: block;}
.navBox{width:100%;}
.navBox ul.navCont{position: relative; z-index: 1;}
.navBox ul.navCont li.child{float:left; width: 14.2%; text-align:center; position: relative; display: block;}
.navBox ul.navCont li.child a{display: block;color:#fff; font-size: 18px; line-height: 100px; position: relative; transition: all 0.1s; }
.navBox ul.navCont li.child a span{ position: relative; z-index: 2;}
.navBox ul.navCont li.child a:hover,.navBox ul.navCont li.child:hover a{ color: #ff9700;}
.navBox ul.navCont li.child.cur a{color: #ff9700!important;}
.navBox ul.navCont li.child.cur a::before{ width: 100%;}

.fix-head .navBox ul.navCont li.child a,.nhead .navBox ul.navCont li.child a{ color: #fff;}
.fix-head .navBox ul.navCont li.child a:hover,.fix-head .navBox ul.navCont li.child:hover a,.nhead .navBox ul.navCont li.child a:hover,.nhead .navBox ul.navCont li.child:hover a{ color: #ff9700;}
/*二级*/
.navBox ul.navCont li.child .childcont{position:absolute;top:91px; left: 0; right: 0; z-index:999;display:none;width:100%; text-align: left; margin: 0 auto;}
.navBox ul.navCont li.child .childcont li{ width: 100%; display: block; background:rgba(255,255,255,0.8); margin-bottom: 1px;}
.navBox ul.navCont li.child .childcont a{ height: auto;}
.navBox ul.navCont li.child .childcont a:hover{}
.navBox ul.navCont li.child .pro-cate{ position: fixed; background:none; width: 100%; top: 91px; left: 0; box-sizing: border-box; padding: 0;}
.pro-cate .nav_w{ background-color: #fff; width: 100%; margin: 0 auto; box-sizing: border-box;}
.pro-cate .nav_w .span-5{ background-color: #f1f1f1;}
.pro-cate .psub{ line-height: 50px; text-align: right; padding: 50px 120px 50px 0; width: 235px; float: right; min-height: 225px;}
.pro-cate .nav_img{ padding-left: 100px; text-align: left; align-items: start; height: 100%; position: relative;}
.navBox ul.navCont li.child .pro-cate .psub a{ display: block; color: #333; font-size: 16px; line-height: 55px; text-align: left; height: auto; border-bottom: 1px solid #e1e1e1;}
.navBox ul.navCont li.child .pro-cate .psub a:hover{color:#fff; background-color: #0d79d2; padding: 0 20px;}
.navBox ul.navCont li.child .pro-cate .psub a::after{ display: none;}
.navBox ul.navCont li.child .pro-cate .psub a::before{ content: "\e62e"; font-family: "iconfont"; display: none; color: #fff; float: right; position: relative; width: auto; height: auto; font-size: 20px;}
.navBox ul.navCont li.child .pro-cate .psub a:hover::before{ display: block;}

.navBox ul.navCont li.child .ds-cate{ background-color: #fff; height: 75px; line-height: 75px;}
.navBox ul.navCont li.child .ds-cate .dsub{ text-align: center; position: absolute; width: 400px; background-color: #fff;right: 12%;}
.navBox ul.navCont li.child .ds-cate .dsub a{ display: inline-block; margin: 0 20px; padding: 0; line-height: 75px; color: #333;}
.navBox ul.navCont li.child .ds-cate .dsub a:hover{ color: #0d79d2;}

.fix-head .navBox ul.navCont li.child .childcont,.fix-head .navBox ul.navCont li.child .pro-cate{ top: 91px;}


.menu .wrap,.menu .wrap .row{ height: 100%;}
.menu{ position: fixed; width: 100%; left: 0; top: 0; height: 100%; box-sizing: border-box; overflow-y: scroll; z-index: 1000; background: url(../img/nav_bg.jpg) no-repeat right bottom #fff; visibility: hidden; opacity: 0;}
.menu ul{ position: relative; height: 100%; border-right: 1px solid #e9e9e9;}
.menu li{ border-left: 1px solid #ecebeb; padding: 100px 30px 0; float: left; width: 33.1%; height: 400px; box-sizing: border-box; position: relative;}
.menu li:nth-child(4),.menu li:nth-child(5),.menu li:nth-child(6){ }
.menu a{ font-size: 24px; line-height: 60px;}
.menu a span{ font-size: 16px; color: #777; margin-right: 5px;}
.menu .childm{ padding-left: 30px;}
.menu .childm a{ font-size: 15px; color: #666; line-height: 42px; display: inline-block;}
.menu .childm a:hover{ color: #0d79d2;}

.navBox.in{ display: block; opacity: 1; transition: all 0.6s;}
.navBox.out{ display: none; opacity: 0; transition: all 0.6s;}

.nav_tel{ padding-top: 100px; text-align: right; font-family: "barlow"; }
.nav_tel span{ display: block; color: #c52d2f; font-size: 36px; font-weight: bold;line-height: 36px;}
.nav_tel i{ font-size: 18px; color: #555; display: inline-block; position: relative;}
.nav_tel i::after{ content: ""; width: 35px; height: 2px; background-color: #c52d2f; display: block; position: absolute; right: 0; bottom: -10px;}

/*底部*/
.footer{ background:#f6f6f6; background-size: cover; color: #7d7d7d; padding: 5rem 0 0; line-height: 33px; position: relative; font-size: 14px;}
.footer a{ color: #7d7d7d; display: inline-block;}
.footer a:hover{ color: #ff9700;}
.footer span{ display: inline-block;}

.flogo{ text-align: left;}

.fcoy{ padding: 15px 0; border-top: 1px solid #e9e9e9;}
.fcoy p{}
.fcoy p span{ display: inline-block; margin: 0 10px;}

.flink{ border-left: 1px solid #565555; padding-left: 5rem;}
.flink span{ display: block; font-size: 18px;}
.flink a{ font-family: "Arial";}

.fcont{ }
.fcont p{ color: #7d7d7d; font-size: 14px;}
.fcont p i{ font-size: 20px; margin-right: 10px; vertical-align: middle;}
.fcont .ftel{ margin:20px 0}
.fcont .ftel p{ color: #fff; font-size: 30px;}
.fcont span{ display: block; font-size: 18px;}

.fwx{ float: right; position: relative;}
.fwx span{ display: block; text-align: center; background-color: #565555; color: #fff; line-height: 50px; padding: 0 20px;}
.fwx span i{ color: #09bb07; font-size: 24px; margin-right: 5px; vertical-align: middle;}
.fwx .fwx-img{ position: absolute; bottom: 60px; left: 0; right: 0; margin: 0 auto; width: 180px; height: 180px; display: none;}
.fwx:hover .fwx-img{ display: block;}
.fwx .fwx-img img{ width: 100%; height: 100%;}

.fnav{clear: both; overflow: hidden;}
.fnav .fw{ float: left; width: 20%; min-height: 220px;}
.fnav span{ display: block; font-size: 18px; color: #3a3a3a;}
.fnav a{ font-size: 14px; color: #7c7c7c; line-height: 33px;}

.fixedTop{ position: fixed; width: 70px; height: 70px; box-sizing: border-box; padding: 10px; border-radius: 60px; background-color: rgba(49,49,49,0.12); right: 20px; bottom: 10%; z-index: 10; cursor: pointer; display: none;}
.fixedTop i{ background-color: #313131; display: block; border-radius: 50px; line-height: 50px; color: #fff; font-size: 2.6rem; text-align: center;}

/*标题样式*/
.box-title{ position: relative; line-height: 5rem; position: relative; text-align: center;}
.box-title i{ font-size: 12rem; text-transform: uppercase; color: transparent; display: block; position: absolute; font-family: "arial black";-webkit-text-stroke: 1px #e4ecf3; line-height: 12rem; width: 100%; top: 0; left: 0;}
.box-title span{ font-size: 5rem; display:inline-block; position: relative; z-index: 2; padding-bottom: 30px; margin-top: 6rem; }
.box-title span::after{ content: ""; width: 70%; height: 1px; display: block; position: absolute; bottom: 0; left: 0; background-color:#dbe3eb; right: 0; margin: 0 auto;}
.box-title span::before{ content: ""; width: 20%; height: 3px; display: block; position: absolute; bottom: -1px; left: 0; background-color:#0092ff; right: 0; margin: 0 auto; z-index: 2;}
.box-title p{ font-size: 18px; color: #717171; margin-top: 2rem;}


.box-title2{ position: relative; line-height: 6rem; position: relative;}
.box-title2 i{ font-size: 12rem; text-transform: uppercase; color: transparent; display: block; position: absolute; font-family: "arial black";-webkit-text-stroke: 1px #e6e7e9; line-height: 12rem; width: 100%; top: 0; left: 0;}
.box-title2 span{ font-size: 3.6rem; color: #28314b; display:block; position: relative; z-index: 2; padding-top: 6rem;  width: 48%;}

.box-title3{}
.box-title3 span{ display: block; font-size: 3.6rem; font-weight: bold;}
.box-title3 span::before{ content: ""; display: inline-block; width: 4px; height: 24px; background-color: #0d79d2; margin-right: 10px;}

/*媒体盒子模型*/
.media-box{display:block;margin-bottom:10px;width: 100%;}
.media-box a{ display: block;}
.media-box .icon{ background: #efefef; width: 100%; overflow: hidden; text-align: center;}
.media-box .icon{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.media-box .icon img{ max-height: 100%;}
.media-box .icon img{transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s;-webkit-transition-duration: 1s;}
.media-box h3{ text-align: center; font-size: 1.8rem; color: #373737; padding: 1rem 0;}
.media-box a:hover .icon img{transform:scale(1.2);}

/*翻页*/
.pager{text-align: center; color: #333; font-size: 14px; border-top: 1px solid #dedede; padding-top: 6rem;}
.pager a,.pager span{ width: 35px; height: 35px; line-height:35px; display: inline-block;margin:0 2px; color: #333; text-align: center; border:1px solid #dbdbdb; color: #333; position: relative;}
.pager a.on,.pager a:hover{ border-color:#0d79d2 ; color:#fff; background-color: #0d79d2;}
.pager a:nth-child(1),.pager a:nth-child(2),.pager a:nth-last-child(1),.pager a:nth-last-child(2){ width: auto; padding: 0 10px; }


/*文章列表*/
.ul-news li{ line-height: 48px; clear: both; overflow: hidden;}
.ul-news li a{ font-size: 16px; color: #2d2d2d; display: block; width: 70%; font-weight: bold; float: left;}
.ul-news li span{ float: right;}
.ul-news li a:hover{ color: #2481e1;}

a.more{display: inline-block; color: #fff; font-size: 14px; background-color: #ff9700; padding: 0 60px; line-height: 43px;}
a.more:hover{ background-color: #0e75ca; color: #fff;}


/*选项卡*/
.tablist { margin-bottom: 0.4rem;}
.tablist .tlist{ display:none; position: relative; clear: both; overflow: hidden; padding: 0 4%; text-align: center;}
.tablist .active{ display:block;}

.tabs{line-height:26px;}
.tabs a{color: #333; }
.tabs a:hover,.tabs .active a{ }
.tabs a:hover span,.tabs .active a span{}