@charset "utf-8";
/* CSS Document */
body{
	background:#eeeeee;
}
input,button,img{ outline:none; border:0;}
.img{
	max-width:100%; 
	max-height:100%; 
	width:100%;
}
.main{
	width:1042px;
	margin:0 auto;
	background:#fff;
}
.main .main_home .header{
	width:1000px;
	height:80px;
	margin:0 auto;
}.main .main_home {
	width: 1000px;
	margin:0 auto;
}
.main .main_home .header select{
	border:solid 1px #acadb2;
}
.main .main_home .header .logo{
	float:left;
}
.main .main_home .header .select{
	width:92px;
	height:20px;
	padding:30px 0;
	float:left;
}
.header .h_right{
	width:400px;
	height:80px;
	float:right;
}
.main .main_home .banner{
	width:1000px;
	height:30px;
	clear:both;
}
.main .main_home .header .h_right .search{
	width:240px;
	height:80px;
	float:right;
}
.main .main_home .header .h_right .search .search_p{
	height:22px; 
	width:200px; 
	float:right; 
	line-height:22px;
}
.main .main_home .header .h_right .search .search_p .words{
	font-size:12px; 
	color:#727675; 
	font-family:'宋体'; 
	float:left;
}
.main .main_home .header .h_right .search .search_p .box{
	width:155px; 
	height:20px; 
	margin-left:10px;
	float:left;
	border:solid 1px #dadada; 
	position:relative; 
	border-radius:10px;
}
.main .main_home .header .h_right .search .search_p .box form .box_x{
	width:120px; 
	position:absolute; 
	top:1px; 
	left:5px; 
	height:18px; 
	display:block; 
	float:left;  
	vertical-align:text-bottom;
}
.main .main_home .header .h_right .search .search_p .box form .submit{
	width:30px; 
	color:#fff; 
	font-size:12px; 
	cursor:pointer; 
	height:20px; 
	float:right; 
	border-bottom-right-radius:10px;
	border-top-right-radius:10px; 
	background:#1c3065;
}
.main .main_home .header .h_right .search .keywords{
	padding:0 2px;
	height:20px;
	line-height:20px;
	float:right; 
	margin-right:20px;
}
.main .main_home .header .h_right .search .keywords a{
	color:#747673;
	font-size:12px;
	font-family:"微软雅黑";
	margin-left:10px;
}
.main .main_home .menu{
	width:1000px;
	height:40px;
	background:#025395;
}
.main .main_home .menu ul .pli{
	width:125px;
	height:40px;
	display:block;
	float:left;
	
}
.main .main_home .menu ul .pli .pa{
	width:125px;
	height:40px;
	display:block;
	color:#fff;
	font-size:15px;
	font-family:"微软雅黑";
	line-height:40px;
	text-align:center;
}
.main .main_home .menu ul .pli:hover{
	background:#d6d6d6;

}
.main .main_home .menu ul .pli .case{
	width:460px; 
	padding:0 20px;
	padding-top:20px;
	background-color:#d6d6d6; 
	position:absolute; 
	z-index:1; 
	border-radius:20px; 
	border:solid 1px #a2adb5;
	background-color: rgba(237,237,237,0.8);
	display:none;
}

.main .main_home .menu ul .pli .case1{
	width:110px;
	padding-left:20px;
	padding-top:20px;
	background-color:#d6d6d6; 
	position:absolute; 
	z-index:1; 
	border-radius:20px; 
	border:solid 1px #a2adb5;
	background-color: rgba(237,237,237,0.8);
	display:none;
	position:relative;
	z-index:99999999999999999999999;
}
.main .main_home .menu ul .pli .case1 .case_li1{
	color:#2e373e;
	font-size:13px;
	font-family:"微软雅黑";
	width:125px;
	display:block;
	margin-bottom:20px;
	font-weight:bold;
	
}
.main .main_home .menu ul .pli .case1 .case_li1 a{
	color:#2e373e;
	display:block;
}

.main .main_home .menu ul .pli .case1 .case_li1 ul li a{
	font-size:12px;
	font-family:"微软雅黑";
	text-indent:10px;
	color: rgb(117,117,117);
}

.main .main_home .menu ul .pli .case1 .case_li1 ul li a:hover{
	color:#09F;
	display:block;
}

