@charset "utf-8";
/*base*/
html,body,ul,ol,li,p,h3,h4,a,img,input,span,a,textarea{margin:0;padding:0;}
html,body{min-width: 320px;}
img,input,button {border: 0;}
i{font-style: normal;}
input:focus,textarea:focus,select:focus, button{outline:none;}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
em{font-style: normal;font-weight: normal;}
li,button{list-style: none;}
body{font-size: 16px;color: #333333;font-family:"Microsoft Yahei";}
a{ font-size:16px;color: #333333;text-decoration:none;font-family:"Microsoft Yahei";}
a:hover{ text-decoration:none;color: #4179b0;}
button,img,input { vertical-align: middle;}
.clearfix:before,
.clearfix:after {content: " ";display: table;clear: both;}
.fl{ float:left;}
.fr{ float:right;}
::-webkit-input-placeholder {color: #666; } :-moz-placeholder { color: #666; } ::-moz-placeholder {  color: #666; } :-ms-input-placeholder {color: #666; } 
.warp{width: 1200px;margin: 0 auto;}
@media screen and ( max-width: 1200px ) {body,html{ width: 1200px !important;}.cont{ width: 1200px; }}


body {
    font-size: 14px;
    color: #666666;
    font-family: "微软雅黑";
    /*
    background: #eeeeee url(cssresouce-2cfe2b_gk_bg.jpg) center top no-repeat;
    */
}
.gkBox{
	width: 1170px;
	margin: 20px auto;
	padding: 15px;
	background: #fff;
}
.item1,.item2,.item3,.item4,.item5{
	width: 100%;
	content: " ";display: table;clear: both;
}
/*头部*/
.top{
	width:100%;

}
.top_con{ width:1200px; height:356px; margin:0 auto; font-size:14px;}
.top_left{
	width:660px;
	float:left;
	height: 40px;
	line-height: 40px;
}
.top_r{
	float:right;
	height:40px;
	color:#FFF;
	line-height: 40px;
}
.top_left a,.top_r a{ color:#FFF;font-size: 14px;}
.top_r a{ margin:0px 20px;}
.top_con2{
	width:1200px;
	height:105px;
	float:left;
	margin: 75px 0;
}
.top_logo{
	width:600px;
	height:103px;
	float:left;
	background:url(cssresouce-fada6a_logo.png);
}


.top_sc{
	width:470px;
	height:60px;
	background:url(cssresouce-2f3e2b_top_search.png) no-repeat bottom;
	float:left;
	margin-top: 10px;
	margin-left: 130px;
}
.top_sc .search_ipt{
	width:160px;
	height:25px;
	padding:0px 10px;
	line-height:25px;
	background:url(cssresouce-98f1a3_search.png) 0px 0px no-repeat;
	overflow:hidden;
	float:left;
	color:#285cab;
}
.top_sc .search_sub{  width:80px; height:60px; background:url(cssresouce-10b37b_top_search1.png) center no-repeat; float:left; line-height:0; font-size:0; float: right;margin-right: 10px; cursor: pointer;}
.top_sc .input1{width: 370px;height: 50px; margin:5px 0px 5px 10px; line-height:50px; font-size:18px; color:#777777;}





 /*主体开始*/
 .gkBox {
    width: 1170px;
    margin: 20px auto;
    padding: 15px;
    background: #fff;
}
.sp_address {
    height: 48px;
    line-height: 48px;
    color: #666;
    background: #f2f2f2;
    width: 100%;
    margin-bottom: 10px;
	font-size: 16px;
}
.sp_address s {
    width: 17px;
    height: 21px;
    display: inline-block;
    background: url(cssresouce-0056dd_address.png) no-repeat;
    float: left;
    margin: 13px 5px 0 5px;
}
/*标题导航*/
.tap_nav{
	height: 60px;
	width: 100%;
	background: #7fbbe8;
}
.tap_nav li{
	text-align: center;
	height: 70px;
	line-height: 60px;
	float: left;
	width: 390px;
	font-weight: 600;
}
.tap_nav li a{
	display: block;
}
.tap_nav li.show{
    background: url(cssresouce-d5ead9_tab_bg.png) no-repeat;
}
.tap_nav li a{
	color: #ffffff;
}
/*智能知识库*/
.znzsk{
	margin: 20px 0;
	width: 100%;
	padding: 30px 0;
	height: 75px;
    background: url(cssresouce-eeb898_znzsk.png) no-repeat;
	background-size: 100% 100%;
}

/*服务知识库*/
.znzsk2{
	margin: 20px 0;
	width: 100%;
	padding: 30px 0;
	height: 75px;
    background: url(cssresouce-a4748a_zsk-bs.png) no-repeat;
}

.znzsk_box{
	width: auto;
	float: right;
	margin-right: 40px;
	margin-top: 18px;
}
.znzsk_box form{
	position: relative;
}
.search_img{
	position: absolute;
	top: 12px;
	left: 10px;
}
.search1{
	width: 355px;
	padding: 0 10px 0 40px;
	height: 44px;
	line-height: 44px;
	border-radius: 6px;
	background: #ffffff;
	float: left;
	margin-right: 10px;
}
.search2{
	width: 90px;
	height: 44px;
	line-height: 44px;
	color: #0077d1;
	background: #ffffff;
	border-radius: 6px;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
    font-family: "微软雅黑"
}
.hot{
	height: 38px;
	line-height: 38px;
}
.hot span{
	font-size: 14px;
     font-family: "Microsoft Yahei";
}
.hot a{
	padding: 0 5px;
	display: inline-block;
	color: #666666;
}
.hot a:hover{
	color: #0077d1;
}
.hot a.hot_next{
	font-weight: bold;
	color: #be0707;
	margin-left: 10px;
}


.slideContainer{ width: calc(100% - 42px); height: 106px;position:relative; overflow: hidden;z-index: 200;overflow: hidden;background: #f5f5f5;border: 1px solid #dddddd;margin-top: 25px;padding: 10px;margin: 10px;}
.tempWrap{overflow: hidden; }
.prev,.next{ opacity: 1; display:block; width: 30px; height:106px; overflow:hidden;cursor:pointer; background:url(cssresouce-1332ad_next.png) center left no-repeat; position:absolute; z-index:9;}
.next{ left:auto;background-position: 0 0; background:url(cssresouce-e5c060_prev.png) center right no-repeat;right: 10px;}
.prev:hover{ opacity: 0.8;}
.next:hover{ opacity: 0.8;}
.bd{ padding:0px 35px; width: calc(100% - 70px);}
.bd ul{ overflow:hidden; zoom:1; }
.tempWrap li{ 
	float: left; 
	width:120px;
	margin: 0 2px;
	height: 106px;
	 border-radius: 6px;
	 text-align: center;
	}
.tempWrap li a{
	display: block;
	}
.tempWrap li div{
	width: 100%;
	height: 45px;
	padding-top: 25px;
}
.tempWrap li i{
	display: block;
	margin:0 auto;
}

.tempWrap li p{
	height:34px;
	line-height: 28px;
	border-bottom: 2px solid #ffffff;
}

.zf_ic0 i{
	height: 36px;
	width: 51px;
	background-image: url(cssresouce-caf30f_tab_ic0.png);
	background-repeat: no-repeat;
	background-position:-5px -5px;
}
.zf_ic1 i{
	height: 36px;
	width: 51px;
	background-image: url(cssresouce-f53f11_tab_ic1.png);
	background-repeat: no-repeat;
	background-position:-5px -5px;
}
.zf_ic2 i{
	height: 41px;
	width: 51px;
	background-image: url(cssresouce-54de12_tab_ic2.png);
	background-repeat: no-repeat;
	background-position:-5px -5px;
}
.zf_ic3 i{
	height: 34px;
	width: 51px;
	background-image: url(cssresouce-3fc494_tab_ic3.png);
	background-repeat: no-repeat;
	background-position:-5px -5px;
}
.zf_ic4 i{
	height: 43px;
	width: 51px;
	background-image: url(cssresouce-e5ea30_tab_ic4.png);
	background-repeat: no-repeat;
	background-position:-5px -5px;
}
.zf_ic5 i{
	height: 42px;
	width: 51px;
	background-image: url(cssresouce-ef8fbe_tab_ic5.png);
	background-repeat: no-repeat;
	background-position:-5px -5px;
}
.zf_ic6 i{
	height: 40px;
	width: 51px;
	background-image: url(cssresouce-47c928_tab_ic6.png);
	background-repeat: no-repeat;
	background-position:-5px -5px;
}
.zf_ic7 i{
	height: 42px;
	width: 51px;
	background-image: url(cssresouce-599374_tab_ic7.png);
	background-repeat: no-repeat;
	background-position:-5px -5px;
}
.zf_ic8 i{
	height: 43px;
	width: 51px;
	background-image: url(cssresouce-fba09e_tab_ic8.png);
	background-repeat: no-repeat;
	background-position:-5px -5px;
}
.zf_ic9 i{
	height: 38px;
	width: 62px;
	background-image: url(cssresouce-56727e_tab_ic9.png);
	background-repeat: no-repeat;
	background-position:-5px -5px;
}
.zf_ic10 i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-90072f_tab_ic10.png);
	background-repeat: no-repeat;
	background-position:-5px -5px;
}
.zf_ic11 i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-038e2c_tab_ic11.png);
	background-repeat: no-repeat;
	background-position:-5px -5px;
}
.zf_ic12 i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-057b22_tab_ic12.png);
	background-repeat: no-repeat;
	background-position:-5px -5px;
}
.zf_ic13 i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-5ef360_tab_ic13.png);
	background-repeat: no-repeat;
	background-position:-5px -5px;
}
.zf_ic14 i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-da13e8_tab_ic14.png);
	background-repeat: no-repeat;
	background-position:-5px -5px;
}
.zf_ic15 i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-26c65b_tab_ic15.png);
	background-repeat: no-repeat;
	background-position:-5px -5px;
}
.zf_ic16 i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-245077_tab_ic16.png);
	background-repeat: no-repeat;
	background-position:-5px -5px;
}
.zf_ic17 i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-fbef23_tab_ic17.png);
	background-repeat: no-repeat;
	background-position:-5px -5px;
}

