/* CSS Document */

*{ margin:0; padding:0;}
body{ font-family:"Alibaba_Regular";}
@font-face {
font-family: 'Alibaba_Regular';
src: url('Alibaba_Regular.ttf') format('truetype');
}
ul{ list-style:none;}
a{ text-decoration:none;}
.top_fixed{ position:fixed; width:100%; background:#fff; padding-bottom:18px; border-bottom:1px solid #e1e1e1;}
.top{ max-width:1222px; margin:0 auto; padding-top:30px;}
.top h1{ float:left;}
.top .top_right{ float:right; padding-top:30px;}
.top .top_right a{ color:#000000; margin-left:60px;}
.banner{ width:100%; background:url(../upload/images/bannerbj.jpg) no-repeat; height:603px; float:left; margin-top:15px; margin-top:107px;}
.banner_center{ max-width:1140px; margin:0 auto;}
.banner_center_left{ float:left; padding-top:160px;}
.banner_center_left h2{ font-size:60px; padding-bottom:6px; font-weight:normal;}
.banner_center_left span{ font-size:32.12px; color:#383838;}
.banner_center_left a{ display:block; background:url(../upload/images/an.png) no-repeat; height:54px; text-align:center; width:180px; font-size:18px; padding-left:20px; color:#fff; line-height:54px; margin-top:40px;}
.banner_center_right{ float:right; margin-top:66px;}
.customer{ width:100%; float:left; padding-top:120px;}
.customer h3{ font-size:40px; color:#2b3242; text-align:center; border-bottom:1px solid #e1e1e1; padding-bottom:44px; margin-bottom:90px; font-weight:normal;}
.customer_center{ width:1100px; margin:0 auto;}
.customer_center_left{ float:left; max-width:400px; padding-top:84px;}
.customer_center_left h4{ font-size:40px; color:#2b3242; font-weight:normal; margin-bottom:20px;}
.customer_center_left span{ font-size:16px; color:#2b3242; line-height:34px;}
.customer_center_right{ float:right;}
.customer_center_img{ text-align:center;}
.customer_center_img img{ margin-bottom:30px;}
.customer_center p{ text-align:center;}
.customer_center p{ line-height:34px;}
.customer_center dl{ width:40%; float:left; padding-top:40px;}
.customer_center dt{ float:left; height:160px; width:140px;}
.customer_center dd h6{ font-size:20px; color:#333333; padding-bottom:16px;}
.customer_center dd p{ font-size:16px; color:#333333; text-align:left;}
.customer_center .right{ float:right;}
.customer_center ul{ width:100%; float:left; padding-top:30px; padding-bottom:180px;}
.customer_center li img{ padding-bottom:10px;}
.customer_center li a{ width:33.33333%; float:left; text-align:center; color:#333;}
.footer{ width:100%; float:left; text-align:center; border-top:1px solid #e1e1e1; line-height:34px; padding-bottom:20px; padding-top:20px;}
.footer a{ color:#000; margin-right:16px;}

.issue{ width:100%; float:left; padding-top:167px;}
.issue_center{ max-width:1222px; margin:0 auto; line-height:26px;}
.issue_center h3{ font-size:32px; text-align:center; color:#2b3242; font-weight:normal;}
.issue_center hr{ margin:14px 0; height:0; border-top: 1px solid #eee; -webkit-box-sizing: content-box; display: block; box-sizing: content-box;}
.issue_center p{ text-indent:2em; color:#2b3242; font-size:16px; margin-top:14px;}
.issue_center p a{ color:#417fd2;}
.issue_center h4{ font-size:16px; color:#2b3242;}
.text_right{ text-align:right;}