@charset "utf-8";
/* CSS Document */
body, ul, li, h1, h2, h3, h4, h5, h6, p, form, dl, dt, dd { margin:0; padding:0; border: 0;}
body{ font:13px/200% "微软雅黑"}
h1, h2, h3, h4, h5, h6{font-weight: normal;}
ui,li{list-style:none;}
img,input{ border:none;}
/*a{ text-decoration:none;}*/
a{cursor: pointer;}
a:link,a:visited{color:#000;}
a:hover,a:active{ color:#187aff;}
a:focus{ outline:none;}
html{-webkit-text-size-adjust:none; overflow-x:hidden;}
.clear{clear:both; margin:0; padding:0; font-size:0; line-height:0;}
.left{ float:left;}
.right{ float:right;}
.inner{ width:1200px; margin:0 auto; height:auto; overflow:hidden;}


.logo{width: 1200px;height: 120px;margin: 0 auto;}
.logo .left{margin-top: 30px;}
.logo .right{margin-top: 54px;width: 230px;}
.banner_1{width: 100%;height: 480px;background: #1d86ec}
.banner{background: url(../images/img_03_1.jpg) no-repeat center;width: 100%;height: 480px;margin: 0 auto}
.denglu{width: 1200px;margin: 0 auto;}
.di{width: 345px;height: 336px;background: rgba(255, 255, 255, 0.4);margin: 75px;}
.di h4{font-size: 16px;color: #3c3c3c;margin: 20px;letter-spacing: 2px;font-weight: bold;float: left;}
.di form{padding-top: 80px;}
.di form input{width: 291px;height: 34px;border: 2px solid#fff;background: rgba(255, 255, 255, 0.6);margin: 0 0 16px 16px;display: block;padding: 0 5px;font-size: 14px;letter-spacing: 2px;}
.di form .but{width: 305px;height: 38px;background: url(../images/img_02.jpg) no-repeat center;border: 0;}

.demo{width:70px;float: right;}
.select{position:relative;float:right;margin-top: 20px;margin-right: 25px;}
.select dt{height:28px;display:inline-block;border:1px solid #d2ccc4;background:#fcfcfb url(ico.gif) no-repeat 97px center;line-height:28px;font-weight:bold;padding-left:10px;cursor:pointer;width:70px;padding-right:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;}
.select dt:hover,.select dt.cur{border:1px solid #409DFE;box-shadow:0 0 3px #409DFE;}
.select dd{position:absolute;left:0;top:29px;border:1px solid #d2ccc4;background:#fff;display:none;}
.select dd ul{padding:4px;width:84px;max-height:85px;overflow:auto;}
.select dd ul li a{line-height:28px;display:block;padding:0 8px;text-decoration:none}
.select dd ul li a:hover{background:#f5f5f5;}

.danxuan{width: 110px;margin-bottom: 24px;}
form .danxuan input{width: 18px;height: 18px;margin: 6px 3px 0 20px;float: left;padding: 0;}
.danxuan h5{font-size: 14px;padding-left: 5px;color: #000;}
.wang{margin-right: 20px;color: #3c3c3c;}
.wang:hover{color: #fff;}
.qiye{margin: 0 0 0 20px;color: #2b3b5d;font-weight: bold;text-decoration:underline;margin-top: 6px}
.qiye:hover{color: #2b3b5d;}
.zhuce{color: #842d31;margin: 0 20px 0 0;margin-top: 6px;}
.zhuce:hover{color: #842d31;}
.bottom{width: 1200px;margin: 0 auto;}
.guild{text-align: center;margin-top: 24px;margin-left: 24px;}
.guild a{margin-right: 32px;font-size: 15px;color: #3c3c3c;}
.bottom h3{color: #5f5f5f;text-align: center;display: block;margin-top: 16px;font-size: 14px;}
.bottom p{text-align: center;font-size: 14px;color: #5f5f5f;}

.di form .zhanghao{width: 145px;float: left}
input::-webkit-input-placeholder { /* WebKit browsers */ 
color: #7a7a7a;font-weight: bold;
} 
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: #7a7a7a;font-weight: bold; 
} 
input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #7a7a7a; font-weight: bold;
} 
input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #7a7a7a; font-weight: bold;
} 
.di form select{float: left;width: 148px;height: 39px;margin-top: -1px;}


@media only screen and (max-width:1024px){
	.denglu{width: 1000px;margin: 0 auto;}	
}

