/*手机端导航侧滑*/


.bg-f2{background: #F2F2F2;}

/*index_start*/
.index_b_list li{
	position: relative;
	_height:420px;
	min-height: 420px;
	overflow: hidden;
}
.index_b_list li img{
	position: absolute;
	width: 1902px;
	_height:420px;
	min-height: 420px;
	top: 0;
	left: 50%;
	margin-left: -951px;
}
.index_b_focus{
	text-align: center;
	position: absolute;
	bottom: 0;
	z-index: 2;
}
.index_b_focus span{
	width: 12px;
	height: 12px;
	background: #fff;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	filter: alpha(opacity=80);
}
.index_b_focus .swiper-pagination-bullet-active{
	background: #5c6fb4;
}
.index_notice {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
}
/*2017-12-18-start*/
.index_notice .note{
	background: url(../images/icon_horn.png) no-repeat left center;
	padding-left: 20px;
	height: 39px;
	color: #888;
    float: left;
}
/*.index_notice .swiper-container {
    width: 1000px;
    float: left;
}*/
.index_notice ul li a{
	color: #777;
    font-size: 13px;
}
/*2017-12-18-end*/
.index_notice ul li span{
	padding-left: 10px;
	color: #999;
	font-size: 13px;
}
.view{
	font-size: 14px;
	color: #999;
	float: right;
	letter-spacing: normal;
}
.view:hover{
	color: #333385;
}
.index_title{
	font-size: 0;
	letter-spacing: -3px;
	margin: 50px 0 40px;
}
.index_title h3{
	font-size: 26px;
	font-weight: bold;
	display: inline-block;
	letter-spacing: normal;
	border-bottom: 3px solid #697cc3;
	padding-bottom: 9px;
	padding-right: 3px;
}
.index_title h3 em{
	width: 29px;
	height: 29px;
	background-image: url(../images/index_icon_02.png);
	vertical-align: bottom;
	margin-right: 10px;
}
.index_box1 .index_title{
	margin-bottom: 30px;
	margin-top: 35px;
}
.index_box1 .index_title h3 em{
	background-position: 0 0;
}
.index_title p{
	display: inline-block;
	font-size: 14px;
	letter-spacing: normal;
	border-bottom: 1px solid #9da9d2;
	padding: 0px 4px 6px 14px;
	vertical-align: bottom;
	/*font-weight: lighter;*/
}
.index_title i{
	width: 15px;
	height: 20px;
	background: url(../images/icon_right.png) no-repeat center center;
	vertical-align: text-bottom;
	float: right;
	margin-top: 21px;
	display: none;
}
.index_title .view{
	margin-top: 20px;
}
.index_cont{
	/*padding-right: 15px;
	margin-right: -15px;*/
	overflow: visible;
	padding-bottom: 15px;
}
.index_cont ul{
	flex-wrap: wrap;
	margin-left:-53px;
	width: auto;
}
.index_cont ul>li{
	width: 260px;
	margin:0 0px 35px 53px;
	position: relative;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	border-radius: 5px;
    overflow: hidden;
    float:left;
}
.index_cont ul>li a{
	display: block;
}
.index_c_t{
	overflow:hidden;
}
.index_c_t img{
	width: 100%;
	margin: 0px auto;
}
.index_c_t h4{
	font-size: 21px;
	font-weight: bold;
	color: #5c6fb4;
	text-align: center;
	margin-top: 15px;
}
.index_c_t p{
	font-size: 14px;
	color: #5c6fb4;
	text-align: center;
	line-height: 35px;
	font-family: arial;
}
.index_c_txt{
	font-size: 14px;
	height: 150px;
	line-height: 24px;
	color: #444;
	overflow: hidden;
	display: block;
	/*font-weight: lighter;*/
	padding: 10px 17px;
}
.index_solution_focus {
	text-align: center;
	margin: 40px auto 35px;
	display: none;
}
.index_solution_focus span{
	width: 13px;
	height: 13px;
	background: #c1c1c1;
	margin: 0 15px!important;
	opacity: 1;
}
.index_solution_focus .swiper-pagination-bullet-active{
	background: -webkit-linear-gradient(42deg, #697cc3 0, #5b82e5 60%,#629fdf 100%); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(42deg, #697cc3 0, #5b82e5 60%,#629fdf 100%)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(42deg, #697cc3 0, #5b82e5 60%,#629fdf 100%)); /* Firefox 3.6 - 15 */
    background: linear-gradient(42deg, #697cc3 0, #5b82e5 60%,#629fdf 100%)); /* 标准的语法 */
}
.index_box2{
	background: #F2F2F2;
}
.index_news{
	overflow: hidden;
	padding-bottom: 45px;
}
.index_box2 .index_title h3 em{
	background-position: -32px 0;
}
.index_n_left{
	width: 465px;
	height: 280px;
	float: left;
	overflow: hidden;
	position: relative;
}
.index_n_left img{
	min-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.index_n_line{
	width: 100%;
	height: 10px;
	background: #fff;
	margin-top: 30px;
}
.index_n_right{
	margin-left: 30px;
	float: left;
	width: 705px;
	background: #fff;
	position: relative;
	padding: 0px 35px 23px;
}
.index_n_first{
	margin-left: 30px;
	float: left;
	width: 705px;
	background: #fff;
	padding: 30px 35px 0px;
	position: relative;
}
.index_n_first:before{
	content: '';
	width: 12px;
	height: 14px;
	position: absolute;
	top: 33px;
	left: -12px;
}
.index_n_first h4{
	font-size: 20px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index_n_c_txt{
	display: block;
	height: 40px;
	padding-top: 12px;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 20px;
	color: #999;
	border-bottom: 2px solid #f2f2f2;
	box-sizing: content-box;
}
.index_n_list li a{
	display: block;
	margin-top: 12px;
	font-size: 16px;
	/*font-weight: lighter;*/
	overflow: hidden;
}
.index_n_list li a em{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #666666;
	float: left;
	margin-top: 8px;
	margin-right: 8px;
}
.index_n_list li a p{
	width: 80%;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index_n_list li a span{
	float: right;
}
.index_box3 .index_title h3 em{
	background-position: 0 -30px;
}
.index_box4{
	background: #f2f2f2;
}
.index_news_title_box{
	margin-left: -40px;
	margin-top: 55px;
	margin-bottom: 25px;
}
.index_news_title_box .index_title{
	padding-left: 40px;
	margin: 0;
}
.index_news_title_box .index_title h3{
	font-size: 24px;
}
.index_news_title_box .index_title .view{
	/*line-height: 40px;*/
	margin-top: 5px;
}
.index_news_box{
	margin-left: -40px;
	padding-bottom: 60px;
	overflow: hidden;
}
.index_news_box>li{
	padding-left: 40px;
}
.index_news_first{
	position: relative;
	overflow: hidden;
}
.index_n_f_txt{
	float: left;
	width: 280px;
	background: #fff;
	padding: 25px 30px 20px 25px;
}
.index_n_f_txt h5{
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	height: 50px;
	overflow: hidden;
	position: relative;
	/*padding-top: 17px;*/
}
/*.index_n_f_txt h5:before{
	content: '';
	width: 30px;
	height: 4px;
	background: #333333;
	position: absolute;
	top: 0;
	left: 0;
}*/
.index_n_f_txt span{
	display: block;
	font-size: 12px;
	color: #999;
	line-height: 18px;
	height: 55px;
	margin-top: 30px;
	overflow: hidden;
}
.index_n_f_img{
	width: 300px;
	height: 180px;
	overflow: hidden;
	float: left;
	background: #fff;
	position: relative;
}
.index_n_f_img img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.index_news_list li{
	margin-top: 20px;
	overflow: hidden;
}
.index_news_list li:first-of-type{
	margin-top: 15px;
}
.index_news_list li a p{
	line-height: 1;
	font-size: 15px;
	border-left: 2px solid #444444;
	padding-left: 9px;
	color: #666;
	transition: padding-left 0.5s; 
	float: left;
	display: block;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index_news_list li a:hover p{
	color: #5c6fb4;
	padding-left: 14px;
}
.index_news_list li a span{
	float: right;
	font-size: 14px;
	line-height: 15px;
	color: #666;
}
.index_box5 .index_title h3 em{
	background-position: -30px -30px;
	height: 26px;
}
.index_case_outline{
	padding-bottom: 40px;
	/*margin: -5px 0 0 -5px;*/
	margin-top: -5px;
}
.index_case{
	/*padding: 5px 0 0 5px;*/
	padding-top: 5px
}
.index_case ul li p{
	text-align: center;
	font-size: 16px;
	margin: 7px auto 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
} 
.index_case ul li a{
	display: block;
}
.index_case_img{
	border: 1px solid #ebebeb;
	transition: all 0.3s; 
	-ms-transition: all 0.3s; 
	-moz-transition:  all 0.3s;
	-webkit-transition:  all 0.3s; 
}
.index_case ul li:hover .index_case_img{
	box-shadow: 3.83px 3.21px 7px rgba(2,2,2,0.2);
	transform: translate(-3px,-3px);
	-ms-transform: translate(-3px,-3px);
	-moz-transform: translate(-3px,-3px);
	-webkit-transform: translate(-3px,-3px);
}
.index_case_focus{
	text-align: center;
}
.index_case_focus span{
	width: 12px;
	height: 12px;
	background: #c1c1c1;
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100);
	margin: 0 15px !important;
}
.index_case_focus .swiper-pagination-bullet-active{
	background: #5c6fb4;
}
.index_case .swiper-lazy-preloader{
	margin-top: -43px;
}
.index_eims_pc ul{
	overflow: hidden;
	margin-left: -120px;
	margin-bottom: 65px;
}
.index_eims_pc ul li{
	float: left;
	width: 320px;
	margin-left: 120px;
	position: relative;
}
.index_e_p_top{
	height: 320px;
	position: relative;
}
.index_e_p_t_txt{
	width: 100%;
	height: 270px;
	padding: 25px 20px 70px;
	color: #fff;
	line-height: 20px;
	word-break:break-all;
	letter-spacing: -0.3px;
	background: -webkit-linear-gradient(30deg, #697cc3 0%,#5b82e5 50%,#629fdf 100%);
	background: -o-linear-gradient(30deg, #697cc3 0%,#5b82e5 50%,#629fdf 100%);
	background: -moz-linear-gradient(30deg, #697cc3 0%,#5b82e5 50%,#629fdf 100%);
	background: linear-gradient(60deg, #697cc3 0%,#5b82e5 50%,#629fdf 100%);
}
.index_e_p_t_img{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all .8s;
	-moz-transition:  all .8s;
	-webkit-transition:  all .8s;
	-ms-transition:  all .8s;
}
.index_e_p_title{
	text-align: center;
	position: relative;
	padding: 45px 0 30px;
}
.index_e_p_title h3{
	margin-bottom: 2px;
	font-size: 20px;
	/*font-weight: bold;*/
}
.index_e_p_title p{
	font-size: 14px;
	color: #666;
	/*font-weight: lighter;*/
}
.index_e_p_line{
	width: 100%;
	height: 2px;
	background: #ebebeb;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-ms-transition: all 1s;
}
.index_eims_pc ul li:hover .index_e_p_t_img{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	left: 50%;
	margin-left: -50px;
}
.index_eims_pc ul li:hover .index_e_p_line{
	background: -webkit-linear-gradient(left, #697cc3 0%,#5b82e5 50%,#629fdf 100%);
	background: -o-linear-gradient(left, #697cc3 0%,#5b82e5 50%,#629fdf 100%);
	background: -moz-linear-gradient(left, #697cc3 0%,#5b82e5 50%,#629fdf 100%);
	background: linear-gradient(left, #697cc3 0%,#5b82e5 50%,#629fdf 100%);
}
/*index_end*/

/*product_idea_start*/
.product_idea section{
	height: 450px;
	position: relative;
}
.product_idea section:nth-child(odd){
	color: #fff;
}
.product_idea_box1{
	background: url(../images/pro_idea_01.jpg) no-repeat center center;
}
.product_idea_box2{
	background: #fff;
}
.product_idea_box3{
	background: url(../images/pro_idea_02.jpg) no-repeat center center;
}
.product_idea_box4{
	background: #fff;
}
.product_idea_box5{
	background: url(../images/pro_idea_03.jpg) no-repeat center center;
}
.product_idea_img{
	position: absolute;
}
.product_idea_img img{
	height: 100%;
}
.product_idea_box1 .product_idea_img{
	top: 70px;
	left: 190px;
}
.product_idea_box2 .product_idea_img{
	height: 370px;
	top: 40px;
	right: 225px;
}
.product_idea_box4 .product_idea_img{
	height: 390px;
	top: 30px;
	right: 115px;
}
.product_idea_box5 .product_idea_img{
	height: 405px;
	top: 30px;
	left: 150px;
}
.product_idea_c{
	padding-left: 30px;
	position: relative;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #fff ;
}
.product_idea_c:before{
	content: '';
	width: 53px;
	height: 80px;
	background-image: url(../images/pro_idea_num.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: -83px;
}
.product_idea_c2,.product_idea_c4{
	border-left-color: #333333;
}
.product_idea_c1:before{
	background-position: 10px 0px;
}
.product_idea_c2:before{
	background-position: 0px -80px;
}
.product_idea_c3:before{
	background-position: 1px -160px;
}
.product_idea_c4:before{
	background-position: 2px -240px;
}
.product_idea_c5:before{
	background-position: 3px -320px;
}
.product_idea_t{
	font-size: 36px;
	font-weight: bold;
	line-height: 1;
}
.product_idea_p{
	font-size: 22px;
	line-height: 1;
	margin-top: 14px;
}
.product_idea_c1{
	position: absolute;
	/*top: 41%;
	left: 60%;*/
	top: 190px;
	right: 230px;
}
.product_idea_c2{
	position: absolute;
	/*top: 42.5%;
	left: 24.5%;*/
	top: 195px;
	left: 235px;
}
.product_idea_c3{
	position: absolute;
	/*top: 41%;
	left: 66%;*/
	top: 190px;
	right: 170px;
}
.product_idea_c4{
	position: absolute;
	/*top: 42.5%;
	left: 26%;*/
	top: 190px;
	left: 170px;
}
.product_idea_c5{
	position: absolute;
	/*top: 41%;
	left: 62.5%;*/
	top: 190px;
	right: 110px;
}
.product_idea_c2 .product_idea_t,
.product_idea_c3 .product_idea_t,
.product_idea_c5 .product_idea_t{
	font-size: 22px;
	font-weight: normal;
}
.product_idea_c2 .product_idea_p,
.product_idea_c3 .product_idea_p,
.product_idea_c5 .product_idea_p{
	font-size: 36px;
	font-weight: bold;
}
/*product_idea_end*/

/*products_start*/
.cto_banner{
	position: relative;
	height: 200px;
	overflow: hidden;
}
.cto_banner img{
	position: absolute;
	width: 1920px;
	height: 200px;
	top: 0;
	left: 50%;
	margin-left: -960px;
}
.locahost{
	overflow: hidden;
	margin: 20px 0 25px;
}
.locahost li{
	float: left;
	font-size: 15px;
	margin-right: 8px;
}
.products_title{
	margin-bottom: 30px;
}
.products_t_top{
	height: 46px;
	background: #f2f2f2;
}
.products_t_left{
	float: left;
	padding: 4px 0px 0;
	position: absolute;
	top: 0;
	left: 2px;
}
.products_t_left ul li{
	float: left;
	width: 110px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	cursor: pointer;
	font-size: 15px;
}
.products_t_left ul li.start{
	color: #5c6fb4;
	background: #fff;
}
.products_t_right{
	float: right;
	width: 100px;
	margin: 7px 6px 0 0;
}
.products_t_right:hover{
	width: 200px;
}
.products_t_right input[type='text']{
	height: 32px;
	line-height: 32px;
	border: none;
	color: #b4b4b4;
}
.products_t_right .input-group-addon{
	color: #2f2522;
	background: #fff;
	border: none;
}
.products_d_down{
	overflow: hidden;
	border: 2px solid #f2f2f2;
	border-top: none;
	padding: 22px 24px 24px;
}
.products_t_ch{
	display: none;
	overflow: hidden;
}
.products_t_ch:nth-child(1){
	display: block;
}
.products_t_ch dl{
	width: 100%;
	float: left;
	margin-top: 8px;
	font-size: 0;
	letter-spacing: -3px;
}
.products_t_ch dl dt{
	display: inline-block;
	font-size: 15px;
	font-weight: normal;
	margin-right: 10px;
	letter-spacing: normal;
}
.products_t_ch dl dd{
	width: 1000px;
	display: inline-block;
	font-size: 14px;
	letter-spacing: normal;
	vertical-align: top;
}
.products_t_ch dl dd span{
	display: inline-block;
	cursor: pointer;
	margin-right: 20px;
	margin-bottom: 10px;
	color: #666;
}
.products_t_ch dl dd span.on_curr{
	color: #5c6fb4;
	font-weight: bold;
}
.products_cont > ul{
	overflow: hidden;
	margin: -10px -10px 30px -28px;
}
.products_cont > ul > li{
	padding-left: 18px;
	margin-bottom: 10px;
}
.products_ch{
	position: relative;
	padding: 10px 10px 20px;
}
.products_ch > i{
	position: absolute;
	background: #e6e6e6;
	width: 0;
	height: 0;
}
.left_top{
	top: 0;
	left: 0;
	transition: width 1s;
	-ms-transition: width 1s;
	-moz-transition:  width 1s;
	-webkit-transition: width 1s;
}
.left_buttom{
	top: 0;
	left: 0;
	transition: height 1s;
	-ms-transition: height 1s;
	-moz-transition:  height 1s;
	-webkit-transition: height 1s;
}
.right_top{
	bottom: 0;
	right: 0;
	transition: height 1s;
	-ms-transition: height 1s;
	-moz-transition:  height 1s;
	-webkit-transition: height 1s;
}
.right_buttom{
	bottom: 0;
	right: 0;
	transition: width 1s;
	-ms-transition: width 1s;
	-moz-transition:  width 1s;
	-webkit-transition: width 1s;
}
.products_ch:hover .left_top,
.products_ch:hover .right_buttom{
	width: 100%;
	height: 2px;
}
.products_ch:hover .left_buttom,
.products_ch:hover .right_top{
	width: 2px;
	height: 100%;
}
.products_c_img{
	width: 100%;
	height: 213px;
	overflow: hidden;
}
.products_c_img img{
	transition: all 0.7s;
	-ms-transition: all 0.7s;
	-moz-transition:  all 0.7s;
	-webkit-transition: all 0.7s;
}
.products_ch:hover img{
	transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
	-webkit-transform: scale(1.2,1.2);
}
.products_c_txt{
	overflow: hidden;
}
.products_c_txt h4{
	float: left;
	margin-top: 13px;
	margin-bottom: 10px;
}
.products_c_txt p{
	float: left;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 12px;
	width: 100%;
}
.products_c_txt span{
	float: left;
	font-size: 18px;
	color: #f76e22;
}
.products_c_txt button{
	float: right;
	border: 1px solid #eeeeee;
	background: none;
	color: #f76e22;
	width: 70px;
	height: 24px;
	line-height: 24px;
	text-align: center;
}
.cto_pagination{
	overflow: hidden;
	text-align: center;
	margin-bottom: 60px;
	font-size: 0;
	letter-spacing: -3px;
}
.cto_pagination li,
.cto_pagination span,
#Pagination a{
	display: inline-block;
	margin: 0 11px;
	font-size: 16px;
	letter-spacing: normal;
	color: #333;
	padding: 0;
}
.cto_pagination li.curr a,
#Pagination .current{
	font-size: 16px;
	color: #5c6fb4;
	border-bottom: 1px solid #5c6fb4;
	padding: 0;
	margin: 0 11px;
}
#Pagination .next,
#Pagination .prev{
	border: none;
	font-size: 16px;
	color: #333;
}
#Pagination .next:hover,
#Pagination .prev:hover{
	border: none;
	color: #5c6fb4;
}
/*products_end*/

/*products_view_start*/
.products_main .container{
	padding: 35px 0 50px;
}
.products_left{
	padding-right: 50px;
	width: 400px;
}
.products_top{
	margin-bottom: 20px;
}
.products_thumbs .swiper-slide{
	cursor: pointer;
}
.products_thumbs .swiper-button-prev{
	background:rgba(255,255,255,0.6) url(../images/icon_arrows.png) no-repeat center center;
	transform: rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	left: 0;
	top: 0;
	margin-top: 0;
	height: 100%;
	width: 25%;
	width: calc(25% - 7px);
	width: -moz-calc(25% - 7px);
	width: calc(25% - 7px);
}
.products_thumbs .swiper-button-next{
	background:rgba(255,255,255,0.6) url(../images/icon_arrows.png) no-repeat center center;
	right: 0;
	top: 0;
	margin-top: 0;
	height: 100%;
	width: 24%;
}
.products_right h3{
	font-weight: bold;
	line-height: 36px;
	margin-bottom: 10px;
}
.products_right p{
	font-size: 16px;
	color: #666;
	line-height: 20px;
}
.products_r_price{
	height: 36px;
	line-height: 36px;
	margin: 46px 0 44px;
}
.products_r_price span{
	color: #fd2a2a;
	font-size: 24px;
	display: inline-block;
    vertical-align: top;
    font-weight: bold;
}
.products_r_label{
	/* width: 60px; */
	height: 36px;
	line-height: 36px;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: normal;
	vertical-align: top;
	/* margin-right: -5px; */
}
.products_r_list{
	width: 80%;
	width: calc(100% - 60px);
	width: -moz-calc(100% - 60px);
	width: -webkit-calc(100% - 60px);
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}
.products_r_list li{
	float: left;
	margin-right: 15px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	padding: 0 20px;
	border: 1px solid #d2d2d2;
	border-radius: 1px;
	cursor: pointer;
	margin-bottom: 15px;
}
.products_r_list li.choice{
	color: #fd2a2a;
	border-color: #fd2a2a;
}
.cto_buy{
	width: 140px;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	background: #fd2a2a;
	border: none;
	border-radius: 3px;
	margin-left: 60px;
	margin-top: 15px;
}
.products_i_title {
	background: #f5f5f5;
	height: 90px;
	line-height: 90px;
	text-align: center;
}
.products_i_title h4{
	font-size: 24px;
	display: inline-block;
	text-align: left;
	color: #000;
	padding-left: 20px;
	border-left: 3px solid #333;
	
}
.products_intro article{
	margin: 40px auto 60px;
	width: 1200px;
}

/*带放大镜功能的轮播_start*/
.pro_main_pro_img{width: 100%;float: left;position: relative;}
.pro_main_pro_img img{cursor: pointer;}
.pro_main_pro_smallImg{width: 304px;height:55px;margin: 20px auto 0;overflow:hidden;position: relative;}
.pro_main_pro_bigImg{width: 100%;position: relative; z-index: 1;}
.pro_main_pro_bigImg img{width: 100% !important;height:auto !important;}
.pro_main_pro_smallImg_fa{width: 10000px;height:55px;position: absolute;top:0;left:0;}
.pro_main_pro_smallImg_box{float: left;width: 70px;height:55px;border: 1px solid #ccc;margin-right: 8px;}
/*.pro_main_pro_smallImg_box:nth-child(4n + 1){
	opacity: 0.7;
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	filter: alpha(opacity=70);
}
.pro_main_pro_smallImg_box:nth-child(4n + 4){
	opacity: 0.7;
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	filter:alpha(opacity=70)
}*/
.pro_main_pro_smallImg_box img{width: 100%;height:100%;}
.pro_main_pro_img_btn_left{position: absolute;left:0px;bottom:17px;width: 12px;height:20px;background:  url(../images/icon_arrows.png) center center no-repeat;background-size:100%;transform: rotateZ(180deg);z-index: 3;cursor: pointer;}
.pro_main_pro_img_btn_right{position: absolute;right:0px;bottom:17px;width: 12px;height:20px;background: url(../images/icon_arrows.png) center center no-repeat;background-size:100%;z-index: 3;cursor: pointer;}
#float-box {  display: none;  width: 80px; height: 60px; position: absolute; background: #ffffcc; border: 1px solid #ccc; filter: alpha(opacity=50); opacity: 0.5;}
#mark { position: absolute;display: block;width: 100%;height: 100%;background-color: #fff;filter: alpha(opacity=0); opacity: 0;  z-index: 10;}
#pro_main_pro_bigImg_big-box {display: none;position: absolute;top: 0px; left: 355px;width: 250px;height: 200px; overflow: hidden; border: 1px solid #ccc;z-index: 1;background: #fff;}
#pro_main_pro_bigImg_big-box img { position: absolute;z-index: 5;width:1890px;height: 1350px;display: none;}
#pro_main_pro_bigImg_big-box img:nth-child(1){display: block;}
.pro_main_pro_smallImg_curr{border: 2px solid #fd2a2a;}
/*带放大镜功能的轮播_end*/

/*products_view_end*/

/*news_start*/
.news_title{
	height: 45px;
	line-height: 45px;
	margin: 38px auto 30px;
	background: #eee;
}
.news_title ul{
	font-size: 0;
	letter-spacing: -3px;
	/*margin-left: -52px;*/
	padding-left: 30px;
	text-align: left;
}
.news_title ul li{
	display: inline-block;
	font-size: 16px;
	letter-spacing: normal;
	padding-left: 52px;
}
.news_title ul li a{
	font-size: 16px;
	padding-bottom: 10px;
	position: relative;
}
.news_title ul li a i{
	width: 0;
	height: 2px;
	background: #5c6fb4;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all .3s;
}
.news_title ul li.start a,
/* .news_title ul li a:hover, */
/* .news_title ul li a:hover i, */
.news_title ul li.start a i{
	width: 100%;
	color: #5c6fb4;
}

.cont_base{
	overflow: hidden;
	background: #fff;
}

.news_cont_left{
	width: 820px;
	float: left;
}
.news_list{
	margin-bottom: 40px;
}
.news_list li{
	overflow: hidden;
	padding: 20px 0;
	border-bottom: 1px solid #e1e1e1;
}
.news_list li:first-of-type{
	border-top: 1px solid #e1e1e1;
}
.news_list li a:hover{
	color: inherit;
}
.news_list_img{
	width: 200px;
	height: 120px;
	position: relative;
	overflow: hidden;
	float: left;
}
.news_list_img img{
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
}
.news_list_title{
	float: left;
	width: 75%;
	width: calc(100% - 200px);
	width: -moz-calc(100% - 200px);
	width: -webkit-calc(100% - 200px);
	vertical-align: middle;
	padding:10px 0px 0 25px;
}
.news_list_title h5{
	font-weight: bold;
	line-height: 1;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 10px;
}
.news_list_cont{
	font-size: 14px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	color: #888888;
	margin-top: 10px;
	float: left;
	width: 75%;
	width: calc(100% - 200px);
	width: -moz-calc(100% - 200px);
	width: -webkit-calc(100% - 200px);
	padding-left: 25px;
}
.news_list_title span{
	margin-right: 35px;
	font-size: 14px;
}
.news_list_title span i{
	vertical-align: text-top;
	margin-right: 8px;
	width: 13px;
	height: 13px;
	background-image: url(../images/news_icon.png);
	background-repeat: no-repeat;
	margin-top: 3px;
}
.user_icon{
	background-position: left top;
}
.time_icon{
	background-position: right top;
}
.news_list_title a{
	float: right;
	color: #ea5404;
}
.news_cont_left .pagertion{
	margin-top: 25px;
	margin-bottom: 30px;
}

.news_cont_right{
	width: 340px;
	float: right;
	overflow: hidden;
	margin-bottom: 50px;
}
.news_cont_right dl{
	padding:0 25px 30px 25px;
	margin-bottom: 25px;
	background: #f8f8f8;
	overflow: hidden;
}
.news_cont_right .news_dt{
	padding: 18px 0 12px;
	border-bottom: 1px solid #e1e1e1;
}
.news_cont_right .news_dt h4{
	font-weight: bold;
	line-height: 1;
}
.news_r_first{
	overflow: hidden;
	margin-top: 15px;
}
.news_r_f_img{
	width: 108px;
	height: 65px;
	float: left;
	overflow: hidden;
}
.news_r_f_img img{
	transition: all .7s;
	-ms-transition: all .7s;
	-moz-transition: all .7s;
	-webkit-transition: all .7s;
}
.news_r_first:hover img{
	transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
}
.news_r_f_cont{
	padding-left: 120px ;
}
.news_r_f_cont span{
	display: block;
	font-size: 16px;
	color: #ff3333;
	margin-bottom: 5px;
}
.news_r_f_cont p{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}
.news_cont_right .news_dl dd {
	padding-right: 5px;
	margin-top: 20px;
}
.news_cont_right .news_dl dd h5{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	color: #666;
	/*font-weight: lighter;*/
	transition: all 0.1s;
}
.news_cont_right .news_dl dd:hover h5,
.news_cont_right .news_dl dd:active h5,
.news_cont_right .news_dl dd:focus h5{
	color: #333385;
}
.news_cont_right .news_dl dd small{
	display: block;
	font-size: 12px;
	color: #999;
}
.news_cont_right .news_dl dd h5:hover{
	color: #333385;
	transform: translate(0,-3px);
	-ms-transform: translate(0,-3px);
	-moz-transform: translate(0,-3px);
	-webkit-transform: translate(0,-3px);
}
.news_cont_right .news_dl dd h5 i{
	margin-right: 10px;
}
.news_cont_right .banner{
	overflow: hidden;
}
/*news_end*/

/*news_view_start*/
.news_cont_left article{
	margin-top: 15px;
	padding: 20px 38px 30px;
	background: #fff;
}
.article_title{
	padding-bottom: 10px;
	border-bottom: 1px solid #dddddd;
}
.article_title h5{
	font-size: 18px;
	margin-bottom: 25px;
}
.article_title span{
	font-size: 12px;
	/*font-weight: lighter;*/
	color: #666;
	margin-right: 80px;
}
.article_title span a{
	color: #000066;
}
.news_view_banner{
	overflow: hidden;
	margin: 15px 0 25px;
}
.article_cont{
	padding-top: 30px;
}
.article_cont p{
	/*font-weight: lighter;*/
	line-height: 30px;
	text-indent: 2em;
}
.article_keysword{
	font-size: 14px;
	/*font-weight: lighter;*/
	color: #666;
	margin-top: 20px;
}
.article_keysword span b{
	/*font-weight: lighter;*/
}
.article_keysword span:last-child b{
	display: none;
}
.article_foot{
	height: 52px;
	line-height: 52px;
	background: #fff;
	padding: 0 38px;
	margin: 1px 0 30px;
}
.article_foot a{
	font-size: 14px;
	color: #666;
}
.article_foot a:last-of-type{
	text-align: left;
}
.article_foot a span{
	color: #5c6fb4;
}
.news_view_right dl{
	background: #fff;
}
.article_banner{
	margin-bottom: 40px;
}
/*news_view_end*/

/*eims_start*/
/*.eims_box1{
	background: url(../images/eims_bg_02.jpg) repeat-x 0 350px;
	background-size: 100% 125px;
}*/
.eims_box1 .container{
	padding: 50px 85px 15px;
	
}
.eims_list{
	overflow: hidden;
	margin-left: -58px;
}
.eims_list li{
	float: left;
	width: 16.66%;
	padding-left: 48px;
	padding-bottom: 40px;
	position: relative;
	overflow: hidden;
}
.eims_list .eims_li_first{
	float: left;
	width: 100%;
	/*margin-bottom: 90px;*/
}
.eims_b_left{
	width: 740px;
}
.eims_b_left h2{
	color: #5c6fb4;
	font-size: 30px;
	font-weight: bold;
	margin: 15px 0 36px;
}
.eims_b_left h3{
	font-weight: bold;
	display: inline-block;
	margin-right: 10px;
}
.eims_b_left span{
	display: inline-block;
	font-size: 16px;
	/*font-weight: lighter;*/
}
.eims_b_left p{
	margin-top: 26px;
	margin-bottom: 0;
	color: #999;
	font-size: 16px;
	line-height: 24px;
	/*font-weight: lighter;*/
}
.eims_d_img{
	width: 135px;
	height: 135px;
	overflow: hidden;
	box-shadow: 0 0 10px #f1f1f1;
}
.eims_d_img img{
	width: 100%;
	height: 100%;
}
.eims_d_txt{
	text-align: center;
}
.eims_d_txt span{
	display: block;
	font-size: 15px;
	color: #666;
	margin: 12px auto 3px;
}
.eims_d_txt p{
	font-size: 18px;
}
.eims_d_bg{
	background: #616161;
	color: #fff;
	width: 73%;
	width: calc(100% - 48px);
	width: -moz-calc(100% - 48px);
	width: -webkit-calc(100% - 48px);
	height: 100%;
	padding: 30px 15px;
	position: absolute;
	top: -100%;
	right: 0;
	overflow: hidden;
}
.eims_d_bg h3{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
/*.eims_list li:hover .eims_d_bg{
	animation: bounce 1s;
	top: 0;
	right: 0;
}*/

@keyframes bounce {
  from{
  	top: -100%;
  } 
  /*20%,53%, 80%,*/ to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    top: 0;
  }

  /*40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    top: -30px;
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    top: -15px;
  }

  90% {
    top: -4px;
  }*/
}
.bounce {
  animation: bounce 0.4s;
}
.eims_box2{
	background: #f2f2f2;
}

.eims_box2 .container{
	position: relative;
}
/*.eims_box2 .container:before{
	content: '';
	width: 30px;
	height: 4px;
	background: #333333;
	position: absolute;
	top: 0;
	left: 0;
}
.eims_box2 .container:after{
	content: '';
	width: 30px;
	height: 4px;
	background: #333333;
	position: absolute;
	bottom: 0;
	right: 0;
}*/
.eims_box3 .container{
	padding: 40px 0 80px;
}
.eims_box3 .eims_b_left{
	width: 555px;
}
.eims_box4 .view{
	margin-top: 10px;
}
.eims_box4 .index_n_left{
	height: 310px;
}
/*.eims_n_first{
	margin-bottom: 10px;
}*/
.eims_n_first h4{
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: normal;
}
.eims_n_first small{
	margin-right: 10px;
	color: #666;
}
.eims_n_first small em {
    vertical-align: baseline;
    margin-right: 5px;
    width: 13px;
    height: 13px;
    background-image: url(../images/news_icon.png);
    background-repeat: no-repeat;
}
.eims_n_first small:nth-child(3) em{
	height: 12px;
}
.eims_n_first .index_n_c_txt{
	height: auto;
	/*margin-top: 9px;*/
	padding-bottom: 20px;
}
.eims_n_first li a em{
	background: #666;
}
.eims_n_first li a span{
	color: #666;
}
.eims_n_right{
	padding-top: 3px;
}
.eims_n_right li a{
	margin-top: 15px;
}
/*eims_end*/

/*login_start*/
.login{
	min-height: 767px;
	background: url(../images/login.jpg) center center repeat fixed;
}
.login .container{
	position: relative;
}
.login_cont{
	width: 520px;
	position: absolute;
	top: 170px;
	right: 100px;
}
.login_title{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 47px;
	padding-left: 22px;
	line-height: 1;
	opacity: 0.85;
	-moz-opacity: 0.85;
	-webkit-opacity: 0.85;
	filter: alpha(opacity=85);
}
.login_title i{
	width: 34px;
	height: 34px;
	background: url(../images/eims_logo.png) no-repeat center center;
	margin-right: 15px;
	vertical-align: sub;
}
.login_form input{
	width: 100%;
	height: 80px;
	line-height: 80px;
	font-size: 18px;
	padding: 0 25px;
	margin-bottom: 3px;
	background: rgba(255,255,255,0.08);
	border: none;
	color: #fff;
}
.login_form button{
	width: 100%;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 22px;
	background: #fff;
	border: none;
	margin-top: 67px;
	letter-spacing: 9px;
}
.login_foot{
	margin-top: 20px;
	padding: 0 15px;
}
.login_foot a{
	font-size: 18px;
	/*font-weight: lighter;*/
	color: #fff;
	text-decoration: underline;
}
/*login_end*/

/*after_sale_start*/
.after_sale_box1 .container{
	padding: 60px 90px 45px 12px;
}
.after_sale_b1_img{
	width: 300px;
}
.after_sale_b1_cont{
	width: 750px;
	padding-left: 45px;
}
.after_sale_title{
	margin: 50px 12px 30px;
	position: relative;
}
.after_sale_title h3{
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
	padding-right: 10px;
	margin-right: 7px;
	border-right: 1px solid #333333;
}
.after_sale_title small{
	font-size: 16px;
	color: #666;
}
.after_sale_box1 .after_sale_title{
	margin: 23px 0 30px;
}
.after_sale_box1 .after_sale_title h3{
	font-size: 20px;
}
.after_sale_box1 .after_sale_title:before{
	background: #3cb034;
}
.after_sale_text{
	font-size: 16px;
	line-height: 28px;
	color: #999;
}
.after_sale_box2{
	background: #f2f2f2;
	padding-bottom: 55px;
}

.after_sale_scope{
	overflow: hidden;
	padding: 0 12px 0 10px;
}
.after_sale_scope li{
	float: left;
	width: 25%;
	padding: 0px 0px 15px 2px;
}
.after_sale_s_top{
	font-size: 36px;
	/*font-weight: lighter;*/
	color: #d70004;
	padding-left: 15px;
	line-height: 1;
	margin-bottom: 10px;
}
.after_sale_s_txt{
	line-height: 1;
	background: #607ed8;
	padding: 25px 15px 26px;
}
.after_sale_s_txt p{
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #fff;
}
.after_sale_s_txt small{
	font-size: 12px;
	color: #fff;
	margin-top: 10px;
	display: block;
}
.after_sale_box3 .after_sale_title{
	margin-left: 25px;
}
.after_sale_p_top{
	overflow: hidden;
	padding: 5px 30px 30px 0;
	margin-left: -5px;
}
.after_sale_p_top li{
	padding-left: 30px;
	color: #fff;
}
.after_sale_bg{
	overflow: hidden;
	/* Safari 5.1 - 6.0 */
	background: -webkit-linear-gradient(48deg, #697cc3 0%,#5b82e5 60%,#629fdf 100%);
	/* Opera 11.1 - 12.0 */
	background: -o-linear-gradient(48deg, #697cc3 0%,#5b82e5 60%,#629fdf 100%);
	/* Firefox 3.6 - 15 */
	background: -moz-linear-gradient(48deg, #697cc3 0%,#5b82e5 60%,#629fdf 100%);
	background: linear-gradient(42deg, #697cc3 0%,#5b82e5 60%,#629fdf 100%);
}
.after_sale_t_top{
	padding: 30px 40px 20px;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
.after_sale_t_top h3{
	font-size: 22px;
	margin-bottom: 35px;
}
.after_sale_t_top h3 small{
	font-size: 12px;
	/*font-weight: lighter;*/
	color: #fff;
}
.after_sale_t_top h3{
	font-size: 20px;
}
.after_sale_t_down{
	padding: 10px 40px 15px;
}
.after_sale_t_down p{
	line-height: 24px;
}
/*.after_sale_p_top li:nth-child(1) .after_sale_t_top,
.after_sale_p_top li:nth-child(1) .after_sale_t_down{
	background: #ff7d84;
}
.after_sale_p_top li:nth-child(2) .after_sale_t_top,
.after_sale_p_top li:nth-child(2) .after_sale_t_down{
	background: #999999;
}
.after_sale_p_top li:nth-child(3) .after_sale_t_top,
.after_sale_p_top li:nth-child(3) .after_sale_t_down{
	background: #febd69;
}*/
.after_sale_p_down{
	overflow: hidden;
	margin: 0 25px;
	border-top: 2px solid #ddd;
}
.after_sale_p_down li{
	padding: 30px 70px 45px 0;
}
.after_sale_p_down li h3{
	font-size: 22px;
	color: #3cb034;
	margin-bottom: 15px;
}
.after_sale_p_down li p{
	/*font-weight: lighter;*/
	color: #999;
	line-height: 26px;
}
.after_sale_box4{
	background: #f2f2f2;
}
.after_sale_box4 .container{
	padding: 40px 70px 40px 25px;
}
.after_sale_b4_title{
	margin: 0 0 30px;
	width: 512px;
	float: left;
	margin-top: 35px;
}
.after_sale_b4_title h3{
	border-right: none;
}
.after_sale_t_p{
	font-size: 16px;
	color: #666;
	line-height: 30px;
	display: inline;
	float: left;
	width: 645px;
}
.after_sale_b5_top{
	padding: 0 30px;
}
.after_sale_b5_top .after_sale_title{
	margin-left: 0;
	margin-right: 0;
}
.after_sale_b5_top .after_sale_title h3{
	border-right: none;
}
.after_sale_b5_down li{
	height: 70px;
	line-height: 70px;
	border: 1px solid #9da9d2;
	border-radius: 35px;
	margin-bottom: 30px;
	font-size: 22px;
}
.after_sale_b5_down li:nth-child(odd){
	border-right: none;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	padding-left: 125px;
}
.after_sale_b5_down li:nth-child(even){
	border-left: none;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	padding-left: 85px;
}
.after_sale_b5_down li i{
	width: 30px;
	height: 30px;
	margin-right: 10px;
	background-image: url(../images/after_icon.png);
	background-repeat: no-repeat;
	vertical-align: sub;
}
.after_sale_b5_down li b{
	color: #3cb034;
}
.after_sale_b5_d_right{
	padding-left: 80px;
}
.after_sale_b5_down li:last-of-type{
	margin-bottom: 77px;
}
.after_sale_b5_ch1 i{
	background-position: left top;
}
.after_sale_b5_ch2 i{
	background-position: right top;
}
.after_sale_b5_ch3 i{
	background-position: left bottom;
	width: 25px;
	margin-left: 5px;
}
.after_sale_b5_ch4 i{
	background-position: right bottom;
	height: 20px;
}
/*after_sale_end*/
/*cases_view_start*/
.cases_view .news_cont_left article{
	margin-top: 0;
}
.cases_view .news_view_banner{
	margin-top: 0;
}
.article_info{
	margin-top: 15px;
	margin-bottom: 30px;
	text-align: right;
}
.article_info p{
	line-height: 30px;
	/*font-weight: lighter;*/
}
.article_info a{
	color: #5c6fb4;
	text-decoration: underline;
}
.article_info p:last-child a{
	font-size: 16px;
	margin-left: 25px;
}
.cases_view .article_foot{
	margin-top: 0;
	height: auto;
	line-height: 1;
	padding:20px 35px 70px;
	border-top: 1px solid #efefef;
	text-align: right;
}
.cases_view .article_foot li{
	display: inline-block;
}
.cases_view .article_foot li a{
	font-size: 16px;
	color: #3e3e3e;
	/*font-weight: lighter;*/
	margin-left: 35px;
}
.cases_view .article_foot li a i{
	width: 20px;
	height: 20px;
	background-image: url(../images/case_view.png);
	background-repeat: no-repeat;
	vertical-align: sub;
	margin-right: 2px;
}
.cases_view .article_foot li:nth-child(1) a i{
	background-position: 0 0;
}
.cases_view .article_foot li:nth-child(2) a i{
	background-position: -20px 0;
}
.cases_view .article_foot li:nth-child(3) a i{
	background-position: -40px 0;
	height: 18px;
}
.cases_view .article_foot li:nth-child(1) a i.start{
	background-position: right top;
}
/*cases_view_end*/
/*cases_start*/
.cases_top{
	border: 1px solid #f2f2f2;
}
.cases_top li{
	overflow: hidden;
	border-bottom:1px solid #f2f2f2;
	padding: 0 35px;
}
.cases_top li label,.cases_top li dl dd{
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: normal;
}
.cases_top li label{
	margin-right: 40px;
	margin-bottom: 0;
}
.cases_top li dl{
	width: 1050px;
	display: inline-block;
}
.cases_top li dl dt{
	padding-right: 50px;
}
.cases_top li dl dd{
	padding: 0 20px;
}
.cases_top li dl dd a{
	display: block;
	line-height: 48px;
	font-size: 16px;
}
.cases_top li dl dd:hover a,
.cases_top li dl dd.start a{
	color: #5c6fb4;
	border-bottom: 2px solid #5c6fb4;
}
.cases_search{
	overflow: hidden;
	border-bottom: 1px solid #f2f2f2;
	height: 50px;
	line-height: 50px;
}
.cases_search .input-group{
	margin-right: 35px;
	margin-top: 10px;
}
.cases_search .input-group input,
.cases_search .input-group span{
	background: #f2f2f2;
}
.cases_cont{
	margin-top: 38px;
}
.cases_table{
	width: 100%;
	margin-bottom: 0px;
}
.cases_table th{
	height: 50px;
	line-height: 50px;
	background: #f2f2f2;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
.cases_table th:nth-child(1){
	text-align: left;
	padding-left: 70px;
	font-size: 15px;
}
.cases_table th i{
	font-size: 12px;
	margin-left: 3px;
}
.cases_table tr{
	border-bottom: 1px dashed #e5e5e5;
}
.cases_table tr:last-of-type,
.cases_table tr:first-of-type{
	border: none;
}
.cases_table td{
	padding: 29px 0 27px;
	text-align: center;
}
.cases_table td:nth-child(1){
	text-align: left;
	padding-left: 10px;
	width: 68%;
}
.cases_table td:nth-child(2){
	color: #5c6fb4;
}
.pdf_img{
	float: left;
	margin-right: 17px;
}
.cases_txt{
	float: left;
	width: 88%;
}
.cases_txt h5{
	display: inline-block;
	font-size: 15px;
	width: 58%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 7px;
}
.cases_txt small{
	display: inline-block;
	width: 30%;
	font-size: 12px;
	margin-left: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: text-top;
}
.cases_txt span{
	display: block;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 7px;
}
/*cases_end*/
/*success_cases_start*/
.success_title{
	padding: 0;
	/*margin-bottom: 17px;*/
	margin-bottom: 45px;
}
.success_cases_top{
	height: 45px;
	background: none;
	/*2017-12-16-start*/
	/*border-bottom: 1px solid #e5e5e5;*/
	/*2017-12-16-end*/
	overflow: hidden;
}
.success_cases_t_left{
	padding: 4px 20px 3px;
	overflow: hidden;
	/*2017-12-16-start*/
	background: #f2f2f2;
	/*2017-12-16-end*/
}
.success_cases_t_left li{
	width: auto;
	padding: 0 25px;
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	cursor: pointer;
	text-align: center;
}
.success_cases_t_left li.start{
	background: #fff;
	color: #5c6fb4;
}
.success_cases_cont ul{
	margin-left: -27px;
}
.success_cases_cont ul li{
	padding-left: 27px;
	margin-bottom: 60px;
}
.success_cases_c_img{
	height: 187px;
	border: 1px solid #efefef;
	box-shadow: 5px 5px 8px rgba(0,0,0,0.1);
	position: relative;
}
.success_cases_c_txt h4{
	text-align: center;
	margin-top: 25px;
}
.success_cases_ch a{
	display: block;
	position: relative;
}
.success_cases_ch:hover a{
	color: #7c8bc4;
	text-decoration: underline;
}
.success_cases_ch:hover .success_cases_c_imgbg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(92,111,180,0.46);
}
/*success_cases_end*/
/*success_cases_view_start*/
.success_cases_view_title{
	overflow: hidden;
	padding-bottom: 60px;
	border-bottom: 1px solid #f2f2f2;
}
.su_case_v_t_img{
	width: 435px;
	float: left;
	border: 1px solid #efefef;
	box-shadow: 5px 5px 8px rgba(0,0,0,0.1);
}
.su_case_v_t_cont{
	width: 60%;
	width: calc(100% - 435px);
	width: -webkit-calc(100% - 435px);
	width: -moz-calc(100% - 435px);
	padding-left: 75px;
	float: left;
}
.su_case_v_d_cont{
	margin-top: 15px;
}
.su_case_v_t_cont ul li{
	font-size: 16px;
	margin-bottom: 15px;
}
.su_case_v_t_cont ul li:last-of-type{
	margin-bottom: 0;
}
.su_case_v_t_cont ul li label{
	margin-bottom: 0;
}
.su_case_v_t_cont ul li p{
	line-height: 38px;
}
.success_cases_view_intro h5{
	font-size: 16px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
}
/*success_cases_view_end*/
/*pays_way_start*/
/*2017-12-15-start*/
.pays_way_cont{
	padding: 10px 0 65px;
}
.pays_way_cont .container{
	background: #fff;
	padding: 0 30px;
}
/*2017-12-15-end*/

.pays_way_title{
	height: 45px;
	line-height: 48px;
	margin: 0;
	background: #fff;
	margin-top: 40px;
}
.pays_way_title ul{
	text-align: left;
	vertical-align: middle;
	margin-left: 0;
	text-align: left;
}
.news_title ul li{
	padding: 0 20px;
	display: inline-block;
}
.pays_way_c_title{
	margin: 48px 0 28px;
}
.pays_way_c_title h3{
	font-size: 25px;
}
.pays_way_c_title h3 em{
	background: url(../images/pays_icon.png) no-repeat center center;
}
.pays_way_c_list{
	overflow: hidden;
/*	margin-left: -44px; */
	margin-bottom: 70px;
}
.pays_way_c_list>div.pays_way_c_list_child>ul>li{
	padding: 27px 0;
	border-bottom: 1px solid #fff;
}
.add_img{
	margin-left: 20%;
}
/*2017-12-15-start*/
.pays_way_c_img{
	float: left;
	width: 270px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #dedede;
	position: relative;
}
.pays_way_c_img img{
	max-width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.pays_way_c_list > li:nth-child(even) .pays_way_c_img{
	background: #5c6fb4;
}
.pays_way_c_list > li:nth-child(even) .pays_way_c_img img{
	width: 85px;
}
.pays_way_c_cont{
	/*float: left;
	width: 50%;
	width: calc(100% - 270px);
	width: -moz-calc(100% -270px);
	width: -webkit-calc(100% - 270px);*/
	padding-left: 20px;
	height: auto;
	overflow: hidden;
}
/*2017-12-15-end*/
.pays_way_c_cont>ul{
	width: 100%;
	height: 100%;
	display: -webkit-flex; /* Safari */
  	display: flex;
  	flex-direction:column;
  	justify-content:center;
}
.pays_way_c_cont>ul>li{
	line-height: 24px;
	height: 24px;
}
.pays_way_c_cont>ul>li label{
	color: #666;
	font-weight: normal;
	margin-bottom: 0;
}
/*pays_way_end*/
/*solution_start*/
.solution_top{
	position: relative;
	background: rgba(255,255,255,0.5);
	border-bottom: 1px solid #b5b5b5;
}
.solution_title{
	height: 65px;
	line-height: 65px;
	margin: 0;
	background: none;
}
.solution_title ul{
	margin-left: -20px;
	padding-left: 0;
}
.solution_title ul li a{
	padding-bottom: 23px;
}
.solution_c_title{
	margin: 50px 0 40px;
}
/*.solution_cont_other{
	margin-bottom: -65px;
}*/
.solution_cont_01{
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 100%; 
	height: 650px;
}
.solution_cont_01 .container{
	padding: 55px 0 50px;
}
.solution_cont_01 .solution_c_title{
	margin: 0;
}
/*.solution_cont_02{
	margin-top: -65px;
}*/
.solution_c_title h3 em{
	background-repeat: no-repeat;
	background-position: center center;	
}
.solution_c1_left img{
	display: block;
	margin: 45px auto 0;
}
.solution_c1_right{
	padding: 20px 80px 0 50px;
}
.solution_c1_r_title{
	margin: 60px 0 20px;
	padding-bottom: 12px;
	position: relative;
}
.solution_c1_r_title:after{
	content: '';
	width: 48px;
	height: 3px;
	background: #333333;
	position: absolute;
	left: 0;
	bottom: 0;
}
.solution_c1_r_title h3{
	display: inline-block;
	padding-right: 15px;
	border-right: 1px solid #333;
}
.solution_c1_r_title small{
	font-size: 14px;
	color: #666;
	font-family: Arial;
	padding-left: 15px;
}
.solution_c1_r_txt{
	line-height: 24px;
	color: #777;
}
.solution_c2_list{
	overflow: hidden;
	padding-bottom: 50px;
}
.solution_c2_list ul{
	margin-left: -48px;
}
.solution_c2_list ul li{
	padding-left: 48px;
}
.solution_c2_li_img{
	width: 100%;
	height: 160px;
	border: 1px solid #f2f2f2;
	position: relative;
	overflow: hidden;
}
.solution_c2_li_img img{
	/* position: absolute; 
	transform: translate(-50%,-50%);
	*/
	top: 50%;
	left: 50%;
	
	max-height: 100%;
}
.solution_c2_li_txt{
	margin-top: 20px;
	text-align: center;
	font-size: 18px;
	color: #666;
}
.solution_cont_03{
	background: #f2f2f2;
}
.solution_c3_list{
	overflow: hidden;
	padding:10px 0 40px;
	margin:0 -50px;
}
.solution_c3_list li{
	padding:0 50px;
	margin-bottom: 35px;
}
.solution_c3_img{
	width: 230px;
	border-right: 1px solid #e1e1e1;
	float: left;
}
.solution_c3_img img{
	width: 187px;
	height: 187px;
	border-radius: 50%;
}
.solution_c3_cont{
	padding-left: 278px;
	position: relative;
}
.solution_c3_cont dl{
	margin-top: 30px;
	font-size: 16px;
}
.solution_c3_cont dl:first-of-type{
	margin-top: 15px;
}
.solution_c3_cont dl dd{
	/*font-weight: lighter;*/
	line-height: 24px;
}
.solution_c3_cont dl:first-child dd{
	font-weight: bold;
	font-size: 21px;
	padding-top: 10px;
}
.solution_c3_qrcode{
	position: absolute;
	top: 0;
	right: 0;
}
/*solution_end*/
/*register_start*/
.register_title{
	margin: 65px 290px 25px;
}
.register_title h2{
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 15px;
}
.register_title p{
	color: #999999;	
}
.register_title p a{
	color: #5c6fb4;
}
.register_box{
	margin: 0 50px 75px;
	background: #fff;
	border: 1px solid #f0f0f0;
}
.register_b_cont{
	width: 480px;
	padding-top: 40px;
	margin: 42px auto 65px;
	position: relative;
}
.register_b_cont:before{
	content: '';
	width: 30px;
	height: 4px;
	background: #333;
	position: absolute;
	top: 0;
	left: 0;
}
.form_label{
	width: 95px;
	float: left;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 0;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
}
.register_b_cont .form-group{
	margin-bottom: 20px;
}
.register_b_cont .form-group .input-group{
	width: 385px;
}
.register_b_cont input[type='text'],
.register_b_cont input[type='password']{
	width: 100%;
	height: 44px;
	line-height: 44px;
	border: 1px solid #e5e5e5;
	padding: 0 10px;
	float: left;
	border-radius: 0;
}
.yzm input[type='text']{
	width: 260px;
	margin-right: 5px;
}
.yzm_img{
	width: 120px;
	height: 44px;
	overflow: hidden;
	float: left;
}
.register_button{
	display: block;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background: #5c6fb4;
	border: none;
	border-radius: 2px;
	margin-top: 30px;
}
.register_button:hover,
.register_button:active,
.register_button:focus{
	color: #fff;
}
.set_password input[type='text'],
.set_password input[type='password']{
	border-right: none;
}
.psw-addon{
	background: none;
	border-left: none;
	border-color: #e5e5e5;
	border-radius: 0;
	box-shadow: none;
	outline: none;
}
.psw-addon i{
	display: block;
	width: 20px;
	height: 15px;
	background: url(../images/look.png) no-repeat center center;
}
.psw-addon i.look{
	background: url(../images/look1.png) no-repeat center center;
	background-size: 20px 20px;
}
.register_b_cont h2{
	font-size: 26px;
	color: #339900;
}
.register_b_cont h2 i{
	width: 25px;
	height: 25px;
	background: url(../images/right_icon.png) no-repeat center center;
	vertical-align: middle;
	margin-right: 8px;
}
.reg_suc_btn{
	overflow: hidden;
	margin: 35px 0 124px;
}
.reg_suc_btn a{
	float: left;
	width: 190px;
	margin-right: 10px;
}
.reg_suc_btn a:first-of-type{
	background: #909dcc;
}
/*register_end*/
/*set_pwd_start*/
.set_pwd_title{
	width: 490px;
	margin-left: auto;
	margin-right: auto;
}
.get_yzm{
	float: left;
	width: 120px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	text-align: center;
	background: #5c6fb4;
	cursor: pointer;
	border: none;
}
.form_txt{
	color: #999;
	margin-top: 15px;
}
/*set_pwd_end*/
/*online_demand_start*/
.online_demand_title{
	margin-top: 40px;
	padding-top: 20px;
	padding-left: 55px;
	position: relative;
}
.online_demand_title:before{
	content: '';
	width: 30px;
	height: 4px;
	background: #3cb034;
	position: absolute;
	top: 0;
	left: 0;
}
.online_demand_title h2{
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 15px;
}
.online_demand_title p{
	color: #999;
}
.online_demand_cont{
	overflow: hidden;
	margin: 30px 0 43px;
	padding: 35px 0 50px;
	/*border-top: 2px solid #fff;*/
	border-bottom: 2px solid #fff;
}
.online_demand_cont dl{
	padding: 0 80px 0px 40px;
	border-left: 1px solid #dcdcdc;
}
.online_demand_cont dl:first-of-type{
	border: none;
}
.online_demand_c_title{
	text-align: center;
	margin-bottom: 30px;
}
.online_demand_c_title i{
	width: 26px;
	height: 26px;
	background-image: url(../images/online_demand_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: sub;
	margin-right: 12px;
}
.online_demand_c_title  .online_demand_c_t2{
	background-position: right top;
}
.online_demand_c_title h3{
	font-size: 20px;
	display: inline-block;
	border-left: 1px solid #999999;
	padding-left: 10px;
	color: #999;
	line-height: 1;
}
.cto_center_form{
	overflow: hidden;
	margin-bottom: 20px;
}
.cto_center_form label{
	margin-bottom: 0;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	height: 36px;
	line-height: 36px;
}
.cto_center_form label em{
	color: #ff1717;
	margin-right: 8px;
	width: 7px;
}
.cto_center_form label span{
	width: 60%;
	display: inline-block;
	text-align:justify;
    text-align-last:justify;
}
.cto_center_form input[type='text'],
.cto_center_form select{
	height: 36px;
	line-height: 36px;
	border: 1px solid #aab3d6;
	border-radius: 0;
	background: none;
	box-shadow: none;
}
.cto_center_form .input-group-addon{
	border: 1px solid #aab3d6;
	border-radius: 0;
	background: none;
	box-shadow: none;
	border-left: none;
	color: #dedede;
}
.input_group{
	border-right: none!important;
}
.cto_center_form textarea{
	width: 100%;
	padding: 10px;
	border: 1px solid #aab3d6;
	/*color: #999;*/
	/*font-weight: lighter;*/
	background: none;
	box-shadow: none;
}
.cto_center_f_group>div:first-of-type{
	padding-right: 5px;
}
.cto_center_f_group>div:last-of-type{
	padding-left: 5px;
}
.cto_center_yzm_img{
	float: left;
	width: 108px;
	height: 36px;
	overflow: hidden;
	margin-left: 12px;
	cursor: pointer;
}
.cto_center_button{
	width: 120px;
	height: 35px;
	line-height: 35px;
	border: none;
	border-radius: 2px;
	background: #5c6fb4;
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-right: 10px;
	display: inline-block;
	cursor: pointer;
}
.cto_center_button:hover{
	color: #fff;
}
.cto_center_button_999{
	background: #999;
}
.online_demand_foot{
	width: 50%;
	margin-bottom: 60px;
	padding-left: 160px;
}
/*online_demand_end*/
/*Mydetails_start*/
/*.cto_center{
	border-top: 1px solid #e6e6e6;
}*/
.cto_center_left{
	margin-top: 20px;
}
.cto_center_l_txt{
	color: #666;
	height: 50px;
	line-height: 50px;
}
.cto_center_l_txt a{
	color: #5c6fb4;
}
.cto_center_l_nav{
	width: 100%;
	background: #f5f5f5;
	padding: 15px 0;
	margin-bottom: 60px;
}
.cto_center_l_nav li a{
	display: block;
	height: 50px;
	line-height: 50px;
	padding-left: 25px;
	color: #666;
	font-size: 15px;
}
.cto_center_l_nav li:hover a,
.cto_center_l_nav li.start a{
	background: #fff;
	color: #5c6fb4;
	font-weight: bold;
}
.cto_center_right{
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 70px;
	margin-bottom: 60px;
	
}
.Mydetails_box{
	padding: 0 400px 0 100px;
	border: 1px solid #e5e5e5;
}
.Mydetails_top{
	overflow: hidden;
	margin: 30px 0 25px;
}
.Mydetails_top_img{
	width: 120px;
	height: 150px;
	overflow: hidden;
	float: left;
	margin-left: 25%;
	margin-right: 45px;
}
.Mydetails_top p{
	display: inline-block;
	font-size: 16px;
	color: #999999;
	line-height: 24px;
}
.Mydetails_top p:first-of-type{
	margin-top: 20px;
}
.Mydetails_top p span{
	color: #333;
}
.Mydetails_foot{
	margin: 30px 0 45px 25%;
}
.Mydetails_top_input{
	margin-top: 125px;
}
.Mydetails_top_input a{
	position: relative;
	color: #333385;
	text-decoration: underline;
	cursor: pointer;
}
.Mydetails_top_input input{
    width: 100%;
    display: inline;
    height: 19px;
    line-height: 1;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}
.Mydetails_top_input a:hover{
	cursor: pointer;
	color: #333385;
}

/*Mydetails_end*/
/*Mydemand_start*/
.Mydemand_title{
	padding-bottom: 15px;
	border-bottom: 1px solid #ebebeb;
}
.Mydemand_title h4{
	display: inline-block;
	font-weight: bold;
	color: #5c6fb4;
	height: 35px;
	line-height: 35px;
}
.Mydemand_title a{
	margin-right: 0;
}
.Mydemand_c_list{
	margin-bottom: 35px;
}
.Mydemand_c_list>li{
	border-bottom: 1px solid #ebebeb;
}
.Mydemand_up{
	height: 65px;
	line-height: 65px;
}
.Mydemand_time{
	color: #666;
	text-align: center;
}
.Mydemand_edit{
	text-align: center;
	padding-left: 5%;
}
.edit_demand{
	color: #333385;
	text-decoration: underline;
	margin-right: 10px;
}
.Mydemand_edit>a:hover{
	color: inherit;
}
.Mydemand_down_box{
	display: none;
}
.Mydemand_down_form{
	margin-left:-12px;
}
.Mydemand_down_group>div{
	padding-left: 12px;
}
.Mydemand_down_foot{
	margin-bottom: 25px;
}
.Mydemand_cont .cto_pagination{
	margin-bottom: 0;
}
/*Mydemand_end*/
/*Mycases_start*/
.Mycases_title{
	height: 35px;
	border-bottom: 4px solid #fafafa;
}
.Mycases_b_title{
	overflow: hidden;
	padding: 30px 0 10px;
}
.Mycases_b_title li{
	float: left;
	padding: 0 35px;
	position: relative;
}
.table_top_icon{
	width: 13px;
	height: 9px;
	background: url(../images/Mycases_icon_03.jpg) no-repeat center center;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -6.5px;
	display: none;
}
.Mycases_b_title li:first-child .table_top_icon{
	display: block;
}
.Mycases_b_title li a{
	font-size: 16px;
	color: #666;
}
.Mycases_b_title li.start a{
	color: #5c6fb4;
}
.Mycases_c_ch{
	display: none;
}
.Mycases_c_ch:first-of-type{
	display: block;
}
.Mycases_c_ch .cto_pagination{
	margin-bottom: 0;
}
.Mycases_table{
	margin-bottom: 35px;
}
.Mycases_table th{
	height: 45px;
	line-height: 45px;
	font-size: 15px;
}
.Mycases_table td{
	padding: 17px 0;
}
.Mycases_table td:nth-child(1){
	width: 52%;
}
.Mycases_table .cases_txt h5{
	width: 100%;
}
.Mycases_table td:last-child a,
.Mycases_table td:last-child a:hover{
	color: #333385;
	text-decoration: underline;
}
.put_Mycase a{
	color: #5c6fb4;
}
.put_Mycase a i{
	/*font-weight: lighter;*/
	margin-right: 3px;
	font-size: 12px;
}
.Mycases_txt small{
	margin-left: 0;
	width: 100%;
	margin-top: 7px;
}
/*Mycases_end*/
/*Mysign_start*/
.Mysign_title{
	border-top: 4px solid #fafafa;
	padding-left: 80px;
	padding-bottom: 50px;
}
.Mysign_title h3{
	font-size: 22px;
	color: #5c6fb4;
	margin: 45px auto 35px;
}
.Mysign_title p{
	font-size: 18px;
	color: #666;
	margin-top: 10px;
	position: relative;
}
.Mysign_title p span{
	color: #333;
}
.Mysign_title p small{
	position: absolute;
	top: -15px;
	left: 2%;
	font-size: 12px;
	color: #ee7316;
	animation: show_info 3s;
	-moz-animation: show_info 3s;
	-webkit-animation: show_info 3s;
	-ms-animation: show_info 3s;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
}
@keyframes show_info{
	from{top: 0;transform: scale(0,0);opacity: 0;-moz-opacity: 0;-webkit-opacity: 0;filter: alpha(opacity=0);}
	25%{top: -15px;transform: scale(1,1);opacity: 1;-moz-opacity: 1;-webkit-opacity: 1;filter: alpha(opacity=100);}
	90%{transform: scale(1,1);opacity: 1;-moz-opacity: 1;-webkit-opacity: 1;filter: alpha(opacity=100);}
	to{opacity: 0;-moz-opacity: 0;-webkit-opacity: 0;filter: alpha(opacity=0);}
}
@-moz-keyframes show_info{
	from{top: 0;transform: scale(0,0);opacity: 0;-moz-opacity: 0;-webkit-opacity: 0;filter: alpha(opacity=0);}
	25%{top: -15px;transform: scale(1,1);opacity: 1;-moz-opacity: 1;-webkit-opacity: 1;filter: alpha(opacity=100);}
	90%{transform: scale(1,1);opacity: 1;-moz-opacity: 1;-webkit-opacity: 1;filter: alpha(opacity=100);}
	to{opacity: 0;-moz-opacity: 0;-webkit-opacity: 0;filter: alpha(opacity=0);}
}
@-ms-keyframes show_info{
	from{top: 0;transform: scale(0,0);opacity: 0;-moz-opacity: 0;-webkit-opacity: 0;filter: alpha(opacity=0);}
	25%{top: -15px;transform: scale(1,1);opacity: 1;-moz-opacity: 1;-webkit-opacity: 1;filter: alpha(opacity=100);}
	90%{transform: scale(1,1);opacity: 1;-moz-opacity: 1;-webkit-opacity: 1;filter: alpha(opacity=100);}
	to{opacity: 0;-moz-opacity: 0;-webkit-opacity: 0;filter: alpha(opacity=0);}
}
@-webkit-keyframes show_info{
	from{top: 0;transform: scale(0,0);opacity: 0;-moz-opacity: 0;-webkit-opacity: 0;filter: alpha(opacity=0);}
	25%{top: -15px;transform: scale(1,1);opacity: 1;-moz-opacity: 1;-webkit-opacity: 1;filter: alpha(opacity=100);}
	90%{transform: scale(1,1);opacity: 1;-moz-opacity: 1;-webkit-opacity: 1;filter: alpha(opacity=100);}
	to{opacity: 0;-moz-opacity: 0;-webkit-opacity: 0;filter: alpha(opacity=0);}
}
.Mysign_b_title{
	color: #5c6fb4;
	font-size: 16px;
	padding-left: 80px;
	margin-bottom: 15px;
}
.Mysign_b_title i{
	margin-right: 8px;
}
/*Mysign_end*/
/*put_cases_start*/
.put_cases_box{
	overflow: hidden;
	background: #fafafa;
	padding-left: 80px;
}
.put_cases_title{
	font-size: 20px;
	margin-top:60px;
	margin-bottom: 35px;
}
.put_cases_cont .cto_center_form{
	/*padding-right: 60px;*/
}
.put_cases_cont .cto_center_form label span{
	width: 70%;
}
.put_file{
	overflow: hidden;
}
.put_file_left{
	float: left;
	width: 70px;
	text-align: center;
	/*margin-right: 15px;*/
}
.put_file_left img{
	display: block;
	margin: 0 auto;
}
.put_file_left a{
	display: block;
	position: relative;
	margin-top: 3px;
	color: #333385;
	text-decoration: underline;
}
.put_file_left a input {
    width: 100%;
    display: inline;
    height: 19px;
    line-height: 1;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}
.put_file_right{
	float: left;
	height: 30px;
	line-height: 30px;
	border-left: 1px solid #c8c8c8;
	padding-left: 15px;
	color: #c8c8c8;
	width: 80%;
	width: calc(100% - 70px);
	width: -moz-calc(100% - 70px);
	width: -webkit-calc(100% - 70px);
}
.put_file_right.choice_file{
	color: #333;
}
.put_cases_foot {
	margin-top: 40px;
	margin-bottom: 75px;
}
.cto_center_hint{
	display: inline;
	font-size: 13px;
	color: #c8c8c8;
}
/*put_cases_end*/
/*404、500_start*/
.error_warp{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: -webkit-radial-gradient(#3f4fc2, #3340ac, #2a349b); /* Safari 5.1 - 6.0 */
    background: -o-radial-gradient(#3f4fc2, #3340ac, #2a349b); /* Opera 11.6 - 12.0 */
    background: -moz-radial-gradient(#3f4fc2, #3340ac, #2a349b); /* Firefox 3.6 - 15 */
    background: radial-gradient(#3f4fc2, #3340ac, #2a349b); /* 标准的语法 */
}
.error_cont{
	height: 100%;
	position: relative;
}
.error_img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.error_tip{
	width: 100%;
	position: absolute;
	top: 75%;
	left: 0;
	text-align: center;
}
.error_txt{
	color: #fff;
	font-size: 27px;
	margin-right: 60px;
}
.error_txt b{
	display: inline-block;
	width: 25px;
	height: 58px;
	background: url(../images/images/error_tip.png) no-repeat;
	vertical-align: text-bottom;
	margin-right: 15px;
}
.error_button{
	display: inline-block;
	width: 168px;
	height: 50px;
	line-height: 48px;
	text-align: center;
	color: #3b48ac;
	font-size: 24px;
	border: 1px solid #87d9fb;
	border-radius: 22px;
	box-shadow: 1.7px 4.7px 0px 0 #2937a1;
	margin-right: 30px;
	background: #fff;
	vertical-align: bottom;
}
.error_button:last-of-type{
	margin-right: 0;
}
/*404、500_end*/

@media only screen and (min-width: 240px) and (max-width: 768px) {
	/*index_start*/
	.index_b_list li{
		_height:auto;
		min-height: auto;
	}
	.index_b_list li img{
		width: 100%;
		height: auto;
		position:static;
		top: 0;
		left: 0;
		margin-left: 0;
		_height:auto;
		min-height: auto;
	}
	.index_b_focus span{
		width: 8px;
		height: 8px;
	}
	.index_notice{
		display: none;
		font-size: 12px;
	}
	.index_notice ul li a{
	    font-size: 12px;
	    display: block;
	    overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.index_notice ul li span{
		display: none;
	}
	.view{
		font-size: 12px;
	}
	.index_box1 .index_title{
		margin: 20px 0;
	}
	.index_title h3{
		font-size: 17px;
	}
	.index_title h3 em{
		width: 19px;
		height: 19px;
		background-size: 210%;
		margin-right: 7px;
	}
	.index_title p{
		font-size: 12px;
	}
	.index_title i{
		width: 11px;
		background-size: 100%;
		margin-top: 11px;
	}
	.index_cont{
		padding: 0;
		margin: 0;
	}
	.index_cont ul{
		flex-wrap:wrap;
		padding: 0 0px 10px;
		position: static;
		width: auto;
		margin-left: 0px;
	}
	.index_cont ul > li{
		width: 50%;
		position: static;
		box-shadow: none;
		float: left;
		padding: 0 5px 0 0;
		margin:0 0 20px;
	}
	.index_cont ul > li:nth-child(even){
		padding-left: 5px;
	}
	.index_c_t{
		background: none;
		border: none;
		padding: 0;
		width: 100%;
	}
	.index_c_t img{
		margin: 0px auto;
		width: 100%;
		height: 100%;
	}
	.index_c_t p{
		display: none;
	}
	.index_c_txt{
		display: none;
	}
	.index_c_t_img{
		padding: 0;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.index_c_t h4{
		font-size: 13px;
		color: #666;
		font-weight: normal;
		padding-top: 12px;
		background: #fff;
		margin-top: 0;
	}
	.index_c_last_li .index_c_t_img{
		background: #dddddd;
	}
	.index_box2 .index_title h3 em{
		background-position: -20px 0;
	}
	.index_title{
		margin: 28px 0 18px;
	}
	.index_n_left{
		width: 50%;
	}
	.index_n_left{
		height: 106px;
	}
	.index_n_first{
		width: 50%;
		float: left;
		padding: 0;
		margin-left: 0;
		padding: 14px 15px;
	}
	.index_n_first:before{
		display: none;
	}
	.index_n_first h4{
		font-size: 13px;
		color: #1e1e1e;
		line-height: 18px;
		height: 36px;
		overflow: hidden;
		white-space: normal;
	}
	.index_n_c_txt{
		font-size: 12px;
		line-height: 15px;
		border-bottom: none;
		color: #999999;
		height: 30px;
		overflow: hidden;
		padding: 0;
		margin-top: 12px;
	}
	.index_n_right{
		margin-left: 0;
		padding: 0;
		background: none;
		width: 100%;
	}
	.index_n_list li a{
		font-size: 13px;
	}
	.index_n_list li a em{
		width: 5px;
		height: 5px;
		margin-top: 7px;
		margin-right: 5px;
	}
	.index_n_list li a p{
		width: 70%;
	}
	.index_news{
		padding-bottom: 27px;
	}
	.index_box3 .index_title h3 em {
	    background-position: 0 -20px;
	}
	
	.index_eims{
		overflow: hidden;
		padding-bottom: 35px;
	}
	.index_e_left{
		padding-left: 0;
		padding-right: 8px;
	}
	.index_e_l_img{
		width: 100%;
		height: 210px;
		overflow: hidden;
	}
	.index_e_l_line{
		width: 100%;
		height: 2px;
		background: #c8c8c8;
		margin-top: 35px;
	}
	.index_e_right{
		padding-left: 8px;
		padding-right: 0;
	}
	.index_e_r_title{
		font-size: 15px;
		margin: 9px auto 19px;
		text-align: center;
		display: none;
	}
	.index_e_r_title:first-child{
		display: block;
	}
	.index_e_r_title small{
		font-size: 12px;
		color: #666;
		/*font-weight: lighter;*/
		margin-left: 8px;
		vertical-align: bottom;
	}
	.index_e_r_txt{
		margin-top: 5px;
		font-size: 12px;
		line-height: 18px;
		color: #666;
		overflow: hidden;
		word-break: break-all;
	}
	.index_e_r_other_d{
		width: 100%;
		overflow: hidden;
	}
	.index_e_r_other{
		margin-left: -20px;
		/*margin-right: 8px;*/
	}
	.index_e_r_other li{
		padding:15px 0 0 20px;
		cursor: pointer;
		border-top: 2px solid #999999;
		position: relative;
	}
	.index_e_r_other li:before{
		content: '';
		width: 8px;
		height: 6px;
		background: url(../images/index_mb_icon_03.jpg) no-repeat;
		background-size: 100%;
		position: absolute;
		left: 61%;
		margin-left: -4px;
		top: 0;
		display: none;
	}
	.index_e_r_other li.start:before{
		display: block;
	}
	.index_e_r_other li.start .index_e_r_img{
		box-shadow: 2.8px 2.8px 2.5px 0 rgba(0,0,0,0.15);
	}
	.index_e_r_other li p{
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		margin-top: 15px;
	}
	.index_e_r>div{
		display: none;
	}
	.index_e_r>div:first-of-type{
		display: block;
	}
	
	.index_n_f_txt{
		width: 50%;
		float: right;
		padding: 14px 15px;
	}
	.index_n_f_img{
		width: 50%;
		height: 106px;
	}
	.index_n_f_txt h5{
		font-size: 13px;
		padding: 0;
		line-height: 18px;
		height: 36px;
		overflow: hidden;
	}
	.index_n_f_txt h5:before{
		display: none;
	}
	.index_n_f_txt span{
		line-height: 15px;
		height: 30px;
		overflow: hidden;
		margin-top: 12px;
	}
	.index_news_list li a p{
		width: 70%;
		font-size: 13px;
	}
	.index_news_list li a span{
		font-size: 13px;
	}
	.index_news_box{
		padding-bottom: 30px;
	}
	.index_news_title_box{
		margin:28px 0 18px;
		border-bottom: 1px solid #99a5ce;
	}
	.index_news_title_box .index_title{
		display: inline-block;
		padding-left: 0;
		position: relative;
		margin-right: 9px;
	}
	.index_news_title_box .index_title.start h3{
		border-bottom: 2px solid #697cc3;
	}
	.index_news_title_box .index_title h3{
		border-bottom: none;
		font-size: 17px;
	}
	.index_news_title_box .index_title:nth-child(2) h3{
		margin-left: 13px;
	}
	.index_news_title_box .index_title:nth-child(2):before{
		content: '';
		width: 2px;
		height: 20px;
		background: #333;
		position: absolute;
		left: 0;
		top: 0;
	}
	.index_news_title_box>.view{
		margin-top:3px;
	}
	.index_news_right{
		display: none;
	}
	.index_box5 .index_title h3 em{
		background-position: -19px -19px;
		height: 19px;
	}
	.index_case_outline{
		padding-bottom: 30px;
	}
	.footer_link{
		line-height: 35px;
	}
	.footer_link .container{
		padding: 0;
	}
	.footer_link ul{
		margin: 0px;
	}
	.footer_link ul li{
		padding: 0 5px;
	}
	.footer_link ul li:nth-child(1),.footer_link ul li:nth-last-child(2){
		display: none;
	}
	.footer_link ul li a{
		font-size: 12px;
		position: relative;
	}
	.footer_link ul li a:after{
		content: '';
		width: 1px;
		height: 11px;
		background: #fff;
		position: absolute;
		top: 50%;
		margin-top: -5.5px;
		right: -5px;
	}
	.footer_link ul li:last-child a:after{
		display: none;
	}
	.index_case_focus span{
		width: 9px;
		height: 9px;
	}
	.index_case ul li p{
		font-size: 13px;
		margin-bottom: 15px;
	}
	/*index_end*/
	/*product_idea_start*/
	.product_idea section{
		height: 265px;
	}
	.product_idea_box1 .product_idea_img{
		height: 146px;
		top: 42px;
		left: 28px;
	}
	.product_idea_box2 .product_idea_img{
		height: 221px;
		top: 28px;
		right: 16px;
	}
	.product_idea_box3 .product_idea_img{
		height: 265px;
		top: 0;
		left: 0;
	}
	.product_idea_box4 .product_idea_img{
		height: 224px;
		top: 16px;
		right: 10px;
	}
	.product_idea_box5 .product_idea_img{
		height: 202px;
		top: 30px;
		left: 10px;
	}
	.product_idea_c{
		padding-left: 15px;
	}
	.product_idea_c:before{
		left: -41.5px;
		width: 26.5px;
		height: 40px;
		background-size: 100%;
	}
	.product_idea_c1::before {
	    background-position: 5px 0px;
	}
	.product_idea_c2:before{
		background-position: 0px -40px;
	}
	.product_idea_c3:before{
		background-position: 0px -80px;
	}
	.product_idea_c4:before{
		background-position: 1px -120px;
	}
	.product_idea_c5:before{
		background-position: 1.5px -160px;
	}
	.product_idea_t{
		font-size: 18px;
	}
	.product_idea_p{
		font-size: 11px;
		margin-top: 7px;
	}
	.product_idea_c1{
		top: 116px;
		right: 25px;
	}
	.product_idea_c2{
		top: 148px;
		left: 53px;
	}
	.product_idea_c3{
		top: 129px;
		right: 10px;
	}
	.product_idea_c4{
		top: 141px;
		left: 45px;
	}
	.product_idea_c4 .product_idea_t{
		font-size: 16px;
	}
	.product_idea_c5{
		top: 116px;
		right: 0px;
	}
	.product_idea_c2 .product_idea_t,
	.product_idea_c3 .product_idea_t,
	.product_idea_c5 .product_idea_t{
		font-size: 11px;
	}
	.product_idea_c2 .product_idea_p,
	.product_idea_c3 .product_idea_p,
	.product_idea_c5 .product_idea_p{
		font-size: 18px;
	}
	/*product_idea_end*/
	/*solution_start*/
	.cto_banner{
		height: 150px;
	}
	.cto_banner img{
		width: 100%;
		height: 100%;
		position: static;
		left: 0;
		top: 0;
		margin-left: 0;
	}
	.news_title ul{
		margin-left: 0;
		width: 100%;
		margin: 15px 0 3px;
		overflow: hidden;
		padding-left: 0;
		text-align: center;
	}
	.news_title ul li{
		float: left;
		width: 25%;
		padding: 0 5px;
		margin-bottom: 10px;
	}
	.news_title ul li a{
		display: block;
		font-size: 12px;
		color: #666666;
		background: #f0f0f0;
		padding-bottom: 0;
	}
	.news_title ul li.start a{
		background: #5c6fb4;
		color: #fff;
	}
	.news_title ul li a i{
		display: none;
	}
	.solution_title{
		height: auto;
		line-height: 28px;
		margin-left: 0px;
		background: none;
	}
	.solution_title ul{
		margin-left: 0;
	}
	.solution_title ul li{
		width: 33.33%;
		float: left;
	    padding: 0 2.5px;
	    margin-bottom: 6px;
	}
	.solution_title ul li a{
		height: 34px;
		line-height: 32px;
		background: rgba(255,255,255,.4);
		border: 1px solid #e5e5e5;
		font-size: 13px;
		color: #6477b8;
		display: block;
	}
	.solution_cont_other{
		margin-bottom: 0;
	}
	.solution_cont{
		position: relative;
	}
	.solution_top{
		position: absolute;
		top: 0;
		background: none;
		border-bottom: none;
	}
	.solution_cont_01{
		background-size: auto 535px;
		background-position: top center;
		padding-top: 135px;
		height: auto;
	}
	.solution_cont_01 .container{
		padding: 20px 0px 0;
	}
	.solution_cont_01 .solution_c_title{
		padding: 0 10px;
	}
	.solution_cont_02{
		margin-top: 0;
	}
	.solution_c1_left{
		padding: 0 10px;
	}
	.solution_c1_left img{
		width: 300px;
		margin-top: 25px;
		margin-bottom: 20px;
	}
	.solution_c_title h3 em{
		background-size: 100%;
	}
	.solution_c1_right {
		padding: 0;
	}
	.solution_c1_r_title{
		margin: 19px 0 13px;
		padding-bottom: 7px;
	}
	.solution_c1_r_title::after{
		width: 25px;
		height: 2px;
	}
	.solution_c1_r_title h3{
		font-size: 14px;
		padding-right: 10px;
		font-weight: bold;
	}
	.solution_c1_r_title small{
		font-size: 12px;
		padding-left: 5px;
	}
	.solution_c1_r_top{
		padding: 0 10px 20px;
	}
	.solution_c1_r_down{
		background: #f2f2f2;
		overflow: hidden;
		padding: 0 10px 20px;
	}
	.solution_c1_r_txt{
		font-size: 13px;
		line-height: 21px;
		color: #777;
		/*font-weight: lighter;*/
	}
	.solution_c2_list{
		padding-bottom: 10px;
	}
	.solution_c2_list ul{
		margin-left: -10px;
		padding: 0 10px;
	}
	.solution_c2_list ul li{
		padding-left: 10px;
		margin-bottom: 15px;
	}
	.solution_c2_li_img{
		height: 100px;
	}
	.solution_c2_li_img img{
		width: 100%;
	}
	.solution_c2_li_txt{
		font-size: 13px;
		margin-top: 6px;
	}
	.solution_c3_list{
		padding-bottom: 0;
		margin: 0;
	}
	.solution_c3_list li{
		margin-bottom: 35px;
		padding: 0;
	}
	.solution_c3_img{
		width: 135px;
		padding-right: 15px;
	}
	.solution_c3_img img{
		width: 120px;
		height: 120px;
	}
	.solution_c3_cont{
		padding-left: 150px;
	}
	.solution_c3_cont dl{
		font-size: 13px;
		margin-top: 14px;
	}
	.solution_c3_cont dl dd{
		line-height: 17px;
		font-size: 12px;
	}
	.solution_c3_cont dl:first-of-type{
		margin-top: 0;
	}
	.solution_c3_cont dl:first-child dd{
		font-size: 16px;
		padding-top: 0;
	}
	.solution_c3_qrcode{
		width: 65px;
	}
	.solution_c3_qrcode img{
		width: 100%;
	}
	/*solution_end*/
	/*products_view_start*/
	.products_left{
		padding-right: 0;
		width: 100%;
	}
	.products_main .container{
		padding: 0;
	}
	.pro_main_pro_img_btn_left{
		margin-left: 10px;
	}
	.pro_main_pro_img_btn_right{
		margin-right: 10px;
	}
	.products_right{
		padding: 18px 10px 20px;
		position: relative;
	}
	.products_right h3{
		font-size: 14px;
		line-height: 1;
		margin-bottom: 5px;
	}
	.products_right p{
		font-size: 13px;
	}
	.products_r_price{
		height: 28px;
		line-height: 28px;
		position: absolute;
		bottom: 0px;
		margin: 0 0 19px;
	}
	.products_r_price span{
		vertical-align: baseline;
		font-size: 18px;
		line-height: 1;
	}
	.cto_buy{
		float: right;
		width: 100px;
		height: 28px;
		line-height: 28px;
		font-size: 14px;
	}
	.products_r_label{
		width: 42px;
		height: 28px;
		line-height: 28px;
		font-size: 13px;
	}
	.products_r_list li{
		height: 28px;
		line-height: 26px;
		margin-right: 7px;
		padding: 0 10px;
		margin-bottom: 10px;
		font-size: 12px;
	}
	.products_r_type{
		margin-top: 20px;
	}
	.products_i_title{
		height: 40px;
		line-height: 40px;
		text-align: left;
	}
	.products_i_title h4{
		font-size: 14px;
		padding-left: 10px;
		border-left: 2px solid #333;
		margin-left: 10px;
	}
	.products_intro article{
		margin: 5px 0 20px;
		width: 100%;
		padding: 0 13px;
	}
	.products_intro article img{
		width: auto!important;
		max-width: 100%!important;
		height: auto!important;
	}
	.pro_main_pro_smallImg{
		margin-top: 12px;
	}
	/*products_view_end*/
	/*products_start*/
	.products_title{
		padding: 0;
		margin-bottom: 17px;
	}
	.products_t_top{
		height: 48px;
		background: none;
		border-bottom: 1px solid #e5e5e5;
	}
	.products_t_down{
		overflow: hidden;
		padding:0 15px 20px;
		display: none;
		border-bottom: 1px solid #e5e5e5;
	}
	.products_t_left{
		padding: 18px 0 15px;
		width: 100%;
		position: static;
		border-bottom: 1px solid #E5E5E5;
	}
	.products_t_left label{
		font-size: 14px;
		margin-bottom: 10px;
	}
	.products_t_left ul li{
		display: inline-block;
		margin:0;
		width: auto;
		height: auto;
		line-height: 1;
		font-size: 13px;
		color: #666;
		float: left;
		width: 25%;
		height: 24px;
		line-height: 23px;
		text-align: left;
	}
	.products_d_down{
		width: 100%;
		padding: 0;
		border: none;
		margin-bottom: 15px;
	}
	.products_t_right{
		width: 80%;
		float: left;
		margin-left: 10px;
	}
	.products_t_right input[type="text"]{
		border: 1px solid #E5E5E5;
		border-right: none;
		border-radius: 0;
	}
	.products_t_right .input-group-addon{
		background: #5c6fb4;
		color: #fff;
		border-radius: 0;
	}
	.pro_filtrate{
		display: block;
		float: right;
		width: 28px;
		height: 28px;
		margin-right: 15px;
		margin-top: 9px;
		background: url(../images/filtrate6.png) no-repeat center center;
		background-size: 100%;
	}
	.products_t_ch dl{
		font-size: 13px;
		margin-top: 15px;
	}
	.products_t_ch dl dt{
		font-size: 14px;
		margin-bottom: 8px;
		font-weight: bold;
	}
	.products_t_ch dl dd{
		width: 100%;
		font-size: 13px;
	}
	.products_t_ch dl dd span{
		text-align: center;
		margin: 0;
		float: left;
		width: 25%;
		height: 24px;
		line-height: 23px;
		text-align: left;
	}
	.products_cont > ul{
		margin: 0 0 10px;
	}
	.products_cont > ul > li:nth-child(even){
		padding:0 0 0 6px;
	}
	.products_cont > ul > li:nth-child(odd){
		padding:0 6px 0 0;
	}
	.products_ch{
		padding: 0;
		border: 1px solid #e1e1e1;
	}
	.products_ch > i{
		display: none;
	}
	.products_c_img{
		height: auto;
	}
	.products_c_txt{
		padding: 0 10px 11px;
	}
	.products_c_txt h4{
		font-size: 14px;
		margin-bottom: 5px;
	}
	.products_c_txt p{
		font-size: 11px;
		color: #999;
	}
	.products_c_txt span{
		font-size: 16px;
	}
	.products_c_txt button{
		border: none;
		text-align: right;
		width: auto;
		height: auto;
		line-height: 1;
		border-bottom: 1px solid #f76e22;
		margin-top: 3px;
	}
	.cto_pagination{
		margin-bottom: 25px;
	}
	.cto_pagination li, .cto_pagination span ,{
		padding: 0 8px;
		font-size: 12px;
	}
	.pro_button{
		float: right;
	}
	.pro_button button{
		width: 70px;
		height: 26px;
		line-height: 25px;
		text-align: center;
		border: 1px solid #CCCCCC;
		font-size: 12px;
		margin-left: 8px;
		background: none;
	}
	.pro_button button[type=button]{
		background: #f76e22;
		border: 1px solid #f76e22;
		color: #fff;
	}
	/*products_end*/
	/*eims_start*/
	.index_title .view{
		/*display: none;*/
		margin-top: 5px;
	}
	.index_box3 .index_title .view,.index_box1 .index_title .view{
		display: none;
	}
	.eims_box1{
		background: none;
	}
	.eims_box1 .container{
		padding: 0 10px;
	}
	.eims_list {
		margin-left: -10px;
	}
	.eims_list li{
		padding-left: 10px;
		padding-bottom: 20px;
		width: 33.33%;
	}
	.eims_list .eims_li_first{
		margin-bottom: 0;
	}
	.eims_box4 .index_n_left{
		height: 103px;
	}
	.eims_b_left{
		width: 58%;
		padding-right: 10px;
	}
	.eims_b_right{
		width: 42%;
		margin-top: 60px;
	}
	.eims_box2 .eims_b_right{
		margin-top: 25px;
	}
	.eims_b_right img{
		width: 100%;
		height: auto;
	}
	.eims_b_left h2{
		font-size: 18px;
		margin: 22px 0 15px;
	}
	.eims_b_left h3{
		font-size: 14px;
		margin-right: 3px;
	}
	.eims_b_left span{
		font-size: 11px;
	}
	.eims_b_left p{
		font-size: 12px;
		color: #999;
		margin-top: 10px;
		line-height: 18px;
	}
	.eims_list .eims_li_first:before{
		content: '';
		width: 23px;
		height: 3px;
		background: #333333;
		position: absolute;
		right: 0;
		top: 22px;
	}
	.eims_d_txt span{
		font-size: 12px;
		color: #999;
	}
	.eims_d_txt p{
		font-size: 13px;
	}
	.eims_d_bg {
	    width: 90%;
	    width: calc(100% - 10px);
	    width: -moz-calc(100% - 10px);
	    width: -webkit-calc(100% - 10px);
	    padding: 10px 8px;
	    font-size: 11px;
    }
    .eims_d_bg h3{
    	font-size: 14px;
    }
    .eims_box2{
    	background: #f8f8f8;
    }
    .eims_box2 .container::before{
    	display: none;
    }
    .eims_box2 .eims_b_left{
    	padding-left: 12px;
    	padding-right: 0;
    }
    .eims_box2 .eims_list .eims_li_first::before{
    	display: none;
    }
    .eims_box2 .container::after{
    	display: none;
    }
    .eims_box3 .container{
    	padding: 0 10px;
    	height: 370px;
    }
    .eims_box3 .eims_b_left{
    	width: 58%;
    }
    .eims_box3 .eims_b_right{
    	width: 149px;
    	margin-top: 22px;
    }
    .eims_box3 .eims_b_left p{
    	margin-top: 22px;
    }
    .index_e_r_txt q{
    	position: absolute;
    	width: 95%;
    	padding-top: 15px;
    }
    .eims_n_first{
    	padding: 12px 10px;
    }
    .eims_n_first small{
    	margin-right: 5px;
    	display: none;
    }
    .eims_n_first .index_n_c_txt{
    	padding-bottom: 16px;
    }
    .eims_d_img{
    	width: 100%;
    	height: auto;
    }
    .eims_d_img img{
    	height: auto;
    }
	/*eims_end*/
	/*news_view_start*/
	.news{
		background: #fff;
	}
	.news_cont_left{
		width: 100%;
	}
	.news_cont_left article{
		margin: 0;
		padding: 20px 0 10px;
	}
	.article_title h5{
		font-weight: bold;
		font-size: 14px;
		line-height: 21px;
		overflow: auto;
		white-space: normal;
		margin-bottom: 10px;
	}
	.article_title span{
		margin-right: 20px;
	}
	.article_title span em{
		width: 13px;
		height: 13px;
		font-size: 0;
		background-image: url(../images/news_icon.png);
		background-repeat: no-repeat;
		margin-right: 5px;
		vertical-align: text-top;
		margin-top: 2px;
	}
	.article_title span:nth-child(2) em{
		background-position: -13px center;
	}
	.article_title span a{
		color: #999;
	}
	.article_title span:nth-child(3) em{
		background: url(../images/news_look.png) no-repeat center center;
		background-size: 100%;
	}
	.article_cont p{
		font-size: 13px;
		line-height: 24px;
		color: #666;
	}
	.article_cont{
		padding-top: 15px;
	}
	.article_cont img{
		max-width: 100%!important;
		height: auto;
	}
	.article_cont p{
		text-indent: 0!important;
	}
	.article_keysword{
		font-size: 12px;
		color: #999;
	}
	.article_foot{
		padding: 0;
		height: auto;
		line-height: 30px;
		overflow: hidden;
		margin-bottom: 20px;
	}
	.article_foot a{
		font-size: 13px;
	}
	.article_foot a:last-of-type{
		text-align: left;
	}
	/*news_view_end*/
	/*news_start*/
	.news_title{
		margin: 0;
		height: auto;
		line-height: 28px;
		background: none;
	}
	.news_list li{
		padding: 15px 10px;
		background: #f5f5f5;
		border: none;
		margin-bottom: 7px;
		margin: 0 -10px 7px;
	}
	.news_list_img{
		width: 115px;
		height: 70px;
	}
	.news_list_title{
		width: 65%;
		width: calc(100% - 115px);
		width: -moz-calc(100% - 115px);
		width: -webkit-calc(100% - 115px);
		padding: 4px 0 0 10px;
	}
	.news_list_title h5{
		font-size: 13px;
		line-height: 18px;
		/*height: 36px;*/
		margin-bottom: 8px;
		white-space: normal;
	}
	.news_list_title span{
		font-size: 11px;
		margin-right: 8px;
		color: #999;
	}
	.news_list_cont{
		width: 100%;
		font-size: 12px;
		line-height: 18px;
		height: 36px;
		margin-top: 8px;
		padding-left: 0;
		/*font-weight: lighter;*/
	}
	.news_list_title span i{
		margin-right: 5px;
		margin-top: 0;
	}
	.news_list_title span:nth-child(3) i{
		height: 15px;
		background-position: -13px 1px;
	}
	.news_list{
		margin-bottom: 20px;
	}
	.mb_more{
		margin: 20px auto 30px;
		width: 200px;
		height: 30px;
		line-height: 28px;
		text-align: center;
		border: 1px solid #c8c8c8;
		border-radius: 15px;
		color: #5c6fb4;
    	border: 1px solid #5c6fb4;
		/*font-weight: lighter;*/
	}
	.news_list .news_list_first{
		background: none;
	}
	.news_list_first .news_list_img{
		width: 100%;
		height: auto;
	}
	.news_list_first .news_list_img img{
		position: static;
		transform: translate(0,0);
		-webkit-transform:translate(0,0);
		-moz-transform:translate(0,0);
		-ms-transform:translate(0,0);
	}
	.news_list_first .news_list_title{
		padding:17px 0 0;
		width: 100%;
	}
	.news_list_first .news_list_title h5{
		margin-bottom: 5px;
	}
	.news_list_first .news_list_cont{
		height: auto;
	}
	/*news_end*/
	/*success_case_start*/
	.success_cases_top{
		height: auto;
	}
	.success_title{
		margin-bottom: 20px;
	}
	.success_cases_t_left{
		padding: 16px 0 6px;
		margin: 0 -1%;
		background: none;
		border-bottom: 1px solid #dedede;
	}
	.success_cases_t_left li{
		font-size: 12px;
		color: #666;
		width: 23%;
		padding: 0;
		height: 28px;
		line-height: 28px;
		margin: 0 1% 9px;
		background: #f0f0f0;
	}
	.success_cases_t_left li.start{
		background: #5c6fb4;
		color: #fff;
	}
	.success_cases_cont ul{
		margin-left: -10px;
	}
	.success_cases_cont ul li{
		padding-left: 10px;
		margin-bottom: 15px;
	}
	.success_cases_c_img{
		height: auto;
		box-shadow: 6.5px 4.7px 5px rgba(0,0,0,0.1);
	}
	.success_cases_c_txt h4{
		font-size: 12px;
		margin-top: 10px;
	}
	/*success_case_end*/
	/*success_case_view_start*/
	.su_case_v_t_img{
		width: 48%;
		box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
		border: 1px solid #bfbfbf;
	}
	.su_case_v_t_cont{
		width: 52%;
		padding-left: 17px;
		margin-top: 5%;
	}
	.su_case_v_t_cont ul li{
		font-size: 12px;
		margin-bottom: 4px;
	}
	.su_case_v_t_cont ul li span{
		width: 100%;
		display: block;
		color: #666;
	}
	.su_case_v_d_cont{
		width: 100%;
		padding:0 17px;
		margin-top: 10px;
	}
	.su_case_v_d_cont ul li.su_case_v_d_link span{
		display: inline;
	}
	.su_case_v_d_cont ul li.su_case_v_d_link span a{
		color: #666;
	} 
	.su_case_v_t_cont ul li label{
		font-size: 13px;
	}
	.su_case_v_t_cont ul li p{
		line-height: 22px;
		color: #666;
	}
	.success_cases_view_title{
		padding:18px 10px 23px;
		margin: 0 -10px;
		border-bottom: 1px solid #e6e6e6;
	}
	.success_cases_view_intro{
		margin: 0 -10px;
	}
	.success_cases_view_intro h5{
		font-size: 15px;
		height: 40px;
		line-height: 40px;
	}
	.success_cases_view_intro img{
		width: 100%!important;
	}
	/*success_case_view_end*/
	/*case_view_start*/
	.cases_view{
		background: #fff;
	}
	.cases_view_left .article_title span:nth-child(2) em{
		background-position: 0px center;
	}
	.cases_view_left .article_title span:nth-child(3) em {
	    background: url(../images/case_down.png) no-repeat center center;
	    background-size: 100%;
	}
	.cases_view_left .article_title span:nth-child(4) em {
	    background: url(../images/news_look.png) no-repeat center center;
	    background-size: 100%;
	}
	.cases_view .article_foot{
		padding: 0 17px;
		margin: 0 -10px 20px;
		height: 40px;
		line-height: 40px;
		background: #f2f2f2;
		border: none;
	}
	.cases_view .article_foot li{
		margin: 0;
		width: 33.33%;
		float: left;
	}
	.cases_view .article_foot li a{
		display: block;
		margin: 0;
		text-align: center;
		font-size: 13px;
	}
	.cases_view .article_foot li:first-child a{
		text-align: left;
	}
	.cases_view .article_foot li:last-child a{
		text-align: right;
	}
	.cases_view .article_foot li a i{
		width: 13px;
		height: 13px;
		background-size: auto 105%;
		margin-right: 6px;
	}
	.cases_view .article_foot li:nth-child(2) a i{
		background-position: -14px 0;
	}
	.cases_view .article_foot li:nth-child(3) a i {
	    background-position: -33px 2px;
	    height: 15px;
	}
	.article_info{
		margin-bottom: 8px;
	}
	/*case_view_end*/
	/*case_start*/
	.cases_top{
		border: none;
		border-bottom: 1px solid #f0f0f0;
	}
	.cases_top li{
		padding: 0;
		border: none;
		margin-left: -8px;
	}
	.cases_top li dl{
		width: 100%;
		padding-top: 15px;
	}
	.cases_top li dl dd{
		padding: 0;
		height: 28px;
		line-height: 28px;
		width: 25%;
		float: left;
		padding-left: 8px;
		margin-bottom: 10px;
	}
	.cases_top li dl dd a{
		line-height: 28px;
		border: none;
		display: block;
		background: #f0f0f0;
		font-size: 12px;
		text-align: center;
		color: #666;
	}
	.cases_top li dl dd:hover a, .cases_top li dl dd.start a{
		border: none;
		background: #5c6fb4;
		color: #fff;
	}
	.cases_cont{
		margin: 18px -10px;
	}
	.cases_table{
		width: 100%;
		display: block;
		overflow: hidden;
		margin-bottom: 20px;
	}
	.cases_table tbody{
		display: block;
	}
	.cases_table tr:first-of-type{
		display: none;
	}
	.cases_table tr{
		width: 100%;
		padding: 20px 10px 55px;
		position: relative;
		display: block;
		float: left;
		background: #f5f5f5;
		margin-bottom: 10px;
		border: none;
	}
	.cases_table tr td{
		display: block;
		float: left;
		padding: 0;
	}
	.cases_table td:nth-child(1){
		padding: 0;
		width: 100%;
	}
	.pdf_img{
		margin-right: 12px;
	}
	.cases_txt{
		width: 100%;
		float: none;
	}
	.cases_txt h5{
		width: 80%;
		width: calc(100% - 65px);
		width: -moz-calc(100% - 65px);
		width: -webkit-calc(100% - 65px);
		white-space: normal;
		font-size: 13px;
		font-weight: bold;
		height: 38px;
		line-height: 17px;
		margin-top: 0;
	}
	.cases_txt small{
		position: absolute;
		bottom: 0;
		left: 0;
		width: 65%;
		margin: 0;
		padding: 10px 15px 15px;
		border-top: 1px solid #fff;
	}
	.cases_txt span{
		margin-top: 20px;
		white-space: normal;
		/*font-weight: lighter;*/
		color: #666;
	}
	.cases_table tr td i{
		width: 13px;
		height: 13px;
		margin-right: 3px;
		vertical-align: text-top;
	}
	.cases_table tr td:nth-child(3){
		font-size: 11px;
		color: #666;
		position: absolute;
		top: 58px;
		left: 122px;
	}
	.cases_table tr td:nth-child(3) i{
		background: url(../images/news_icon.png) no-repeat -13px 1px;
	}
	.cases_table tr td:nth-child(4){
		font-size: 11px;
		color: #666;
		position: absolute;
		top: 58px;
		left: 215px;
	}
	.cases_table tr td:nth-child(4) i{
		background: url(../images/case_down.png) no-repeat center center;
		background-size: 100%;
	}
	.cases_table tr td:nth-child(5){
		font-size: 11px;
		color: #666;
		position: absolute;
		top: 58px;
		left: 270px;
	}
	.cases_table tr td:nth-child(5) i{
		background: url(../images/news_look.png) no-repeat center center;
		background-size: 100%;
	}
	.cases_table tr td:nth-child(6){
		font-size: 11px;
		color: #666;
		position: absolute;
		top: 58px;
		left: 63px;
	}
	.cases_table tr td:nth-child(6) i{
		background: url(../images/news_icon.png) no-repeat 0px center;
	}
	.cases_table td:nth-child(2){
		position: absolute;
		bottom: 0;
		right: 0;
		width: 35%;
		margin: 0;
		padding: 7px 0px 15px;
		border-top: 1px solid #fff;
	}
	.cases_table td:nth-child(2):before{
		content: '价格：';
		font-size: 12px;
		color: #666;
	}
	.after_sale_title{
		margin-top: 25px;
		padding-top: 15px;
	}
	.after_sale_box1 .container{
		padding: 23px 10px;
	}
	.after_sale_b1_img{
		width: 169px;
		margin-right: 10px;
	}
	.after_sale_b1_cont{
		display: inline;
		float: none;
	}
	.after_sale_box1 .after_sale_title{
		margin: 20px 0 35px;
		padding-top: 0;
	}
	.after_sale_box1 .after_sale_title h3{
		font-size: 16px;
		border: none;
	}
	.after_sale_b1_cont .after_sale_title small{
		font-size: 12px;
		color: #666;
		/*font-weight: lighter;*/
		display: block;
		margin-top: 5px;
	}
	.after_sale_box1 .after_sale_title::before{
		left: 179px;
	}
	.after_sale_text{
		font-size: 12px;
		line-height: 18px;
	}
	.after_sale_title::before{
		width: 18px;
		height: 2px;
	}
	.after_sale_box2{
		padding-bottom: 30px;
	}
	.after_sale_box2 .after_sale_title{
		margin-left: 0;
		margin-top: 25px;
		padding-top: 15px;
	}
	.after_sale_title h3{
		font-size: 17px;
	}
	.after_sale_title small{
		font-size: 12px;
	}
	.after_sale_scope{
		margin: 0 -20px;
		background: #fff;
		border-bottom: 1px solid #fff;
	}
	.after_sale_scope li{
		width: 50%;
		padding: 0 10px;
		height: 45px;
		line-height: 45px;
		overflow: hidden;
		border: none;
		border-right: 1px solid #fff;
	}
	.after_sale_scope li:nth-child(even){
		border: none;
	}
	.after_sale_scope li:nth-child(3),
	.after_sale_scope li:nth-child(4),
	.after_sale_scope li:nth-child(7),
	.after_sale_scope li:nth-child(8),
	.after_sale_scope li:nth-child(11),
	.after_sale_scope li:nth-child(12),
	.after_sale_scope li:nth-child(15),
	.after_sale_scope li:nth-child(16){
		background: #f2f2f2;
	}
	.after_sale_s_top{
		padding: 0;
		margin: 0;
		font-size: 15px;
		font-weight: bold;
		display: inline-block;
		vertical-align: middle;
	}
	.after_sale_s_txt{
		display: inline-block;
		vertical-align: middle;
		border: none;
		padding-left: 5px;
		background: none;
		padding: 0;
	}
	.after_sale_s_txt p{
		font-size: 12px;
		font-weight: normal;
		height: auto;
		word-break: break-all;
		width: 135px;
		line-height: 15px;
		color: #333;
	}
	.after_sale_s_txt small{
		display: none;
	}
	.after_sale_box3 .after_sale_title{
		margin-left: 0;
		margin-top: 25px;
		padding-top: 15px;
	}
	.after_sale_p_top{
		margin: 0;
		padding: 0;
		border: none;
	}
	.after_sale_p_top li{
		padding: 0;
		margin-bottom: 10px;
	}
	.after_sale_t_top{
		padding: 13px 18px;
		width: 35%;
		border-right: 1px solid #fff;
		float: left;
		height: 88px;
		overflow: hidden;
		text-align: center;
	}
	.after_sale_t_top h3{
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.after_sale_t_top h3 small{
		font-size: 11px;
	}
	.after_sale_t_top h4{
		font-size: 14px;
	}
	.after_sale_t_down{
		width: 65%;
		float: left;
		padding: 20px 17px;
		height: 88px;
		overflow: hidden;
	}
	.after_sale_t_down p{
		font-size: 12px;
	}
	.after_sale_p_down{
		padding-top: 5px;
		padding-bottom: 10px;
		margin: 0;
	}
	.after_sale_p_down li{
		padding: 5px 5px 15px;
	}
	.after_sale_p_down li h3{
		font-size: 15px;
		margin-bottom: 8px;
	}
	.after_sale_p_down li p{
		font-size: 12px;
		line-height: 18px;
	}
	.after_sale_box4 .container{
		padding: 24px 15px;
	}
	.after_sale_b4_title{
		padding-top: 15px;
		width: 100%;
		margin-bottom: 15px;
		margin-top: 0;
	}
	.after_sale_t_p{
		font-size: 12px;
		line-height: 18px;
		width: 49%;
		padding-top: 7px;
	}
	.after_sale_t_p:last-of-type{
		padding-top: 12px;
	}
	.after_sale_b4_right{
		width: 160px;
		margin: 0 auto;
	}
	.after_sale_t_p:last-of-type{
		width: 100%;
	}
	.after_sale_b4_right img{
		width: 100%;
	}
	.after_sale_b5_top{
		padding: 0 0 0 10px;
	}
	.after_sale_b5_down li{
		height: 35px;
		line-height: 35px;
		padding: 0;
		font-size: 14px;
		border: 1px solid #9da9d2 !important;
		border-radius: 17.5px!important;
		text-align: left;
		padding-left: 30px!important;
		margin-bottom: 10px;
	}
	.after_sale_b5_down li i{
		width: 18px;
		height: 18px;
		background-size: 230%;
		margin-right: 3px;
	}
	.after_sale_b5_down li:last-of-type{
		margin-bottom: 30px;
	}
	.after_sale_b5_ch4 i{
		background-position: right -20px;
	}
	/*case_ent*/
	/*pays_way_start*/
	.pays_way_nav .container{
		padding: 0;
	}
	.pays_way_title{
		height: 45px;
		line-height: 45px;
		overflow: hidden;
		border-bottom: 1px solid #e4e4ee;
	}
	.pays_way_title ul li{
		width: 20%;
		padding: 0;
		margin: 0;
		text-align: center;
	}
	.pays_way_title ul{
		margin: 0;
	}
	.pays_way_title ul li a{
		background: #f8f8f8;
	}
	.pays_way_title ul li.start a{
		font-weight: bold;
		background:#f8f8f8 url(../images/up_arrows.png) no-repeat center bottom;
		background-size: 8px 6px;
		color: #5c6fb4;
	}
	.pays_way_c_title h3 em{
		background-size: 100%;
	}
	.pays_way_c_list{
		margin: 0;
		padding: 5px 0 20px;
	}
	.pays_way_c_list > li{
		padding: 20px 0;
		border-bottom: 1px solid #e5e5e5;
	}
	.pays_way_c_list > li:last-of-type{
		border: none;
	}
	.pays_way_c_img{
		width: 150px;
		height: 90px;
		background: #fff;
		position: relative;
		overflow: hidden;
	}
	.pays_way_c_img:after{
		content: '';
		width: 100%;
		height: 2.5px;
		background: #e5e5e5;
		position: absolute;
		bottom: -12px;
		left: 0;
	}
	/*2017-12-15-start*/
	/*.pays_way_c_img img{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
	}
	.pays_way_c_cont{
		width: 50%;
		width: calc(100% - 150px);
		width: -moz-calc(100% -150px);
		width: -webkit-calc(100% - 150px);
	}*/
	/*2017-12-15-end*/
	.pays_way_cont{
		padding: 0;
	}
	.pays_way_c_list > li:nth-child(2n) .pays_way_c_img img{
		width: 80px;
		margin: 0;
	}
	.pays_way_c_cont > ul > li{
		height: auto;
		font-size: 12px;
		line-height: 18px;
	}
	.pays_way_c_cont > ul > li span{
		display: block;
	}
	/*pays_way_end*/
	/*login_start*/
	.login{
		min-height: auto;
		background: #f8f8f8;
	}
	.login_cont{
		position: static;
		width: 100%;
		padding: 30px 18px 45px;
	}
	.login_title{
		font-size: 18px;
		color: #333;
		padding: 12px 5px 25px;
		margin-bottom: 30px;
		border-bottom: 1px solid #dbdbdb;
		position: relative;
	}
	.login_title:before{
		content: '';
		width: 22px;
		height: 2px;
		background: #333;
		position: absolute;
		top: 0;
		left: 5px;
	}
	.login_form input{
		height: 45px;
		line-height: 45px;
		border: 1px solid #5c6fb4;
		background: none;
		margin-bottom: 20px;
		padding: 0 10px;
		font-size: 14px;
		color: #666;
	}
	.login_form label{
		font-size: 14px;
		font-weight: normal;
		color: #666;
		padding-left: 5px;
	}
	.login_form button{
		margin-top: 35px;
		height: 45px;
		line-height: 45px;
		background: #5c6fb4;
		color: #fff;
		font-size: 15px;
		letter-spacing: 0;
	}
	.login_foot{
		padding: 0 10px;
	}
	.login_foot a{
		font-size: 14px;
		color: #333;
	}
	/*login_end*/
	/*register_start*/
	.register_title{
		margin: 30px 15px 0;
		padding-bottom: 25px;
		border-bottom: 1px solid #dbdbdb;
	}
	.register_title h2{
		font-size: 16px;
		margin-bottom: 10px;
		padding-top: 15px;
		position: relative;
	}
	.register_title h2:before{
		content: '';
		width: 22px;
		height: 2.5px;
		background: #333;
		position: absolute;
		top: 0;
		left: 0;
	}
	.register_title p{
		font-size: 12px;
	}
	.register_box{
		margin: 0 15px;
		background: none;
		border: none;
	}
	.register_b_cont{
		width: 100%;
		margin: 24px 0 50px;
		padding: 0;
	}
	.register_b_cont::before{
		display: none;
	}
	.form_label{
		font-size: 14px;
		color: #666;
		height: auto;
		line-height: 1;
		margin-bottom: 10px;
	}
	.register_b_cont .form-group .input-group{
		width: 100%;
	}
	.register_b_cont input[type="text"], .register_b_cont input[type="password"]{
		border: 1px solid #5c6fb4;
		background: none;
		color: #bbb;
	}
	.register_b_cont input[type="text"]:-moz-placeholder,
	.register_b_cont input[type="password"]:-moz-placeholder{ 
	    color: #bbb;
	}
	
	.register_b_cont input[type="text"]::-moz-placeholder,
	.register_b_cont input[type="password"]::-moz-placeholder { 
	    color: #bbb;
	}
	
	.register_b_cont input[type="text"]:-ms-input-placeholder,
	.register_b_cont input[type="password"]:-ms-input-placeholder{
	    color: #bbb;
	}
	
	.register_b_cont input[type="text"]::-webkit-input-placeholder,
	.register_b_cont input[type="password"]::-webkit-input-placeholder{
	    color: #bbb;
	}
	.yzm input[type="text"]{
		width: 60%;
		margin-right: 2%;
	}
	.yzm_img{
		width: 38%;
		height: 44px;
	}
	.yzm_img img{
		width: 100%;
		height: 100%;
	}
	.set_password input[type="text"], .set_password input[type="password"]{
		border-right: none;
	}
	.psw-addon{
		border: 1px solid #5C6FB4;
		border-left: none;
	}
	.register_b_cont h2{
		text-align: center;
		margin: 50px 0 48px;
	}
	.reg_suc_btn{
		margin: 0;
	}
	.reg_suc_btn a{
		margin: 0;
		width: 48%;
		margin-right: 2%;
	}
	.reg_suc_btn a:last-of-type{
		margin-left: 2%;
		margin-right: 0;
	}
	.register_button{
		font-size: 14px;
	}
	/*register_end*/
	/*set_pwd_start*/
	.set_pwd_title{
		width: auto;
	}
	.set_pwd_title h2{
		margin-bottom: 0;
	}
	.get_yzm{
		width: 38%;
	}
	.form_txt{
		font-size: 12px;
	}
	/*set_pwd_end*/
	/*online_demand_start*/
	.online_demand_title{
		margin-top: 30px;
		padding: 0 20px;
	}
	.online_demand_title h2{
		font-size: 18px;
	}
	.online_demand_title p{
		font-size: 12px;
		line-height: 18px;
	}
	.online_demand_title::before{
		right: 20px;
		left: auto;
		width: 20px;
		height: 2.5px;
	}
	.online_demand_cont{
		margin:30px -10px 0px ;
		padding: 25px 0 0px;
		background: #fff;
		border-top: 1px solid #f0f0f0;
	}
	.online_demand_cont dl{
		padding: 0 30px 25px;
		border: none;
	}
	.online_demand_c_title{
		text-align: left;
		padding-bottom: 15px;
		margin-bottom: 10px;
		border-bottom: 1px solid #dcdcdc;
	}
	.online_demand_c_title h3{
		font-size: 16px;
		font-weight: bold;
		color: #333;
		
	}
	.online_demand_c_title i{
		width: 16px;
		height: 16px;
		background-size: 200%;
		vertical-align: text-top;
		margin-right: 9px;
	}
	.cto_center_form{
		margin-bottom: 10px;
	}
	.cto_center_form label{
		font-size: 14px;
	}
	.cto_center_form label em{
		margin-right: 5px;
	}
	.cto_center_form label span{
		width: 18%;
	}
	.online_demand_foot{
		width: 100%;
		padding: 0;
		margin: 0;
	}
	.online_demand_foot_btn{
		margin: 0 -10px;
		padding:0 30px 45px;
		background: #fff;
	}
	.cto_center_button{
		font-size: 14px;
	}
	/*online_demand_end*/
	/*Mydetails_start*/
	.cto_center_left{
		margin: 0 -10px;
	}
	.cto_center_l_nav{
		padding:8px 0 0;
		overflow: hidden;
		height: 45px;
		margin-bottom: 0;
	}
	.cto_center_l_nav > li{
		width: 25%;
		padding: 0;
		float: left;
	}
	.cto_center_l_nav > li > a{
		padding: 0;
		text-align: center;
		height: 37px;
		line-height: 37px;
		font-size: 12px;
	}
	.cto_center_right{
		margin: 0;
		padding: 0;
	}
	.Mydetails_box{
		padding: 0;
		border: none;
	}
	.Mydetails_top{
		border-bottom: 1px solid #e1e1e1;
		margin: 0 0px 20px;
		padding: 15px 20px 20px;
	}
	.Mydetails_top_img{
		margin: 0 20px 0 0;
		width: 100px;
		height: auto;
	}
	.Mydetails_top p{
		font-size: 14px;
	}
	.Mydetails_top_input{
		margin-top: 25px;
	}
	.Mydetails_top_input a{
		font-size: 13px;
	}
	.Mydetails_cont{
		padding: 0 10px;
	}
	.Mydetails_cont .cto_center_form label span{
		width: 70%;
	}
	/*Mydetails_end*/
	/*Mydemand_start*/
	.Mydemand_title{
		padding: 15px 10px 10px;
		border: none;
	}
	.Mydemand_title h4{
		font-size: 17px;
		color: #333;
		height: auto;
		line-height: 1;
	}
	.Mydemand_title .cto_center_button{
		background: none;
		color: #5c6fb4;
		font-size: 12px;
		text-decoration: underline;
		text-align: right;
		height: auto;
		line-height: 1;
		margin-top: 6px;
	}
	.Mydemand_c_list > li{
		margin: 0 -10px 10px;
		padding: 20px;
		background: #f5f5f5;
		border: none;
	}
	.Mydemand_up{
		height: auto;
		line-height: 1;
	}
	.Mydemand_up .nowrap{
		line-height: 18px;
		height: 36px;
		font-size: 13px;
		font-weight: bold;
		color: #333;
		white-space: normal;
	}
	.Mydemand_time{
		text-align: left;
		font-size: 12px;
		/*font-weight: lighter;*/
		margin-top: 15px;
		padding-left: 18px;
		background: url(../images/news_icon.png) no-repeat -13px center;
	}
	.Mydemand_edit{
		text-align: right;
		font-size: 12px;
		/*font-weight: lighter;*/
		text-decoration: underline;
		margin-top: 15px;
	}
	.Mydemand_down_box.Mydemand_down_fixed{
		display: block;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.5);
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
		animation: back 0.3s;
		-webkit-animation:back 0.3s;
		-moz-animation:back 0.3s;
		-ms-animation:back 0.3s;
	}
	@keyframes back{
		from{background: rgba(0,0,0,0);}
		to{background: rgba(0,0,0,0.5);}
	}
	@-webkit-keyframes back{
		from{background: rgba(0,0,0,0);}
		to{background: rgba(0,0,0,0.5);}
	}
	@-moz-keyframes back{
		from{background: rgba(0,0,0,0);}
		to{background: rgba(0,0,0,0.5);}
	}
	@-ms-keyframes back{
		from{background: rgba(0,0,0,0);}
		to{background: rgba(0,0,0,0.5);}
	}
	.Mydemand_down_fixed .Mydemand_down{
		background: #fff;
		width: 87%;
		height: 90%;
		margin: auto;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		overflow-y: scroll;
		padding: 0 25px;
		animation: magnify 0.4s;
		-webkit-animation:magnify 0.4s;
		-moz-animation:magnify 0.4s;
		-ms-animation:magnify 0.4s;
	}
	@keyframes magnify{
		from{transform: scale(0,0);}
		to{transform: scale(1,1);}
	}
	@-moz-keyframes magnify{
		from{transform: scale(0,0);}
		to{transform: scale(1,1);}
	}
	@-webkit-keyframes magnify{
		from{transform: scale(0,0);}
		to{transform: scale(1,1);}
	}
	@-ms-keyframes magnify{
		from{transform: scale(0,0);}
		to{transform: scale(1,1);}
	}
	.Mydemand_c_list{
		margin-bottom: 25px;
	}
	.Mydemand_d_title{
		font-size: 17px;
		font-weight: bold;
		padding: 25px 10px 15px;
		margin-bottom: 10px;
		border-bottom: 1px solid #5c6fb4;
	}
	.Mydemand_down .input-group .form-control{
		margin-bottom: 10px;
		padding: 6px 5px;
	}
	.Mydemand_down .cto_center_form label{
		padding: 0 10px;
		height: 30px;
		line-height: 30px;
	}
	.cto_center_form textarea{
		height: 105px;
	}
	.Mydemand_down_foot{
		margin-bottom: 50px;
	}
	/*Mydemand_end*/
	/*Mycases_start*/
	.cto_center_right{
		margin: 0 -10px;
	}
	.Mycases_title{
		height: auto;
		padding: 15px 20px;
		border-bottom: 1px solid #f0f0f0;
	}
	.Mycases_top_txt{
		font-size: 15px;
		color: #999;
		margin: 15px 20px;
	}
	.Mycases_top_txt span{
		color: #5c6fb4;
	}
	.Mycases_top_cont{
		font-size: 13px;
		color: #999;
		line-height: 20px;
	}
	.Mycases_top_cont span{
		color: #333;
	}
	.Mycases_b_title{
		padding: 0 10px;
		height: 35px;
		line-height: 35px;
		border-bottom: 1px solid #c8c8c8;
		overflow: visible;
		margin-bottom: 20px;
		position: relative;
	}
	.Mycases_b_title > li{
		width: 33.33%;
		float: left;
		padding: 0;
		text-align: center;
	}
	.Mycases_b_title > li a{
		font-size: 12px;
		display: block;
	}
	.Mycases_b_title li:first-child .table_top_icon,
	.Mycases_b_title > li .table_top_icon{
		display: none;
	}
	.Mycases_b_title > li.start a{
		border-bottom: 2px solid #5c6fb4;
		font-weight: bold;
		margin-top: -2px;
	}
	.Mycases_table .cases_txt h5{
		width: 80%;
		width: calc(100% - 65px);
		width: -moz-calc(100% - 65px);
		width: -webkit-calc(100% - 65px);
	}
	.Mycases_table tr td:nth-child(5) {
	    position: absolute;
	    top: auto;
	    left: auto;
	    bottom: 0;
	    right: 0;
	    width: 35%;
	    margin: 0;
	    padding: 9px 0px 13px;
	    border-top: 1px solid #fff;
	}
	.Mycases_table tr td:nth-child(5):before{
		content: '操作：';
		font-size: 12px;
		color: #888;
	}
	.Mycases_table td:last-child a, .Mycases_table td:last-child a:hover{
		font-size: 14px;
	    color: #5c6fb4;
	}
	.Mycases_table tr td:nth-child(2) {
	    font-size: 11px;
	    color: #666;
	    position: absolute;
	    top: 58px;
	    left: 220px;
	    bottom: auto;
	    right: auto;
	    width: auto;
	    height: auto;
	    padding: 0;
	    margin: 0;
	    border: none;
	}
	.Mycases_table tr td:nth-child(4){
		left: 63px;
	}
	.Mycases_table tr td:nth-child(4) i{
		background: url(../images/news_icon.png) no-repeat 0px center;
	}
	/*Mycases_end*/
	/*Mycases_salesman_start*/
	.put_Mycase{
		position: absolute;
		right: 20px;
		top: -60px;
	}
	.put_Mycase a{
		font-size: 12px;
		text-decoration: underline;
	}
	.put_Mycase a i{
		display: none;
	}
	#Mysign_modal .modal-dialog{
		top: 50%;
		left: 50%;
		margin-top: -153px;
		margin-left: -40%;
		width: 80%;
	}
	#Mysign_modal .modal-body{
		padding: 35px 40px 25px;
	}
	#Mysign_modal .modal-body h5{
		font-size: 18px;
		font-weight: bold;
		color: #5568b1;
		margin-bottom: 7px;
	}
	#Mysign_modal .modal-body p{
		font-size: 13px;
		color: #666;
		line-height: 18px;
	}
	#Mysign_modal .modal-body p span{
		color: #333;
	}
	#Mysign_modal .modal-body p:last-of-type{
		margin-top: 18px;
	}
	#Mysign_modal .modal-footer{
		padding: 0;
		height: 45px;
		line-height: 45px;
	}
	#Mysign_modal .modal-footer button{
		display: block;
		width: 100%;
		height: 100%;
		background: none;
		text-align: center;
		color: #5c6fb4;
		font-size: 15px;
		letter-spacing: 1em;
		border: none;
		border-radius: 0;
	}
	/*Mycases_salesman_end*/
	/*put_cases_start*/
	.put_cases_box{
		padding: 30px 25px 45px;
		background: #fff;
	}
	.put_cases_title{
		margin: 0 0 10px;
		font-size: 17px;
		font-weight: bold;
		color: #333;
		padding-bottom: 15px;
		border-bottom: 1px solid #e1e1e1;
	}
	.put_cases_cont .cto_center_form{
		margin-bottom: 5px;
	}
	.put_file{
		margin-top: 20px;
	}
	/*put_cases_end*/
	/*404、500_start*/
	.error_tip{
		top: 58.5%;
	}
	.error_txt{
		font-size: 15px;
		margin-right: 0px;
		display: block;
		margin-bottom: 15px;
	}
	.error_txt b{
		width: 8px;
		height: 23px;
		margin-right: 5px;
		background-size: 100%;
	}
	.error_button{
		width: 100px;
		height: 25px;
		line-height: 23px;
		margin-right: 10px;
		font-size: 13px;
		border-radius: 10px;
	}
	/*404、500_end*/
}
@media only screen and (min-width: 360px) and (max-width: 374px) {
	.eims_box3 .eims_b_left{
		width: 56%;
	}
	.index_title .view{
		display: none;
	}
}
@media only screen and (min-width: 240px) and (max-width: 359px) {
	.index_cont ul > li{
		padding: 0 5px;
	}
	.index_n_first{
		padding: 6px 15px;
	}
	.index_e_l_img{
		height: 200px;
	}
	.index_e_r_txt{
		margin-top: 0;
		line-height: 15px;
		/*font-weight: lighter;*/
	}
	.eims_box3 .eims_b_left p {
	    margin-top: 10px;
	}
	.eims_b_left h2 {
	    margin: 16px 0 10px;
	}
	.index_e_r_txt q{
		padding-top: 5px;
	}
	.eims_box3 .eims_b_right {
	    width: 42%;
	    margin-top: 30px;
	}
	.eims_box4 .view{
		display: none;
	}
	.su_case_v_t_cont{
		padding-left: 10px;
		margin-top: 4%;
	}
	.cases_view_left .article_title span{
		margin-right: 15px;
	}
	.cases_txt span{
		margin-top: 15px;
	}
	.after_sale_box1 .after_sale_title{
		margin: 9px 0 30px;
	}
	.after_sale_t_top{
		padding: 13px 10px;
	}
	.after_sale_t_down{
		padding: 8px 17px;
	}
	.after_sale_s_txt p{
		width: 110px;
		line-height: 1;
		color: #333;
	}
	.after_sale_t_p{
		width: 45%;
		padding-top: 0;
	}
	.after_sale_t_p:last-of-type {
	    padding-top: 0px;
	}
	.after_sale_b4_right{
		width: 55%;
		padding-left: 10px;
	}
	.after_sale_b5_down li{
		padding-left: 15px!important;
	}
	.cto_center_form label span{
		width: 22%;
	}
	.Mydetails_top{
		padding-left: 10px;
		padding-right: 10px;
		margin: 0 0 20px;
	}
	.Mydetails_cont .cto_center_form label span{
		width: 75%;
	}
	.cto_center_button{
		width: 105px;
	}
	.cto_center_button:last-of-type{
		margin-right: 0;
	}
	.news_title ul li{
		width: 33.33%;
	}
	.index_notice .note{
		background: none;
		padding-left: 0;
	}
	.index_n_f_txt{
		padding: 8px 12px;
	}
	.index_n_f_txt span{
		margin-top: 8px;
	}
	.index_n_left{
		height: 90px;
	}
	.index_n_f_img{
		height: 90px;
	}
	.index_e_r_title{
		margin: 0 auto 10px;
	}
	.eims_n_first .index_n_c_txt{
    	padding-bottom: 12px;
    }
    .eims_box4 .index_n_left{
		height: 87px;
	}
	.product_idea_c3 {
	    top: 180px;
	    right: 18px;
	}
	.index_title p{
		padding-left: 5px;
	}
}










/*2017-12-18-start*/
#index_news .swiper-wrapper{
	width: 100%!important;
	-ms-flex-direction:row;
	-webkit-flex-direction:row;
	flex-direction: row;
}
.xny_index_notice_m_li{
	width: 50%!important;
	float: left;
}
.xny_index_notice_m_li a{
	max-width: 80%;
	max-width: calc(100% - 80px);
	max-width: -webkit-calc(100% - 80px);
	max-width: -moz-calc(100% - 80px);
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}
.xny_index_notice_m_li span{
	width: 74px;
	float: left;
}
@media only screen and (min-width: 240px) and (max-width: 768px) {
	.xny_index_notice_m_li{
		width: 100%!important;
	}
	.xny_index_notice_m_li a{
		max-width: 100%;
	}
}
/*2017-12-18-end*/

/*2017-12-15-start*/
@media only screen and (min-width: 768px) {
	.solution_other_btn{
		color: #ee5009;
		font-size: 22px;
		text-decoration: underline;
	}
	.solution_other_btn img{
		margin-right: 15px;
	}
	.solution_other .solution_c1_r_title{
		padding-bottom: 20px;
		margin-top: 90px;
	}
	.solution_other .solution_c1_r_title h3{
		font-size: 26px;
		font-weight: bold;
		border-right: none;
	}
	.solution_other .solution_c1_r_txt{
		font-size: 18px;
		line-height: 36px;
	}
	.solution_other_btn{
		margin-top: 20px;
		float: left;
	}
	.solution_other_btn:hover{
		color: #ee5009;
		text-decoration: underline;
	}
}

@media only screen and (min-width: 240px) and (max-width: 768px) {
	.solution_other .solution_c1_r_title h3{
		font-size: 15px;
		border: none;
	}
	.solution_other .solution_c1_r_title{
		margin-top: 40px;
	}
	.solution_other .solution_c1_r_top{
		padding-bottom: 10px;
	}
	.solution_other_btn img{
		width: 18px;
		height: 18px;
		margin-right: 6px;
		display: inline-block;
		vertical-align: middle;
	}
	.solution_other_btn{
		color: #ee5009;
		text-decoration: underline;
		padding: 0 15px;
		margin-bottom: 30px;
		float: left;
	}
	.solution_other_btn:hover{
		color: #ee5009;
		text-decoration: underline;
	}
	.pays_way_cont .container{
		margin: 0;
		padding: 0 10px;
	}
	.pays_way_title ul li{
		width: 20%;
	}
}
/*2017-12-15-end*/

/*2017-12-18-start*/
.header_nav {
	position: relative;
	background-color: #333;
	height: 50px;
	width: 100%;
	text-align: center;
	background: url(../images/nav_bg_02.jpg) repeat-x;
	float: left;
 	width: 100%;
 	margin-top: 25px;
}

.nav_main {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}

.nav_main ul li {
	height: 50px;
	float: left;
	position: relative;
}

.nav_menu1 > a{
	width: 120px;
	height: 48px;
	float: left;
	text-align: center;
	line-height: 48px;
	color: #fff;
	font-size: 15px;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	height: 48px;
	border-top: 2px #fff solid;
}
.nav_menu1 > a > em{
	vertical-align: baseline;
}
.nav_menu1 > a:hover{
	background: #fff;
	color: #5c6fb4;
	height: 40px;
	margin-top: 8px;
	line-height: 30px;
}

.nav_main ul li.start > a {
	background: #fff;
	color: #5c6fb4;
	height: 40px;
	margin-top: 8px;
	line-height: 30px;
}

@media only screen and (min-width: 240px) and (max-width: 767px) {
	.header_nav{
		background: none;
		position: fixed;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.1);
		z-index: 9998;
		display: none;
		top: 0;
		margin-top: 0;
	}
	.nav_main{
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0px;
		left: 0;
		z-index: 9999;
		/*display: none;*/
	}
	.nav_main > ul{
		/*position: absolute;
		z-index: 99;*/
		width: 60%;
		height: 100%;
		/*display: none;*/
		background: linear-gradient(0deg,#697cc3 0%,#5b82e5 60%,#6aacf0 100%);
		padding: 0 10px 30px;
		overflow-y: auto;
		padding-top: 60px;
	}
	.nav_main > ul > li{
		float: none;
		height: 45px;
		line-height: 45px;
		width: 100%;
		margin-top: 0;
		border-bottom: 1px solid rgba(255,255,255,0.2);
		text-align: center;
	}
	.nav_main > ul > li:first-of-type{
		border-top: 1px solid rgba(255,255,255,0.2);
	}
	.nav_main > ul > li a{
		width: 100%;
		font-size: 14px;
		color: #fff;
		display: block;
		border-top: none;
		text-align: center;
		margin-top: 0;
		height: 45px;
		line-height: 45px;
	}
	.nav_menu1 > a:hover{
		background: none;
		margin-top: 0;
		height: 45px;
		line-height: 45px;
	}
	.nav_main ul li.start > a{
		background: none;
		margin-top: 0;
		height: 45px;
		line-height: 45px;
		color: #fff;
	}
	.nav_main > ul > li i{
		display: none;
	}
	.head_close{
		cursor: pointer;
		width: 30px;
		height: 30px;
		background: url(../images/close_mun.png) no-repeat center;
		background-size: 100%;
		z-index: 99;
		margin: 50px auto 0;
		display: none;
	}
	@keyframes fadeInLeft {
	  from {
	    opacity: 0;
	    transform: translate3d(-100%, 0, 0);
	  }
	
	  to {
	    opacity: 1;
	    transform: none;
	  }
	}
	
	.fadeInLeft {
	  animation-name: fadeInLeft;
	  animation-duration: .3s;
	  /*animation-timing-function:ease-in-out;*/
	  animation-fill-mode: both;
	}
}
/*2017-12-18-end*/

.error{display:none; width: 100%; color: #e52f35;  box-sizing: border-box;}
.hidden{display:none}


/**************会员登录  start*********************/
.x_hy{ width:100%; margin:0; padding:0; text-align:center;}
.x_hy_c{ width:1000px; margin:40px  auto 0 auto;}
.x_hy_l{ float:left; width:620px; height:470px; margin:0; padding:0;}
.mainbox{overflow:hidden;position:relative;}
.flashbox{overflow:hidden;position:relative;}
.imagebox{text-align:center;position:relative;z-index:999; margin-left:235px; _margin-left:117px;}
.bitdiv{display:inline-block;width:18px;height:18px;margin:0 10px 10px 0px;cursor:pointer; float:left;}
.defimg{background-image:url(http://1.rc.xiniu.com/img/site/hyicon1.png);}
.curimg{background-image:url(http://1.rc.xiniu.com/img/site/hyicon2.png);}
.x_hy_r{ width:378px; float:right; height:400px; border:1px #dcdcdc solid; margin:0; padding:0;overflow: hidden;}
.x_hy_r_sub1{ float:left; text-align:left;width:349px; padding-left:15px; padding-right:15px; border-bottom:1px #dcdcdc solid; height:60px; line-height:60px; font-size:14px; color:#333; font-weight:bold; }
.x_hy_r_sub1 dt{float:left;line-height:60px; font-size:14px; color:#333; font-weight:bold;}
.x_hy_r_sub1 dd{ float:right;}
.x_hy_r_sub1 dd a{ line-height:60px; color:#1b5ec3; font-size:12px;}
.x_hy_r_sub1 dd a:hover{ text-decoration:underline;}
.x_hy_r_sub2{ float:left; text-align:left; width:364px; padding-left:16px;margin:30px auto 10px auto; line-height:20px; font-size:12px; color:#333; }
.x_hy_r_sub2 ul{margin:0; padding:0;}
.x_hy_r_sub2 ul li{float:left;}
.login_all_bq1{width:45px; line-height:40px;}
.login_all_bq3{width:70px; line-height:40px; margin-left:10px;}
.login_all_bq3 a{width:60px; line-height:40px; color: #069;}
.login_all_bq3 a:hover{width:60px; line-height:40px; color: #069; text-decoration:underline;}

.login_all3{ float:left; clear:both;text-align:left; width:364px; margin:20px 0 0 16px;line-height:20px; font-size:12px; color:#333;}
.login_all3_yzm{float:left; line-height:40px;}

.x_hy_r_sub3{ float:left; text-align:left;width:305px; padding-left:23px; padding-right:22px; height:37px; line-height:20px; font-size:12px; color:#666; overflow:hidden;}
.shuru{ width:200px; height:36px; line-height:36px; border:none; padding:0 10px 0 25px; border-left: 1px solid #c4c4c4; border-top: 1px solid #c4c4c4;border-bottom: 1px solid #ebebeb; border-right: 1px solid #ebebeb; color:#b6b6b6; font-size:12px; background:url(http://1.rc.xiniu.com/img/site/login_all.png) 5px 10px no-repeat;outline:medium;}
.mm{ width:200px; height:36px; border:none; padding:0 10px 0 25px; border-left: 1px solid #c4c4c4; border-top: 1px solid #c4c4c4;border-bottom: 1px solid #ebebeb; border-right: 1px solid #ebebeb; line-height:36px; color:#b6b6b6; font-size:12px; background:url(http://1.rc.xiniu.com/img/site/login_all.png) 5px -18px no-repeat;outline:medium;}
.x_yzm_l{width:93px; height:36px; float:left; text-align:left;}
.yzm{ width:93px; height:36px; border:none; padding-left:20px;padding-right:20px; line-height:36px; color:#666; font-size:12px; background:url(http://1.rc.xiniu.com/img/site/yzm.jpg) no-repeat;outline:medium;}
.x_yzm_r{width:190px; margin-left:10px; height:36px; float:left; line-height:37px;}
.x_yzm_r a{ line-height:37px; color:#3f8fa8; text-decoration:underline;}
.x_hy_r_sub4{ float:left; text-align:left;width:305px; padding-left:23px; padding-right:22px; height:40px;font-size:12px; color:#666;}
.x_hy_r_sub4 input{cursor:pointer;}
.dlbt{width:250px; height:38px; margin-left:20px; _margin-left:10px; background:#e6343c; line-height:38px; color:#fff; font-size:16px; border:none; font-weight:bold;}

@media only screen and (min-width: 240px) and (max-width: 767px) {
	#layui-layer1{
		width: 94%!important;
		left: 3%!important;	
	}
	#layui-layer1 .layui-layer-content{
		margin-left: -73px;
	}
}
@media only screen and (min-width: 240px) and (max-width: 359px) {
	#layui-layer1 .layui-layer-content{
		margin-left: -100px;
	}
}
/**************会员登录  end*********************/
@media only screen and (min-width: 240px) and (max-width: 767px) {
	.index_n_list li a,.index_title p,.index_c_txt,.index_e_p_title p,.product_idea_p,.news_cont_right .news_dl dd h5,.article_title span,.article_cont p,.article_keysword,.article_keysword span b,.eims_b_left span,.eims_b_left p,.login_foot a,.news_list_cont,.after_sale_p_down li p,.solution_c1_r_txt{
		font-weight: normal;
	}
}
