/*通用代码*/
#newBridge .icon-right-center{left: 2px  !important; top: 35%;}
*{ margin:0px; padding:0px;}
body{font-size:14px; color:#222222; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; min-width:1300px; overflow-x:hidden;}
img{margin: 0px; padding: 0px;border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
h1,h2,h3,h4,h5,h6,h7{ font-weight:normal;}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{margin: 0px; padding: 0px; list-style: none;}
.clear{clear:both;}
a{color: #222222; text-decoration: none; font-size:14px;}
a:hover{color: #2f318f;cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none;font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.w1400{ max-width:1400px; margin:0 auto; min-width:1400px;}
.gy{max-width: 1500px;margin: 0 auto;min-width: 1200px;width: 100%;}
.fr{ float:right;}
.fl{ float: left;}
.top40{ margin-top:40px;}

.top70{ margin-top:70px;}
@font-face {
  font-family: "iconfont"; /* Project id 2687967 */
  src: url('../fonts/iconfont.woff2.txt') format('woff2'),
       url('../fonts/iconfont.woff.txt') format('woff'),
       url('../fonts/iconfont.woff.txt') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*,:after,:before{ box-sizing:border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.title{text-align: center;font-size: 40px;color: #333;}
.title b{ font-weight:normal;}
.title em{color: #333; font-weight:bold;}
.title span{display: block;font-size: 18px;color: #9a9b9d;margin:14px 0 26px 0;}
.title i{display: block;width: 80px;height: 5px;margin: 0 auto; position: relative;}
.title i::after,.title i::before{content: '';display: block;position: absolute;width: 30px; height: 5px;top: 0;left: 0;}
.title i::after{right: 0px;left: inherit;background:#2f318f;animation:allTitleAfter 3s infinite linear;}
.title i::before{background:#2f318f;animation:allTitleBefore 3s infinite linear;}
.title t{width: 30px;height: 5px;background:#ca0600;margin:0 auto;display:block;animation:allTitleI 3s infinite linear;}
@keyframes allTitleI{
0%{transform:translateX(0px);}
25%{transform:translateX(-25px);}
50%{transform:translateX(0px);}
75%{transform:translateX(25px);}
100%{transform:translateX(0px);}
}
@keyframes allTitleBefore{
0%{width:15px;}
25%{width:0px;}
50%{width:15px;}
75%{width:30px;}
100%{width:15px;}
}
@keyframes allTitleAfter{
0%{width:15px;}
25%{width:30px;}
50%{width:15px;}
75%{width:0px;}
100%{width:15px;}
}

/*抬头*/
.header{}
.htop{padding:0 2.5%;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; height:42px; background:#2f318f; font-size:15px; color:#fff; font-weight:lighter; overflow:hidden}
.htop p:nth-child(1){ padding-left:30px; background:url(../images/20210802104900_33262680.png) no-repeat left center;}
.htel{ position:relative; font-size:14px; color:#fff;  height:42px; line-height:42px; z-index:3;}
.htel:after{ content:''; display:block; position:absolute; width:100vw; height:100%; left:-35px; top:0; z-index:-1; background:#2f318f; border-radius:0 0 0 45px;}
.htel span{ display:inline-block;padding-left:35px; background:url(../images/20210706172838_562081969.png) no-repeat left center;}
.htel em{ font-size:20px; color:#fff; font-family:'fontMd'; display:inline-block; vertical-align:sub;}
.hsecond{ padding:0 2.5%; height:130px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.hleft ,.hright,.hcode{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.hmean{ margin-left:20px; font-size:18px; color: #666; }
.hmean b{ display:block; font-size:36px; color:#333; }
.dropmenu{ position:absolute; top:100%; left:0;z-index:99; opacity:0; visibility:hidden; transition:all .3s ease; width:200%; left:-50%; text-align:center;background:rgba(0,0,0,.8);}
.dropmenu a{ display:block; line-height:50px; font-size:15px; color:#fff; transition:all .3s ease; white-space:nowrap;}
.dropmenu td a{ display:none}
.dropmenu td table a{ display:block }
.dwrnu{ position:absolute; top:100%; left:0;z-index:99; opacity:0; visibility:hidden; transition:all .3s ease; width:200%; left:-50%; text-align:center;background:rgba(0,0,0,.8);}
.dwrnu a{ display:block; line-height:50px; font-size:15px; color:#fff; transition:all .3s ease; white-space:nowrap;}
.dwrnu td a{ display: block}

.nav ul{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.nav>ul>li{ position:relative; margin-right:50px;}
.nav>ul>li.cur>a,.nav>ul>li:hover>a{ color:#2f318f; font-weight:normal;}
.nav>ul>li>a{ line-height:133px; display:block; font-size:17px; color:#222222; font-weight:lighter; position:relative;}
.nav>ul>li table,.nav>ul>li tbody,.nav>ul>li tr,.nav>ul>li td{ display:block; width:100%; font-size:0px; height: auto;}
.nav>ul>li>a:after{ content:''; display:block; position:absolute; left:0; right:0; margin:0 auto; height:3px; background:#2f318f; width:0; transition:all .3s ease; bottom:20px;}
.nav>ul>li.cur>a:after,.nav>ul>li:hover>a:after{ width:100%;}
.dropmenu a:hover,.dwrnu a:hover{ background:#2f318f;}
.nav>ul>li:hover .dropmenu,.nav>ul>li:hover .dwrnu{ opacity:1; visibility:visible;}
.hcode li{ position:relative; width:40px; height:40px; border-radius:50%; background:#2f318f url(../images/20210706172913_94151870.png) no-repeat center; cursor:pointer; margin-left:18px;}
.hcode li:nth-child(2){ background-image:url(../images/20210706172958_687691096.png);}
.hcode li:nth-child(3){ background-image:url(../images/20210706173026_385017933.png);}
.hcode li img{ position:absolute; width:100px; height:auto; top:110%; padding:10px; background:rgba(0,0,0,.3); right:0; transition:all .3s ease; visibility:hidden; z-index:9; opacity:0;}
.hcode li:hover img{ top:100%; visibility:visible; opacity:1;}
@media screen and ( max-width:1760px ){
	.nav>ul>li{ margin-right:20px;}
	.nav>ul>li>a{ font-size:15px;}
	}
	
@media screen and ( max-width:1450px ){
	.nav>ul>li{ margin-right:10px;}
	.nav>ul>li>a{ font-size:14px;}
	}
	

/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1; background:#000;}
.banner-box{ min-width:1300px; height:660px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:660px; background-position: center; background-repeat: no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;     width: 100%;    height: 80%;    position: relative;    z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:260px; left: 0; margin-left: 0; height: 430px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px; background:url(../images/20210706173049_1323910130.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(../images/20210706173049_1323910130.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #2f318f;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }
.banner-box .bd li{ -webkit-animation: kenburns-top1 3.5s ease-out  both;animation: kenburns-top1 3.5s ease-out  both;}

/*搜索*/
.search{ height:67px; border-bottom:1px solid #ebebeb;}
.keywords{ line-height:66px;}
.keywords a{ font-size:13px; color:#888888; font-weight:lighter; padding:0px 15px;}
.keywords a+a{ border-left:1px dotted #a4a4a4}
.keywords span{ font-size:14px; color:#222222;}
.keywords a:hover{ color:#2f318f; text-decoration:underline;}
#search_bg{ height:66px; width:297px; border-left:1px solid #ebebeb;}
#search_bg input{ float:left; height:66px;}
#sso{ background:#2f318f;}
#infoname{ width:230px; padding-left:20px;}

/*铭钜产品中心*/
.pro {width: 100%;background: #f8f8f8; padding:70px 0;overflow: hidden;}
.pro_box {width: 1400px;margin: 0 auto;}
.pro_tab {margin-top: 30px;}
.pro_nav {width: 1400px;margin: 0 auto;}
.pro_nav table {width: 100% !important;}
.pro_nav table tr {display: flex;justify-content: center;}
.pro_nav table tr td {text-align: center;display: inline-block;height: 62px;position: relative;}
.pro_nav table tr td:after { content: "";width: 0px;height: 0px;border-top: 9px solid #2f318f; border-right: 7px solid transparent;border-bottom: 10px solid transparent;
border-left: 7px solid transparent;position: absolute; top: 62px; left: 45%;transition: 0.5s all ease-in-out;display: none;}
.pro_nav table tr td+td {margin-left:15px;}
.pro_nav table tr td a {background: #2f318f;display: block;font-size: 16px !important;padding: 0px 52px; border-radius:35px;}
.pro_nav table tr td a:hover{ background:#ca0600;}
.pro_nav table tr td.on {background: #2f318f;transition: 0.5s all ease-in-out;}
.pro_nav table tr td.on:after {display: block;transition: 0.5s all ease-in-out;}
.pro_con {display: inline-block;margin-top: 45px !important; width:100%;}
.pro_call {width:100%;}
.pro_call table tr td {width:calc((100% - 29px)/4); height:100%;padding-left: 0 !important;display: inline-block;}
.pro_call table tr td+td {margin-left: 7px;}
.pro_call table tr td img{width:100%;height:auto;    max-height: 342px;}
.pro_call table tr a:hover {color:#ffffff;font-weight:bold !important;}
.pro_call td{padding-left: 0 !important;display: inline-block;position: relative;overflow: hidden;  margin-bottom: 16px; border: 1px solid #ddd;}
.pro_call td:hover>a:after{content:'';position: absolute;width:100%;height:100%;transition: 0.3s all ease-in-out;}
.pro_call td>a:after{content: '';position: absolute;width: 0;  height:0;right: 0;left: 0;top: 0; background:rgb(51 51 51 / 0.5)url(../images/20210706173130_551061233.png) no-repeat center; transition: 0.3s all ease-in-out;}
.pro_call td br{display:none;}
.pro_call td span{width: 100%;display: block; height: 36px; line-height: 36px !important;background: #2f318f; margin-left: -1px; margin-bottom: -1px; position: absolute;left: 100%; right: 0;  margin: auto; bottom: 0px; transition: 0.3s all ease-in-out;}
.pro_call td span a{color:#fff !important;}
.pro_call td:hover span{position: absolute;left: 0; right: 0;  margin: auto; bottom: 0px;background:#2f318f;transition: 0.3s all ease-in-out; } 
.ddsubmenustyle li a{    height: 40px!important;line-height: 40px!important;}
.ddsubmenustyle li{width: 130px!important;}
.pro_tp{text-align: center;padding-top: 30px;}
.pro_more {width: 1400px;margin: 0 auto;display: flex;justify-content: center;align-items: center;margin-top: 10px;}
.pro_more a {font-size: 16px;color: #ffffff;width: 167px;height: 47px;line-height: 47px;padding-left: 40px; background:#2f318f;border-radius: 40px;margin: 0 13px;transition: 0.5s;}
.pro_more a:first-child {background: url(../images/20210706173150_83365233.png)no-repeat #333333 120px 14px;}
.pro_more a:last-child {background: url(../images/20210706173214_1092431636.png)no-repeat #2f318f 120px 14px;}
.pro_more a:hover {width:177px;transition:0.5s;}
/*case */
.case .title{ margin:60px 0 60px 0;}
.casecon{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.casecon li{ width:18.25%; height:528px; overflow:hidden; transition:all .3s ease; text-align:center; position:relative;}
.casecon li.on{ width:27%;}
.casecon li a{ display:block; width:100%; height:100%; background:rgba(30,30,36,.85); transition:all .3s ease;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
.casecon li.on a{ background:none;}
.caseicon{ display:inline-block; width:68px; height:52px; background:url(../images/20210802152014_320912253.png) no-repeat left top; margin-bottom:60px;}
.casecon li:nth-child(2) .caseicon{ background-position-x:-102px;}
.casecon li:nth-child(3) .caseicon{ background-position-x:-184px;}
.casecon li:nth-child(4) .caseicon{ background-position-x:-258px;}
.casecon li:nth-child(5) .caseicon{ background-position-x:-332px;}
.case_t{ font-size:25px; color:#fff;}
.case_t:after{ content:''; display:block; margin:50px auto 0 auto; background:#fff; width:48px; height:2px; background:#aaabab; transform:all .3s ease;}
.casewa{ position:relative; transform:all .3s ease;}
.casecon li.on .casewa{ position:absolute; bottom:0; width:100%; left:0; height:175px; background:rgba(255,255,255,.75);display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
.casecon li.on .case_t{ font-size:30px; color:#0e0e0e;}
.casecon li.on .case_t:after{ width:0; margin-top:0;}
.casecon li.on .caseicon{ transform:scale(.8); margin-bottom:10px; background-position-y:-88px;}



/*铭钜应用领域*/
/*流程*/
.lc_bc{;padding:80px 0 80px;position: relative; }
.lc_c ul{display: flex;justify-content: space-between;margin-top: 60px;position: relative;}
.lc_c ul:after {    position: absolute;    content: "";    width: 89%;    height: 1px;    border-top: 1px dashed rgba(14,19,31,0.13);    bottom: 29px;    left: 79px;}
.lc_c ul li{width: 11.1%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.lc_c ul li>div{background: url(../images/20210702084057_84362632.png) no-repeat center;width: 76px;height: 85px;display: flex;justify-content: center;align-items: center;transition: all .5s;}
.lc_c ul li>div>span{font-size: 26px;color: #fff;}
.lc_yd{width: 6px;height: 6px;border-radius: 100%;background: #0e131f;position: relative;margin:13px 0 14px;}
.lc_yd:after{position: absolute;content: "";width: 10px;height: 10px;border-radius: 100%;border:1px solid #0e131f;top: -3px;left: -3px;}
.lc_c ul li b{font-weight: normal;display: block;font-size: 14px;color: #666;transition: all .5s;}
.lc_btn{margin:0 auto;margin-top: 60px;width: 516px;height: 62px;background: #0e131f;font-size: 36px;color: #fff;border-radius: 31px;display: flex;align-items: center;}
.lc_c ul li:hover>div{background: url(../images/20210702083948_1897328516.png) no-repeat center;transform: translateY(-8px);}
.lc_c ul li:hover .lc_yd{background: #2f318f;}
.lc_c ul li:hover .lc_yd:after{border-color:#2f318f;}
.lc_c ul li:hover b{color: #2f318f;transform: rotateX(360deg);}
.lc_btn>p>span{font-size: 27px;color: #fff;margin-right: 9px;}
.lc_btn>p>b{font-weight: normal;font-size: 22px;color: #fff;}
.lc_btn>p{width: 196px;height: 62px;background: #2f318f;border-radius: 30px;display: flex;align-items: center;justify-content: center;margin-right: 26px;}

/**/
.about{ overflow:hidden;  background:#f5f5f5; padding:80px 0px;  }
.abcon{ width:760px; height:600px; box-sizing:border-box; padding:60px; background:#fff;border-radius: 20px 0px 0px 0px;}
.ab_t{ font-size:38px; color:#2f318f;}
.ab_t em{ display:block; font-size:41px; line-height:40px; color:#2f318f; font-family:fontDin; text-transform:uppercase;}
.ab_c{ font-size:15px; color:#666666; line-height:40px; margin:35px 0 35px 0;}
.abbtn{ font-size:0;}
.abbtn a{ display:inline-block; text-align:center; width:158px; line-height:52px; background:#2f318f; transition:all .3s ease; font-size:16px; color:#fff;}
.abbtn a:hover{ width:180px;}
.abbtn a+a{ background:#333;}
.ablrh{ overflow:hidden; }
.ablrh img{border-radius: 0px 0px 20px 0px;}
.qy_bg{ background:url(../images/20210126170317_1280098536.jpg) no-repeat center bottom; padding-bottom:60px;}
.ckcjt{ position:relative;}
.qyjt{ display:block; position:absolute; left:0; top:40%;cursor:pointer; width:59px; height:59px; background:url(../images/20210731103525_1142333386.png) no-repeat center top;}
.qyjt.next{ right:0; left:auto;background:url(../images/20210731103525_1906069873.png) no-repeat center top;}
.qyjt:hover{ background-position:center bottom;}
.qycon{ width:1200px; margin:0 auto;}
.qycon table,.qycon tr,.qycon tbody{ display:block; width:100%; overflow:hidden;}
.qycon td{ display:inline-block; padding:0 !important; width:380px; margin-right:20px;}
.qycon td br{ display:none;}
.qycon td a{ display:block; position:relative; overflow:hidden;}
.qycon td div{ padding:0 !important;}
.qycon td div a{ line-height:66px; background:#f5f5f5; font-size:18px; color:#666666; transition:all .3s ease;}
.qycon td a img{ transition:all .5s ease; width:100%; height:auto;}
.qycon td:hover a img{ transform:scale(1.1);}
.qycon td:hover div a{ background:#2f318f; color:#fff;}



/*news*/
.news{}
.newstitle{ text-align:center; font-size:18px; color:#aaaaaa; font-weight:lighter;}
.newstitle b{ display:block; font-size:42px; color:#222222; margin-bottom:10px;}
.newstitle b i{ color:#2f318f;}
.newstab{text-align: center;padding-bottom: 30px;margin: 30px 0;}
.newstab a{ display: inline-block;width: 200px;line-height: 50px;border-radius: 30px;background: #eee;font-size: 16px;color: #666666;font-weight: lighter;transition: all .3s ease;}
.newstab a+a{margin-left: 10px;}
.newstab a.on{background: #2f318f;color: #fff;}
.newsleft{width: 508px;height: 490px;box-sizing: border-box;background: #f5f5f5;padding: 40px;}
.newsright{width: 867px;height: 490px;}
.newsleft .news_div_item_pic{position: absolute;left: 0;top: 0;width: 426px;height: 306px; overflow: hidden;overflow: hidden; border: 1px solid #eee;}
.news .news_div_item_pic img{width: 100%;height: 100%;transition: all .6s ease;}
.news .news_div_item:hover .news_div_item_pic img{transform: scale(1.1);}
.news .news_div_item:hover .news_div_item_a{color:#2f318f;}
.news .news_div_item{position: relative;}
.newsleft .news_div_item{padding-top: 330px;}
.newsleft .news_div_item_date{position: absolute;right:0;padding-top: 52px; bottom:0;text-align: center; background: #2f318f; width: 82px;height: 80px;box-sizing: border-box;}
.newsleft .news_div_item_date>div{display: inline-block;font-size: 14px;color: #ffffff;font-weight: lighter;}
.newsleft .news_div_item_date .news_div_item_day{position:absolute;top: 5px;left: 0;right: 0;margin: 0 auto;font-size: 36px;font-weight: bold;}
.newsleft .news_div_item_content{width: 290px;}
.news .news_div_item_a{display: block;font-size: 18px;color: #222222;font-weight: lighter; white-space: nowrap;text-overflow: ellipsis;position: relative; overflow: hidden;} 
.news .news_div_item_body{font-size: 14px;color: #aaaaaa;font-weight: lighter;margin-top: 10px;line-height: 26px;height: 52px;overflow: hidden;}
.newsright .news_div_item{position: relative; display: inline-block;vertical-align: top;background: #f5f5f5; box-sizing: border-box;width: 430px;height: 162px;margin: 0 1px 1px 0;padding: 40px 0 0 120px;}
.newsright .news_div_item:nth-child(2n){margin-left: 0;}
.newsright .news_div_item_content{width: 260px;}
.newsright .news_div_item_date{position: absolute;left:30px;padding-top: 52px; top:40px;text-align: center;}
.newsright .news_div_item_date>div{display: inline-block;font-size: 14px;color: #555555;font-weight: lighter;}
.newsright .news_div_item_date .news_div_item_day{position:absolute;top: 5px;left: 0;right: 0;margin: 0 auto;font-size: 36px;font-weight: bold;}



/*31*/
/*mod*/
.mod {padding:65px 0 52px 0;overflow: hidden;}
.mod_box {width:1400px;margin: 0 auto;}
.mod_con {}
.mod_con ul {display: flex;justify-content: space-between;align-items: center;}
.mod_con li {display: flex;}
.mod_con li i {padding: 4px 0;}
.mod_con li p {font-size:22px;line-height: 20px;padding-left: 12px;}
.mod_con li p span {display: flex;font-size: 15px;color: #999999;line-height: 30px;}

/*copy*/
.copy {width:100%;background: #222222;overflow: hidden;}
.copy_box {width:1400px;margin: 0 auto;margin-top: 80px;position: relative;}
.copy_con {float: left;width: 1080px;}
.copy_con ul {}
.copy_con li {float:left;position: relative;}
.copy_con li+li:before {content: '';width: 1px;height: 238px;background: #333333;position: absolute;left: -75px;top: 0;}
.copy_con li:last-child:before {display: none;}
.copy_con li+li {margin-left:150px;}
.copy_con li p {font-size: 18px;color: #ffffff;margin-bottom: 36px;position: relative;}
.copy_con li a {font-size: 14px;color: #888888;display: inherit;line-height: 30px;transition: all 0.3s linear;}
.copy_con li a:hover {color: #2f318f;transition: all 0.3s linear;}
.copy_con li p:before {content: '';width:20px;height: 2px;background: #fff;position: absolute;left:0;top:40px;}
.copy_con li em {font-size: 14px;color: #888888;line-height: 28px;}
.copy_qr {float: right;width: 170px;height: 215px;text-align: center;padding-top:60px;position: relative;z-index: 1;margin-right: 30px;}
.copy_pic {display: inline-block;text-align: center;}
.copy_pic ul {float: left;}

.copy_tit p {font-size: 15px;color: #999;}
.copy_img {margin-top:28px;}
.copy_img img{  width: 118px; height: 118px;}
.copy_str {margin-top: 15px;}
.copy_str ul li {width: 37px;height: 37px;background: #333333;float: left;border-radius: 50%;margin-top:30px;margin-left: 24px;padding-top: 8px;text-align: center;}
.copy_str ul li+li {margin-left: 10px;}
.copy_str ul li.on {background: #2f318f;transition: all .5s;}
/* .copy_box:before {content:'';background:url(../images/20201210164057_968233007.png)no-repeat;position: absolute;right:0;top:0;bottom:0;width:230px;height: 351px; } */

.copy_name {width: 1080px; display: inline-block;margin-top: 26px;margin-bottom: 15px;color: #666;}
.copy_name span {font-size: 14px;color: #666;line-height: 28px;display: inherit;margin-top: 35px;}
.copy_name span a {color: #666;transition: all 0.3s linear;}
.copy_name span a:hover  {color:#2f318f;transition: all 0.3s linear;}

.copy_name  a{color: #666;}

/*链接*/
.link {width:100%;height: 60px;background: #2f318f;overflow: hidden;}
.link_box {width: 1400px;margin:0 auto;} 
.link_tit {font-size: 16px;color: #ffffff;float: left;line-height: 60px;}
.link_call {float: right;color:#ffffff;font-size: 16px; }
.linkTagcs li {    line-height: 60px !important;margin-right: 10px !important;}
.linkTagcs li a {color:#ffffff !important;}