@charset "utf-8";
/* CSS Document */

/* 全局 */
body {margin:auto;font-family:"微软雅黑";font-size:12px;color:#666666;}
* {margin:0;padding:0;list-style:none;border:0;}
a {color:#666666;text-decoration:none;}
a:hover {text-decoration:none;}
input {outline:none;}
img { border:0;}
ul {}
li {padding:0;margin:0;list-style-type:none;}

/* 顶栏行 */
.tourhead {height:35px;line-height:35px;border-bottom:1px solid #eee;background-color:#f5f5f5;color:#a5a5a5;}
.tourheadc {color:#a5a5a5;}
.tourheada {width:1100px;margin:auto;}
.tourheadcb {color:#e82e15}
.tela {font-size:13px;font-weight:200;}
.tela img {vertical-align:-2px;}
.topbar {height:115px;}
.topbar table {width:1100px;margin:auto;height:115px;}
#mysteve {width:200px;height:30px;border:0px solid red;}
#add {width:150px;height:150px;border:1px solid #d8d8d8;display:none;position:absolute;top:40px;right:0px;text-align:center;z-index:100;background-color:#FFF;}

/* 导航 */
.nav {background-color:#e82e15;height:45px;margin:auto;}
.sNav {height:45px;margin:auto;width:1100px;}
.sNav li{font-size:16px;list-style:none;float:left;text-decoration:none;position:relative;overflow:hidden;letter-spacing:1px;background:#e82e15;padding:0px 0px;text-align:center;color:white;height:45px;line-height:45px;width:110px;}
.on {font-size:16px;list-style:none;float:left;text-decoration:none;position:relative;overflow:hidden;letter-spacing:1px;}
.on li {background:#e82e15;padding:0px 0px;text-align:center;color:white;height:45px;line-height:45px;width:110px;}
.on span {background:#cb240e;text-align:center;color:white;}
.out {font-size:16px;list-style:none;float:left;text-decoration:none;position:relative;overflow:hidden;letter-spacing:1px;}
.out li {background:#cb240e;padding:0px 0px;text-align:center;color:white;height:45px;line-height:45px;width:110px;}
.out span {background:#cb240e;text-align:center;color:white;}

/* 幻灯 */
.mainchoose {width:1100px;position:absolute;top:0px;left:50%;margin-left:-550px;height:400px;z-index:100;}
.mainstyle {width:400px;height:300px;background-color:#FFF;opacity:0.95;position:absolute;left:0px;top:0px;border-radius:10px;margin-top:50px;}
.mainstyle table {margin:30px auto 0;width:300px;text-align:center;}
.mainstyle table td {height:70px;}
.mainstyle input {border:1px solid #c6c6c6;height:40px;width:288px;font-size:15px;font-family:"微软雅黑";padding-left:10px;color:#666666;opacity:0.9;}

/* QQ咨询 */
.weixin {position:fixed;display:block;top:250px;width:125px;height:170px;z-index:1000;right:50px;_position:absolute;_margin-top:160px;_top:expression(documentElement.scrollTop+(documentElement.clientHeight-this.offsetHeight)/2);background-image:url(../images/kf1.png);}
.weixin img {float:left;display:block;}
.weixin span {float:right;color:#999;cursor:pointer;height:18px;line-height:18px;padding-left:4px;}
.qqs {width:79px;margin-top:40px;padding-left:23px;}
.qqs img {margin-top:10px;}

/* 按钮 Trim */
.button2 {width:300px;padding:0.7em 0;cursor:pointer;background:none;text-decoration:none;color:#ffffff;-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:18px;letter-spacing:1px; text-align:center;}
.hvr-trim {display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;background:#e82e15;}
.hvr-trim:before {content:'';position:absolute;border:white solid 4px;top:4px;left:4px;right:4px;bottom:4px;opacity:0;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-property:opacity;transition-property:opacity;}
.hvr-trim:hover:before,a.hvr-trim:focus:before,a.hvr-trim:active:before {opacity:1;}

/* 流程 */
.sy1 {text-align:center;color:#999999;line-height:21px;font-size:15px;height:150px;padding-top:30px;margin-bottom:10px;}
.sy1 span {font-size:35px;color:#e82e15;line-height:50px;}
.sy1 img {margin:10px 0;}
.sy2 {width:1100px;margin:auto;text-align:center;margin-bottom:50px;}
.sy3 {color:#333333;line-height:1.8;font-size:16px;height:60px;}
.sy4 img {border-radius:50%;z-index:1;-webkit-transition:.4s all;-moz-transition:.4s all;-ms-transition:.4s all;transition:.4s all;margin:0 auto;}
.sy4:hover img {-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}
.sy5 {line-height:20px;color:#888888}
.sy6 {width:1100px;border-collapse:collapse;margin:auto;margin-bottom:50px; background-color:#FFF;}
.sy6 td {height:145px;border:1px solid #e6e6e6;width:20%;text-align:center;}
.sy6 td img {z-index:1;-webkit-transition:.4s all;-moz-transition:.4s all;-ms-transition:.4s all;transition:.4s all;margin:0 auto;opacity:0.5;}
.sy6 td:hover img {opacity:1.0;-moz-transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-o-transform:rotateY(360deg);transform:rotateY(360deg);}
.viewBtn {text-align:center;margin:auto;cursor:pointer;width:200px;border:3px solid rgba(255,255,255,0.6);color:#b3b7bc;font-size:14PX;height:40px;line-height:40px;padding:0 20px;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-o-transition:all 0.2s linear;-ms-transition:all 0.2s linear;transition:all 0.2s linear;}
.viewBtn a {color:#b3b7bc;}
.viewBtn:hover {border:3px solid #e82e15;color:#e82e15;padding:0 50px;}
.viewBtn:hover a {color:#e82e15;}

/* 底部 */
.foot {border-top:3px solid #e82e15;}

.kexin { width:1100px; margin:15px auto; text-align:left;}
.foots {height: 39px; background-color: #363434;
    text-align: center;
    vertical-align: middle;
    line-height: 39px;
  }
 .foot1 { width:1100px; margin:20px auto 0; } 
.foot2 { border-bottom:1px solid #ffb1a6; color:#333; font-size:15px;  width:60px; padding-bottom:15px; margin-bottom:10px;}
.foot3 { line-height:25px; border-bottom:1px solid #dedede; padding-bottom:30px; }
.foot3 a{ color:#777777; transition: 0.5s all;
-webkit-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
-moz-transition: 0.5s all;}

.foot3  a:hover {
color: #e82e15;
padding-left: 10px;}

.foot4 {border-bottom:1px solid #dedede; color:#777777; height:60px;}
.foot4 a { color:#777777; margin-right:15px;}
.foot5 { height:80px; line-height:25px; color:#acacac;}



.loop { width:1100px; margin:auto; padding-bottom:20px;}
.box{ width:980px; margin:0 auto;}
.bcon{ width:270px; border:1px solid #eee; margin:30px auto;}
.bcon h1{ border-bottom:1px solid #eee; padding:0 10px;}
.bcon h1 b{ font:bold 14px/40px '宋体'; border-top:2px solid #3492D1; padding:0 8px; margin-top:-1px; display:inline-block;}

.list_lh{ height:340px; overflow:hidden; border-bottom:2px solid #e82e15; background: #fff;}
.list_lh li{ padding:10px;}
.list_lh li.lieven{ background:#F0F2F3;}
.list_lh li p{ height:24px; line-height:24px;}
.list_lh li p a{ float:left;}
.list_lh li p em{ width:80px; font:normal 12px/24px Arial; color:#FF3300; float:right; display:inline-block;}
.list_lh li p span{ color:#999; float:right;}
.list_lh li p a.btn_lh{ background:#28BD19; height:17px; line-height:17px; color:#fff; padding:0 5px; margin-top:4px; display:inline-block; float:right;}
.btn_lh:hover{ color:#fff; text-decoration:none;}

.btm p{ font:normal 12px/24px 'Microsoft YaHei'; text-align:center;}
.loopa { width:100%; background-color:#e82e15; color:#FFF; height:50px; line-height:50px; font-size:18px ;}
.loopb {background: #fff; padding:10px 0 40px;}

#wrapper {
  width: 750px;
  height: 390px;

  margin: auto;

 
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
	  -ms-flex-align: center;
		  align-items: center;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
	  -ms-flex-pack: left;
		  justify-content: left;
  overflow: hidden;
}


#left-side ul li {
  padding-top: 10px;
  padding-bottom: 10px; font-size:18px;

  line-height: 34px;
  color: rgba(51, 51, 51, 0.5);
  font-weight: 500;
  cursor: pointer;
  -webkit-transition: all .2s ease-out;
		  transition: all .2s ease-out;
}
#left-side ul li:hover {
  color: #333333;
  -webkit-transition: all .2s ease-out;
		  transition: all .2s ease-out;
}

#left-side ul li.active {
  color: #e82e15;
}

#border {
  height:390px;
  width: 1px;
  background-color: rgba(51, 51, 51, 0.2);
}
#border #line.one {
  width: 5px;
  height: 54px;
  background-color: #E74C3C;
  margin-left: -2px;
  margin-top: 0px;
  -webkit-transition: all .4s ease-in-out;
		  transition: all .4s ease-in-out;
}
#border #line.two {
  width: 5px;
  height: 54px;
  background-color: #E74C3C;
  margin-left: -2px;
  margin-top: 54px;
  -webkit-transition: all .4s ease-in-out;
		  transition: all .4s ease-in-out;
}
#border #line.three {
  width: 5px;
  height: 54px;
  background-color: #E74C3C;
  margin-left: -2px;
  margin-top: 54px;
  -webkit-transition: all .4s ease-in-out;
		  transition: all .4s ease-in-out;
}
#border #line.four {
  width: 5px;
  height: 54px;
  background-color: #E74C3C;
  margin-left: -2px;
  margin-top: 162px;
  -webkit-transition: all .4s ease-in-out;
		  transition: all .4s ease-in-out;
}

#right-side {
  height:390px;
  width: 500px;
  overflow: hidden;
    position: absolute;        top: 0; right:60px;
}

#left-side {
  height: 100%;
  width: 150px; 
  -webkit-box-align: center;
  -webkit-align-items: center;
	  -ms-flex-align: center;
		  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
	  -ms-flex-pack: center;
		  justify-content: center;
}
#right-side #first, #right-side #second, #right-side #third, #right-side #fourth {
  position: absolute;
  right:0px;
  top:0;
  height: 390px;
  width: 500px;
   margin-left:25px;
  -webkit-transition: all .6s ease-in-out;
		  transition: all .6s ease-in-out;
  margin-top: -250px;
  opacity: 0;

 
}

#right-side #first.active, #right-side #second.active, #right-side #third.active, #right-side #fourth.active {
  margin-top: 0px;
  opacity: 1;
  -webkit-transition: all .6s ease-in-out;
		  transition: all .6s ease-in-out;
	
}

.nea { color: #989898; line-height:25px; border-bottom: 1px dashed #d9d9d9; padding:15px;}
.nea span {color: #434343;}
.nea font { color:#e82e15}
.neb { font-size:13px;}
.listb { float:left; width:100px; border-bottom: 1px dashed #d9d9d9; height:50px; line-height:50px; text-align:right; color:#989898;}
.lista {float:left;  width:400px;  border-bottom: 1px dashed #d9d9d9;height:50px; line-height:50px; color:#434343;}

.listbb { float:left; width:120px; border-bottom: 1px dashed #d9d9d9; height:50px; line-height:50px; text-align:right; color:#989898;}
.listaa {float:left;  width:700px;  border-bottom: 1px dashed #d9d9d9;height:50px; line-height:50px; color:#434343;}

.loopc {    background: #efefef; padding: 0px 0 20px;}


.aboutbanner { width:100%; margin:auto; height:363px;background:url(../images/n1.jpg) top center  no-repeat;}
.aboutbanners { width:100%; margin:auto; height:363px;background:url(../images/n2.jpg) top center  no-repeat;}
.aboutbanners1 { width:100%; margin:auto; height:412px;background:url(../images/n3.jpg) top center  no-repeat;}
.aboutbanners2 { width:100%; margin:auto; height:412px;background:url(../images/n5.jpg) top center  no-repeat;}
.aboutbanners3 { width:100%; margin:auto; height:412px;background:url(../images/dz.jpg) top center  no-repeat;}
.about1 { background-color:#efefef; width:100%; margin:auto; padding-top:25px; padding-bottom:50px;}
.about2 { width:1100px; margin:auto;}
.about3 {}
.about4 {}
.about5 { width:200px; height:300px; background-color:#FFF; padding-top:10px;}
.about6 { width:170px; margin:auto;  text-align:center; font-size:15px;}
.about6 td { height:60px;     border-bottom: 1px  dashed #e1e1e1;}
.about7 { width:170px; height:35px; line-height:35px; background-color: #e82e15;  border-radius: 3px; cursor:pointer; letter-spacing:1px;}
.about7 a {color:#FFF;}
.about8 {cursor:pointer; letter-spacing:1px;}
.about8:hover { color:#222;}
.about8 a {  
transition: 0.5s all;
-webkit-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
-moz-transition: 0.5s all;
}

.about8 a:hover {
color: #e82e15;
padding-left: 10px;}
.about11 { width:880px; background-color:#FFF; float:right;}
.about12 { width:820px; margin:auto; padding:0 0 20px;}
.about13 { border-bottom: 1px solid #d7d7d7; height:80px; font-size:25px; color:#e82e15;}
.about14 { font-size:13px; line-height:25px; padding:15px 0;}
.abt { width:100%; height:}

.result { width:100%; margin:auto; background-color:#efefef; padding:20px 0 30px;}
.query { width:100%; margin:auto; background-color:#efefef; padding:20px 0 30px;}
.query  table {width:1100px;  background-color:#FFF; padding:0px 0; margin:auto; color: #999;font-size:12px;height:80px;}
.query .spana {font-size: 24px; line-height: 80px; color:#333; margin-right:15px;}
.query input {border:1px solid #c6c6c6;height:40px;width:288px;font-size:15px;font-family:"微软雅黑";padding-left:10px;color:#666666;}
.querya { padding-left:50px; border-bottom: 1px dashed #d7d7d7;line-height:80px;}
.queryb {padding-right:50px; text-align:right;border-bottom: 1px dashed #d7d7d7;}
.queryc { margin-left:100px; margin-top:70px;}
.queryc input { margin-bottom:30px;}
.querylgo { color:#e82e15;}

.process { width:100%; margin:auto; background-color:#efefef; padding:20px 0 30px;}
.processa { width:1100px; margin:auto; background-color:#FFF; height:150px; text-align:center; }
.processb { width:1050px; margin:auto; text-align:left;color: #333; font-size:18px; line-height:65px;}
.processc { height:60px; line-height:60px; background-color:#e5e5e5; width:1050px; padding:0 25px; color: #333; font-size:18px; margin:20px auto 0;}
.processd  {width:1050px; padding:20px 25px 40px;background-color:#fff; line-height:25px; font-size:13px; margin:auto;}

.type {width:100%; margin:auto; background-color:#efefef; padding:20px 0 30px;}
.typea { width:1050px; background-color:#FFF; margin:auto; padding:25px;}
.typed a { margin-right:20px; font-size:14px; color: #999; line-height:30px;}
.typed a:hover{ color:#e82e15}
.typeb {border-bottom: 2px solid #e82e15; width:100px; font-size:18px; line-height:50px; color:#e82e15;}
.typec {border-bottom: 1px solid #e6e6e6;}
.typed { padding:15px 0; }

.listt {width:100%; margin:auto; background-color:#efefef; padding:20px 0 30px;}
.lisa { width:1100px; margin:auto; background-color:#FFF;}
.lisa table { width:1050px; margin:auto; padding-top:15px;}
.spbq { width:200px; height:200px; text-align:center; cursor:pointer; 	float: left; border: 1px solid #e6e6e6;
	line-height: 2;
	padding: 10px 10px 0 20px;
	margin-left: 23px;
	margin-top:20px;
	position: relative;
	overflow: hidden; color:#999;
	box-shadow:rgba(0,0,0,0.10) 2px 2px 2px;}
.spbq  span{ font-size:18px; color:#333;}
.biankuang{
	width: 3px;
	height: 3px;
	position: absolute;
	z-index: 99;
	border-radius:10px;
	/*background: black;*/
}
.biankuang_1{
	height: 3px;
	top: -6px;
	left:0px;
	border-left: 3px solid #EB5858;
}
.biankuang_2 {
	width: 0px;
	bottom:-3px;
	left: 0px;
	border-top: 3px solid #EB5858;
}
.biankuang_3{
	height: 0px;
	bottom:0px;
	right:0px;
	border-right: 3px solid #EB5858;
}
.biankuang_4{
	width:0px;
	top:-3px;
	right:0px;
	border-bottom: 3px solid #EB5858;
}
.lisc { line-height:50px; font-size:14px; padding-left:25px;}
.lisc span { color:#e82e15; font-size:22px; font-weight:bold; margin-right:20px;}

.lisd { height:60px; line-height:60px; background-color:#e5e5e5; width:1050px; padding:0 25px; color: #333; font-size:18px; margin:20px auto 0;}
.lise  {width:1050px; padding:20px 25px 40px;background-color:#fff; line-height:25px; font-size:13px; margin:auto; overflow:hidden;}
.lisb { padding-bottom:25px;}
.lisf { width:490px; float:left; border-bottom: 1px dotted #cecece; margin-left:22px;}
.lisf span { color:#333; margin-right:20px; font-size:13px;line-height:45px; font-weight:bold;  }
.lisf a { margin-right:15px; font-size:13px; color: #777; line-height:45px;}
.lisf a:hover{ color:#e82e15}
.dh { font-size:13px; color:#666; background-color:#FFF; width:1050px; padding:15px 25px; margin:0 auto 20px;}
.dh a { color:#e82e15}



	.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #000;
		background: rgba(0,0,0,.8);
		z-index: 1000;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.reveal-modal {
		visibility: hidden;
		top: 150px; 
		left: 50%;
		  margin-left:-175px;
		width: 350px;
	
		position: absolute;
		z-index: 1001;
	
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
		
	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
	
	.reveal-modal .close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px;
		color: #aaa;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		} 
		
		
		 .InheadLogo{padding:12px 0; width:1000px; margin:0 auto; overflow:hidden;}
        .InheadLogo a{display:inline-block; width:125px; height:60px; background:url(../images/loginicon2.png) no-repeat; float:left; vertical-align:middle; margin-right:35px;}
        .InheadLogo font{ font-size:26px; letter-spacing:1px color:#666; margin-top:13px; display:block; float:left;}
        .loginwpage{  width:355px; height:500px; position:relative;  background-image: url(../images/hhh5.jpg);}


        .bx_ys{width:1000px; margin:0 auto; overflow:hidden; border-top:1px solid #fff; padding-top:45px; margin-bottom:45px;}
        .bx_ys span{width:200px;_width:200px; margin-left:45px;_margin-left:31px; text-align:center; display:block; float:left; font-family:"微软雅黑";}
        .bx_ys span em{background:url(../images/loginicon2.png) no-repeat; margin-right:12px; display:block;width:50px; float:left; height:50px;}
        .bx_ys span p{float:left; color:#979797; margin-top:9px;}
        .bx_ys span p font{	margin:0px 5px; font-size:16px; font-weight:bold;}
        .bx_ys span em.ww{background-position:-2px -81px;}
        .bx_ys span em.cp{background-position:-54px -81px; }
        .bx_ys span em.gw{background-position:-106px -81px; }
        .bx_ys span em.dz{background-position:-158px -81px;	}
        .loginbot{width:1000px; border-top:2px solid #eee; color:#999; margin:0 auto; margin-bottom:20px; text-align:center; font-size:12px; padding:20px 0;}
        .loginbot a{ color:#999;}

        .loginbox{ width:350px; background:none;}
        .loginbox .loginnav{ width:350px; height:51px; border-radius:8px 8px 0px 0px; background:#eee; overflow:hidden;}
        .loginbox .loginnav span{ display:inline-block; width:1px; overflow:hidden; float:left; height:50px; background:#ccc; vertical-align:middle;}
        .loginbox .loginnav a{ font-size:14px; color:#666; width:174px; float:left; display:inline-block; text-align:center; border-bottom:1px solid #ccc; height:50px; vertical-align:middle; line-height:50px;}
        .loginbox .loginnav a.on{ background:#fff; border-bottom:1px solid #fff;}

        .tuiapp{ background:#f8f8f8; width:350px; border-radius:0px 0px 8px 8px; text-align:center; height:50px; overflow:hidden;}
        .tuiapp span{ display:inline-block; width:187px; height:17px; background:url(../images/loginicon2.png) no-repeat -7px -141px; vertical-align:middle; margin-right:10px;}
        .tuiapp a{ color:#679636; border-radius:20px; padding:5px 20px; border:1px solid #d7e2c0; display:inline-block; background:#f5faed; margin-top:10px;}
        .tuiapp a i{ display:inline-block; width:12px; height:18px; background:url(../images/loginicon2.png) no-repeat -172px -37px; vertical-align:middle; margin-top:-2px; margin-right:5px;}

        .loginbox .logincon .con .loginfont{ background:#fff; height:285px; padding:0 25px; overflow:hidden;}
        .loginbox .logincon .con .pt{ border:1px solid #d3d3d3; border-radius:3px; height:40px; margin-top:20px; overflow:hidden;}
        .loginbox .logincon .con .pt i{ display:inline-block; width:20px; height:20px; vertical-align:middle; background:url(../images/loginicon2.png) no-repeat -189px -7px; margin:0 15px; margin-top:10px; float:left;}
        .loginbox .logincon .con .pt input{ height:40px; display:inline-block; float:left; border:0; height:40px; line-height:normal; line-height:40px\9;*line-height:40px; _line-height:40px; width:247px; outline:none; font-size:14px; font-family:'微软雅黑'}
        .loginbox .logincon .con .password i{ background:url(../images/loginicon2.png) no-repeat -168px -7px; width:18px;}
        .loginbox .logincon .con .de{ height:70px; line-height:70px; color:#999;}
        .loginbox .logincon .con .de span { float:left;}
        .loginbox .logincon .con .de span input{ float:left; margin-top:20px; margin-right:10px;}
        .loginbox .logincon .con .de a{ float:right; color:#999;}
        .loginbox .logincon .con input.btn{ background:#00a13b; text-align:center; height:45px; cursor:pointer; border:none; display:block; color:#fff; font-size:16px; font-family:'微软雅黑'; width:100%; border-radius:3px;}
        .loginbox .logincon .con .reg{ text-align:right; color:#999; height:50px; line-height:50px;}
        .loginbox .logincon .con .reg a{ color:#01af63;}
        .loginbox .logincon .con .yanma{ overflow:hidden;}
        .loginbox .logincon .con .yanma .pt{width:180px; float:left; overflow:hidden;}
        .loginbox .logincon .con .yanma .pt input{width:130px; }
        .loginbox .logincon .con .yanma input.yanm{ background:#f4f4f4; border-radius:3px; width:110px; height:42px; cursor:pointer; font-family:'微软雅黑'; border:1px solid #ccc; font-size:14px; color:#666; float:right; display:block; margin-top:20px;}
        .loginbanner{ width:100%; overflow:hidden; background-image: url(../images/hhh5.jpg);}
        .loginbanner div{ width:100%; height:500px;background-image: url(../images/hhh5.jpg) position:relative;}
        .loginbanner div a:hover{ color:#fff;}
        
        .loginbanner div span{ position: absolute; top:50px; left:50%; margin-left:-500px; text-align:center;}
        .loginwpage .loginbannerdian{ width:35px; position:absolute; left:50%; bottom:10px; z-index:50; height:20px; margin-left:-17px; cursor:pointer;}
        .loginwpage .loginbannerdian span{ display:inline-block; width:10px; height:10px; background:#fff; border-radius:15px;}
        .loginwpage .loginbannerdian span.on{ opacity:0.5;}

        .logintipsline{ color:#f00; position:absolute; left:30px; top:65px; font-size:12px;}
		
.zcc  {border-radius:2px; display:inline-block;text-align:center; width:300px; height:48px; line-height:48px; font-size:16px; background: #e82e15; color:#FFF; letter-spacing:1px; border-bottom: 2px solid rgba(0,0,0,0.2);  cursor:pointer; font-family:"微软雅黑"; }
.zcc:hover{ background: #d1250e;}


.jguos { width:790px; margin:auto; height:50px; line-height:50px; color:#777777; text-align:center; margin-top:0px; background-color:#FFF; border-top:1px dashed #d0d0d0;}
.jguo { width:1100px; margin:auto; height:50px; line-height:50px; color:#777777; text-align:center; margin-top:20px; background-color:#FFF;}
.hipa { width:170px; margin:auto; height:40px; color:#FFF; background-color:#e82e15; line-height:40px; text-align:center; font-size:18px; margin-bottom:20px;}

  .msna { font-size:13px; color:#666666; width:820px; margin:auto; border:1px solid #e6e6e6; height:350px; margin-top:15px;}
    .msnb { font-size:25px ; color:#e82e15;  font-weight:bold;}
	.msnc { padding-left:23px; border-bottom:1px dashed  #e6e6e6}
	.msnd { font-family:"微软雅黑"; font-size:13px; color:#666666; border:1px solid #d0d0d0; height:30px; width:90px;}
	.msnda { font-family:"微软雅黑"; font-size:13px; color:#666666; border:1px solid #d0d0d0; height:30px; width:205px;}
	
	.sika { width:1100px; margin:auto;}
.sikb { width:790px; background-color:#FFF;overflow:hidden;   padding:0px 0;}
.sikc { width:285px; background-color:#FFF; padding:20px 0; }
.sikd { margin:auto; width:260px; border-bottom: 1px solid #d0d0d0; text-align:center;}
.sike { border-bottom: 1px solid #d0d0d0; overflow:hidden;width:260px; margin:auto;}
.sikea{ padding:15px 10px; background-color:#ffc5bd;width:260px; }
.sikeb{ padding:15px 10px; background-color:#f6f6f6; width:260px; }
.sikk { p}
.sikt { width:260px; margin:auto; text-align:right; color:#e82e15; height:60px; line-height:60px; font-size:30px; }
.sikt span { font-size:15px;}
.siko { font-size:15px; color:#333; text-align:center; margin:auto; width:260px; height:50px; line-height:50px;}
.sikba { width:740px; margin:auto; padding:0px 0px 20px;}
.sikbb {     color: #111111; font-size:16px;   border-bottom:1px solid #e5e5e5; height:40px; padding-top:10px;}
.sikbc { padding:5px; width:740px; height:150px; border:1px solid  #d0d0d0; font-size:14px; color:#666666; font-family:"微软雅黑";}
.sikbd { padding:15px 0;}
.sikbe {padding:15px 0; font-size:13px; color:#999999; line-height:22px;}
.sikbx { border:1px solid #d0d0d0; height:35px; width:250px; font-family:"微软雅黑"; padding-left:5px; color:#666666; margin-left:10px;}
.sikby{ border:1px solid #d0d0d0; height:35px; width:500px; font-family:"微软雅黑"; padding-left:5px; color:#666666; margin-left:10px;}
.sikbxx { padding:15px 0; line-height:50px;}
.sikbyy { padding:10px 0; line-height:50px;}
.sikbzz {padding:30px 0; text-align:center; }
.sikbzzz {padding:10px 0 0 74px; text-align:left; }
.sikh { line-height:40px; font-size:13px; height:40px;}
.sikh span { color:#e82e15;}

.paysay { width:820px; margin:auto; padding:0px 25px 25px; background-color:#FFF; overflow:hidden;}
.paysa { width:1050px; margin:auto; padding:25px; background-color:#FFF; overflow:hidden;}
.paysb { font-size:20px; color:#333; border-bottom:1px solid #d0d0d0; height:70px;}
.paysc {height:70px; font-size:14px; color:#666666; height:60px;  border-bottom:1px dashed #d0d0d0; line-height:25px;}
.paysb span a{ font-size:12px; color:#999999;}
.paysc span { color:#e82e15; padding-left:15px;}
.paysd { color:#e82e15; font-size:20px;}

 .ordea {border:1px solid #d0d0d0; width:820px; padding:10px 20px; margin-bottom:20px; box-shadow:rgba(0,0,0,0.15) 3px 3px 3px;}
  .ordea:hover {box-shadow:rgba(0,0,0,0.25) 3px 3px 3px;}
  .ordeb { height:40px; color:#333; font-size:20px;}
  .ordec{border-bottom:1px dashed #d0d0d0;}
  .orded {border-bottom:1px dashed #d0d0d0; height:40px;}
  .orded span {font-size: 28px;
    font-weight: 200;
    line-height: 1;
    color: #333;}
	
	.ordbta {display: inline-block;
    width: 130px;
    height: 30px;
    padding: 0;
    margin: 0;
    border: 1px solid #b0b0b0;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #9d9d9d;
    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;}
	
	.ordbta:hover {border-color: #757575;
    background: #757575;
    color: #fff;}
	
	.ordbtb {display: inline-block; 
    width: 130px;
    height: 30px;
    padding: 0;
    margin: 0;
    border: 1px solid #e82e15;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #e82e15;
    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;}
	
	.ordbtb:hover {border-color: #e82e15;
    background: #e82e15;
    color: #fff;}
	.ordec span { color:#e82e15;}
	
	
	/* Shutter Out Horizontal 修改密码 按钮样式 */
a.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #e82e15;
  color: #fff;
}
a.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ff624d;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.hvr-shutter-out-horizontal:hover,a.hvr-shutter-out-horizontal:focus,a.hvr-shutter-out-horizontal:active {
  color: white;
}
a.hvr-shutter-out-horizontal:hover:before,a.hvr-shutter-out-horizontal:focus:before,a.hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.button{ text-align:center;
  width:258px;padding:0.7em 0;
  cursor: pointer;
  background:none;
  text-decoration: none;
  font-size: 1.2em;
  color: #666;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.regtab { margin:auto; margin-top:20px; margin-bottom:70px;}
.rega { border-bottom:2px solid #e82e15; color:#e82e15; font-size:15px; line-height:40px; text-align:center; }

.regb { border-bottom:2px solid #eeeeee; font-size:15px; line-height:40px; text-align:center;}
.regb
.regb:hover { border-bottom:2px solid #2bb8aa; color:#2bb8aa; }
.regc { border-bottom:2px solid #eeeeee}
.raga { text-align:right; line-height:60px; font-size:14px; padding-right:25px;color:#666666;}
.reginp { border:1px solid #f2443d; width:260px; height:35px; padding-left:5px; font-size:14px; color:#f2443d; font-family:"微软雅黑";}
.reginp:focus {outline:none;} 

.regsj { border-radius:0px; display: block;text-align:center; margin: 0 auto; text-decoration:none; width:120px; height:37px; line-height:37px; font-size:15px; background: #b5b5b5; color:#FFF; letter-spacing:1px; float:left;}
.regsj:hover{ background: #cccccc;}
.regbt { border-radius:0px; display: block;text-align:center; margin: 0 auto; text-decoration:none; width:267px; height:38px; line-height:38px; font-size:15px; background: #e82e15; color:#FFF; letter-spacing:1px; float:left;}
.regbt:hover{ background: #ff5d47;}

.reginps { border:1px solid #c6c6c6; width:260px; height:35px; padding-left:5px; font-size:14px; color:#f2443d; font-family:"微软雅黑";}
.reginps:focus {outline:none;} 
.reginpps { border:1px solid #d3d3d3; width:260px; height:35px; padding-left:5px; font-size:14px; color:#666666; font-family:"微软雅黑";}
.reginpps:focus {outline:none;} 