﻿/*公共样式--开始*/
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {
    margin: 0;
    padding: 0;
}
*{box-sizing: border-box;}
html, body {
    min-height: 100%;
    min-width:530px;
}



body {
    font-family: "Microsoft YaHei";
    font-size:14px;
    color:#333;
}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,ol {
    list-style: none;
}

img {
    border: none;
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #232323;
}

table {
    border-collapse: collapse;
    table-layout: fixed;
}

input, textarea {
    outline: none;
    border: none;
}

textarea {
    resize: none;
    overflow: auto;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow:hidden;
}

.fl {
    float: left
}

.fr {
    float: right
}

.tl {
    text-align: left;
}

.tc {
    text-align: center
}

.tr {
    text-align: right;
}

.ellipse {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.inline{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}


.row-head .tel_top_box{
	padding-left: 0px;
	}
	
.row-head{
	margin-top:10px;
	}
	
.row-head .fa-phone{
	  float: left;
    font-size: 20px;
    color: #6eb92b;
    line-height: 33px;
    padding: 0px 2px;
	}
.header .fm_search{
	width:100%;
	}


.btn_search{
	
	background-image:url(/templets/default/estyle/images/search.png);
	background-repeat: no-repeat;
	}
		
.spn_search .btn{
	padding: 13px 20px;
	border-top-right-radius:14px;
	border-bottom-right-radius:14px;
	border-color: #6eb92b;
  /*margin-top: -1px;*/
  margin-left: -3px;
	
	
	}    
	
.header .fm_search .form-control{
	height: 28px;
	/*border-radius: 14px;*/
	border-top-left-radius:14px;
	border-bottom-left-radius:14px;
	border: 1px solid #6eb92b;
	}
	
.a_tel{
	display:block;
/*	color: #4-2d982;*/
	color:#6eb92b;
	font-size: 20px;
	}

.spn_searh_opt{
	position: absolute;
	color: #6eb92b;
	top: -8px;
  left: 10px;
  }
 
.ul_search_option{
	float:left;
	}
	
.ul_search_option li{
	position: relative;
	float:left;
	margin-left: 25px;
	padding-top: 4px;
	}
.header{
	padding:10px 0px;
	}

.header_b{
	width:100%;
	/*background-color:#6eb92b;	*/
	background-color:#013a51;	
	}
.navbar-nav li{
	padding:0px 20px;
	}
.navbar-nav li a{
	color:#fff;
	font-size:16px;
	}
	

	
.header_b .nav>li.open{
    background-color: #eee;
}
body .header_b .nav>li.open a{
    color: #555;
}

/*.header_b .nav>li.nav_on{
    background-color: #eee;
}*/


.header_b .nav>li:hover{
    background-color: #eee;
}
.header_b .nav>li:hover a{
    color: #555;
}
.header_b .nav>li:focus a{
    color: #555;
}
.header_b .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #fff;
	}
.header_b .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
    color: #555;
	}
	
.a_menu_group{
	float:left;
	}
.header_b .a_menu_group_sub{
		font-size:14px;
		/*padding: 15px 5px;*/
	}
body .header_b .a_menu_group_sub:hover{
		color:#6eb92b !important;
	}
	
body .header_b .pro_active{
		color:#6eb92b !important;
	}	
	
	
.dropdown-menu{
	background-color:#eee;	
	}
	
.header_b .dropdown-menu>li>a:focus,.header_b .dropdown-menu>li>a:hover {
    color: #6eb92b !important;
    text-decoration: none;
    background-color: #eee;
}

.dropdown-menu{
	min-width: 124px !important;
	border: 0px solid #ccc !important;
	border: 0px solid rgba(0,0,0,.15) !important;
  -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.175) !important;
  box-shadow: 0 0px 0px rgba(0,0,0,.175) !important;
	}
.dropdown-menu>li>a{
	padding: 3px 16px !important;
	}



