*{
	margin:0;
	padding:0;
	font-family:"Microsoft YaHei";
	}
a{
	text-decoration:none;
	color:black;
	}
img{
	border:none;
	}
.header{
	min-width:1200px;
	}
.header_top{
	background:#EBEBEB;
	line-height:30px;
	font-size:12px;
	}
.header_top_main{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	}
.header_top_main .gps{
	float:left;
	}
.header_top_right{
    float:right;
	}
.header_top_right a{
	margin-left:15px;
	}
.header_mid{
	min-width:1200px;
	background:#fff;
	}
.header_mid_main{
	width:1200px;
	margin:0 auto;
	padding:20px 0;
	overflow:hidden;
	}
.header_mid_left{
	float:left;
	margin-top:26px;
	}
.logo{
	float:left;
	width:199px;
	border-right:1px solid #D8D8D8;
	margin-right:20px;
	}
.logo img{
	max-width:199px;
	}
.logo_bz{
	float:left;
	}	
.logo_bz strong{
	font-size:21px;
	color:#434544;
	letter-spacing:1px;
	}
.logo_bz strong span{
	color:#29477D;
	}
.logo_bz p{
	font-size:18px;
	color:#898989;
	}
.header_mid_right{
	float:right;
	}
.header_mid_right p{
	font-size:18px;
	color:#898989;
	}
.header_mid_right strong{
	font-size:24px;
	color:#29477D;
	display:block;
	}
.nav{
	line-height:55px;
	background:#27487D;
	}
.nav .nav_main{
	width:1200px;
	margin:0 auto;
	list-style:none;
	height:55px;
	}
.nav .nav_main li{
	float:left;
	position:relative;
	}
.nav .nav_main li a{
	font-size:16px;
	color:white;
	padding:0 27px;
	display:block;
	}
.nav .nav_main li a i{
	display:inline-block;
	width:15px;
	height:13px;
	background:url(../images/san.png) no-repeat;
	vertical-align:middle;
	margin-left:2px;
	}
.nav .nav_main li.active,.nav .nav_main li:hover{
	background:#1A3258;
	}
.nav .nav_main li:hover .nav_er{
	display:block;
	}
.nav_er li:hover .nav_san{
	display:block;
	}	
.nav_er{
	position:absolute;
	z-index:999999999;
	background:#1A3258;
	list-style:none;
	display:none;
	width:100%;
	}
.nav .nav_main .nav_er li{
	float:none;
	}
.nav .nav_main .nav_er li a{
	min-width:100%;
	padding:0;
	text-align:center;
	font-size:14px;
	}
.nav .nav_main .nav_san{
	position:absolute;
	right:-100%;
	top:0;
	background:#27487D;
	list-style:none;
	display:none;
	width:100%;
	}
	

	
	
/* main */	
.main{
	width:1200px;
	margin:0 auto;
	}
.main_title{
	line-height:72px;
	}
.main_title strong{
	font-size:17px;
	color:#2A2A2A;
	margin-right:20px;
	float:left;
	}
.main_title strong i{
	display:inline-block;
	width:27px;
	height:25px;
	background:url(../images/b1.png) no-repeat;
	vertical-align:middle;
	margin-right:5px;
	}
.main_title span{
	font-size:13px;
	color:#868686;
	font-weight:bold;
	float:left;
	}
.main_title span small{
	font-size:12px;
	font-weight:100;
	margin-left:10px;
	letter-spacing:1px;
	}
.main_content{
	overflow:hidden;
	margin:0 -10px;
	clear:both;
	}
.list{
	border:5px solid #E2E2E2;
	float:left;
	position:relative;
	width:570px;
	height:364px;
	margin:10px 10px;
	float:left;
	
	}
.list .bg{
	width:573px;
	height:364px;
	position:absolute;
	z-index:-1;
	}
.list .bg img{
	width:100%;
	height:100%;
	}
.list .sm{
	position:absolute;
	width:250px;
	}
.list .sm.r1{
	bottom:30px;
	right:8px;
	}
.list .sm.r2{
	top:20px;
	right:8px;
	}
.list .sm.r3{
	bottom:30px;
	left:20px;
	}
.list .sm.r4{
	bottom:30px;
	left:20px;
	}
.list .sm ul{
	padding-left:14px;
	}
.list .sm li{
	line-height:18px;
	font-size:12px;
	color:#353535;
	list-style:square;
	}
.list .sm .ppp{
	width:208px;
	margin-left:28px;
	height:28px;
	line-height:28px;
	text-align:center;
	background:#27487D;
	color:white;
    display:block;
	font-size:13px;
	border-radius:20px;
	margin-top:5px;
	transition:0.4s;
    -webkit-transition:0.4s; /* Safari */
	}
.list:hover .sm .ppp{
	background:#1A3258;
	}

/* main */	
	
	
/* 优势 */
.yos{
	min-width:1200px;
	background:#E3ECF8;
	margin-top:60px;
	padding-top:40px;
	padding-bottom:20px;
	}
