/*reset*/
:focus{outline:0;}
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0;}
em{font-style:normal;}
img{border:none;max-width:100%;}
/*li,ul,ol{list-style:none;}*/
a{text-decoration:none;color:#4d4d4d;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;} 
body{overflow-x:hidden;}
button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner{border:none;padding:0;}
a:focus {outline: none;}

/*share*/
body{font-size:12px;font-family:arial, sans-serif;color:#4d4d4d;background:#fff;text-align:center;}
.bold{font-weight:bold;}
.fontRed{color:red;}
.clearfix:before, .clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}

*:link,*:visited,*:hover,*:active,*:focus{
 transition:color .30s linear, background-color .30s linear, border-color .30s linear,opacity .30s linear,background-image .30s linear;
 -webkit-transition:color .30s linear, background-color .30s linear, border-color .30s linear,opacity .30s linear,background-image .30s linear;}
 
.silde{height:947px;background-position:center center;background-repeat:no-repeat;background-size:cover;}

.main_2{background:url(../images/index-bg_02.jpg) no-repeat top center;background-size:cover;margin-top:-1px;}
.bg_01{background:url(../images/bg_01.jpg) no-repeat top center;background-size:cover;margin-top:-1px;}
.bg_02{background:url(../images/bg_02.jpg) no-repeat top center;background-size:cover;margin-top:-1px;}
.bg_03{background:url(../images/bg_03.jpg) no-repeat top center;background-size:cover;margin-top:-1px;}


.main_3{margin-top:-1px;padding-top:50px;}
.main_4{margin-top:-1px;padding-top:50px;}
.main_4 .column{max-width:1200px;margin:auto;width:100%;background:#211100;padding:30px 60px 60px;}
.main_4 .column .list_box{background:#3e3a39;padding:20px;min-height:118px;}
.main_4 .column .box{padding:0;}
.main_4 .column .box:nth-child(3n+2) .list_box{background:#000000;}
.main_4 .column .list_box .list{display:inline-block;list-style:none;}
.main_4 .column .list_box .list li{margin-bottom:2px;text-align:left;}
.main_4 .column .list_box .list li a{font-size:16px;line-height:24px;color:#fefefe;padding-left:20px;background:url(../images/icon_circle.png) no-repeat left 6px;}
.main_4 .column .list_box .list li a:hover{text-decoration:none;}

.main_5{padding:140px;}
.main_5 .box{float:right;max-width:710px;width:100%;text-align:left;}
.main_5 .box ul{list-style:none;padding-top:15px;}
.main_5 .box ul li{margin-bottom:10px;}
.main_5 .box ul li input{max-width:160px;width:100%;height:30px;font-family:'arial';font-size:12px;color:#3d3d3d;line-height:30px;padding:0 7px;background:#d2d2d2;border:1px solid #eeeeee;}
.main_5 .box ul li input:focus{color:#3d3d3d;}
.main_5 .box ul li.input01{margin-top:20px;}
.main_5 .box ul li.input01 input{max-width:460px;}
.main_5 .box ul li .meText{max-width:100%;width:100%;height:100px;max-height:100px;font-family:'arial';font-size:12px;color:#3d3d3d;line-height:20px;padding:7px;background:#d2d2d2;border:1px solid #eeeeee;}
.main_5 .box .send{display:inline-block;background:#f0d808;height:36px;width:145px;text-align:center;line-height:36px;color:#000;border:none;margin-left:5px;font-size:14px;}

.main_5 .box ul li input:-ms-input-placeholder{color:#3d3d3d;}/* Internet Explorer 10+ */ 
.main_5 .box ul li input::-webkit-input-placeholder{color:#3d3d3d;}/* WebKit browsers */
.main_5 .box ul li input::-moz-placeholder{color:#3d3d3d;}/* Mozilla Firefox 4 to 18 */ 
.main_5 .box ul li input:-moz-placeholder{color:#3d3d3d;}/* Mozilla Firefox 19+ */ 
.main_5 .box ul li .meText:-ms-input-placeholder{color:#3d3d3d;}/* Internet Explorer 10+ */ 
.main_5 .box ul li .meText::-webkit-input-placeholder{color:#3d3d3d;}/* WebKit browsers */
.main_5 .box ul li .meText::-moz-placeholder{color:#3d3d3d;}/* Mozilla Firefox 4 to 18 */ 
.main_5 .box ul li .meText:-moz-placeholder{color:#3d3d3d;}/* Mozilla Firefox 19+ */ 

@media only screen and (max-width: 1480px) {
	.silde{height:840px;}
}
@media only screen and (max-width: 992px) {
	.silde{height:720px;}
	.main_5{padding:80px 40px;}
	.main_5 .box{max-width:600px;}
}
@media only screen and (max-width:768px) {
	.silde{height:520px;}
	.main_3{padding-top:20px;}
	.main_4 .column{padding:10px;}
	.main_4 .column .box{margin-bottom:5px;}
	.main_4 .column .list_box{padding:10px;min-height:inherit;}
	.main_4 .column .list_box .list li a{font-size:12px;background-position:left 5px;background-size:3px;padding-left:10px;}
	.main_5{margin-top:20px;background:#211100;background:rgba(33,17,0,0.5);padding:60px;}
	.main_5 .box{max-width:100%;}
	.main_5 .box ul li input{max-width:100%;}
	.main_5 .box ul li.input01{margin-top:0;}
	.main_5 .box ul li.input01 input{max-width:100%;}
	.main_5 .box .send{width:120px;}
}
@media only screen and (max-width: 560px) {
	.silde{height:420px;}
	.main_5{padding:40px 20px;}
	.main_5 .box .send{font-size:12px;height:30px;line-height:30px;}
}
@media only screen and (max-width: 480px) {
	.silde{height:280px;}
}