.zf_ic18 i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-df166f_tab_ic18.png);
	background-repeat: no-repeat;
	background-position:-5px -5px;
}
.tempWrap li.hover i{
	background-position:-5px -55px;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;

}
.tempWrap li.hover p{
	color: #0077d1;
	border-bottom: 2px solid #0077d1;
}
/*内容容器盒子*/
.warp_pro{
	background: #ffffff;
	border: 1px solid #dddddd;
	border-top: none;
}
.warp_left{
	width: 210px;
	padding-top: 20px;
	height: 917px;
	overflow-y:auto;
	border-right: 1px solid #dddddd; 
}
.warp_left ul li{
	height: 44px;
	line-height: 44px;
	width: 173px;
	padding-left: 35px;
	border-left:2px solid #fff;
}
.warp_left ul li.ons{
	border-left:2px solid #0077d1;
	background: #c3e5ff;
}
.warp_left ul li a{
	width: 70%;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	}
.warp_left ul li.ons a{
	color:#0077d1;
}

.warp_right {
	width: 906px;
	padding: 0 25px 0 25px;
	height: auto;
	width: calc(100% - 50px) !important;
}
.info_list{
	padding: 20px 0;
	height: 60px;
	overflow: hidden;
	border-bottom: 1px dashed #dddddd;
}
.info_list h4{
	font-size: 16px;
	color: #333;
}
.info_list h4 i{
	font-weight: normal;
	color: #fff;
	background: url(cssresouce-805e05_n_top.png) center no-repeat;
	width: 47px;
	padding-left: 5px;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	display: inline-block;
	margin-right: 5px;
}
.info_data{
	padding: 16px 0;
}
.info_data span img{ margin:-5px 5px 0px 0px;}
.info_list p{
	line-height: 26px;
}