.yos_main{
	background:url(../images/yos.png) no-repeat;
	width:1200px;
	margin:0 auto;
	padding:150px 0 30px;
	overflow:hidden;
	}
.yos .xj{
	display:block;
	width:184px;
	height:37px;
	line-height:37px;
	text-align:center;
	color:white;
	background:#27487D;
	font-size:16px;
	border-radius:20px;
	margin:0 auto 30px;
	transition: 0.8s;
-webkit-transition: 0.8s;}

.yos .xj:hover{
	background:#1A3258;
	}
.yos_left{
	float:left;
	width:300px;
	}

.yos_left ul li{
	width:269px;
	height:44px;
	background:white;
	border-radius:20px;
	list-style:none;
	line-height:44px;
	margin-bottom:25px;
	cursor:pointer;
	}
.yos_left ul li a{
	color:#27487D;
	font-size:18px;
	}
.yos_left ul li a span{
	color:#FF6600;
	font-weight:bold;
	font-size:24px;
	margin-left:20px;
	margin-right:10px;
	vertical-align:bottom;
	}
.yos_left ul li i{
	display:inline-block;
	width:15px;
	height:21px;
	float:right;
	background:url(../images/yo.png) no-repeat;
	margin-top:12px;
	margin-right:14px;
	}

.yos_left ul li:hover{
	background:#27487D;
	}
.yos_left ul li:hover a,.yos_left ul li:hover span{
	color:white;
	}
.yos_left ul li:hover i{
	background:url(../images/yo2.png) no-repeat;
	}
.yos_mid{
	float:left;
	width:500px;
	height:400px;
	position:relative;
	margin-left:40px;
	}
.yos_mid .yo_d{
	position:absolute;
	display:block;
	cursor:pointer;
	}
.yos_mid .yo_d img{
	width:100%;
	height:100%;
	}
.yos_mid .y_d1{
	width:33px;
	height:33px;
	left:264px;
	top:63px;
	}
.yos_mid .y_d2{
	width:33px;
	height:33px;
	left:96px;
	top:73px;
	}
.yos_mid .y_d3{
	width:33px;
	height:33px;
	left:214px;
	top:237px;
	}
.yos_mid .y_d4{
	width:33px;
	height:33px;
	left:162px;
	top:311px;
	}
.yos_mid .yo_d_list{
	width:300px;
	height:300px;
	background:white;
	border-radius:100%;
	display:none;
	position:absolute;
	}
.yos_mid .yo_d_1{
	left:220px;
	top:104px;
background:url(../images/zhong_1.png) no-repeat;
	}
.yos_mid .yo_d_2{
	top:90px;
	left:80px;
background:url(../images/zhong_2.png) no-repeat;
	}
.yos_mid .yo_d_3{
	top:-37px;
	left:-37px;
background:url(../images/zhong_3.png) no-repeat;
	}	
.yos_mid .yo_d_4{
	top:0;
	left:0;
background:url(../images/zhong_4.png) no-repeat;
	}	
.yos_mid .yos_q{
	width:430px;
	height:380px;
	background:white;
	position:absolute;
	top:-20px;
	left:0;
	display:none;
	}
.yos_mid .jbg1{ background:url(../images/you_1.png) no-repeat;}
.yos_mid .jbg2{ background:url(../images/you_2.png) no-repeat;}
.yos_mid .jbg3{ background:url(../images/you_3.png) no-repeat;}
.yos_mid .jbg4{ background:url(../images/you_4.png) no-repeat;}
.yos_mid .jbg5{ background:url(../images/you_5.png) no-repeat;}
.yos_mid .jbg6{ background:url(../images/you_6.png) no-repeat;}

.yos_right{
	float:right;
	width:255px;
	}
.yos_right_tb{
	float:left;
	text-align:center;
	font-size:12px;
	color:#636465;
	margin:0 10px 30px 20px;
	}
.yos_right_tb i{
	width:91px;
	height:91px;
	display:block;
	background:white;
	border-radius:100%;
	margin-bottom:10px;
	}
.yos_right_tb i img{
	width:90%;
	margin-top:7px;
	margin-left:2px;
	}

/* 优势 */


/* 解决方案 */
.solve{
	background:#F6F6F6;
	min-width:1200px;
	}	
.solve_main{
	width:1200px;
	margin:0 auto;
	padding-top:12px;
	}
.plan_title{
	text-align:center;
	}
.plan_title h2{
	line-height:80px;
	font-size:30px;
	color:#27487D;
	}
.plan_title p{
	width:430px;
	font-size:12px;
	margin:0 auto;
	color:#818181;
	}
	
.plan_content{
	overflow:hidden;
	margin-top:40px;
	}	
.plan_list{
	width:224px;
	height:307px;
	float:left;
	margin-left:8px;
	margin-right:8px;
	background:white;
	border-bottom:3px solid #E3E5E4;
	margin-bottom:20px;
transition:all 1s ease 0s;
-moz-transition:all 1s ease 0s;    /* Firefox 4 */
-webkit-transition:all 1s ease 0s;    /* Safari 和 Chrome */
-o-transition:all 1s ease 0s;    /* Opera */
	}