/***I租赁b***/
.banner_pro{
	width:100%;
/*	height:80px;*/
	height:60px;
	background:url(/templets/default/estyle/images/ban_itzl.jpg) no-repeat;
	background-position:center center;
	}

.con_ityw{
	background:url(/templets/default/estyle/images/ban_ityw.jpg) no-repeat !important;
	}


.banner_slo{
	/*width:80%;
	margin:0px auto;*/
/*	margin:24px 0px;*/
	margin:15px 0px;
	}

.banner_slo li{
	float:left;
	font-size:20px;
	color:#fff;
	padding:0px 5%;
	}
	
@media (max-width: 1200px){
.banner_slo li {
    font-size:16px;
}
}

.pic_itzl{
	max-height:337px;
	}
.banner_pic{
	
	overflow:hidden;
	}
.pic_box_01{
	float:left;
	}
	
.pic_box_02{
	float:left;
	}
	
.pic_box_03{
	float:left;
	}

.pic_box_04{
	float:left;
	}
	
.box{
	float:left;
  margin-top:7px;
	}
	
.search_box_m{
	background-color:#8ec31f;
	width:100%;
	height:60px;
	}
	
.search_box_m .btn_search{
	padding: 13px 20px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-color: #fff;
  background-color:#fff;
  border: 4px solid #fff;
	}
	
.search_box_m .btn_search:hover{
	background-color: #eee;
	border: 4px solid #eee;
	}
	
	
.search_box_m .form-control {

    color: #555;
    background-color: #8ec31f;
    background-image: none;
    border: 2px solid #fff;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.search_box_m .fm_search{
	padding: 12px 6px;
	
}


.box_l{
	float:left;
	width:9px;
	height:100px;
	}
/***I租赁e***/





.brand_full{
	margin-top:40px;
	width: 96%;
	}
.brand_tit{
	width:100%;
	border-top:1px solid #d5d5d5;
	position:relative;
	}
.spn_brand_tit{
	position: absolute;
	top:-20px;
	width:160px;
	color:#fff;
	background-color:#87909a;
	border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  font-size:20px;
  padding:6px 10px;
	}
	
.brand_tit_box{
	float:left;
	width:80%;
	min-width:160px;
	}
.brand_tit .fa-genderless{
	
	margin-left:160px;
	padding-left:25px;
	color:#87909a;
	background-color: #fff;
	margin-top: -8px;
	}


.brand_full_box{
	float:left;
	padding:40px 20px 20px 20px;
	border-bottom:1px solid #d5d5d5;
	width: 100%;
	margin-bottom: 20px;
	}

.d_pro_cata_row{
	float:left;
	width:100%;
	margin-bottom: 8px;
	}
.a_pro_cata_tit{
	float:left;
	font-size:18px;
	padding-right:30px;
	font-weight: bold;
	min-width: 110px;
	}
.ul_pro_cata{
	float:left;
	width:88%;
	/*margin-top: 2px;*/
	}
.ul_pro_cata li{
	float:left;
	/*width:15%;*/
	/*min-width:110px;*/
	min-width:115px;
	/*margin: 3px 0px;*/
	}
	
.ul_pro_cata li a{
	font-size:18px;
	}
	
.ul_pro_cata_top{
	width:100%  !important;
	}
.ul_pro_cata_top li a{
	font-weight:bold;
	font-size:18px;
	}

.brand_list{
	float: left;
	width:96%;
	padding-bottom:10px;
	margin-top: 40px;
	border-bottom:1px solid #d5d5d5;
	}
	
	
.brand_list_hot{
	float: left;
  width: 100%;
  border-bottom:1px dashed #d5d5d5;
	}
	
.brand_list_tit{
	float: left;
  width: 100%;
	border-bottom:1px solid #d5d5d5;
	}
	
.a_list_tit{
	float: left;
	/*display:block;*/
	min-width: 160px;
	background-color:#5fd64e;
	/*width:160px;*/
	/*height:40px;*/
	color:#fff;
	font-size:20px;
	padding: 5px 10px;
	}
	
.brand_list_otr{
	float: left;
	padding: 10px 20px 0px 20px;
	}
