﻿@charset "utf-8";
/* CSS Document */

*{outline: none;}
body,dl,dd,ul,ol,td,th,h1,h2,h3,h4,h5,h6,p,form{margin:0;padding:0;}
li{list-style-type:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight: normal;}
em,b,strong,i{font-style:normal;font-weight: normal;}
a,a:hover{text-decoration:none;}
img{border:none;vertical-align: top;}
button,input,select,textarea{font-size:100%;outline:none;}
table{border-collapse:collapse;border-spacing:0;}
body{ font:12px/1.5 '\5b8b\4f53',tahoma,sans-serif;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after{content:"."; height:0; display:block; clear:both;}
.hidden{display:block;width:0;height:0;overflow:hidden;}

.rj_logo{width:190px; height:90px; background:url(../images/rj_logo.png) 0 0 no-repeat;position:absolute;top:0px;left:22px; z-index:3}
.j_lo{ width:190px; height:100px; float:left; display:block;}
.rj_nav{ width:330px;position: absolute;top:10px;left:350px; z-index:3}

.wrap{width: 100%;min-width: 1200px;position: relative;overflow: hidden;}
.wrap_inner{width: 1200px;height:1600px;position: relative;z-index:2;margin: 0 auto;}

.bg_box{width:1920px;position:absolute;top:0;left:50%;margin-left:-960px;z-index:1;}
.bg-box div{width:100%;background-position:center top;background-repeat: no-repeat;}
.bg1{height:533px;background-image: url(../images/bg_01.jpg);margin-top:0;}
.bg2{height:534px;background-image: url(../images/bg_02.jpg);}
.bg3{height:533px;background-image: url(../images/bg_03.jpg);}

.head1{width:1200px; height:850px;position: relative;}
.con{ width:1200px; height:750px; position:relative;}
.con .p{ text-align:center; position:absolute; left:500px; bottom:10px; color:#000; }

.n1,.n2,.n3,.n4,.n5{ width:325px; height:230px; position:absolute; display:block;}
.n1{top:16px; left:52px;}
.n2{top:16px; left:433px;}
.n3{top:16px; right:46px;}
.n4{top:286px; left:228px;}
.n5{top:286px; right:257px;}

.s_btn{ width:100%; height:550px; position:relative;}
.other{ width:700px; height:34px; position:relative; margin: 0  auto 35px; }
.other_1{color:#000; float:left; height:34px; font-size:18px;  font-weight:bold; line-height:32px;}
.text{ width:540px; height:28px; float:left; text-indent:1em; font-size:14px;line-height:28px;box-shadow: 5px 5px 10px #a5a4a4 inset;}
.sub{ position:relative; margin:0 auto; display:block;width:250px; height:56px;background:url(../images/l_name.png) 0 0  no-repeat; border:0; text-indent:-9999px; cursor:pointer;}

/*弹窗*/
.cf-pop{position: fixed; top: 0; left: 0;right: 0;bottom: 0;z-index: 4; display:none;}
.cf-pop .pop-mask{position: absolute;background: #000;top: 0; left: 0;right: 0;bottom: 0;opacity: .7;}
.cf-pop .pop-inner{color: #a9aed0;position: absolute;top: 50%;left: 50%;margin:-212.5px 0 0 -230px;width:461px;height:368px; background: url(../images/succ.png?456987) 0 0 no-repeat;}
.cf-pop .pop-close{position: absolute; top: 2px;right: 5px;width: 44px;height: 44px;cursor: pointer;}

.xinxi{ position:relative; top:110px; left:25px;width:360px; height:200px;}
.xinxi li{position: relative;width: 100%;float: left;}
.xinxi li label {display: block;float: left;width:93px;height:30px;line-height:30px;text-align: right;color: #fff;font-size: 16px; font-weight:bold;margin-right: 7px;}
.xinxi li .wrap1 {width:260px; height: auto;float: left; font-size:16px;}
.xinxi li .wrap1 .input {float: left;display: block;width:260px;padding: 0 3px;height:30px;color: #69737d;font-size: 12px;line-height: 30px;border: #c4cad1 solid 1px;overflow: hidden;}
.xinxi li .wrap1 .input:hover{ border:1px solid #ff9f21;}
.xinxi li .wrap1 .wrong{ font-size:12px; color: #FC0; width:100%; float:left; text-align:center; line-height:18px;}
.xinxi li  .sub2{ position:absolute; left:150px; top:10px;width:110px; height:40px; background:url(../images/tj2.png) 0 0 no-repeat;border:0; text-indent:-9999px; cursor:pointer;}

._item i{ width:325px; height: 230px; background:url(../images/sel.png) 0 0 no-repeat; display:none}
.checkItem i{ display:block}
input[type="checkbox"] { display:none}
input, select { box-sizing: border-box; }
