@charset "utf-8";
html{color:#000;background:#FFF; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
body { color:#333;font-size:14px;font-family: "Microsoft YaHei",Verdana, Arial,Geneva, sans-serif; background:#fff; min-width:1160px}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
.point:hover{  cursor:pointer;  }
.top_container{background-color:#f0f0f0;height: 35px;font-size: 12px;}
.container{width: 1200px;margin: auto;}
.hideE{  display:none;  }
*.noBorderRight{border-right:none !important;}
*.noBorderbottom{border-bottom:none !important;}
*.noMarRight{margin-right:0 !important;}
*.transit{
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;}
img.scale:hover{
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);}
*.shadow{
    -webkit-box-shadow: 1px 1px 1px 1px #dddddd;
    -moz-box-shadow: 1px 1px 1px 1px #dddddd;
    box-shadow: 1px 1px 1px 1px #dddddd;}
*{ -webkit-box-sizing: border-box !important;  -moz-box-sizing: border-box !important;  box-sizing: border-box !important;}
/***back to top**/
#toTop{width:56px;height:56px;position:fixed;cursor:pointer;display:none;right:3%;bottom:4%;z-index:60;background:url("../images/top.gif")  no-repeat 0 0;  background-position: -53px 0;  }
#toTop:hover{background-position-x:-115px}
@font-face {font-family:FontAwesome;font-style:normal;font-weight:400;src:url("fonts/fontawesome-webfont.eot-v=4.5.0") ;src:url("fonts/fontawesome-webfont.eot-#iefix&v=4.5.0") format('embedded-opentype'),url("fonts/fontawesome-webfont.woff2-v=4.5.0")format('woff2'),url("fonts/fontawesome-webfont.woff-v=4.5.0") format('woff'),url("fonts/fontawesome-webfont.ttf-v=4.5.0")format('truetype'),url("fonts/fontawesome-webfont.svg-v=4.5.0#fontawesomeregular") format('svg')}
@font-face {font-family:Pe-icon-7-stroke;font-style:normal;font-weight:400;src:url("fonts/Pe-icon-7-stroke.eot-d7yf1v") ;src:url("fonts/Pe-icon-7-stroke.eot-#iefixd7yf1v")format('embedded-opentype'),url("fonts/Pe-icon-7-stroke.woff-d7yf1v") format('woff'),url("fonts/Pe-icon-7-stroke.ttf-d7yf1v")format('truetype'),url("fonts/Pe-icon-7-stroke.svg-d7yf1v#Pe-icon-7-stroke") format('svg');}

/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

a { color:#666666; text-decoration:none; }  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{ clear:both; font-size:0; line-height:0; height:0; overflow:hidden;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl,.lf { float:left;}
.fr,.rt { float:right;}
.fw{ font-family:"微软雅黑","宋体";}
.pa{ position:absolute;}
.pr{ position:relative}
.mt8{ margin-top:8px;}
.font14 { font-size:14px; font-weight:bold;}
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.mt10{ margin-top:10px;}
.mt_60{margin-top: 60px;}
/*万能清除浮动开始*/
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-table; } /* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix,.clearFix { display: block; }
.clearFix:after{display: block;content: "";clear:both;}
.png {background-image: expression(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",this.src = "images/png.gif")}
.flex{display: flex;flex-flow: row nowrap;}
/* -- 页面整体布局 -- */
.main{padding-top:30px;}
.wbyheader {width:100%; min-width:1200px;}
.content, .footer { width:1200px; margin:0 auto;position: relative;}
.contentbg { background:url("../images/footer-bg-map.png") repeat-x center top; min-width:1200px; padding-top:30px;}
.left { width:201px; float:left; overflow:hidden;}
.right { width:954px; float:left; display:inline; margin-left:5px; overflow:hidden;}
.righttop { background:url("right_top_img.gif") no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url("right_bot_img.gif") no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right_main { width:952px; min-height:458px; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden; border-left:1px solid #ccc; border-right:1px solid #ccc;}

/*头部开始*/
.topbg {width:100%; min-width:1160px; height:28px;color:#fff;background-image: url("../images/top_1.gif") ;}
.h_top {width:1160px; margin:0 auto; height:28px; font:12px/28px "宋体"; color:#333;}
.h_top p a { display:inline-block; color:#333; padding:0 14px; height:33px; background:url("../images/tbor.gif") no-repeat right 8px; margin-left:-1px;}
.h_top p a:hover, .h_top a.cur { color:#6ca625; text-decoration:none;}
.h_top p .nobot { background:none;}
.h_con {width:1200px; margin:0 auto; height:90px;}
.h_con h1 { overflow:hidden; padding:15px 0 0 10px;}
.h_con h1 .logoBox {min-height: 55px;}
.h_con h1 .logoBox img{}
.h_con h1 .logoBox .logoTitle{position: relative;top:5px;padding-left:10px;}
.h_con h1 .logoBox span{float:none;padding:0;margin: auto;display:block;border:none;width:340px;}
.h_con h1 .logoBox span.p1{font-size: 24px;font-weight:bold;color:rgb(67, 67, 67);font-family: "Microsoft YaHei";letter-spacing: 1px;}
.h_con h1 .logoBox span.p2{font-size:12px;letter-spacing: 0.25rem;color:#5a5a5a;font-family: "Microsoft YaHei";}

.h_con h1 span { padding-left:24px; margin-top:24px; float:left; color:#d80000; font:25px "宋体"; width:400px; border-left:1px solid #CCC;}
.h_con h1 span em { display:block; font:normal 16px/30px "Microsoft YaHei"; color:#555555;}



.top_r {width:750px;padding-top: 15px;}
.top_r ul{display: flex;flex-flow: row nowrap;justify-content: space-around;}
.top_r ul li { height:54px; font:15px/54px "微软雅黑"; text-align:center;position: relative;width: 145px;}
.top_r ul li>a:hover{ display:block;text-decoration:none;}
.top_r ul li>a:hover,.h_nav ul .cur>a { display:block;text-decoration:none;}
.top_r ul li>a:hover span,.h_nav ul .cur>a span {display:block;  color:#fff;text-align: center;}
.top_r ul li .smallList {display: none; position: relative;top:-1px;left:0;background: #0062d0;z-index: 99;}
.top_r ul li .smallList>div a{font-size: 14px;display: block;height:40px;line-height: 40px;color:#fff;padding:0;margin: 0;}
.top_r ul li .smallList>div{text-align: center;}
.top_r ul li a { color:#000; text-decoration:none; font-size:15px; margin:0 3px;}

/* search */
.searchbg{background-color: #f4f4f4;height: 135px;position: relative;}
.searchbg .searchbg_con{display: flex;flex-flow: row nowrap;}
.searchbg .searchbg_con .search1_bg{background-color: #0062d2;height: 135px;width: 360px;}
.searchbg .searchbg_con .search1_bg .search_mk1{color: white;font-size: 24px;margin-top: 35px;margin-left: 40px;width: 540px;}
.searchbg .searchbg_con .search1_bg .search_mk2{color: white;font-size: 14px;position: relative;margin-left: 40px;}

.searchbg .searchbg_con .s2_input_group{border: solid 2px #0062d2;height: 40px;background-color: #fff;}
.searchbg .searchbg_con .s2_input_group .s2_input_text{width: 340px;height: 30px;margin: 0;padding: 0 10px;border: none;outline: none;}
.searchbg .searchbg_con .s2_input_group .s2_btn{background-color:#0062d2 ;width: 70px;height: 38px;border: none;box-shadow: none;}

.searchbg .searchbg_con .search2{margin: 0 70px;}
.searchbg .searchbg_con .search2 .s2_input_group{margin-top: 45px;}
.searchbg .searchbg_con .search2 .s2_input_group .s2_stxt{font-size: 12px;color: #5a5a5a;}

.searchbg .searchbg_con .s3_cont{margin-top: 40px;}
.searchbg .searchbg_con .s3_cont .s3_txt{margin-left: 10px;}
.searchbg .searchbg_con .s3_cont .s3_txt .s3_txt_tel{font-size: 26px;font-weight: bold;color: #000;}
/*头部结束*/

.soubg {width:100%; min-width:1160px; height:57px; background:url("../images/sou_bg.gif") repeat-x;}
.h_ser { width:1160px; height:45px; overflow:hidden; margin:0 auto;}
.h_ser p { height:47px; font:14px/47px "微软雅黑"; overflow:hidden; padding:0 0 0 5px; color:#6ca625;}
.h_ser p a { padding:0 8px 0 2px; color:#989898;}
.s_inp { width:250px; height:28px; padding:10px 0 0 0;}
.inp01 { background:#d8d8d8; width:192px; height:28px; font:12px/26px "宋体"; border:none medium; text-align:left; padding-left:10px; color:#8d8d8d; display:inline;}
.s_sbtn{width:40px;height:28px;border:0px;cursor:pointer;float:left;background:url("../images/soso.jpg") no-repeat right center;}


.otherbanner {width:1160px; margin:0 auto;}
.banner{position:relative;height:468px;background:url("../images/loading.gif") 50% no-repeat; overflow:hidden; min-width:1160px;}
.banner-html5zoo .html5zoo-bullet-wrapper-0{width: 102px!important;}
.banner-html5zoo .html5zoo-bullet-wrapper-0 .html5zoo-bullet-span{width:1em !important;height: 1em !important;background-color: white !important;border: solid 1px #367136; border-radius: 0.5em !important;margin-right: 20px !important;}
.banner-html5zoo .html5zoo-bullet-wrapper-0 .active{background-color: #367136 !important;}
.slides{position:relative;z-index:1;}
.slides li{height:468px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:50px;height:3px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:50px;height:3px;overflow:hidden;background:#fff;cursor:pointer;}
.flex-control-nav .flex-active{background:#6ca625;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:38px;overflow:hidden;cursor:pointer;position:absolute;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.flex-direction-nav li a.flex-prev{left:40px;background:url("../images/prev_icon.png") center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url("../images/next_icon.png") center center no-repeat;}
.flex-direction-nav li a:hover{filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;}
.index_title_line,.our_title_line{
    height: 5px;
    width: 100px;
    margin: 10px auto;
    background-image: url(../images/xgray_line02.png);
}

.index_title,.our_title{
    font-size: 28px;
    color: #434343;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
}
.index_stitle,.our_stitle{
    font-size: 16px;
    color: #5a5a5a;
    text-align: center;
    margin:10px auto;
}
/* 通用左侧 */
.prolist{ border-top: solid 1px silver;border-bottom: solid 1px silver; overflow:hidden;margin: 20px 0; }
.prolist #subnavs{border: solid 2px #0062d2;}
.prolist #subnavs h2{width: 230px;height: 120px;background-color: #0062d2;display: block;padding-top:30px ;}
.prolist #subnavs h2 span{color: white;font-size: 14px;display: block;text-align: center;margin-top: 15px;}
.prolist #subnavs h2 a{color: white; text-align: center;font-size: 24px;display: block;text-decoration: none;}


.prolist .prolist_ul{display: flex;flex-flow: row nowrap;justify-content: space-around;}
.prolist .prolist_ul li a{display: block;margin: 10px 0;width: 200px; height: 60px;line-height: 60px;text-align: center;font-size: 16px;text-decoration: none;}
.prolist .expmenu li{width: 190px;height: 40px;line-height: 40px;text-align: center;border: dashed 1px silver;margin: 20px auto;}
.prolist .expmenu li a{display: block;height: 40px;line-height: 40px;text-decoration: none;}
.prolist .expmenu li a:hover{background-color: #0062d2;color: white;}
.prolist .prolist_ul li a:hover{background-color: #0062d2;color: white;}

.index_img_over{
    overflow: hidden;
    border-color: transparent;
    border-width: 0px;
    position: absolute;
    right: 0px;
    width: 87px;
    height: 59px;
    opacity: 0.2;
    filter: alpha(opacity = 20);
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;
}

.pro { width:1200px;position:relative; }
.pro h2 { height:43px; background: url("../images/pr_lin.gif") no-repeat 5px bottom; font:normal 16px/43px "微软雅黑"; padding:0 16px; overflow:hidden; color:#333}
.pro h2 a { color:#333;}
.pro h2 span { margin:13px 0 0 0;}
.pro_c { padding:8px 0 0 0;}
.pro_c ul{display: flex;flex-flow: row wrap;justify-content: space-around; }
.pro_c ul li {  overflow:hidden; margin:0 4px 4px 4px; display:block; width:380px;height: 310px;}
.pro_c ul li a { color:#444444;display: block;width: 100%;height: 100%;text-decoration: none;overflow: hidden;}
/* .pro_c ul li a:hover img{border:1px solid #6ca625 } */
.pro_c ul li img {overflow: hidden;}
/*图片放大*/
.zoom-img-hid{overflow: hidden;height: 260px;position: relative;}
.zoom-image {
    transition: transform 0.5s ease; /* 平滑的过渡效果 */
    width: 100%; /* 图片宽度占满容器 */
}
.zoom-image:hover {
    transform: scale(1.25);
}
/* 首页产品展示 */
.pro_c ul li span {text-align:center; display:block; font:16px "Microsoft YaHei";  width:100%; height:30px; line-height:30px;overflow:hidden; margin:10px auto;text-decoration: none;}
.pro_c ul li a:hover { color: #076aae; }
.pro_one_img .zoom-img-hid .pro_mask{width: 0;height: 100%;background-color: #0062d2;position: absolute;top: 0;left: 50%;opacity: 0.8;}

/* 我们的客户 */
.our_bg{
    min-height: 620px;
    background-color: transparent;
    background-position: center bottom;
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-image: url('/static/sd_020/pc/images/casebg3.jpg');
    margin:20px auto;
}
.our_title{padding-top: 50px;}

.our_case{display: flex;flex-flow: row nowrap;justify-content: space-around;margin-top: 30px;}
.our_case .our_case_list{background-color: #FFF;}
.our_case .our_case_list .our_case_img{width: 370px;height:260px;overflow: hidden;}
.our_case .our_case_list .our_case_title a{ display: block; text-decoration: none; height: 25px;font-size: 18px;font-weight: bold;color: #0062d2;text-align: center;margin-top: 20px;}
.our_case .our_case_list .our_case_logo{position: relative;display: block;height: 37px;}
.our_case .our_case_list .our_case_logo a
{
    display: block;
    text-align: center;
    color: white;
    background-color: #0062d2;
    width: 40px;
    height: 40px;
    line-height: 30px;
    font-size: 40px;
    border-radius: 20px;
    border: solid 3px #fff;
    margin: auto;
    margin-top: 20px;
    text-decoration: none;
}
/* 优势 */
.ys{width: 740px;height: 280px;margin: auto;display: flex;flex-flow: row nowrap;justify-content: left;position: relative;}
.ys .ys_1{width: 240px;height: 240px;position: relative;}
.ys .ys_1 .line_1{width: 1px;height: 240px;border-left: solid 1px silver;margin: auto;}
.ys .ys_1 .line_2{width: 240px;height: 1px;border-bottom: solid 1px silver;margin: auto;vertical-align: middle;position: absolute;top:120px}
.ys .ys_1 .circle_1{width: 130px;height: 130px;position: absolute;border-radius: 100px;top: 52px;border: solid 1px silver;left: 52px;}
.ys .ys_1 .ys_1_txt{width: 96px;height: 36px;position: absolute;top: 100px;left: 68px;background-color: #0062d2;color: white;font-size: 18px;text-align: center;line-height: 36px;}
.ys .ys_adv{font-size: 90px;text-transform: uppercase;color: rgb(242, 245, 250);position: absolute;top: 50px;left: 50px;font-weight: bold;}
.ys .ys_2{font-size: 32px;letter-spacing: 4px;color: rgb(67, 67, 67);position: absolute;top: 50px;left: 250px;}
.ys .ys_2 span{color: #0062d2;letter-spacing: 4px;font-size: 44px;font-weight: bold;}
.ys .ys_3{width: 450px;height: 83px;font-size: 16px;color: #888;position: absolute;top: 130px;left: 250px;}

.ys_pp,.ys_cp{position: relative;display: flex;flex-flow: row nowrap;justify-content: left;margin-top: 50px;}
.ys_pp .ys_title_image,.ys_cp .ys_title_image{width: 80px;height: 80px;position: relative;top: 0;left: 0;}
.ys_pp .ys_title_no,.ys_cp .ys_title_no{position: absolute;
    top: 19px;
    left: 25px;
    color: white;
    font-size: 21px;
    text-align: center;}
.ys_pp .ys_pp_title,.ys_cp .ys_cp_cont .ys_cp_title{color: #666;text-transform: uppercase; font-size: 20px; position: relative;}
.ys_pp .ys_pp_title .ys_pp_title_1,.ys_cp .ys_cp_cont .ys_cp_title .ys_cp_title_1{color: #1d7fd8;font-size: 20px;font-weight: bold;margin: 0 15px;}
.ys_pp .ys_pp_title .ys_cont_1 ul,.ys_cp .ys_cp_cont .ys_cp_cont_1 ul{margin-left: 38px;}
.ys_pp .ys_pp_title .ys_cont_1 ul li,.ys_cp .ys_cp_cont .ys_cp_cont_1 ul li{list-style-type: disc;font-size: 13px;width: 400px;}
.ys_pp .ys_pp_title .ys_cont_1 ul li::marker,.ys_cp .ys_cp_cont .ys_cp_cont_1 ul li::marker{font-size: 25px;color: #0062d2;}
.ys_pp .ys_image_01,.ys_cp .ys_title_image{margin-left: 80px;}


/* 滚图 */
.pml,.pm2{width: 1080px;overflow: hidden;margin: auto;padding: 40px 0;}
/* .picMarquee-left{width: 1200px;height: 300px;} */
.pml .picMarquee-left .picList li{width: 300px;height: 150px;overflow: hidden;padding:0 10px ;overflow: hidden;}
.pml .picMarquee-left .bd .tempWrap .picList li a .picList_img{height: 150px;overflow: hidden;}
/* .picList{float: left;} */
.pm2 .picMarquee-left2 .picList li{width: 300px;height: 145px; overflow: hidden;padding:0 20px ;}
.pm2 .picMarquee-left2 .bd .tempWrap .picList li a img{width: 300px;}
.picList li .picList_title{text-align: center;color: white;margin-top: 10px;}
/* .pm2 .picMarquee-left2{width: 1200px;height: 81px;} */

/* 关于我们 */
.about_bg{width: 100%;height: 480px;background-image: url('/static/sd_020/pc/images/about_bg.jpg');background-position: center center;background-repeat: no-repeat;background-attachment: fixed;position: absolute;}
.about_txt{position: relative;z-index: 2;text-align: center;color: white;}
.about_txt .about_txt_title{font-size: 24px;margin-top: 90px;}
.about_txt .about_txt_con{margin: 20px 0;}
.about_txt .about_txt_tel{display: flex;flex-flow: row nowrap; justify-content: center;}
.about_txt .about_txt_tel img{width: 24px;height: 24px; margin-left:20px;margin-right: 10px;margin-top: 3px;}
.about_txt .about_txt_tel{line-height: 30px;margin-bottom: 100px;}
.about_txt .about_txt_tel .tel{font-size: 24px;font-weight: bold;}
.white_bg{background-color: white;}



.about { overflow:hidden; padding:0 10px;}
.about h2 { height:44px; font:20px "微软雅黑";color: #000; text-align:left;margin-left: 30px;font-weight: bold;}

.a_c { height:auto; overflow:hidden; padding:25px 0 0 0;width:100%;}
.a_c dl { height:auto; overflow:hidden;}
.a_c dl dt { width:520px; height:328px; overflow:hidden;}
.a_c dl dd { width:630px;height:328px; padding:15px; color:#fff; overflow:hidden;margin-left: 30px;}

.a_c dl dd div { font:14px/25px "微软雅黑";line-height: 25px;min-height:100px;}
.a_c dl dd p { font:14px "微软雅黑";line-height: 190%;color: #888;}
.a_c dl dd em{margin:0 30px}
.a_c dl dd em a { display:block; margin:9px 0 0 0; color:#e64710; font: normal 12px/24px "微软雅黑";}
.a_c .about_line{width: 18px;height: 2px;border-bottom: solid 2px #000;float: left;margin-right: 10px;}
.txtOver{margin:0 30px;}
.about_list_btn{margin: 30px 5px;display: flex;flex-flow: row nowrap;justify-content: space-around;}
.about_list_btn .about_list_btn_img{text-align: center;}
.about_list_btn .about_list_btn_img .about_img_btn{display: block;width: 56px;margin: auto;position: relative;}
.about_list_btn .zd_btn{display: block;color: rgba(102,102,102,1);text-align: center;font-size: 14px; width: 90px;height: 30px;line-height:30px;margin: 10px 0;text-decoration: none;}
.about_list_btn .zd_btn:hover{background-color: #0062d2;border-radius: 15px;color: white;}
.about_cont_bg{background-color: rgb(244, 244, 244);}


/* 首页新闻 */
.news_cont{display: flex;flex-flow: row nowrap;padding-top: 5px;padding-bottom: 18px;margin-top: 40px;}
.news_cont .news_cont_left{width: 400px;height: 420px;border: solid 1px silver;position: relative;}
.news_cont .left_img{width: 336px;height: 210px; margin: auto; margin-top: 35px; overflow: hidden;position: relative;z-index: 1;}
.news_cont .left_img a img{width: 100%;}
.news_cont .left_title{margin-top: 10px;margin-bottom: 5px;text-overflow: ellipsis;}
.news_cont .left_title a{font-size: 16px;color:#5a5a5a;text-decoration: none;font-weight: bold;}
.news_cont .left_title a:hover{color:rgb(7, 106, 174) ;}
.news_cont .news_cont_left .left_date,.news_cont .news_cont_left .left_cont a{color: #999999;margin-top: 5px;font-size: 12px;}
.news_cont .news_cont_left .left_cont{height: 40px;text-overflow: ellipsis;}
.news_cont .news_cont_left .left_cont a{text-decoration: none;}
.news_cont .news_cont_left .news_cont_left_bg{position: absolute;height: 160px;background-color: #0062d2;z-index: 0;width: 100%;}
.news_cont .news_cont_left .left_cont_txt{width: 336px;margin: auto;}


.news_cont .news_list{display: flex;flex-flow: row nowrap;padding-bottom: 15px;margin-bottom: 15px;}
.news_cont .news_list:last-child{border: 0;}
.news_cont .news_list_left{text-align: center;margin-left: 30px;color: #0062d2;}
.news_cont .news_cont_right{width: 770px;height: 420px;border: solid 1px silver;margin-left: 30px;padding: 20px 0;}
.news_cont .news_cont_right .news_list .news_list_left .news_list_left_date{color: #0062d2;font-size: 42px;font-weight: bold;}
.news_cont .news_cont_right .news_list .news_list_left .news_list_left_ym{font-size: 13px;}
.news_cont .news_cont_right .news_list .news_list_right{margin-left: 30px;width: 600px;}
.news_cont .news_cont_right .news_list .news_list_right a{text-decoration: none;}
.news_cont .news_cont_right .news_list .news_list_right .news_list_right_title{font-size: 16px;color: #333333;font-weight: normal;margin-top: 10px;font-weight: bold;}
.news_cont .news_cont_right .news_list .news_list_right .news_list_right_title:hover{color:#0062d2 ;}
.news_cont .news_cont_right .news_list .news_list_right .news_list_right_cont{font-size: 13px;line-height: 30px;padding-top: 5px;color: #999999;}



.xc { width:1140px; overflow:hidden; background:#fff;margin-top: 27px;}
.xc h2 a { color:#000;}
.xc h2 { color:#000;}
.xc_c { padding:25px 0 0 0; overflow:hidden;width:100%;}
.xc_c ul { overflow:hidden;}
.xc_c ul li { float:left;  display:inline; overflow:hidden;margin-right:8px;width:217px;}
.xc_c ul li img {padding:2px; border:1px solid #8B8B8B;display: block;width:100%;height:260px;}
.xc_c ul li a { color:#8B8B8B;}
.xc_c ul li a:hover img{padding:2px; border:1px solid #6ca625;color:#AD1C3B;}
.xc_c ul li span { text-align:center; display:block; width:210px; height:28px; font:14px/28px "微软雅黑"; overflow:hidden;}
.xc_c ul li a:hover { text-decoration:none; color:#6ca625;}
.xc_c ul .nobot { margin:0;}
.xc_c .btn { display:block;text-align:center; height:31px; overflow:hidden;padding-left: 548px;clear:both;*zoom:1;}
.xc_c .btn a { display:block; width:31px; height:31px;float:left}
.xc_c .btn a.a01{ background:url("../images/xl.gif") no-repeat; width:31px; height:31px; display:block;}
.xc_c .btn a.a01:hover{ background:url("../images/xl02.gif") no-repeat; display:block;}
.xc_c .btn a.a02{ background:url("../images/xr.gif") no-repeat; width:31px; height:31px; display:block;}
.xc_c .btn a.a02:hover{ background:url("../images/xr02.gif") no-repeat; display:block;}

.new { width:852px; height:319px; overflow:hidden; margin-top:70px;}
.newbar { height:33px; background:url("../images/bardt.gif") repeat-x left bottom; overflow:hidden;}
.newbar ul li { float:left; height:33px; overflow:hidden;}
.newbar ul li a { color:#333; height:33px; font:16px/33px "微软雅黑"; width:209px; text-align:center; display:inline-block;}
.newbar ul li em { color:#acacac; font: normal 14px/33px "微软雅黑"; text-transform:uppercase; padding:0 0 0 8px;}
.newbar ul li a:hover, .newbar ul .cur a { color:#fff; background:#6ca625; display:inline-block;}
.newbar ul li a:hover em, .newbar ul .cur a em { color:#fff;}
.newbar span { margin-top:4px;}
.n_con { padding:28px 0 0 0; height:258px; overflow:hidden;}
.n_con dl { height:222px; overflow:hidden;}
.n_con dl dt { width:326px; height:222px;}
.n_con dl dt img { width:326px; height:222px;}
.n_con dl dd { width:525px; overflow:hidden; padding:0 0 0 22px;}
.n_con dl dd ul li {width:100%;overflow:hidden; border-bottom:1px dashed #d7d7d7;}
.n_con dl dd ul li a { color:#646464; height:32px; font:14px/32px "微软雅黑";  padding:0 0 0 14px; display:block;background:url("../images/lidd.gif") no-repeat left center;}
.n_con dl dd ul li span { display:block; float:right; padding-left:10px;height:32px; line-height:32px;}
.n_con dl dd ul li a:hover, .n_con dl dd ul .cur a { color:#e64710;}

.faq { height:358px; overflow:hidden; margin-top:59px;}
.faq h2 { background:url("../images/barfaq.gif") no-repeat left bottom;}
.faq h2 a{ color:#6ca625;}
.fa_con { height:286px; overflow:hidden;line-height: 26px;padding-top: 17px;}
.fa_con dl { padding:10px 0; overflow:hidden; border-bottom:1px dashed #ddd;}
.fa_con dl dt { background:url("../images/wen.gif") no-repeat 0 center; padding:0 0 0 38px; font:12px/30px "微软雅黑"; margin-bottom:5px;}
.fa_con dl dt a { color:#333;}
.fa_con dl dd { font:12px/20px "微软雅黑"; overflow:hidden; background:url("../images/da.gif") no-repeat 0 2px; padding:0 0 0 38px; height:40px; overflow:hidden;}
.fa_con dl dd a { color:#e64710; text-align:right; display:inline-block; padding:0 0 0 55px;}
.fa_con .nobot { border:0;}

.link {position: relative;margin-top:25px;padding: 15px 17px 5px 17px;background: #fff;}
.link_tit {height: 25px;background:url("../images/link_line.gif") no-repeat left bottom;}
.link_tit .tit_tx {float:left;padding-left: 73px;font: 14px/25px "Microsoft Yahei"; color:#6ca625}
.link_tit .tit_tx a {color:#777; padding-left:20px;}



/*二级导航*/

.prolist h4{ color:#ff6800; font-size:14px; font-weight:normal; padding:39px 0 0 25px;font-family:"微软雅黑"; }
.prolist h4 b{ display:block; color:#ff6800; font-size:25px; margin-top:10px;}
.prolist h4 span{ padding-left:22px;}


/*底部开始*/
.fbg { overflow:hidden;background-color: rgb(67, 67, 67); margin:20px 0 0 0; min-width:1200px;background-position: center bottom;clear: both;}
.fbg .footer{display: flex;flex-flow: row nowrap;justify-content: left;position: relative;}
.fbg .footer .footer_pt{display: flex;flex-flow: row nowrap;justify-content: left;position: relative;}
.blue_line{border-left: solid 3px #0062d0;height: 50px;width: 5px;position:absolute;left: -2px;top: 50px;}
.fbg .footer .footer_pt .footer_spt{width: 200px;line-height: 30px;text-align: center;border-left: solid 1px #555555;padding-bottom: 30px;position: relative;}
.fbg .footer .footer_pt .footer_spt:last-child{border-right: solid 1px #555555;}

.fbg .footer .footer_pt .footer_spt .pt_1,.footer_ewm .ewm1 .pt_1,.footer_info .pt_1
{font-size: 17px;height: 34px;line-height: 34px;color: white;margin-top: 50px;margin-bottom: 20px;}
.fbg .footer .footer_pt .footer_spt .pt_2{height: 34px;line-height: 34px;}
.fbg .footer .footer_pt .footer_spt .pt_2 a{text-decoration: none;color: #bbbbbb;}
.fbg .footer .footer_pt .footer_spt .pt_2 a:hover{color: white;}
.fbg .footer .footer_info {color: white;line-height: 160%;border-left:solid 1px #555555 ;border-right: solid 1px #555555;padding: 0 50px;position:relative;}
.fbg .footer .footer_info .lyfk_btn{display: block;width: 90px;height: 30px;border: solid 1px #999999;border-radius: 5px;line-height: 30px;margin-top: 20px;margin-bottom: 50px;color: #999999; font-size: 12px;text-align: center;text-decoration: none; }
.fbg .footer .footer_info .lyfk_btn:hover{border: solid 1px white;color: white;}
.fbg .footer .footer_info .footer_info_tel{color:white;font-size: 24px;margin-bottom: 30px;}
.fbg .footer .footer_ewm{width: 250px;display: flex;flex-flow: row nowrap;justify-content: space-around;text-align: center;color: white;position:relative;}
.ewm_img{width: 126px;margin-top: 30px;}
.ewm_txt{margin-top: 10px;}
.footer_info .pt_1{text-align: left;}
.footer_info_lf{line-height: 25px;font-size: 12px;}
.footer{position:relative}
.copy{background-color: rgb(34, 34, 34);text-align: center;color: rgb(204, 204, 204);height: 50px;line-height: 50px;}
.copy a{color: white;}
/*底部结束*/

/*Index-end*/



/* 分页 */
.page{text-align: center}
.page{ width:100%; text-align: right; margin-top:15px;  }
.page .pagination{justify-content: center;}
.page .pagination li{width: 26px;height: 26px;text-align: center; vertical-align:middle;}
.page .pagination .active{background-color: #0062d2;color: white;}
/*********other********/

.lfSmallNavBox{width:19%;  }
.title{width:100%;height:100px;border:5px solid #e3e3e3;position: relative;  }
.titleTxt{position: absolute;width: 106%;text-align: center;font-size: 23px;font-weight: bold;color: #6ca625;height: 35px;line-height: 35px;top: 26px;left: -5px;background: #fff}
.lfSmallNav{  margin-top:30px;  border:1px solid #ccc; }
.lfSmallNav>li,.lfsecondList>li{position:relative;height:50px;line-height:50px;text-align: center;font-size: 14px;color:#333;border-bottom:1px solid #ccc}
.lfSmallNav>li:last-child,.lfsecondList>li:last-child{  border-bottom:none;  }
.lfSmallNav>li:hover,.lfsecondList>li:hover{  background: #6ca625;  }
.lfSmallNav>li:hover>a,.lfsecondList>li:hover>a{  color:#fff;  }
.lfsecondList{position: absolute;z-index:100;left:249px;top:-1px;width:100%;}
.contactUsBox{margin-top:30px;border:1px solid #ccc;padding:10px;  }
.contactUsTitle{ width:100%; text-align: center; font-size: 24px; color:#093; line-height: 43px; height: 60px; font-weight: bold;}
.contactUsTitle strong{color:#6ca625;font-size: 22px;}
.leftcontactWay{color: #666;line-height: 23px;margin-top: 20px;font-size: 13px;margin-bottom: 45px;-ms-word-break: all;word-break: break-all;  }
.leftcontactWay>b{display: block;}
.rtMsgBox{width:80%;  padding-left:10px;  }
.msgBoxTop{height: 100px;line-height: 100px;padding-left: 10px;padding-right: 14px;  }
.msgBoxTop a:hover{text-decoration: underline}
.msgBoxTop b{ font-size: 28px; color:#6ca625; }
.msgBoxTop p{ font-size: 14px; color:#666; }
.contactUsBox .hotLineBox{padding:10px 0;line-height: 30px;border:1px solid #333;position: relative;font-size: 16px;color:#6ca625;text-align: center;  }
.contactUsBox .hotLineBox>p{position: absolute;left: 70px;top: -9px;height: 16px;line-height: 16px;background: #fff;  }
.contactUsBox .hotLineBox *{color:#6ca625}
/* searchpro.html */
.msgListBox{width:100%; margin-top: 20px;}
.msgListBox ul{width:100%;display: flex;flex-flow: row wrap;  }
.msgListBox ul li{ width:30%;margin: 0 7px 10px; }
.msgListBox .picBox{width:100%;overflow: hidden;position: relative; height: 260px;  }
.msgListBox .picBox img.videoLogo{display: block;width:100%;height:100%;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;  }
.msgListBox .picBox:hover img.videoLogo{-webkit-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);  }
.msgListBox .picTitle{width: 100%;height: 35px;line-height: 35px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-size: 14px;text-align: center;  }
.picTitle:hover{color:#6ca625;}


/***********新闻*********/
.newsList li{display: block;padding:15px 0;border: solid 1px #eee; width: 940px;height: 210px; margin-top: 20px;}
.newsPicBox{width:240px;height:150px;overflow: hidden;position: relative;margin-left: 30px;background-color:#e4f2eb ;  }
.newsPicBox .news_d{font-size: 24px;color: #666;font-weight: bold;text-align: center;}
.newsPicBox .news_ym{font-size: 13px;color: #666;text-align: center;}
.newsPicBox img{display: block;width: 100%;height:100%;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;;  }
.newsPicBox img:hover{-webkit-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);  }
.newsMsgBox{width:70%;padding-left:20px;  }
.newsMsgNewSet{ width:100%;  }
.newsTitle{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-size:18px;height:60px;line-height: 30px;  }
.newsTitle a{color:#333;}
.newsMsgBox .newsTitle .newslist_typeName a{color: #0062d2;text-decoration: none;margin-right: 10px;}
.newsTime{font-size: 14px;color:#929292}
.newsMsg{font-size: 12px;line-height: 20px;overflow: hidden;color: #999;}
.watchNews{margin-top:14px; }
.watchNews a{font-size:14px;  color:#333;  }

.news_top3{display: flex;flex-flow: row nowrap;justify-content: space-around;margin-top: 20px;}
.news_top3 .top3_new{width: 380px;height: 360px;overflow: hidden; border: solid 1px silver;padding: 20px;}
.news_top3 .top3_new:hover{border-color: #0062d2;}
.news_top3 .top3_new .top3_new_img{width: 344px;height: 215px;overflow: hidden;border: solid 1px silver;}
.news_top3 .top3_new .top3_new_title{ font-size: 16px;padding-top: 10px;}
.news_top3 .top3_new .top3_new_title a{color: #000;text-decoration: none;}
.news_top3 .top3_new .top3_new_title a:hover{color:#0062d2; }
.news_top3 .top3_new .top3_new_date{font-size: 12px;color: #aaa;margin: 5px 0;}
.news_top3 .top3_new .top3_new_cont{font-size: 13px;color: #aaa;line-height: 20px;height: 44px;width: 340px;overflow: hidden;text-overflow: ellipsis;}
.news_line{height: 5px;background-image: url(../images/xgray_line02.png);margin: 15px auto;}

/*******onlineMsg*******/
.fmb_formline{line-height: 40px;background-color:white;margin-bottom:15px;border: solid 1px silver;}
.fmb_formline label{width:95px;height:40px;padding-left:24px;font-size: 14px;color:#9b9b9b;}
.fmb_formline input[type="text"],.fmb_formline textarea{width:80%;padding-right:25px;}
.fmb_formline input[type="text"]{background-color: transparent;color:#9b9b9b;border:none;height: 40px;}
.fmb_formline textarea{border:none;height:110px;line-height: 25px;font-size: 14px;color:#9b9b9b;padding:12px 0;padding-right:25px;resize: none;background-color: transparent}
.yzmPic{display: block;height:50px;position: absolute;top:0;right:-240px;width:145px;}
.yzmLine{width:220px;position: relative}
.yzmLine.yzmLine input{width: 125px;color:#9b9b9b;padding-right:10px;}
.footSubBtn{display: block;width:100%;height:50px;font-size:18px;background-color: #4baf4f;color:#fff;cursor: pointer }
.footMsgBox .contactWayTitle{margin-bottom:12px; }

.msgForm{ width:100%;margin-top: 20px;border: solid 1px silver; }
.formBox{ width:550px; margin:auto; padding: 20px 0; }
.formLine{width:100%;background: #ededed;margin-bottom:25px;line-height: 30px;padding:0 15px;  }
.selectLine{width:195px !important;  }
.formLine label,.formLine input[type="text"],.formLine select,.formLine textarea{font-size:12px;  }
.formLine input[type="text"],.formLine select{height:30px;border:none;outline: none;background: #ededed;  }
.formLine input[type="text"],.formLine textarea{width:230px;padding:0 10px;  }
.formLine textarea{padding:8px;resize: none;line-height: 15px;border:none;outline: none;background: #ededed;height:150px;  }
.formLine select{width:100px;-webkit-appearance: none;-moz-appearance: none;appearance: none;background: url("../../../../ourjs.github.io/static/2015/arrow.png")/*.png*/ no-repeat scroll right center transparent;background-color: #ededed;  }
.SubBtn{display: block;cursor: pointer;color: #fff;font-size: 14px;letter-spacing: 5px;background: #007c38;border: none;outline: none;width: 100%;padding: 10px 0;text-align: center;font-family: Verdana, Arial, "΢���ź�", Geneva, sans-serif;  }


/* showpage页面样式 */
.newsBigTitle{text-align: center;font-size: 20px;color: #434343; margin-bottom:10px;margin-top: 40px;font-weight: bold;  }
.apprTime{text-align: center;color:#666;font-size: 14px;margin-bottom:10px;font-weight: bold;  }
.newsTxt{font-size: 14px;color:#666;  }
.showpage_detailBox{border: solid 1px silver;margin-top: 20px;padding: 50px;}
.showpage_date{font-size: 13px;color: #5a5a5a;text-align: center;}
.showpage_line{width: 788px;height: 30px;background-color: #e5e5e5;margin: 20px auto;}
.goodsPic img{display: block;margin:50px auto;max-width: 100%;}
.backOut{margin-top:25px;  }
.backOut,.backOut a{color:#000;  }
.toNext{margin-top:5px;}
.toNext,.toNext a{color:#000;  }
.backOut a:hover,.toNext a:hover{text-decoration: underline;  }
/* 2021-5-5 */
.slick{margin: auto;}
.slick-slide a img
{
    width: 100%;
}
.slick-prev {
    left: 25px;
}
.slick-next {
    right: 45px;
}

/* about页面 */
.about_mt{}
.about_wz{font-size: 14px;color:rgba(16,78,170,1) ; line-height: 50px;height: 50px;background-color: rgb(238, 238, 238);border-bottom: solid 1px rgb(217, 217, 217);margin-bottom: 10px;}
.about_wz span{padding-left: 10px ;}
.about_cont{font-size: 16px;line-height: 36px;border: solid 1px #e5e5e5;margin-top: 20px;padding: 40px ;text-indent: 40px;color: #434343;}
.about_cont .about_cont_title{font-size: 20px;font-weight: bold;color: #0062d1;text-align: center;margin-top: 30px;}
.about_cont .about_cont_hr{width: 860px;height: 20px;background-color: #f5f5f5;border: solid 1px #e5e5e5;margin:20px auto}

/* vlist页面 */
.pro_list{display: flex;flex-flow: row wrap; justify-content: space-evenly; border: solid 1px silver;margin-top: 20px;}
.pro_list .pro_info{width: 420px;height: 310px;margin-bottom: 10px;margin-top: 30px ;overflow: hidden;}

.pro_list .pro_info .pro_info_img{overflow: hidden;height: 280px;}
.pro_list .pro_info .pro_info_txt {text-align: center;height: 32px;line-height: 32px;}
.pro_list .pro_info .pro_info_txt a{color: #000;text-decoration: none;font-size: 15px;}
.pro_list .pro_info .pro_info_txt a:hover{color:#076aae ;}



/* contactus 页面 */
.detailBox{padding: 0 15px ;}
.d_title{font-size: 23px; color: rgb(7, 106, 174);margin-top: 10px;font-weight: bold;}
.d_title .d_line{width: 45px;border-bottom:2px solid #166e3e;margin: 10px 0;}
.d_info{font-size: 15px;line-height: 180%;color: #5a5a5a;}
.showpage_detailBox .d_cont{display: flex;flex-flow: row nowrap;}
.showpage_detailBox .d_cont .d_cont_r{display: flex;flex-flow: row nowrap;justify-content: space-around;width: 40%;margin-left: 50px;text-align: center;}
.showpage_detailBox .d_cont .d_cont_r div img{width: 126px;height: 126px;}
/* 首页技术服务 */
.partner{background-color: rgb(249, 249, 249);padding: 20px 0;}
.partner .partner_img{width: 380px;position: relative;overflow: hidden;}
.partner .partner_txt{height: 60px;line-height: 60px;font-size: 18px;background-color: white;color: #434343;text-align: center;width: 380px;}
.partner .partner_img .partner_mask{background-color: #0062d2;opacity: 0.8;width: 100%; height: 0;position: absolute;}
.partner .partner_img .partner_mask .add{height: -100px;width: 100px;position: relative;top: -100px;left: 35%;}
.partner .partner_img .partner_mask .add::before,.pro_mask .add::before{content: '';position: absolute;left: 50%;top: 50%;width: 50px ;margin-left: -30px;margin-top: -5px;border-top: 2px solid white;}
.partner .partner_img .partner_mask .add::after,.pro_mask .add::after{content: '';position: absolute;left: 50%;top: 50%;height: 50px ;margin-left: -5px;margin-top: -30px;border-left: 2px solid white;}
.pro_mask .add{height: 0;width: 0px;position: relative;top: 130px;left: 35%;}
.pro_mask .add::before{left:50px;}
.pro_mask .add::after{left: 50px;}
/* mdx用 */
.mdx_hy{font-size: 12px;line-height: 35px;height: 35px;}
/* 2025-11-27 hlist页面使用 */
.hlist_cont{display: flex;flex-flow: row nowrap;justify-content: space-around;}
.hlist_cont .gsdt,.hlist_cont .hydt{width:590px;}
.hydt{margin-left: 20px;}
.hlist_cont .gsdt .gsdt_border,.hlist_cont .hydt .gsdt_border{border: solid 1px silver;padding: 0 20px;min-height: 390px;}
.hlist_cont .gsdt .gsdt_news,.hlist_cont .hydt .gsdt_news{display: flex;flex-flow: row nowrap;justify-content: left;margin:  40px 0;}
.hlist_cont .gsdt .gsdt_news .gsdt_news_date,.hlist_cont .hydt .gsdt_news .gsdt_news_date{width: 63px;height: 73px;background-color: #0062d2;color: white;text-align: center;padding: 10px 5px;}
.hlist_cont .gsdt .gsdt_news .gsdt_news_date .day,.hydt .gsdt_news .gsdt_news_date .day{font-size: 28px;line-height: 30px;}
.hlist_cont .gsdt .gsdt_news .gsdt_news_date .ym,.hydt .gsdt_news .gsdt_news_date .ym{font-size: 12px;margin-top: 5px;width: 53px;}

.hlist_cont .gsdt .gsdt_news .gsdt_news_cont,.hlist_cont .hydt .gsdt_news .gsdt_news_cont{margin-left: 40px;}
.hlist_cont .gsdt .gsdt_news .gsdt_news_cont .gsdt_news_cont_title a,.hlist_cont .hydt .gsdt_news .gsdt_news_cont .gsdt_news_cont_title a
{font-size: 16px;color: #000;text-decoration: none;}
.hlist_cont .gsdt .gsdt_news .gsdt_news_cont .gsdt_news_cont_title a:hover,.hlist_cont .hydt .gsdt_news .gsdt_news_cont .gsdt_news_cont_title a:hover
{color: #0062d2;}
.hlist_cont .gsdt .gsdt_news .gsdt_news_cont .gsdt_news_cont_txt,.hlist_cont .hydt .gsdt_news .gsdt_news_cont .gsdt_news_cont_txt
{margin-top: 10px;color: #999;line-height: 20px;height: 40px;text-overflow: ellipsis;overflow: hidden;}
.gsdt_title{display: flex;flex-flow: row nowrap;justify-content: space-between;padding: 10px;}
.gsdt_title a{font-size: 22px;color: rgb(67,67,67);text-decoration: none;padding: 5px 0;}
.gsdt_title a:hover{color: #0062d2;}
.gsdt_title .more a{font-size: 14px;display: block;line-height: 38px;}