.brand_list_otr .d_pro_cata_row{
	margin-bottom: 0px;
	}
	
.p_brand_tit{
	float:left;
	display:block;
	width:160px;
	height:70px;
	margin: 15px 0 15px 0;
	padding-left:25px;
	padding-top:10px;
	line-height:25px;
	
	}

.p_brand_tit span{
	font-size:16px;
	}
	
	
.ul_brand_poplist{
	float:left;
	padding: 15px 0 15px 0;
	max-width: 932px;
	}

.ul_brand_poplist li{
	float:left;
	}
	
.brand_list_third .ul_brand_poplist li{
	background: #e9e9e9;
	margin-right:2px;
	margin-bottom:2px;
	}

.brand_list_third .ul_brand_poplist li .a_pic_box{
	width: 152px;
	}

.a_pic_box{
	display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 133px;
  height: 70px;
  border:1px dashed #e9e9e9;
  margin-right:1px;
	}
	
.a_pic_box img{
	max-width: 133px;
  max-height: 70px;
	}
	
	
	
	
	
.footer_menu{
	background-color:#6eb92b;
	}
	
	
.fc_box{
/*	float:left;*/
/*	width:14%;*/
/*	min-width:160px;*/
	}
	
	
.f_content01{
/*	float:left;*/
/*	padding-top: 20px;*/
/*  padding-bottom: 20px;*/
	}
	
.f_content01 .fc_box{
/*    padding-top: 15px;*/
}
	
.f_content01 .fc_box .f_code_box {
    text-align: center;
}
.f_content01 .fc_box .f_code_box .d_boder img {
    width: 100px;
}

.f_content01 .fc_box .spn_fcTit {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    /* margin-left: 13px; */
}

.f_content01 .fc_box .f_code_box span {
    color: #000;
    font-size: 13px;
}




.f_content02 {
    text-align: center;
    padding-top: 10px;
    min-height: 60px;
}


.f_content02 .ul_f_menu li {
    height: 17px;
    font-size: 15px;
    color: #fff;
    border-right: 1px solid #000;
    text-align: center;
    padding: 0px 5px;
    display: inline-block
}
.f_content02 .ul_f_menu li a {
    font-size: 15px;
    color: #000;
    line-height: 18px;
}

.f_content02 p {
    color: #000;
    line-height: 21px;
    margin: 0px;
    text-align: center;
}

.footer_copyright{
	background-color: #eee;
	}
	
	
	
	
	
	
	
/*	IT维保b*/
	
.con_itwb	.banner_slo li {
    float: left;
    font-size: 20px;
    color: #fff;
    padding: 0px 3%;
}

@media (max-width: 1200px){
.con_itwb .banner_slo li {
    font-size:18px;
}
}


/*	IT维保e*/




/* box*/
.box_wb {
	width:100%;
	margin:10px auto 0;
	background:#fff;
	/*border:1px solid #d3d3d3;*/
}
.tab_menu {
	overflow:hidden;
}
.tab_menu li {
	width:100px;
	float:left;
	height:30px;
	line-height:30px;
	color:#fff;
	/*background:#093;*/
	background:#87909a;
	text-align:center;
	cursor:pointer;
	border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.tab_menu li.current {
	color:#fff;
/*	background:#fff;*/
	background:#6eb92b;
}

.tab_menu li a {
	color:#fff;
	text-decoration:none;
	
}
.tab_menu li.current a {
	/*color:#333;*/
	color:#fff;
}
.tab_box {
	padding:20px;
	border:1px solid #6eb92b;
	min-height:350px;
	float: left;
	width: 100%;
	min-width:530px;
}

.tab_box li span {
	margin:0 5px 0 0;
	font-size:12px;
	font-weight:400;
	color:#555;
}
.tab_box .hide {
	display:none;
}
}




.ul_success_wb{
	width:100%;
	}
