﻿
@charset "utf-8";


html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {margin: 0; padding: 0; }
img { border: 0 none; vertical-align: top; }
ul,li,dl,dd,dt { list-style-type: none; }
i,em,cite { font-style: normal; }
a{ text-decoration: none; }
.clear,.cle {clear:both;}
html{font-size: 62.5%;}


@charset "utf-8";


html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {margin: 0; padding: 0; }
img { border: 0 none; vertical-align: top; }
ul,li,dl,dd,dt { list-style-type: none; }
i,em,cite { font-style: normal; }
body { -webkit-tap-highlight-color: rgba(0,0,0,0);  -webkit-text-size-adjust: none;
background-color: #0058B1; line-height: 24px; max-width: 640px; margin:0 auto;
}
a{ text-decoration: none; }
.clear,.cle {clear:both;}
html{font-size: 62.5%;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
input[type="button"], input[type="submit"], input[type="reset"] {

-webkit-appearance: none;

} 



#head{
  position: relative; 
}

.logo {width: 154px; height: 48px; overflow: hidden;}
.logo a{display: block; height: 48px; line-height: 48px;}
.logoimg { width: 154px; height:48px; }

.share_body .logo,.news_view_body .logo,.pro_view_body .logo,.case_view_body .logo{display: none;}

.share_body #head,.news_view_body #head,.pro_view_body #head,.case_view_body #head{background-color: #73B7FF; height: 35px;}