.main .main_home .menu ul .pli .case .case_li{
	color:#2e373e;
	font-size:14px;
	font-family:"微软雅黑";
	height:80px;
	width:140px;
	float:left;
	font-weight:bold;
	margin-bottom:30px;
	
}
.main .main_home .menu ul .pli .case .case_li ul{
	width:140px;
}
.main .main_home .menu ul .pli .case .case_li ul li{
	width:140px; 
	height:20px;
	font-size:12px;
	font-family:"微软雅黑";
	color:#697178;
	line-height:20px;
	font-weight:normal;
}

.main .main_home .menu ul .pli .case1 .case_li1 ul{
	width:125px;
}
.main .main_home .menu ul .pli .case1 .case_li1 ul li{
	width:125px; 
	height:20px;
	font-size:12px;
	font-family:"微软雅黑";
	color:#697178;
	line-height:20px;
	font-weight:normal;
	
}
.main .main_home .c1{
	width:1000px;
	clear:both;
	margin-top:8px;
	
}
.main .main_home .c1 .left{
	width:246px;
	float:left;
}
.main .main_home .c1 .left .list{
	margin:0;
}
.main .main_home .c1 .left .list li{
	width:244px;
	height:50px;
	display:block;
	border:solid 1px #e1e2e6;
	margin-top:10px;
}
.main .main_home .c1 .left .list li div{
	height:50px;
	float:left;
}
.main .main_home .c1 .left .list li span{
	text-indent:5px;
	font-size:18px;
	font-family:"微软雅黑";
	color:#1f1d1e;
	height:50px;
	line-height:50px;
	display:block;
	float:left;
	
}
.main .main_home .c1 .right{
	width:732px;
	float:right;
}
.main .main_home .c1 .right .title_list{
	clear:both;
	height:30px;
	width:100%;
}
.main .main_home .c1 .right .title_list li{
	height:30px;
	width:33.3%;
	background:#9c9c9c;
	display:block;
	float:left;
	text-align:center;
	line-height:30px;
	color:#fff;
}
.main .main_home .c1 .right .title_list .current{
	background:#025297;
}
.main .main_home .c1 .content{
	width:680px;
	padding:25px 25px;
	height:219px;
	border-right:solid 1px #b5b5b5;
	border-left:solid 1px #b5b5b5;
	border-bottom:solid 1px #b5b5b5;
	overflow:hidden;
	margin:0 auto;
}
.main .main_home .c1 .content table{
	font-size:12px;
	font-family:"微软雅黑";
	color:#767573;

}
.main .main_home .c1.clearfix .right .content .index_new_list{
	display:none;
	position:relative;
	width:680px;
	height:219px;
}
.main .main_home .c1.clearfix .right .content .index_new_list .more{
	position:absolute;
	right:15px;
	bottom:-135px;
}

.main .main_home .c1 .content table td{
	height:22px;
}
.main .main_home .customer_support{
	margin-top:10px;
	clear:both;
	width:1000px;
	height:235px;
	overflow:hidden;
}

/***/
.main .main_home .customer_support  .title_list{
	clear:both;
	height:30px;
	width:100%;
}
.main .main_home .customer_support .title_list li {
	height:30px;
	width:333px;
	background:#9c9c9c;
	display:block;
	float:left;
	text-align:center;
	line-height:30px;
	color:#fff;
}
.main .main_home .customer_support .title_list .current{
	background:#025297;
}
.main .main_home .customer_support .sc_content{
	width:998px;
	height:204px;
	border-right:solid 1px #b5b5b5;
	border-left:solid 1px #b5b5b5;
	border-bottom:solid 1px #b5b5b5;
}

.main .main_home .customer_support .sc_content .case1{
	width:958px;
	height:164px;
	padding:20px;
	position:relative;
}
.main .main_home .customer_support .sc_content .case1.lis .cs_list{
	line-height:25px;
	padding:0 20px;
	width:160px;
	height:55px;
	float:left;
	margin-left:20px;
	margin-bottom:20px;
}
.main .main_home .customer_support .sc_content .case1.lis .cs_list p{
	font-size:12px; font-family:"微软雅黑";
	color:#757575;
}
.main .main_home .customer_support .sc_content .case1.lis .cs_list p a{
	color:#757575;
	}
