﻿@charset "utf-8";
body { font-size:14px;
    font-family:"微软雅黑";
    color:#333;
   background: #fafafa;
}
body,h1,h2,h3,h4,h5,p,dl,dd,ul,ol,form,input,textarea,th,td,select,b { margin:0; padding:0; font-weight: normal;}
em,i { font-style:normal; }
li { list-style:none; }
a {
	 text-decoration:none;
	 color:#333;
 }
img { border:none;
    vertical-align:middle;
}
table { border-collapse:collapse; cursor:default; }
th{ font-weight:normal;}
input,textarea,select {
    outline:none;
    border:none;
    border:solid 1px #ccc;
    vertical-align:middle;
    font-family: "微软雅黑";
}
textarea { resize:none; overflow:auto; }
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ccc;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #333;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #ccc;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #ccc;
}

.clearfix { zoom:1; }
.clearfix:after { content:'';
    display:block;
    clear:both;
}
.fl { float: left;}
.fr { float: right;}

.show {
	display: block;
}
.hidden {
	display: none;
}
    /* public */
.tab_seat1 {
    text-align: left;
}
.tab_seat2 {
    text-align: center;
}
.tab_seat3 {
    text-align: right;
    padding-right:10px;
}
.a_btn{
    height: 28px;
    display: block;
    float:left;
    padding: 0 15px;
    font-size:12px;
    color:#333;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    text-align: center;
    line-height: 28px;
}
 .a_btn:hover {
	background: #feb41d;
	border:1px solid #feb41d;
	color:#fff;
}
.a_btn1 {
    height: 28px;
    display: block;
    float:left;
    padding: 0 15px;
    font-size:12px;
    color:#333;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    text-align: center;
    line-height: 28px;
}
.inp_btn{
	height: 28px;
    display: block;
    float:left;
    padding: 0 15px;
    font-size:12px;
    color:#333;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    text-align: center;
    line-height: 28px;
    background: #fff;
    cursor: pointer;
}
 .inp_btn:hover {
	background: #feb41d;
	border:1px solid #feb41d;
	color:#fff;
}
.a_btn_active {
	background: #feb41d;
	color:#fff;
	border:1px solid #feb41d;
}

 /*滚动条*/
