html{ font-size:12px; }
body{
	margin:0;
	padding:0;
	background-color:#fff;
	overflow-x:hidden;
}
div,img,h3,h4,p,dd,dl,em{margin: 0; padding: 0; border: 0;}
h1{font:bold 1.26em Arial, Sans-Serif;letter-spacing:0px;margin:0;padding:0}
h2{font:bold 1.7em Arial, Sans-Serif;letter-spacing:0px;font-size:16px;color:#000;background:inherit;margin:0 0 5px;padding:0}
p{margin:0 auto}
ul,li{list-style:none;margin:0;padding:0}
form{margin:0}
a{text-decoration:none;}
a:hover{text-decoration:none; color:#c01701;transition:all 0.2s linear 0s;}
.clear{font-size:0; line-height:0;clear: both;overflow: hidden; zoom: 1;}
.fr{float:right;}
.fl{float:left;}

.menu_bg{background-color:#000;}

.banner{width:100%;position:relative;height:100%;}
.banner img{width:100%;position:relative;}
.xq{position: absolute;top: 430px;width:1280px;text-align:left;left: 50%;margin-left: -640px;}
.xq h3{font-size:35px;color:#fff;font-weight:normal;padding-bottom:5px;}
.xq dd{font-size:46px;color:#fff;font-weight:bold;padding-bottom:45px;line-height:55px;}
.xq p{font-size:18px;color:#fff;}

.more1{ width: 160px; height: 40px; display: inline-block; line-height: 40px; border: 1px solid #4452a9; text-align: center; margin-top: 50px; position: relative;border-radius: 5px; }
.more1 a{ display: block; font-size: 16px; font-weight: normal; color: #4452a9; position: relative;left: 10px;}
.more1:after{ content: ""; position: absolute; left: 25px; top: 20px; width: 27px; height: 2px; background-color: #4452a9; }
.more1:before{ content: ""; position: absolute; left: 0; width: 0; height: 40px; color: #fff; background: #4452a9;-webkit-transition: width .5s ease-in-out;transition: width .5s ease-in-out;border-radius: 5px;  }
.more1:hover:before{ width:160px; }
.more1:hover:after{ background-color: #fff;  }
.more1:hover{ border: 1px solid #4452a9;}
.more1:hover a{ color: #fff; }

/**金融**/
.jieshao{width:1280px;margin:150px auto;overflow: hidden;}
.jieshao h3{font-size:36px;color:#000;padding-bottom:25px;}
.jieshao p{font-size:18px;color:#999;line-height:35px;padding-bottom:15px;}

/**功能**/
.gongneng{width:1080px;margin:150px auto;overflow: hidden;}
.gongnengl{float:right;width:500px;margin-top:100px;}
.gongnengl h3{font-size:36px;color:#000;padding-bottom:35px;}
.gongnengl p{font-size:17px;color:#999;line-height:35px;padding-bottom:15px;}
.gongnengl p span{font-weight:bold;color:#000;padding-right:10px;}

.gongnengr{float:left;width:500px;}
.gongnengr img{width:100%;}

/* 优势 */
.youshiall{background:#f3f1e4;width:100%;padding:100px 0;}
.youshi{width:1280px;overflow: hidden;margin:0px auto;}
.youshi h3{font-size:36px;color: #000;text-align:center;margin-bottom:60px;font-weight: bold;}
.youshi ul{padding:0;margin:0;}
.youshi ul li{float:left;width: 22%;background: #FFF;margin-right: 4%;text-align: center;border-radius: 30px;}
.youshi ul li:nth-child(4){margin-right:0px;}
.youshi ul li img{width:80px;margin: 30px 0 5px 0;-webkit-transition: all 0.6s ease-in-out;  -moz-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
.youshi ul li:hover img{transform: scale(1.2,1.2); -webkit-transform: scale(1.2,1.2);}
.youshi ul li h2{font-size: 20px;
    color: #000;
    padding: 0px 0;
    width: 125px;
    height: 30px;
    line-height: 30px;
    margin: 30px auto;}
.youshi ul li p{font-size:18px;color:#999;line-height: 30px;width:80%;margin:0 auto;padding-bottom: 30px;}

/**效益**/
.xy{width:1080px;margin:150px auto;overflow: hidden;}
.xyl{float:left;width:450px;margin-top:0px;}
.xyl h3{font-size:36px;color:#000;padding-bottom:35px;}
.xyl p{font-size:18px;color:#999;line-height:35px;padding-bottom:15px;}
.xyl p span{font-weight:bold;color:#000;padding-right:10px;}

.xyr{float:right;width:500px;}
.xyr img{width:100%;}

/**广告栏**/
.aboutb{ width: 100%; height:345px; background:#f7f7f7; }
.aboutbc{ width: 400px; margin: 0 auto; padding-top: 120px; text-align: center;}
.aboutbc h3{ font-size: 32px; color: #000; text-align: center}
.aboutbc a{ width: 170px; height: 42px; display: inline-block; background: #606cb6; text-align: center; line-height: 42px; color: #fff; font-size:20px; font-weight: bold; margin-top: 28px;border-radius: 10px;}
.aboutbc a:hover{ background: #606cb6;} 