.ul_success_wb li {
	width:20%;
	min-width:160px;
	/*height:24px;*/
	line-height:24px;
	overflow:hidden;
	height: 164px;
  float: left;
  padding:2px 5px;
}
.ul_success_wb li a img{
	width:100%;
	height:130px;
	}
	
	
.ul_success_bj{
	width:100%;
	}
	
.ul_success_bj li {
	width:20%;
	min-width:160px;
	/*height:24px;*/
	line-height:24px;
	overflow:hidden;
	height: 140px;
  float: left;
  padding:2px 5px;
}

.ul_success_bj li img{
	width:100%;
	height:130px;
	}

.wb_art_l{
	float:left;
	/*width:40%;*/
	}
.wb_art_r{
	float:left;
	/*width:60%;*/
	}
	
	
.wb_art_l ul li{
	float:left;
	width:50%;
	padding:5px;
	border: 1px solid #87909a;
	}
	
.wb_art_l ul li:first-child{
	width:100%;

	}
.wb_art_l ul li a{
	position:relative;
	}
.wb_art_l ul li a img{
	width:100%;
	height:160px;
	}
	
.wb_art_l ul li a p{
	position:absolute;
	top: 70px;
	width:100%;
	padding:2px;
	background-color:#87909a;
	height: 22px;
  overflow: hidden;
	
	}
.wb_art_l ul li a p span{
	color:#fff ;
	}
	
	
.wb_art_r ul li{
	height:60px;
	width:100%;
	/*padding:0px 20px;*/
	/*margin:5px 0px;*/
	}
	
.p_art_l{
		float:left;
		min-width:50px;
		width:15%;
		text-align: center;
		padding-top: 2px;
	}
.p_art_l span.spn_art_md{
		color:#49b10f !important;
		font-size:16px !important;
		font-weight: bold;
	}
.p_art_l span.spn_art_y{
		color:#49b10f !important;
		font-size:10px !important;
		font-weight: bold;
	}
.spn_cb{
	float:left;
	height:60px;
	width:2%;
	font-size:20px !important;
	line-height: 40px;
	}
.p_art_r{
		float:left;
		width:80%;
	}
	
.p_art_r a{
	color:#49b10f !important;
	font-size:16px !important;
	}
	
	
	
.slider9 div{

	}
	
.slider9 div img{
	max-height:180px;

	}
	
	
	
	
	
/*产品列表b*/
.brand_list_sec{
	border-bottom: 0px solid #d5d5d5 !important;
	}
.brand_list_sec .brand_list_hot{
	border-bottom: 0px dashed #d5d5d5 !important;
	}

.pro_list{
	
	}
.proListTit{
	  position: absolute;
    top: -16px;
    padding: 2px 5px;
    background-color: #fff;
    font-size: 18px;
    font-weight: bold;
	}
.p_fullline{
	width: 96%;
  border-top: 1px solid #d5d5d5;
  position: relative;
  margin-bottom: 20px;
	}
	
.ul_prolist li{
	float:left;
	height:200px;
	/*text-align: center;*/
	}
	
.ul_prolist li:hover{
	border:1px solid #f0f0f0;
	}

.ul_prolist li .a_pro_box{
	display: table-cell;
  vertical-align: middle;
  text-align: center;
	width: 100%;
  height: 155px;
  overflow:hidden;
	}
.ul_prolist li .a_pro_box img{
	max-width:100%;
	max-height:155px;
	}
	
.ul_prolist li .a_pro_tit {
	overflow:hidden;
	}
	
.page_list{
	margin-left: 50%;
	}	
.page_list ul{
	float: left;
	margin-left: -90%;
	padding: 50px 0px;
	}
.page_list ul li{
	float:left;
	padding: 10px 15px;
	margin:0px 1px;
	}
	
.page_list ul li a{
	font-size:16px;
	}
	
.page_list ul li.thisclass{
	background: #06bd2e;
	border-radius: 5px;
	}
.page_list ul li.thisclass a{
	color:#fff;
	}

.page_list ul li:hover{
	background: #06bd2e;
	border-radius: 5px;
	}