.main .main_home .customer_support .sc_content .case1 .video li{
	width:255px;
	height:180px;
	padding:0 20px;
	display:inline-block;
	margin-left:15px;
}
.main .main_home .customer_support .sc_content .case1 .video li .title{
	color:#767573;
	font-size:12px;
	font-family:"微软雅黑";
	width:100%;
	height:30px;
}
/*.main .main_home .customer_support .sc_content .case1.lis .video li .con{
	width:100%;
	height:150px;
}*/
.main .main_home .activity_center{
	width:100%;
	height:355px;
	clear:both;
	margin-top:15px;
}
.service_center{
	width:250px;
	height:355px;
	float:left;
}
.service_center .tel{
	margin-top:280px;
	color:#fff;
	height:100px;
	width:100%;
}
.main .main_home .activity_center .perspective{
	width:367px; 
	height:100%;
	float:left; 
	margin-left:10px;
}
.main .main_home .activity_center .perspective .title{
	width:367px; 
	height:80px; 
	background:#1d7db9; 
	line-height:80px; 
	text-align:center; 
	border-radius:5px; 
	font-size:30px; 
	font-family:'微软雅黑'; 
	color:#fff;
}

.main .main_home .activity_center .perspective .con{
	height:243px;
	width:335px;
	border:solid 1px #b5b5b5;
	padding:15px;
	border-radius:5px;
}

.main .main_home .activity_center .club{
	width:367px; 
	height:100%;
	float:right; 
}

.main .main_home .activity_center .club .title{
	width:367px; 
	height:80px; 
	background:#e1600d; 
	line-height:80px; 
	text-align:center; 
	border-radius:5px; 
	font-size:30px; 
	font-family:'微软雅黑'; 
	color:#fff;
}

.main .main_home .activity_center .club .con{
	height:253px;
	width:365px;
	border:solid 1px #b5b5b5;
	border-radius:5px;
	padding:10px 0;
}
.main .main_home .activity_center .club .con .date_title{
	width:345px; 
	padding:0 10px; 
	height:62px;
}
.main .main_home .activity_center .club .con .date_title .date_m{
	width:60px; 
	height:60px;
	float:left;
}
.main .main_home .activity_center .club .con .date_title .date_m .date_m_m{
	width:60px; 
	height:20px; 
	border-bottom:solid 2px #898989; 
	background:#007cd9; 
	border-top-left-radius:10px;
	border-top-right-radius:10px; 
	font-size:12px; 
	text-align:center; 
	line-height:20px; 
	color:#fff;
}
.main .main_home .activity_center .club .con .date_title .date_m .date_m_con{
	width:60px;
	height:40px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	background:#f6f6f6;
	line-height:40px;
	font-size:16px;
	color:#0078d3;
	text-align:center;
}
.main .main_home .activity_center .club .con .date_title .words{
	width:270px;
	height:52px;
	padding-top:10px;
	color:#0078d3;
	float:right;
	font-size:12px;
	font-family:"微软雅黑";
}
.main .main_home .activity_center .club .con .club_news_list{
	padding-left:10px;
	width:358px; 
	height:180px; 
	margin-top:5px; 
	font-size:12px; 
	color:#757575; 
	font-family:'微软雅黑';
}


.main .main_home .activity_center .club .con .club_news_list td{
	height:22px;
}
.main .main_home .activity_center .club .con .club_news_list table tr .text{
	width:260px;
	height:22px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
	display:block;
	line-height:22px;
	padding-right:10px;
}
.main .main_home .customer_display{
	width:1000px;
	clear:both;
	height:50px;
	margin-top:20px;
	overflow:hidden;
}
.main .main_home .customer_display ul.mobile{
	width:2000%;
	height:50px;
	position:absolute;
	z-index:1;
}
.customer{
	width:110px;
	height:50px;
	display:inline-block;
	margin-left:15px;
}
.customer img{
	width:100%;
	height:100%;
}
.main .main_home .Contact_information{
	width:1000px;
	height:142px;
	clear:both;
	background:url(../images/123456_04.jpg) no-repeat;
	margin-top:10px;

}
.main .main_home .Contact_information p{
	font-size:13px;
	font-family:"微软雅黑";
	color:#747675;
}
.footer{
	padding:10px 0;
	width:1000px;
	font-size:12px;
	font-family:"微软雅黑";
	color:#999999;
	margin-top:20px;
	
}
.footer a{
	color:#999999;
}	

