@charset "utf-8";
/*  Universal style 通用样式*/
/*  JiangHui                */
/*  2014-7-7                */
/*----------------------------CSS初始化-----------JiangHui------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,legend,button
form,fieldset,input,textarea,p,blockquote,th,td{padding: 0;margin: 0;}
body{font:normal 14px/20px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "SimSun", "\5B8B\4F53";background: #eee;}
/* 缩写，图片等无边框*/
fieldset,img,abbr,acronym{border: 0;}
abbr,acronym{font-variant: normal;}
legend{color:#000;}
/* 清除特殊标记的字体和字号*/
address,caption,cite,code,dfn,em,strong,th,var{font-weight: normal;font-style: normal;}
/* 上下标*/
sup{vertical-align: text-top;}
sub{vertical-align: text-bottom;}
/* 设置表格的边框被合并为一个单一的边框, 指定分隔边框模型中单元格边界之间的距离为0*/
table{border-collapse: collapse;border-spacing: 0;}
/* 表格标题及内容居左显示*/
caption,th{text-align: left;}
input,img,select{vertical-align:middle;}
/* 清除列表样式*/
ol,ul{list-style: none;}
/* 输入控件字体*/
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
/* 标题元素样式清除*/
h1,h2,h3,h4,h5,h6{font-weight: normal;font-size: 100%;}
del,ins,a{text-decoration:none;}
a:link,a:visited{color: #666;}
a:hover{color:#f00;text-decoration:underline;}
.t-bold{font-weight:bold;}
/* 鼠标样式*/
input[type="submit"]{cursor: pointer;}
button{cursor: pointer;}
input::-moz-focus-inner{border: 0;padding: 0;}
/*禁用文本拖拉(谷歌)*/
textarea{resize:none;}
/*闭合浮动*/
.clearfix:after{content: ".";display: block;height:0;clear:both;visibility: hidden;}
.clearfix{*zoom:1;}

.wrap{width:1000px;/* background: #fff; */margin: 0 auto;position: relative;}
.bwrap{width:1000px;background: #fff;border:10px solid #fff;margin: 0 auto;padding-bottom: 0px;border-top: none;overflow: hidden;}

.top{width: 100%;background: url(../images/1020bg.png) center center repeat-y;}
.top .topbar{width: 100%; height: 30px; background: #000000; line-height: 30px; font-size: 12px;}
.top .topbar .iconfont{float:left;margin-right: 2px;}
.top .topbar h1{color: #fff; float: left;}
.top .topbar h1 a{color: #FFFFFF}
.top .topbar h1 a:hover{color: #FFFFFF;text-decoration: underline}
.top .topbar p{float:left;color: #ccc;margin-left: 20px;}
.top .topbar ul{float: right;}
.top .topbar li{display: block;color: #fff;border-right: 1px solid #666;position: relative;float: left;padding: 0 10px;cursor: pointer;}
.top .topbar li dl{top: 0px;left: 0px;width: 80px;background: rgba(0,0,0,0.9);display: block;z-index: 10;position: relative;}
.top .topbar li dl:hover dd{display:block}
.top .topbar li dt{padding: 0 10px; background: url(../images/ico-down.png) 66px center no-repeat;}
.top .topbar li dd{text-align: center;display: none;line-height: 30px;position: absolute;background: #111;background: rgba(0,0,0,0.9);right: 0;top: 30px;width: 362px;padding: 10px;border-top: 1px solid #666;}
.top .topbar li a{color: #fff; width: 100%; height: 100%; display: block;}
.top .topbar li a:hover{text-decoration:none}
.top .topbar .subLink{width: 59px;}
.top .header{border-bottom: 3px solid #000;width: 1000px;height: 104px;background: #fff;margin: 0 auto;}
.top .topbar .subLink dd a{float: left;}
.top .topbar .subLink dd a:hover{background:#333}
.slink{float: left;width: 100px;border-right: 1px solid #444;padding: 10px;}
.slink strong{font-weight: bold;width:100%;font-size: 14px;display: block;}
.slink em{width: 100%;display: block;float: left;text-align: center;}
.slink em a{}
.slink-2{}
.slink-2 em{width:50%}
.subLink .last{border-right: none;}
.InnerSL dd{top: 40px!important;}

.top .headerLogo{width: 250px;height: 50px;float: left;margin-top: 16px;position: relative;}
.top .headerLogo a{
    width: 340px;
    height: 50px;
    display: block;
    background: url(http://cs1.chinaefu.net/images/2021slogo.png); 
}

.top .headerLogo .jumpBack{background: #ce2625;color: #fff;border-radius: 10px;padding: 0 5px;font-size: 12px;position: absolute;right: -206px;top: 0;width: 48px;height: 20px;}
.top .headerLogo img{}
.top .headerLogo-Channel{width: 230px; height: 33px; float: left; margin-top: 73px;}
.top .headerLogo-Channel img{}
.top .headerRight{width: 700px; float: right;}
.top .headerRight .search{width: 320px;float: left;height: 28px;background: #333;margin-top: 25px;margin-left: 156px;}
.top .headerRight .searchInput{width: 195px;border: none;margin: 1px;height: 26px;float: left;text-indent: 10px;margin-left: 0;}
.top .headerRight .searchBtn{display: block;width: 67px;height: 28px;float: left;line-height: 28px;background: url(../images/ico-search.png) center center no-repeat;}
.top .headerRight .classLink{width: 1000px;float: right;text-align: right;margin-top: 23px;}
.top .headerRight .classLink li{font-size: 16px;font-weight: bold;display: inline-block;margin-left: 13px;height: 31px;position: relative;}
.top .headerRight .classLink li i{
    width: 28px;
    height: 17px;
    display: block;
    position: absolute;
    top: -15px;
    left: 48px;
    background: url(http://cs1.chinaefu.net/style/2021/index/images/new-icon.png) no-repeat center center;
}
.top .headerRight .classLink .on a,
.top .headerRight .classLink li a:hover{background:url(../images/menuHover.png) center bottom no-repeat;color: #cb291f;text-decoration: none;}
.top .headerRight .classLink li a{color:#111;width: 100%;height: 100%;display: block;}
.top .headerRight .classLink dl{font-size: 16px;font-weight: bold;display: inline-block;margin-left: 13px;position: relative;}
.top .headerRight .classLink dt{height: 28px; cursor: pointer;}
.top .headerRight .classLink dd{position: absolute; background: #111111; font-size: 14px; z-index: 1; line-height: 30px; font-weight: normal; text-align: center; display: block; width: 64px; padding: 6px 0; display: none;}
.top .headerRight .classLink dl:hover dd{display: block;}
.top .headerRight .classLink dd a{display: block; line-height: 28px; color: #fff;}
.top .headerRight .classLink dd a:hover{}
.top .headerRightLink{width: 190px;float: right;height: 28px;background: #eee;margin-top: 25px;border-radius: 3px;overflow: hidden;}
.top .headerRightLink a{width: 95px;float:left;background: #ca262a;text-align: center;color: #fff;height: 28px;line-height: 28px;}
.top .headerRightLink .link1{background: #111;}
.top .headerRightLink .link2{}



.iTitle{width: 100%;float: left;border-bottom: 2px solid #000;}
.iTitle h2{/* width: 70px; */height: 30px;display: block;line-height: 32px;text-align: center;background: #000;color: #fff;border-radius: 3px 3px 0 0;float: left;font-weight: bold;font-size: 16px;padding: 0 7px;}
.topSlide{width:1000px;height:auto;float: left;position: relative;overflow: hidden;margin-bottom: 20px;margin-top: 10px;height: 300px;}
.topSlide .pic{position: relative;z-index: 0;}
.topSlide .pic img{width: 1000px;height: auto;display: block;}
.topSlide .hd{width: 100%;position: absolute;bottom: 10px;text-align: center;font-size: 0;z-index: 1;}
.topSlide .hd li{margin: 0 5px;height: 16px;overflow: hidden;width: 16px;cursor: pointer;display: inline-block;*display: inline;zoom: 1;_background: url(images/dot8.png) no-repeat 0 -16px;}
.topSlide .hd .on{background-position: 0 0;}
.topSlide .prev, .topSlide .next{display: block;width: 30px;height: 60px;overflow: hidden;background: url(../images/ico-lr.png) no-repeat 0 0px;position: absolute;top: 50%;margin-top: -30px;text-indent: -999px;z-index: 999;}
.topSlide .prev{left: 0;}
.topSlide .next{background-position: right 0;right: 0;}
.topSlide .prev:hover{background-position: left -60px;}
.topSlide .next:hover{background-position: right -60px;}
.topSlide .text{background: url(../images/mask-200.png) 0 0;position: absolute;bottom: 0;left: 0;z-index: 999;width: 100%;height: 200px;text-align: center;overflow: hidden;}
.topSlide .text p{font-size: 20px;font-weight: lighter;color: #fff;display: block;margin-top: 22px;}
.topSlide .text strong{font-size: 28px;color: #fff;font-weight: bold;display: block;margin-top: 100px;}
.topSlide .bd{width: 735px;height: 300px;}
.topSlide .ts1{width: 735px;height: 300px;background: #ccc;float: left;position: relative;overflow: hidden;}
.topSlide .ts1 .cells{width:100%;float: left;position: relative;height: 300px;}
.topSlide .ts1 strong{font-size: 28px;font-weight: bold;display: block;float: left;margin-top: 107px;width: 100%;height: 30px;line-height: 30px;overflow: hidden;}
.topSlide .ts1 span{font-size: 20px;font-weight: lighter;display: block;float: left;margin-top: 13px;width: 100%;overflow: hidden;line-height: 30px;height: 30px;}
.topSlide .ts2{width: 264px;height: 150px;background: #ccc;float: left;margin-left: 1px;position: relative;overflow: hidden;}
.topSlide .ts3{width: 264px;height: 149px;background: #ccc;float: left;margin-left: 1px;margin-top: 1px;position: relative;overflow: hidden;}
.topSlide .ts1 p{width: 100%;background: url(../images/tit_bg_1.png) center center;height: 200px;position: absolute;bottom: 0;left: 0;}
.topSlide .ts2 p{width: 100%;background: url(../images/tit_bg_2.png) center center;height: 65px;position: absolute;bottom: 0;left: 0;line-height: 65px;overflow: hidden;}
.topSlide .ts3 p{width: 100%;background: url(../images/tit_bg_2.png) center center;height: 65px;position: absolute;bottom: 0;left: 0;line-height: 65px;overflow: hidden;}
.topSlide p{color: #fff;text-align: center;font-size: 16px;}

.theNew{margin-top: 20px;}
.theNew-left{width: 440px;float: left;margin-left: 10px;height: 387px;}
.theNew-right{width: 530px;float: left;height: 280px;margin-left: 20px;}
.theNewL{width: 100%;float: left;margin-top: 20px;}
.theNewL ul{width: 110%;}
.theNewL li{width: 192px;float: left;margin-right: 10px;}
.theNewL li span{display: block;width: 100%;height: 192px;overflow: hidden;background: #000;}
.theNewL li span img{width: 100%;height: auto;-webkit-transition: transform 0.5s;-moz-transition: transform 0.5s;-ms-transition: transform 0.5s;-o-transition: transform 0.5s;transition: transform 0.5s;}
.theNewL li:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.theNewL li p{display: block;width: 100%;line-height: 20px;height: 40px;/* text-align: center; */overflow: hidden;margin-top: 4px;}


.plate{margin-bottom: 25px;width: 100%;float: left;/* overflow: hidden; */}
.plate .t1 h2{background: url(../images/titleIco.png) 0 14px no-repeat;text-indent: -999em;width: 130px;float: left;}
.plate .t2 h2{background:#de271e}
.plate .t3 h2{background:#d52727}
.plate .t4 h2{background:#cc2730}
.plate .t5 h2{background:#c0273b}
.plate .t6 h2{background:#b42747}
.plate .t7 h2{background:#a72853}
.plate .t8 h2{background:#9b285f}
.plate .t9 h2{background:#902869}
 .t10 h2{background:#862874}
.plate .t11 h2{background:#7e287b}

.theBusiness{margin-top:25px;}



.theNewlinks{width: 600px;float: right;text-align: right;color: #ccc;font-size: 16px;line-height: 31px;margin-right: -12px;}
.theNewlinks a{padding: 0 12px;color: #000;}
.titleMore{color:#666666;/* font-size: 14px; */background: url(../images/ico-more.png) right center no-repeat;/* display: block; */float: right;padding-right: 17px!important;/* margin-top: 7px; */}
.theNew-news1{width: 100%;border-bottom: 1px solid #e8e8e8;padding-bottom: 0px;float: left;margin-top: 25px;}
.theNew-news1 strong{width: 100%;margin-top: 0;float: left;display: block;}
.theNew-news1 strong a{color: #111;font-size: 16px;font-weight: bold;}
.theNew-news1 p{width: 100%;display: block;margin-top: 6px;float: left;height: 45px;overflow: hidden;margin-bottom: 16px;color: #888;line-height: 24px;/* font-family: 宋体; */font-size: 14px;}
.theNew-news1 i{border: 1px solid #df2923;color: #df2923;font-style: normal;padding: 4px 5px;font-size: 12px;font-family: 宋体;}
.theNew-news1 span{font-size: 12px;color: #888;font-family: 宋体;margin-left: 20px;width: 100%;}
.theNew-news1 em{display: block;background: #F44336;width: 56px;float: left;border-radius: 3px;padding: 0 7px;color: #fff;margin-right: 9px;text-align: center;font-family: 宋体;font-size: 12px;font-weight: bold;}
.theNew-news1 .recommend{display: block;background: #fff;width: 56px;float: left;border-radius: 3px;padding: 0 7px;color: #F44336;margin-right: 9px;text-align: center;border: 1px solid #F44336;}
.theNew-news2{}
.theNew-news2 strong{width: 100%;margin-top: 17px;float: left;display: block;}
.theNew-news2 strong a{color: #333;font-size: 16px;font-weight: bold;}
.theNew-news2 p{font-size: 14px;line-height: 24px;color: #888;padding-top: 4px;display: block;float: left;height: 48px;overflow: hidden;/* font-family: 宋体; */}
.theNew-news3{width: 100%;float: left;margin-top: 8px;}
.theNew-news3 ul{display: block;width: 240px;float: left;border-right: 1px solid #e8e8e8;padding-right: 20px;}
.theNew-news3 li{font-size: 14px;line-height: 30px;height: 30px;overflow: hidden;}
.theNew-news3 li a{color: #444;}
.theNew-news3 .lst2{border-right: none;margin-left: 20px;padding-right: 0px;}
.theNew-news3 li i{display: inline-block; width: 16px; height: 16px; background: #cb291f; text-align: center; line-height: 16px; margin-right: 6px; border-radius: 2px; font-family: arial; color: #fff; font-size: 12px;}

.newsSlide{width:530px;height: 230px;float: left;background: #000;position: relative;margin-top: 25px;overflow: hidden;}
.newsSlide .pic{position: relative;z-index: 0;}
.newsSlide .pic img{width: 530px;height: auto;display: block;}
.newsSlide .hd{width: 100%;position: absolute;bottom: 10px;text-align: center;font-size: 0;z-index: 1;}
.newsSlide .hd li{margin: 0 5px;height: 16px;overflow: hidden;width: 16px;cursor: pointer;display: inline-block;*display: inline;zoom: 1;}
.newsSlide .hd .on{background-position: 0 0;}
.newsSlide .prev, .newsSlide .next{display: block; width: 36px; height: 60px; overflow: hidden; background: url(../images/ico-lr2.png) no-repeat 0 0px; position: absolute; top: 50%; margin-top: -30px; text-indent: -999px; z-index: 999;}
.newsSlide .prev{left: 0;}
.newsSlide .next{background-position: right 0;right: 0;}
.newsSlide .prev:hover{opacity: 0.8;}
.newsSlide .next:hover{opacity: 0.8;}
.newsSlide .text{background: url(../images/mask-111.png) 0 0; position: absolute; bottom: 0; left: 0; z-index: 999; width: 100%; height: 111px; text-align: center; overflow: hidden;}
.newsSlide .text p{font-size: 20px; font-weight: lighter; color: #fff; display: block; margin-top: 22px;}
.newsSlide .text strong{font-size: 16px; color: #fff; font-weight: bold; display: block; margin-top: 62px;}

.gj{width:100%;float:left;/* margin-top: 20px; */}
.googJump-1000-5 {width: 1000px;float: left;/* margin-top: 10px; */position: relative;}
.googJump-1000-5 ul{width: 110%;}
.googJump-1000-5 ul li{width: 192px;position: relative;float: left;margin-right: 10px;margin-top: 10px;background: #ccc;}
.googJump-1000-5 ul li img{width: 100%;height: auto;}



.theBrand{width:100%;margin-top: 25px;height: 346px;overflow: hidden;}
.brands{}
.brands .brandsHD{width: 100%;float: left;margin-top: 10px;}
.brands .brandsHD li,.brands .brandsHD a{width: 90px;height: 34px;background:#e5e5e5;float: left;line-height: 34px;text-align: center;margin-right: 10px;cursor: pointer;color: #000;}
.brands .brandsHD .on{background: url(../images/sbg-2.png);color: #fff;}
.brands .brandsHD .on a{color: #fff;}
.brands .brandsHD li a{color: #000; display: block; width: 100%; height: 100%;}
.brands .brandsBD{width: 100%;float: left;margin-top: 10px;}
.brands .brandsCell{}
.brands .brandsCellBD{width: 160px;background: #e1e1e1;float: left;padding: 25px 0;margin-top: 0px;height: 209px;}
.brands .brandsCellBD li{height: 42px;line-height: 42px;text-align: center;width: 100%;color: #333;cursor: pointer;}
.brands .brandsCellBD li a{color: #fff;}
.brands .brandsCellBD .on{background: #000;color: #fff;border-left: 5px #d52727 solid;}
.brands .brandsCellBD .on li a{}
.brands .brandsCellHD{width: 840px;float: left;background: #e1e1e1;height: 258px;padding-top: 1px;}
.brands .brandsCellHD li{width: 167px;height: 128px;background: #fff;float: left;margin-right: 1px;margin-bottom: 1px;text-align: center;line-height: 129px;position: relative;}
.brands .brandsCellHD li:hover span{display:block}
.brands .brandsCellHD li:hover img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.brands .brandsCellHD li a{display: block; width: 100%; height: 100%;}
.brands .brandsCellHD li span{display: block; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); position: absolute; top: 0; left: 0; line-height: 130px; text-align: center; color: #fff; text-shadow: 0 0 20px #000; display: none;}
.brands .brandsCellHD li img{width: 80%; height: auto; -webkit-transition: transform 0.5s; -moz-transition: transform 0.5s; -ms-transition: transform 0.5s; -o-transition: transform 0.5s; transition: transform 0.5s;}

.theBusiness-1{width: 300px;float: left;margin-top: 20px;}
.theBusiness-2{width: 320px;height:300px;float: left;margin-left: 15px;margin-top: 20px;}
.theBusiness-2 ul{width: 300px;float: left;background: #f0f0f0;padding: 5px 10px 1px 10px;}
.theBusiness-2 li{line-height: 28px;background: url(../images/ico01-red.png) 0 9px no-repeat;text-indent: 18px;overflow: hidden;height: 29px;}
.theBusiness-2 li a{/* font-weight: bold; */ color: #333;}

.theBusiness-3{width: 348px;float: left;margin-left: 15px;margin-top: 20px;border: 1px solid #eeeeee;border-right: 0;border-bottom: 0;}
.theBusiness-1 .topNews{width: 300px; height: 170px; position: relative; float: left;}
.theBusiness-1 .topNews img{width: 100%; height: auto;}
.theBusiness-1 .topNews p{width: 100%; background: url(../images/mask-75.png) center center repeat-x; display: block; position: absolute; bottom: 0; left: 0; height: 36px; text-align: center; color: #fff; padding-top: 40px;}
.theBusiness-1 .topNews a{}
.theBusiness-1 .topNews .topNewsCell{width:300px;height: 170px;position: relative;}

.theBusiness-1 .topNews .prev, .theBusiness-1 .topNews .next{display: block; width: 36px; height: 60px; overflow: hidden; background: url(../images/ico-lr2.png) no-repeat 0 0px; position: absolute; top: 50%; margin-top: -30px; text-indent: -999px; z-index: 999;}
.theBusiness-1 .topNews .prev{left: 0;}
.theBusiness-1 .topNews .next{background-position: right 0;right: 0;}
.theBusiness-1 .topNews .prev:hover{opacity: 0.8;}
.theBusiness-1 .topNews .next:hover{opacity: 0.8;}


/* .theBusiness-1 ul{width: 100%; display: block; float: left; margin-top: 12px;}
.theBusiness-1 ul li{font-size: 14px;line-height: 30px;height: 30px;overflow: hidden}
.theBusiness-1 ul li a{color:#444444} */
.theBusiness-2 dl{width: 100%; float: left; margin-bottom: 18px;}
.theBusiness-2 dt{font-size: 15px;line-height: 22px;color: #333;font-weight: bold;height: 22px;overflow: hidden;}
.theBusiness-2 dt a{color: #cc2730;}
.theBusiness-2 dd{font-size: 14px; line-height: 25px; color: #888;height: 50px; overflow: hidden}
.theBusiness-3 ul{width: 110%;}
.theBusiness-3 li{float:left;width: 115px;height: 65px;overflow:hidden;border-right:#eaeaea solid 1px;border-bottom:#eaeaea solid 1px;position:relative;background: #fff;text-align: center;}
.theBusiness-3 li img{width: auto;height: auto;max-width: 100%;max-height: 100%;vertical-align: middle;}
.theBusiness-3 li a{font-size:12px; font-family:"\5B8B\4F53",sans-serif;}
.theBusiness-3 li a,.theBusiness-3 li a:visited,.theBusiness-3li a:hover{color:#ffffff;}
.theBusiness-3 li:hover .hide-floor{display: block;}
.theBusiness-3 .hide-floor{position:absolute;width: 100%;height: 100%;top:0;left:0;display:none;}
.theBusiness-3 .hide-floor .sp-a{position:absolute;width: 100%;height:68px;top:0;left:0;background-color: #000000;opacity: 0.8;-moz-opacity:0.7;filter:alpha(opacity=70);}
.theBusiness-3 .hide-floor b{position:relative; font-weight:normal; text-align:center; display:block; padding:22px 3px 0; height:20px; overflow:hidden;}



/*friendLink*/
.friendLink{width: 100%; float: left; background: #f3f3f3; margin-top: 20px;}
.friendLink dl{}
.friendLink dt{width: 14px; background: url(../images/bg-friendlink.png) center center no-repeat; font-size: 14px; line-height: 18px; font-weight: bold; color: #fff; padding: 8px 10px; float: left;}
.friendLink dd{line-height: 26px; float: left; width: 920px; padding: 18px;}
.friendLink dd a{color: #666666; display: inline-block; margin-right: 18px;}


.theExhibition{width: 100%;/* margin-top: 25px; */margin-bottom: 15px;}
.theExhibition-1{width: 640px; float: left; height: 460px;}
.theExhibition-1 dl{width: 640px; float: left;}
.theExhibition-1 dt{width: 639px;height: 288px;display: block;background: #ccc;float: left;overflow: hidden;position:relative;}
.theExhibition-1 dt .text{background: url(../images/mask-111.png) 0 0; position: absolute; bottom: 0; left: 0; z-index: 999; width: 100%; height: 111px; text-align: center; overflow: hidden;}
.theExhibition-1 dt .text strong{font-size: 16px; color: #fff; font-weight: bold; display: block; margin-top: 62px;}


.theExhibition-1 dt img{width: 640px;height: 288px;-webkit-transition: transform 1s;-moz-transition: transform 1s;-ms-transition: transform 1s;-o-transition: transform 1s;transition: transform 1s;}
.theExhibition-1 dt:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
 .theExhibition-1 dd{width: 159px;height: 160px;background: #ccc;float: left;margin-right: 1px;margin-top: 1px;overflow: hidden;}
.theExhibition-1 dd img{width: 160px;height: 160px;}
.theExhibition-2{width: 350px; float: left; margin-left: 10px;}
.theExhibition-2 dl{background: #f3f3f3;border-radius: 3px;padding: 11px 10px;overflow: hidden;margin-bottom: 10px;}
.theExhibition-2 dt{width: 70px;height: 60px;float: left;margin-right: 5px;overflow: hidden;}
.theExhibition-2 dd{}
.theExhibition-2 dd strong{color: #333;height: 24px;line-height: 24px;display: block;overflow: hidden;margin-top: 6px;font-size: 14px;}
.theExhibition-2 dd strong a{color:#000}
.theExhibition-2 dd p{font-size: 12px;color: #666;}
.theExhibition-2 dt img{width: 90px;height: auto;background: #ccc;border-radius: 3px;margin: -16px 0 0 -10px;}
.theExhibition h4{font-size: 16px; line-height: 40px; color: #444444; font-weight: bold;}



.tjBrandLst{width: 100%;float: left;margin-bottom: 25px;}
.tjBrandLst ul{width: 100%;border-bottom: 1px dashed #ddd;display: block;padding: 10px 0;float: left;}
.tjBrandLst ul li{float: left;padding-right: 10px;line-height: 25px;font-size: 14px;}
.tjBrandLst ul li a{
    font-family: 宋体;
    font-size: 12px;
    color: #333;
}

/*footer*/
.footer2,.footer{/* overflow: hidden; */background: #fff;width: 100%;padding: 24px 0 20px 0;margin-top: 50px;float: left;}
.footer2 dl,.footer dl{width: 100%;float: left;border-bottom: 1px solid #d5d5d5;padding-bottom: 22px;}
.footer2 dt,.footer dt{width: 240px;height: 50px;float: left;overflow: hidden;border-right: 1px solid #d5d5d5;}
.footer2 dt img,.footer dt img{}
.footer2 dd,.footer dd{width: 759px;height: 50px;float: left;overflow: hidden;text-align: right;line-height: 50px;}
.footer2 dd a,.footer dd a{font-size: 14px;color: #333;margin: 0px 0 0 30px;}
.footerInfo2,.footerInfo{width: 100%;float: left;font-size: 14px;line-height: 30px;color: #999;/* font-weight: lighter; */}
.footerInfo2 a,.footerInfo a{color:#999}
.footerInfo2 .footer-l,.footerInfo .footer-l{width: 240px;padding-top: 28px;float: left;font-size: 14px;}
.footerInfo2 .footer-m,.footerInfo .footer-m{width: 357px;border-left: 1px solid #d5d5d5;border-right: 1px solid #d5d5d5;padding-top: 28px;float: left;padding-left: 40px;height: 110px;}
.footerInfo2 .footer-r,.footerInfo .footer-r{width: 330px;padding-top: 28px;float: left;padding-left: 30px;}
.footerInfo2 .footer-l li,.footerInfo .footer-l li{width: 35px;float: left;margin-right: 15px;margin-top: 19px;position: relative;}
.footerInfo2 .footer-l li a,.footerInfo .footer-l li a{display:block}
.footerInfo2 .footer-l li img,.footerInfo .footer-l li img{}
.footerInfo2 .footer-l li:hover em,.footerInfo .footer-l li:hover em{display:block}
.footerInfo2 .footer-l li em,.footerInfo .footer-l li em{width: 194px;height: 210px;display: block;position: absolute;top: -215px;left: -79px;display: none;}
.footerInfo2 .footer-r li,.footerInfo .footer-r li{float: left;margin-right: 20px;margin-top: 19px;vertical-align: middle;line-height: 50px;}
.footerInfo2 .footer-r li a,.footerInfo .footer-r li a{display:block}
.footerInfo2 .footer-r li img,.footerInfo .footer-r li img{}

.googJump{width:1000px;float: left;margin-top: 10px;position: relative;}
.goodJump{width:1000px;float: left;margin-top: 10px;position: relative;}

/*教育培训*/
.theOutfit-1{width: 630px;height: 350px;float: left;margin-top: 10px;}
.theOutfit-1 ul{width: 110%;}
.theOutfit-1 li{width: 200px;display: block;float: left;margin-right: 15px;height: 160px;margin-bottom: 15px;position: relative;overflow:hidden;border-radius: 2px;}
.theOutfit-1 li a:hover{text-decoration:none}
.theOutfit-1 li img{width: 100%;height: auto;background: #eee;-webkit-transition:transform 0.5s;-moz-transition:transform 0.5s;-ms-transition:transform 0.5s;-o-transition:transform 0.5s;transition:transform 0.5s;}
.theOutfit-1 li:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.theOutfit-1 li:hover p{background: #111;color: #fff;}
.theOutfit-1 li p{width: 100%;height: 30px;line-height: 30px;background: #eeeeee;display: block;text-align: center;position: absolute;color: #333;bottom: 0;left: 0;}
.theOutfit-1 li p a{color:#fff!important}
.theOutfit-2{width: 350px;/* height: 335px; */float: left;background: #f3f3f3;margin-left: 20px;text-indent: 20px;margin-top: 10px;}
.theOutfit-2 ul{padding-top: 4px;}
.theOutfit-2 li{line-height: 32px;/* border-top: 1px solid #ffffff;*/border-bottom: 1px dashed #DEDEDE;font-size: 14px;overflow: hidden;background: url(../images/newslist.gif) 10px center no-repeat;text-indent: 30px;}
.theOutfit-2 li a{}
.theOutfit h4{font-size: 16px;line-height: 40px;color: #444444;font-weight: bold}
.theOutfit{width:100%;margin-bottom: 25px;}


/*教育培训*/
.theCompany{width:100%;margin-top: 25px;margin-bottom: 10px;}
.theCompany-2{width: 750px;height: 350px;float: left;margin-left: 10px;margin-top: 10px;}
.theCompany-2 ul{width: 110%;}
.theCompany-2 li{width: 178px;display: block;float: left;margin-right: 10px;height: 158px;margin-bottom: 10px;position: relative;overflow:hidden;/* border-radius: 2px; */text-align: center;background: #fff;border: 1px solid #cccccc;box-shadow: 4px 4px 0 #eee;}
.theCompany-2 li:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.theCompany-2 li:hover p{background: #111;color: #fff;}
.theCompany-2 li a:hover{text-decoration:none}
.theCompany-2 li img{width: 90%;height: auto;/* background: #eee; */-webkit-transition:transform 0.5s;-moz-transition:transform 0.5s;-ms-transition:transform 0.5s;-o-transition:transform 0.5s;transition:transform 0.5s;margin-top: 4px;}
.theCompany-2 li p{width: 100%;height: 30px;line-height: 30px;background: #cccccc;display: block;text-align: center;position: absolute;color: #333;bottom: 0;left: 0;}
.theCompany-2 li p a{color:#fff!important}
.theCompany-1{width: 238px;height: 329px;float: left;background: #f3f3f3;text-indent: 20px;margin-top: 10px;border: 1px solid #ccc;overflow: hidden;}
.theCompany-1 ul{padding-top: 0px;float: left;width: 100%;}
.theCompany-1 li{line-height: 32px;border-bottom: 1px dashed #cccccc;font-size: 14px;/* line-height: 36px;*/overflow: hidden;/* height: 36px;*/background: transparent url(http://cs1.chinaefu.net/images/2016N/csssprite_index.png) no-repeat 0px -497px;text-indent: 34px;height: 32px;overflow: hidden;}
.theCompany-1 li a{}
.theCompany-1 strong{font-weight: bold; font-size: 16px; float: left; margin-top: 9px; margin-bottom: 5px; text-indent: 11px;}

.theSupply-1{width: 300px;float: left;}
.theSupply-2{width: 320px;height:300px;float: left;margin-left: 15px;margin-top: 37px;}
.theSupply-3{width: 335px;float: left;margin-left: 15px;border-left: 1px solid #eeeeee;padding-left: 14px;}
.theSupply-1 .topNews{width: 300px; height: 170px; position: relative; float: left;}
.theSupply-1 .topNews img{width: 100%; height: auto;}
.theSupply-1 .topNews p{width: 100%; background: url(../images/mask-75.png) center center repeat-x; display: block; position: absolute; bottom: 0; left: 0; height: 36px; text-align: center; color: #fff; padding-top: 40px;}
.theSupply-1 .topNews a{}
.theSupply-1 ul{width: 100%; display: block; float: left; margin-top: 12px;}
.theSupply-1 ul li{font-size: 14px;line-height: 30px;}
.theSupply-1 ul li a{color:#444444}
.theSupply-2 dl{width: 100%; float: left; margin-bottom: 18px;}
.theSupply-2 dt{font-size: 15px; line-height: 22px; color: #333; font-weight: bold;}
.theSupply-2 dt a{color: #333;}
.theSupply-2 dd{font-size: 14px; line-height: 25px; color: #888;}
.theSupply-3 dl{background: #f0f0f0; width: 100%; height: 100px; margin-bottom: 12px;}
.theSupply-3 dl:hover img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.theSupply-3 dl dt{width: 120px; height: 100px; background: #ccc; float: left; margin-right: 10px; overflow: hidden;}
.theSupply-3 dl dd{float: left;font-size: 12px;color: #888;}
.theSupply-3 dl dd strong{padding-top: 19px; float: left;}
.theSupply-3 dl dd strong a{color: #000; font-size: 14px;}
.theSupply-3 dl dt img{width: 100%; height: auto; -webkit-transition: transform 0.5s; -moz-transition: transform 0.5s; -ms-transition: transform 0.5s; -o-transition: transform 0.5s; transition: transform 0.5s;}
.theSupply h4{font-size: 16px;line-height: 40px;color: #444444;font-weight: bold;}



.theTopic-cell{}
.theTopic-ul{width: 1000px; }
.theTopic .tempWrap{height:320px;overflow:hidden}
.theTopic-cell ul{width: 110%;}
.theTopic-cell li{width: 495px; height: 150px; display: block; float: left; background: #eee; margin: 10px 10px 0 0;}
.theTopic-cell li .theTopic-img{width: 230px; height: 150px; float: left; background: #b8b8b8; margin-right: 17px;}
.theTopic-cell li .theTopic-img img{width: 230px; height: 150px;}
.theTopic-cell li .theTopic-text{width: 240px; float: left; margin-top: 18px;}
.theTopic-cell li .theTopic-text strong{font-weight: bold;}
.theTopic-cell li .theTopic-text strong a{color: #333;}
.theTopic-cell li .theTopic-text p{padding-top: 6px;font-size: 12px;color: #999999;height: 44px;overflow: hidden;}
.theTopic-cell li .theTopic-text span{}
.theTopic-cell li .theTopic-text span a{border: 1px solid #000; border-radius: 2px; padding: 0px 9px; float: left; margin-top: 11px; background: #fff;}


.theTopic-title .step {padding-left: 1px;margin: 8px 0 0 0;float: left;}
.theTopic-title .step a {float: left;width: 14px;height: 14px;border: 1px solid #d8d8d8;margin-left: -1px;position: relative;}
.theTopic-title .step .arrow-rthin { right: 2px; top: 3px; }
.theTopic-title .step .arrow-lthin { left: 2px; top: 3px; }
.theTopic-title .step s { cursor: pointer; }
.theTopic-title .step a:hover .arrow-rthin { border-left-color: #f60; }
.theTopic-title .step a:hover .arrow-lthin { border-right-color: #f60; }
.theTopic-title .step a.prevStop,
.theTopic-title .step a.nextStop{ filter:alpha(opacity=60); opacity: 0.6; cursor: auto }
.theTopic-title .pageState{width: 32px;margin: 5px 0 0 800px;float: left;font-size: 12px;}
.theTopic-title .pageState span{color:#FF5722}
.theTopic-title .arrow, .arrow s{position: absolute;display: inline-block;font-size: 0;line-height: 0;width: 0;height: 0;border: dashed 4px;}
.theTopic-title .arrow-rthin, .arrow-rthin s{border-color: transparent transparent transparent #666;border-left-style: solid;}
.theTopic-title .arrow-rthin s{border-left-color: #FAFAFA;left: -6px;top: -4px;}
.theTopic-title .arrow-lthin, .arrow-lthin s{border-color: transparent #666 transparent transparent;border-right-style: solid;}
.theTopic-title .arrow-lthin s{border-right-color: #fff;right: -6px;top: -4px;}
.theTopic-title{position: relative;}
.theTopic-title .hd{width: 100px;margin: 0px 0 0 0;height: 20px;top: 357px;left: 451px;position: absolute;z-index: 0;text-align: center;}
.theTopic-title .hd li{width: 6px;height: 6px;display: block;background: #d9d9d9;display: inline-block;border-radius: 20px;cursor: pointer;}
.theTopic-title .hd .on{width: 20px;background: #ff3333;}


.theProduct{}
.theProductL{width: 280px;height: 355px;float: left;background: #000;margin-right: 5px;margin-top: 10px;overflow: hidden;position: relative;}

.theProductL .pic{position: relative;z-index: 0;}
.theProductL .pic img{width: 100%;height: auto;display: block;}
.theProductL .hd{width: 100%;position: absolute;bottom: 10px;text-align: center;font-size: 0;z-index: 1;}
.theProductL .hd li{margin: 0 5px;height: 16px;overflow: hidden;width: 16px;cursor: pointer;display: inline-block;*display: inline;zoom: 1;}
.theProductL .hd .on{background-position: 0 0;}
.theProductL .prev, .theProductL .next{display: block; width: 36px; height: 60px; overflow: hidden; background: url(../images/ico-lr2.png) no-repeat 0 0px; position: absolute; top: 50%; margin-top: -30px; text-indent: -999px; z-index: 999;}
.theProductL .prev{left: 0;}
.theProductL .next{background-position: right 0;right: 0;}
.theProductL .prev:hover{opacity: 0.8;}
.theProductL .next:hover{opacity: 0.8;}
.theProductL .text{background: rgba(0,0,0,.6);position: absolute;bottom: 0;left: 0;z-index: 999;width: 100%;height: 40px;text-align: center;overflow: hidden;line-height: 40px;}
.theProductL .text p{font-size: 20px; font-weight: lighter; color: #fff; display: block; margin-top: 22px;}
.theProductL .text strong{font-size: 16px;color: #fff;}
.theProductL li{width:280px;height: 355px;}

.theProductR{width: 715px;margin-top: 10px;float: left;}
.theProductR ul{width: 105%;}
.theProductR li{float: left;width: 175px;overflow: hidden;height: 175px;margin: 0px 5px 5px 0;}
.theProductR li img{width: 100%;height: auto;}


.ggTips{width: 24px; height: 14px; position: absolute; right: 0px; top: 0px; z-index: 2;  padding: 0px; margin: 0px; border: 0px; font-size: 0px; background: url("http://cs1.chinaefu.net/images/icon-ad.png");}



.searchType{display: block;width: 57px;height: 28px;line-height: 28px;text-align: center;float: left;margin-right: 0;position: relative;z-index: 1;text-indent: 11px;}
.searchType span{color: #fff;background: #333333;cursor:pointer;display: block;}
.searchType span:hover{background: #832873;color:#fff;}
.searchType dl{background: #000;}
.searchType dt{color: #fff;background: url(../images/ico-down.png) 42px center no-repeat;text-indent: 11px;text-align: left;}
.searchType dd{color: #fff;text-align: center;text-indent: 0;background: #333;cursor:pointer;display: none;}
.searchType dd:hover{background:#d32620}





/*广告聚合页*/

.Jh-slider,.Jh-Brand,.Jh-banner,.Jh-zs,.Jh-product{width:1000px;margin: 0 auto;background: #fff;border: 10px solid #fff;margin-top: 20px;position: relative;overflow: hidden;}
.Jh-slider{height: 500px;}
.Jh-slider .pic{position: relative;z-index: 0;}
.Jh-slider .pic img{width: 1000px;height: auto;display: block;}
.Jh-slider .hd{width: 100%;position: absolute;bottom: 10px;text-align: center;font-size: 0;z-index: 1;}
.Jh-slider .hd li{margin: 0 5px;height: 16px;overflow: hidden;width: 16px;cursor: pointer;display: inline-block;*display: inline;zoom: 1;}
.Jh-slider .hd .on{background-position: 0 0;}
.Jh-slider .prev, .Jh-slider .next{display: block;width: 30px;height: 60px;overflow: hidden;background: url(../images/ico-lr.png) no-repeat 0 0px;position: absolute;top: 50%;margin-top: -30px;text-indent: -999px;z-index: 999;}
.Jh-slider .prev{left: 0;}
.Jh-slider .next{background-position: right 0;right: 0;}
.Jh-slider .prev:hover{background-position: left -60px;}
.Jh-slider .next:hover{background-position: right -60px;}
.Jh-slider .text{background: url(../images/mask-200.png) 0 0;position: absolute;bottom: 0;left: 0;z-index: 999;width: 100%;height: 200px;text-align: center;overflow: hidden;}
.Jh-slider .text p{font-size: 20px;font-weight: lighter;color: #fff;display: block;margin-top: 22px;}
.Jh-slider .text strong{font-size: 28px;color: #fff;font-weight: bold;display: block;margin-top: 100px;}
.Jh-Brand-r{float: left;width: 606px;height: 290px;}
.Jh-Brand-r li{width: 192px;height: 140px;background: #f4f4f4;float: left;margin-left: 10px;margin-bottom: 10px;text-align: center;line-height: 140px;position: relative;}
.Jh-Brand-r li:hover span{display:block}
.Jh-Brand-r li:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.Jh-Brand-r li:hover i{display:block}
.Jh-Brand-r li a{display: block;width: 100%;height: 100%;}
.Jh-Brand-r li span{display: block;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.8);position: absolute;top: 0;left: 0;line-height: 102px;text-align: center;color: #fff;text-shadow: 0 0 20px #000;display: none;font-size: 16px;}
.Jh-Brand-r li i{background:#ff0036;color:#fff;font-size: 12px;border-radius: 30px;font-style: normal;padding: 0 5px;position: absolute;top: 77px;left: 65px;width: 50px;height: 18px;line-height: 17px;display: none;}
.Jh-Brand-r li img{width: 80%;height: auto;-webkit-transition: transform 0.5s;-moz-transition: transform 0.5s;-ms-transition: transform 0.5s;-o-transition: transform 0.5s;transition: transform 0.5s;}
.Jh-zs{}
.Jh-zs-l{width: 580px;float: left;}
.Jh-zs-l img{}
.Jh-zs-r{width: 420px;float: left;margin-left: 0px;}
.Jh-zs-r .Jh-zs-title{color: #373737;font-weight: bold;font-size: 18px;margin-left: 20px;float: left;margin-top: 20px; height:20px;overflow: hidden;}
.Jh-zs-r .Jh-zs-des{font-size: 14px;color:#666666;line-height: 24px;margin-left: 20px;float: left;margin-top: 15px;height: 72px;overflow: hidden;}
.Jh-zs-r .Jh-zs-tag{font-size: 12px;color:#999999;margin-left: 20px;float: left;margin-top: 12px;margin-bottom: 22px;}
.Jh-zs-r .Jh-zs-tag p{background: #eeeeee;display: inline-block;float: left;margin-right: 10px;padding: 0 10px;border-radius: 20px;}
.Jh-zs-r .Jh-zs-tag p strong{color:#ff0036}
.Jh-zs-r .Jh-zs-img ul{}
.Jh-zs-r .Jh-zs-img ul li{width:104px;height: 104px;display: block;float: left;overflow: hidden;margin-left: 1px;}
.Jh-zs-r .Jh-zs-img ul li img{width:100%;height: auto;}
.Jh-product{}
.Jh-product-title{width: 241px;height: 310px;background: #2196F3;text-align: center;font-size: 31px;color: #fff;float: left;position: relative;overflow: hidden;}
.Jh-product-title strong{font-weight: bold;display: block;width: 100%;float: left;margin-top: 56px;}
.Jh-product-title i{width: 100%;float: left;background: url(../images/x.png) center 0 no-repeat;height: 23px;margin-top: 34px;}
.Jh-product-title span{width: 100%;float: left;margin-top: 27px;font-size: 18px;}
.Jh-product-title a{width: 140px;height: 34px;font-size: 14px;border: 1px solid #fff;display: block;overflow: hidden;line-height: 34px;color: #fff!important;border-radius: 40px;float: left;margin: 50px 0 0 50px;position: relative;z-index: 1;background: rgba(255,255,255,0.1);}
.Jh-product-title a:hover{background: rgba(255,255,255,0.3);text-decoration:none}
.Jh-product-title em{position: absolute;bottom: 0;left: -8px;color: #000;font-family: Arial;font-weight: bold;font-size: 142px;height: 59px;z-index: 0;opacity: .08;}
.Jh-product-lst{width: 759px;float: left;margin-left: 0px;}
.Jh-product-lst li{width: 243px;height: 310px;float: left;margin-left: 10px;overflow: hidden;position: relative;}
.Jh-product-lst li:hover img{transform:scale(1.1)}
.Jh-product-lst li p{width: 100%;height: 32px;background: rgba(0,0,0,.6);position: absolute;bottom: 0;left: 0;text-align: center;line-height: 32px;color: #fff;}
.Jh-product-lst li img{width: 100%;height: auto;transition: all 1s ease 0s;}
.Jh-more{width: 1000px;height: 30px;border: 10px solid #ddd;line-height: 30px;background: #ddd;margin: 30px auto;text-align: center;letter-spacing: 10px;font-size: 14px;font-weight: lighter;}
.Jh-Brand-l{width: 394px;height: 290px;float: left;background: #eee;position: relative;}
.Jh-Brand-l img{width: 100%;height: auto;}
.Jh-Brand-l p{width: 100%;background: url(../images/mask-75.png) center center repeat-x;display: block;position: absolute;bottom: 0;left: 0;height: 36px;text-align: center;color: #fff;padding-top: 40px;font-size: 16px;}
.Jh-Brand-l a{}
.Jh-Brand-l .hd .on{background-position: 0 0;}
.Jh-Brand-l .prev, .Jh-Brand-l .next{display: block;width: 24px;height: 40px;overflow: hidden;background: url(../images/sliderTag.png) no-repeat 0 0px;position: absolute;top: 50%;margin-top: -30px;text-indent: -999px;z-index: 999;}
.Jh-Brand-l .prev{left: 0;}
.Jh-Brand-l .next{background-position: right 0;right: 0;}
.Jh-Brand-l .prev:hover{opacity: 0.8;}
.Jh-Brand-l .next:hover{opacity: 0.8;}
.Jh-Brand-l .hd{width: 100%;margin: 0px 0 0 0;height: 20px;bottom: 50px;left: 0px;position: absolute;z-index: 0;text-align: center;}
.Jh-Brand-l .hd li{width: 6px;height: 6px;display: block;background: #d9d9d9;display: inline-block;border-radius: 20px;cursor: pointer;}
.Jh-Brand-l .hd .on{width: 20px;background: #ff3333;}
.Jh-BrandCell{}
.Jh-BrandCell img{}
.Jh-BrandCell span{display: block;width: 100%;height: 42px;line-height: 42px;background: rgba(0,0,0,.7);position: absolute;bottom: 0;left: 0;text-align: center;color: #fff;font-size: 16px;font-weight: lighter;}
.Jh-product .c1{background: #F44336;}
.Jh-product .c2{background: #673ab7;}
.Jh-product .c3{background: #3f51b5;}
.Jh-product .c4{background: #03a9f4;}
.Jh-product .c5{background: #009688;}
.Jh-product .c6{background: #ff9800;}
.Jh-product .c7{background: #ff5722;}
.theModel{}
.theModel ul{width: 1008px;}
.theModel li{width: 244px;height: 360px;background: #333;float: left;margin-right: 8px;position: relative;margin-top: 20px;overflow: hidden;}
.theModel li img{width: 100%;height: auto;}
.theModel li p{position: absolute;bottom: 0;text-align: center;left: 0;height: 35px;line-height: 35px;background: #000;display: block;width: 100%;color: #fff;}


.outfitTag{width: 100%;float: left;margin-top: 20px;}
.outfitTag .hover{}
.outfitTag .hover em{
display: block;
width: 490px;
height: 280px;
background: url(../images/cdcover.png) 0 0 no-repeat;
position: absolute;
top: 0;
}
.outfitTag-Cell{width: 490px;height: 270px;background: #000;float: left;margin-right: 20px;position: relative;}
.outfitTag-Img{}
.outfitTag-Txt{background: #000;padding: 10px 0;color: #fff;bottom: 0;left: 0;position: absolute;width: 100%;font-size: 16px;font-weight: lighter;}
.outfitTag-Txt span{padding: 0 10px;}
.outfitTag-Txt i{float: right;padding-right: 10px;font-style: normal;}
.outfitLst{width: 100%;float: left;margin-top: 20px;}
.outfitLst dl{width: 100%;height: 36px;line-height: 36px;border-bottom: 1px solid #ddd;margin-bottom: 0px;float: left;}
.outfitLst dt{display: inline;font-size: 16px;font-weight: bold;padding-right: 25px;float: left;background: url(../images/li2.png) right center no-repeat;}
.outfitLst dd{display: inline-block;font-size: 16px;padding: 0px 19px;float: left;}
.outfitLst dd a{width: 100%;height: 36px;display: block;}
.outfitLst dd.hover a{background: url(http://cloud.efu.com.cn/images/linkBg.png) no-repeat center bottom;font-weight: bold;color: #000;}
.outfitLst ul{width: 105%;}
.outfitLst ul li{width: 238px;background: #000;float: left;margin-right: 13px;margin-top: 15px;border: 1px solid #d6d6d6;overflow: hidden;}
.outfitLst ul li p{width: 240px;height: 240px;display: block;background: #eee;}
.outfitLst ul li strong{display: block;background: #fff;/* border: 1px solid #eeeeee; */border-top: none;padding: 10px;font-size: 14px;line-height: 24px;height: 48px;}
.mr0{margin-right:0}
.outfitLst ul li a{color:#111}
.outfitLst ul li strong a{display: block; height: 48px; display: block; overflow: hidden;}

.iTitleSlink{/* float: right;*/line-height: 30px;text-align: right;font-family: arial;font-weight: lighter;color: #ccc;}
.iTitleSlink a{padding: 0 12px;color: #000;font-weight: normal;}


.theBusinessTools{width: 292px;float: left;background: url(../images/sbg-1.png);margin-top: 10px;padding: 4px;height: 142px;}
.theBusinessTools dl{width: 100%;float: left;height: 47px;overflow: hidden;margin-bottom: 1px;background: #fff;}
.theBusinessTools dt{width: 24px;height: 45px;float: left;background: #cc2730;color: #fff;margin-right: 0px;text-align: center;padding: 1px;font-weight: bold;padding-top: 4px;}
.theBusinessTools dd{float: left;width: 265px;padding-top: 4px;height: 38px;overflow: hidden;}
.theBusinessTools ul{}
.theBusinessTools li{width: 78px;overflow: hidden;float: left;display: inline;line-height: 19px;font-size: 12px;margin-left: 9px;text-indent: 7px;}
.theBusinessTools li a{
    color: #444;
    font-family: 宋体;
}


.top-wxpop:hover em{display:block}
.top-wxpop em{width:194px;height:210px;display: block;background: url(http://cs1.chinaefu.net/style/2021/index/images/weixin-2.png);position: absolute;left: -65px;top: 22px;z-index: 100;display: none;}


.holiday{background: #af100d url(http://cs1.chinaefu.net/images/holiday/2021bg.jpg) center 0 no-repeat;}
.holiday .headerLogo{width:340px}
.holiday .top .header{width: 1020px;margin:0 auto;margin-top: 0px;}
.holiday .top .headerRight{width:650px}
.holiday .top .headerRight .search{margin-left: 106px;}


/*穿搭*/
.artWhere{width: 100%;line-height: 70px;float: left;padding-left: 10px;}
.artWhere li{display: inline;color: #999;}
.artWhere .jt{}
.artWhere li a{}
.artDes{width: 690px;float: left;border-bottom: 1px solid #e6e6e6;padding-bottom: 20px;padding-left: 10px;}
.artDes h1{font-size: 28px;font-weight: bold;color: #333333;display: block;width: 100%;float: left;height: 30px;line-height: 30px;margin-bottom: 10px;overflow: hidden;}
.artDes p{color: #aaa;}
.artDes ul{width:100%;display:block;float: left;margin-top: 10px;}
.artDes ul li{display: inline-block;margin: 4px 2px 8px 0;line-height: 21px;height: 21px;background: #818181;padding: 0 12px;color: #FFF;float: left;}
.artDes ul li:hover{background: #de3226;text-decoration: none}
.artDes .date{}
.artDes .author{}
.artDes .view{}
.artCon{}

.artImg{margin-bottom: 30px; border-bottom: 1px solid #CCC; padding-bottom: 15px}
.artImg img{max-width: 100%; margin: 0 auto}
.artImg p{text-align: right; color: #aaa; line-height: 20px; padding-top: 15px}
.artCon{padding-bottom: 10px;position: relative;font-size: 16px;line-height: 24px;padding-left: 10px;width: 690px;float: left;padding-top: 20px;border-bottom: 1px solid #e6e6e6;padding-bottom: 40px;}
.article-main strong{font-weight:bold}
.artCon h3, .artCon h4, .artCon ol, .artCon p, .artCon ul{margin-bottom: 20px}
.artCon ul{list-style: disc}
.artCon ol{list-style: decimal}
.artCon li{font-size: 15px; line-height: 30px; margin-left: 20px}
.artCon p{font-size: 16px;line-height: 28px;color: #444444;}
.artCon iframe{height: 350px; width: 579px}
.artCon em, .artCon i{font-style: italic}
.artCon p a{color: #6c899d}
.artCon img{max-width: 100%; margin: 0 auto}

.news-L{width:700px;float: left;}
.news-R{width:270px;float: left;margin-left: 30px;margin-top: 43px;}

.artCon .source{color:#777777;font-size: 12px;text-align: right;vertical-align: middle;}
.artCon .source i{margin-right: 4px;}
.artCon .source i img{vertical-align: middle;margin-top: -1px;}
.artSame{width: 100%;float: left;margin-top: 20px;overflow: hidden;}
.artSame ul{width: 110%;float: left;margin-top: 10px;}
.artSame li{width: 227px;float: left;margin-right: 10px;}
.artSame li span{display: block;width: 100%;height: 168px;background: #eee;overflow: hidden;}
.artSame li span img{width: 100%;height: auto;-webkit-transition: transform 0.5s;-moz-transition: transform 0.5s;-ms-transition: transform 0.5s;-o-transition: transform 0.5s;transition: transform 0.5s;}
.artSame li:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.artSame li p{display: block;width: 100%;line-height: 40px;height: 40px;text-align: center;overflow: hidden;}

.artSame-title{width:100%;font-size: 18px;color:#111;height: 30px;line-height: 30px;background: url(../images/title-news.png) 0 center no-repeat;font-weight: bold;text-indent: 14px;}

/*详细页浮动分享*/
.artFloat{width: 60px;position: fixed;top: 86px;left: 50%;margin-left: -580px;}
.artFloat ul{padding-bottom: 20px;}
.artFloat li{width: 60px;height: 60px;display: block;text-align: center;margin-bottom: 1px;line-height: 60px;}
.artFloat li a{width:100%;height:100%;display: block;background-image: url(../images/bg-share.png);background-repeat: no-repeat;margin: 0px;padding: 0px;}

.artFloat .s-sina a{background-position: left 0px;}
.artFloat .s-wechat a{background-position: left -60px;}
.artFloat .s-qq a{background-position: left -120px;}
.artFloat .s-qzone a{background-position: left -180px;}
.artFloat .s-collect a{background-position: left -240px;}
.artFloat .s-like a{background-position: left -300px;}

.artFloat .s-sina a:hover {background-position: -60px 0px; background-color: #ee3b4f;}
.artFloat .s-wechat a:hover {background-position: -60px -60px; background-color: #61d361;}
.artFloat .s-qq a:hover {background-position: -60px -120px; background-color: #5098f5;}
.artFloat .s-qzone a:hover {background-position: -60px -180px; background-color: #fcc241;}
.artFloat .s-collect a:hover {background-position: -60px -240px; background-color: #fcc241;}
.artFloat .s-like a:hover {background-position: -60px -300px; background-color: #ee3b4f;}


.artFloat .s-collect-on a {background-position: right -240px; background-color: transparent;}
.artFloat .s-like-on a {background-position: right -300px; background-color: transparent;}

.detailTopbar{height:40px!important;line-height: 40px!important;}
.top .Dsearch{width: 320px;height: 28px;background: #3f3f3f;position: absolute;top: 6px;left: 390px;}
.top .DsearchInput{width: 240px;border: none;margin: 1px;height: 26px;float: left;text-indent: 10px;}
.top .DsearchBtn{display: block;width: 78px;height: 28px;float: left;line-height: 28px;background: url(../images/ico-search.png) center center no-repeat;}


.artScore{width: 100%;float: left;text-align: center;margin-top: 40px;}
.artScore-cell{width: 100px;display: inline-block;text-align: center;background: #f3f3f3;padding: 10px;border: 1px solid #ddd;margin: 0 10px;color: #666;cursor: pointer;}
.artScore-cell p{margin-bottom: 5px;}
.artScore-cell img{}
.artScore-cell strong{/* color: #666; */}
.artScore-cell i{font-size: 24px;line-height: 30px;color: #e10000;font-family: "Georgia";font-style: normal;display: block;margin-bottom: 5px;}
.artScore .selected{border: 1px solid #f00;background: #ffeaea;color: #F44336!important;}

.cdTuiJian{}
.cdTuiJian{width: 100%;float: left;margin-top: 20px;overflow: hidden;}
.cdTuiJian ul{width: 110%;float: left;margin-top: 10px;}
.cdTuiJian li{width: 224px;float: left;margin-right: 10px;position: relative;border: 1px solid #ccc;}
.cdTuiJian li i{display: block;width: 100%;height: 227px;background: #eee;overflow: hidden;}
.cdTuiJian li i img{width: 100%;height: auto;transition: transform 0.5s;}
.cdTuiJian li:hover img{transform: scale(1.1);}
.cdTuiJian li p{display: block;width: 204px;overflow: hidden;border: 1px solid #fff;padding: 10px;border-top: none;padding-bottom: 30px;}
.cdTuiJian li span{font-size: 14px;line-height: 26px;color: #777;text-align: left;height: 76px;display: block;}
.cdTuiJian li strong{font-size: 16px;line-height: 26px;display: block;font-weight: bold;margin-bottom: 6px;height: 47px;}
.cdTuiJian li em{font-size: 12px;background: #eaeaea;color: #999;border-radius: 3px;display: block;width: 31px;height: 16px;line-height: 16px;text-align: center;position: absolute;right: 10px;bottom: 10px;}
.cdTuiJian-title{width:100%;font-size: 18px;color:#111;height: 30px;line-height: 30px;background: url(../images/title-news.png) 0 center no-repeat;font-weight: bold;text-indent: 14px;}
.cdFanye{width: 100%;float: left;text-align: center;margin-top: 40px;}
.cdFanyeCell{width: 310px;display: inline-block;border: 1px solid #ddd;padding: 3px;height: 27px;line-height: 26px;margin: 0 10px;}
.cdFanyeCell i{width: 26px;height: 26px;float: left;display: block;}
.cdFanyeCell i img{width: 100%;height: auto;}
.cdFanyeCell strong{float: left;padding: 0 24px;}
.cdFanyeCell p{float: left;color: #666;width: 190px;height: 26px; overflow: hidden}
.cdRtitle{width: 100%;font-size: 18px;color: #111;height: 30px;line-height: 30px;background: url(../images/title-news.png) 0 center no-repeat;font-weight: bold;text-indent: 14px;float: left;}
.cdWho{width: 100%;float: left;margin-bottom: 30px;margin-top: 10px;}
.cdClass{width: 100%;float: left;margin-bottom: 30px;margin-top: 10px;}
.cdClass li{width: 100%;float: left;position: relative;height: 179px;overflow: hidden;}
.cdClass li img{width: 100%;float: left;}
.cdClass li p{width: 100%;position: absolute;bottom: 0;left: 0;background: rgba(0,0,0,.5);line-height: 30px;color: #fff;text-align: center;}



.cdRhot{width: 100%;float: left;}
.cdRhot ul{}
.cdRhot li{width: 100%;float: left;margin-top: 10px;padding-bottom: 10px;border-bottom: 1px dashed #d9d9d9;}
.cdRhot li i{width: 100%;display: block;height: 270px;}
.cdRhot li i img{width: 100%;float: left;}
.cdRhot li p{font-size: 14px;line-height: 26px;color: #777;text-align: left;height: 76px;display: block;}
.cdRhot li strong{font-size: 16px;line-height: 26px;display: block;font-weight: bold;margin-bottom: 6px;margin-top: 10px;}


.Dsearch .search{width: 320px;float: left;height: 28px;background: #333;}
.Dsearch .searchInput{width: 195px;border: none;margin: 1px;height: 26px;float: left;text-indent: 10px;margin-left: 0;}
.Dsearch .searchBtn{display: block;width: 67px;height: 28px;float: left;line-height: 28px;background: url(../images/ico-search.png) center center no-repeat;}
.Dsearch .searchType dl{background: #333;}


.modelNav{width: 100%;float: left;margin-top: 10px;}
.modelNav ul{width:105%}
.modelNav ul li{width: 192px;height: 140px;/* overflow: hidden;*/background: #b1b1b1;float: left;margin-right: 10px;position: relative;}
.modelNav ul li p{width: 100%;height: 30px;background: rgba(0,0,0,0.5);display: block;position: absolute;bottom: 0;left: 0;text-align: center;line-height: 30px;color: #fff;font-size: 14px;}
.modelNav ul .hover em{background: url(../images/MNico.png);width: 12px;height: 6px;display: block;position: absolute;bottom: -6px;left: 90px;}
.modelNav dl{width: 100%;float: left;background: #ccc;line-height: 40px;font-size: 16px;background: #000000;color: #fff;margin-top: 20px;text-align: center;}
.modelNav dl dt{width: 192px;float: left;text-align: center;line-height: 40px;font-weight: bold;display: none;}
.modelNav dl dd{width: 130px;text-align: center;background: url(http://cs1.chinaefu.net/style/2021/index/images/mNavli.png) 0 center no-repeat;display: inline-block;}
.modelNav dl dd a{color:#fff}
.modelNav .nobg{background: none!important;}
.modelLst{width: 100%;float: left;}
.modelLst ul{width: 105%;}
.modelLst li{border: 5px solid #fff;width: 312px;float: left;margin: 17px 17px 0 0;height: 420px;box-shadow: 0 0 11px #ddd;background: #ccc;position: relative;}
.modelLst li i img{width: 100%;height: auto;}
.modelLst li i{}
.modelLst li p{width: 100%;height: 40px;line-height: 40px;background: url(../images/mtName.png) center center no-repeat;background-size: 100% auto;position: absolute;bottom: 0;left: 0;text-align: center;font-size: 16px;font-weight: bold;color: #fff;}
.modelLst li p a{color: #fff;}
.modelName{font-size: 28px;font-weight: bold;float: left;width: 100%;}
.modelPic{width: 100%;float: left;margin-top: 24px;}
.modelPic img{}
.modelPic img:hover{opacity:.9}
.modelPic dt{width: 406px;height: 546px;background: #000;float: left;}
.modelPic dd{width: 144px;height: 180px;background: #000;margin: 0 0 3px 3px;float: left;}
.modelTitle{width: 100%;font-size: 18px;color: #111;height: 30px;line-height: 30px;background: url(../images/title-news.png) 0 center no-repeat;font-weight: bold;text-indent: 14px;float: left;margin-top: 30px;}
.modelDes{width: 100%;float: left;font-size: 14px;line-height: 28px;color: #666;margin-top: 20px;}
.modelPageNext{width: 100%;float: left;margin-top: 40px;text-align: center;margin-bottom: 50px;position: relative;}
.modelPageNext a{width: 483px;height: 48px;line-height: 48px;background: #000;display: inline-block;color: #fff;font-size: 16px;font-weight: lighter;float: left;}
.modelInfo{width: 230px;float: left;padding: 20px 20px;background: url(../images/mInfo.png) 0 0 no-repeat;height: 507px;}
.modelInfo h3{font-size: 18px;font-weight: bold;float: left;width: 100%;margin-bottom: 10px;border-bottom: 1px solid #e2e2e2;padding-bottom: 20px;text-indent: 10px;}
.modelInfo dl{font-size: 16px;line-height: 40px;float: left;width: 100%;font-weight: lighter;}
.modelInfo h2{width: 100%;float: left;text-indent: 10px;font-weight: bold;font-size: 20px;line-height: 50px;}
.modelInfo dt{float: left;margin-left: 10px;}
.modelInfo dd{}
.modelInfo ul{float: left;width: 109%;margin-top: 16px;}
.modelInfo ul li{display: block;width: 74px;height: 40px;line-height: 40px;text-align: center;background: #eee;float: left;margin: 0 4px 4px 0;}
.modelInfo p{display: block;width: 228px;font-size: 16px;font-weight: normal;text-align: center;float: left;margin-top: 15px;border: 2px solid #eee;line-height: 40px;color: #585858;}
.modelTj{width: 100%;float: left;margin-top: 30px;}
.modelTj li{width: 100%;float: left;margin-bottom: 20px;position: relative;}
.modelTj li i{display: block;width: 270px;background: #ddd;float: left;}
.modelTj li i img{width: 100%;}
.modelTj li p{width: 100%;height: 42px;line-height: 42px;background: rgba(255,255,255,.9);text-align: center;font-size: 16px;font-weight: bold;position: absolute;left: 0;bottom: 0;}
.modelTj li p a{}
.modelBanner{width:1000px;height: 230px;float: left;margin: 10px 0 0 0;}
.modelBanner img{width:100%;height: auto;}

/*pagenation*/
.feed-pagenation{padding-top: 40px;padding-bottom: 20px;text-align:center;width: 100%;float: left;}
.pagenation-list{font-size:0}
.pagenation-list li{display:inline-block;margin:0 4px;font-size:14px}
.pagenation-list li a,.pagenation-list li span{display:inline-block;height:20px;padding: 5px 10px;border-radius: 3px;line-height:20px;background: #fff;border: 1px solid #eee;}
.pagenation-list li a.page-turn,.pagenation-list li span{background-color:transparent!important;color:#5188a6!important}
.pagenation-list li.current a,.pagenation-list li a:hover{background-color: #111111;color:#fff;}
.pagenation-list li.current a.page-turn,.pagenation-list li a:hover.page-turn{text-decoration:underline}
.pagenation-list li a.page-turn{width:auto;white-space:nowrap}
.pagenation-list li i{margin:0 6px;font-size:12px;color:#5188a6}
.pagenation-list li a:hover{text-decoration: none;}


.mdWhere{width: 100%;line-height: 70px;float: left;}
.mdWhere li{display: inline;color: #333;}
.mdWhere .jt{}
.mdWhere li a{}

.fr{float: right!important;}

.modelPageNext i{position: absolute;}
.modelPageNext .icon-icon-test4{left: 50px;}
.modelPageNext .icon-icon-test5{right: 50px;}


.b-chuanda .headerLogo a{background: url(http://cs1.chinaefu.net/style/2021/index/images/2021logo-chuanda.png);}
.b-chuanda .headerLogo .jumpBack{display: none;}

.b-mote .headerLogo a{background: url(http://cs1.chinaefu.net/style/2021/index/images/2021logo-mote.png);}
.b-mote .headerLogo .jumpBack{display: none;}

.b-shangxueyuan .headerLogo a{background: url(http://cs1.chinaefu.net/style/2021/index/images/2021logo-shangxueyuan.png);}
.b-shangxueyuan .headerLogo .jumpBack{display: none;}

.b-eba .headerLogo a{background: url(http://cs1.chinaefu.net/style/2021/index/images/2021logo-eba.png);}
.b-eba .headerLogo .jumpBack{display: none;}



.vsMini{width: 258px;height: 175px;position: fixed;right: 10px;z-index: 1000;border: 2px solid #000;background: #000;bottom: 10px;}
.vsMini .vsCover{width: 258px;height: 145px;display: block;position: absolute;top: 30px;left: 0;z-index: 10;}
.vsMini video{width: 100%;height: auto;}
.vsMini video::-webkit-media-controls-enclosure{display: none !important;}
.vsMini strong{}
.vsMiniInner{width:100%;position: relative;}
.vsMiniTitle{width: 100%;float: left;font-weight: bold;line-height: 30px;background: #323232;color: #fff;text-indent: 10px;}
.vsMiniTitle span{float: right;margin-right: 10px;font-weight: lighter; cursor: pointer;}
.vsPop{width: 1000px;position: fixed;left: 50%;margin-left: -501px;top: 107px;background: #323232;color: #fff;border: 1px solid #323232;height: 601px;z-index: 999;}
.vsPop iframe{width:100%;height:auto;float: left;}
.vsPop i{position: absolute; right: 6px; top: 48px; border: 1px solid #fff; width: 50px; height: 22px; line-height: 22px; text-align: center; z-index: 99999; border-radius: 3px 0px 3px 3px;}
.vsPopTitle{font-size: 16px;float: left;width: 100%;text-align: center;line-height: 40px;position: relative;}
.vsPopTitle span{position: absolute;right: 0;top: 0;width: 60px;height: 40px;display: block;cursor: pointer;}
.vsPopBtn{/* background:#000;*/float: left;width: 1001px;line-height: 40px;text-align: right;margin-top: 1px;}
.vsPopBtn a{width: 100px;height: 30px;display: block;background: #FF5722;text-align: center;line-height: 30px;float: right;color: #fff;font-weight: bold;}
.vsPopMask{background: #000;position: fixed;top: 0; left: 0; opacity: 0.6;width:100%;height: 100%;z-index: 100; display: none;}

.anchorBanner{background: #191c2b;width: 100%;float: left;margin-top: 10px;}
.anchorBanner img{margin: 10px;width: 980px;height: auto;margin-bottom: 0;}
.anchorMenu{width: 980px;float: left;height: 60px;background: #221d33;border: 10px solid #191c2b;border-top: 0;line-height: 60px;font-size: 18px;}
.anchorMenu dl{}
.anchorMenu dt{float: left;font-size: 20px;color: #fff;font-weight: bold;width: 200px;text-align: center;}
.anchorMenu dt i{width: 30px;height: 30px;background: url(../images/anchor-menu-li.png) center center no-repeat;display: inline-block;vertical-align: middle;margin-right: 10px;}
.anchorMenu dd{float: left;}
.anchorMenu dd ul{}
.anchorMenu dd li{display: inline;padding: 0 50px;}
.anchorMenu dd li a{color: #fff;}
.anchorlist{width: 100%;float: left;background: #191c2b;margin-top: 10px;padding-bottom: 20px;}
.anchorlist-bd{}
.anchorlistCell{width: 170px;float: left;overflow: hidden;margin: 20px 0px 0 20px;border-radius: 10px;background: url(../images/anchorlistCell-bg.png) 0 0 repeat-x;background-size: 100% 100%;padding: 3px;}
.anchorlistCell-img{width: 100%;height: 196px;overflow: hidden;border-radius: 8px 8px 0 0;}
.anchorlistCell-img img{width: 100%;height: auto;}
.anchorlistCell-txt{width: 100%;height: 30px;line-height: 30px;text-align: center;background: #fff;border-radius: 0 0 8px 8px;position: relative;}
.anchorlistCell-txt a{color: #000;font-weight: bold;}
.anchorlistCell-txt i{width: 20px;height: 20px;display: inline-block;vertical-align: middle;position: absolute;left: 9px;top: 5px;}
.anchorlistCell-txt .gender-w{background: url(../images/gender-w.png) center center no-repeat;}
.anchorlistCell-txt .gender-m{background: url(../images/gender-m.png) center center no-repeat;}
.anchorInfo{width: 370px;height: 540px;background: #fff;float: left;margin: 10px;}
.anchorInfo-head{width: 160px;height: 160px;margin: 95px 0 0 105px;position: relative;}
.anchorInfo-head p{width: 160px;height: 160px;display: block;overflow: hidden;border-radius: 100px;}
.anchorInfo-head img{width: 100%;height: auto;}
.anchorInfo-head-cover{width: 171px;height: 171px;background: url(../images/anchor-headCover.png) center center no-repeat;display: block;position: absolute;top: -6px;left: -5px;}
.anchorInfo-gender{width: 100%;height: 30px;line-height: 30px;text-align: center;margin-top: 20px;}
.anchorInfo-gender i{width: 20px;height: 20px;display: inline-block;vertical-align: middle;}
.anchorInfo-gender .gender-w{background: url(../images/gender-w.png) center center no-repeat;}
.anchorInfo-gender .gender-m{background: url(../images/gender-m.png) center center no-repeat;}
.anchorInfo-btn{width: 100%;text-align: center;margin-top: 24px;}
.anchorInfo-btn a{width: 110px;height: 30px;background: url(../images/anchor-btn.png) center center repeat-x;text-align: center;line-height: 30px;display: inline-block;border-radius: 30px;color: #fff;}
.anchorInfo-gender i{}
.anchorInfo dl{line-height: 32px;}
.anchorInfo dt{display: inline;color: #919191;margin-left: 80px;}
.anchorInfo dd{display: inline;margin-left: 6px;}
.anchorDes{width: 600px;height: 540px;background: #fff;float: left;margin: 10px;margin-left: 0;}
.anchorDes-title{font-size: 20px;width: 100%;float: left;margin-top: 28px;margin-bottom: 20px;text-indent: 23px;}
.anchorPic{width: 100%;float: left;margin: 18px 0 0 11px;}
.anchorPic li{width: 130px;height: 157px;background: #eee;float: left;margin-left: 12px;}
.anchorPic li img{width:100%;height:auto;border-radius: 3px;}
.anchorTxt{width: 100%;float: left;margin-top: 40px;}
.anchorTxt dl{line-height: 24px;margin-bottom: 10px;font-size: 14px;}
.anchorTxt dt{display: inline;color: #919191;margin-left: 24px;}
.anchorTxt dd{display: inline;margin-left: 6px;}
.anchorNews{width: 980px;background: #fff;float: left;margin-left: 10px;margin-bottom: 10px;height: 260px;}
.anchorNews-title{width: 100%;height: 50px;line-height: 50px;background: #f9e9e9;text-indent: 20px;font-size: 20px;}
.anchorNews-tags{width: 430px;height: 178px;background: #ccc;float: left;margin: 20px 0 0 20px;}
.anchorNews-lst{width: 430px;float: left;margin-top: 16px;margin-left: 70px;}
.anchorNews-lst li{line-height: 30px;font-size: 14px;overflow: hidden;background: url(../images/anchor-newslst-li.png) 0 center no-repeat;text-indent: 20px;}
.anchorNews-lst li a{color: #111;}
.anchorNews-lst li i{color: #F44336;font-style: normal;font-size: 14px;margin-left: 10px;}
.anchorD-bg{background: #191c2b;width: 100%;float: left;margin-top: 10px;}
.anchorGoBak{line-height: 30px;height: 30px;text-indent: 10px;margin-top: 10px;}
.anchorGoBak a{color:#fff}
.anchor-feed-pagenation a:hover,
.anchor-feed-pagenation li.current a{background: url(../images/anchor-page.png) center center;background-size: 100% 100%;}




.websiteUploading{
    width: 100%;
    text-align: center;
    margin-top: 180px;
}
.websiteUploading h1{
    font-size: 39px;
    width: 100%;
    margin-top: 80px;
    font-weight: bold;
    color: #666;
    letter-spacing: 5px;
}
.websiteUploading-logo{}
.websiteUploading a{
    color: #862870;
    padding: 0 4px;
}
.websiteUploading p{
    width: 100%;
    margin-top: 30px;
    font-size: 22px;
    font-weight: lighter;
}
.bg-0{background: url(../images/bg-0.png);}



.designerLst{
    width: 100%;
    float: left;
}
.designer-Cell{
    width: 100%;
    margin-top: 10px;
    float: left;
    padding-bottom: 20px;
    background: #f5f5f5;
    padding-top: 20px;
}
.designer-info{
    width: 390px;
    float: left;
    margin-left: 60px;
}
.designer-info dl{
    float: left;
    margin-top: 33px;
    width: 100%;
}
.designer-info dt{
    width: 76px;
    height: 76px;
    overflow: hidden;
    border-radius: 70px;
    float: left;
    margin-right: 20px;
}
.designer-info dt img{
    width: 100%;
}
.designer-info dd{
    line-height: 24px;
    overflow: hidden;
    float: left;
    margin-top: 3px;
    width: 270px;
}
.designer-info dd strong{
    font-size: 22px;
    font-weight: bold;
    color: #000;
}
.designer-info dd p{
    font-size: 14px;
    color: #818181;
    max-height: 24px;
    overflow: hidden;
}
.designer-info dd span{
    font-size: 14px;
    color: #818181;
}
.designer-info dd span em{
    font-weight: bold;
    color: #111;
}
.designer-demo{}
.designer-demo li{
    width: 157px;
    height: 140px;
    float: left;
    overflow: hidden;
    margin-left: 20px;
    border-radius: 5px;
}
.designer-demo li img{
    width: 100%;
    height: auto;
}

.designer-info i {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.designer-info .gender-w{background: url(../images/gender-w.png) center center no-repeat;}
.designer-info .gender-m{background: url(../images/gender-m.png) center center no-repeat;}

.designerSelect{}
.designerSelect dl{width: 100%;height: 36px;line-height: 36px;margin-bottom: 0px;float: left;background: #555;}
.designerSelect dt{display: inline;font-size: 16px;font-weight: bold;padding-right: 25px;float: left;background: url(../images/li2.png) right center no-repeat;color: #fff;text-indent: 10px;}
.designerSelect dd{display: inline-block;font-size: 16px;padding: 0px 19px;float: left;}
.designerSelect dd a{width: 100%;height: 36px;display: block;color: #eee;}
.designerSelect dd.hover a{background: url(http://cloud.efu.com.cn/images/linkBg.png) no-repeat center bottom;font-weight: bold;color: #000000;}
.designerSelect dd.hover{background:#fff}

.ddDes{/* background: #fff url(http://cs1.chinaefu.net/style/2021/index/images/dd-b1.png) center bottom no-repeat; */padding-bottom: 30px;}
.ddDes-top{
    width: 100%;
    height: 150px;
    background: #fae9e9 url(http://cs1.chinaefu.net/style/2021/index/images/dd-b3.png) center bottom no-repeat;
}
.ddDes-top .ddDes_back{
    float: left;
    margin: 10px 0 0px 10px;
    color: #000;
}
.ddDesHimg{
    width: 76px;
    height: 76px;
    border-radius: 100px;
    overflow: hidden;
    float: left;
    margin: 35px 0 0 350px;
    border: 2px solid #fff;
}
.ddDesHimg img{
    width: 100%;
    height: auto;
}
.ddDesTxt{
    width: 180px;
    float: left;
    margin: 49px 0 0 20px;
    line-height: 25px;
}
.ddDesTxt strong{
    font-size: 22px;
    font-weight: bold;
}
.ddDesTxt p{
    font-size: 20px;
    color: #666;
    font-weight: lighter;
}

.ddDetail{}
.ddDetail-des{
    width: 100%;
    float: left;
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    height: 392px;
}
.ddDetail-des dl{
    width: 100%;
    float: left;
    margin-top: 9px;
    margin-left: 30px;
}
.ddDetail-des dt{
    font-size: 16px;
    color: #8d8787;
    width: 110px;
    float: left;
}
.ddDetail-des dt i{
    padding-right: 8px;
}
.ddDetail-des dt img{}
.ddDetail-des dd{
    line-height: 28px;
    font-size: 14px;
    color: #2a2a2a;
    width: 500px;
    float: left;
}
.ddDetail-des .ddDetail-photo{
    width: 300px;
    height: 380px;
    background: url(http://cs1.chinaefu.net/style/2021/index/images/sbg-2.png);
    position: absolute;
    right: 34px;
    top: 12px;
    overflow: hidden;
}
.ddDetail-des .ddDetail-photo img{width:100%;height: auto;}

.ddDetail-pro{
    width: 100%;
    float: left;
    background: #ccc url(http://cs1.chinaefu.net/style/2021/index/images/dd-b2.png?123) top center no-repeat;
    height: 280px;
    margin-top: 10px;
    overflow: hidden;
}
.ddDetail-pro-title{
    font-size: 16px;
    color: #ffffff;
    margin-left: 10px;
    padding-top: 10px;
    font-weight: bold;
}
.ddDetail-pro ul{}
.ddDetail-pro li{
    width: 188px;
    height: 230px;
    display: block;
    background: #fff;
    float: left;
    margin: 10px 0 0 10px;
    overflow: hidden;
}
.ddDetail-pro li img{width:100%;height:auto}
.ddDetail-News{
    width: 100%;
    float: left;
    padding-bottom: 20px;
    margin-top: 20px;
}
.ddDetail-News-title{
    width: 970px;
    float: left;
    margin-top: 20px;
    font-size: 16px;
    color: #8d8787;
    margin-left: 30px;
    margin-bottom: 10px;
}
.ddDetail-News-title i{padding-right:8px}
.ddDetail-News ul{}
.ddDetail-News li{
    font-size: 14px;
    line-height: 28px;
    color: #222;
    width: 460px;
    float: left;
    height: 28px;
    overflow: hidden;
    margin-left: 30px;
}
.ddDetail-News li a{
    color: #222;
}
.ddDetail-News li span{
    color: #d6261d;
    padding-left: 7px;
}



.ddDesTxt i{width: 20px;height: 20px;display: inline-block;vertical-align: middle;/* position: absolute; *//* left: 9px; *//* top: 5px; */margin-right: 10px;}
.ddDesTxt .gender-w{background: url(../images/gender-w.png) center center no-repeat;}
.ddDesTxt .gender-m{background: url(../images/gender-m.png) center center no-repeat;}

.ddDetail2-des{}
.ddDetail-video{
    width: 380px;
    height: 240px;
    background: #000;
    margin: 0 0 0 30px;
    float: left;
    margin-right: 30px;
}
.ddDetial-honor{
    float: left;
    background: #eee;
    height: 220px;
    padding: 10px;
}
.ddDetial-honor-title{
    font-size: 16px;
    color: #8d8787;
    margin-bottom: 10px;
    margin-top: 10px;
}
.ddDetial-honor-title i{padding-right:8px}
.ddDetial-honor ul{
    width: 510px;
    float: left;
    height: 175px;
    overflow-y: scroll;
}
.ddDetial-honor li{
    width: 100%;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    background: url(../images/ico01-red.png) 0 9px no-repeat;
    text-indent: 18px;
}
.ddDetail2-des{
    width: 100%;
    float: left;
    position: relative;
    margin-top: 10px;
    margin-bottom: 30px;
    border-top: 1px solid #ddd;
    padding-top: 40px;
}
.ddDetail2-des dl{
    width: 950px;
    float: left;
    margin-top: 40px;
    margin-left: 30px;
}
.ddDetail2-des dt{
    font-size: 16px;
    color: #8d8787;
    width: 110px;
    float: left;
}
.ddDetail2-des dt i{
    padding-right: 8px;
}
.ddDetail2-des dt img{}
.ddDetail2-des dd{
    line-height: 28px;
    font-size: 14px;
    color: #2a2a2a;
    width: 820px;
    float: left;
    height: 120px;
    overflow-y: auto;
    padding-right: 10px;
    text-align: justify;
}
.ddDetail2-des dd p{/* text-indent:2em */}

.sjs{}
.sjsWhere{
    line-height: 50px;
    color: #000;
    background: #f4f4f4;
    text-indent: 10px;
}
.sjsWhere a{
    color: #666;
}
.sjs .Content{width: 100%;float: left;}
.sjs .b1{background: url(../images/sjsimg/b1.png) center top no-repeat; height: 567px;}
.sjs .b2{background: url(../images/sjsimg/b2.png) center top no-repeat; height: 451px;}
.sjs .b3{background: url(../images/sjsimg/b3.png) center top no-repeat; height: 426px;}
.sjs .b4{background: url(../images/sjsimg/b4.png) center top no-repeat; height: 333px;}
.sjs .b5{background: url(../images/sjsimg/b5.png) center top no-repeat; height: 343px;}
.sjs .b6{background: url(../images/sjsimg/b6.png) center top no-repeat; height: 395px;}
.sjs .b66{background: url(../images/sjsimg/b66.png) center top no-repeat;height: 395px;overflow: hidden;}
.sjs .b7{background: url(../images/sjsimg/b7.png) center top no-repeat; height: 339px; display: none;}
.sjs .text{float: left;}

.sjs .c1{width: 520px;height: 100px;margin: 310px 0 0 35px;}
.sjs .c1 dl{width: 100%;float: left;}
.sjs .c1 dt{font-size: 36px;font-weight: bold;float: left;line-height: 52px;width: 110px;}
.sjs .c1 dd{float: left;width: 360px;font-size: 36px;line-height: 52px;margin-left: 37px;}
.sjs .c1-s1{font-size: 16px!important;line-height: 30px!important;}
.sjs .c2{width: 297px;height: 379px;margin: 63px 0 0 35px;background: #ccc;}
.sjs .c2 img{width:100%;height:auto}
.sjs .c2-2{width: 350px;height: 310px;margin: 80px 0 0 167px;font-size: 18px;line-height: 38px;overflow-y: scroll;padding-right: 20px;}
.sjs .c3{width: 380px;height: 240px;margin: 103px 0 0 366px;background: #000;}
.sjs .c4{width: 710px;height: 230px;margin: 90px 0 0 265px;line-height: 28px;font-size: 16px;overflow-y: auto;}
.sjs .c5{width: 460px;height: 230px;margin: 72px 0 0 263px;font-size: 16px;color: #fff;line-height: 30px;overflow-y: auto;}
.sjs .c5-2{width: 176px;height: 176px;margin: 57px 0 0 71px;}
.sjs .c5-2 img{width:100%;height: auto;}
.sjs .c7{width: 1000px;margin: 93px 0 0 0;}
.sjs .c6{width: 1000px;height: 250px;margin: 104px 0 0 10px;overflow: hidden;}
.sjs .c6 li{width: 188px;height: 282px;display: block;background: #fff;float: left;margin: 10px 0 0 10px;overflow: hidden;}
.sjs .c6 li img{width:100%;height:auto}

.sjs .c66{width: 1000px;height: 240px;margin: 75px 0 0 10px;overflow: hidden;}
.sjs .c66 li{position:relative;width: 260px;height: 260px;display: block;background: #fff;float: left;margin: 10px 0 0 10px;overflow: hidden;}
.sjs .c66 li img{width:100%;height:auto}
.sjs .c66 li em{ width: 100%;
    height: 100%;
    display: block;
    background: url(http://jicai.efu.com.cn/a1/images/VIPonly2.png);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: 100% auto;}



.sjs .c7 ul{}
.sjs .c7 li{font-size: 14px;line-height: 28px;color: #222;width: 460px;float: left;height: 28px;overflow: hidden;margin-left: 30px;}
.sjs .c7 li a{color: #222;}
.sjs .c7 li span{color: #d6261d;padding-left: 7px;}


/*机构*/
.jg{}
.jgContent{width: 100%;float: left;}
.jg .b1{background: url(../images/jgimg/b1.jpg) center top no-repeat; height: 434px;}
.jg .b2{background: url(../images/jgimg/b2.jpg) center top no-repeat; height: 450px;}
.jg .b3{background: url(../images/jgimg/b3.jpg) center top no-repeat; height: 429px;}
.jg .b4{background: url(../images/jgimg/b4.jpg) center top no-repeat; height: 337px;}
.jg .b5{background: url(../images/jgimg/b5.jpg) center top no-repeat;height: 332px;display: none;}
.jg .b6{background: url(../images/jgimg/b6.jpg) center top no-repeat;height: 479px;}
.jg .b7{background: url(../images/jgimg/b7.jpg) center top no-repeat; height: 339px; display: none;}
.jg .text{float: left;}

.jg .c1{width: 780px;height: 100px;margin: 302px 0 0 64px;font-size: 60px;font-weight: bold;overflow: hidden;line-height: 100px;}
.jg .c1 dl{width: 100%;float: left;}
.jg .c1 dt{font-size: 36px;font-weight: bold;float: left;line-height: 52px;width: 110px;}
.jg .c1 dd{float: left;width: 360px;font-size: 36px;line-height: 52px;margin-left: 37px;}
.jg .c1-s1{font-size: 16px!important;line-height: 30px!important;}
.jg .c2{width: 180px;height: 180px;margin: 159px 0 0 92px;background: #ccc;overflow: hidden;}
.jg .c2 img{width:100%;height:auto}
.jg .c2-2{width: 400px;height: 310px;margin: 62px 0 0 166px;font-size: 18px;line-height: 38px;overflow-y: scroll;padding-right: 20px;}
.jg .c3{width: 1000px;height: 376px;margin: 40px 0 0 0;position: relative;}
.jg .c3 li{
    width: 200px;
    float: left;
    background: #ccc;
    margin-right: 25px;
    height: 345px;
    background: #fff;
}
.jg .c3 li i{
    width: 200px;
    height: 270px;
    background: #ccc;
    display: block;
    overflow: hidden;
}
.jg .c3 li i img{width:100%;height:auto}
.jg .c3 li strong{
    display: block;
    width: 160px;
    height: 34px;
    background: #3d3d3d;
    line-height: 34px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-top: -10px;
    margin-left: 20px;
    z-index: 111;
    position: relative;
}
.jg .c3 li p{
    padding: 10px;
    text-align: center;
    line-height: 22px;
    height: 13px;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    margin-top: 3px;
}
.jg .c4{width: 636px;height: 262px;margin: 53px 0 0 325px;line-height: 28px;font-size: 16px;overflow-y: auto;}
.jg .c4 li{
    width: 195px;
    height: 260px;
    background: #ccc;
    float: left;
    margin-right: 10px;
}
.jg .c5{width: 460px;height: 200px;margin: 72px 0 0 233px;font-size: 16px;color: #fff;line-height: 30px;overflow-y: auto;}
.jg .c5-2{width: 176px;height: 176px;margin: 79px 0 0 69px;}
.jg .c5-2 img{width:100%;height: auto;}
.jg .c6{width: 1000px;height: 250px;margin: 111px 0 0 10px;overflow: hidden;}
.jg .c7{width: 1000px;margin: 93px 0 0 0;}
.jg .c6 li{width: auto;height: 250px;display: block;background: #fff;float: left;margin: 0px 0 0 10px;overflow: hidden;}
.jg .c6 li img{width:100%;height:auto}
.jg .c7 ul{}
.jg .c7 li{font-size: 14px;line-height: 28px;color: #222;width: 460px;float: left;height: 28px;overflow: hidden;margin-left: 30px;}
.jg .c7 li a{color: #222;}
.jg .c7 li span{color: #d6261d;padding-left: 7px;}
.jg .c3 .prev,.jg .c3 .next{display: block;width: 36px;height: 60px;overflow: hidden;background: url(../images/ico-lr2.png) no-repeat 0 0px;position: absolute;top: 50%;margin-top: -40px;text-indent: -999px;z-index: 999;cursor: pointer;}
.jg .c3 .prev{}
.jg .c3 .next{background-position: right 0;right: 0;}
.jg .c3-bd{width: 875px;height: 376px;margin-left: 63px;overflow: hidden;}

.BcourseVPop{width: 960px;position: fixed;left: 50%;margin-left: -481px;top: 107px;background: #323232;color: #fff;border: 1px solid #323232;height: 580px;z-index: 999;display: none;}
.BcourseVPop iframe{width:100%;height:auto;float: left;}
.BcourseVPop i{position: absolute; right: 6px; top: 48px; border: 1px solid #fff; width: 50px; height: 22px; line-height: 22px; text-align: center; z-index: 99999; border-radius: 3px 0px 3px 3px;}
.BcourseVPopTitle{font-size: 16px;float: left;width: 100%;text-align: center;line-height: 40px;position: relative;}
.BcourseVPopTitle span{position: absolute;right: 0;top: 0;width: 60px;height: 40px;display: block;cursor: pointer;}
.BcourseVPopBtn{/* background:#000;*/float: left;width: 1001px;line-height: 40px;text-align: right;margin-top: 1px;}
.BcourseVPopBtn a{width: 100px;height: 30px;display: block;background: #FF5722;text-align: center;line-height: 30px;float: right;color: #fff;font-weight: bold;}
.BcourseVPopMask{background: #000;position: fixed;top: 0;left: 0;opacity: 0.6;width:100%;height: 100%;z-index: 100; display: none;}


.b-eba .top .header {height: 84px;}



.WapTaocan{display: none;}
.WapTaocan-mask{background:#333;width:100%;height:100%;position:fixed;top:0;left:0;z-index:100;opacity: .5;}
.WapTaocan-Inner{width: 280px;background: #fff;position: fixed;top: 140px;left: 50%;margin-left: -140px;z-index: 100;border-radius: 5px;}
.WapTaocan-title{width: 100%;line-height: 60px;text-align: center;font-size: 20px;font-weight: bold;}
.WapTaocan-con{text-align: center;}
.WapTaocan-con img{border: 1px solid #ccc;padding: 10px;border-radius: 10px;}
.WapTaocan-con p{line-height: 49px;}
.WapTaocan-Close{width: 100px;height: 30px;background: #9E9E9E;margin: 0 auto;line-height: 30px;text-align: center;margin-bottom: 20px;border-radius: 33px;color: #ffff;}