.page_list ul li:hover a{
	color:#fff;
	text-decoration: none;
	}
	
/*产品列表e*/



	
.bx-wrapper {
    margin: 0 auto 20px !important;
}


.brand_hot_box{
	border-bottom: 0px solid #d5d5d5; !important;
	}
	
.where{
	margin-top:10px;
	}
.where a{
	font-size:18px;
	/*font-weight:bold;*/
	}
	
	
	
	
/*产品详情*/
.d_proband_box{
	padding-right: 0px !important;
  padding-left: 0px !important;
	}
.img_proband{
	width:100%;
	}

.pro_info_l{
	
	}
	
	
.pro_dtit{
	  display: block;
    width: 100%;
    background: #a6e29d;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 5px 0px;
	}
.p_mainpic{
		width: 100%;
    /*height: 200px;
    display: table-cell;
    vertical-align: middle;*/
    text-align: center;
	}
.p_pro_intro{
	background: #f9f9f9;
	}
.spn_pro_dm{
	margin-top: 20px;
	margin-bottom: 15px;
  display: block;
	}
.olask a{
	padding:5px 10px;
	background:#6eb92b;
	color:#fff;
	border-radius: 5px;
	margin:5px 2px;
	}
.p_pro_tel{
	font-size:16px;
	margin:10px 0px 20px 0px;
	}
.pro_dbox{
	padding: 10px;
	}
.pro_tags{
	width: 100%;
	margin:20px 0px;
	float: left;
	}


.ul_pro_tag{
	float:left;
	}
.ul_pro_tag li{
	float:left;
	margin: 2px 5px;
	}
.pro_rela{
	float:left;
	margin-bottom:20px;
	}
.relatit, .tagtit{
	float: left;
  width: 100%;
	font-size:16px;
	font-weight:bold;
	background:#a6e29d;
	padding-left: 5px;
	color:#fff;
	}
	
.ul_pro_rela{
	float:left;
	}

.ul_pro_rela li{
	float: left;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  /* background: #f0f0f0; */
  border: 1px solid #f0f0f0;
  padding: 1px;
	}
	
.ul_pro_rela li .j-deli{
	max-width:240px;
	height:180px;
	display: table-cell;
  vertical-align: middle;
  text-align: center
  
	}
.j-evening{
	max-width: 240px;
  height: 26px;
  overflow: hidden;
	}
	
.h_rel_3{
	font-size:14px;
  text-align: center;
	}
	
.d_servicenet{
	background: #ffffff url(/templets/default/estyle/images/hot_scenter.jpg) repeat-x bottom;
	padding-bottom: 10px;
	}
.d_servicenet_bpx{
	margin-top:10px;
	}
.hot_scenter{
	float:left;
	font-size: 20px;
  /*color: #6eb92b;*/
  /*color: #163c32;*/
  color: #fff;
  line-height: 40px;
	}
.ul_servicenet{
	float:left;
	/*width: 80%;*/
	}
.ul_servicenet li{
	float:left;
	margin-top: 2px;
	margin-bottom: 2px;
	}
	
	
	
.ul_servicenet li a{
	display: block;
  padding: 5px 15px;
	border-radius:5px;
	font-size: 22px;
	/*background: #6eb92b;*/
	/*background: #1becb6;*/
	text-align: center;
	color:#fff;
	}
.ul_servicenet li a:hover{
	background: #88abda;
	}
.hot_sc_more{
	font-size: 16px;
  line-height: 40px;
  /*color: #555;*/
  color: #fff;
  margin-left: 5px;
	}
	
.hot_sc_more:hover{
  color: #fff;
	}
	
	
.slider9 div{
	text-align:center;
	}
	
.itjc_top{
	float: left;
  margin: 20px 0px;
	}
	
.itjc_t_l {
	border:1px solid #bfc4c9;
	height:330px;
	}	
	
	
.itjc_cata_row{
	float:left;
	width:100%;
	margin: 5px 0px;
	}
	
.itjc_icon{
	width:24px;
	}