.h_back{width:30px; position: absolute; top: 0; left: 0px; height: 35px; line-height:35px; z-index: 9;}
.h_back a{ 
    background: url(https://1.rc.xiniu.com/rc/Mobiles/8276/images/back.png?d=20170608113033578) no-repeat center center; background-size: 10px 14px;
	 width:30px;height: 35px; display: inline-block;
	}	
.back_bq1{display: none;}	

.index_body .h_back,.feedback_body .h_back,.news_body .h_back,.case_body .h_back,.pro_body .h_back,.contact_body .h_back,.about_body .h_back{display: none;}



.h_home{display: none;}

.h_home a{
	background: url(https://1.rc.xiniu.com/rc/Mobiles/8276/images/home.png?d=20170608113033578) no-repeat right center;
    background-size: 16px 16px;
  display: inline-block;
	 width:30px; height: 35px; line-height:35px;
	 }
.back_bq2{display: none;}

.pro_view_body .h_home,.case_view_body .h_home,.news_view_body .h_home,.case_view_body .h_home{position: absolute; top: 0; right: 10px; display: block;   height: 35px; line-height:35px;  width:30px; z-index: 9999;}		 	 






nav{display: block; width: 100%; height: 40px;  clear: both;}
nav ul { width: 100%; }
nav ul li { width:20%; height:40px; float: left; background:#328AE3;  padding:0 1px; background-clip: content-box; box-sizing: border-box;	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;}
nav ul li a { display: block; width: 100%; border-top: 2px solid #71B7FF; height:40px; line-height: 40px; text-align: center; float: left; color: #D1E2FC !important; font-size: 1.4rem; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}

.index_body nav ul .nav_home_curr,nav ul .nav_one_curr{background-color: #59ABFF; position: relative;}
.index_body nav ul .nav_home_curr a,nav ul .nav_one_curr a{border-top: 2px solid #73B7FE;}

.about_body nav ul .nav_one_curr:before{content: url(https://0.rc.xiniu.com/g1/M00/D6/25/CgAGTFk5OCqAFh6kAAADpQPxZwo197.png); position: absolute; bottom:-20px; left: 50%; z-index: 99;}


nav ul li a:hover { }

.nav_cur, .nav_cur a { }

.nav_line { display: none; }

.news_view_body nav,.pro_view_body nav,.case_view_body nav{display: none;}




.xn_mf_1 {
	width: 83%;
	overflow: hidden;
	float: left;
	margin-left: 3%;

}

.copy { 
font-size: 1.2rem; 
line-height: 20px; 
color: #328AE3; 
}






.Toolbox {
	width:22px;
	float: right;
	margin-right: 9px;
}
.foot_dseign { 
	color: #000; 
	font-size: 1.2rem;
	background: url(https://1.rc.xiniu.com/rc/Mobiles/8276/images/design_icon.png?d=20170608113033578) no-repeat top right;
	background-size: 22px 22px;
	width:100%;
	height: 22px;
	line-height: 1000px;
	overflow: hidden;
	display: block;
	}





#h_foot,#n_foot{
	width: 100%;
	margin: 0 auto;
	padding: 12px 0 60px;
	line-height: 18px;
	overflow: hidden;
	clear: both;

}





.cont_lx { 
	position: fixed; 
	z-index: 10000; 
	left: 0; 
	bottom: 0; 
	width: 100%;
	color: #f2f2f2; 
	height: 52px; 
	line-height: 50px; 
		background-color: #328AE3;
	}
.cont_lx ul { 
	width: 100%; 
	height: 100%; 
	margin: 0 auto; 
	}
.cont_lx ul li { 
	float: left; 
	position: relative;
	font-size: 1.4rem; 
	width: 20%;  
	text-align: center; 
	height: 50px; 
	line-height: 70px; 
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	padding: 4px 0;
	}
.cont_lx ul li a{display: block; width: 50px; margin: 0 auto; height: 44px;}	
.cont_lx ul li:hover a{background-color: #70B7FF; border-radius: 4px;}	
	
.c_li4{
	display: none;
}	
.b_line { 
	display: none;
	}
.cont_lx ul .b_line1,.cont_lx ul .b_line2,.cont_lx ul .b_line3,.cont_lx ul .b_line4,.cont_lx ul .b_line5{
	display: none;
}
.bottom_bq1, .bottom_bq2, .bottom_bq3, .bottom_bq4, .bottom_bq5, .bottom_bq6, .bottom_bq7, .bottom_bq8, .bottom_bq9, .bottom_bq10 { color: #FFF; }
.bottom_bq2, .bottom_bq4, .bottom_bq6, .bottom_bq8 {
	 display: none; 
	 }

.icon-phone,.icon-location,.icon-envelope,.icon-pencil,.icon-bubbles,.icon-share{
	position: absolute;
	width:24px;
	height: 24px;
	margin: auto;
overflow: auto;
top: 0px;
left: 0;
right: 0;
bottom: 0;
margin-top: 6px;
}

.icon-phone{
	background: url(https://1.rc.xiniu.com/rc/Mobiles/8276/images/phone_icon.png?d=20170608113033578) no-repeat center top;
	background-size: 18px 18px;
}
.icon-location{
	background: url(https://1.rc.xiniu.com/rc/Mobiles/8276/images/map_icon.png?d=20170608113033578) no-repeat center top;
	background-size: 14px 20px;
}
.icon-share{
	background: url(https://1.rc.xiniu.com/rc/Mobiles/8276/images/share_icon.png?d=20170608113033578) no-repeat center top;
	background-size: 16px 20px;
}
.icon-bubbles{
	
	background: url(https://1.rc.xiniu.com/rc/Mobiles/8276/images/meassage_icon.png?d=20170608113033578) no-repeat center top;
	background-size: 20px 20px;
}
.icon-pencil{
		background: url(https://1.rc.xiniu.com/rc/Mobiles/8276/images/feedback_icon.png?d=20170608113033578) no-repeat center top;
		background-size: 20px 20px;
}






.content { width:100%; margin: auto;  min-height: 300px; padding-bottom: 10px;  clear: both;
overflow: hidden;
}

.share_body .content{padding: 15px 0;}
.contact_body .content,.pro_view_body .content{ width: 100%;
	padding:15px; background-color: #328AE3; border-radius: 20px; background-clip: content-box;
	box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.pro_view_body .content{border-top: 4px solid #70B7FF; border-radius: 4px; padding:0; margin: 15px; width: auto;}

.index_body .content{width: 94%; margin: 0 auto;}




.xn_mba_1_wrap{position:relative; clear: both;}
.xn_mba_1_main{width:100%;margin:6px auto 0;overflow: hidden;}
.xn_mba_1_ul{overflow: hidden;position: relative;}
.xn_mba_1_li{float: left;background:#fff;}
.xn_mba_1_li img{width: 100%; background-color: #c67024; }

.xn_mba_1_lights{width:80px; margin:0 auto; bottom:8px; right: 6px; position: absolute; text-align: center; line-height: 4px;}
.xn_mba_1_lights span{display:inline-block; height:4px;width:20px; background-color:#328AE3; margin:0 2px;cursor: pointer; line-height: 4px;
}
.xn_mba_1_lightsCurr{background:#AAD5FF !important;}


.news_body .xn_mba_1_wrap,.pro_body .xn_mba_1_wrap,.about_body .xn_mba_1_wrap,.case_body .xn_mba_1_wrap,.contact_body .xn_mba_1_wrap{display: none;}






.banner{display: none;}




.news_zj { width: 94%; margin:0 auto; -webkit-border-radius:4px; -moz-border-radius: 4px; border-radius: 4px; background-color: #328AE3; padding: 10px; border-top: 4px solid #70B7FF; position: relative;}
.news_zjdao { width: 100%; line-height: 30px; height: 30px; border-bottom: 1px solid #73B7FF;}
.news_zjdao1 {color:#70B7FF; font-size: 1.6rem; }

.i_hnews_tt_zj { height: auto; padding:0px 0 10px;width: 100%; overflow: hidden; border-bottom: 1px solid #5AABFD;}
.i_hnews_m_zj { width: 100%;  position: relative; min-height:120px; }
.i_hnews_img_zj {float: left;
display: block;
margin-top: 40px;
width: 40%;
border: 2px solid #5AABFD;}
.i_hnews_img_zj img { width: 100%; }
.i_hnews_title_zj { position: absolute;
top: 10px;
height: 20px;
line-height: 20px;
width: 100%;
padding-right: 100px;
box-sizing: border-box;
font-size: 1.6rem;white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
-moz-binding: url('ellipsis.xml#ellipsis'); color: #FFF;}
.i_hnews_cnt_zj {display: block;
position: absolute;
top: 40px;
left: 44%;
width: 56%;
line-height: 20px;
height: 60px;
overflow: hidden;color: #B7D9FC;
font-size: 1.4rem;}
.i_hnews_date1_zj,.i_hnews_date7_zj{display: none;}
.i_hnews_date7_zj, .i_hnews_date1_zj, .i_hnews_date2_zj, .i_hnews_date2_zj, .i_hnews_date3_zj, .i_hnews_date4_zj, .i_hnews_date5_zj, .i_hnews_date6_zj {}
.hnew_bline_zj { display: none;}

.i_hnews_tj_zj { width: 100%; height: auto; margin: 0 auto 10px;overflow: hidden; }
.i_tnews_m_zj { width: 100%;
float: left;
height: 20px;
line-height: 20px;
padding: 10px 0px;
position: relative;
border-bottom: 1px solid #5AABFD;
overflow: hidden; }
.i_tnews_img_zj {  display: none; }

.i_tnews_title_zj { }
.i_tnews_title_zj{ width: 100%;
padding-right: 100px;
box-sizing: border-box;
font-size: 1.6rem;
height: 20px;
line-height: 20px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
-moz-binding: url('ellipsis.xml#ellipsis');color: #FFF; }
.i_tnews_title_zj a:hover { color: #C00; }
.i_tnews_cnt_zj,.i_tnews_date7_zj,.i_tnews_date1_zj{  display: none;}
.i_tnews_date_zj,.i_hnews_date_zj{position: absolute;
right: 0px;
top: 0px;
height: 40px;
line-height: 40px;
text-align: right;
width: 100px;
color: #69B4FE;
font-size: 1.4rem;}
.i_tnews_date1_zj, .i_tnews_date2_zj, .i_tnews_date2_zj, .i_tnews_date3_zj, .i_tnews_date4_zj, .i_tnews_date5_zj, .i_tnews_date6_zj, .i_hnews_date7_zj {margin: 0; padding: 0;}
.i_tnews_bline_zj {display: none;}
.hnews_more_zj a{ position: absolute; right: 0; top:10px; width: 30px; height: 30px; line-height: 80px; overflow: hidden; background: url(https://1.rc.xiniu.com/rc/Mobiles/8276/images/index_list_more.png?d=20170608113033578) no-repeat center center; background-size:14px 14px;}
.hnews_more_zj a { color: #fff; text-decoration: none; }

.i_hnews_tj_t_zj { font-size: 1.5em; font-weight: bold; color: #000; line-height: 40px; background: #f3f3f3; border-top: 2px solid #999; }






.hpro_zj {width: 94%; margin:10px auto 0; -webkit-border-radius:4px; -moz-border-radius: 4px; border-radius: 4px; background-color: #328AE3; padding: 10px; border-top: 4px solid #70B7FF; position: relative;}

.hpro_dao { width: 100%; line-height: 30px; height: 30px; border-bottom: 1px solid #73B7FF;}
.hpro_dao1 { color:#70B7FF; font-size: 1.6rem; }

.i_pro_zj { width: 100%; height: auto; position: relative; }
.i_pro_main_zj {width: 48%; position: relative; float: left;margin: 20px 2% 0 0; }
.i_pro_img_zj { width: 50%; float: left; }
.i_pro_img_zj img { width:100%;vertical-align: middle; }

.i_pro_main_name_zj,.i_pro_main_cnt_zj{ width:46%; padding-left:4%; float: left; white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;
-moz-binding: url('ellipsis.xml#ellipsis'); ; }
.i_pro_main_name_zj {height:30px;line-height:30px;font-size: 1.6rem;color: #fff;}

.i_pro_main_cnt_zj {  color: #B7D9FC; font-size: 1.2rem; height: 20px; line-height: 20px; overflow: hidden;}


.hpro_more_zj a{position: absolute; right: 0; top:10px; width: 30px; height: 30px; line-height: 80px; overflow: hidden; background: url(https://1.rc.xiniu.com/rc/Mobiles/8276/images/index_list_more.png?d=20170608113033578) no-repeat center center; background-size:14px 14px;}
.hpro_more1_zj a { color: #fff; text-decoration: none; }



	.xn_mc_index_19_wrap{width: 94%; margin:10px auto; -webkit-border-radius:4px; -moz-border-radius: 4px; border-radius: 4px; background-color: #328AE3; padding: 10px; border-top: 4px solid #70B7FF; position: relative;}
	.xn_mc_index_19_main{width: 100%; overflow: hidden;position: relative; padding: 10px 0 0;}
	.xn_mc_index_19_ul{overflow: hidden;position: relative;}
	.xn_mc_index_19_li{float: left;}

	.xn_mc_index_19_img{width: 66%; margin: 0 auto; border: 2px solid #5AABFD;}
	.xn_mc_index_19_img img{width: 100%;}
	.xn_mc_index_19_name{text-indent: 2rem;}

	.xn_mc_index_19_left{width: 40px;height:40px;cursor: pointer;position: absolute;left:0;top: 45px;text-indent: -9999px;background:url(https://1.rc.xiniu.com/rc/Mobiles/8276/images/case_right.png?d=20170608113033578) no-repeat; background-size: 28px 40px;}
	.xn_mc_index_19_right{width:40px;height: 40px;cursor: pointer;position: absolute;right: 0;top: 45px;text-indent: -9999px;background:url(https://1.rc.xiniu.com/rc/Mobiles/8276/images/case_left.png?d=20170608113033578) no-repeat; background-size: 28px 40px;}

	.xn_mc_index_19_pageIndex{position:absolute;right:15px;bottom:0;color: #B6BD56;font-family: Comic Sans Ms;font-size: 16px;font-weight: bold;}
	.xn_mc_index_19_pageIndex span{display: inline-block;}
	.xn_mc_index_19_totalPages{margin-left:0px;}

	.xn_mc_index_19_intro{text-indent: 2rem;padding:5px;}
	.xn_mc_index_19_intro a{color:#333;}
	.xn_mc_index_19_use{text-indent: 2rem;padding:5px;}
	.xn_mc_index_19_use a{color: #333;}
	
	.xn_mc_index_19_title{text-align: center;}
	.xn_mc_index_19_title a h3{color: #fff; font-size: 1.6rem;}
	.xn_mc_index_19_videoUrl,.xn_mc_index_19_tidbitsvideourl{color: #73B7FF; font-size: 1.4rem; float: left; width: 50%;  text-align: right;}
	.xn_mc_index_19_tidbitsvideourl{width: 48%; margin-left: 2%; text-align: left;}
	.xn_mc_index_19_date,.xn_mc_index_19_author,.xn_mc_index_19_copyFrom,.xn_mc_index_19_content{display: none;}

	.xn_mc_index_19_lights{margin: 0 auto;}
	.xn_mc_index_19_lights span{width:18px;height:4px;background: #5AABFD;display: inline-block;margin:0 2px;}
	#xn_mc_index_19_lights .xn_mc_index_19_lighsCurr{background: #AAD5FF;}
	
	.xn_mc_index_19_head{width: 100%; line-height: 30px; height: 30px; border-bottom: 1px solid #73B7FF; color:#70B7FF; font-size: 1.6rem; }
	.xn_mc_index_19_head a{float: right; width: 30px; height: 30px; line-height: 80px; overflow: hidden; background: url(https://1.rc.xiniu.com/rc/Mobiles/8276/images/index_list_more.png?d=20170608113033578) no-repeat right center; background-size:14px 14px;}




    .xn_mc_about_5_wrap{}
   .xn_mc_about_5_cImg{
   	
   }   
   .xn_mc_about_5_tWrap{ border: 1px solid #368EE5; background-color: #328AE3; margin-bottom: 12px; position: relative; margin-top:10px;}
   
   .xn_mc_about_5_tUl{overflow: hidden;}
   .xn_mc_about_5_tLi{float: left; width: 33.3%; text-align: center; padding:8px 0;  height: 20px;line-height:20px; cursor: pointer; color: #B7D9FC; font-size: 1.4rem;}
   .xn_mc_about_5_tCurr {color: #70B7FF;}

   .xn_mc_about_5_cWrap{width: 94%; margin: 0 auto; line-height: 24px; font-size: 1.4rem; clear: both; overflow: hidden; color: #B7D9FC; background-color: #328AE3; border-radius: 4px;}
   .xn_mc_about_5_cUl{overflow: hidden;position: relative;}
   .xn_mc_about_5_cUl li{float: left; }
   .xn_mc_about_5_items{ }

   .xn_mc_about_5_content img{max-width: 100%;}
   .xn_mc_about_5_cTitle{height: 40px; line-height: 40px; background-color: #70B7FF; color: #fff; font-size: 1.6rem; text-indent: 10px;}
   .xn_mc_about_5_content{padding:15px 2% 40px; line-height: 24px; width: 96%; box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;}
   
   .xn_mc_about_5_date,.xn_mc_about_5_cImg{display: none;}
   
   .xn_mc_about_5_cImg img{width:150px; height: 105px; border: 2px solid #5AABFD; display: block !important; margin: 0 auto;}
   
   .xn_mc_about_5_cLi:nth-child(3){padding: 0 0 40px 0;}
   .xn_mc_about_5_cLi:nth-child(3) .xn_mc_about_5_items{width:280px; margin: 0 auto; padding: 16px 0 0 40px;background: url(https://1.rc.xiniu.com/rc/Mobiles/8276/images/about_bg.png?d=20170608113033578) no-repeat 40px center; }
      .xn_mc_about_5_cLi:nth-child(3) .xn_mc_about_5_items:nth-child(2){background: url(https://1.rc.xiniu.com/rc/Mobiles/8276/images/about_bg1.png?d=20170608113033578) no-repeat 40px center; margin-top: 10px;}
       .xn_mc_about_5_cLi:nth-child(3) .xn_mc_about_5_items:last-child{background: url(https://1.rc.xiniu.com/rc/Mobiles/8276/images/about_bg_1.png?d=20170608113033578) no-repeat 40px center;}
   .xn_mc_about_5_cLi:nth-child(3) .xn_mc_about_5_cImg{display: block;  margin: 0 auto; }
   .xn_mc_about_5_cLi:nth-child(3) .xn_mc_about_5_content{display: none;}
   .xn_mc_about_5_cLi:nth-child(3) .xn_mc_about_5_cTitle{width: 100%; background: none; color: #B7D9FC; font-size: 1.4rem; text-align: center;}
   
   .xn_mc_about_5_head{height: 40px;
line-height: 40px;
background-color: #70B7FF;
color: #FFF;
font-size: 1.6rem;
text-indent: 10px;}








.case_list_main { width: 100%; height: auto; }

.case_list_main .case_type_t { width: 100%; line-height: 31px; height: 31px; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; background-color: #d50002; }
.case_list_main .case_type_t1 { float: left; width: 100px; display: inline-block; font-size: 1.4em; color: #fff; text-indent: 0.8em; }
.case_list_main .case_type_t2 { display: none }

.ncase_list { height: auto; margin: 10px; }
.ncase_list2 { width: 100%; height: 100px; overflow: hidden; position: relative; float: left; clear: both; }
.ncase_list2_img { position: absolute; left: 0; top: 0; }
.ncase_list2_img img { width: 107px; height: 75px; }
.ncase_list2_name { position: absolute; left: 120px; top: 0; height: 20px; line-height: 20px; font-size: 1.2em; color: #464646; white-space: nowrap; text-overflow: ellipsis;  -o-text-overflow: ellipsis;  overflow: hidden; -moz-binding: url('ellipsis.xml#ellipsis'); width: 200px }
.ncase_list2_name1 { color: #000; font-weight: bold; }
.ncase_list2_name2 a { color: #C00; text-decoration: none; font-weight: bold; }
.ncase_list2_name2 a :hover { color: #C00; text-decoration: underline; }
.ncase_list2_cnt { position: absolute; left: 120px; top: 24px; font-size: 1em; color: #666; }
.ncase_list2_cnt2 { line-height: 18px; height: 54px; display: block; overflow: hidden; color: #66; margin-top: 3px; }
.nmore {margin: 10px 0;}

.case_list_main .EIMS_C_10008_1_MoreDiv {width: 200px;margin: auto;padding-bottom: 10px}
.case_list_main .EIMS_C_10008_1_MoreNewsBtn{width: 180px;margin: 15px auto;text-align: center;line-height: 30px;height: 30px;display: block;cursor: pointer;font-family: 微软雅黑, Verdana, Geneva, sans-serif;	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background-color: #f0f2f5;-webkit-box-shadow: 0 5px 5px rgba(0,0,0,.2);-moz-box-shadow: 0 5px 5px rgba(0,0,0,.2);box-shadow: 0 5px 5px rgba(0,0,0,.2);	background-image: -webkit-linear-gradient(top, #f36245, #d50002);background-image: -moz-linear-gradient(top, #f36245, #d50002);background-image: -o-linear-gradient(top, #f36245, #d50002);background-image: linear-gradient(to bottom, #f36245, #d50002);border: 0px;color: #fff}
.case_list_main .EIMS_C_10008_1_MoreDiv input {border: 0px;line-height: 30px;}



	.xn_mc_case_15_wrap{width: 94%; margin:10px auto; padding:0 0 20px; background-color: #328AE3; border-radius: 4px; color: #fff; overflow: hidden;}
	.xn_mc_case_15_caseTypeName{height: 40px;
line-height: 40px;
background-color: #70B7FF;
color: #FFF;
font-size: 1.6rem;
text-indent: 10px;}
	.xn_mc_case_15_caseMain{padding:10px;}
	.xn_mc_case_15_caseMain li{display: table; table-layout:fixed; padding: 10px 0; border-bottom: 1px solid #5AABFD; width: 100%;}
	.xn_mc_case_15_caseImg{width: 40%; display: table-cell;}
	.xn_mc_case_15_caseImg img{width: 100%; border: 2px solid #5AABFD;}
	.xn_mc_case_15_caseCon{width: 60%; padding:0 2% 0 4%; display: table-cell; vertical-align: middle;}
	.xn_mc_case_15_caseName a{color: #fff; font-size: 1.6rem;}
	.xn_mc_case_15_author,.xn_mc_case_15_caseContent,.xn_mc_case_15_date,.xn_mc_case_15_viewMore,.xn_mc_case_15_copyFrom{display: none;}
	.xn_mc_case_15_videoUrl,.xn_mc_case_15_tidbitsvideourl{color: #73B7FF; font-size: 1.4rem;}


.xn_mc_case_15_more{width:130px;
margin:0 auto;
clear: both;}

.xn_mc_case_15_moreBtn{width: 130px; margin: 15px auto 0;text-align: center;line-height: 30px;height:30px;display: block;cursor: pointer; background-color: #5AABFD;
 -webkit-border-radius: 4px; 
-moz-border-radius:4px; 
border-radius: 4px;
color: #B7D9FC; border: none; font-size: 1.4rem; clear: both; float: left;}




    .xn_mc_casev_10_wrap{width: 94%;
margin: 10px auto;
background-color: #328AE3;
border-radius: 4px;
border-top: 4px solid #139FA8;}
    .xn_mc_casev_10_main{padding:10px;}
    .xn_mc_casev_10_head{display: none;}
    .xn_mc_casev_10_ul{}
    .xn_mc_casev_10_ul li{margin:10px 0px;}
    .xn_mc_casev_10_title{}

    .xn_mc_casev_10_cont{padding: 10px;}
.xn_mc_casev_10_cont img{width:100%;height:100%;}
    .xn_mc_casev_10_alia{}
    .xn_mc_casev_10_aliaCol{}
    .xn_mc_casev_10_aliaTitle{font-size: 1.6rem; text-align: center; width: 100%; color: #fff;}

    .xn_mc_casev_10_video{}
    .xn_mc_casev_10_videoCol{float: left;}
    .xn_mc_casev_10_video,.xn_mc_casev_10_tidbitsVideo{float: left; width: 50%; text-align: right; font-size: 1.4rem; color:#73B7FF; margin: 0 0 10px;}

    .xn_mc_casev_10_tidbitsVideo{width: 48%; margin-left: 2%; text-align: left;}
    
    .xn_mc_casev_10_date,.xn_mc_casev_10_aliaCol,.xn_mc_casev_10_videoCol,.xn_mc_casev_10_tidbitsCol{display: none;}

    .xn_mc_casev_10_content{clear: both; color: #B7D9FC; font-size: 1.4rem; border-top: 1px solid #5AABFD; padding: 10px 0;}
     .xn_mc_casev_10_cCol{color: #70B7FF;}
     .xn_mc_casev_10_ctext{padding: 10px 0;}
    
    .xn_mc_casev_10_img{width: 80%; margin: 0 auto;}
    .xn_mc_casev_10_img img{width:100%; border: 2px solid #5AABFD;}

    .xn_mc_casev_10_title{height: 35px;line-height: 35px;background: #ccc;padding: 0px 10px;cursor: pointer;}
    .xn_mc_casev_10_title a{color: #333;}







	.xn_mc_casev_11_wrap{}



.contact {margin:20px 10px; height: 400px; overflow: hidden; border: 2px solid #5AABFD;}
.contact iframe { 100% !important;  overflow: hidden; }




.xn_mc_contact_1_wrap{ color: #B7D9FC; line-height: 24px; font-size: 1.4rem;  overflow: hidden; border-radius: 4px;}
.xn_mc_contact_1_ul{overflow: hidden;}
.xn_mc_contact_1_li{}

.xn_mc_contact_1_cont{margin: 15px 10px; border-bottom: 1px  solid #5AABFD;}
.xn_mc_contact_1_name{height: 40px;
line-height: 40px;
background-color: #70B7FF;
color: #FFF;

text-indent: 10px;}
.xn_mc_contact_1_name h3{font-size: 1.6rem;}
.xn_mc_contact_1_img{display: none;}






.xn_mc_feedback_1_wrap{width: 94%;margin:16px auto; }
.xn_mc_feedback_1_main{}
.xn_mc_feedback_1_main{padding:10px; font-size: 1.4rem; background-color: #328AE3; color: #B7D9FC; border-radius: 6px; line-height: 24px;}

.EIMS_C_10002_2_msg_Submit{
width: 100%; margin: 15px auto;text-align: center;line-height: 36px;height: 36px;display: inline-block;cursor: pointer; background-color: #282828;
 -webkit-border-radius: 6px; 
-moz-border-radius:6px; 
border-radius: 6px;
color: #fff; border: none; font-size: 1.4rem; clear: both;}

.EIMS_C_10002_2_msg_Cancel {margin-left: 34px;}

.EIMS_C_10002_2_msg_Cancel{display: none;}

.xn_mc_feedback_1_main > div{margin:10px 0px;}

.xn_mc_feedback_1_contactName input,.xn_mc_feedback_1_compyName input,.xn_mc_feedback_1_phone input,.xn_mc_feedback_1_emailAddress input,.xn_mc_feedback_1_emailAddress input,.xn_mc_feedback_1_msgCont textarea{
 border: none; border: 1px solid #616987; border-radius: 4px;
 width: 100%; height: 30px; line-height:30px; 
}
.xn_mc_feedback_1_contactName input{}
.xn_mc_feedback_1_compyName input{ }
.xn_mc_feedback_1_phone input{ }
.xn_mc_feedback_1_emailAddress input{}

.xn_mc_feedback_1_msgCont textarea{height: 80px;}
.EIMS_C_10002_2_ui-btn{display: none;}




.caselist_all {}



.newslist_all { margin-top: 10px }



.prolist_all {}




.n_npro {}




.xn_mc_news_1_wrap{width: 94%; margin:10px auto; padding:0 0 20px; background-color: #328AE3; 

border-radius: 4px; color: #fff; overflow: hidden;}
.xn_mc_news_1_main{padding: 10px 10px 0; overflow: hidden;}
.xn_mc_news_1_ul{}
.xn_mc_news_1_ul li{width: 100%; float: left; height: 20px; line-height: 20px; padding: 10px 0; 

position: relative; border-bottom: 1px solid #5AABFD; overflow: hidden;}


.xn_mc_news_1_img{display: none;}
.xn_mc_news_1_img img{width:100%; border: 2px solid #5AABFD; }
.xn_mc_news_1_cont{float: left;width:100%;}
.xn_mc_news_1_view{text-align: left;}
.xn_mc_news_1_title{width: 100%; padding-right: 100px;	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; font-size: 1.6rem; height: 20px; line-height: 20px; white-

space: nowrap; 
text-overflow: ellipsis;  
-o-text-overflow: ellipsis;  
overflow: hidden; 
-moz-binding: url('ellipsis.xml#ellipsis');}
.xn_mc_news_1_date{position: absolute; right: 0; top: 0; height: 40px; line-height: 40px; text-

align: right; width: 100px; color: #69B4FE; font-size: 1.4rem;}
.xn_mc_news_1_title a{color: #fff;}
.xn_mc_news_1_txt,.xn_mc_news_1_view{display: none;}

.xn_mc_news_1_ul li:nth-child(1){display: table;  min-height:110px; clear: both; border-bottom: 

none; padding: 0; height: auto;}
.xn_mc_news_1_ul li:nth-child(2){clear: both; border-top: 1px solid #5AABFD;}
.xn_mc_news_1_ul li:nth-child(1) .xn_mc_news_1_img{display: table-cell;  width: 40%; padding:36px 0 
10px; min-height: 80px;
}
.xn_mc_news_1_txt a{color: #B7D9FC; font-size: 1.4rem;}
.xn_mc_news_1_img a{display: block; width: 100%; height: 100%;}
.xn_mc_news_1_ul li:nth-child(1) .xn_mc_news_1_cont{display: table-cell; float: none; width:60%; 

vertical-align: middle; padding: 36px 0 10px 4%;}
.xn_mc_news_1_ul li:nth-child(1) .xn_mc_news_1_txt{display: block; line-height: 20px; height: 60px; 

overflow: hidden; }
.xn_mc_news_1_ul li:nth-child(1) .xn_mc_news_1_title{position: absolute; top:0; left: 0; height: 

30px; line-height: 30px;}
.xn_mc_news_1_ul li:nth-child(1) .xn_mc_news_1_date{height: 30px; line-height: 30px;}


.xn_mc_news_1_more{width:130px;
margin:0 auto;
clear: both;}

.xn_mc_news_1_moreBtn{width: 130px; margin: 15px auto 0;text-align: center;line-height: 

30px;height:30px;display: block;cursor: pointer; background-color: #5AABFD;
 -webkit-border-radius: 4px; 
-moz-border-radius:4px; 
border-radius: 4px;
color: #B7D9FC; border: none; font-size: 1.4rem; clear: both; float: left;}

.xn_mc_news_1_head{height: 40px;
line-height: 40px;
background-color: #70B7FF;
color: #FFF;
font-size: 1.6rem;
text-indent: 10px;}



.xn_mh_newsv_1_wrap{height:35px;line-height:35px; text-align: center;}
.xn_mh_newsv_1_wrap a{color: #fff;text-align: center;font-size:1.8rem;}




.xn_mh_casev_1_wrap{height:35px;line-height:35px; text-align: center;}
.xn_mh_casev_1_wrap a{color: #fff;text-align: center;font-size:1.8rem;}





	.xn_mc_newsv_5_wrap{width: 94%; margin:10px auto; background-color: #328AE3; border-radius: 4px; border-top: 4px solid #139fa8;}
	.xn_mc_newsv_5_main{width: 96%; margin: 0 auto;}
	.xn_mc_newsv_5_ul{}
	.xn_mc_newsv_5_li{}
	.xn_mc_newsv_5_title{ color: #fff; text-align: center; font-size: 1.6rem; line-height: 30px; width: 92%; padding: 6px 4% 0;}

	.xn_mc_newsv_5_date,.xn_mc_newsv_5_clickCount{float: left; width: 58%; text-align: right; font-size: 1.2rem; color: #69B4FE; line-height: 20px;  margin: 0 0 10px;}
	.xn_mc_newsv_5_clickCount{ text-align: left; margin-left:2%; width: 40%;}
	.xn_mc_newsv_5_content{clear: both; border-top: 1px solid #5AABFD; width: 92%; padding:10px 4% 40px; color: #B7D9FC; font-size: 1.4rem; line-height: 24px;}
.xn_mc_newsv_5_content img{width:100%;height:100%;}
	.xn_mc_newsv_5_img{display: none;}





    .xn_mc_pro_11_wrap{}

   .xn_mc_pro_11_tWrap{border: 1px solid #333953;
background-color: #59ABFF;
margin-bottom: 12px;
position: relative;
margin-top: 10px;}
   .xn_mc_pro_11_tUl{overflow: hidden;}
   .xn_mc_pro_11_tLi{float: left;
width: 33.3%;
text-align: center;
padding: 8px 0px;
height: 20px;
line-height: 20px;
cursor: pointer;
color: #B7D9FC;
font-size: 1.4rem;}
   .xn_mc_pro_11_tCurr {color: #70B7FF;}

   .xn_mc_pro_11_cWrap{width: 94%;
margin: 0px auto;
line-height: 24px;
font-size: 1.4rem;
clear: both;
overflow: hidden;
color: #B7D9FC;
background-color: #328AE3;
border-radius: 4px;}
   .xn_mc_pro_11_cUl{overflow: hidden;position: relative;}
   .xn_mc_pro_11_cUl li{float: left;}
   .xn_mc_pro_11_cMain{ padding: 10px;}
   .xn_mc_pro_11_items{width: 100%; overflow: hidden; padding: 10px 0; border-bottom: 1px solid #5AABFD;}
   .xn_mc_pro_11_items:nth-child(6n+1) .xn_mc_pro_11_cCont{background-color: #fd6564;}
   .xn_mc_pro_11_items:nth-child(6n+2) .xn_mc_pro_11_cCont{background-color: #c850ab;}
   .xn_mc_pro_11_items:nth-child(6n+3) .xn_mc_pro_11_cCont{background-color: #47a8cf;}
   .xn_mc_pro_11_items:nth-child(6n+4) .xn_mc_pro_11_cCont{background-color: #8bc65f;}
   .xn_mc_pro_11_items:nth-child(6n+5) .xn_mc_pro_11_cCont{background-color: #fdb151;}
   .xn_mc_pro_11_items:nth-child(6n) .xn_mc_pro_11_cCont{background-color: #70B7FF;}
   
   
   .xn_mc_pro_11_items a{color: #fff;}
   .xn_mc_pro_11_cTitle{height: 30px; overflow: hidden;
line-height: 30px;
font-size: 1.6rem;
color: #FFF;

}
   .xn_mc_pro_11_cTitle a{display: block;font-size: 1.6rem; height: 30px; white-space: nowrap; 
text-overflow: ellipsis;  
-o-text-overflow: ellipsis;  
overflow: hidden; 
-moz-binding: url('ellipsis.xml#ellipsis'); color: #fff;}
   .xn_mc_pro_11_cImg{width:58%; display: table-cell;}
   .xn_mc_pro_11_cImg img{width: 100%;}
   .xn_mc_pro_11_cCont{width: 38%; padding-left: 4%; display: table-cell; vertical-align: middle;}
   
   .xn_mc_pro_11_cIntro{color:#B7D9FC;
font-size: 1.2rem;
height: 20px;
line-height: 20px;
overflow: hidden;
}
   
   .xn_mc_pro_11_date,.xn_mc_pro_11_view{display: none;}

   .xn_mc_pro_11_moreBtn{display: none;}
   
   
   .xn_mc_pro_11_cLi:nth-child(2) .xn_mc_pro_11_items{display: none;}
   .xn_mc_pro_11_cLi:nth-child(2) .xn_mc_pro_11_items:nth-child(1){display: block; border: none; padding: 0;}
   .xn_mc_pro_11_cLi:nth-child(2) .xn_mc_pro_11_items:nth-child(1) .xn_mc_pro_11_cImg{display: none;}
   .xn_mc_pro_11_cLi:nth-child(2) .xn_mc_pro_11_items:nth-child(1) .xn_mc_pro_11_cCont{background:none; padding-left: 0;}
   .xn_mc_pro_11_cLi:nth-child(2) .xn_mc_pro_11_cMain{padding: 0;}
   .xn_mc_pro_11_cLi:nth-child(2) .xn_mc_pro_11_items:nth-child(1) .xn_mc_pro_11_cTitle{height: 40px; line-height: 40px; background: #70B7FF; text-indent: 10px;}
   .xn_mc_pro_11_cLi:nth-child(2) .xn_mc_pro_11_items:nth-child(1) .xn_mc_pro_11_cIntro{height: auto; line-height: 24px; font-size: 1.4rem; width: 94%; margin: 10px auto;}



.xn_mc_pro_3_wrap{width: 94%; margin:10px auto; background-color: #328AE3; border-radius: 4px; overflow: hidden;}
.xn_mc_pro_3_col{height: 40px;
line-height: 40px;
background-color: #70B7FF;
color: #FFF;
font-size: 1.6rem;
text-indent: 10px;}
.xn_mc_pro_3_ul{padding: 10px;}
.xn_mc_pro_3_li{width: 100%; overflow: hidden; padding: 10px 0; border-bottom: 1px solid #5AABFD; display: table; table-layout:fixed;}
.xn_mc_pro_3_li img{ width:150px; }
.xn_mc_pro_3_img{width:58%; display: table-cell;}
.xn_mc_pro_3_img img{width:100%;}
.xn_mc_pro_3_cont{width: 42%; padding:0 2% 0 4%; display: table-cell; vertical-align: middle; background: url(https://1.rc.xiniu.com/rc/Mobiles/8276/images/pro_list_bg.png?d=20170608113033578) no-repeat right center; background-size: 12px 12px; background-origin: content-box;}
.xn_mc_pro_3_name{height: 30px; overflow: hidden; padding-right: 20px;
line-height: 30px;
font-size: 1.6rem;
color: #FFF;}
.xn_mc_pro_3_name a{display: block;font-size: 1.6rem; height: 30px; white-space: nowrap; 
text-overflow: ellipsis;  
-o-text-overflow: ellipsis;  
overflow: hidden; 
-moz-binding: url('ellipsis.xml#ellipsis'); color: #fff;}
.xn_mc_pro_3_intro{height: 20px;  padding-right: 20px;
line-height: 20px;
overflow: hidden;}
.xn_mc_pro_3_intro a{display: block; color: #fff;
font-size: 1.2rem;
}

   .xn_mc_pro_3_li:nth-child(6n+1) .xn_mc_pro_3_cont{background-color: #fd6564;}
   .xn_mc_pro_3_li:nth-child(6n+2) .xn_mc_pro_3_cont{background-color: #c850ab;}
   .xn_mc_pro_3_li:nth-child(6n+3) .xn_mc_pro_3_cont{background-color: #47a8cf;}
   .xn_mc_pro_3_li:nth-child(6n+4) .xn_mc_pro_3_cont{background-color: #8bc65f;}
   .xn_mc_pro_3_li:nth-child(6n+5) .xn_mc_pro_3_cont{background-color: #fdb151;}
   .xn_mc_pro_3_li:nth-child(6n+6) .xn_mc_pro_3_cont{background-color: #70B7FF;}


.xn_mc_pro_3_more{width: 130px;
margin: auto;
clear: both;}

.xn_mc_pro_3_moreBtn{width: 130px; margin: 20px auto;text-align: center;line-height: 30px;height:30px;display: block;cursor: pointer; background-color:#5AABFD;
 -webkit-border-radius: 4px; 
-moz-border-radius:4px; 
border-radius: 4px;
color:#B7D9FC; border: none; font-size: 1.4rem; clear: both; float: left;}




.pro_view_tu_banner {}
.EIMS_C_10004_2Img { width: 100%; height: 120px; float: left; background: #fff; }
.EIMS_C_10004_2Img img { width: 100%; height: 100%; }
#EIMS_C_10004_2Container { margin: 0 auto; width: 80px; }
#EIMS_C_10004_2Container ul { position: absolute; z-index: 100; margin: 110px 0 0 -50px; }
#EIMS_C_10004_2Container ul li { margin-right: 10px; cursor: pointer; float: left; }
.EIMS_C_10004_2Active { width: 40px; height: 5px; background: #C00; display: block; filter: alpha(opacity=80); -moz-opacity: 0.8;  opacity: 0.8; }
.EIMS_C_10004_2Default { width: 40px; height: 5px; background: #fff; display: block; filter: alpha(opacity=80); -moz-opacity: 0.8;  opacity: 0.8; }

.loading { background: url(https://1.rc.xiniu.com/rc/Mobiles/8276/images/loading.gif?d=20170608113033578) no-repeat center center !important; height: 120px; width: 100px; dispaly: block; }




	.xn_mc_prodv_12_wrap{color: #fff; padding:10px; }
	.xn_mc_prodv_12_main{padding:0 0 10px; width: 100%; border-bottom: 1px solid #5AABFD;}
	.xn_mc_prodv_12_col{display: none; }
	#xn_mc_prodv_12_text{font-size: 1.6rem;}




	.xn_mc_prodv_13_wrap{padding:0 10px 10px; color: #B7D9FC;font-size: 1.4rem; line-height: 24px; }
	.xn_mc_prodv_13_main{padding:0 0 10px; width: 100%; border-bottom: 1px solid #5AABFD;}
	.xn_mc_prodv_13_head{display:none;width: 100%;line-height: 30px;height: 30px; color: #70B7FF; text-indent: 20px; background: url(https://1.rc.xiniu.com/rc/Mobiles/8276/images/prodv_bg1.png?d=20170608113033578) no-repeat left center; background-size: 12px 12px;}




	.xn_mc_prodv_14_wrap{display:none;padding:0 10px 10px; color: #B7D9FC;font-size: 1.4rem; line-height: 24px;}
	.xn_mc_prodv_14_main{ padding:0 0 10px; width: 100%; border-bottom: 1px solid #5AABFD;}
	.xn_mc_prodv_14_head{display:none;width: 100%;line-height: 30px;height: 30px; color: #70B7FF; text-indent: 20px; background: url(https://1.rc.xiniu.com/rc/Mobiles/8276/images/prodv_bg2.png?d=20170608113033578) no-repeat left center; background-size: 12px 12px;}




	.xn_mc_prodv_15_wrap{display:none;padding:0 10px 10px; color: #B7D9FC;font-size: 1.4rem; line-height: 24px;}
	.xn_mc_prodv_15_main{padding: 0 0 10px; width: 100%; border-bottom: 1px solid #5AABFD;}
	.xn_mc_prodv_15_head{display:none;width: 100%;line-height: 30px;height: 30px; color: #70B7FF; text-indent: 20px; background: url(https://1.rc.xiniu.com/rc/Mobiles/8276/images/prodv_bg3.png?d=20170608113033578) no-repeat left center; background-size: 12px 12px;}




	.xn_mc_prodv_16_wrap{display:none;padding:0 10px 30px; color: #B7D9FC; font-size: 1.4rem; line-height: 24px;}
	.xn_mc_prodv_16_main{padding:0 0 10px; width: 100%; border-bottom: 1px solid #5AABFD;}
	.xn_mc_prodv_16_head{width: 100%;line-height: 30px;height: 30px; color: #70B7FF; text-indent: 20px; display: none;}






.xn_mh_share_1_wrap{height:35px;line-height:35px; text-align: center;}
.xn_mh_share_1_wrap a{color: #fff;text-align: center;font-size:1.8rem;}