.main .main_home .footer .partner{
	width: 1000px;
    height: 40px;
    line-height: 40px;
    text-align: right;
    margin-right: 9px;
}	
.main .main_home .activity_center .perspective .con .con_img{
	width:110px; 
	height:140px; 
	float:left; 
	margin-top:5px;
}
.main .main_home .activity_center .perspective .con .con_list{
	width:210px; 
	height:180px; 
	float:right;
	margin-top:5px;
}
.main .main_home .activity_center .perspective .con .con_list ul li{
	width:210px;
	height:22px;
	color: rgb(14,90,209);
    font-size: 12px;
	font-family:"微软雅黑";
	text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}





.main .main_home .activity_center .perspective .con{
	height:253px;
	width:365px;
	border:solid 1px #b5b5b5;
	border-radius:5px;
	padding:10px 0;
}
.main .main_home .activity_center .perspective .con .date_title{
	width:345px; 
	padding:0 10px; 
	height:62px;
}
.main .main_home .activity_center .perspective .con .date_title .date_m{
	width:60px; 
	height:60px;
	float:left;
}
.main .main_home .activity_center .perspective .con .date_title .date_m .date_m_m{
	width:60px; 
	height:20px; 
	border-bottom:solid 2px #898989; 
	background:#007cd9; 
	border-top-left-radius:10px;
	border-top-right-radius:10px; 
	font-size:12px; 
	text-align:center; 
	line-height:20px; 
	color:#fff;
}
.main .main_home .activity_center .perspective .con .date_title .date_m .date_m_con{
	width:60px;
	height:40px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	background:#f6f6f6;
	line-height:40px;
	font-size:16px;
	color:#0078d3;
	text-align:center;
}
.main .main_home .activity_center .perspective .con .date_title .words{
	width:270px;
	height:52px;
	padding-top:10px;
	color:#0078d3;
	float:right;
	font-size:12px;
	font-family:"微软雅黑";
}
.main .main_home .activity_center .perspective .con .club_news_list{
	width:358px; 
	height:180px; 
	margin-top:5px; 
	font-size:12px; 
	color:#757575; 
	font-family:'微软雅黑';
	padding-left:10px;
	padding-right:10px;
	white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;
}

.main .main_home .activity_center .club .con .club_news_list td{
	height:22px;
}
.main .main_home .activity_center .perspective .con .club_news_list table tr .text{
	width:260px;
	height:22px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
	display:block;
	line-height:22px;
	padding-right:10px;
}
.main .main_home .c1 .left .solu_list .solu_list_p{
	cursor:pointer;
	width:230px;
	background:url(../images/6.jpg) no-repeat;
	margin-bottom:5px;
	line-height:35px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#676767;
	text-indent:50px;
}
.main .main_home .c1 .left .solu_list .solu_list_p a{
	color:#676767;
	width:85%;
	height:100%;
	display:block;
}

.main .main_home .c1 .left .solu_list .solu_list_p .alert{
   color: #2fa0ec;
}

.main .main_home .c1 .left .solu_list .solu_list_p:hover{
	background:url(../images/7.jpg) no-repeat;
}
.solu_list_c li{
	height:35px;
	width:230px;
	line-height:35px;
	text-indent:50px;
	cursor:pointer;
}
.clearfix:after {
     content:".";
     display:block;
     height:0;
     clear:both;
     visibility:hidden;
}
.solu_list_c{
	display:none;
}

