@charset "utf-8";
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;	 margin:0; padding:0;}
body { font-family:"微软雅黑"; font-size:12px; color:#707070; background:#f5f5f5; background-attachment:fixed;}
a{ text-decoration:none; color:#707070;}
a:hover{ color:#34559c !important;}
ul li{ list-style:none;}
img{ border:none; display:block;}
.fl{ float:left;}
.fr{ float:right;}
.cl{ clear:both;}
.zk{width:1200px; margin:0px auto;}
.zk1100{width:1100px; margin:0px auto;}
h4,h5,h6{ font-weight:normal;}
input,textarea{ outline:none !important; resize:none; font-family:"微软雅黑";}
input:required:invalid, input:focus:invalid, textarea:required:invalid, textarea:focus:invalid{box-shadow: none;}
label{ font-weight:normal; display:block;}
#dituContent div{box-sizing:content-box}

#superContainer { height: 100%; position: relative; }
.section { position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.slide { float: left; }
.slide, .slidesContainer { height: 100%; display: block; }
.slides { height: 100%; overflow: hidden; position: relative; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.section.table, .slide.table { display: table; width: 100%; }
.tableCell { display: table-cell; vertical-align: middle; width: 100%; height: 100%; }
.slidesContainer { float: left; position: relative; }
.controlArrow { position: absolute; top: 50%; cursor: pointer; width: 0; height: 0; border-style: solid; margin-top: -38px; }
.controlArrow.prev { left: 15px; width: 0; border-width: 38.5px 34px 38.5px 0; border-color: transparent #fff transparent transparent; }
.controlArrow.next { right: 15px; border-width: 38.5px 0 38.5px 34px; border-color: transparent transparent transparent #fff; }
.scrollable { overflow: scroll; }
.easing { -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out; -o-transition: all 0.7s ease-out; transition: all 0.7s ease-out; }
#fullPage-nav { position: fixed; z-index: 100; margin-top: -32px; top: 50%; opacity: 1; }

/*header*/
.header{ position:fixed; width:100%; left:0px; top:0px; background:#34559c; background:rgba(52,85,156,0.85); z-index:999;}
.header .logo{ padding:25px 0px;}
.header .nav{ margin-left:40px; z-index:999;}
.header .nav li{ position:relative; z-index:999;}
.header .nav li a{ display:block; padding:25px 28px; line-height:50px; font-size:21px; color:#fff !important;}
.header .nav li.hover a{ background:#4cae41;}
.header .nav li:hover a{ background:#4cae41;}

.header .nav li:hover .erji-nav{ display:block;}
.header .nav .erji-nav{ position:absolute; left:0px; top:100px; background:#81c67a; display:none;}
.header .nav li:hover .erji-nav li a{ background:none;}
.header .nav .erji-nav li{ position:relative;}
.header .nav .erji-nav li a{ padding:0; line-height:40px; width:140px; font-size:15px; color:#fff; text-align:center; border-bottom:1px solid rgba(255,255,255,0.7);}
.header .nav li:hover .erji-nav li:hover a{ background:#46619b;}

.header .nav li .erji-nav li:hover .sanji-nav{ display:block;}
.header .nav li .erji-nav .sanji-nav{ position:absolute; left:140px; top:0px; background:#5870a5; display:none;}
.header .nav li:hover .erji-nav li:hover .sanji-nav li a{ background:#5870a5;}
.header .nav li:hover .erji-nav li:hover .sanji-nav li:hover a{ color:#90bd34 !important;}


.header .search{ width:200px; height:33px; margin-top:34px; margin-left:10px; position:relative; border:1px solid #718fce; overflow:hidden; border-radius:33px;}
.header .search .txt-search{ width:200px; height:33px; line-height:33px; padding-left:13px; font-size:12px; color:#fff; background:#405d9b; border:none;}
.header .search .btn-search{ width:34px; height:34px; position:absolute; right:0px; top:0px; background:url(../../images/member/search_03.png) no-repeat left center #405d9b; border:none; cursor:pointer;}
.header .denglu a{ display:block; margin-top:34px; width:120px; height:33px; line-height:33px; border-radius:33px; font-size:13px; color:#fff !important; padding-left:46px; background:url(../../images/member/denglu-bg_03.png) no-repeat 24px center #4cae41;}

/*menu*/
.menu { position: fixed; right: 20px; top: 50%; margin-top:-160px; z-index: 10; list-style-type: none; width:21px; height:317px; background:url(../../images/member/menubg_03.png) no-repeat center top; }
.menu li { width: 21px; height: 21px; margin-top: 0px; overflow: hidden; margin-bottom:53px;}
.menu li a { width:100%; height:100%; display: block; background:url(../../images/member/menu_03.png) no-repeat center;}
.menu .active a{ background:url(../../images/member/menu-hover_03.png) no-repeat center;}
.menu li:hover a{ background:url(../../images/member/menu-hover_03.png) no-repeat center;}

.section{ text-align:center;}
.section h4{ font-size:30px; color:#fff; position:relative; opacity:1}
.section h5{ font-size:30px; color:#fff; margin-top:6px; position:relative; opacity:1;}
/*section1*/
.swiper-container{ position:relative; height:100%;}
.swiper-container .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex; -webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center; align-items: center; overflow:hidden; height:100%; width:100% !important; }
.swiper-container .swiper-slide a{ display:block; width:100%; height:100%;}
.swiper-container .swiper-slide-bg1 a{ background:url(../../images/member/banner.jpg) no-repeat center top; background-size:cover;}
.swiper-container .swiper-slide-bg2 a{ background:url(../../images/member/banner.jpg) no-repeat center top; background-size:cover;}
.swiper-container .swiper-slide-bg3 a{ background:url(../../images/member/banner.jpg) no-repeat center top; background-size:cover;} 
.swiper-container .swiper-button-prev{ width:50px; height:89px; background:url(../../images/member/anniu_03.png) no-repeat center; left:50%; margin-left:-650px; background-size:contain; z-index:999; pointer-events:auto;}
.swiper-container .swiper-button-next{ width:50px; height:89px; background:url(../../images/member/anniu_05.png) no-repeat center; right:50%; margin-right:-650px; left:auto; background-size:contain; z-index:999; pointer-events:auto;}

/*section2*/
.section2{ background:url(../../images/member/gongsijieshao-bg.jpg) no-repeat center top; background-size:cover;}
.content-gongsijieshao{ font-size:19px; line-height:35px; color:#fff; margin-top:32px; text-align:left;}
.more-jieshao a{ display:block; width:170px; height:42px; line-height:42px; text-align:center; background:#fff; border-radius:42px; font-size:14px; color:#2d5aa2; margin:45px auto 0px;}

/*section3*/
.section3{ background:url(../../images/member/yewujieshao-bg.jpg) no-repeat center top; background-size:cover;}
.yewujieshao{ text-align:center;}
.jieshao-biaoti{ margin-top:30px; padding:0px 50px;}
.jieshao-biaoti li { width:13.28%; margin:0 0.5%; height:40px; line-height:37px; border:1px solid #fff; border-radius:40px; font-size:18px; color:#fff; text-align:center; cursor:pointer;}
.jieshao-biaoti li:hover{ background:#fff; color:#3c3c3c !important;}
.jieshao-biaoti li.hover{ background:#fff; color:#3c3c3c !important;}
.jieshao-lie{ margin-top:25px; position:relative; padding:0px 20px;}
.jieshao-liebiao{ display:none;}
.jieshao-liebiao .jianjie{ text-align:center; font-size:16px; line-height:30px; color:#fff; padding:0px 20px;}
.jieshao-liebiao-lei{ margin:28px auto 0;}
.jieshao-liebiao-lei li{ width:240px; height:240px; border-radius:50%; margin: 0 25px; border:1px dashed #fff; padding:10px;}
.jieshao-liebiao-lei li a{ color:#fff !important; display:block; width:100%; height:100%; border-radius:50%; background-size:cover;}
.jieshao-liebiao-lei h6{ font-size:35px; color:#fff; padding-top:48px;}
.jieshao-liebiao-lei p{ font-size:16px; line-height:28px; padding:0 10px; min-height:56px; max-height:56px; overflow:hidden;}
.jieshao-liebiao-lei .more{ width:22px; height:22px; background:url(../../images/member/more_03.png) no-repeat center; margin:16px auto 0px;}

/*section4*/
.section4{ background:url(../../images/member/zixun-bg.jpg) no-repeat center top; background-size:cover;}
.news{ width:1070px;}
.news-biaoti{ padding:0 100px;}
.news-biaoti li{ width:15.66%; margin:0 0.5%;}
.news-lie{ margin-top:40px;}
.news-liebiao .zixun-lie{ display:none;}
.swiper-container2{ width:454px; height:282px; overflow:hidden; position:relative;}
.swiper-container2 .swiper-pagination{ text-align:right; padding-right:10px;}
.swiper-container2 .swiper-pagination-bullet{ width:16px; height:16px; line-height:17px; text-align:center; background:#fff; font-size:12px; color:#000; border-radius:0; opacity:1;}
.swiper-container2 .swiper-pagination-bullet-active{ background:#34559c; color:#fff;}
.zixun-lie{ width:592px; border-top:1px dashed #add8bd; margin-top:5px;}
.zixun-lie p{ padding:0 12px; height:45px; line-height:45px; border-bottom:1px dashed #add8bd; text-align:left;}
.zixun-lie p a{ font-size:16px; color:#fff; background:url(../../images/member/baidian_03.jpg) no-repeat left center; padding-left:16px;}
.zixun-lie p span{ font-size:15px; color:#fff;}
.more-news a{ background:#34559c; color:#fff !important;}

/*section5*/
.section5{ background:url(../../images/member/hezuofang-bg.jpg) no-repeat center top; background-size:cover;}
.hezuofang-tu{ max-width:100%; margin:48px auto 0;}

.godown { *display: none; position: absolute; left: 50%; bottom: 40px; z-index: 100; width: 18px; height: 30px; margin-left: -9px;}
.godown span { display: block; width: 18px; height: 30px; background:url(../../images/member/godown_03.png) no-repeat center;}
.godown span { -webkit-animation: fade 3s infinite linear; animation: fade 3s infinite linear;}
@-webkit-keyframes fade {
	0% { transform:translateY(-20px)}
	50% { transform:translateY(0px)}
	100% { transform:translateY(-20px)}
}
@keyframes fade {
	0% { transform:translateY(-20px)}
	50% { transform:translateY(0px)}
	100% { transform:translateY(-20px)}
}

.footer{ height:60px; line-height:60px; background:#282828; color:#fff; z-index:999; position:absolute; left:0px; bottom:0px; width:100%;}
.footer2{ position:static;}
.footer .banquan{ font-size:14px;}
.footer .banquan span{ margin-left:24px;}
.footer .weixin{ margin-top:12.5px; position:relative;}
.footer .weixin img.weixintu{ margin-left:14px;}
.footer .weixin img{ transition:0.5s;}
.footer .weixin img:hover{ transform:rotate(-360deg);}
.footer .weixin .erweima{ width:100px; height:100px; position:absolute; left:160px; bottom:49.5px; background:#fff; opacity:0; transition:0.5s; z-index:99;}
.footer .weixin .erweima img{ width:100%; height:100%;}


/*yewujieshao*/
.erji-banner{ width:100%; overflow:hidden; height:412px; position:relative;}
.erji-banner img{ width:1920px; height:412px; position:absolute; left:50%; margin-left:-960px; top:0px;}
.erji-banner2{ height:462px;}
.erji-banner2 img{ width:1920px; height:462px;}


.biaoti-yewujieshao{ padding-top:40px;}
.biaoti-yewujieshao h3{ font-size:25px; color:#9f9f9f; text-align:center; font-weight:normal; font-family:Arial;}
.biaoti-yewujieshao h4{ text-align:center; font-size:30px; color:#3c3c3c; font-weight:normal; background:url(../../images/member/biaoti-bg_03.png) no-repeat center; margin-top:3px;}
.biaoti-yewujieshao h4 span{ color:#34559c;}
.more-yewujieshao a{ display:block; width:170px; height:42px; line-height:42px; text-align:center; color:#fff !important; border-radius:42px; font-size:14px; background:#34559c; margin:46px auto 0;}
.page{ margin:60px auto; max-width:100%;}

.nav-yewujieshao{ line-height:60px; width:100%; background:#4cae41;}
.nav-yewujieshao .zk{ position:relative;}
.nav-yewujieshao .guo{ position:absolute; left:0px; top:0px; background:#4cae41; line-height:40px; text-align:center; width:122px;}
.nav-yewujieshao .guo span{ display:block; width:100%; line-height:62px; height:62px; font-size:18px; color:#fff; background:url(../../images/member/xiala_03.png) no-repeat 96px center #405d9b; cursor:pointer;}
.nav-yewujieshao .guo p{ display:none;}
.nav-yewujieshao .guo a{ font-size:14px; color:#fff; display:block;}
.nav-yewujieshao .guo a:hover{ color:#fff !important; background:#405d9b;}
.nav-yewujieshao .ul-lie{ margin-left:175px;}
.nav-yewujieshao .ul-lie li a{ font-size:16px; color:#fff;}
.nav-yewujieshao .ul-lie li span{ color:#fff; padding:0 38px;}

.liuxuefangan{}
.ul-liuxuefangan{ margin-top:30px;}
.ul-liuxuefangan li a{ display:block; height:50px; line-height:50px; padding:0 30px; font-size:15px;}
.ul-liuxuefangan li.hover a{ color:#fff; background:#4cae41;}
.ul-liuxuefangan li:hover a{ color:#fff !important; background:#4cae41;}
.lie-liuxuefangan{ width:100%; height:473px; overflow:hidden; background:#405d9b;}
.mianfeiliuxue-wen{ width:623px; padding:70px 50px 0;}
.mianfeiliuxue-wen h5{ font-size:25px; color:#fff; font-weight:bold;}
.mianfeiliuxue-wen .content-mianfeiliuxue{ font-size:13px; line-height:25px; color:#fff; margin-top:22px;}
.mianfeiliuxue-wen .more-mianfeiliuxue a{ display:block; width:170px; height:42px; line-height:42px; border-radius:42px; border:1px solid #a0aecd; font-size:14px; color:#fff; text-align:center; margin-top:24px; transition:0.5s;}
.mianfeiliuxue-wen .more-mianfeiliuxue a:hover{ background:#fffc00;}
.mianfeiliuxue-tu{ width:577px;}
.mianfeiliuxue-tu img{ width:100%;}

.jiaoyantuandui{}
.jiaoyan-tu{ width:253px; margin-top:30px;}
.jiaoyan-tu img{ width:100%;}
.jiaoyan-wen{ width:905px; font-size:13px; line-height:30px; margin-top:45px;}
.ul-jiaoyan{ margin-top:58px;}
.ul-jiaoyan li{ width:223px; margin-right:21px; position:relative; overflow:hidden;}
.ul-jiaoyan li img{ width:100%;}
.ul-jiaoyan li .bg{ position:absolute; width:100%; height:100%; left:0px; top:100%; background:rgba(61,64,93,0.78); padding:0 30px; text-align:center; transition:0.5s;}
.ul-jiaoyan li .bg a{ width:100%; height:100%; display:block;}
.ul-jiaoyan li:hover .bg{ top:0px;}
.ul-jiaoyan li .bg h5{ text-align:center; font-size:13px; color:#fff; padding-top:110px;}
.ul-jiaoyan li .bg p{ font-size:13px; line-height:25px; color:#fff; text-align:center; margin-top:10px;}


.hezuoyuanxiao img{ width:189px; height:109px; border:1px solid #e2e1e1; margin-right:13px; margin-top:10px;}

.luquzhanshi img{ width:190px; height:263px; border:1px solid #e2e1e1; margin-right:12px; margin-top:30px;}

.liuyanzixun-tu{ width:406px; margin-top:30px;}
.liuyanzixun-tu img{ width:100%;}
.liuyanzixun-wen{ width:740px; margin-top:23px;}
.liuyanzixun-wen p{ font-size:14px; line-height:35px; background:url(../../images/member/heidian_03.jpg) no-repeat left center; padding-left:18px;}

.wangjiexuesheng{ margin-bottom:54px; position:relative;}
.swiper-container3{ position:relative; overflow:hidden; margin-top:30px;}
.swiper-container3 .swiper-slide p{ text-align:center; margin-top:10px; font-size:14px;}
.wangjiexuesheng .swiper-button-prev{ background:url(../../images/member/wangjiexuesheng-anniu_03.jpg) no-repeat left center; left:50%; margin-left:-646px; margin-top:35px;}
.wangjiexuesheng .swiper-button-next{ background:url(../../images/member/wangjiexuesheng-anniu_05.jpg) no-repeat right center; right:50%; margin-right:-646px; margin-top:35px;}


/*合作院校*/
.hezuoyuanxiao h1{ text-align:center; font-size:28px; font-weight:bold; color:#405d9b; margin-top:40px;}
.content-hezuoyuanxiao{ font-size:14px; line-height:30px; margin-top:35px; min-height:300px;}
.content-hezuoyuanxiao img{ display:inline-block;}

/*留学方案*/
.ul-mianfeiliuxue-page{ max-width:825px; margin:0px auto;}
.ul-mianfeiliuxue-page li a{ display:block; height:50px; line-height:50px; padding:0px 32px; font-size:15px;}
.ul-mianfeiliuxue-page li a:hover{ color:#fff !important; background:#4cae41;}
.ul-mianfeiliuxue-page li.hover a{ color:#fff; background:#4cae41;}
.hr-ul-mianfeiliuxue-page{ width:100%; border-bottom:1px solid #dcdcdc; margin-top:30px;}

/*成功案例*/
.chenggonganli-page{ position:relative;}
.left-chenggonganli{ width:266px; border:1px solid #e5e5e5; border-right:none; padding-bottom:130px; position:relative; top:-80px;}
.left-chenggonganli .biaoti{ position:absolute; left:-1px; top:-1px; width:444px; height:204px; background:url(../../images/member/biaoti_03.png) no-repeat center; padding:70px 0 0 70px;}
.left-chenggonganli .biaoti h3{ color:#fff; font-size:30px;}
.left-chenggonganli .biaoti h4{ color:#fff; font-size:21px; font-weight:normal;}
.xiaobiaoti-chenggonganli{ margin-top:234px;}
.xiaobiaoti-chenggonganli li a{ display:block; height:36px; line-height:36px; padding-left:36px; font-size:16px; color:#3c3c3c;}
.xiaobiaoti-chenggonganli li a:hover{  background:url(../../images/member/left-xiaobg_03.jpg) no-repeat left center; color:#4cae41 !important;}
.xiaobiaoti-chenggonganli li.hover a{  background:url(../../images/member/left-xiaobg_03.jpg) no-repeat left center; color:#4cae41;}
.xiaobiaoti-chenggonganli li.hover ul li.hover a{ color:#4cae41;}
.xiaobiaoti-chenggonganli li ul{ display:none;}
.xiaobiaoti-chenggonganli li.hover ul{ display:block;}

.xiaobiaoti-chenggonganli ul{ background:#fff; padding:6px 0;}
.xiaobiaoti-chenggonganli ul li a{ color:#3c3c3c; font-size:14px; line-height:30px;}
.xiaobiaoti-chenggonganli ul li a:hover{ background:none;}
.xiaobiaoti-chenggonganli ul li.hover a{ background:none;}
.xiaobiaoti-chenggonganli li.hover ul li a{ background:none; color:#3c3c3c;}

.right-chenggonganli{ position:relative; width:934px; top:-40px; background:#fff; min-height:100px; padding:40px 30px 30px;}
.dh-chenggonganli{ line-height:36px; border-bottom:1px solid #d8d8d8; padding-bottom:15px;}
.dh-chenggonganli h4{ font-size:20px; color:#4cae41; background:url(../../images/member/left-xiaobg_03.jpg) no-repeat left center; padding-left:20px;}
.dh-chenggonganli .mbdh{ color:#a8a8a8;}
.dh-chenggonganli .mbdh a{ color:#a8a8a8;}
.dh-chenggonganli .mbdh a:hover{ color:#4cae41 !important;}
.dh-chenggonganli .mbdh span{ color:#4cae41;}
.chenggonganli-tu{ width:277px; margin-right:20px; margin-top:36px;}
.chenggonganli-tu img{ width:100%;}
.chenggonganli-tu p{ text-align:center; margin-top:13px; font-size:14px;}

/*公司简介*/
.content-gongsijianjie{ font-size:14px; line-height:33px; margin-top:30px;}
.content-gongsijianjie img{ display:inline-block;}

/*远程医疗*/
.lie1-yuanchengyiliao{ border-bottom:1px dashed #b7b7b7; padding-bottom:25px; margin-top:32px;}
.lie1-yuanchengyiliao-tu{ width:355px;}
.lie1-yuanchengyiliao-tu img{ width:100%;}
.lie1-yuanchengyiliao-wen{ width:480px;}
.lie1-yuanchengyiliao-wen h5{ margin-top:4px; font-weight:normal;}
.lie1-yuanchengyiliao-wen h5 a{ font-size:16px; color:#000;}
.lie1-yuanchengyiliao-wen .riqi{ color:#949393; margin-top:8px;}
.lie1-yuanchengyiliao-wen p{ font-size:13px; line-height:23px; margin-top:16px;}
.lie1-yuanchengyiliao-wen p a{ margin-left:35px;}

.lie2-yuanchengyiliao{ border-bottom:1px dashed #b7b7b7; padding-bottom:25px; margin-top:32px;}
.lie2-yuanchengyiliao-tu{ width:209px;}
.lie2-yuanchengyiliao-tu img{ width:100%;}
.lie2-yuanchengyiliao-wen{ width:632px;}
.lie2-yuanchengyiliao-wen h5{ margin-top:4px; font-weight:normal;}
.lie2-yuanchengyiliao-wen h5 a{ font-size:16px; color:#000;}
.lie2-yuanchengyiliao-wen .riqi{ color:#949393; margin-top:8px;}
.lie2-yuanchengyiliao-wen p{ font-size:13px; line-height:23px; margin-top:16px;}
.lie2-yuanchengyiliao-wen p a{ margin-left:35px;}

/*咨询*/
.biaoti-zixun{ margin-top:30px; text-align:center; border-bottom:1px dashed #b7b7b7; padding-bottom:10px;}
.biaoti-zixun h1{ font-weight:normal; font-size:25px; color:#3c3c3c;}
.biaoti-zixun .faburiqi{ color:#868686; margin-top:10px;}
.biaoti-zixun .faburiqi span{ margin-left:10px;}
.content-zixun{ font-size:14px; line-height:30px; margin-top:30px; padding-bottom:30px; border-bottom:1px dashed #b7b7b7; margin-bottom:20px;}
.content-zixun img{ display:inline-block;}
.shangyipian{ margin-top:10px;}
.shangyipian a{ font-size:14px; color:#666; text-decoration:underline;}

/*合作加盟*/
.form-hezuojiameng{ width:545px; margin:30px auto 0;}
.label-hezuojiameng{ margin-top:20px; line-height:35px;}
.label-hezuojiameng span{ display:block; float:left; width:66px; text-align:right; font-size:14px; margin-right:12px;}
.label-hezuojiameng span i{ color:#e50101; margin-right:2px; font-style:normal;}
.label-hezuojiameng .txt-hezuojiameng{ width:462px; height:35px; line-height:35px; padding-left:10px; border:1px solid #e2e1e1; font-size:14px; color:#707070; font-family:"微软雅黑";}
.label-hezuojiameng .area-hezuojiameng{ width:462px; height:188px; line-height:35px; padding-left:10px; border:1px solid #e2e1e1; font-size:14px; color:#707070; font-family:"微软雅黑";}
.btn-hezuojiameng{ border:none; display:block; width:176px; height:40px; line-height:40px; text-align:center; font-size:14px; color:#fff; background:#4cae41; margin:38px auto 0; cursor:pointer;}
.content-hezuojiameng{ margin-top:46px; border-top:1px solid #e2e1e1; padding-top:30px;}
.content-hezuojiameng h5{ font-weight:normal; font-size:17px; color:#4cae41;}
.content-hezuojiameng p{ font-size:14px; margin-top:6px;}
.content-hezuojiameng p span{ margin-left:30px;}
.content-hezuojiameng img{ margin:50px auto 0;}
.content-hezuojiameng .shao{ text-align:center; margin-top:10px;}

/*登陆*/
.denglu-page{ width:680px; background:url(../../images/member/delu-xia-bg_03.png) no-repeat center bottom #fff; position:absolute; left:50%; margin-left:-340px; top:50%; margin-top:-230px; padding:50px 0; border-radius:5px;}
.logo-denglu{ margin:0px auto 30px;}
.form-denglu{ width:480px; margin:0px auto;}
.form-denglu .txt-denglu{ width:100%; height:50px; line-height:50px; padding-left:25px; border:1px solid #bebdbc; border-radius:3px; margin-top:20px; font-size:14px; color:#707070; font-family:"微软雅黑";}
.form-denglu .btn-denglu{ width:100%; height:50px; line-height:50px; border:none; text-align:center; border-radius:3px; margin-top:20px; font-size:16px; color:#fff; font-family:"微软雅黑"; background:#37a945; cursor:pointer;}
.denglu-page .txt-denglu{ display:block;}
.wangjimima{ margin-top:40px; font-size:13px;}
.wangjimima span a{ color:#e52329 !important;}

/*注册*/
.zhuce-page{ width:840px; background:#fff; position:absolute; left:50%; margin-left:-420px; top:50%; margin-top:-370px; padding:30px 0 40px; border-radius:5px;}
.zhuce-biaoti{ height:36px; line-height:36px; width:770px; margin:0 auto; border-bottom:1px solid #c3c3c3; padding:0 8px;}
.zhuce-biaoti h4{ font-size:16px; color:#3c3c3c;}
.zhuce-biaoti p a{ color:#ec0606 !important;}
.form-zhuce{ width:650px; margin:25px auto 0; line-height:50px;}
.label-zhuce{ margin-top:20px; position:relative;}
.label-zhuce span{ float:left; width:90px; text-align:right; font-size:14px; margin-right:18px;}
.label-zhuce .txt-zhuce{ width:540px; height:50px; line-height:50px; padding-left:10px; border:1px solid #c3c3c3; font-size:14px; color:#707070; font-family:"微软雅黑"; border-radius:3px;}
.yanzheng{ width:134px; height:50px; line-height:50px; text-align:center; font-size:14px; color:#fff; cursor:pointer; background:#34559c; border-radius: 0 3px 3px 0; position:absolute; right:0; top:0;}
.yanzheng a{ display:block; color:#fff !important;}
.btn-zhuce{ display:block; width:360px; height:50px; line-height:50px; text-align:center; border:none; border-radius:5px; background:#37a945; font-size:16px; color:#fff; margin:35px auto 0; cursor:pointer;}
.yueduzhuce{ line-height:20px; color:#000; margin-left:113px; margin-top:16px;}
.yueduzhuce a{ color:#000;}
.yueduzhuce .check{ margin-right:10px; margin-top:3px; float:left; border:1px solid #000; background:none;}
.yueduzhuce a:hover{ text-decoration:underline; color:#34559c;}


/*会员中心*/
.header-huiyuan{ background:url(../../images/member/huiyuanzhongxin-bg_02.jpg) repeat-x; height:102px; min-width:1100px;}
.header-huiyuan .img-huiyuan{ margin-top:34px;}
.header-huiyuan .biaoti-huiyuan{ font-size:18px; font-weight:bold; color:#848285; margin-top:50px; margin-left:30px;}
.header-huiyuan .tuichu{ margin-top:55px;}
.header-huiyuan .tuichu a{ font-size:12px; color:#707070;}
.header-huiyuan .tuichu .span1{ font-size:12px; color:#707070; padding-right:5px;}
.header-huiyuan .tuichu .span2{ font-size:12px; color:#30a696; padding-right:25px;}

.huiyuanneirong{ margin-top:16px;}
.left-huiyuan{ width:200px; background:#f0f0f0; padding-bottom:10px;}
.left-huiyuan .p1{ height:40px; line-height:40px; font-size:14px; color:#fff; font-weight:bold; padding-left:24px; background:url(../../images/member/hui-home_03.png) no-repeat 165px center #34559c;}
#dafeilei{ width:180px; margin:0px auto; margin-top:10px; overflow:hidden; background:#fff;}
#dafeilei li{ background:url(../../images/member/hui-more_03.png) no-repeat 156px center,url(../../images/member/hui-bg_03.png) repeat-x;}
#dafeilei li a{ font-size:14px; color:#fff; font-weight:bold; display:block;}
#dafeilei ul{ clear:both; border-bottom:1px solid #dddddd;}
#dafeilei ul li{ border:none; height:34px; line-height:34px; border-bottom:1px solid #dddddd;}
#dafeilei ul li a{ font-size:14px; display:block; padding-left:30px; color:#707070;}
#dafeilei .active ul li a{ color:#707070;}
#dafeilei ul li a:hover{ color:#4bae41 !important;}
#dafeilei ul li a.a1{ color:#4bae41;}
#dafeilei .active a{ color:#fff !important;}
#dafeilei .active{  background:url(../../images/member/hui-kai_03.png) no-repeat 152px center #4bae41;}
#dafeilei div{cursor: pointer;padding-left: 35px;font-size: 16px;line-height: 35px; background:url(../../images/member/bi.png) no-repeat 152px center #4bae41;}

.right-huiyuan{ width:880px; background:#f0f0f0; margin-bottom:30px;}
.right-huiyuan .con{ background:#fff; margin:10px 10px 5px 10px; padding:35px 39px 29px 39px;}
.right-huiyuan .left{ width:60px; height:60px; border:1px solid #eeeeee; background:url(../../images/member/weizhitouxiang.png) no-repeat center;}
.right-huiyuan .right{ width:710px;}
.right-huiyuan .right .p1{ font-size:14px; color:#707070; border-bottom:1px solid #ddd; padding-bottom:10px; margin-top:1px;}
.right-huiyuan .right .p2{ color:#ff6b01; font-size:15px; margin-top:8px;}
.right-huiyuan .con2{ background:#fff; margin:0px 10px 10px 10px; padding:40px; min-height:400px;}
.right-huiyuan .con2 h4{ font-size:16px; color:#34559c; margin-bottom:35px; font-weight:bold;}
.right-huiyuan .con2 p{ height:40px; line-height:40px; border-bottom:1px solid #ddd;}
.right-huiyuan .con2 p span{ font-size:14px; color:#707070;}
.right-huiyuan .con2 p .span1{ display:block; text-align:right; min-width:116px; padding-right:18px;}
.right-huiyuan .con3{ background:#fff; margin:10px; padding:35px; min-height:400px;}
.right-huiyuan .con3 .p1{ font-size:15px; color:#4bae41; font-weight:bold;}
.right-huiyuan .con3 .p2 a{ width:82px; height:28px; line-height:28px; text-align:center; border-radius:5px; background:#ff8a00; color:#fff; font-size:13px; display:block;}
.right-huiyuan .con3 table{ width:100%; border:1px solid #e4e4e4; margin-top:17px; border-collapse:collapse;}
.right-huiyuan .con3 table tr{ height:40px; line-height:40px;}
.right-huiyuan .con3 table tr td{ font-size:14px; color:#707070; padding-left:30px; border-top:1px solid #e4e4e4;}
.right-huiyuan .con3 table tr .td1{ border-right:1px solid #e4e4e4; text-align:right; padding-right:20px; width:130px;}
.right-huiyuan .con3 table tr td input{ width:100%; height:100%; border:none; line-height:100%; font-size:14px; color:#707070;}

/*完善资料*/
.box-wanshan{ height:40px; line-height:40px; width:620px; margin:20px auto 0;}
.box-wanshan .span1{ display:block; min-width:150px; text-align:right; font-size:14px; color:#707070; margin-right:12px;}
.box-wanshan .input1{ width:350px; padding-left:10px; height:38px; line-height:38px; border:1px solid #dfdede; font-size:14px; color:#707070;}
.box-wanshan .span2{ margin-left:8px; margin-right:50px;}
.box-wanshan1{ width:623px; background:url(../../images/member/hongxing_03.png) no-repeat right 10px; margin-top:20px;}
.box-wanshan1 .right{ width:438px;}
.box-wanshan1 .span1{ display:block; min-width:150px; text-align:right; font-size:14px; color:#707070; margin-right:8px;}
.box-wanshan1 .bingshi{ margin-right:30px;}
.box-wanshan1 .bingshi span{ font-size:13px; color:#707070; padding-left:10px;}

.con3 .sub2{ width:152px; height:40px; line-height:40px; text-align:center; cursor:pointer; background:#4bae41; font-size:16px; color:#fff; border:none; margin:34px auto 0; display:block;}