/* Track */
::-webkit-scrollbar {
    width: 1px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(204,204,204,0.3); 
    -webkit-border-radius: 1px;
    border-radius: 1px;
}
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 1px;
    border-radius: 1px;
    background: rgba(204,204,204,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(204,204,204,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(204,204,204,0.4); 
}


/*style样式*/
/*banner图*/
.website_box {
	width: 100%;
	background: #fff;
	min-width: 1100px;
}
.website_con_banner {
	position: relative;
	background: #fff;
	height:630px;
}
.website_con_banner ul{
	width:100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
}
.website_con_banner ul li {
	width:100%;
	height:100%;
	/*display: none;*/
}
.website_con_banner .banner_pic1 {
	background: url(../../imgs/website/img/oAbanner.jpg) no-repeat;
	background-size: 100%;
	position: absolute;
	top:0;
	left:0;
}
.website_con_banner .banner_pic2 {
	background: url(../../imgs/website/img/crmbanner.jpg) no-repeat;
	background-size: 100%;
	position: absolute;
	top:0;
	left:0;
}
.website_con_banner .banner_pic3 {
	background: url(../../imgs/website/img/callbanner.jpg) no-repeat;
	background-size: 100%;
	position: absolute;
	top:0;
	left:0;
}
.website_banner_st {
	width:100%;
	height:700px;
	position: absolute;
	top:0;
	left:0;
	background: none;
}
.banner_show_box {
	background: none;
	width:1000px;
	margin:0 auto;
	height: 100%;
	position: relative ;
}
.banner_btn {
	height:40px;
	position: absolute;
	bottom: 10px;
	right:-30px;
	z-index: 666666666;
	display: none;
}
.banner_btn li {
	width:20px;
	height:20px;
	border-radius: 50%;
	float:left;
	margin-right:15px;
	background: #ccc;
	cursor: pointer;
}
.banner_btn .banner_btn_active {
	background: #ff8118;
}
.banner_show_txt {
	width:100%;
	height:220px;
	position: absolute;
	top:230px;
}
.banner_show_txt .banner_show_txt1 {
	width:100%;
	font-size: 30px;
	text-align: center;
	color: #fff;
}
.banner_show_txt .banner_show_txt2 {
	width:100%;
	margin: 0 auto;
	font-size: 18px;
	text-align: center;
	color: #fff;
}
.banner_show_txt a {
	height: 45px;
    width: 160px;
    color: #fff;
    border-radius: 30px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 45px;
    display: block;
    font-size: 20px;
    margin: 20px 0 0 41%;
}
.banner_show {
	width:917px;
	height:531px;
	position: absolute;
	bottom:-190px;
	left:40px;
	z-index: 1000;
}
.banner_show img {
	width:100%;
}
.banner_show_bf {
	width:707px;
	height:447px;
	position: absolute;
	top:29px;
	left:105px;
	background: #000;
}
.sp_vid {
	width:705px;
	height:445px;
}
.loadbox { 
	width:700px; 
	height:10px; 
	border:1px solid #000; 
	position:absolute; 
	bottom:0; 
	left:2px;
	background:#ccc; 
	opacity:0.5;
	border-radius: 5px;
	display: none;
}
.loadbox span { 
	position:absolute; 
	height:100%;
	width:0; 
	background:#fff; 
	left:0; 
	top:0;
}

.module_nav_box {
	background: #fafafa;
	width: 100%;
}
.module_nav {
	width: 70%;
	min-width: 1000px;
	height: 185px;
	margin: 0 auto;
	line-height: 185px;
}
.module_nav li {
	width: 21%;
	margin-left:4%;
	position: relative;
}
.module_nav .module_nav_list {
	margin-right: 0;
}
.module_nav_pic {
	position: absolute;
	top:74px;
	left:0;
	height: 37px;
	 transition: all 0.6s;   
}
.module_left_pic {
	transition: all 0.6s;
}
.module_nav_pic1 {
	width: 45px;
	background: url(../../imgs/website/img/OA_gg1.png) no-repeat;
}
.module_nav_pic2 {
	width: 35px;
	background: url(../../imgs/website/img/OA_wd2.png) no-repeat;
}
.module_nav_pic3 {
	width: 41px;
	background: url(../../imgs/website/img/OA_ht3.png) no-repeat;
}
.module_nav_pic4 {
	width: 45px;
	background: url(../../imgs/website/img/OA_zz4.png) no-repeat;
}
.module_nav_tit {
	display: block;
	margin-left: 63px;
	cursor: default;
}
.module_nav li:hover .module_nav_pic {
	transform: scale(1.4); 
}

.module_show_box {
	width: 100%;
}
.module_show {
	height: 740px;
	width: 100%;
	border-top:1px solid #fff;
}
.module_show_height {
	height: 790px;
}
.module_show_height1 {
	height: 790px;
}
.module_show h3 {
	width: 100%;
	font-size: 28px;
	text-align: center;
	margin-top:50px;
}
.module_show p {
	cursor: default;
}
.module_show p:hover {
	color: #4ab5f9;
}
.module_show_tit {
	width: 100%;
	font-size: 22px;
	text-align: center;
	margin-top:18px;
}
.module_show_tit1 {
	margin-top:23px;
}
.module_gg_pic {
	margin: 50px auto;
	width: 625px;
	height: 506px;
	background: url(../../imgs/website/img/OA_image_1.png) no-repeat;
	background-size: 100%;
}
.module_show1 {
	background: #f1f1f1;
}
.module_gg_pic1 {
	margin: 150px 0 0 240px;
	width: 625px;
	height: 506px;
	background: url(../../imgs/website/img/OA_image_2.png) no-repeat;
	background-size: 100%;
}
.module_gg_pic2 {
	margin: 50px auto;
	width: 1147px;
	height: 462px;
	background: url(../../imgs/website/img/OA_image_3.png) no-repeat;
	background-size: 100%;
}
.module_gg_pic3 {
	margin: 50px 0 0 0;
	width: 1125px;
	height: 637px;
	background: url(../../imgs/website/img/OA_image_4.png) no-repeat;
	background-size: 100%;
}
.module_wd_box {
	margin: 200px 0 0 8%;
}
.module_wd_box p {
	text-align: left;
}
.module_wd_box2 {
	margin: 200px 0 0 9%;
}


/*crm*/
.module_crm_pic1 {
	margin: 50px auto 0;
	width: 1050px;
	height: 445px;
	background: url(../../imgs/website/img/CRM_image_1.png) no-repeat;
	background-size: 100%;
}
.module_crm_pic2 {
	width: 1073px;
    height: 710px;
	margin-top:60px ;
	background: url(../../imgs/website/img/CRM_image_2.png) no-repeat;
	background-size: 100%;
}
.module_crm_pic3 {
	margin: 50px 0 0 9%;
	width: 945px;
	height: 649px;
	background: url(../../imgs/website/img/CRM_image_3.png) no-repeat;
	background-size: 100%;
}
.module_crm_pic4 {
	margin: 100px 0 0 6%;
	width: 808px;
	height: 455px;
	background: url(../../imgs/website/img/CRM_image_4.png) no-repeat;
	background-size: 100%;
}
.module_wd_box3 {
	margin: 200px 0 0 7%;
}
.module_show_titcrm {
	width: 100%;
	font-size: 28px;
	text-align: left;
	margin:18px 0 25px 0;
}

/*呼叫中心*/
.module_s_cheight {
	height: 925px;
	position: relative;
}
.module_show_titcall {
	width:478px;
	font-size: 22px;
	text-align: left;
	margin: 30px auto 15px;
}
.module_call_pic1 {
	margin: 50px auto 0;
	width: 1050px;
	height: 445px;
	background: url(../../imgs/website/img/call_image_1.png) no-repeat;
	background-size: 100%;
}
.module_call_bg {
	width:100%;
	height: 100%;
	background: url(../../imgs/website/img/call_bg.png) no-repeat;
	background-size: 100%;
}
.module_call_pic2 {
	margin:100px 0 0 0;
	width:1090px;
	height: 584px;
	background: url(../../imgs/website/img/call_image_2.png) no-repeat;
	background-size: 100%;
}

.module_c_box {
	width:1030px;
	height: 425px;
	position: absolute;
	left:50%;
	top:231px;
	margin-left:-515px;
}
.module_c_boxs1 {
	margin-top:95px;
}
.module_c_box li {
	height: 155px;
}
.module_c_sbox {
	height: 100%;
}
.module_c_xpic1 {
	width: 154px;
	height: 154px;
	background: url(../../imgs/website/img/call_icon_01.png) no-repeat;
	background-size: 100%;
}
.module_c_xpic2 {
	width: 137px;
	height: 128px;
	background: url(../../imgs/website/img/call_icon_02.png) no-repeat;
	background-size: 100%;
}
.module_c_xpic3 {
	width: 154px;
	height: 154px;
	background: url(../../imgs/website/img/call_icon_03.png) no-repeat;
	background-size: 100%;
}
.module_c_xpic4 {
	width: 154px;
	height: 121px;
	background: url(../../imgs/website/img/call_icon_04.png) no-repeat;
	background-size: 100%;
}
.module_c_box p {
	font-size: 26px;
	color: #fff;
	height: 155px;
	line-height: 155px;
}
.module_c_stit1 {
	width: 211px;
	text-align: right;
	margin-right:40px;
}
.module_c_stit2 {
	width: 320px;
	text-align: left;
	margin-left: 35px;
}
.banner_show_oabox {
	width: 520px;
	left: -115px;
}
.banner_show_oabox .banner_show_txt1 {
	font-size: 35px;
	text-align: left;
}
.banner_show_oabox a {
	margin: 20px 0 0 0px;
}


@media (min-width: 1080px) and (max-width: 1300px) { 
.banner_show_txt {
	top:45px;
}
.banner_show_oabox {
	left: -10px;
}
.banner_show_tadd {
	top:130px;
}
.module_gg_pic1 {
    margin: 110px 0 0 9%;
    width: 568px;
    height: 460px;
}
.module_gg_pic2 {
	width: 955px;
	height: 385px;
}
.module_gg_pic3 {
	width: 937px;
	height: 530px;
}
.module_wd_box2 {
    margin: 200px 0 0 4%;
}
.module_wd_box {
    margin: 200px 0 0 4%;
}
.module_show_tit{
	font-size: 14px;
}
.module_show_titcrm {
	font-size: 22px;
}
.module_show h3 {
    width: 100%;
    font-size: 22px;
    text-align: center;
    margin-top: 50px;
}
.module_c_box {
	top:110px;
}
.module_call_pic2 {
    margin: 100px 0 0 0;
    width: 759px;
}
.module_c_xpic1 {
	 width: 140px;
}
.module_c_xpic2 {
	 width: 130px;
}
.module_c_xpic3 {
	 width: 140px;
}
.module_c_xpic4 {
	 width: 140px;
}
.module_c_box p {
    font-size: 22px;
    line-height: 125px;
}
.module_c_boxs1 {
	height: 110px;
}
.module_show {
	height: 661px;
}
.module_s_cheight {
	height: 583px;
}
.module_s_cheight {
	height: 583px;
}
.website_con_banner {
	height: 432px;
}
/*crm===========crm*/
.module_crm_pic2 {
    width: 808px;
    height: 541px;
    margin-top: 30px;
}
.module_crm_pic3 {
    margin: 50px 0 0 5%;
    width: 797px;
    height: 532px;
}
.module_crm_pic4 {
    margin: 100px 0 0 5%;
    width: 773px;
    height: 436px;
}


}


@media (min-width: 1300px) and (max-width: 1450px) { 
.banner_show_txt {
	top:95px;
}
.banner_show_oabox {
	left: -10px;
}
.feature_intro {
	background: #fff;
	height:600px;
	margin-top:10px;
}
.module_gg_pic1 {
    margin: 150px 0 0 10%;
    width: 524px;
    height: 423px;
}
.module_gg_pic2 {
	width: 906px;
    height: 362px;
}
.module_gg_pic3 {
	width: 910px;
    height: 500px;
}
.banner_show_txt {
	top:100px;
}
.module_s_cheight {
	height: 683px;
}
.module_c_box {
	top:118px;
}
.module_call_pic2 {
    margin: 100px 0 0 0;
    width: 809px;
}
.module_c_xpic1 {
	 width: 140px;
}
.module_c_xpic2 {
	 width: 130px;
}
.module_c_xpic3 {
	 width: 140px;
}
.module_c_xpic4 {
	 width: 140px;
}
.module_c_box p {
    font-size: 22px;
    line-height: 125px;
}
.module_c_boxs1 {
	height: 110px;
}
.module_show {
	height: 661px;
}
.module_s_cheight {
	height: 583px;
}
.module_s_cheight {
	height: 583px;
}
.website_con_banner {
	height: 432px;
}
.module_wd_box {
    margin: 200px 0 0 5%;
}
.module_show_tit {
	font-size: 16px;
}
.module_show_titcrm {
	font-size: 22px;
}
/*crm===========crm*/
.module_crm_pic2 {
    width: 868px;
    height: 580px;
    margin-top: 30px;
}
.module_crm_pic3 {
    margin: 50px 0 0 6%;
    width: 850px;
    height: 568px;
}
.module_crm_pic4 {
    margin: 100px 0 0 5%;
    width: 780px;
    height: 438px;
}
.banner_show_tadd {
	top:140px;
}
.module_gg_pic {
    margin: 50px auto;
    width: 548px;
    height: 444px;
}
}

@media (min-width: 1450px) and (max-width: 1550px) { 
.banner_show_txt {
	top:100px;
}
.banner_show_oabox {
	left: -30px;
}
.module_s_cheight {
	height: 778px;
}
.module_c_box {
	top:138px;
}
.module_call_pic2 {
    margin: 100px 0 0 0;
    width: 900px;
}
.module_wd_box {
    margin: 200px 0 0 5%;
}
.module_show_tit {
	font-size: 18px;
}
.module_show_titcrm {
	font-size: 24px;
}
.website_con_banner {
    height: 575px;
}
/*crm===========crm*/
.module_crm_pic2 {
    width: 960px;
    height: 642px;
    margin-top: 60px;
}
.banner_show_tadd {
	top:155px;
}
}


@media (min-width: 1550px) and (max-width: 1650px) { 
.module_s_cheight {
	height: 778px;
}
.banner_show_oabox {
	left: -50px;
}
.module_c_box {
	top:138px;
}
.module_call_pic2 {
    margin: 100px 0 0 0;
    width: 900px;
}
.module_wd_box {
    margin: 200px 0 0 5%;
}
.module_show_tit {
	font-size: 18px;
}
.module_show_titcrm {
	font-size: 24px;
}
}

@media (min-width: 1650px) and (max-width: 1750px) { 

.module_s_cheight {
	height: 925px;
}
.module_c_box {
	top:151px;
}
.module_show_tit {
    font-size: 20px;
    text-align: center;
    margin-top: 18px;
}
}
@media (min-width: 1750px) and (max-width: 1830px) { 

}












































