

/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding:0;margin:0}fieldset,a img{border:0}address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal}ol,ul{list-style:none}caption,th{text-align:left}q:before,q:after{content:''}abbr,acronym{border:0}
.lineb{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;}
/*table{border-collapse:collapse;border-spacing:0}*/

body {
	font-size:14px;
	
	font-family:Microsoft YaHei,SimSun,Arial, Helvetica;
	margin:0;
	padding:0;
	color:#595757;
	position:relative;
}
a {
	text-decoration:none;
	color:#595757;
	transition: 0.5s;
}
a:hover {
	color:#1b8ce7;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0;
	height:0;
}
.fl {
	float:left;}
.fr {
	float:right;}
i , em {
	font-style:normal;}
* html .clearfix {
	zoom: 1;
}
.yh {
	font-family:Microsoft YaHei,SimSun,Arial, Helvetica;}
*:first-child+html .clearfix {
	zoom: 1;
}
.cell, .cell2, .cell3 {
	border-collapse:collapse;
	border-spacing:0;
}
.shadow {    
 -moz-box-shadow: 0 0 2px #d9d9d9;    
 -webkit-box-shadow: 0 0 2px #d9d9d9;     
box-shadow: 0 0 2px #d9d9d9;     
/* For IE 8 */     
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#d9d9d9')";     
/* For IE 5.5 - 7 */     
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#d9d9d9'); 
}
li {
	vertical-align:bottom;}
h4 {
	font-size:14px;}
h1 {
	font-size:18px;}
h3 {
	font-size:16px;}
font {
	font-size:12px;}
.mtp4 {
	margin-top:4px;}
.mtp10 {
	margin-top:10px;}
.mtp11 {
	margin-top:11px;}	
.mtp14 {
	margin-top:14px;}
.mtp20 {
	margin-top:20px;}
.mtp30 {
	margin-top:30px;}
.pdt10 {
	padding-top:10px;}
.pdt20 {
	padding-top:20px;}
.marc {
	width:1000px;
	margin:0 auto;}
.block {
	display:block;}
.i_block {
	display:inline-block;}
.pol {
	position:relative;}
.poa {
	position:absolute;}
img {
	max-width:100%;}
.page {
    height: 30px;
    text-align: center;
}
.page a {
    background: #e9e9e9 none repeat scroll 0 0;
    border: 1px solid #e9e9e9;
    color: #746d64;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    margin: 0 4px;
    padding: 0 10px;
    vertical-align: bottom;
}
.page a:hover, .page a.ahover {
    background-color: #0563b8;
    border: 1px solid #0563b8;
    color: #fff;
    height: 28px;
    line-height: 28px;
	display: inline-block;
    padding: 0 10px;
	margin: 0 4px;
    text-align: center;
}

	
/*start*/

.wmain {
	width:1200px;
	margin:0 auto;}
.svmain {
	width:960px;
	margin:0 auto;
	overflow: hidden;}	
.head {
	min-height:60px;
	_height:60px;
	border-bottom:2px solid #d2d7da;
	background:#fff;
	width:100%;

	z-index:100;}
.head .logo {
	margin:18px 0 0 0;}
.head .nav ul li {
	float:left;
	line-height:60px;
	padding:0 45px;
	}
