

.clearfix::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.w {
    width: 1200px;
    margin: 0 auto;
}




/* CSS Document */

/*主体*/
.main{ margin:42px auto 0;}

/*主体*/
.container{ margin:0 auto; }

/*banner*/
.ban{ height:600px;overflow:hidden;}
.ban .tl{ margin:10% auto 0; text-align:center;color:#fff; font-size:30px; background: url(../images/b.png) center bottom  no-repeat; padding: 0 0 288px 0;}


/*左边*/
.breadcrumbs{ overflow: hidden; }
.breadcrumbs .dh{ margin: 50px auto;text-align:center; line-height: 15px;}
.breadcrumbs .dh a{color:#666666;border-right:1px solid #c8cecf;padding:0 20px;display: inline-block;font-size:16px;margin: 0 0 10px 0;}
.breadcrumbs .dh a:hover,.breadcrumbs .dh a.current{ color:#c81432; }
.breadcrumbs .dh a:last-child{ border-right:0; }
.dlzc{ display:none; }

/*当前位置*/
.position{  border-bottom: 1px solid #c8cecf;  line-height: 60px;  overflow: hidden;}
.position .ctl { border-bottom: 5px solid #c81432; float:left; font-size: 28px; color: #251f21; display: inline-block;}

.right_title { color: #666666; float: right;text-align:right; width: 380px; font-size: 14px;}
.right_title a{ color: #666666; padding: 0 3px; font-size: 14px;}




/*右边*/

.content{ line-height:32px;min-height:300px;}
.content img{ max-width:100%;}
.xx{ margin:0 auto 30px;}

/*公司理念*/
.idea li{ background:#f7f7f7;      margin: 0 0 15px 0;}
.idea li span{background:#c81432; color:#fff; width: 150px; height: 150px; display: inline-block; text-align: center; line-height: 150px; font-size: 20px;position: relative;}
.idea li span i {
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 10px solid #c81432;
    border-bottom: 6px solid transparent;
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -6px;
}
.idea li .summary{ margin: 0 50px 0; float: right; width: 950px; line-height: 110px; background: url(../images/i1.png) right  center no-repeat; color: #251f21; font-size: 16px; padding: 20px 0;}
.idea li.fl .summary{ float: left; text-align: right; background: url(../images/i2.png) left center no-repeat;}
.idea li.fl span i{  border-top: 6px solid transparent;
    border-right: 10px solid #c81432;
    border-bottom: 6px solid transparent;  left: -9px;   border-left: 0;}
.idea li span.tl2 { display:none; }

/*管理团队*/

.team1 li{
    background: #f7f7f7;
    border: 1px solid #c8cecf;
    margin: 0 auto 30px;
    overflow: hidden;
    position: relative;
}
.team1 li.first i{ width:41px;height:40px;display:block;position:absolute; background: url(../images/ic.png) no-repeat;}
.team1 li.first .i1{ top: 0px; left: 0px;  }
.team1 li.first .i2{ bottom: 0px; right: 0px; background-position: right 0;}




.team1 li.first .summary{ margin-top: 66px;}
.team1 li.first .summary p{ background:none; padding: 0;}
.team1 li.first .pic{ height: 400px; }

.team1 li .pic{
    float: left;
    width: 250px;
    height: 350px;
}
.team1 li .pic img{}
.team1 li .summary{
    float: left;
    width: 864px;
    margin: 50px 0 20px 50px;
}
.team1 li h3{
    font-size: 16px;
    color: #251f21;
}
.team1 li p{
    line-height: 38px;
    margin: 32px auto 0;
    height: 190px;
    padding: 0 68px 20px 0;
    background: url(../images/i1.png) right bottom no-repeat;
}

/*投研团队*/
.team2 li{
    background: #f7f7f7;float:left;width:268px;
    margin: 0 40px 50px 0;text-align:center;
    border: 1px solid #c8cecf;
    line-height: 26px;
}
.team2 li:nth-child(4n),.team2 li.n4{ margin-right:0;}
.team2 li .pic{
   height: 368px; border-bottom: 1px solid #c8cecf;
}
.team2 li .pic img{}

.team2 li h3{
    font-size: 14px;
    color: #251f21;
    margin: 10px 0 0;
}
.team2 li p{
    color:#666666;font-size:12px;
    margin: 0 0 10px;
}

/*产品*/
.product { width:100%;}
.product th{ border-top:1px solid #c8cecf; padding: 13px 8%; line-height: 24px; text-align: left; font-weight: normal; color: #251f21;}
.product td{border-top:1px solid #c8cecf;border-bottom:1px solid #c8cecf;padding: 13px 1% 13px 8%;line-height: 24px;}
.product .odd{ background:#f7f7f7; }

/*内参*/
.linklist{ overflow:hidden;margin:0 auto 39px;text-align:center; line-height: 28px;} 
.linklist ul{ width: 502px;margin:0 auto;}
.linklist li{ float:left; width: 199px; margin:0 25px;border:1px solid #c8cecf; }
.linklist li img{ width:100%;}
.linklist li h3{ color:#251f21;font-weight:normal;font-size:16px ; padding: 20px 0 0;}
.linklist li .summary{ color:#666666;font-size:12px; padding: 0 0 20px 0;}


/*服务*/
ul.service_list { overflow:hidden; border-top: 1px solid #c8cecf; padding-top: 15px; }
ul.service_list li { overflow:hidden; padding: 15px 0;}
ul.service_list li .pic{ float:left; width: 290px; margin: 0 50px 0 0;}
ul.service_list li h3{ color:#251f21;font-size:20px;font-weight:normal; }
ul.service_list li .summary{ border-bottom:1px solid #c8cecf; float: right; width: 854px;}
ul.service_list li p{ padding:6px 0 10px 0;min-height:50px; }



/*新闻列表*/
.mleft{ width:770px;float:left; }

ul.news_list{ height:auto; margin:0px auto;}
ul.news_list li{ position:relative; display: block; margin: 30px 0 74px 0; border: 1px solid #c8cecf;}
ul.news_list li .date1{ position:absolute; left: 24px; top: -24px;color:#fff; width: 50px; height: 50px; background: #c81432; line-height: 20px; z-index: 9;}
ul.news_list li .date1 b,ul.news_list li .date1 span{ display:block; text-align:center; color: #fff;}
ul.news_list li .date1 b{ font-size:20px; padding: 6px 0 0; font-weight: normal;}
ul.news_list li .date1 span{ font-size:12px; }
ul.news_list li .pic{ position:relative; }
ul.news_list li .summary{ padding: 50px 23px 20px; line-height: 24px;}
ul.news_list li .summary h3{ color:#251f21;font-size:16px;}
ul.news_list li .summary p{ margin:20px 0;}
ul.news_list li .more{ border: 1px solid #c8cecf;background:#f7f7f7;color:#666666;font-size:12px; display: inline-block; width:118px; line-height: 33px; text-align: center;
  -webkit-transition:all  0.5s;
    -moz-transition:all  0.5s;
    -o-transition:all  0.5s;
    -ms-transition:all  0.5s;
    transition:all  0.5s;
}
ul.news_list li .more:hover{background: #c81432;color: #fff;}
ul.news_list li .date{ border-top: 1px solid #c8cecf; padding: 8px 23px;}
ul.news_list li .date  span{color: #666666;font-size: 12px;background: url(../images/date.jpg) 0 center no-repeat;padding: 0 8px 0 22px;height: 20px;line-height: 20px;display: inline-block;}
ul.news_list li .time{ background-position:0 center;}
ul.news_list li .date  span.class{  background-position: -115px center; }
ul.news_list li.pp .summary{ padding: 20px 23px 20px; }
ul.news_list li.pp2 i{ position: absolute; top: 0; left: 0; width:100%;height:100%;display:block; background: url(../images/play.png) center center no-repeat;}
ul.news_list li .video{ display:none;}

.mright{ width:372px;float:right; }
.mright .tl{ border-bottom:1px solid #dedeed; color: #251f21; font-size: 16px; margin: 30px 0 10px; padding: 0 0 18px 0; line-height: 18px;} 
ul.news_list2 li{ display: block; padding: 10px 0; overflow: hidden;}
ul.news_list2 li .pic{ width:100px;height:100px;float:left;margin:0 20px 0 0; }
ul.news_list2 li .pic img{ width:100%;height:100%; }
ul.news_list2 li .summary{ line-height: 24px;float:left;width:250px; }
ul.news_list2 li .summary h3{ color:#251f21; font-size: 13px; font-weight: normal; padding: 12px 0 12px 0;}
ul.news_list2 li .summary p{
    color: #666666;
    font-size: 12px;
}

/*弹出层*/
#hModalOverlay {  background: #3b3b3b;  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  z-index: 999998;   
  opacity: .75;  
  filter: alpha(opacity=75);
}

#hModalWrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0px;
  display: none;
  z-index: 999999; }


#hModalWrap .hModal {
  position: fixed;
  border-radius: 6px;
  width: 100%;
  left: 0;
  top: 25%;
}

#hModalWrap .hModal .Close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  background: url('../images/close.png')  no-repeat;
  width: 50px;
  height: 50px; 
  z-index: 9999;
}
#hModalWrap .hModal .cc {
  padding: 11px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  max-width: 800px;
  margin: 0 auto;position:relative;
}
#hModalWrap .hModal .Content {
  max-width: 100%;
}
#hModalWrap .hModal .Content video{ max-width:800px;max-height:560px;}


/*荣誉*/
.honorlist{ margin: 0 0 60px 0;overflow:hidden;}
.honorlist li{ float:left;width:49%; text-align:center; }
.honorlist li img{ width:100%; border:1px solid #c8cecf  ;box-sizing: border-box;}
.honorlist li:nth-child(2n+1){ margin:0 2% 0 0;} 
.honorlist li h3{ color:#666666;font-size:14px; padding: 4px 0;font-weight: normal;}



.honor{ border:1px solid #c8cecf;width:100%;margin:0 auto 28px; }
.honor th{ background:#f4f4f4;line-height:58px;font-size:16px;color:#666666;font-weight:normal; }
.honor td{ border:1px solid #c8cecf;line-height:38px;text-align:center; }




/*图片列表*/
ul.plist { height:auto; margin: 15px auto 0 auto;min-height:200px; }
ul.plist li{ border-bottom: 1px dashed  #d4d4d4; line-height: 24px; padding: 18px 0px 16px 0px;overflow: hidden; }
ul.plist li a{ color: #333333; font-size:14px; }
ul.plist li .pic{ float:left; width: 170px !important; height: 100px; text-align: center; overflow: hidden;}
ul.plist li .pic a{  vertical-align: middle; }

ul.plist li img{ max-width: 170px; max-height: 100px;}
ul.plist li .brief{ float:right; width: 558px; }
ul.plist li h3{white-space: nowrap;text-overflow: ellipsis;overflow: hidden; display:block;font-size: 14px;font-weight: normal;color: #282828;margin: 0 0 5px 0;}
ul.plist li .addtime{ color: #282828;font-size:12px; }
ul.plist li .abstract{ line-height: 20px; margin: 6px 0; color: #282828; font-size: 12px;}
ul.plist li .more{ color: #282828; font-size: 12px; float: right;}


/*时间轴*/
.event_list {background: url('../images/d.png') 94px 0 repeat-y;margin:10px 0 20px 0;padding: 50px 0 0;}
.event_list .evenlist{overflow:hidden;background: url('../images/d3.png') 79px 18px no-repeat;}
.event_list h3 {margin: 18px 20px 0 0;font-size: 20px;font-weight: normal;color: #b6883d;padding-right: 44px;height: 30px;line-height: 30px;float: left;}
.event_list .event{overflow:hidden;margin: 0 0 50px 0;}
.event_list li {margin: 0 0 30px;overflow: hidden;padding-bottom: 6px;}
.event_list li span.tl {margin: 18px 20px 0 0;padding-right: 34px;background: url('../images/d1.png') right center no-repeat;height: 30px;line-height: 30px;float: left;font-size: 14px;color: #282828;text-align: right;width: 66px;}
/*.event_list li p { width: 674px;float: right; display:inline-block; padding-left: 32px; background: url('../images/j2.png') 22px 13px no-repeat; line-height: 20px;_float:left; } */

.event_list  .summary{background:#f7f7f7;padding:20px 29px;line-height: 32px;border: 1px solid #c8cecf;float: right;width: 84%;}


/* 分页 */
.pages { margin:30px auto;font-size:12px; clear:both; overflow:hidden; color: #666666; }
.pages span,.pages a { color: #666666; background: #f7f7f7;font-size:12px; line-height: 34px;  padding: 0 10px; min-width: 14px; display: inline-block; text-align: center; margin-right: 4px; border: 1px solid #c8cecf;}
.pages a.currentpage{ color:#fff; background: #c81432;}

.pages1 { margin:30px auto;clear:both; overflow:hidden; color: #666666; }
.pages1 a { color: #666666; background: #fff;line-height: 34px;  padding: 0 10px; min-width: 14px; display: inline-block; text-align: center; margin-right: 4px; border: 1px solid #c8cecf;}
.pages1 a.currentpage{ color:#fff; background: #c81432;}
.pages1 .fr{ text-align:right; float:right;}


/*新闻态详细内容页 */
.content .atitle { text-align:center; color: #251f21; font-size: 20px; font-weight:normal; display:block;}
.content .time {color: #666666;   text-align:center ;}
.details { color: #282828; line-height:32px; padding: 20px 0; min-height: 300px; border-top: 1px solid #c8cecf; margin: 10px 0 0;}
.details video{ max-width:100%;}

/* 上下页 */
.share{  background: url(../images/br.jpg) 0 0 repeat-x;padding:10px 0 ;overflow:hidden; }
.share .bdshare-button-style0-16{ float:left;width:40%;}
.share .bdshare-button-style0-16 span{ float:left;}
.share a{ color:#666;}
.share a.tit4{float:right;padding: 0 0 0 20px;background: url(../images/print.png) right center no-repeat;}
.share a.print{ margin-right:10px;background-position:0 center;}

.pn_page {line-height: 28px;color: #666666;padding: 16px 0 0 0;background: url(../images/br.jpg) 0 0 repeat-x;}
.pn_page a{ color: #666666; }
.pn_page a:hover{ color:#c81432 }




/*六边形*/
.xlink{ border-bottom:1px solid #c8cecf;margin:0 0 30px 0}
.link1{width: 888px;margin: 62px auto 0 auto;overflow: hidden;padding: 26px 0 66px 0;}



/* HEXAGON STARTS HERE */
.hex {
	width: 206px;
	height: 237px;
	background: url(../images/bg1.png) no-repeat;
	position: relative;
	float:left;
	margin: -26px 8px;
	zoom:1;
	cursor: pointer;
}
		
	.hex.hex-gap {
		margin-left: 86px;
	}
	
	.hex a {
		display:block;
		width: 100%;
		height:100%;
		text-indent:-9999em;
		position:absolute;
		top:0;
		left:0;
		z-index: 999;
	}

	
	/* Custom styles*/
	.hex .inner {
		color:#eee;
		z-index: 99;
		position: relative;
		margin: 88px 0 0;
	}
	
	.hex h4 {
	font-size: 14px;
	color: #666666;
	min-height: 10px;
	width: 82%;
	margin: 0 auto;
	font-weight: normal;
	}
	
	
	.hex .remark {
		width: 82%;
		margin:0 auto;
		color: #251f21;
		font-size: 18px;
		border-bottom:1px solid #c8cecf;
		padding: 4px 0 10px 0;
	}
.hex img{ display:none;}
	.hex.hex1 {
		margin-left: 119px;
	}
	.hex.hex2 h4,.hex.hex2 .remark {
		display:none;
	} 

.hex.hex2 {background: url(../images/bg2.png) no-repeat;background-size: contain;}
.hex.hex2 .inner{margin: 24% auto 0;text-align:center;}
.hex.hex2 img{ display:inline-block;margin:0 auto;}


.hex:hover h4,.hex:hover .remark{ color:#fff;}

/*
.hex.hex7 .remark{font-size:14px;color: #fff;}
.hex.hex7:hover .remark{ border-bottom: 1px solid #c81432;}
.hex.hex7:hover{ background: url(../images/bg3.png) no-repeat;background-size: contain; }
*/

.hex:hover{ background: url(../images/bg2.png) no-repeat;background-size: contain; }




/*地图*/
#map { line-height: 15px; margin: 12px auto;}
#map table{ width:100%; }
#map td,#map th{ padding: 8px 0;border-top:1px solid #dddddd;border-bottom:1px solid #dddddd}
#map th a{color:#3b3b3b;font-weight:bold;display: inline-block;  margin: 8px 0;}
#map td a{color:#939393;border-right: 1px solid #939393;padding: 0 10px;display: inline-block;margin: 8px 0;}


/*登录*/
.lbg{background: url(../images/lbg.jpg) center 8px no-repeat;background-size: cover;}
.temporal{background:#fff;margin: 50px auto;padding: 10% 0;line-height: 24px;} 
.wait{margin:10px auto 0;background:#f7f7f7;width:266px;line-height:41px;text-align:center;border:1px solid #c8cecf;color: #666666;}
.wait a{ color:#666666;}
.wait:hover a,.wait:hover{color: #c81432;}
.yj{margin: 14px auto 14px 0;font-size: 20px;}

.ddl1{display:none;}



/*热线*/
.nl{ float:left;;border-left:1px solid #dddddd;margin:38px 0 0;padding: 0px 0 0px 15px;font-size: 12px;}
.nl span{ font-size:15px;color:#251f21; }
.nl em{ color:#aeaeae; }
.hotline{float:right;border-left:4px solid #c81432;margin: 32px 0 0;padding: 0px 0 0px 15px;font-size: 12px;line-height: 20px;}
.ft1{padding: 8px 0 16px 0;border-bottom:1px solid #c8cecf;overflow: hidden;}



/*登陆*/
.login{background: #fff;margin: 8.5% 0;width: 370px;float: right;border: 1px solid #bec6d1;padding: 30px 40px;position: relative;}
.login .now{ background: url(../images/now.png) no-repeat; width: 80px;height: 80px; position: absolute;right: -1px;top: -1px;}
.login h3{ font-size: 16px;color: #000;font-weight: normal;margin: 0 0 30px 0;}
.login p{ margin-bottom: 20px;}
.login input[type="checkbox"]{ vertical-align:middle; }
.login input[type="password"],.login input[type="text"]{width:304px;padding:0 6px 0 56px;line-height: 38px;height: 38px;border: 1px solid #cdcdcd;background: url(../images/ubg.jpg) no-repeat;} 
.login input[type="password"].u2{ background-position: 0 -59px }
.login input[type="text"].u3{ width: 140px;background-position: 0 -118px;}
.login input[type="text"].u4{ background-position: 0 -236px; }
.login input[type="text"].u5{ background:none;padding:0 6px;width: 47%;text-align:center; }

.login input[type="button"].primary{ background:#f7f7f7;padding:0 6px 0 6px;line-height: 38px;border: 1px solid #cdcdcd;text-align:center;float:right;width: 47%;cursor: pointer; }



.login .forget{float: right;color: #b08d53;}
.login .btn{background: #c81332;color: #fff;text-align: center;line-height: 40px;border: 0;width: 100%;cursor: pointer;}
.login .remark{line-height: 22px;border-top: 1px dashed #d1d1d1;background-color: white;font-size: 12px;padding: 20px 0 8px 0;margin: 30px 0 0 0;}
.login img{ vertical-align: middle; margin: 0 6px;}
.login .changegb{background: url(../images/refresh.jpg) center center no-repeat;width: 40px;margin: 0;display: inline-block;}
.login .back{ text-align:center; }
.login .back a{ color:#b4883d; text-decoration:underline; }

.login input[type="password"]:focus, .login input[type="text"]:focus {
  border-color: #c81332;
  box-shadow: 0 0 5px rgba(52, 54, 66, 0.1);
  outline: none;
}


/*用户中心*/
.f7{ background: #f7f7f7;}
.ban1{ height: 185px;}
.m100{ margin-bottom: 100px; }
.mleft1{ width: 270px; float: left;}
.mleft1 li{ border: 1px solid #c9cdcc; background: #f7f7f7; line-height: 48px; margin-bottom: 10px; }
.mleft1 li a{font-size: 16px;padding: 0 30px 0 26px;color: #000;display: block;background: url(../images/i3.png) right center no-repeat;}
.mleft1 li:hover a,.mleft1 li.active a{ color: #c81431;background: url(../images/i4.png) right center no-repeat;}

.mright1{width: 830px;float: right;border: 1px solid #c9cdcc;padding: 40px;min-height: 475px;}
.mright2{ width: 860px; float: right;border: 1px solid #c9cdcc; padding: 40px 10px 40px 40px; min-height: 475px;}
.change{ min-height: 264px;}
.change p{ margin-bottom: 19px; overflow:hidden}
.change .cd{
    background: url(../images/ubg.jpg) 0 -339px no-repeat;
    padding: 0 0px 0 39px;
    border: 1px solid #cdcdcd;
    height: 38px;
    width: 508px;
} 
.change .ccard{background: url(../images/ubg.jpg) 0 -339px no-repeat;padding: 0 0px 0 39px;border: 1px solid #cdcdcd;height: 38px;}
.change .ccard select{color:#666;line-height: 40px;height: 40px;width: 100px;float:left;padding: 0 10px;border: 0;border-right: 1px solid #cdcdcd;}
.change .ccard2{background: url(../images/ubg.jpg) 0 -609px no-repeat;padding: 0 0px 0 39px;border: 1px solid #cdcdcd;height: 38px;width: 508px;}




.change input[type="button"],.change select{ font-size:12px; }
.change input[type="password"],.change input[type="text"]{width: 486px;padding:0 6px 0 56px;line-height: 38px;height: 38px;border: 1px solid #cdcdcd;background: url(../images/ubg.jpg) 0 -177px no-repeat;font-size: 12px;color: #666;}
.change input[type="submit"],.change input[type="reset"]{ cursor: pointer; background: #c81332;color: #fff;text-align: center;line-height: 40px;border: 0;width: 266px }
.change input[type="text"].u14[readonly],.change input[type="password"][readonly],.change input[type="text"][readonly]{background-color:#f7f7f7;}
.change input[type="password"][readonly]:focus,.change input[type="text"][readonly]:focus{ border-color: #cdcdcd;}

.change .ccard2 select, .change input[type="text"].u20{color:#666;line-height: 40px;height: 40px;width: 124px;float:left;padding: 0 7px;border: 0;border-right: 1px solid #cdcdcd;background-image: none;}
.change .ccard2 input.u9,.change .cd input.u9{width: 343px;}

.change input.u7{ background-position: 0 0;}
.change input.u8{background-position: 0 -339px;width: 81px;float:left;}
.change input.u9{border-left: 0;background:none;float:left;width: 378px;padding: 0 6px 0 20px;border: 0;}
.change input.u10{background-position: 0 -398px;float: left;width: 170px;margin-right: 4px;}
.change input.u11{background-position: 0 -561px;}
.change input.u12{background-position: 0 -457px;}
.change input.u13{background-position: 0 -516px;}
.change input.u16{background-position: 0 -609px;}
.change input.u16{background-position: 0 -609px;}
.change .own_product{
    height: 38px;
    float: left;
    width: 458px;
    padding: 0 0 0 38px;
    line-height: 38px;
    border: 1px solid #cdcdcd;
    background: url(../images/ubg.jpg) 0 -516px no-repeat;
    font-size: 12px;
}
.change .own_product .own_my{position:relative;width: 100%;padding-right: 1px;}
.change .own_product .own{position:absolute;top: -1px;left: 0px;width: 100%;height: 40px;overflow: hidden;background: #fff;border: 1px solid #cdcdcd;padding: 0 0 0 16px;box-sizing: border-box;}
.change .own_product i{width: 12px;height:40px;background: url(../images/j1.jpg) 0 center no-repeat;display:inline-block;float:right;z-index: 99;position: relative;}
.change .own_product .own.current{ height:auto;}

.change .own_product .pp{ cursor:pointer;border:1px solid #c8cecf;background:#f7f7f7;line-height: 24px;display:inline-block;margin: 0 9px 0 0;padding: 0 12px;}
.change .own_product .pp input{  border:none;background:none;font-size: 14px;color: #666666;margin: 0 0 0 6px;}
.change .own_product .pp:hover{ color:#bc132f;border:1px solid #bc132f}
.change .own_product .pp:hover input{ color:#bc132f; }


.mright1 input.u9{
    /* border: 1px solid #cdcdcd; */
    border-left: 0;
}



.change input[type="submit"]{ background: #c81332;margin-right: 10px; }
.change input[type="reset"]{ background: #c8cdd0;}

.change input[type="password"]:focus,.change input[type="text"]:focus {
  border-color: #c81332;
  box-shadow: 0 0 5px rgba(52, 54, 66, 0.1);
  outline: none;
}



/*手机导航*/
.pageMobileNav{  /*background:url(../images/x1.jpg) right center no-repeat;margin: -15px 16px 20px;*/  display:none;}


/* 仿select dropdown */
.dropdown{position:relative;padding: 10px 35px 10px 0px;border: 1px solid #c8cecf;line-height: 20px;background: url(../images/i5.png) no-repeat #f7f7f7 right center;}
.dropdown p{border-left: 5px solid #c81432;color: #251f21;cursor:pointer;padding: 0 0 0 11px;}
.dropdown>ul{width: 100%;height:200px;background: #fff;border: 1px solid #c8cecf;position:absolute;top: 40px;left: -1px;display:none;z-index: 9999;overflow-y:auto;}
.dropdown ul li{line-height: 33px;}
.dropdown ul li a{display:block;color: #282828;padding: 0 0 0 20px;}
.dropdown ul li a:hover,.dropdown>ul>li.active>a{ background: #c81432;color: #fff; }

.dropdown>ul>li>a{background: url(../images/i3.png) 6px center no-repeat;padding: 0 0 0 18px;}
.dropdown>ul>li>a:hover,.dropdown>ul li li.active a{background: url(../images/i4.png) 6px center no-repeat; color:#c81432}




/*面包屑1*/
.breadcrumbs1{ border-bottom: 1px solid #c8cecf;  line-height: 50px;  overflow: hidden; margin: 0 0 28px 0; }
.breadcrumbs1 span { border-bottom: 3px solid #c71432; font-size: 22px; padding: 0 10px 0 0; color: #b4883d; display: inline-block;}




/*投资手记*/ 
.notes_list {}
.notes_list li{background:#f7f7f7;border: 1px solid #fff;line-height: 48px;overflow: hidden;height: 48px;padding: 0 0 0 38px;}
.notes_list li span{overflow:hidden;width:60%;}
.notes_list li.odd{ background: #fff; }
.notes_list li:hover{ border: 1px solid #c8cdd0; }
.notes_list li a{display:none;border-left:1px solid #c8cdd0;float: right;width: 20%;max-width: 98px;min-width: 36px;}
.notes_list li a.preview{ background: url(../images/preview.png) center 0 no-repeat; }
.notes_list li a.down{ background: url(../images/dn1.png) center 0 no-repeat; }
.notes_list li a:hover{ background-position:center bottom; }
.notes_list li:hover a{ display: inline-block; }




/*产品*/
.filled{ margin:30px 0 30px;}
.filled .fill{min-width:30%;padding:0 2%;background:#c81432;line-height:40px;border:none;color:#fff;display: inline-block;text-align: center;}
.filled .bhome{  min-width:30%;padding:0 2%; background:#c8cecf; line-height:40px; border:none;color:#fff; display:inline-block; text-align:center; margin-left:2%;}


/*产品左侧*/
#muu1,#muu2,#muu3{ display:none;}
.pleft{ width: 268px; float: left;border: 1px solid #c9cdcc; background: #f7f7f7; padding:30px 0 10px;}
.pleft h3{ color:#251f21;font-size:16px; border-left:5px solid #c81432; line-height:20px; padding:0 0 0 20px; margin:0 0 15px; }
.pleft_dh{height:auto;overflow:hidden; }
.pleft_dh>ul>li{ line-height: 40px;  }
.pleft_dh>ul>li>a{font-size: 14px;padding: 0 30px 0 26px;color: #251f21;display: block;background: url(../images/i3.png) 26px center no-repeat;}
.pleft_dh ul li a{padding: 5px 10px 5px 43px;color: #000;display: block;line-height: 30px;}
.pleft_dh>ul>li:hover>a,.pleft_dh>ul>li.active>a{ color: #c81432;background: url(../images/i4.png) 26px center no-repeat;}
.pleft ul ul{display:none;}
.pleft_dh>ul>li.active ul{ display:block;}
.pleft ul ul li a{ font-size:12px; color:#666666; }
.pleft ul ul li.active a{ background:#c81432; color:#fff;}

#muu1 ul{/* display:block; */}


/*调查问卷*/
.question_box { color:#251f21 }
.question_box .remark{ border-bottom:1px solid #c8cecf; padding:0 0 20px 0;margin:0 30px 18px  0; }
.question{ height:880px; overflow:hidden; }
.question1{ margin:10px 0 0;}
.question1 h3{ color:#c81432; font-weight:normal; }
.que_content{ margin-top:10px; }
.icheckbox_div { line-height:38px;  }
.icheckbox_div.current label{ color:#c81432; }
.question .title{padding: 0 0 0 22px;}
.icheckbox_div label{ margin-left:8px; }
.icheckbox_div a.Checkbox {
	background: transparent url(../images/checkbox.png) no-repeat center top;
	vertical-align: middle;
	height: 20px;
	width: 20px;
	position: relative;
	display: inline-block;
}
.icheckbox_div a.radio {
	background: transparent url(../images/radio.png) no-repeat center top;
	vertical-align: middle;
	height: 20px;
	width: 20px;
	position: relative;
	display: inline-block;
}
.icheckbox_div a.Checked { background-position: center bottom;}
.icheckbox_div a.Checkboxd { background-position: center bottom;}

.icheckbox_div input[type="radio"]{ display:none; }
.icheckbox_div input[type="checkbox"]{ display:none; }

.question_box .filled{ margin:30px 0 10px; }





/*产品详情*/
.mright3{width:910px;min-height: 525px;float: right;border: 1px solid #c9cdcc;padding: 0px 0 30px;}
.pdh { border-bottom: 1px solid #c9cdcc; overflow:hidden;line-height:80px; }
.pdh li{ float:left;width:50%; text-align:center;  background:#f7f7f7; cursor:pointer;font-size:16px; }
.pdh li.current{ color:#fff;background:#c81432; }

.mypro{ padding:30px 38px 0; }
.factor table{ border:none; width:100%; line-height:30px; }
.factor table td{ padding:10px 4%; color:#666666; }
.factor table td:first-child{ white-space: nowrap;color:#251f21;}


/*产品净值*/
.pl1 td,.pl1 th,.pl2 td,.pl2 th{ border:1px solid #c8cecf; }
.pl1 th{ color:#251f21; padding:38px 0; }
.pl1 td{ text-align:center;padding:8px 0;}

.pl2{  margin:29px auto 10px; }
.pl2 td,.pl2 th{ border-left:0;border-right:0;  }
.pl2 th,.pl2 tr:hover{ background:#f7f7f7;  }
.pl2 th{ color:#251f21; text-align:left;padding:8px 5%; }
.pl2 td{ padding:8px 5%; }
.pl2 i{width: 8px;height:10px;margin-left: 3px;display:inline-block;background: url(../images/asc.png) no-repeat 0 0;}
.pl2 i#desc{ background-position: 0 bottom;}


/*我的产品*/
.myproduct h3{ background: url(../images/i3.png) 0 center no-repeat; padding:0 0 0 20px; color:#6d6d6d; margin:20px auto 10px; }
.norms li{float:left;min-width: 22%;margin: 0 10px 14px 0;}

.norms li span{float:left;border:1px solid #c8cecf;padding: 0 10px;min-width: 64%;color: #666;}
.norms li .del{/* display:none; */margin: 0 0 0 10px;background: #fff;width: 15px;line-height: 10px;height: 15px;border-radius: 50%;border:1px solid #c81432;color:#c81432;cursor:pointer;}
.norms li .add{ display:none; float:left;font-size: 28px;line-height: 24px;background: #fff;padding: 4px 10px;min-width: 76%;border:1px solid #c81432;color:#c81432;cursor:pointer;}


/*注册*/
.temporal1{background:#fff;margin: 50px auto;line-height: 24px;position: relative;} 
#back{background:url(../images/back.png) no-repeat;width: 79px;height: 80px;bottom:0;right:0;display:block;position: absolute;}

.step1{border-bottom:1px solid #c8cecf;padding: 24px 12% 41px 14%;overflow:hidden;}

.stepInfo{ position:relative; }
.step1 li {
	float: left;
	width: 47%;
	height: 34px;
	background: url(../images/step.png) right bottom no-repeat;
}
.step1 li.active{ background:url(../images/step.png) right 0 no-repeat; }
.stepIco {
	text-align: center;
	position: absolute;
	width: 56px;
}
.step1 .first {
	left: -1%;
}
.step1 .two {
	left: 48%;
}
.step1 .last {
	left: 95%;
}
.step1 p {
	color: #666;
	text-align: center;
	margin-left: -28px;
}
.step1 span {
	color: #fff;
	background: #c8cecf;
	width: 34px;
	height: 34px;
	line-height: 34px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
}
.step1 em {
	display: block;
	font-size: 12px;
	white-space:nowrap;
	margin: 3px 0 0;
}
.stepIco.active span{ background:#c81432;  }
.stepIco.active em{ color:#c81432;  }

/*潜在投资人*/
.step2 li {
	width: 33%;
}
.step2 .first {
	left: -1%;
}
.step2 .two {
	left: 33%;
}
.step2 .three {
	left: 66%;
}
.step2 .last {
	left: 99%;
}



.tip{width: 64%;margin:20px auto;padding: 0 0 15px 0;font-size:12px;}
.wtip{ font-size:12px; }

.tremark{ margin:80px auto; }

/*选择会员身份*/
.choose{ overflow:hidden; margin:20px auto; }
.choose li{width: 27%;border:1px solid #c8cecf;float:left;background:#f7f7f7;margin-right: 8.5%;cursor:pointer;}
.choose li h3{ background: #c8cecf;text-align:center;color: #fff;line-height: 50px;}
.choose li .cremark{border-top:1px solid #c8cecf;border-bottom:1px solid #c8cecf;padding: 26px 22px;min-height: 192px;font-size:12px;color: #666;}
.choose li .bottom{text-align:center;}
.choose li .bottom span{ width:25px;height:25px;display:inline-block;background:url(../images/choose.png) 0 bottom no-repeat;margin: 10px auto 6px;}
.choose li .bottom input[type='radio']{ display:none; }
.choose li:last-child{ margin-right:0; }
.choose li.current{ border:1px solid #c81432; }
.choose li.current h3{ background: #c81432; }
.choose li.current .cremark{border-top:1px solid #c81432;border-bottom:1px solid #c81432;color: #c81432;}
.choose li.current .bottom span{  background-position: 0 0; }


/*产品持有人*/
.ccontent{padding: 20px 12.5% 25px;}
.ccleft .tl{color:#251f21;font-weight:normal;padding: 8px 0 14px;line-height: 24px;font-size: 16px;}
.ccleft .tl span{ font-size:12px;color:#666666; border-left:2px solid #dbdfe0;padding:0 0 0 10px; margin-left:10px; }
.change input[type="text"].u14,.change input[type="text"].u17{border: 1px solid #cdcdcd;width: 136px;background:none;}
.change input[type="text"].u15{border: 1px solid #cdcdcd;width: 138px;background:none;padding: 0 6px 0 4px;text-align: center;margin: 0 4px;}
.chold p{margin-bottom: 17px;}
.change .u15{background: #f7f7f7;border: 1px solid #cdcdcd;width: 150px;line-height: 38px;}
.chold  input.u13{width: 440px;}
.pllhod{height: 40px;margin-bottom: 17px;}




.pllhod  .add{font-size: 28px;background: #fff;text-align: center;padding: 0 0 4px 0;line-height: 34px;width: 40px;border: 1px solid #cdcdcd;color: #cdcdcd;cursor:pointer;float: left;margin: 0 0 0 10px;}


.change .prev_walk{background:#c8cecf;border:0;color:#fff;line-height:40px;width:48%;float:left;text-align: center;}
.change .next_walk{ background:#c81432; border:0;color:#fff; line-height:40px; width:48%; float:right }
.change input[type="text"]:focus {
  border-color: #c81332;
  box-shadow: 0 0 5px rgba(52, 54, 66, 0.1);
  outline: none;
}
.change .agreement{font-size:12px;color: #c81432;}
.change .agree{ background: url(../images/agree.png) 0 0px no-repeat;width: 15px;height: 15px;display: inline-block;vertical-align: middle; cursor:pointer; }
.change .agree input{ display:none; }
.change .agree.current{ background-position: 0 bottom;}

.change p img{ vertical-align:middle;}



#labelphone{font-size:12px;}

/*右侧*/
.ccleft,.ccleft2{ width:550px; float:left; }
.ccleft span, .ccleft2 span{ display:inline-block}
.ccright{ border-left:1px solid #c8cecf; width:220px; float:right; padding-left:86px; margin-left:42px; }
.ccright .tl{font-size:12px;color:#666666;padding: 4px 0 14px;line-height: 24px;text-align:center;}
.ccright .tl span{ color:#b6883d; }
.ccright .upp{margin: 0 10px;overflow:hidden;padding: 18px 0 16px;text-align: center;}
.ccright .up{background: url(../images/up.png) center 0  no-repeat;width: 196px;height: 246px;display:block;margin:0 auto;padding: 2px;}
.ccright .up img{text-align:center;vertical-align: middle;width: 100%;height: 100%;}
.ccright .up1,.ccright .up2{width: 47%;background:#fff;line-height: 38px;border: 1px solid #cdcdcd;text-align: center;color: #666;}
.ccright .up2{ float:right; }

.mm3 .ccright .up{background: url(../images/up1.png) center 0 no-repeat;}


/*协议*/
.agree_comment{top: 10%;left: 10%;width: 75%;height: 68%;overflow-y: auto;position:absolute;background:#fff;line-height: 30px;padding:30px;border: 1px solid #cdcdcd;display:none;}
.agree_comment .fagree{ text-align:center; margin:30px 0;  }
.agree_comment .fagree a{color:#fff;text-align:center;display:inline-block;width: 30%;line-height:40px;margin:0 10px;}
.agree_comment .yes_agree{ background:#c81432; }
.agree_comment .no_agree{ background:#c8cecf; }


/*潜在投资人*/
.mm3 .chold p{margin-bottom: 20px;}
.mm3 .rcontent{ margin-top:18px; font-size:12px; }
.mm3 .change input[type="text"].u15{ margin: 0 8px;}
.mm3 .change input[type="text"].u16{background-position: 0 -609px;}
.chold p img{ vertical-align:middle; margin-left:6px;}

/*调查问卷*/
.mquestion{ padding: 24px 10px 41px 12.5%; }
.mquestion .remark{ margin: 0 96px 18px 0; }
.mquestion .question{ height:250px; }
.mquestion .icheckbox_div { line-height: 42px;}




/*产品上传*/
#addform{ width:100%;height:100%; }

.shead{padding: 18px 5%;}
.shead input[type='text']{border: 1px solid #c8cecf;padding: 6px 19px;font-size: 12px;width: 14%;min-width: 200px;}
.shead input[type='button']{padding: 6px 26px;height: 30px;background: #c8cecf;font-size:12px;color:#fff;border:0;}


.operate{background:#f7f7f7;padding: 10px 5% 0 5%;border-top:1px solid #c8cecf;border-bottom:1px solid #c8cecf;overflow-y: auto;line-height: 16px;/* height: 28px; */}
.operate span{ background: url(../images/br1.jpg) right center no-repeat;padding: 0 18px 0 0;color:#666666;float:left;font-size: 12px;}
.operate .scroll{overflow-x: auto;width: auto;}
.operate ul{/* display: -webkit-box; */-webkit-box-flex: 1;width: 1000px;white-space: nowrap;}
.operate li{float: left;color:#666666;font-size:12px;padding: 0 7px 12px;background: url(../images/br1.jpg) right 4px no-repeat;cursor: pointer;min-width: 30px;display: block;-webkit-box-flex: 1;white-space: nowrap;}
.operate li.over{color:#c81432;border-bottom: 2px solid #c81432;padding: 0 7px 10px;}

.schoose{padding:10px 0;margin: 0 5%;font-size: 12px;overflow: hidden;line-height: 24px;border-bottom: 1px solid #c8cecf;}
.schoose .productname{font-size: 12px;color: #c81432;}
.schoose .productname label{margin:0 10px 0;display: inline-block;}
.schoose input[type='button']{padding: 5px 22px;background:#c81432;float:right;font-size:12px;color:#fff;border:0;}
.schoose span.tl{background: url(../images/br1.jpg) right center no-repeat;padding: 0 12px 0 0;margin:0 10px 0 0;float:left;color: #666;}

#search_list{padding:10px 0;margin: 0 5%;height: 48vw;overflow-y: auto;}
#search_list label{font-size:12px;display:inline-block;margin:0 10px 10px 0;padding: 3px 8px 3px 6px;cursor: pointer;}
#search_list label.over{background: #c81432;color: #fff;}



#content{ background:#fff;border:1px solid #c8cecf;overflow:hidden;height: 100%;position: relative;}
.east-dialog .close{position:absolute;right:20px;width: 59px;height: 24px;top: 22px;z-index: 999;background: url(../images/close.png) no-repeat;color: transparent;cursor: pointer;}

#content iframe{ width:100%; height:100%; border:none; padding:0px; margin:0px;}



/*上传图片证明*/
#uadd{ padding:22px 5%;}
#uadd .atitle{font-weight: normal;line-height:35px;border-bottom:1px solid #c8cecf;padding: 0 0 19px 44px;background: url(../images/zm.jpg) no-repeat;}
#uadd .aqd{padding:10px 0;line-height:30px;font-size:12px;color:#c81432;width: 100%;}
#uadd .aqd input[type="button"]{float:right;background:#c81432;font-size:12px;color:#fff;border:0;padding: 4px 20px;}
#uadd li{float:left;width:100px;margin:0 19px 10px 0;text-align: center;line-height: 30px;position: relative;color: #666666;font-size: 12px;}
#uadd li img{width:98px;height:141px;border: 1px solid #c8cecf;}
#uadd li input[type='button']{position:absolute;top:50%;left:50%;margin: -22px 0 0 -39px;border: 1px solid #8b8c8b;width:78px;height:28px;color: #666666;background: rgba(255,255,255,.6);}

#image_list{ overflow: auto;height: 65vw; overflow-y: auto;}
.hvup,.noup{display:none;}
.noup{ text-align:center;margin: 14% 0;}



#imageup,#imgup,#upcard,#yulan{
    position: fixed;
    background: #fff;
    border: 1px solid #c8cecf;
}
#imageup, #imgup,#yulan{width:900px;height:450px;left: 50%;margin-left: -450px;z-index: 9999;top: 29%;}
#upcard{ width:75%; }
#imageup .close,#imgup .close,#upcard .close,#yulan .close{position:absolute;right:20px;width: 59px;height: 24px;top: 22px;z-index: 999;background: url(../images/close.png) no-repeat;color: transparent;cursor: pointer;}


/*弹出层*/
#hModalWrap .hModal .Close {
  top: 5px;
  right: 5px;
  background: url('../images/close.png') right 0  no-repeat;
  width: 30px;
}
#hModalWrap .hModal .pic{ text-align:center }

#hModalWrap .hModal .pic span{
  padding: 11px;
  background: #fff;
  border-radius: 5px;
  display: inline-block;
  position: relative;
}
#hModalWrap .hModal .pic img{ max-width:800px;max-height:560px;}
/*产品新增*/
.pro_zf{padding-bottom:10px;}
span.pro_cl{font-size:14px;color:#666666;border-bottom:0;font-weight:bold;}
span.pro_cll{padding-left:50px;}
span.pro_clr{float:right;}
.zhangfu{width:100%;padding-bottom:35px;padding-top:30px;}
.zhangfu:after{content: ".";display: block;height:0;clear: both;visibility: hidden;overflow: hidden;}
.zhangfu>li{float:left;line-height:26px;font-size:14px;color:#333333;}
.zhangfu>li:first-child{width:293px;}
.zhangfu>li:nth-child(2){width:220px;}
.zhangfu .bigred{color:#c81432;font-size:30px;transform:translateY(-5px);}
.topkuang{width:832px;height:auto;display:block;border:1px solid #b5b5b5;}
.topkuang:after{content: ".";display: block;height:0;clear: both;visibility: hidden;overflow: hidden;}
.topkuang>li{width:100%;height:42px;border-bottom:1px solid #b5b5b5;line-height:42px;}
.topkuang>li:last-child{border-bottom:0;}
.topkuang>li:nth-child(2n-2){background:#f7f7f7;}
.topkuang>li>p{float:left;width:166px;height:42px;border-right:1px solid #b5b5b5;color:#666666;font-size:14px;padding-left:24px;box-sizing:border-box;}
.topkuang>li>p:last-child{border:0;}
.topkuang>li>p.kong{text-align:center;padding:0;}
.hand_w{width:100%;height:auto;}
.hand_w:after{display:block;height:0;content:'.';overflow:hidden;visibility:hidden;clear:both;}
.hand_w .handinfo{height:auto;width:100%;padding-bottom:30px;color:#333333;font-size:16px;line-height:19px;}
.hand_w .handinfo:after{display:block;height:0;content:'.';overflow:hidden;visibility:hidden;clear:both;}





.line_chart{ margin:30px auto 0;}
#data-filter {
  padding: 15px 0px;
  width: 100%;
  border-bottom: 1px solid #cbcbcb;
  display: inline-block;
}

#data-filter input[type="text"] {
  width: 84%;
  padding: 0 8%;
  line-height: 38px;
  height: 38px;
  border: 1px solid #c8cecf;
  background: #f7f7f7;
}
#data-filter input[type="text"]:focus {
  box-shadow: none;
}
#data-filter .filter {
  height: 40px;
  width: 100%;
  clear: both;
  margin: 12px 0 0 0;
  display: block;
  /* width: 300px; */
  /* float: right; */
}
#data-filter .btn-group {
  /* float: left; */
  margin-bottom: 15px;
}

#data-filter .btn-group .btn {
  margin: 0 12px 0 0;
  line-height: 38px;
  min-width: 16%;
  padding: 0 28px;
  white-space: nowrap;
  border: 1px solid #c8cecf;
  float: left;
  background: #fff;
}
#data-filter p{ overflow:hidden;}
#data-filter .btn-group .btn:hover, #data-filter .btn-group .btn:focus {
  color: #ca1332;
  outline: none;
}
#data-filter .form-inline .btn:hover, #data-filter .form-inline .btn:focus {
  background-color: #fff;
}
#data-filter .las{width: 17%;}
#data-filter .btn-group .btn.active {
  box-shadow: none;
  border-color: #c81432;
  color: #ca1332;
}
#data-filter p .btn:last-child{ margin-right:0; }

#data-filter span{
  float: left;
  display: inline-block;
  width: 34px;
  text-align: center;
  margin: 0 12px;
  line-height: 38px;
  border: 1px solid #c8cecf;
  background: #f7f7f7;
  min-width: 21px;
}

#data-filter .form-control, #data-filter .form-group {
  float: left;
  width: 16%;
  display: inline-block;
}
#data-filter #date-search {
  float: left;
  text-align: center;
  line-height: 38px;
  display: inline-block;
  min-width: 11%;
  padding: 0 6px;
  white-space: nowrap;
  border: 1px solid #c8cecf;
  color:#fff;
  background: #c8cecf;
  margin: 0 0 0 10px;
}
#charts-frame {
  position: relative;
}
#charts-container{ text-align:center;margin:30px auto;}
#charts-frame #charts-labels {
  position: absolute;
  /*width: 310px;*/
  /*border: 1px solid #000;*/
  right: 0;
  top: 5px;
  height: 20px;
}
#charts-frame #charts-labels span {
  display: inline-block;
  margin-left: 10px;
  line-height: 15px;
  color: #fff;
  border-radius: 4px;
  padding: .3em .6em;
  vertical-align: middle;
}

@media (max-width: 768px) {
  #data-filter {
    margin-bottom: 50px;
  }
	#data-filter .filter {
	  width: 100%;
	   display: -webkit-flex; 
	}
	#data-filter .form-control, #data-filter .form-group {
      min-width: 70px;
    }
    #data-filter input[type="text"]{box-sizing:border-box;height: 40px;line-height: 40px;width: 100%;}
    #data-filter .btn-group .btn{margin:0 4px 0 0;padding: 0 12px;}
    #data-filter span{ margin:0 4px;}
    #data-filter .btn-group .btn.las{min-width: 66px;padding: 0;}
    #data-filter #date-search{ padding:0 6px;margin:0 0 0 4px; }
	#charts-frame #charts-labels{ left:-20px;top:-22px; }
	
}



table, tr, th, td {
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
}













.w{
	margin-top:-500px;
}

.login{
	margin:0!important;
}



.login input[type="email"].u2 {
    background-position: 0 -561px;
}
.login input[type="email"] {
    width: 304px;
    padding: 0 6px 0 56px;
    line-height: 38px;
    height: 38px;
    border: 1px solid #cdcdcd;
    background: url(../images/ubg.jpg) no-repeat;
       
}

.content{
	margin-left:0;
	margin-top:0;
	width:100%;
	float:right;
}

#codeimg,#code{
	cursor:pointer;
}
.login .changegb {

    height: 80px;
    line-height: 80px;

}


.change input[type="button"] {
    cursor: pointer;
   
	background: #c8cdd0;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border: 0;
    width: 266px;
}


.change input[type="button"]:hover{
    
    background: #c81332;
}