﻿@charset "utf-8";
/* CSS Document */

img{ display:block; }

/*--common--*/
.lr_auto{ width: 1190px; margin: 0 auto;}
.lr_auto02{ margin: 0 auto;}
.width77{ width:14.28%; }
.width88{ width:12.5%; }
.fl{ float: left;}
.fr{ float: right; }

/*--common_title--*/
.common_title{ margin-top: 70px; margin-bottom: 15px; text-align: center;  }
.common_title h2{font-size:30px; color: #333; margin-top: 20px; background-image: url(../images/sales_management/title_bg_left.png),url(../images/sales_management/title_bg_right.png); background-repeat: no-repeat,no-repeat; background-position: 42% top,59% top;}
.common_title p{font-size:16px; color: #999; margin-top: 10px; }

.common_title .common_title_position02{background-position: 27% top,75% top;}
.common_title .common_title_position03{background-position: 43% top,58% top;}
.common_title .common_title_position04{background-position: 45% top,57% top;}
.common_title .common_title_position05{background-position: 41% top,61% top;}

/*--common_button--*/
.common_button{ width: 180px; height: 46px; line-height: 46px; margin: 0 auto; background-color:#3154d4; border-radius:23px; text-align: center;}
.common_button a{ display: block; font-size:18px; color: #fff; }


/*--banner--*/
.banner{ position:relative; overflow:hidden; width:100%; height: 828px;}
.banner img{position:absolute; left:50%; margin-left:-960px;}


/*--trouble--*/
.trouble{ margin-bottom: 70px; } 


/*--function--*/
.function{ margin-bottom: 90px;}
.function_ul{ margin-bottom: 40px; }
.function_ul li{ overflow: hidden; margin-top: 40px; }
.function_ul_word{ width:540px; margin-top: 31px; }
.function_ul_word h2{ font-size:29px; color:#333; line-height:45px; font-weight: bold;}
.function_ul_word h3{ font-size:20px; color:#333; font-weight: bold; }
.function_ul_word .line{ width:38px; height:2px; background-color:#3154d4; margin-top: 20px; margin-bottom: 22px; }
.function_ul_word p{ font-size:16px; color:#777; line-height:32px; margin-bottom: 22px; }
.function_ul_word p span{  color:#3154d4;}

/*--advantage--*/
.advantage_bg{ background: url(../images/sales_management/sales_advantage_bg.png) no-repeat left top; padding-top: 5px; padding-bottom: 100px;}
.advantage_ul{ overflow: hidden; margin-top: 60px; }
.advantage_ul li{float: left; width: 234px; margin-right: 80px; }
.advantage_ul li:last-child{ margin-right: 0px;}
.advantage_ul li h2{font-size:20px; color:#fff; font-weight: bold; }
.advantage_ul li span{ display: block; width:34px; height:4px; background-color:#76a3ff; margin-bottom: 14px; margin-top:18px; }
.advantage_ul li p{ font-size:14px; color:#fff; line-height:26px; }


/*--honor--*/
.honor{ padding-top: 20px; }


/*--qualification--*/
.qualification{ margin-top:50px; }


/*--company_logo--*/
.company_logo{ border: solid 1px #d5d5d5;}
.company_logo img{ display: block; margin: 0 auto; padding-top:5px; padding-bottom: 5px; }

/*--bottom_ad--*/
.bottom_ad{ background: #0967ff url(../images/sales_management/i_register_border.png) no-repeat center bottom; padding: 24px 0 12px; }
.bottom_ad h3{ font-size: 22px; line-height: 36px; color: #fff; text-align: center; }
.bottom_ad a{ display: block; width: 100px; height: 30px; margin: 15px auto; font-size: 12px; line-height: 30px; color: #fff; text-align: center; border: 1px solid #fff; border-radius:100px; }
.bottom_ad a:hover{ background-color: #fff; color:#0967ff; }