.head .nav ul li a {
	line-height:60px;
	
	color:#3e3a39;
	font-size:16px;
	display:block;
	border-top:4px solid #fff;}	
.head .nav ul li a:hover {
	color:#0563b8;
	border-top:4px solid #0563b8;
	}
.I_T  {
	line-height:40px;
	padding:40px 0;
	text-align:center;
	font-size:20px;
	font-weight:normal;
	color:#595757;
	letter-spacing:1px; }
.I_T b {
	color:#1779c8;
	font-size:22px;
	}
.I_T i {
	display:block;
	color:#cccccc;
	font-size:14px;}
	
.I_pro ul li {
	float:left;
	width:25%;
	margin-top:20px;
	position:relative;
	text-align:center;}
.I_pro ul li.ahover {
	background:#eef0f4;
	}
.I_pro ul li p {
	line-height:30px;
	margin-top:20px;
	font-size:18px;}
.I_pro ul li div {
    text-align: center;

	}
.I_pro ul li .my_word {
	padding-top:10px;
	width:140px;
	margin:0 auto;}
.I_pro ul li .my_img {
	transform: rotateY(0deg);
    z-index: 10;
	}
.I_pro  {
	padding-bottom:30px;}
.I_pro ul li.ahover .my_img {
    transform: rotateY(180deg);
    z-index: -1;
}
.fix_main {
	position:relative;
	z-index:99;
	padding-bottom:20px;
	margin-top:92px;
	background:#fff;
	padding-top:1px;}
.footer_nav {
	
	padding:45px 0 30px 0;
	background:#fff;
	margin-top:30px;
	}

.foot_tel {
	color:#1779c8;
	font-size:32px;
	display:block;
	line-height:42px;
	}

.footer_nav dl {
	float:left;
	width:185px;
	color:#333333;
	font-size:16px;}
.footer_nav dl dt , .footer_nav dl dd {
	line-height:20px;
	padding:10px 0;}
.footer_nav dl dd {
	padding:0;}
.footer_nav dl dd a {
	line-height:20px;
	font-weight:normal;
	color:#666;
	font-size:14px;
	}
.foot_contact {
	float:right;
	width:350px;
	margin-top:15px;
	line-height:50px;
	font-size:16px;
	padding-left:75px;
	border-left:1px solid #cccccc;}
.foot_contact .T {
	height:20px;
	line-height:20px;
	font-size:18px;
	color:#333;}
.foot_contact .C {
	margin-top:10px;
	line-height:20px;
	font-size:14px;
	color:#666;}
.foot_contact .C span {
	font-size:16px;
	margin-top:20px;
	color:#555;
	display:block;}
.footer {

	text-align:center;
	color:#c9caca;
	font-size:14px;
	background:#1779c8;
	padding:30px 0;}
.foot_contact_T {
	background:url(../image/foot_line.gif) left center repeat-x;
	height:40px;
	line-height:40px;
	width:375px;
	margin:0 auto;
	text-align:center;}
.foot_contact_T  span {
	display:inline-block;
	padding:0 15px;
	font-size:22px;
	background:#1779c8;
	color:#fff;
	text-transform:uppercase;}
.wap_nav {
	width:100%;
	display:none;
	position:absolute;
	top:50px;
	background:#f6f6f6;
	z-index:99999;}
.banner_img {
	padding: 0 0 45%;
	margin-top:92px;}
.wap_nav a  {
	border-bottom:1px solid #dadada;
	line-height:40px;
	display:block;
	padding-left:30px;}
.wap_nav_icon {
	display:none;
	position:absolute;
	right:15px;
	top:15px;
	}
.wap_nav_icon img {
	height:20px;}
.head .my_shaw {
	height:8px;
	width:100%;
	background:url(../image/top_shaw.png) repeat-x;
	bottom:-10px;
	left:0;
	z-index:99999;}
.banner { position: relative; overflow: auto; width:100%; }
.banner li { list-style: none; }
.banner ul li { float: left; 
    display: block;
    min-height: 300px;
    width: 33%;
	background-repeat:no-repeat;
	}
	
.banner .btn, .banner .dot {
    filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.3));
}
.banner .dots {
    bottom: 20px;
    left: 45%;
    position: absolute;
    right: 0;
    width: 100%;
}
.banner .dots li {
    border: 2px solid #fff;
    border-radius: 6px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    line-height: 10px;
    margin: 0 4px;
    opacity: 0.4;
    text-indent: -999em;
    transition: background 0.5s ease 0s, opacity 0.5s ease 0s;
    width: 10px;
}
.banner .dots li.active {
    background: #fff none repeat scroll 0 0;
    opacity: 1;
}
.banner { width: 100%;}
.banner .dots { position: absolute; left: 0; right: 0; bottom: 20px; text-align:center;}
.banner .dots li 
{ 
	display: inline-block; 

	width: 10px; 

	height: 10px; 

	margin: 0 4px; 

	text-indent: -999em; 

	border: 2px solid #fff; 

	border-radius: 6px; 

	cursor: pointer; 

	opacity: .4; 

	-webkit-transition: background .5s, opacity .5s; 

	-moz-transition: background .5s, opacity .5s; 

	transition: background .5s, opacity .5s;

}

.banner .dots li.active 

{

	background: #fff;

	opacity: 1;

}

.banner .arrow { position: absolute; top: 200px;}

.banner #al { left: 15px;}

.banner #ar { right: 15px;}

.I_case ul {
	float:left;
	width:100%;
	margin-top:-20px;
	margin-left:-3%;}
.I_case ul li {
	float:left;
	width:30%;
	margin-left:3%;
	transition: 0.5s;
	margin-top:40px;
	}
.I_case ul li .my_img {
	overflow:hidden;
	height:306px;}
.I_case ul li img.pic {
	width:100%;
	height:306px;
	display:block;}
.I_case ul li div.my_shaw {
	width:100%;
	height:100%;
	background:url(../image/hs_bg.png) repeat;
	top:0;
	left:0;
	top:100%;
	z-index:2;}
.I_case ul li div.my_shaw img {
	position:absolute;
	left:50%;
	margin-left:-18px;
	top:50%;
	margin-top:-18px;}
.I_case ul li a {
	display:block;}
.I_case ul li .my_word {
	padding:10px 0 15px 0;}
.I_case ul li .my_word h4 {
	font-size:16px;
	line-height:30px;
	font-weight:normal;}
.I_case ul li .my_word p {
	color:#999999;text-overflow:ellipsis;white-space: nowrap; height:20px;overflow:hidden;}
.I_case ul li.ahover .my_word {
	background:#1779c8;
	color:#fff;}

.I_case ul li.ahover .my_word h4 , .I_case ul li.ahover .my_word p {
	color:#fff;text-overflow:ellipsis; width:350;overflow:hidden;}
.more_div {
	text-align:center;
	padding:40px 0;}
a.more {
	display:inline-block;
	padding:0 60px;
	border-radius:20px;
	height:40px;
	line-height:40px;
	background:#1779c8;
	color:#fff;
	font-size:16px;
	}
a.more:hover {
	color:#fff;
	background:#2997ef;}
.I_ad_div {
	height:437px;
	padding-top:1px;
	background:url(../image/I_ad.jpg) center center no-repeat;}
.I_ad_div ul li {
	margin-top:180px;}
.I_ad_div ul li .my_img img {
	display:block;
	margin:0 auto;}
.I_ad_div ul li .my_img p {
	color:#fff;
	font-size:30px;
	border-bottom:1px solid #FFF;
	display:inline-block;
	padding-bottom:15px;
	margin-top:10px;
	}
.I_ad_div ul li .my_word {
	color:#fff;}
	
.I_news_main {

	padding:10px 0 0 0;}
.I_news_main .C {
	}	

.news_slide {
    height: 400px;
    overflow: hidden;
    position: relative;
    width: 401px;
    z-index: 10;
	
}
.news_slide ul {
    height: 400px;
}
.news_slide ul li {
    float: left;
    height: 400px;
    overflow: hidden;
    width: 580px;
}
.news_slide ul li .my_word h4 {
	line-height:40px;
	font-weight:normal;
	font-size:18px;}
.news_slide ul li .my_word p {
	color:#666666;
	line-height:22px;}
.news_slide .num {
    left: 0;
    overflow: hidden;
    position: absolute;
	bottom:0;
    z-index: 10;
}
.news_slide .num span {
    background: #b5b5b5 none repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    height: 6px;
    margin: 0 3px 0 0;
    width: 39px;
}
.news_slide .num span.on {
    background: #ef552d none repeat scroll 0 0;
}
.I_news_list {
	border-left:1px solid #e9e9e9;
	height:415px;
	width:724px;
	padding-left:35px;
	}
.I_news_list ul li {
	padding:16px 0;
	border-bottom:3px solid #f2f2f2;}
.I_news_list ul li .my_date {
	width:120px;
	text-align:center;
	padding:20px 0 0 0;}
.I_news_list ul li .my_date i {
	font-size:36px;
	font-weight:bold;
	line-height:48px;
	display:block;
	color:#1c0f0f;}
.I_news_list ul li .my_date em {
	display:inline-block;
	color:#a49f9f;
	font-size:12px;
	border-top:1px solid #e0e0e0;
	line-height:22px;}
.I_news_list ul li .my_img {
	width:159px;}
.I_news_list ul li .my_word {
	width:398px;
	margin-right:15px;}
.I_news_list ul li .my_word h4 a {
	font-size:18px;
	display:block;
	line-height:24px;
	padding-bottom:10px;
	font-weight:normal;
	color:#000;}
.I_news_list ul li .my_word  p {
	color:#777;
	font-size:14px;
	line-height:26px;}
.I_about .my_word .more_div {
		text-align:left;} 
.I_news_list ul li.ahover {
	background:#f2f2f2;}
.I_news_list ul li.ahover h4 a {
	color:#1b8ce7;}
a.I_more2 {
	display:block;
	margin-top:20px;
	color:#777;
	font-size:14px;}
a.I_more2:hover {
	color:#333;
	text-decoration:underline;}
.I_about {
	height:489px;
	background:url(../image/about_bg.jpg) left center no-repeat;}
.I_about .my_word {
	
	color:#999999;
	line-height:26px;
	width:470px;
	margin-top:60px;
	}
.I_about .my_word .more {
	margin-top:80px;}
.my_client {
	border:1px solid #cccccc;
	border-right:none;
	border-bottom:none;}
.my_client ul li {
	float:left;
	width:20%;
	background:url(../image/fd_bg.gif) right bottom no-repeat;}
.my_client ul li img {
	width:99%;}
.foot_icon_div {
	margin-top:25px;
	text-align:center;}
.foot_icon_div a {
	width:29px;
	height:29px;
	display:inline-block;
	margin:0 20px;
	}
.foot_icon_div a:hover {
	background:url(http://www.kebai.asia/images/foot_icon_bg_h.png) no-repeat;}	
	
.wx_tc_box {
	display:none;
	bottom:35px;
	left:-42px;
	border:1px solid #e9e9e9;
	background:#fff;
	padding:5px;
	width:94px;
	}
.wx_tc_box p {
	line-height:30px;
	text-align:center;
	color:#4c4c4c;}
.wx_tc_a {
	display:block;
	z-index:99999;}
.foot_adr {
	padding:20px 0 10px 0;
	text-align:center;}
.foot_adr p {
	display:inline-block;
	padding-left:25px;
	color:#fff;
	margin:2px 15px;}
.foot_adr p.adr_p {
	background:url(../image/foot_icon4.png) left center no-repeat;}
.foot_adr p.tel_p {
	background:url(../image/foot_icon5.png) left center no-repeat;}
.foot_adr p.email_p {
	background:url(../image/foot_icon6.png) left center no-repeat;}
.foot_banquan {
	color:#fff;}
.S_T {
	padding:40px 0;
	color:#444;
	font-size:22px;
	line-height:30px;}
.S_T b {
	font-size:30px;
	line-height:50px;
	color:#1779c8;
	display:block;
	text-transform:uppercase;
	font-weight:normal;}
.S_T i {
	margin-left:5px;
	color:#ccc;
	font-size:14px;}
.about_T {
	padding:0 0 20px 0;
	text-align:center;}
.about_T h4 {
	font-weight:normal;
	line-height:30px;
	font-size:24px;
	color:#333;}
.about_T p {
	color:#ccc;
	font-size:12px;}
.txt_c {
	text-align:center;}
.single_text {
	font-size:14px;
	color:#999999;
	line-height:30px;
	padding:0 15%;
	}
.about_div {
	margin-top:50px;
	padding-bottom:50px;}
.about_div .my_img {
	width:740px;
	height:386px;}
.about_div .my_word {
	width:460px;height:386px;
	background:#1779c8;
	color:#fff;}
.about_div .my_word h4 {
	float:left;
	margin:75px 0 0 110px;
	font-size:24px;
	line-height:40px;
	font-weight:normal;}
.about_div .my_word h4 i {
	margin-right:20px;}
.about_div .my_word .C {
	line-height:30px;
	font-size:14px;
	margin:40px 0 0 110px;}
.team {
	background:#f4f4f4;
	padding:80px 0;
	margin-top:50px;}
.team ul li {
	width:255px;
	height:380px;
	margin: 0 auto;
	}
.team ul li img {
	display:block;}
.team ul li span {
	display:block;
	background:#fff;
	height:80px;
	padding:15px 0 10px 0;
	text-align:center;}
.team ul li span p {
	color:#333;
	font-size:14px;}
.team ul li span i {
	color:#999;
	margin-top:5px;
	display:block;}
.team .owl-pagination , .team  .owl-buttons {
	display:none;}
.S_nav  {
	height:36px;
	padding:30px 0;
	line-height:36px;
	text-align:center;}
.S_nav ul {
    height: 36px;
    
	text-align:center;
	width:100%;
	margin:0 auto;
}
.S_nav ul li {
    display:inline-block;
    line-height: 36px;
    
    text-align: center;
}
.S_nav a {
	padding:0 30px;
	height:36px;
	color:#666;
	display:inline-block;}
.S_nav a.cur {
	background:#1779c8;
	color:#fff;
	border-radius:18px;}
.case_c_l {
	width:360px;}
.case_c_r {
	width:756px;}
.case_c_r img {
	max-width:100%;}
.close_div {
	text-align:right;
	padding:60px 0;}
.case_c_l h1 {
	font-size:22px;
	line-height:40px;}
.case_c_l .title_bz {
	font-size:10px;
	color:#999;
	line-height:16px;
	padding-bottom:15px;
	display:block;
	border-bottom:1px solid #cccccc;}
.case_c_l .my_C {
	line-height:22px;
	margin-top:40px;
	color:#666;}
.case_c_l  #show_big_img_btn2 {
	margin-top:40px;
	cursor:pointer;}
.ser_ys {
	min-height:272px;
	height:100%;
	_height:272px;
	background:url(../image/ser_bg1.jpg) top center repeat;
	padding-top:1px;
	margin-top:60px;}
.ser_ys ul li {
	width:20%;
	text-align:center;
	padding:0 2.5%;
	font-size:12px;
	float:left;
	margin-top:60px;}
.ser_ys ul li h4 {
	color:#1779c8;
	font-weight:normal;
	line-height:20px;
	padding:5px 0;}
.ser_ys ul li p {
	color:#797976;
	line-height:18px;
	margin-top:5px;}
a.btn , .btn {
	background:#1779c8;
	height:40px;
	line-height:40px;
	color:#fff;
	padding:0 50px;
	border-radius:20px;
	display:inline-block;
	margin-top:20px;
	font-size:14px;
	border:none;}
a.btn2 {
	background:#fff;
	border:1px solid #cccccc;
	height:40px;
	line-height:40px;
	color:#333;
	padding:0 50px;
	border-radius:20px;
	display:inline-block;
	margin-top:20px;
	font-size:14px;}
a.btn2:hover {
	background:#1779c8;
	height:40px;
	line-height:40px;
	color:#fff;
	padding:0 50px;
	border-radius:20px;
	display:inline-block;
	margin-top:20px;
	font-size:14px;
	}
.article_fy {
	margin-top:40px;}
.ser_fw {
	margin-top:50px;}
.ser_fw ul {width:1200px;}	
.ser_fw ul li {
	float:left;
	width:30%;
	font-size:12px;
	line-height:18px;
	padding:40px 0;
	border-bottom:1px solid #cccccc;
	padding-right:20%;}
.ser_fw ul li img {
	height:49px;}
.ser_fw ul li.li2 {
	border:none;}
.ser_fw ul li p {
	color:#999;}
.ser_fw ul li p.my_en {
	font-size:12px;
	line-height:16px;}
.ser_fw ul li h4 {
	padding:30px 0 15px 0;
	font-size:16px;}
.ser_fw ul li table {
	width:100%;
	margin-top:20px;}
.ser_fw ul li table td {
	width:50%;
	color:#999;}
.ser_fw ul li a.btn {
	margin-top:20px;}
.ser_lc {
	background:url(../image/ser_lc_bg.jpg) center center no-repeat;
	height:601px;
	padding-top:1px;
	margin-top:30px;}
.ser_lc_C {
	margin-top:40px;} 
.down_serch {
	width:288px;
	height:42px;
	border:1px solid #cccccc;
	border-radius:21px;}
.down_serch input.ser_input {
	width:200px;
	margin-left:25px;
	height:42px;
	line-height:42px;
	background:#fff;
	border:none;
	}
.down_serch input.ser_btn {
	width:55px;
	height:42px;
	cursor:pointer;
	border:none;
	border-radius:0 21px 21px 0;
	background:url(../image/ser_btn.gif) right center no-repeat #fff;}
.I_down {
	border:1px solid #f0f0f0;
	margin-top:40px;}
.I_down .tag_T {
	height:35px;
	line-height:35px;
	background:#f0f0f0;}
.I_down .tag_T ul {
	position:absolute;
	left:0;
	right:0;}
.I_down .tag_T ul li {
	float:left;}
.I_down .tag_T ul li a {
	display:inline-block;
	padding:0 30px;
	height:35px;
	line-height:35px;
	color:#999999;
	font-size:12px;}
.I_down .tag_T ul li a.cur {
	color:#1779c8;
	background:#fff;}
.down_list li {
	padding:30px 20px;
	border-bottom:1px solid #f0f0f0;}
.down_list li .my_word {
	width:270px;
	margin-left:10px;
	margin-top:15px;
	line-height:30px;}
.down_list li .my_word a h4 {
	font-size:16px;
	font-weight:normal;
	}
.down_list li .my_word a p {
	color:#999;}
.down_list li .my_size {
	width:100px;
	font-size:12px;
	color:#999;
	margin:40px 0 0 50px;}
.down_list li .my_view {
	width:110px;
	font-size:12px;
	color:#999;
	margin:40px 0 0 60px;}
.down_list li .my_time {
	width:150px;
	font-size:12px;
	color:#999;
	margin:40px 0 0 70px;}
.down_list li .my_btn {
	margin-top:10px;}
.down_list li .my_img{ margin-top:23px;}	
.news_list {
   
    overflow: hidden;
    
	margin-top:-40px;
}
.news_list li {
    background: #f7f7f7 none repeat scroll 0 0;
    margin-top: 40px;
    position: relative;
	
}
.news_list .line {
    background: #1779c8 none repeat scroll 0 0;
    display: block;
    position: absolute;
}
.news_list li::after {
    clear: both;
    content: "";
    display: table;
}
.news_time {
    background: #1779c8 none repeat scroll 0 0;
    height: 100%;
    padding: 18px 20px 40px 0;
    width: 120px;
}
.news_time .day {
    color: #fff;
    display: block;
    font-family: "Impact";
    font-size: 70px;
    text-align: right;
}
.news_time .year {
    color: #eee;
    display: block;
    line-height: 22px;
    text-align: right;
}
.news_time .author {
    color: #eee;
    display: block;
    line-height: 22px;
    text-align: right;
}
.news_time .type {
    background: rgba(0, 0, 0, 0) url("../image/n01.jpg") no-repeat scroll right top;
    display: block;
    margin-top: 4px;
    padding-top: 6px;
    text-align: right;
}
.news_time .type a {
    color: #fff;
    font-family: "����",Arial;
}
.news_cont {
    margin-right: 40px;
    width: 980px;
}
.news_cont h2 {
    font-size: 20px;
    font-weight: normal;
    padding-top: 26px;
}
.news_cont h2 a {
    color: #333;
}
.news_cont a:hover {
    color: #1779c8;
}
.news_cont .demo {
    line-height: 24px;
    margin-top: 14px;
}
.news_cont .vis {
    color: #999;
    line-height: 38px;
    margin-top: 12px;
}
.news_cont .more {
    border: 1px solid #1779c8;
    color: #1779c8;
    display: inline-block;
    float: right;
    line-height: 38px;
    padding: 0 24px;
}
.news_more {
    margin: 40px auto 80px;
    text-align: center;
    width: 1200px;
}
.news_more a {
    border: 1px solid #1779c8;
    color: #1779c8;
    display: block;
    font-size: 14px;
    line-height: 38px;
}
.article_C .my_T {
	border-bottom:1px solid #cccccc;
	line-height:30px;
	padding:0 0 10px 0;
}
.article_C .my_T  h1 {
	font-size:16px;
	float:left;}
.article_C .my_T span.time {
	float:right;
	background:url(../image/time_icon.gif) left center no-repeat;
	padding-left:30px;
	display:block;
	font-size:12px;
	color:#999;}
.article_C .my_C {
	margin-top:30px;}
.contact_l {
	width:45%;
	padding-right:5%;}
.contact_r {
	width:50%;}
.contact_l h4 {
	font-size:20px;
	line-height:40px;}
.contact_l .my_txt {
	color:#999;
	line-height:18px;}
.contact_l .tel_p {
	background:url(../image/tel_icon.gif) left center no-repeat;
	font-size:24px;
	color:#1779c8;
	line-height:50px;
	padding:10px 0;
	padding-left:26px;}  
.contact_l .adr_p  {
	background:url(../image/adr_icon.gif) left center no-repeat;
	padding-left:60px;
	font-size:12px;
	line-height:18px;
	color:#999;
	height:42px;
	margin-top:50px;
	}
.online_T {
	margin-top:40px;
	background:url(../image/online_icon.gif) left center no-repeat;
	padding-left:45px;
	font-size:12px;
	color:#999;}
.online_T h4 {
	font-size:20px;
	line-height:22px;
	padding-bottom:5px;
	color:#333;}
.online_C {
	margin-top:20px;}

.online_C ul li {
	float:left;
	width:31.3%;
	margin-left:3%;
	margin-top:30px;}
.online_C ul li.li1 {
	margin-left:0;}
.online_C ul li.li2 {
	width:100%;
	margin-left:0;}
.online_C ul li label {
	float:left;
	width:50px;
	line-height:46px;}
.online_C ul li input {
	width:78%;
	float:right;
	font-size:16px;
	padding:0 2.5%;}
.input_text , textarea {
	height:46px;
	line-height:46px;
	border:1px solid #cccccc;
	background:#fff;
	float:left;}
textarea {
	height:200px;
	width:89.8%;
	float:right;
	font-size:16px;
	padding:10px 2.5%;}
.input_sub {
	margin-left:60px;
	margin-top:40px;}
.join_T {
	background:url(../image/join_icon.gif) left center no-repeat;}
.join_list ul li {
	margin-top:40px;
	margin-left:10px;}
.join_list ul li h4 {
	padding-left:35px;
	background:url(../image/join_list_icon.gif) left center no-repeat;
	height:25px;
	line-height:25px;
	font-size:16px;
	font-weight:normal;
	overflow:hidden;}
.join_list ul li .my_word {
	margin-top:20px;
	font-size:12px;
	line-height:20px;
	width:40%;
	margin-left:35px;}
.join_list ul li .my_btn {
	margin-top:50px;}
.viewer-navbar {
		display:none;}

/*����*/
.mypic{-webkit-filter: grayscale(100%); 
-moz-filter: grayscale(100%); 
-ms-filter: grayscale(100%); 
-o-filter: grayscale(100%); 
filter: grayscale(50%); 
filter: gray; }
.mypic:hover{
-webkit-filter: grayscale(0%); 
-moz-filter: grayscale(0%); 
-ms-filter: grayscale(0%); 
-o-filter: grayscale(0%); 
filter: grayscale(0%); 
filter: gray;
}
.news_type{
line-height: 30px;
padding-bottom:40px;
}
.news_type a{
	border: 1px solid #1779c8;
	padding: 5px 10px;
	color:#1779c8;
	margin-right:10px;
}
.news_type a.show{
	border: 1px solid #1779c8;
	padding: 5px 10px;
	color:#fff;
	margin-right:10px;
	background-color: #1779c8;
}
.news_type a:hover{
	color:#fff;
	background-color: #1779c8;
}
.info_hj{
	line-height: 2;
}