@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, p, form, ul, li, input, table, tr, th, td { margin: 0; padding: 0;}
*{ margin:0; padding:0;}
img,a{ border:0;}
em,i,b {font-style: normal;font-weight: normal}
input{ border:none;}
a{text-decoration:none; cursor:pointer; color:#fff8f3;}
a:hover{text-decoration:none; color:#ffda63;}
.clear {
    float: none !important;
    clear: both;
    width: auto !important;
	height:0;
    margin: 0 auto !important;
    padding: 0 !important;
    font-size: 0;
    line-height:0; zoom:1;}


li,ol,ul{list-style:none}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
fieldset,img{border:0}
button,input,select,textarea{font-size:100%}
button,input,textarea{outline:0}
p{line-height:1.6;}
table{border-collapse:collapse;border-spacing:0}
.fl{float:left}
.fr{float:right}
.block{display:block}
.tac{text-align:center}
.tar{text-align:right}
.tal{text-align:left}
.dn{display:none}
.pr{position:relative}
.bigfs{font-family:'微软雅黑',YaHei,'黑体',Hei,Tahoma,Helvetica,arial,sans-serif}
.ofh{white-space:nowrap; word-wrap:normal;word-break:normal;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden}
.w{width:100%}
.h{height:100%}
.clearfix{display:block;zoom:1}
.clearfix:after{content:" ";display:block;font-size:0;height:0;clear:both;visibility:hidden}
.fs12{font-size:12px}
.fs14{font-size:14px}
.fs16{font-size:16px}
.fs18{font-size:18px}
.r2{-webkit-border-radius:2px;-khtml-border-radius:2px 2px 2px 2px;-moz-border-radius:2px;border-radius:2px}
.r3{-webkit-border-radius:3px;-khtml-border-radius:3px 3px 3px 3px;-moz-border-radius:3px;border-radius:3px}
.r4{-webkit-border-radius:4px;-khtml-border-radius:4px 4px 4px 4px;-moz-border-radius:4px;border-radius:4px}
.r5{-webkit-border-radius:5px;-khtml-border-radius:5px 5px 5px 5px;-moz-border-radius:5px;border-radius:5px}
.r10{-webkit-border-radius:10px;-khtml-border-radius:10px 10px 10px 10px;-moz-border-radius:10px;border-radius:10px}
.rt2{-webkit-border-radius:2px 2px 0 0;-khtml-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0}
.rt3{-webkit-border-radius:3px 3px 0 0;-khtml-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}
.rt4{-webkit-border-radius:4px 4px 0 0;-khtml-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}
.rt5{-webkit-border-radius:5px 5px 0 0;-khtml-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}
.rb2{-webkit-border-radius:0 0 2px 2px;-khtml-border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px}
.rb3{-webkit-border-radius:0 0 3px 3px;-khtml-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}
.rb4{-webkit-border-radius:0 0 4px 4px;-khtml-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}
.rb5{-webkit-border-radius:0 0 5px 5px;-khtml-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt25{margin-top:25px}
.mt30{margin-top:30px}
.mr5{margin-right:5px}
.mr10{margin-right:10px}
.mr15{margin-right:15px}
.mr20{margin-right:20px}
.mr25{margin-right:25px}
.mr30{margin-right:30px}
.mb5{margin-bottom:5px}
.mb10{margin-bottom:10px}
.mb15{margin-bottom:15px}
.mb20{margin-bottom:20px}
.mb25{margin-bottom:25px}
.mb30{margin-bottom:30px}
.ml5{margin-left:5px}
.ml10{margin-left:10px}
.ml15{margin-left:15px}
.ml20{margin-left:20px}
.ml25{margin-left:25px}
.ml30{margin-left:30px}
.pt5{padding-top:5px}
.pt10{padding-top:10px}
.pt15{padding-top:15px}
.pt20{padding-top:20px}
.pt25{padding-top:25px}
.pt30{padding-top:30px}
.pr5{padding-right:5px}
.pr10{padding-right:10px}
.pr15{padding-right:15px}
.pr20{padding-right:20px}
.pr25{padding-right:25px}
.pr30{padding-right:30px}
.pb5{padding-bottom:5px}
.pb10{padding-bottom:10px}
.pb15{padding-bottom:15px}
.pb20{padding-bottom:20px}
.pb25{padding-bottom:25px}
.pb30{padding-bottom:30px}
.pl5{padding-left:5px}
.pl10{padding-left:10px}
.pl15{padding-left:15px}
.pl20{padding-left:20px}
.pl25{padding-left:25px}
.pl30{padding-left:30px}
.p30{padding:30px}

.textgreen{ color:#3c8016;}
.textorange{color:#ff4e08;}
.text333{color:#333;}

body{font:16px/1.5 '微软雅黑',YaHei,'黑体',Hei,Tahoma,Helvetica,arial,Geneva,sans-serif; -webkit-font-size-adjust: none; background:#f5f7fa;}
.cont{ width:100%; margin:0 auto;}
.mune_cont,
.w1280{ width:1280px; margin:0 auto;}
.mune{ width:100%; height:68px; border-bottom:1px solid #c3d1e3; background:rgba(255,255,255,0.9); position:fixed; left:0; top:0; z-index:999;}
.mune_cont .logo{ width:168px; height:22px; margin:20px 0 0 20px;}
.mune_tex{ width:500px;}
.mune_tex a{ height:68px; line-height:68px; padding:0 15px; font-size:16px; color:#000;text-align:right;}
.mune_tex a:hover{ color:#0170fe;}
.top{ background:url(../images/top_bg.jpg) no-repeat center top; width:100%; height:695px; margin-top:68px;}
.top_tex{ width:535px; padding-top:225px;}
.title{ font-size:30px; color:#000; font-weight:bold; text-align:center; padding-bottom:50px;}
.tex_cont{ font-size:16px; color:#333;}
.introduce{ background:url(../images/img02.jpg) no-repeat center top; width:100%; height:553px;}
.introduce_tex{ padding:150px 0 0 700px;}
.business{ background:#eaf1fc; width:100%; height:1030px; margin:0 auto;}
.pt70{ padding-top:70px;}
.busin_list{ width:314px; height:302px;}
.bg01{width:314px; height:302px; position:absolute; left:0; top:0; z-index:1;}
.bg01 img{-webkit-transition: transform .7s cubic-bezier(.25,.46,.33,.98);
transition: transform .7s cubic-bezier(.25,.46,.33,.98);}
.bg01:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}
.busin_list_tex{ width:245px; margin:0 auto; position:absolute; z-index:2; left:32px; top:55px;}
.busin_title{ background:url(../images/line.jpg) no-repeat; display:block; font-size:20px; color:#000; padding-bottom:20px; padding-left:20px; height:20px; line-height:20px;}
.busin_list_tex p{ font-size:16px; color:#333;}
.mr8{ margin-right:8px;}
.contact{ background:url(../images/img03.jpg) no-repeat center top; width:100%; height:352px;}
.contact_tex{ padding:55px 0 0 715px;}
.contact_title{ font-size:30px; color:#fff; font-weight:bold; text-align:center;}
.contact_tex_box .cont_l{ padding-top:85px;}
.contact_tex_box .cont_l p{ color:#fff; font-size:20px;}
.contact_tex_box .cont_l p span{ font-size:16px; color:#c4d9fe;}
.cont_r{ width:150px;}
.cont_r .cont_r_ewm{ width:150px; height:150px; margin:30px 0 10px 0;}
.cont_r p{color:#c4d9fe; font-size:14px; text-align:center;}
.footer{ width:100%; height:150px; background:#f5f7fa;}
.footer p{ font-size:16px; color:#666; text-align:center; padding-top:50px;}

.pricing_cont{ background: url(../images/Pricing_bg.jpg) no-repeat center top; width:1240px; height:465px; margin:30px auto 0 auto; padding-top:50px; padding-left:40px;}
.pricing_btn{ padding-top:235px;}
.btn{
	display: block; text-align:center; margin:0 auto;
	width: 208px;
	height:60px;
	background: -moz-linear-gradient(top, #329fff 0%, #329fff 100%);
	background: -webkit-linear-gradient(top, #329fff 0%, #329fff 100%);
	background: linear-gradient(to bottom, #329fff 0%, #329fff 100%);
	font-size:22px;
	color: #fff;
	line-height:60px;
	border-radius:50px;
	transition: all .5s;
}
.btn:hover {
	transform: scale(.95); color:#fff; transition: all .5s;}