.mores{
	color: #be0707;
	font-size: 14px;
}
.list-box-b{height: 34px;width:800px;margin-left:10px;padding: 70px;overflow: hidden;font-size: 14px;}
.list-box-b a{height:22px;padding: 2px 7px;display: inline-block;border: 1px solid #319bde;float: left;margin: 4px 10px 0 0;font-size: 14px;}
.list-box-b span{height:20px;padding:2px 7px;display: inline-block;float: left;line-height: 30px;}
.list-box-b span input{width: 30px;height: 20px; border: 1px solid #999;margin: 0 3px;margin-bottom: 3px;text-align: center;*margin-bottom: 0;}

/*尾部*/
.footer{
	width:100%;
	height:78px;
	float:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #0077d1;
}
.foot_main{
	width: 1200px;
	height: 20px;
	color: #d7f0ff;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size:14px;
}
.foot_main p{
	line-height:25px;
	text-align:center;
	color:#fff;
	font-size: 14px;
}
.foot_main p a{color:#fff;}








.tempWrapsxlx{overflow: hidden; }
.tempWrapsxlx li{ 
	float: left; 
	width:120px;
	margin: 0 2px;
	height: 106px;
	 border-radius: 6px;
	 text-align: center;
	}
.tempWrapsxlx li a{
	display: block;
	}
.tempWrapsxlx li div{
	width: 100%;
	height: 45px;
	padding-top: 25px;
}
.tempWrapsxlx li i{
	display: block;
	margin:0 auto;
}

.tempWrapsxlx li p{
	height:34px;
	line-height: 28px;
	border-bottom: 2px solid #ffffff;
}
.tempWrapsxlx li.hover i{
	background-position:0px -39px;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;

}
.tempWrapsxlx li.hover p{
	color: #0077d1;
	border-bottom: 2px solid #0077d1;
}
.sxlx_ic01 i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-fa2073_sxlx01.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
.sxlx_ic02 i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-a82be6_sxlx02.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
.sxlx_ic03 i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-2c2e55_sxlx03.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
.sxlx_ic04 i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-915e17_sxlx04.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
.sxlx_ic05 i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-1a5b1f_sxlx05.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
.sxlx_ic06 i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-38620d_sxlx06.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
.sxlx_ic07 i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-024e54_sxlx07.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
.sxlx_ic08 i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-15830f_sxlx08.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
.sxlx_ic09 i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-2e10e8_sxlx09.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}.sxlx_ic10 i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-cfa0c4_sxlx10.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
.sxlx_ic11 i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-c0af41_sxlx11.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
.sxlx_icA i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-baa737_sxlxA.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
.sxlx_icB i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-3e26c1_sxlxB.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
.sxlx_ic12 i{
	height: 38px;
	width: 51px;
	background-image: url(cssresouce-27abe5_sxlx12.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
