@charset "utf-8";
*{ margin: 0; padding: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
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,hgroup,menu,nav,section{margin:0;padding:0}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }
table{border-collapse:collapse;border-spacing:0}
audio,canvas,video { display: inline-block;*display: inline;*zoom: 1;}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit; outline: none; color: #666; font-size: 14px;}
input,textarea,select{*font-size:100%;-webkit-appearance: none;/*兼容苹果手机*/; border-radius: 0;}
select{ background-repeat: no-repeat; background-size: 12px 7px; background-position: 95% center;}
i{ font-style: normal; }
video{ margin: 0; padding: 0; display: block;}

body{ padding: 0; margin: 0; padding-top: 64px; font-family:PingFangSC,helvetica neue,hiragino sans gb,arial,microsoft yahei ui,microsoft yahei,simsun,sans-serif; font-size: 14px; line-height:1.6; color: #666; background-color: #fff; }
a{ text-decoration: none; color: #666; -webkit-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s;}
a:hover{ color: #ff6800; text-decoration: none;}
a:focus{ text-decoration: none;}
.fl{ float: left;}
.fr{ float: right;}
.bgA{ background-color: #fff}
.bgB{ background-color: #F7F7F7}
.colorA{ color: #999;}
.colorB{ color: #333;}
.colorC{ color: #ff6800;}
.padTB-a{ padding: 65px 0;}
.padT-a{ padding-top: 25px;}
.marT-a{ margin-top: 50px;}
.marT-b{ margin-top: 25px;}
.marT-c{ margin-top: 15px;}
.marB-0{ margin-bottom: 0;}
.time03{ -webkit-transition:all .3s ease-out 0s; -o-transition: all .3s ease-out 0s; transition: all .3s ease-out 0s;}
.img-scale:hover{-webkit-transform:scale(1.05) ; -moz-transform:scale(1.05) ; -o-transform:scale(1.05) ; transform:scale(1.05);}
.jiezi{ word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical; overflow:hidden;}
.textCenter{ text-align: center;}
.spacingParA{ margin-left: -15px; margin-right: -15px;}
.spacingA{ padding-left: 15px; padding-right: 15px;}
.layui-main{ width: 1200px;}
.shadowA{-webkit-box-shadow:0 4px 18px rgba(0,0,0,.08);-moz-box-shadow:0 4px 18px rgba(0,0,0,.08);box-shadow: 0 4px 18px rgba(0,0,0,.08);}


.cmHeader{ z-index: 10; position: fixed; left: 0; right: 0; top: 0; background-color: #fff; border-bottom: 1px solid #EBEBEB;}
.cmHeader-wrapper{ height: 64px; display: flex; align-items: center; justify-content: space-between;}
.cmHeader-logo a{ display: block; width: 128px; height: 41px; background: url(../images/logo.png) no-repeat;}
.cmHeader-nav{ flex: 1; margin: 0 40px;}
.cmHeader-nav .layui-nav{ background-color: inherit; color:#333; padding: 0;}
.cmHeader-nav .layui-nav .layui-nav-item{ line-height: 64px; margin: 0 10px;}
.cmHeader-nav .layui-nav .layui-nav-item a{ color: #333; padding: 0;}
.cmHeader-nav .layui-nav .layui-nav-item a:hover,.cmHeader-nav .layui-nav .layui-this a{ color: #ff6800;}
.cmHeader-nav .layui-nav .layui-this:after, .cmHeader-nav .layui-nav-bar{ height: 2px; background-color: #ff6800;}
.cmHeader-nav .layui-nav .layui-nav-more{ display: none;}
.cmHeader-nav .layui-nav-child{ padding: 10px 20px; line-height: 20px; border: 0; left: -20px;}
.cmHeader-nav .layui-nav-child dd{ padding: 5px 0;}
.cmHeader-nav .layui-nav .layui-nav-child a{ color: #333;}
.cmHeader-nav .layui-nav .layui-nav-child a:hover{ background-color: inherit;}
.cmHeader-nav .layui-nav .layui-nav-child dd.layui-this a,.cmHeader-nav .layui-nav-child dd.layui-this{ background-color: inherit; color: #ff6800;}
.cmHeader-nav .layui-nav .qyfw .layui-nav-child{ padding: 25px 40px; width: 700px; left: 50%; margin-left: -350px;}
.cmHeader-nav .layui-nav .qyfw .layui-nav-child dd{ margin-right: 50px; padding: 0; float: left;}
.cmHeader-nav .layui-nav .qyfw .layui-nav-child dd:last-child{ margin-right: 0;}
.cmHeader-nav .layui-nav .qyfw .layui-nav-child .tit{ color: #ff6800; margin-bottom: 10px;}
.cmHeader-nav .layui-nav .qyfw .layui-nav-child .con a{ padding: 5px 0;}

.cmHeader-search{ width: 258px; height: 64px; border-left:1px solid #E2E2E2; border-right: 1px solid #E2E2E2; position: relative;}
.cmHeader-search .layui-input{ width: 100%; border: 0; height: 64px; padding: 0 60px 0 20px;}
.cmHeader-search button{ border: 0; background:none; position: absolute; right: 0; top: 0; width: 60px; text-align: center; line-height: 64px; cursor: pointer; font-size: 18px; color: #181818;}
.cmHeader-search button:hover{ color: #ff6800;}
.cmHeader-bar { margin-left: 10px;}
.cmHeader-bar .layui-btn{ margin-bottom: 0; background-color: #FF6800; color: #fff; border-radius: 4px; border: 0; margin-right: 0; padding: 0 10px; min-width: 60px; height: 32px; line-height: 32px;}
.cmHeader-bar .layui-btn:last-child{ margin-right: 0;}
.cmHeader-bar .layui-btn-primary{ background-color: inherit; color: #333;}
.cmHeader-bar .layui-btn-primary:hover{ color: #ff6800;}
.layui-fixbar{ bottom: inherit; top: 50%; transform: translateY(-50%);}
.layui-fixbar li{ line-height: 1; width: 46px; padding: 14px 0; height: auto; background-color: #fff; border-radius: 26px; font-size: 18px; color: #A5A5A5; margin-bottom: 10px; -webkit-box-shadow:0 6px 8px rgba(233,233,233,1);-moz-box-shadow:0 6px 8px rgba(233,233,233,1);box-shadow: 0 6px 8px rgba(233,233,233,1); -webkit-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s;}
.layui-fixbar li:nth-child(1){ color: #ff6800;}
.layui-fixbar li:last-child{ margin-bottom: 0;}
.layui-fixbar li span{ display: block; width: 15px; text-align: center; font-size: 14px; color: #666; margin: 0 auto; margin-top: 6px; line-height: 18px;}
.layui-fixbar li:hover{ background-color: #ff6800; color: #fff;}
.layui-fixbar li:hover span{ color: #fff;}

.cmFooter-help{ padding:50px 0; display: flex; justify-content: space-between;}
.cmFooter-menu{ flex:1}
.cmFooter-menu .menuBox{ float: left; width: 200px;}
.cmFooter-menu .menuTit{ color: #333;}
.cmFooter-menu .menuCon{ margin-top: 15px;}
.cmFooter-menu .menuCon li{ margin-top: 6px;}
.cmFooter-menu .menuCon li:first-child{ margin-top: 0;}
.cmFooter-menu .menuCon a{ color: #707070;}
.cmFooter-menu .menuCon a:hover{ color: #ff6800;}
.cmFooter-service{ color: #333;}
.cmFooter-service .phone{ font-size: 24px;}
.cm-btn.layui-btn{ background-color: #ff6800; border-radius: 4px; height: 40px; line-height: 40px; min-width: 176px; text-align: center; padding: 0 15px;}
.cmFooter-service .cm-btn{ margin: 10px 0;}
.cmFooter-service .share{ display: flex;}
.cmFooter-service .share a{ position: relative; margin-top: 5px; margin-right: 20px; color: #333; font-size: 16px; display: block;}
.cmFooter-service .share a:hover{ color: #ff6800;}
.cmFooter-service .shareBox{display: none; position: absolute;left: 50%; margin-left: -71.5px; bottom: 25px;padding:10px;background-color: #fff;-webkit-box-shadow:2px 0 6px rgba(0,0,0,.1);-moz-box-shadow:2px 0 6px rgba(0,0,0,.1);box-shadow: 2px 0 6px rgba(0,0,0,.1);}
.cmFooter-service .shareBox p{ text-align: center; font-size: 12px; color: #333; line-height: 1; margin-top: 8px;}
.cmFooter-service .share a.wechatBtn:hover .shareBox{ display: block;}
.cmFooter-links{ padding: 30px 0; border-top: 1px solid #E9E9E9;}
.cmFooter-links dl{ margin-top: 10px;}
.cmFooter-links dl:first-child{ margin-top: 0;}
.cmFooter-links dt{ float: left; width: 85px; color: #999; margin-top: 8px;}
.cmFooter-links dd{ margin-left: 85px; margin-top: -8px; font-size: 0;}
.cmFooter-links dd a{ display: inline-block; vertical-align: top; width: 10%; margin-top: 8px; font-size: 14px;}
.cmFooter-copyright{ padding: 30px 0; border-top: 1px solid #E9E9E9;}
.cmFooter-copyright p{ color: #999; line-height: 24px;}
.cmFooter-copyright a{ margin-right: 5px; color: #999;}
.cmFooter-copyright a:hover{ color: #ff6800;}


.indexTop{ width: 100%; min-height: 568px; background: url(../images/banner.jpg) center; background-size: cover; padding: 40px 0;}
.indexTop-wrapper { padding: 40px 30px;}
.index-search { position: relative;}
.index-search .menu ul{ display: flex;}
.index-search .menu a{ display: block; padding: 0 12px; border-right: 1px solid #aaa; line-height: 15px;}
.index-search .menu li:last-child a{ border-right: 0;}
.index-search .menu a:hover{ color: #ff6800;}
.index-search .tabMenu ul{ justify-content: center;}
.index-search .tabMenu a{ color: #000; font-size: 16px;}
.index-search .tabMenu li.curr a{ color: #ff6800;}
.index-search .setMenu{ position: absolute; right: -12px; top: 2px;}
.index-search .searchForm{ position: relative; margin: 20px 0; height: 50px; background-color: #ff6800; border: 2px solid #ff6800; display: flex;}
.index-search .searchForm .layui-input{ height: 46px; line-height: 46px; border: 0; outline: none; border-radius: 0; color: #333;}
.index-search .searchForm .layui-btn{ width: 150px; line-height: 46px; height: 46px; border-radius: 0; background-color: #ff6800;}
.index-search .bot a{ font-size: 12px; line-height: 15px;}
.index-search .bot .domainMenu{ margin-left: -12px;}
.index-search .bot .set{ display: flex;}
.index-search .bot .set a{ display: block; margin-right: 10px;}
.index-search .selectBtn{ background-color: #fff; display: block; text-align: center; min-width: 100px; height: 46px; line-height: 46px; color: #333; padding: 0 20px; position: relative;}
.index-search .selectBtn i{ font-size: 12px; color: #707070; margin-left: 15px;}
.index-search .selectBtn:before{ content: ''; width: 1px; height: 22px; background-color: #E2E2E2; position: absolute; left: 0; top: 50%; margin-top: -11px;}
.index-search .selectCon { display: none; position: absolute; left: -2px; right: -2px; top: 47px; height: 257px; overflow-y: auto; background-color: #fff; border: 1px solid #E6E6E6; z-index: 5; padding: 24px; border-top-color:#ff6800 ;}
.index-search .selectCon ul{ margin-top: -15px;}
.index-search .selectCon li{ width:10%; float: left; color: #333; cursor: pointer; margin-top: 15px;}
.index-search .selectCon li:hover{ color: #ff6800;}
.index-search .select:hover .selectCon{ display: block;}


.titleA h5{ color: #000; font-size: 18px; line-height: 20px}
.moreBtn{ color: #999; display: flex; align-items: center; line-height: 20px;}
.moreBtn i{ color: #707070; font-size: 12px; display: block;}
.moreBtn:hover,.moreBtn:hover i{ color: #ff6800;}
.index-hotDomain .con{ margin-top: 20px; }
.index-hotDomain .con li{ border: 1px solid #eee; width: 12.5%; float: left; margin-left: -1px; margin-top: -1px; position: relative;}
.index-hotDomain .con a{ display: block; line-height: 20px; color: #333; padding: 17px 20px;}
.index-hotDomain .con a:hover{ color: #fff; background-color: #ff6800;}

.index-recommendDomain .tit{ padding: 30px 0 0 30px; width: 184px; height: 477px; background: url(../images/index-1.jpg) no-repeat; color: #fff;}
.index-recommendDomain .tit dt{ font-size: 18px; font-weight: 500;}
.index-recommendDomain .tit dd{ margin-top: 5px;}
.index-recommendDomain .tit .moreBtn{ margin-top: 40px; color: #fff;}
.index-recommendDomain .tit .moreBtn i{ color: #fff;}
.index-recommendDomain .tit .moreBtn:hover{ text-decoration: underline;}
.index-recommendDomain .list{ width: 996px;}
.index-recommendDomain .list ul{ margin-left: 1px; margin-top: 1px;}
.index-recommendDomain .list li{ position: relative; width: 20%; border: 1px solid #eee; float: left; margin-left: -1px; margin-top: -1px;}
.index-recommendDomain .list a{ display: block; padding: 20px; background-color: #fff; }
.index-recommendDomain .list span{ display: block;}
.index-recommendDomain .list .spanA{ color: #333; position: relative; top: 0; -webkit-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s;}
.index-recommendDomain .list .spanB{ font-size: 12px; color: #999; margin-top: 5px;}
.index-recommendDomain .list .spanC{ color: #ff6800; margin-top: 10px;}
.index-recommendDomain .list a:hover .spanA{ color: #ff6800; top: -5px;}

.titleB{ text-align: center;}
.titleB h5{ color: #000; font-size: 28px;}
.titleB p{ color: #999; margin-top: 5px;}
.index-buyStep .con{ position: relative;}
.index-buyStep .con li{ width: 25%; float: left; text-align: center; padding: 0 15px;}
.index-buyStep .con dl{ margin-top: 25px;}
.index-buyStep .con dt{ font-size: 16px; color: #333;}
.index-buyStep .con dd{ color: #999; margin-top: 5px;}
.index-buyStep .line{ position: absolute; left: 0; right: 0; display: flex; justify-content: center; top: 30px;}
.index-buyStep .line span{ display: block; width: 115px; height: 21px; background: url(../images/index-6.png) no-repeat; margin: 0 93px;}

.index-news .con{ display: flex; justify-content: space-between;}
.index-news-box{ background-color: #fff; padding: 20px 25px; width: 386px;}
.index-news-list{ margin-top: 25px;}
.index-news-list .hot{ display: flex; justify-content: space-between; }
.index-news-list .hot .pic{ width: 95px; height: 64px; margin-right: 15px; overflow: hidden;}
.index-news-list .hot .pic img{ width: 100%; height: 100%;}
.index-news-list .hot dl{ flex: 1;}
.index-news-list .hot dt{ color: #333;}
.index-news-list .hot dd{ font-size: 12px; color: #999; margin-top: 7px;}
.index-news-list .hot:hover dt{ color: #ff6800;}
.index-news-list .hot:hover .pic img{-webkit-transform:scale(1.05) ; -moz-transform:scale(1.05) ; -o-transform:scale(1.05) ; transform:scale(1.05);}
.index-news-list li:first-child{ padding-bottom: 15px; border-bottom: 1px solid #E8E8E8; margin-top: 0;}
.index-news-list li{ display: flex; justify-content: space-between; align-items: center; margin-top: 15px;}
.index-news-list .link{ flex: 1;}
.index-news-list .time{ font-size: 12px; color: #999;}

.index-ys .con li{ float: left; width: 25%; text-align: center;}
.index-ys .con .pic img{ height: 71px;}
.index-ys .con dl{ margin: 0 auto; margin-top: 20px; width:205px;}
.index-ys .con dt{ color: #000; font-size: 20px;}
.index-partner{ margin-top: 80px;}
.index-partner .con li{ float: left; text-align: center; width: 25%;}
.index-partner .con a{ display: block;}
.index-partner .con .pic{ width: 100%; height: 70px; display: flex; justify-content: center; align-items: center;}
.index-partner .con .pic img{ max-height: 70px; position: relative; top: 0;}
.index-partner .con p{ margin-top: 15px; color: #000;}
.index-partner .con a:hover .pic img{ top: -5px;}

.cm-advLocal{ width:100%;}
.cm-advLocal a{ display: block; position: relative; border-radius: 8px; overflow: hidden;}
.cm-advLocal img{ width: 100%;}
.cm-advLocal span{ display: block; color: #fff; min-width: 28px; padding: 0 5px; line-height: 20px; font-size: 12px; position: absolute;  right: 0; bottom: 0; background-color: rgba(0,0,0,.2);}
.cm-viewBox{ background-color: #fff; padding: 20px;}
.cm-viewSearch{ background-color: #F8F8F8; padding: 25px;}
.cm-viewSearch .layui-form-label{ width: 56px; padding-left: 0; padding-right: 0; text-align: left;}
.cm-viewSearch .layui-form-item .layui-inline{ margin-right: 80px; vertical-align: top;}
.cm-viewSearch .layui-form-item .layui-inline:last-child{ margin-right: 0;}
.cm-viewSearch .layui-form-item .layui-input-inline{ width: 246px;}
.cm-viewSearch .layui-form-item { margin-bottom: 10px;}
.cm-viewSearch .layui-form-item:last-child{ margin-bottom: 0;}
.layui-form-select dl dd.layui-this{ background-color: #ff6800;}
.cm-viewSearch .layui-btn{ height: 36px; line-height: 36px; margin-bottom: 0; border-radius: 4px; width: 72px; min-width: 72px;}
.layui-btn-primary:hover{ border-color: #ff6800; color: #ff6800;}
.cm-viewList-tit{ line-height: 1; color: #333;}
.cm-viewList-con{ margin-top: 15px;}
.cm-viewList-con .layui-table,.cm-viewList-con .layui-table-view{ margin: 0; border: 0;}
.cm-viewList-con .layui-table-page{ text-align: right; padding: 30px 0; height: auto; border: 0;}
.cm-viewList-con .layui-table thead tr{ background-color: #F2F2F2;}
.cm-viewList-con .layui-table tbody tr:hover{ background-color: #FFF3EB;}
.cm-viewList-con .layui-table .layui-btn-xs{ height: 30px; line-height: 28px; color: #ff6800; border-color: #ff6800; min-width: 48px; font-size: 14px;}
.cm-viewList-con .laytable-cell-1-0-1{ color: #ff6800;}
.layui-form-checked[lay-skin=primary] i{ border-color: #ff6800 !important; background-color: #ff6800;}
.layui-form-checkbox[lay-skin=primary]:hover i{ border-color: #ff6800;}
.cm-viewTitle{ padding-bottom: 10px; border-bottom: 1px solid #EBEBEB; margin-bottom: 15px;}
.cm-viewTitle h4{ color: #333; font-weight: bold;}
.detailMain{ display: flex; justify-content: space-between;}
.detailMain-left{ width: 288px;}
.detailMain-right{ flex: 1; border-left: 1px solid #E4E4E4;}
.domainDetail-info .top{ display: flex; justify-content: space-between;}
.domainDetail-info .title{ color: #FF6800; font-size: 20px;}
.domainDetail-info .links{ display: flex; align-items: center;}
.domainDetail-info .links a{ color: #333; padding: 0 10px; display:block; position: relative;}
.domainDetail-info .links a:after{ content: ''; display: block; width: 1px; height: 14px; background-color: #aaa; position: absolute; right: 0; top: 50%; margin-top: -7px;}
.domainDetail-info .links a:last-child{ padding-right: 0;}
.domainDetail-info .links a:last-child:after{ display: none;}
.domainDetail-info .links a:hover{ color: #ff6800;}
.domainDetail-info .bot{ background-color: #f8f8f8; padding: 20px 0; margin-top: 15px; display: flex;}
.domainDetail-info .bot dl{ width: 25%; text-align: center; border-right: 1px solid #EBEBEB;}
.domainDetail-info .bot dl:last-child{ border: 0;}
.domainDetail-info .bot dt{ color: #999;}
.domainDetail-info .bot dd{ color: #333;}

.reserveHot-list li{ display: flex; justify-content: space-between; padding: 10px; border-bottom: 1px dotted #E9E9E9; color: #333;}
.reserveHot-list li span:nth-child(1){ display: block; width:80%; word-wrap:break-word}
.reserveHot-list li a{ color: #ff6800;}
.reserveHot-list li a:hover{ text-decoration: underline;}
.reserveHot-list li:first-child{ padding-top: 0; border-bottom: 1px solid #EBEBEB;}
.reserveHot-list li:nth-child(even){ background-color: #FBFBFB;}
.reserveHot-more{ text-align: right; margin-top: 10px;}
.reserveHot-more a{ color: #333;}
.reserveHot-more a:hover{ color: #ff6800;}
.reserveRule-con li{ padding: 10px 0; border-bottom: 1px dotted #D6D6D6;}
.reserveRule-con li:first-child{ padding-top: 0;}
.domainTip-con{ background-color: #FFF6E6; border: 1px solid #FFDAA3; padding: 20px 25px;}
.domainDetail-con .cm-viewList-con .layui-table{ border:1px solid #EBEBEB;}
.layui-form-radio:hover *, .layui-form-radioed, .layui-form-radioed>i{ color: #ff6800;}


@font-face {
	font-family: 'icomoon';
    src:url('./fonts/icomoon.eot?qradjf');
    src:url('./fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
        url('./fonts/icomoon.ttf?qradjf') format('truetype'),
        url('./fonts/icomoon.woff?qradjf') format('woff'),
        url('./fonts/icomoon.svg?qradjf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.demo-icon{
    font-family: "icomoon";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    font-size:24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height:24px;
    color:#999; 
}
/*new right*/
.cndns-right{ position:fixed; right:1px; top:50%; transform: translateY(-50%); z-index:100; font-size: 12px;}
.cndns-right-meau{ position:relative;}
.cndns-right-btn{ width:48px; height:48px; color:#848484; border:1px solid #ddd; display: flex; flex-direction: column; align-items: center; justify-content: center; margin-bottom: 6px; position:relative; background-color:#fff}
.cndns-right-btn span,.cndns-right-btn .bi,.cndns-right-btn span, .cndns-right-btn .layui-icon{ font-size:20px; line-height:1;}
.cndns-right-btn sup{ display:block; min-width:24px; height:24px; text-align:center; line-height:24px; color:#fff; border-radius: 50%; background-color:#ff6800; position:absolute; left:-12px; top:-12px;}
.cndns-right-btn p{ font-size:12px; line-height:1; margin-top: 3px;}
.cndns-right-btn:hover,.cndns-right-btn:hover span{ color: #ff6800;}
.cndns-right-hovBtn{  border-color:#ff6800; background-color: #ff6800;} 
.cndns-right-hovBtn p{ color:#fff}
.cndns-right-hovBtn span{ color:#fff}
.cndns-right-hovBtn:hover span{ color: #fff;}
.meau-wopop .cndns-right-btn { color: #ff6800; border-color: #ff6800;}
.meau-wopop .cndns-right-btn:hover{ background-color: #ff6800; color: #fff;}
/* .meau-kf .cndns-right-btn{ height: auto; padding-bottom: 5px;} */
/*.meau-kf .cndns-right-btn p{ width: 12px; margin: 0 auto; line-height: 14px;}*/
.meau-car .cndns-right-btn { border-color:#ff6800; margin-bottom:20px;}
.meau-car.cndns-right-meau:hover .cndns-right-btn{ background-color:#ff6800}
.meau-car.cndns-right-meau:hover .cndns-right-btn span,.meau-car.cndns-right-meau:hover .cndns-right-btn p{ color:#fff;}
.meau-car .cndns-right-btn span{ color:#ff6800; }
.meau-car .cndns-right-btn p{ color:#ff6800; }
.meau-top .cndns-right-btn span{ font-size:12px; line-height:12px; display:block}
.meau-top .cndns-right-btn i{ display:block; color:#999; line-height: 1; margin-top: 5px;}
.meau-top.cndns-right-meau:hover .cndns-right-btn{ background-color:#ff6800}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{ display:block; color:#fff} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{ color:#fff;}
.cndns-right-box{ position:absolute; top:0; right:48px; z-index: 1; padding-right:10px; display:none;}
.cndns-right-box .box-border{width:320px; border:1px solid #ccc; padding:20px; background-color:#fff; -webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);  -moz-box-shadow: 0 3px 8px rgba(0,0,0,.15); box-shadow: 0 3px 8px rgba(0,0,0,.15); position:relative}
/* .cndns-right-box .box-border .arrow-right{ display:block; width:13px; height:16px; background:url(../images/02index-spri.png) no-repeat 0 -2226px; position:absolute; right:-13px; top:26px;} */
.cndns-right-box .box-border .sev-t span{ font-size:42px; float:left; display:block; line-height:56px; margin-right:20px; color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{ float:left; color:#ff6800; font-size:24px; line-height:28px;}
.cndns-right-box .box-border .sev-t p i{ display:block; font-size:14px; color:#aaa;}
.cndns-right-box .box-border .sev-b h4{ color:#666; font-size:14px; font-weight:normal; padding-bottom:15px;}
.cndns-right-box .box-border .sev-b li{ float:left; width:50%}
.cndns-right-box .box-border .sev-b li a{ display:inline-block; color:#999; font-size:13px; padding-left:43px; background:url(../images/q1.gif) no-repeat left 3px; line-height:36px;}
.cndns-right-box .box-border .sev-b li a:hover{ color:#ff6800}
.cndns-right-box .sev-code{ margin-top: 10px;text-align: center;}
.cndns-right-box .sev-code img{ width: 100px; display: inline-block;}
.cndns-right-box .sev-code i{ color: #ff6800; display: block; margin-top: 5px; font-size: 14px;}
.cndns-right-meau .meau-kf-con ul{ margin-top: -15px;}
.cndns-right-meau .meau-kf-con li{ margin-top: 15px;}
.cndns-right-meau .meau-kf-con a{ display: block;}
.cndns-right-meau .meau-kf-con span{ display: block; margin-top: 10px; width: 30px;}
.cndns-right-meau .meau-kf-con dl{ margin-left: 20px; line-height: 22px;}
.cndns-right-meau .meau-kf-con dt{ font-size: 14px; color: #333;}
.cndns-right-meau .meau-kf-con dd{ font-size: 12px; color: #999;}
.cndns-right-meau .meau-kf-con a:hover dt{ color: #ff6800;}
.cndns-right-meau .meau-kf-con li:first-child dd{ color: #ff6800; font-size: 14px;}
.cndns-right-meau:hover .cndns-right-box{ display:block}
.meau-code .cndns-right-box{  top:inherit; bottom:-35px;}
.meau-code .cndns-right-box .box-border{ width:156px; text-align:center; border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{ display:block; color:#f66e06; font-size:16px; line-height:16px;}
.meau-code .cndns-right-box .box-border .arrow-right{ top:inherit; bottom:50px;}
.meau-cx .cndns-right-btn{ background-color:#ff6800; color:#fff; margin-top:40px; border-color:#ff6800}
.meau-cx .cndns-right-btn span{ width:48px; height:32px; display: block; background: url(../images/02index-banner-10.jpg) no-repeat center; overflow: hidden;}
.meau-cx .cndns-right-btn p{ color:#fff}
/* .meau-hmm .cndns-right-btn { background: url(../images/advHmm.gif) no-repeat center; border: 0; width: 50px; height: 50px;}
.meau-adv a{ width: 174px; height:145px; display: block; background: url(../images/adv-jz.png) no-repeat; position: absolute; right: 60px; top: -160px;}
.meau-adv span{ display: block; width: 15px; height: 15px; background: url(../images/top_clo.png) no-repeat; cursor: pointer; position: absolute; right:60px; top:-150px;} */
/*endcomon*/


.entrustBuyPage .banner{ display: flex; justify-content: center; align-items: center; height: 400px; background: url(../images/entrustBuy-banner.jpg) no-repeat; background-size: cover; background-position: center;}
.entrustBuyPage .banner .text{ text-align: center;}
.entrustBuyPage .banner h2{ font-size: 36px;}
.entrustBuyPage .banner p{ font-size: 18px; margin-top: 10px;}
.entrustBuyPage .tit{ text-align: center;}
.entrustBuyPage .tit h3{ font-size: 28px;}
.entrustBuyPage .con{ margin-top: 40px;}
.entrustBuyPage .a ul{ display: flex; justify-content: center;}
.entrustBuyPage .a li{ text-align: center; background-color: #fff; width: 530px; padding: 40px 30px; margin: 0 .5px;}
.entrustBuyPage .a dd{ font-size: 16px; margin-top: 20px;}
.entrustBuyPage .a dd p{ font-size: 12px;}
.entrustBuyPage .a dd div{ display: flex; align-items: center; padding-left: 100px;}
.entrustBuyPage .a dd span{ margin-left: 10px;}
.entrustBuyPage .c { padding-top: 0;}
.entrustBuyPage .c ul{ display: flex; justify-content: space-around;}
.entrustBuyPage .c li{ display: flex; flex-direction: column; align-items: center;}
.entrustBuyPage .c dl{ text-align: center; margin-top: 20px;}
.entrustBuyPage .c dt{ font-size: 16px; font-weight: 600;}
.entrustBuyPage .c dd{ margin-top: 5px;}




