@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0;}
body { font-family:"微软雅黑"; font-size:12px;}
input{outline: 0;
	  -webkit-user-modify: read-write-plaintext-only;
	  border:none;
	  background:none;}
.realname_main { width:1282px; height:800px; margin:0 auto;  border:1px solid #bcbcbc;}
.real_top { height:38px; line-height:38px; background-color:#fef2e5; color:#f17d00; font-size:21px;  text-align:center; border-bottom:1px solid #bcbcbc;}
.title1 {height:21px;  line-height:21px;  padding:20px 0 20px 21px;}
.title1 img {float:left; margin-right:10px;}
.title1 p { float:left;height:21px;  line-height:21px; font-size:14px; color:#646464;} 
.uploadimg {width:1160px;height:520px; padding-left:60px; padding-right:60px;}
.imgup1 {float:left; width:320px;  border:1px solid #bcbcbc; margin:20px 30px;}
.imgup1_title { height:50px; line-height:50px; text-align:center; background-color:#eaeaea; color:#646464; font-size:16px;}
/*上传图片*/
.thumbnail {position:relative; width:300px; height:200px; margin:10px 10px 5px 10px; background:url(../img/upimg1.png) no-repeat center center; background-size:cover;}
.thumbnail input { position:absolute; top:0; left:0; width:100%; height:100%; opacity:0; filter:alpha(opacity=0);}
.thumbnail img {position:absolute; top:0; left:0; width:100%; height:100%;}
.imgexample1 { width:300px; height:200px; margin:10px; background:url(../img/example1.png) no-repeat center center; background-size:cover;}
.imgexample2 { width:300px; height:200px; margin:10px; background:url(../img/example2.png) no-repeat center center; background-size:cover;}
.imgexample3 { width:300px; height:200px; margin:10px; background:url(../img/example3.png) no-repeat center center; background-size:cover;}
.btnbox {width:1282px; height:80px; margin-top:40px;}
.btnbox  a {display:block; margin:0 auto; width:200px; height:40px; background:url(../img/button.png) no-repeat center center; color:#fff; font-size:20px; text-align:center; line-height:40px; text-decoration:none;}
.promptbox {width:1160px;height:20px; padding-left:60px; padding-right:60px;}
.prompt { float:left; width:320px; text-align:center; color:#f00; font-size:13px; text-align:center; margin:0px 30px;}
/*浮层*/
.real-body-bg {width:100%; height:100%; background:#000; filter:alpha(opacity:40); opacity:0.4; position:fixed; top:0; left:0;}
/* .real-infbox {position:absolute; width:460px; height:580px; background:#fff; position:absolute; top:50%; left:50%; margin-left:-230px; margin-top:-290px;}
 */
.real-infbox {
 position: absolute;
 width: 460px;
 height: 380px;
 background: #fff;
 position: absolute;
 top: 50%;
 left: 50%;
 margin-left: -230px;
 margin-top: -190px;
}
.infbox_title {width:460px; height:70px; line-height:70px; background:#fce5cc; text-align:center; font-size:20px; color:#f17d00;}
.infbox_con {width:360px; /* height:400px;  */
margin:30px auto 0;} 
.infbox_con .infbox {width:360px; height:46px;  border:1px solid #bcbcbc; margin-bottom:20px; }
.infbox_con .infbox  input { color:#646464; font-size:18px;  height:44px; line-height:44px; margin-left:50px; }
.infbox_con .infbox  p {margin-top:5px; color:#f00;}
.select_address  p {margin-top:5px; color:#f00;}
.infbox1 {background:url(../img/inf_icon1.png) no-repeat 10px 8px;}
.infbox2 {background:url(../img/inf_icon2.png) no-repeat 10px 8px;}
.infbox3 {background:url(../img/inf_icon3.png) no-repeat 10px 8px;}
.infbox4 {background:url(../img/inf_icon4.png) no-repeat 10px 8px;}
.infbox2 p {float:left;}
.infbox2 span {float:right; margin-top:5px; color:#2f9bff; font-size:14px; cursor:pointer;}
.fc_btnbox  a {display:block; margin:0 auto; width:200px; height:50px; background:#f17d00; color:#fff; font-size:20px; text-align:center; line-height:50px; text-decoration:none;}
.addrebox  {width:360px;  height:46px; margin-top:20px;}
.addrbox .span1 {color:#646464; font-size:18px;  height:30px; line-height:30px; }
.addrbox .addrbox-select { height:30px; line-height:30px; color:#646464;}

.select_address input {width:100%; color:#646464; font-size:14px;  height:30px; line-height:30px; border:1px solid #bcbcbc; margin-top:5px;}

/*划过提示*/
.hoverpro { position:absolute; top:110px; left:400px; width:265px; height:246px; background:url(../img/hoverpro.png) no-repeat;}
/*提示div*/
.real-infbox2 { width:460px; height:460px;  position:absolute; top:50%; left:50%; margin-left:-230px; margin-top:-230px;}
.real-infbox2 img {width:50%; height:50%;margin-left:25%;}
.real-infbox2 p.p1 {text-align:center; font-size:16px; color:#f17d00;  margin:10px 0;}
.real-infbox2 p.p2 {text-align:center; font-size:12px; color:#323232;}
