@charset "utf-8";
/* CSS Document */

body{padding:0; margin:0;font-size:14px; font-family:"微软雅黑";}
ul,ol,li{ list-style:none;}
img{border:none; vertical-align:middle;}
h1, h2, h3, h4, h5, h6, hr, blockquote, form, ul, ol, li, p, pre, dl, dt, dd, fieldset, legend, button, input, textarea,select{margin:0; padding:0; font-weight:normal; font-family:"微软雅黑"}



a:link{color:#333; text-decoration:none;}
a:visited{color:#333; text-decoration:none;}
a:hover{color:#333; text-decoration:none;}
.clear{clear:both; font-size:0; font-family:"sans-serif"; height:0; line-height:0;}

/*登录*/
.denglu-box{width:100%; height:970px; background:url(../images/denglu.jpg) no-repeat center; overflow:hidden; position:relative;background-size:cover;}
.denglu{width:1200px; margin:147px auto;}
.Member-box{width:500px; height:416px; margin:30px auto; background:rgba(255,255,255,0.2); overflow:hidden;}
.Member{width:404px; height:360px; padding:20px 40px; margin:8px auto; background:#fff;}
.Member h2{color:#1d97c9; font-size:24px; margin-bottom:17px;}
.Member .Member-inp{width:400px; height:50px; border:1px solid #dedede; border-radius:5px; margin-bottom:17px;}
.Member .Member-inp i{width:50px; height:50px; border-right:1px solid #dedede; display:inline-block; float:left;}
.Member .Member-inp input{width:338px; padding-left:10px; height:50px; float:left; border:none;}
.Member .Member-inp .bg1{background:url(../images/denglu-icon1.png) no-repeat center;}
.Member .Member-inp .bg2{background:url(../images/denglu-icon2.png) no-repeat center;}
.Member .Member-yzm input{width:250px; padding-left:10px; height:50px; border:1px solid #dedede; border-radius:5px; margin-bottom:17px;}
.Member .Member-yzm img{float:right;}
.Member-Password{margin-bottom:17px;}
.Member-Password input{float:left; margin:5px 10px;}
.Member-Password a{color:#000;}
.Member-btn input{width:190px; height:50px; float:left; background:#1d96cb; font-size:18px; color:#fff; border:none; cursor:pointer; border-radius:5px;}
.Member-btn input:nth-child(2n){float:right; background:#f6821f;}

.denglu-footer{text-align:center; color:#fff; position:absolute; bottom:50px; left:10px; width:100%; line-height:50px;}

/*注册*/
.register-box{width:500px; /*height:650px;*/ margin:0 auto; background:rgba(255,255,255,0.2); overflow:hidden;}
.register{width:404px; /*height:594px;*/ padding:20px 40px; margin:8px auto; background:#fff;}
.register h2{color:#1d97c9; font-size:24px; margin-bottom:17px;}
.register h2 span{color:#f6821f; font-size:14px; float:right; margin-top:12px;}
.register input[type="text"]{width:390px; height:50px; line-height:50px; padding-left:10px; margin-bottom:10px; border-radius:5px; border:1px solid #dedede;}
.register input[type="password"]{width:390px; height:50px; line-height:50px; padding-left:10px; margin-bottom:10px; border-radius:5px; border:1px solid #dedede;}

.register .arealist{width:400px; height:50px; line-height:50px; padding-left:10px; margin-bottom:10px; border-radius:5px; border:1px solid #dedede;}

.register .register-btn{text-align:center;}
.register input[type="button"]{width:190px; height:50px; line-height:50px; background:#1d96cb; color:#fff; font-size:18px; border:none; cursor:pointer; margin:10px 0;}


/*合同*/
#header-box{width:100%; height:100px; background:url(../images/header-bg.jpg) no-repeat center; overflow:hidden;}
#header{width:1200px; margin:25px auto; position:relative}
.myinfo{width:auto; position:absolute; right:20px; }

.data{width:1200px; margin:20px auto; overflow:hidden;}
.data ul li{width:32%; margin-right:2%; float:left; background:#fff; padding-bottom:10px;}
.data ul li:nth-child(3n){margin-right:0;}
.data ul li .data-tit{height:54px; line-height:54px; background:#007a92; text-align:center; font-size:18px; color:#fff; margin-bottom:30px;}
.data ul li .data-k{width:260px; padding-left:90px; font-size:16px; color:#333; height:76px; line-height:77px; background:#ececec; border-radius:5px; margin:0 auto 20px; border:1px solid #dedede;}
.data ul li .data-k a{display:block;color:#333;}
.data ul li .data-icon1{background:#ececec url(../images/data-icon1.png) no-repeat 10% 50%}
.data ul li .data-icon2{background:#ececec url(../images/data-icon2.png) no-repeat 8% 50%}
.data ul li .data-icon3{background:#ececec url(../images/data-icon3.png) no-repeat 8% 50%}
.data ul li .data-icon4{background:#ececec url(../images/data-icon4.png) no-repeat 8% 50%}

.lookup,.project,.query,.upload{width:1200px; padding-bottom:20px; margin:0 auto 20px; border:1px solid #dedede; border-top:3px solid #007a92; background:#fff;}
.lookup h2,.project h2,.query h2,.upload h2{border-bottom:1px solid #dedede; height:60px; line-height:60px; margin-bottom:17px;}
.lookup h2 span,.project h2 span,.query h2 span,.upload h2 span{font-size:18px; color:#e77817; margin-left:28px;}
.lookup ul{width:1140px; margin:0 auto;}
.lookup ul li{line-height:50px; border-bottom:1px dashed #dedede; overflow:hidden; position:relative}
.lookup ul li strong{min-width:140px; float:left; display:block; text-align:right; float:left;}
.lookup ul li h1{ float:left; display:block; font-size:14px; font-weight:normal;float:left;}

.lookup ul li input[type="checkbox"]{margin:0 2px;}
.lookup ul li span{margin-right:15px;}
.lookup ul li b{margin-left:60px; display:block; float:left;}
.lookup ul li i{float:left;}
.lookup-inp{width:1000px; display:block; float:left;}
.lookup-text{height:35px; line-height:35px; margin:0 12px; border-radius:3px; border:1px solid #dedede; float:left; margin-top:8px; outline:none; padding:0 5px; font-family:"微软雅黑"}
.selectCss{height:35px; line-height:35px; margin:0 12px; border-radius:3px; border:1px solid #dedede; float:left; margin-top:8px; outline:none;font-family:"微软雅黑"}

.lookup-text1{width:300px;}
.lookup-text2{width:275px;}
.lookup-text3{width:95px;}
.lookup-text4{width:245px; padding-left:10px;}
.lookup-text5{width:600px; padding-left:10px; padding-right:10px; height:100px; margin-bottom:10px;overflow:hidden; resize:none;}
.lookup-button1{width:80px; height:30px; line-height:30px; text-align:center; background:#e77817; border:none; color:#fff; cursor:pointer; float:left; margin-top:10px; border-radius:5px;}
.lookup-num{margin:0 15px; float:left;}
.lookup-radio{float:left;}
.lookup-upfile{float:left;}

.lookup ul li input[type="radio"]{margin:0 15px; }
.lookup ul li select{color:#666;}
.lookup-upload{width:230px; height:40px; font-size:16px; margin:20px auto 0; display:block; overflow:hidden; line-height:40px; text-align:center; background:#e77817; border:none; color:#fff; cursor:pointer; border-radius:5px; font-family:"微软雅黑"}

.lookup li i{margin-right:15px; font-style:normal}

.project ul{width:1140px; margin:0 auto;}
.project ul li{ border-bottom:1px dashed #dedede; overflow:hidden; padding-bottom:15px; margin-bottom:15px; position:relative;}
.project ul li .project-tit{font-size:18px; color:#007a92; line-height:32px;}

.project ul li .project-tit span{font-size:14px; color:#666; line-height:32px; margin-left:60px}

.project ul li .project-tit a{color:#007a92;}
.project ul li .project-p{color:#666; line-height:28px;}
.project ul li .project-p span{margin-right:25px;}
.project ul li .modify{position:absolute; top:18px; right:0; width:70px; height:32px; line-height:32px; border:1px solid #e77817; border-radius:5px; color:#e77817; text-align:center; font-size:16px;}

.down-p{color:#666; line-height:28px;}
.down-p i{ height:25px; background:url(../images/down-icon.jpg) no-repeat; display:block; float:left; line-height:25px; padding-left:30px; font-style:normal; margin-right:45px; margin-top:5px}
#footer{width:100%; height:50px; line-height:50px; background:#007a92; text-align:center; color:#fff;}

/*注册信息管理查询*/
.query{position:relative;}
.query-inp{position:absolute; top:5px; right:20px;}
.query ul{width:1140px; margin:0 auto;}
.query ul li{height:40px; line-height:40px; color:#333;}
.query ul li span{display:inline-block; width:13%;}
.query ul li span:first-child{width:25%; margin-left:5%;}
.query ul li span:nth-child(2){width:18%;}
.query ul li:nth-child(odd){background:#f5f5f5;}


/*注册信息管理上传*/
.upload-gray{width:870px; /*height:300px;*/ margin:50px auto; overflow:hidden; border:5px solid #dadada; padding-bottom:15px}
.upload-gray ul{width:800px; margin:40px 0 30px 50px; overflow:hidden;}
.upload-gray ul li{width:50%; float:left;}
.upload-gray ul li span{float:left; line-height:50px; color:#333; width:90px; display:inline-block;}

/*温馨提示*/

.tishi{width:600px; height:260px;border-radius:5px; background:#FFFFFF }

.tishi h1{ width:580px; padding-left:20px; font-size:18px; color:#FFFFFF; height:50px; border-radius: 2px 2px 0px 0px;    box-shadow: none;background-color: #F6821F; line-height:50px}

.tishi .tstxt{width:500px; height:110px; margin:0 auto; margin-top:32px; background:url(../images/ts_icon.jpg) 0 10px no-repeat }
.tishi .tstxt h2{width:425px; padding-left:75px; font-size:24px; color:#f6821f; font-weight:normal; margin-bottom:10px}
.tishi .tstxt p{ width:425px;padding-left:75px; line-height:28px}

.tishi a.okbtn{width:140px; height:45px; margin:0 auto; text-align:center; line-height:45px; font-size:18px; color:#FFFFFF; display:block; background:#1d96cb;border-radius:5px}


/*file样式*/
/*a  upload */
.a-upload {
    padding: 4px 10px;
    height: 20px;
    line-height: 20px;
    position: relative;
    cursor: pointer;
    color: #888;
    background: #fafafa;
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1; float:left; margin-top:10px
}

.a-upload  input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer
}

.a-upload:hover {
    color: #444;
    background: #eee;
    border-color: #ccc;
    text-decoration: none
}



.pages{width:100%; margin:0 auto; text-align:center;margin-top:0px; margin-bottom:30px}
/*淘宝风格*/
.paginator { font: 12px "微软雅黑"; margin:0 auto; }
.paginator a {border:solid 1px #cbc6c2;color:#000000;cursor:pointer;text-decoration:none;}
.paginator a:visited {/*padding: 1px 6px;*/ border: solid 1px #E2E0E0; background: #fff; text-decoration: none; color:#000000}
.paginator .cpb {border:1px solid #3F94D4;color:#FFF;background-color:#3F94D4; font-family:"微软雅黑"}
.paginator a:hover {border:solid 1px #3F94D4;color:#fff;text-decoration:none; background:#3F94D4; display:block}
.paginator a,.paginator a:visited,.paginator .cpb,.paginator a:hover  
{/*height:20px;line-height:20px;min-width:20px;_width:10px;*/margin-right:5px;text-align:center;
 white-space:nowrap;font-size:14px;font-family:微软雅黑;padding:5px 10px; display:inline-block}
 
 /*品牌输入列表*/
 .brandtxtlist{width:900px; float:left; }
 .brandtxtlist h3{width:400px; float:left; font-size:14px; font-weight:normal; border-bottom:0; padding-right:30px }
 .applicationlist{width:900px; float:left; }
 .applicationlist h3{width:480px; float:left; font-size:14px; font-weight:normal; border-bottom:0;padding-right:30px}

/*返回搜索按钮*/
.back-btn{padding:10px; position:fixed; left:10px; background:#e77817; color:#FFFFFF; font-size:14px; border-radius:5px; cursor:pointer; display:none;z-index:999; top:300px}
.search-btn{width:1200px; margin:0 auto; text-align:center; line-height:50px; position:fixed; bottom:0; z-index:999}
.xmpicbtn{width:120px; height:30px; line-height:30px; text-align:center; background:#e77817; border:none; color:#fff; cursor:pointer;  margin-top:10px; border-radius:5px; margin:0 auto; margin-bottom:10px}
.modify-btn{ left:0; right:0; position:fixed; bottom:0; z-index:999}


.file_btn{float:left; margin-top:2px;
/*width: 100px;
    height: 35px;
    font-size: 14px;
	line-height:35px;
    display: block;
    overflow: hidden;
    text-align: center;
    background: #e77817;
    border: none;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    font-family: "微软雅黑";*/
}
.wjscdiv
{
width:600px; margin:0 auto; position:fixed; top:25%; left:0; right:0; background:#EEEEEE; overflow:hidden; padding:10px; border:#CCCCCC solid 1px; display:none; text-align:center
}
.wjscdiv h1{text-align:center; font-size:14px; line-height:35px; height:35px}
    

#bg{ display: none; position: absolute; top: 0%; left: 0%; width: 100%; height: 100%; background-color:#000000; z-index:1001; -moz-opacity: 0.7; opacity:.70; filter: alpha(opacity=70);position:fixed; 
_position:absolute; 
_left: expression(documentElement.scrollLeft + documentElement.clientWidth - this.offsetWidth); 
_top: expression(documentElement.scrollTop + documentElement.clientHeight - this.offsetHeight);display:none;}


/*星级选择*/

.xing{width:200px; height:auto;border-radius:5px; background:#FFFFFF; display:none; z-index:9999; position:fixed; margin:0 auto; top:30%; left:0; right:0; padding-bottom:15px}

.xing h1{ width:180px; padding-left:20px; font-size:18px; color:#FFFFFF; height:50px; border-radius: 2px 2px 0px 0px;    box-shadow: none;background-color: #F6821F; line-height:50px}
.xing ul{width:150px; margin:0 auto}

.xing ul li{width:100%; height:35px; line-height:35px}
.xing a.okbtn{width:70px; height:35px; margin:0 auto; text-align:center; line-height:35px; font-size:16px; color:#FFFFFF; display:block; background:#1d96cb;border-radius:5px; float:left; margin-right:10px; margin-left:25px}
.xing a.closebtn{width:70px; height:35px; margin:0 auto; text-align:center; line-height:35px; font-size:16px; color:#FFFFFF; display:block; background:#1d96cb;border-radius:5px; float:left}

.txtbrand{line-height:25px}
.txtbrand2{line-height:28px; margin-top:11px; padding-bottom:10px}
