@charset "utf-8";
/* CSS Document */

*{padding:0;margin:0;}
a img{border:none}
img{border:none;}
a{text-decoration:none;}
a:link,a:visited{text-decoration:none;color:#000}
ul{list-style-type:none;}
body{color: #000; font-family:"微软雅黑"; font-size:14px;background:#eee}
input{font-weight:normal;vertical-align:middle}

.top_all{background:#fff;}
.top_all .logo img{margin-top: 20px;}
.box{width:100%;background:#e6e8eb}
.app_banner{width:1129px;margin:0 auto;height:490px;position:relative}
.app_banner h1{font-size:40px;font-weight:normal}
.app_banner p{font-size:18px;margin-bottom:52px}
.app_banner .img{display:inline-block;width:280px}
.banner-left{width:435px;margin-top:62px;position:absolute}
.banner-right{width:448px;height:447px;right:95px;bottom:-15px;position:absolute}
.line{width:147px;height:3px;background:#fff;margin:40px auto;}

.conterbox{width:1129px;margin:0 auto;}
.conter{position:relative;margin-bottom:100px;height:483px}
.conter-img{width:331px;height:483px}
.conter-img2{width:331px;height:483px;position:absolute;right:170px}
.conter-title{position:absolute;top:140px;right:200px;}
.conter-title2{position:absolute;top:140px;left:100px;}
.conter-title h1,.conter-title2 h1{font-size:30px;font-weight:normal;margin-bottom:15px}
.conter-title p,.conter-title2 p{font-size:20px;margin-bottom:52px}