.plan_list:hover{ border-bottom:3px solid #27487D;}
.plan_list:hover{
	/*background:#E3E5E4;*/
	}
/*.plan_list:hover .brief p{
	color:white;
	}*/
.plan_list h4{
	line-height:72px;
	text-align:center;
	font-size:18px;
	color:#294A7F;
	font-weight:100;
	}
.plan_list .pr{
	width:100%;
	height:130px;
	position:relative;
	}
.plan_list .pr i{
	display:block;
	width:58px;
	height:58px;
	border-radius:100%;
	position:absolute;
	bottom:-29px;
	left:50%;
	background:#24467A;
	margin-left:-29px;}
.plan_list .pr i img{
	width:100%;
	height:100%;
	}
.plan_list .pr img{
	width:100%;
	max-height:130px;
	}
.brief{
	padding:30px 10px 15px;}
.brief p{
	line-height:20px;
	height:60px;
	overflow:hidden;
	font-size:12px !important;
	color:#818181 !important;
	}
	
/* 解决方案 */	
	
	
/* news */
.news{
	padding:20px 0 30px;
	border-bottom:8px solid #F6F6F6;
	}
.news_main{
	width:1200px;
	margin:0 auto;
	}
.news_list{
	border:1px solid #DFDFDF;
	width:325px;
	float:left;
	height:382px;
	margin-left:15px;
	margin-right:15px;
	}
.news_title{
	height:60px;
	line-height:60px;
	border-bottom:1px solid #F1F1F1;
	overflow:hidden;
	}
.news_title h3{
	display:inline;
	margin-left:10px;
	color:#274A7E;
	font-weight:100;
	float:left;
	
	}
.news_title h3 i{
	display:inline-block;
	width:35px;
	height:28px;
	vertical-align:middle;
	margin-right:5px;
	}
.news_title h3 i.s{
	background:url(../images/s.png) no-repeat;
	}
.news_title .more{
	display:inline-block;
	float:right;
	width:93px;
	text-align:center;
	border-left:1px solid #F1F1F1;
	color:#7F7F7F;
	}
.news_title .more:hover{ color:#FFF; background:#27487d;}
.news_c{
	padding:20px 15px;
	}
.news_c .news_pic{
	width:120px;
	height:98px;
	border:1px solid #F1F1F1;
	float:left;
	margin-right:15px;
	}
.news_c .news_pic img{
	width:100%;
	height:100%;
	}
.news_c .news_b strong{
	color:#555555;
	font-size:15px;
	line-height:20px;
	}
.news_c .news_b:hover strong{ color:#27487d;}
.news_c .news_b p{
	font-size:12px;
	line-height:25px;
	color:#686868;
	}
.news_list ul{
	margin-left:20px;
	color:#686868;
	font-size:12px;
	list-style:square;
	margin-right:10px;
	}
.news_list ul li{
	list-style:disc;
	}
.news_list ul li a{
	font-size:12px;
	color:#545454;
	line-height:30px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	display:block;
	}

.news_list ul li:hover a{
	color:#27487D;
	}
.news_list ul li a .time{
	float: right;
	}
.news_list ul li a .yq{display: none;}
.kh_list{
	width:469px;
	}
.news_mar{
	overflow:hidden;
	margin:0 -10px;}
.kh_list ul{
	list-style:none;
	margin-left:10px;
	padding:10px;
	}
.kh_list ul li{
	border-bottom:1px dashed #CFCFCF;
	height:37px;}
.kh_list ul li a{
	line-height:37px;
	}
.kh_list .gs{
	display:inline-block;
	width:189px;
	color:#787878;
	}
.kh_list .yq{
	display:none;
	width:157px;
	color:#777777;
	}
.kh_list .time{
	float:right;
	color:#979797;
	}
.slideTxtBox{


	}
.kh_scroll{
	float:right;
	margin-right:20px;
	padding-top:5px;
	}
.kh_scroll i{
	display:inline-block;
	width:12px;
	height:17px;
	}
.kh_scroll i.pr{
	background:url(../images/pre.png) no-repeat;
	}
.kh_scroll i.ne{
	background:url(../images/next.png) no-repeat;
	}

/* news */	


/* 常见问题 */

.wt{
	min-width:1200px;
	padding:30px 0 30px;
	}
.wt_main{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	}
.wt_sl{
	float:left;
	}
.wt_sl .tempWrap{
	float:left;
	}
.wt_left{
	float:left;
	width:135px;
	margin-right:45px;
	}
.wt_le_top h4{
	font-size:18px;
	color:#27487D;
	font-weight:100;
	padding-left:38px;
	}
.wt_le_top h4 i{
	display:inline-block;
	width:33px;
	height:33px;
	vertical-align:middle;
	margin-right:5px;
	background:url(../images/w.png) no-repeat;
	margin-left:-38px;
	}
.wt_l_s{
	overflow:hidden;}
.wt_l_s i{
	display:block;
	width:11px;
	height:10px;
	background:url(../images/san2.png) no-repeat;
	float:right;
	margin-top:10px;
	}
.wt_le_bot{
	text-align:right;
	font-size:12px;
	color:#8A8A8A;
	margin-top:87px;
	}
.wt_btm{
	float:left;
	width:963px;
	overflow:hidden;
	height:156px;
	}
.wt_btm .wt_slide{
	width:100%;
	float:left;
	}
.wt_list{
	width:296px;
	height:66px;
	float:left;
	margin-right:25px;
	margin-bottom:23px;
	}
.we_pic{
	width:102px;
	height:100%;
	float:left;
	margin-right:10px;
	}
.we_pic img{
	width:100%;
	height:100%;
	}
.we_j strong{
	font-size:13px;
	color:#555555;
	font-weight:bold;
	letter-spacing:1px;
	}
.we_j p{
	font-size:13px;
	line-height:18px;
	color:#919191;
	margin-top:6px;
	letter-spacing:1px;
	}
.wt_right{
	float:right;
	}
.wt_pre{
	width:55px;
	height:77px;
	margin-bottom:1px;
	background:#F7F7F7;
	cursor:pointer;
	}
.wt_pre i{
	display:block;
	width:100%;
	height:100%;
	background:url(../images/pre2.png) no-repeat;
	}
.wt_next{
	width:55px;
	height:77px;
	background:#F7F7F7;
	cursor:pointer;
	}
.wt_next i{
	display:block;
	width:100%;
	height:100%;
	background:url(../images/next2.png) no-repeat;
	}

/* 常见问题 */

/* 品质承若 */
.cr{
	background:#F6F6F6;
	clear:both;
	min-width:1200px;
	}
.cr_main{
	width:1200px;
	margin:0 auto;
	}
.cr_main .cr_title{
	line-height:100px;
	text-align:center;
	}
.cr_main .cr_title h5{ 
    color:#646569;
	font-size:20px;
	font-weight:100;
	letter-spacing:1px;
}
.data-list {
  overflow: hidden;
  padding: 0 0 40px;
  list-style:none;
}

.data-list li {
  position: relative;
  float: left;
  width: 32%;
  height: 60px;
/*  border-right: 1px solid #ededed;*/
}
.data-list .data-amount{
	width:35%;}
.data-list .tit {
  position: absolute;
  top: 45px;
  left: 0;
  width: 100%;
  color: #999;
  text-indent: 73px;
  font-size:13px;
}
.data-list .num {
  display: inline-block;
  vertical-align: middle;
  color: #999;
}
.data-list .num b {
  font-size: 30px;
  color: #4c4f53;
}
.data-list .ico {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  width: 60px;
  height: 50px;
  background: url(img/ico-total.png) no-repeat;
}
.data-list li.data-deal .ico {
  background-position: 5px -50px;
}
.data-list li.data-amount {
  border-right: 0;
}
.data-list li.data-amount .ico {
  background-position: 3px -100px;
}
.footer_t{
	padding-top:40px;
	padding-bottom:40px;
	}
.footer_t_main{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	}
.footer_t_left{
	float:left;
	 border-right: 1px solid #ededed;
	 padding-right:20px;
	 width:766px;
	}
.footer_t_left h3{
	font-size:18px;
	color:#606060;
	font-weight:100;
	border-left:4px solid #606060;
	padding-left:15px;
	line-height:18px;
	margin-bottom:10px;
	}
.footer_t_left ul{
	margin-left:15px;
	float:left;
	list-style:square;
	color:#606060;
	font-size:12px;
	margin-right:15px;
	width:123px;
	}
.footer_t_left ul li{ list-style:square;}
.footer_t_left ul li a{
	font-size:12px;
	color:#606060;
	line-height:30px;
	}
.footer_t_right{
	float:right;
	}
.footer_t_right h3{
	font-size:18px;
	color:#606060;
	font-weight:100;
	border-left:4px solid #606060;
	padding-left:15px;
	line-height:18px;
	margin-bottom:10px;
	}
.wx_left{
	float:left;
	margin-right:50px;
	}
.wx_right{
	float:right;
	width:100px;
	margin-top:-28px;
	}
.wx_p{
	float:left;

	}
.footer_t_right p{
	font-size:12px;
	line-height:25px;
	color:#565656;
	}
.footer_t_right .wx_right .wx_p p{	text-align:center;}
.footer_b{
	background:#27487D;
	line-height:52px;
	color:white;
	font-size:12px;
	}
.footer_b_main{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	}
.footer_b_le span{
	margin-right:10px;
	}
.footer_b_le{
	float:left;}
.footer_b_ri{
	float:right;
	}
.footer_b_ri a{
	color:white;
	margin-left:20px;
	}
/* 品质承若 */


/* 新闻动态 */
.dy_banner{
	position:relative;
	height:237px;
	text-align:center;
	overflow:hidden;
	}
.dy_banner .dy_b_bg{
	height:237px;
	overflow:hidden;
	position:absolute;
	z-index:-1;
	width:100%;
	}
.dy_banner .dy_b_bg img{ width:100%;}
.dy_banner p{
	font-size:46px;
	color:white;
	margin-top:80px;
	display:inline-block;
	letter-spacing:1px;
	}

.dy_le{
	width:255px;
	margin-top:-69px;
	z-index:99;
	float:left;
	}
.dy_main_content{
	position:relative;
	overflow:inherit;
	min-height:600px;
	margin:0;
	}
.dy_le ul{
    list-style:none;
	}	
.dy_le .first{
	line-height:69px;
	color:white;
	padding-left:20px;
	font-size:18px;
	background:#2D5991;
	}
.dy_le .dr_hd{
	height:183px;
	line-height:183px;
	text-align:center;
	font-size:16px;
	border:1px solid #e6e6e6;
	border-top:none;
	position: relative; 
	overflow: auto;
	width:251px;
	}

.dy_le .dr_hd li { 
      list-style: none; }
.dy_le .dr_hd ul li { 
     float: left;
	 height:185px;
	 }
.dy_le .dr_hd ul li img{
	width:100%;
	height:auto;
	margin-top:15px;
	}
.unslider-arrow{
	display:block;
	width:25px;
	height:52px;
	background:#B2B2B2;
	position:absolute;
	z-index:9;
	}
.unslider-arrow:hover{
	background:#ccc;
	}
.unslider-arrow img{
	margin-top:13px;
	width:25px;
	}
.unslider-arrow.prev{
	top:50%;
	left:0;
	margin-top:-26px;
	}
.unslider-arrow.next{
	top:50%;
	right:0;
	margin-top:-26px;
	}
.dy_le .er_menu{
	line-height:30px;
	font-size:13px;
	margin-bottom:20px;
	display:none;
	}

.dy_le .yi_menu a{
	color:#787878;
	display:block;
	}
.dy_le .yi_menu .y_me_li{
	border:1px solid #e6e6e6;
	border-left:3px solid #D2D2D2;
	border-top:none;
	padding-left:10px;
	padding-right:5px;
	line-height:50px;
	font-size:14px;
	margin-bottom:1px;
	}

.dy_le .yi_menu .y_me_li.active{
	border-left:3px solid #F5F5F5;
	}
.dy_le .yi_menu .y_me_li.active .y_me_li_a{
	color:#27487D;
	}
.dy_le .yi_menu .y_me_li.active .er_menu{
	display:block;
	}
.dy_le .yi_menu .y_me_li i{
	display:inline-block;
	width:18px;
	height:19px;
	background:url(../images/r.png) no-repeat;
	vertical-align:middle;
	float:right;
	margin-top:18px;
	}
.dy_le .yi_menu .y_me_li i.active{
	background:url(../images/b.png) no-repeat;
	}
.dy_le .er_menu .er_me_li{
	clear:both;
	}
.dy_le .er_menu .er_me_li i{
	float:none;
	margin-top:0;
	width:10px;
	height:14px;
	display:inline-block;
	background:url(../images/r2.png) no-repeat;
	vertical-align:sub;
	margin-right:5px;
	}
.dy_le .er_menu .er_me_li a{
	font-size:12px;}

/* right */
.dy_ri{
	width:916px;
	float:right;
	margin-top:28px;
	}
/*.dy_title{
	padding:20px 0 30px;
	}
.dy_title_le{
	float:left;
	}
.dy_title_le h3{
	font-size:23px;
	color:#444444;
	}
.dy_title_le p{
	font-size:12px;
	color:#274891;
	font-weight:bold;
	}
.dy_title_le span{
	font-size:12px;
	color:#666666;
	margin-top:10px;
	display:block;
	}
.dy_title_le span a{
	color:#666666;
	}
.dy_title_ri{
	float:right;
	margin-top:10px;
	background:#F7F7F7;
	}
.dy_title_ri i{
	display:inline-block;
	width:42px;
	height:41px;
	float:left;
	background:url(../images/tel.png) no-repeat;
	margin-right:5px;
	}
.dy_title_ri .dy_rx{
	float:right;
	}
.dy_title_ri .dy_rx p{
	font-size:12px;
	color:#666666;
	}
.dy_title_ri .dy_rx h3{
	font-size:22px;
	color:#C6883F;
	font-weight:100;
	letter-spacing:1px;
	font-style:italic;
	}
*/
/* right */


/* 新闻动态 */



.lm-second .dr_hd{
	height:183px;
	line-height:183px;
	text-align:center;
	font-size:16px;
	border:1px solid #e6e6e6;
	border-top:none;
	 position: relative;
	  overflow: auto;
	  width:251px;
	}
.lm-second .dr_hd li { list-style: none; height:183px;}
.lm-second .dr_hd ul li { float: left; }
.lm-second .dr_hd ul li img{
	width:100%;
	height:auto; margin-top:12px;
	}
.lm-second .er_menu{
	line-height:30px;
	font-size:13px;
	margin-bottom:20px;
	}
.lm-second .yi_menu a{
	color:#787878;
	display:block;
	}
.lm-second .yi_menu .y_me_li{
	border:1px solid #e6e6e6;
	border-left:3px solid #D2D2D2;
	border-top:none;
	padding-left:10px;
	padding-right:5px;
	line-height:50px;
	font-size:14px;
	margin-bottom:1px;
	}

.lm-second .yi_menu .y_me_li.active{
	border-left:3px solid #F5F5F5;
	}
.lm-second .yi_menu .y_me_li.active .y_me_li_a{
	color:#27487D;
	}
.lm-second .yi_menu .y_me_li i{
	display:inline-block;
	width:18px;
	height:19px;
	background:url(../images/r.png) no-repeat;
	vertical-align:middle;
	float:right;
	margin-top:18px;
	}
.lm-second .yi_menu .y_me_li i.active{background:url(../images/b.png) no-repeat;}
.lm-second .er_menu .er_me_li{
	clear:both;
	list-style:none;
	}
	
.lm-second .er_menu .er_me_li i{
	float:none;
	margin-top:0;
	width:10px;
	height:14px;
	display:inline-block;
	background:url(../images/r2.png) no-repeat;
	vertical-align:sub;
	margin-right:5px;
	}
.lm-second .er_menu .er_me_li a{
	font-size:12px;}
	
	
	
	
	/*悬浮客服*/
	
	
.float-service{
	position: fixed;
	right: 4px;
	top: 23%;
	z-index: 50;
	width: 98px;
}
.float-service .top{
	width: 98px;
	height: 96px;
	background: #27487D;
	color:white;
	text-align:center;
	
}
.float-service .top strong{
	font-size:18px;
	margin-top:30px;
	display:inline-block;
	}
.float-service .top p{
	font-size:14px;
	}
.float-service .list{
	padding: 18px 16px 0;
	background: #333;
	width:auto;
	border:none;
	height:auto;
	margin:0;
	float:none;
}
.float-service .list a{
	display: inline-block;
	width: 42px;
	padding-left: 28px;
	background: url(../images/bg_sign02.jpg) no-repeat left center;
	border-top: 1px solid #181818;
	border-bottom: 1px solid #515151;
	font-size: 13px;
	line-height: 20px;
	height:40px;
	padding-top:10px;
	padding-bottom:10px;
	color: #fff;
}
.float-service .list a.first{
	border-top: none;
}
.float-service .list a.last{
	border-bottom: none;
}

.float-service .tttel{ text-align:center; background:#333333; position:relative; height:28px; line-height:23px; cursor:pointer;}
.float-service>.tttel>p{ color:#FFF;  font-size:12px;}
.float-service>.tttel>.f_tttel{ position:absolute; width:150px; height:40px; line-height:40px; left:-180px; top:0px; background:url(../images/telbg.png) no-repeat left center; display:none;}
.float-service>.tttel>.f_tttel>p{ color:#FFF; text-indent:-15px;}

.float-service .bot{
	width: 98px;
	height: 107px;
	background: url(../images/float_bot.png) no-repeat;
	cursor: pointer;
}
.float-service .float-ewm{
	width: 72px;
	height: 72px;
	padding: 16px 13px 0;
	background: #313232;
}
	
	
	/*悬浮客服*/
	
	
	
/*问答*/
.news1.wd .right{
		background:#F7F7F7;
		padding-top:10px;
		/*padding-right:20px;*/
		position:relative;
		padding-bottom:30px;
		height:auto;
}

.news1.wd .right img{ float:left; width:115px; height:75px; margin-left:0px; margin-right:10px;}

.wd .txt span{
	color:#27487D;
	}
.wd .txt p{
	font-size:13px;
	color:#666666;
	line-height:20px;
	}
.news1.wd .right i{
	display:block;
	width:45px;
	height:1px;
	background:#27487D;
	position:absolute;
	bottom:14px;
	}
/*问答*/



/*米德优势*/
.md_ys{
	margin-top:0;
	}
.md_ys_c{
	min-height:500px;
	}
.md_ys_co{
	width:1160px;
	margin:0 auto;
	padding:60px 20px 20px;;
	}
.md_ys_co table{ width:100% !important;}
.md_ys_co p{
	font-size:16px;
	color:#666;
	}
.md_ys .xj{ height:50px; margin-bottom:10px; overflow:hidden; line-height:200px; background:url(../images/youshixia.png) no-repeat;}
.md_ys .xj:hover{  background:url(../images/youshixia.png) no-repeat;}

/*米德优势*/

/*解决方案*/

.jj_banner{
	width:1200px;
	margin:0 auto;
	margin-top:100px;
	}
.jj_banner .jj_b_le{
	font-size:33px;
	float:left;
	font-weight:100;
	margin-right:40px;
	color:white;
	}
.jj_banner .jj_b_ri{
	font-size:12px;
	float:left;
	margin-top:5px;
	text-align:left;
	line-height:20px;
	}
.jj_main{
	min-width:1200px;
	}
.jj_title{
	height:113px;
	border:1px solid #E5E5E5;
	}
.jj_title_main{
	width:1200px;
	margin:0 auto;
	}
.jj_title_le{
	width:288px;
	height:113px;
	float:left;
	border-right:1px solid #E5E5E5;
	margin-right:30px;
	}
.jj_title_le span{
	font-size:12px;
	line-height:113px;
	color:#666666;
	}
.jj_title_le span a{
	margin:0 5px;
	color:#666666;
	}
.jj_title_ri{
    font-size:13px;
	padding-top:29px;
	}
.jj_title_ri a{
	color:#666;
	width:118px;
	line-height:30px;
	margin-right:28px;
	display:inline-block;
	}
.jj_title_ri a i{
	display:inline-block;
	width:8px;
	height:9px;
	background:url(../images/r5.png) no-repeat;
	margin-left:5px;}
.jj_c_main{
	width:1200px;
	margin:0 auto;
	}
.jj_content{
	min-height:400px;
	padding:20px;
	}
.jj_content p{
	font-size:15px;
	color:#666;
	}
.index-pro {
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: 470px;
	padding-top: 50px;
	overflow: hidden;
}
.index-pro-main {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.index-title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: left;
}
.index-title h2 {
	font-size: 24px;
	font-family: "Euphemia";
	color: #333;
	font-weight: normal;
}
.index-pro-show {
	position: relative;
	width: 1100px;
	height: 420px;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.index-pro-cont {
	position: relative;
	width: 6600px;
	height: 420px;
	overflow: hidden;
}
.index-pro-cont ul {
	width: 100%;
	margin: 0;
}
.index-pro-cont ul li {
	width: 370px;
	height: 400px;
	float: left;
	/*margin-right: 50px;*/
	overflow: hidden;
}
.index-pro-cont-img {
	width: 340px;
	overflow: hidden;
}
.index-pro-cont-img img {
	width: 100%;
}
.index-pro-cont-title {
	width: 100%;
	height: 25px;
	margin-top: 20px;
	text-align: center;
}
.index-pro-cont-title h3 {
	font-size: 18px;
	font-family: Arial;
	color: #0256a4;
	font-weight: bold;
}
.index-pro-cont-word {
	width: 305px;
	height: 62px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #666;
	margin-bottom: 25px;
}
.index-pro-cont-more {
	width: 105px;
	height: 28px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	line-height: 28px;
	text-align: center;
	background-image: url(../images/index-pro-cont-more.png);
	background-repeat: no-repeat;
	background-position: center;
}
.index-pro-cont-more:hover {
	background-image: url(../images/index-pro-cont-more-curr.png);
}
.index-pro-cont-more a {
	display: block;
	font-size: 12px;
	font-family: "Microsoft YaHei";
	color: #fff;
	text-align: center;
}
.pro-prev {
	position: absolute;
	top: 180px;
	left: 0;
	width: 38px;
	height: 38px;
	overflow: hidden;
	background-image: url(../images/pro-prevnext.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.pro-prev a {
	display: block;
	width: 100%;
	height: 38px;
}
.pro-next {
	position: absolute;
	top: 180px;
	right: 0;
	width: 38px;
	height: 38px;
	overflow: hidden;
	background-image: url(../images/pro-prevnext.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.pro-next a {
	display: block;
	width: 100%;
	height: 38px;
}
/*解决方案*/


/*解决方案内页*/
.product-list-top {
	width: 100%;
	min-width: 1200px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: center;
}
.product-list-top-main {
	width: 1200px;
	margin: 0 auto;
}
.product-list-dtop {
	width: 1200px;
	overflow: hidden;
}
.product-list-dtop-left {
	width: 660px;
	height: 465px;
	overflow: hidden;
	margin-top: 90px;
	float:left;
}
.product-list-dtop-left-title {
	width: 660px;
	height: 50px;
	/*padding-left: 75px;
	background-image: url(../img/product-list-dtop-right-voip.png);
	background-repeat: no-repeat;
	background-position: left center;*/
}
.product-list-dtop-left-img {
	width: 90px;
	height: 50px;
	float: left;
	overflow: hidden;
}
.product-list-dtop-left-word {
	width: 570px;
	height: 50px;
	float: left;
	font-size: 40px;
	line-height: 50px;
	font-family: "Microsoft YaHei";
	color: #2e7cbd;
}
.product-list-dtop-left-h2 {
	width: 100%;
	height: 35px;
	margin-top: 25px;
	line-height: 35px;
	font-size: 20px;
	font-family: "Microsoft YaHei";
	color: #666;
}
.product-list-dtop-left-list {
	width: 100%;
	height: 80px;
	margin-top: 10px;
	overflow: hidden;
	color:#666;
}
.product-list-dtop-left-list ul {
	width: 100%;
	padding-left: 18px;
	margin: 0;
}
.product-list-dtop-left-list ul li {
	width: 100%;
	line-height: 25px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	list-style-type: disc;
	color: #333;
}
.product-list-dtop-left-list ul li span {
	display: block;
	float: left;
	line-height: 25px;
	font-size: 40px;
	color: #666;
	margin-right: 5px;
}
.product-list-dtop-right {
	width: 540px;
	overflow: hidden;
	margin-top: 90px;
	float:right;
}
.product-list-dtop-right img {
	width: 100%;
	height:auto;
}
.product-list-bottom {
	width: 100%;
	line-height: 20px;
	margin-top: 20px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #666;
}
.product-list-wrap {
	width: 100%;
	min-width: 1200px;
	margin: 0;
}
.product-list-main {
	width: 1200px;
	padding-top: 40px;
	padding-bottom: 40px;
	margin: 0 auto;
}
.product-list-main-info {
	width: 1200px;

}
.product-list-main-info-title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	color: #2e7cbd;
}
.product-list-main-info-word {
	width: 100%;
	min-height: 150px;
	margin-top: 20px;
	line-height: 25px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #666;
}
.product-list-main-list {
	width: 100%;
	min-height: 570px;
	margin-top: 90px;
}
.product-list-main-list ul {
	width: 100%;
	margin: 0;
}
.product-list-main-list ul li {
	width: 340px;
	height: 330px;
	float: left;
	margin-right: 30px;
	margin-left: 30px;

}
.product-list-main-list ul li p{
	font-size: 14px;
	white-space:nowrap; 
}
.product-list-main-img {
	width: 340px;
	height: 140px;
	overflow: hidden;
}
.product-list-main-img img {
	width: 100%;
}
.product-list-main-title {
	margin-top: 15px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: #156ab7;
}
.product-list-main-infolist {
	height: 60px;
	margin-top: 10px;
	overflow: hidden;
	margin-left: -2px;
	overflow: hidden;
}
.product-list-main-list ul li .product-list-main-infolist ul {
	width: 100%;
	margin: 0;
}
.product-list-main-list ul li .product-list-main-infolist ul li {
	font-size: 12px;
	float: none;
	height: 20px;
	width: 260px;
	line-height: 20px;
	font-family: "Microsoft YaHei";
	color: #666;
	list-style-type: disc;
}
.product-list-main-more {
	width: 98px;
	height: 35px;
	margin-top: 20px;
	margin-left: 101px;
	overflow: hidden;
	background-image: url(../img/product-list-main-moreb.png);
	background-repeat: no-repeat;
	background-position: center;
}
.bxslider li{
	height: 560px;
}
.bxslider li a{
	width: 100%;
	height: 560px;
	display: block;
}
.product-list-main-more:hover {
	background-image: url(../img/product-list-main-more.png);
}
.product-list-main-moreon　{
	background-image: url(../img/product-list-main-more.png);
}
.product-list-main-more a {
	display: block;
	height: 35px;
	padding-left: 20px;
	line-height: 35px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #666; 
}
.product-list-main-more a:hover {
	color: #156ab7; 
}

.txtMarquee-top{ width:800px; overflow:hidden; position:relative; float:left; margin-left:25px; margin-top:25px;}
.txtMarquee-top .hd{ display:none;}
.txtMarquee-top .bd{}
.txtMarquee-top .infoList li{ height:24px; line-height:24px;}
.txtMarquee-top .infoList li .date{ float:right; color:#999;}
.txtMarquee-top .infoList li a{ font-family: "Microsoft YaHei"; font-size:13px; color:#333;}


.xiala{ width:100%; height:0px; overflow:hidden; position:absolute; left:0px; top:215px; background:#1A3258; z-index:999999;}
.xiala .xiala1200{ width:1200px; margin:0 auto; margin-top:30px;}
.xiala .xiala1200 ul li{ list-style:none; height:40px; width:205px; margin-left:30px; line-height:40px; float:left;}
.xiala .xiala1200 ul li a{ font-family: "Microsoft YaHei"; font-size:13px; color:#fff;}


.rightnav {
                width: 58px;
                height: 295px;
                position: fixed;
                overflow: hidden;
                z-index: 100
            }

            .rightnav a {
                display: block;
                text-indent: -9999px;
                overflow: hidden;
                height: 57px;
                background: url(/images/right_nav.png) no-repeat;
                -webkit-transition: background 0.2s ease
            }

            .rightnav .an_1:hover {
                background-position: -58px 0
            }

            .rightnav .an_2 {
                background-position: -116px 0
            }

            .rightnav .an_2:hover {
                background-position: -174px 0
            }

            .rightnav .an_3 {
                background-position: -232px 0
            }

            .rightnav .an_3:hover {
                background-position: -290px 0
            }

            .rightnav .an_4 {
                background-position: -348px 0
            }

            .rightnav .an_4:hover {
                background-position: -406px 0
            }

            .rightnav .an_5 {
                background-position: -464px 0
            }

            .rightnav .an_5:hover {
                background-position: -522px 0
            }

            #navDiv {
                display: none;
                position: fixed;
                z-index: 100;
                font-weight: 700;
                color: #2b2d47
            }

            #navDiv .title {
                font-size: 14px
            }

            #navDiv .content {
                font-size: 18px
            }  
	