.a_jcr_mtit{
	font-size: 18px;
  font-weight: bold;
  margin-left: 12px;
	}

.jcr_sublist{
	margin-left:50px;
	}	

.jcr_sublist li {
	float:left;
	padding:2px 10px;
	}

.jcr_sublist li a{
	
	}

.itjc_t_r{
	height:330px;
	padding: 0px !important;
	}
	
.itjc_gallery{
	float:left;
	width:100%;
	height:100%;
	border:1px solid #bfc4c9;
	}
	
.slides-box .prev{
	display:none;
	}
.slides-box .next{
	display:none;
	}
.slides-box .pagination li a{
	border-radius: 12px !important;
	padding:0px !important;
	}
	
.a_g_link{
	width:100%;
	height:100%;
	display:block;
	}
	
.p_g_cont{
	display:block;
	padding:10px;
	color:#fff;
	background: rgba(0, 0, 0, 0.5)
	/*background-color: #000;*/
  /*filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;*/
	}
.p_g_cont span{
	position:relative;
  }

.itjc_ibox_row{
	float:left;
	margin-bottom:50px;
}

.itjc_irow_tit{
	width:100%;
	text-align:center;
}

.itjc_irow_tit span{
	display:block;
	font-size:20px;
	font-weight:bold;
	padding:5px;
}


.itjc_irow_l {
	padding:0px;
}


.ul_ir_c li{
	float:left;
	width:33%;
	border:1px solid #f0f0f0;
	margin-right:1px;
	margin-bottom:2px;
}

.ul_ir_c li a img{
	width:100%;
	height:162px;
}


.itjc_irow_r{
	padding:0px !important;
	border-bottom: 1px solid #f0f0f0;
}


.d_izx_mian{
	width:40%;
	float: left;
}

.d_izx_mian a img{
	width:100%;
}

.d_izx_list{
	width:67%;
	float: left;
}


.ul_izx{
	float:left;
}

.ul_izx li{
	float:left;
	width: 100%;
}



.d_izx_mian{
	width:33%;
}

.a_im_plink img{
	width:100%;
	height:128px;
}







.ul_izx .p_art_l{
		float:left;
		min-width:50px;
		width:15%;
		text-align: center;
		padding-top: 2px;
	}
.ul_izx .p_art_l span.spn_art_md{
		color:#49b10f !important;
		font-size:14px !important;
		font-weight: bold;
	}
.ul_izx .p_art_l span.spn_art_y{
		color:#49b10f !important;
		font-size:10px !important;
		font-weight: bold;
	}
.ul_izx .spn_cb{
	float:left;
	height:50px;
	width:2%;
	font-size:20px !important;
	line-height: 40px;
	}


.a_ir_plink{
	display:block;
	width:100%;
	height:162px;
}

.a_ir_tlink{
	display:block;
	width:100%;
	height:40px;
	padding-left:5px;
	padding-right:5px;
	line-height:40px;
	overflow:hidden;
}


.ul_izx .p_art_r{
		float:left;
		width:80%;
	}
	
.ul_izx .p_art_r a{
	color:#49b10f !important;
	font-size:14px !important;
	}


.d_itjc_zx{
	float:left;
}

.p_izx_tit{
	display:block;
	float: left;
    width: 100%;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 4px;
}
.p_izx_tit .spn_izx_tit{
	float:left;
	display:block;
	background:#6eb92b;
	width:33%;
	height:30px;
	text-align:left;
    padding-left: 10px;
	line-height: 30px;
	color:#fff;
	font-size:18px;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
}
.p_izx_tit .a_izx_tit{
	float:right;
}


.a_im_plink{
	display:block;
	width: 100%;
    height: 130px;
}
.a_im_tlink{
	display:block;
	width: 100%;
    height: 40px;
    padding-left: 0px;
    line-height: 40px;
    overflow: hidden;
}



.d_hsc_bpx{
	font-size:16px;
}


.hot_sc{
	float:left;
	padding:5px 0px;
/*	font-weight:bold;*/
}