.solu_list_c a{
	color:#676767;
	display:block;
}
.solu_list_c a:hover{
	color:#2fa0ec;
}.main .main_home .c1 .right .c_title {
	height: 30px;
	width: 732px;
	font-size:14px;
	font-family:"微软雅黑";
}
.main .main_home .c1 .right .c_title .c_title_l {
	background-color: #2a5abc;
	height: 30px;
	width: 220px;
	float:left;
	line-height:25px;
	text-align:center;
	color:#fff;
}
.main .main_home .c1 .right .c_title .c_title_r {
	float: right;
	height: 30px;
	width: 512px;
	line-height:30px;
	text-align:right;
	color:#747474;
	background:#d0d0d0;
}
.main .main_home .c1 .right .c_content {
	width: 730px;
	clear:both;
}
.main .main_home .c1 .right .c_content .case li{
	width:275px;
	margin:15px;
	height:44px; 
	border:rgb(202,202,202) solid 1px; 
	padding:5px;
	display:inline-block;
	font-size:16px;
	font-family:"微软雅黑";
	color:#025395;
	font-weight:bold;
	line-height:50px;
	text-align:center;
}
.main .main_home .c1 .right .c_content .p_case li{
	width:170px;
	height:70px;
	display:inline-block;
	border:rgb(202,202,202) solid 1px;
	margin-left:7px;
	margin-bottom:12px;
}
.main .main_home .c1 .right .c_content .p_case li img{
	width:100%;
	height:100%;
	
}
.clearfix:after {
     content:".";
     display:block;
     height:0;
     clear:both;
     visibility:hidden;
}
.cus_list td{
	font-size:12px; font-family:'微软雅黑';color: rgb(117,117,117);
}
.cus_list a{
	font-size:12px; font-family:'微软雅黑';color: rgb(117,117,117);
}
.joblist{
	width:732px; 
	float:left; 
	position:relative; 
	top:15px;
	font-size:13px;
	color:rgb(90,90,90); 
	margin-bottom:20px
}
.joblist a{
	color:rgb(90,90,90); 
}
.jobs_form{
	width:730px; 
	clear:both; 
	border:#C2CDDF solid 1px; 
	margin:0 auto;
	margin-top:20px;
	font-size:14px;
	padding:20px 0;
}
.jobs_form_title{
	width:64px; 
	height:22px; 
	background-color:rgb(42,90,188); 
	position:relative; 
	top:-9px; 
	left:32px; 
	color:#FFF; 
	font-size:14px; 
	text-align:center;
}
.input1{
	width:110px; 
	float:left; 
	font-size:15px; 
	color:#666666; 
	text-indent:10px; 
	font-family:'微软雅黑'; 
	height:36px; 
	line-height:36px;

}
.input2{
	width:110px; 
	float:left; 
	font-size:15px; 
	color:#666666; 
	text-indent:10px; 
	font-family:'微软雅黑'; 
	height:36px; 
	line-height:36px;
}
.input3{
	width:110px; 
	float:left;  
	color:#666666; 
	text-indent:10px; 
	font-family:'微软雅黑'; 
	height:36px; 
	line-height:36px;"
}
.input4{
	width:110px; 
	float:left; 
	font-size:15px; 
	color:#666666; 
	text-indent:10px; 
	font-family:'微软雅黑'; 
	height:36px; 
	line-height:36px;
}
.addjob{
	color:#5a80ad; 
	font-size:18px; 
	font-family:'微软雅黑'; 
	text-decoration:underline; 
	cursor:pointer; 
	margin-left:20px;
}
.jobs_form_list{
	width:700px;
	margin-bottom:20px; 
	clear:both;
	margin-top:20px; 
	height:36px;
}
.main .main_home .ad{
	width:1000px;
	height:200px;
	margin: 0 auto;
}
.img{
	width:100%;
	height:100%;
	}
.menu ul #case #z .case_li1:hover{
	color:#09F;
}	




.main .main_home .menu ul .pli .case .case_li a{
	color:#2e373e;
}

.main .main_home .menu ul .pli .case .case_li ul li a{
	font-size:12px;
	font-family:"微软雅黑";
	text-indent:10px;
	color: rgb(117,117,117);
}

.main .main_home .menu ul .pli .case .case_li ul li a:hover{
	color:#09F;
}
.main .main_home .c1.clearfix .left .solu_list a{
	color:#676767;
}
.main .main_home .c1.clearfix .left .solu_list .solu_list_c a:hover{
	color:#09F;
}
.main .main_home .c1.clearfix .right .page{
	height:40px; 
	text-align:center; 
	width:100%;
	line-height:40px;
	clear:both;
	color:#666666;
	font-family:"微软雅黑";
	font-size:14px; 
	
}
.main .main_home .c1.clearfix .right .page a{
	padding:2px 8px;margin:5px;text-decoration:none;
	color:#666666;
	
}

.main .main_home .c1.clearfix .right .page .number{
	background:#025395;
	color:#fff;
}
.main .main_home .c1.clearfix .right .title_list li:hover{
	cursor:pointer;
}