.ul_sc li{
	float:left;
	padding:5px 15px;
}

.hot_sc_m{
	
}

.d_hsc{
	border-bottom:1px solid #f0f0f0;
}

.yw_cont{
	float: left;
	width:100%;
/*	height:100%;*/
/*	background:#f9f9f9;*/
	position: relative;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
}

.pic_itwb .tab_box {
	padding:0px;
/*	border:0px solid #f0f0f0;*/
}
#tab_b01{
	width:100%;
	height:350px;
	padding-left: 1px;
}

.d_box_dw{
	position: absolute;
    left: 50%;
	top: 100px;
}
.d_box_lj{
	margin-left: -50%;
	width:180px;
	height:120px;
	overflow:hidden;
	position:relative;
}
.yw_cont .spn_ywtit{
	position:absolute;
	left:28px;
	top:23px;
	color:#fff;
	font-size:26px;
}
#ck_dtl_yw{
	position:absolute;
	left:44px;
	top:68px;
	color:#fff;
	font-size:16px;
	display:block;
	background:#6eb92b;
	border-radius:15px;
	padding: 6px 13px;
}
.yw_cont span{
	font-size:14px;
/*	font-weight:bold;*/
}

/*#p_ywc01{*/
/*	float:left;*/
/*	width:100%;*/
/*	height: 30%;*/
/*	text-align:center;*/
/*}*/
/*#p_ywc02{*/
/*	float:left;*/
/*	width:50%;*/
/*	height: 30%;*/
/*	text-align:center;*/
/*}*/
/*#p_ywc03{*/
/*	float:right;*/
/*	width:50%;*/
/*	height: 30%;*/
/*	text-align:center;*/
/*}*/
/*#p_ywc04{*/
/*	float:left;*/
/*	width:50%;*/
/*	height: 30%;*/
/*	text-align:center;*/
/*}*/
/*#p_ywc05{*/
/*	float:right;*/
/*	width:50%;*/
/*	height: 30%;*/
/*	text-align:center;*/
/*}	*/




.d_itywc_f{
	float:left;
	text-align: left;
	padding: 0px 5%;
}


#spn_ywc01{
	padding-top: 32px;
    display: block;
}
#spn_ywc02{
	padding-top: 100px;
    display: block;
}
#spn_ywc03{
	padding-top: 100px;
    display: block;
}
#spn_ywc04{
	padding-top: 60px;
    display: block;
}
#spn_ywc05{
	padding-top: 60px;
    display: block;
}



.d_itdo_box{
	border:1px solid #bfc4c9;
	position:relative;
	margin-top:100px;
	padding-top:30px;
	float: left;
    padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


.d_top_icon{
	text-align:center;
	position:absolute;
	width:200px;
	height:50px;
	left: 34%;
    top: -34px;
	background:#fff;
}
.d_top_icon img{
	position:absolute;
	left: 84px;
    top: -23px;
}
.d_top_icon span{
	font-size:22px;
/*	font-weight:bold;*/
	position:absolute;
	left: 0px;
    top: 17px;
	width: 100%;
    display: block;
    text-align: center;
}

.ywpg_row{
	float:left;
	background:#fbfbfb;
	margin-bottom: 5px;
}
.d_ywpg_l{
	float:left;
	width:45%;
	padding:10px;
}
.img_itsg{
	width:100%;
}

.img_ywtx{
	width:100%;
}

.d_ywpg_r{
	float:left;
	width:55%;
	padding:10px;
}

.ywpg_gj .img_ywtx{
	float:left;
	width:60px;
	height:60px;
	border-radius:5px;
}

.p_ywadi{
	float:left;	
	padding-left:10px;
}

.d_pgdtl{
	float:left;	
	width:100%;
	padding-top:10px;
}

.spn_ywpr{
	color:#57657b;
}
.spn_yw_adtime{
	color:#57657b;
}

.spn_pgtit{
	color:#6eb92b;
	font-size:16px;
	display: block;
	padding-top:10px;
	padding-bottom:5px;
	width:100%;

}
.d_pgcont{
	color:#57657b;
}

.d_itsolu_box{
	float:left;
	border: 1px solid #bfc4c9;
	position: relative;
	margin-top: 75px;
    padding-top: 35px;
	margin-bottom: 10px;
}
.ul_itsolu{
	float:left;
}
.ul_itsolu li{
	float:left;
	width:50%;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
}

.a_itsolu_pic{
	display:block;
}

.a_itsolu_pic img{
	width:100%;
	height:180px;
}

.a_itsolu_tit{
	display:block;
	height:40px;
	overflow:hidden;
}

.ul_ywc li{
	float:left;
	text-align:center;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
}
.d_ywc_box{
	background:#454b54;
	padding:10px;
	height: 280px;
}
.d_ywc_box span{
	color:#fff !important;
    display: block;
	padding-top:15px;
}
.d_ywc_box p{
	border-top:1px solid #c5b8b8;
	width:80%;
	height: 2px;
	margin-left: 10%;
}

@media (min-width: 1200px){
	.ul_ywc li {
		width:20%;
	}
}

@media (min-width: 700px)and (max-width: 1199px){
	.ul_ywc li {
		width:33%;
	}
}

@media (min-width: 300px)and (max-width: 699px){
	.ul_ywc li {
		width:50%;
	}
}

.itywc_dtl{
	float:left;
	width:100%;
	text-align:center;
}
.itywc_dtl p{
	width:100px;
	height:100px;
	background:#6eb92b;
	margin: 0px auto;
	border-radius:50px;
	position: relative;
}
.spn_ywdtl_box{
	position:absolute;
	top:22px;
	left: 10px;
	width: 80px;
	color:#fff;
	font-size:18px !important;
}

.tips-bg {background-color: #fdfdfd; clear: both; border: 1px #f2f2f2 solid;}
.tips {margin: 0px auto; width: 1140px; background-color: #fdfdfd;}
.tips .b { padding: 25px 35px;}
.tips .icon {float: left; width: 89px;  height: 89px;  overflow: hidden;}
.tips .icon img { -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out;  -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out;  transition: all 0.7s ease-in-out;}
.tips h2 { float: left; font-weight: 300; font-size: 22px; line-height: 89px; margin: 0 30px;}
.tips h2 b { font-weight: bold;}
.tips a { position: relative; display: block; float: left; margin-top: 18px;  height: 52px;line-height: 52px; padding: 0 20px;background-color: #6eb92b; font-size: 16px;   color: #FFF;}
.clear { clear: both; overflow: hidden; width: 100%;  height: 1px;}

.xy { width: 1138px; padding: 0 5px; margin-left: auto; margin-right: auto; overflow: hidden;}
.xy .service-lg-list {  margin-right: -10px;  *zoom: 1;}
.service-lg-list {  height: 165px;}
.xy li {  float: left; width:354px; height: 160px;    margin-left: 13px;margin-bottom: 0px;margin-top: 10px;  overflow: hidden;}
.xy li img { display: block;     width: 355px;height: 160px; -webkit-transition: .3s linear opacity;  transition: .3s linear opacity;}

.wt{width:1200px;margin:0 auto;}
.wt_left{width:190px; float:left; height:245px;}
.wt_right{width:1000px; float:right; height:245px;}
.wt_right_a{    display: block; width: 430px;height: 114px; border-bottom: #CCCCCC dashed 1px; margin-left: 22px; float: left;margin-bottom: 16px;}
.wt_right dl{background-image: url(http://www.xetimes.com/templets/default/newsouce/wen.jpg); background-repeat:no-repeat; padding-left:40px; height:23px; line-height:23px; font-size:16px; color:#000}
.wt_right dd{background-image: url(http://www.xetimes.com/templets/default/newsouce/da.jpg); background-repeat:no-repeat; padding-left:40px;l    line-height: 23px; font-size: 14px;color:#333; margin-top:15px}