@charset "utf-8";
/* CSS Document */
*{
	margin:0 ;
	padding:0;
	font-family:"Microsoft YaHei";
}
a{
	text-decoration:none;
	outline:none;
}

img{
	outline:none;
	border:none;
}

li{
	list-style:none;
}

a,img,li{
	transition: all 0.7s;
	-moz-transition: all 0.7s; /* Firefox 4 */
	-webkit-transition: all 0.7s; /* Safari 和 Chrome */
	-o-transition: all 0.7s; /* Opera */
}



.clear {clear:both; }

/*-------------------------top_mess----------------------------*/
.top_mess{
	width:1140px;
	text-align:right;
	margin:0 auto;
	padding:10px 0;
	box-sizing:border-box;
}

.top_mess .top{
	font-size:12px;
	padding: 3px 0;
}

.top_mess .top h1{
	font-size:12px;
	float:right;
	color:#595959;
	font-weight:100
}

.top_mess .top a{
	color:#595959;
	float:right;
}

.top_mess .top a:hover{
	color:#2185d0;
}

/*---------------------header_logo-------------------------*/
.header_logo{
	width:1140px;
	margin:0 auto;
	padding:15px 0;
	box-sizing:border-box;
}

.header_logo .logo{
	float:left;
}

.header_logo .logo .logo_pic{
	float:left;
	border-right:1px solid #e0e0e0;
	padding-right:15px;
	box-sizing:border-box;
	margin-top: 8px;
}

.header_logo .logo p{
	float:left;	
	font-size:16px;
	color:#2185d0;
	margin-left:15px;
}

.header_logo .logo p span{
	font-size:30px;
	letter-spacing:3px;
}

.header_logo .headerphone{
	float:right;
	margin-top: 10px;
}

.header_logo .headerphone p{
	font-size:24px;
	color:#2185d0;
	background:url(../img/phone.png) left no-repeat;
	padding:5px 0 5px 55px;
}

/*----------------header------------------*/
.header{
	width:100%;
	background:#2185d0;
	margin-top: 10px;
}

.header_nav{
	width:1140px;
	margin:0 auto;
}

.header_nav ul li{
	float:left;
}

.header_nav ul li a{
	padding:15px 39px;
	display:inline-block;
	box-sizing:border-box;
	color:#fff;
}

.header_nav ul li a:hover{
	background:#28b9e6;
	color:#fff;
}

.header_nav ul .active a{
	background:#28b9e6;
	color:#fff;
}

.kefu{
	position:fixed;
	top:35%;
	right:10px;
	z-index:999;
	background:rgba(240,240,240,0.8);
	text-align:center;
	padding:5px;
	border-radius:5px;
}

.kefu .title{
	background:rgba(255,255,255,0.9);
	border-radius:5px;
	padding:5px;
}

.kefu .title img{
	width:35px;
}

.kefu .title h6{
	font-size:14px;
	color:#2185d0;
	margin:5px 0;
	font-weight:normal;
}

.kefu ul{
	background:rgba(255,255,255,0.9);
	margin-top:5px;
	padding:5px;
	border-radius:5px;
}

.kefu ul li{
	line-height:24px;
	border-bottom:1px dashed #dedede;
	padding:5px 0;
}

.kefu ul li span{
	color:#2185d0;
	font-size:14px;
}

.kefu ul li p a{
	font-size:12px;
	color:#333;
	background:url(../img/qqkefu.png);
	background-position:left;
	background-repeat:no-repeat;
	background-size:20px;
	padding:5px 0 5px 25px;
	font-weight:normal;
}

.kefu ul li h6 a{
	font-size:12px;
	color:#333;
}

.kefu ul li h5 a{
	font-size:12px;
	background:url(../img/phone003.png);
	background-position:left;
	background-repeat:no-repeat;
	background-size:20px;
	padding:5px 0 5px 25px;
	font-weight:normal;
	color:#333;
}

.kefu ul li img{
	width:90px;
}

/*-----------------产品展示-----------------------*/
.index_product{
	width:1140px;
	margin:0 auto;
	padding:50px 0;
}

.pro_nav{
	width:262px;
	float:left;
}

.pro_nav .pro_title{
	background:#2185d0;
	text-align:center;
	padding:15px 0;
}

.pro_nav .pro_title h2{
	font-size:22px;
	color:#fff;
	font-weight:normal;
	padding-bottom:20px;
	background:url(../img/title.png) bottom no-repeat;
}

.pro_nav .nav_list{
	background:#f5f5f5;
	margin-top:1px;
}

.pro_nav .nav_list h5{
	color:#e67b1c;
	font-size:16px;
	background:#eaeaea;
	padding:14px 60px;
	box-sizing:border-box;
}

.pro_nav .nav_list ul li a{
	color:#393939;
	font-size:14px;
	display:inline-block;
	width:100%;
	padding:12px 0 12px 30px;
	box-sizing:border-box;
	margin-top:1px;
	border-bottom:1px solid #eaeaea;
}

.pro_nav .nav_list ul li a:hover{
	background:#2185d0;
	color:#fff;
}
.index_prolist{float:right;width:865px;margin-left:10px;}
.index_prolist ul h3{
	font-size:22px;
	font-weight:500;
	margin-left:15px;
	color:#2d2c2c;
	padding-bottom:20px;
}

.index_prolist ul li{
	width: 270px;
    overflow: hidden;
    float: left;
    margin: 0 0 19px 15px;
	border:1px solid #eaeaea;
	box-sizing:border-box;
	text-align:center;
	height:310px;
	padding:6px;
}

.index_prolist .inpro_pic{
	width:258px;
	height:230px;
	text-align:center;
	overflow:hidden;
}

.index_prolist .inpro_pic img{
	height:230px;
	width:auto;
}

.index_prolist ul li h5{
	padding:5px;
}

.index_prolist ul li h5 a{
	display:inline-block;
	font-size:14px;
	color:#333;
	margin:10px 0;
	font-weight:normal;
}

.index_prolist ul li p{
	font-size:12px;
	color:#676767;
	margin:10px 15px;
	line-height:24px;
}

.index_prolist ul li:hover{
	box-shadow:5px 5px 15px #d4d4d4;
}

.index_prolist ul li h5 a:hover{
	color:#28b9e6;
}

.index_prolist .inpro_pic img:hover{
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	transform:scale(1.2);
}

/*------------------indexabout_box-------------------------*/
.index_about{
	background:#2185d0;
}

.inabout_box{
	width:50%;
	padding: 1% 0;
	box-sizing:border-box;
	float:left;
}

.inabout_box .inabout_mess{
	width:570px;
	float:right;
	text-align:left;
	margin-bottom: 20px;
}

.inabout_box .inabout_mess h5{
	color:#fff;
	font-size:22px;
	font-weight:normal;
	background: url(../img/title.png) left 40px no-repeat;
	padding-bottom: 20px;
}

.inabout_box .inabout_mess p{
	color:#fff;
	font-size:14px;
	margin: 4% 6% 2% 0;
	line-height:30px;
	text-align: justify;
}

.inabout_box .inabout_mess a{
	color:#fff;
	font-size:14px;
	padding:5px 15px;
	display: inline-block;
	margin-top: 25px;
	border:1px solid #28b9e6;
}

.inabout_pic{
	width:50%;
	float:right;
	height:530px;
	background: url(../img/about.png) center no-repeat;
	background-size:cover;
}

/* .inabout_pic .pic_box img{
	width:100%;
} */

.inabout_box .inabout_mess a:hover{
	color:#fff;
	border:1px solid #28b9e6;
	background:#28b9e6;
}

/*-----------index_anli-----------------*/
.index_anli{
	width:1140px;
	margin:0 auto;
	padding:20px 0;
	
}

.index_anli .anli_title{
	margin:20px 0;
	
}

.index_anli .anli_title h2{
	text-align:center;
	font-size:22px;
	color:#2d2c2c;
	font-weight:normal;
	padding-bottom:20px;
	background:url(../img/title-bo.png) bottom no-repeat;
	letter-spacing:0.1em;
}

.index_anli .anli_box ul li{
	width:262px;
	float:left;
	text-align:center;
	margin: 15px 11px;
	border:1px solid #eaeaea;
	box-sizing:border-box;
}

.index_anli .anli_box ul li h5 a{
	color:#393939;
	font-size:18px;
	display:inline-block;
	margin:10px 0;
	font-weight:normal;
}

.index_anli .anli_box ul li p{
	color:#676767;
	font-size:12px;
	margin:10px;
	line-height:24px;
}

.anli_box .anli_pic{
	width:262px;
	height:165px;
	overflow:hidden;
}

.anli_box .anli_pic a img{
	width:262px;
}


.index_anli .anli_box ul li h5 a:hover{
	color:#2185d0;
}

.anli_box .anli_pic img:hover{
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	transform:scale(1.2);
}

.index_anli .anli_box ul li:hover{
	box-shadow:5px 5px 15px #e7e7e7;
}

/*-------------------合作伙伴---------------------*/
.hezuo{
	width:100%;
	padding:20px 0;
	background:#f3f3f3;
	
}

.hezuo .hezuo_title{
	margin:20px 0;
}

.hezuo .hezuo_title h5{
	text-align:center;
	font-size:22px;
	color:#2d2c2c;
	font-weight:normal;
	padding-bottom:20px;
	background:url(../img/title-bo.png) bottom no-repeat;
	letter-spacing:0.1em;
}

/* #roll{
width: 200%;
}

#roll li{
	width: 200px;
	line-height: 88px;
	float: left;
	margin: 5px 40px;
}


#roll li img{
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

#roll li img:hover{
	-webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: grayscale(0%);
} */

/* .huoban_box span{
	position: absolute;
	bottom: 40%; 
	display: inline-block;
	width: 50px;
	text-align: center;
	cursor: pointer;
	background:none;
	border:none;
	z-index: 99;
	}

.huoban_box .next{right: 0;} */

.picScroll-left{
	width: 1100px;
	overflow: hidden;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.picScroll-left .hd button.prev,.picScroll-left .hd button.next{
	position:absolute;
	top:22%;
	border:none;
	background:none;
	cursor:pointer;
	outline:none;
}

.picScroll-left .hd .prev{
	position:absolute;
	left:0;
	top:20%;
}

.picScroll-left .hd .next{ 
	right:0;
}

.picScroll-left .bd{margin-left:25px;}
		 
.picScroll-left .bd ul{ 
	overflow:hidden;
}
.picScroll-left .bd ul li{
	margin:10px 10px;
	width:242px;
	float:left;
	overflow:hidden; 
	text-align:center;  
}
.picScroll-left .bd ul li .pic{
	height:70px;
	line-height:70px;
}

.picScroll-left .bd ul li .pic img{
	height:55px;
}

.picScroll-left .bd ul li .pic:hover  img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	transform:scale(1.1);
} 

/*----------------------------news---------------------------*/
.index_news{
	width:1140px;
	margin:0 auto;
}

.innew_box{
	float:left;
	margin: 0 20px;
}

.innew_box .new_title{
	margin:20px 0;
}

.innew_box .new_title h3{
	font-size:22px;
	color:#2d2c2c;
	font-weight:normal;
	padding-bottom: 20px;
	background: url(../img/title-bo.png) left 40px no-repeat;
}

.innew_box  .innew_list{
	width: 732px;
	float: left;
}

.innew_box  .innew_list ul li{
	margin-bottom:10px;
	border-bottom:1px solid #dadada;
	padding-bottom:10px;
}

.innew_box  .innew_list ul li span{
	font-size:14px;
	color:#515151;
	margin-bottom:10px;
	float:right;
}

.innew_box  .innew_list ul li a{
	font-size:14px;
	color:#515151;
}

.innew_box  .innew_list ul li a:hover{
	color:#2185d0;
}

.wenda{
	width:350px;
	float:left;
	margin: 27px 0;
	background:#f7f7f7;
}

.wenda .wen_title{
	background:#2185d0;
}

.wenda .wen_title h3{
	padding: 15px 0 15px 45px;
	margin-left: 15px;
	display:inline-block;
	font-size:18px;
	color:#fff;
	background: url(../img/wen.png) left  no-repeat;
}

.wenda .wen_box ul li{
	margin:5px;
	background:#fff;
	padding:6px;
	box-sizing:border-box;
}

.wenda .wen_box ul li h5{
	font-size:14px;
	color:#3a3a3a;
	font-weight:normal;
	padding-left:25px;
	background: url(../img/quetion.png)0 3px no-repeat;
	cursor:pointer;
}

.wenda .wen_box ul li p{
	cursor:pointer;
	line-height:24px;
	margin-top:10px;
	font-size:12px;
	color:#6c6c6c;
	padding-left:25px;
	background: url(../img/awsome.png)0 3px  no-repeat;
}

.wenda .wen_box ul li h5:hover{
	color:#2185d0;
}

.wenda .wen_box ul li p:hover{
	color:#000;
}

/*-----------------------友情链接----------------------------------*/
.youqing{
	width:1140px;
	margin:0 auto;
	padding:30px 0;
}

.youqing .youq_title{
	margin:20px 0;
}

.youqing .youq_title h5{
	text-align:center;
	font-size:22px;
	color:#2d2c2c;
	font-weight:normal;
	padding:0 0 20px 0;
	background: url(../img/title-bo.png)center bottom no-repeat;
}

.youqing .youqing_box{
	margin:20px 0;
}

.youqing .youqing_box ul li{
	float:left;
	margin:5px 10px;
}

.youqing .youqing_box ul li a{
	color:#585858;
	font-size:14px;
	padding:10px 20px;
}

.youqing .youqing_box ul li a:hover{
	color:#2185d0;
}

/*-----------------------footer------------------------------*/
.footer{
	width:100%;
	background:#f7f7f7;
	padding:30px 0 0 0;
}

.footer .foot_one{
	width:1140px;
	margin:0 auto;
}

.footer .foot_one .foot_left{
	float:left;
}

.footer .foot_one .foot_mess{
	margin-bottom:40px;
}

.footer .foot_one .foot_mess h6{
	color:#2185d0;
	font-size:16px;
	margin-bottom:15px;
}

.footer .foot_one .foot_mess ul li{
	float:left;
	margin-right:40px;
}

.footer .foot_one .foot_mess ul li a{
	color:#5a5a5a;
	font-size:14px;
}

.footer .foot_one .foot_mess ul li a:hover{
	color:#2185d0;
}

.footer .foot_one .foot_right{
	float: right;
}

.footer .foot_one .foot_right h6{
	color:#2185d0;
	font-size:16px;
	margin-bottom:15px;
}

.footer .foot_one .foot_right form input{
	line-height:20px;
	border:1px solid #cbcbcb;
	font-size:12px;
	color:#5a5a5a;
	margin-bottom:10px;
	width:430px;
	padding:5px;
	box-sizing:border-box;
	background:#f7f7f7;
}

.footer .foot_one .foot_right form textarea{
	height:70px;
	border:1px solid #cbcbcb;
	font-size:12px;
	color:#5a5a5a;
	margin-bottom:10px;
	width:430px;
	padding:5px;
	box-sizing:border-box;
	background:#f7f7f7;
	resize:none;
}

.foot_one .foot_right form button{
	line-height:20px;
	border:none;
	font-size:12px;
	color:#fff;
	margin-bottom:10px;
	width:150px;
	height:32px;
	cursor:pointer;
	box-sizing:border-box;
	background:#2185d0;
	float:right;
}

.footer .foot_one .foot_right form textarea:hover, .footer .foot_one .foot_right form input:hover{
	border:1px solid #2185d0;
}

.foot_one .foot_right form button:hover{
	background:#ff9c44;
}

.footer .foot_bottom{
	background:#2185d0;
	text-align:center;
	padding:5px 0;
	margin-top:20px;
}

.footer .foot_bottom .bottom_mess p{
	color:#d7f2ff;
	font-size:14px;
	margin:10px 0;
}

.footer .foot_bottom .bottom_mess p a{
	color:#d7f2ff;
}

/*-================内页样式=====================_*/

/*--------------------------内页banner-------------------------*/
.inner_banner{
	margin-bottom:20px;
	position:relative;
}

.inner_banner img{
	max-width:100%;
}

.inner_banner .in_bread{
	position:absolute;
	right:20%;
	top:30%;
	text-align:right;
}

.inner_banner .in_bread h5{
	color:#fff;
	font-size:28px;
	font-weight:normal;
}

.inner_banner .in_bread p{
	color:#18d4e8;
	font-size:14px;
	margin-top:5px;
}

.inner_banner .in_bread span.line{
	display:inline-block;
	width:80px;
	border-bottom:1px solid #fff;
}

.inner_content{
	width:1140px;
	margin:0 auto;
	padding-bottom:30px;
}

.inner_content .inner_nav{
	width:230px;
	float:left;
}

.inner_content .inner_nav .nav_title{
	background:#2185d0;
	padding:20px;
	box-sizing:border-box;
	margin-bottom:1px;
}

.inner_content .inner_nav .nav_title h5{
	color:#fff8f2;
	font-size:24px;
	font-weight:normal;
	margin-bottom:10px;
}

.inner_content .inner_nav .nav_title p{
	color:#bcf5ff;
	font-size:18px;
}

.inner_content .inner_nav .left_nav{
	background:#f7f7f7;
}

.inner_content .inner_nav .left_nav h5{
	padding:14px 0 14px 35px;
	font-size:16px;
	color:#fff;
	font-weight:normal;
	/* background:url(../img/select.png) left no-repeat;
	background-size:8px; */
	background-color:#ff9943;
}


.inner_content .inner_nav .left_nav ul li{
	border-bottom:1px solid #ececec;
	margin:1px 0;
}

.inner_content .inner_nav .left_nav ul li a{
	display:inline-block;
	width:100%;
	padding:14px 0 14px 25px;
	box-sizing:border-box;
	color:#363636;
}

.inner_content .inner_nav .left_nav ul li:hover{
	background:#2185d0;
}

.inner_content .inner_nav .left_nav ul li a:hover{
	background:url(../img/select.png) 5% center no-repeat;
	color:#fff;
	background-size:10px;
}

.inner_content .inner_nav .left_nav ul li.active{
	background:url(../img/select.png) 5% center no-repeat;
	color:#fff;
	background-size:10px;
	background-color:#2185d0;
}

.inner_content .inner_nav .left_nav ul li.active a{
	color:#fff;
}

.inner_content .inner_nav .left_contact{
	margin-top:20px;
	background:#f7f7f7;
}

.inner_content .inner_nav .c_title h5{
	background:#2185d0;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	padding:13px 0 13px 20px;
	margin-bottom:1px;
}

.inner_content .inner_nav .left_contact p{
	font-size:14px;
	color:#363636;
	line-height:24px;
	padding:20px 0 20px 20px;
	border-top:1px solid #2185d0;
}

.inner_content .inner_nav .tuijianchanp{
	background:#fff;
}

.inner_content .inner_nav .tuijian{
	background:#fff;
	/* text-align:center; */
	border:1px solid #eeeeee;
	margin-bottom:5px;
}

.inner_content .inner_nav .tuijian img{
	width:100%;
}

.inner_content .inner_nav .tuijian p{
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #2185d0;
	padding:10px 5px;
}

.inner_content .inner_nav .tuijian p a{
	color:#444444;
	line-height:20px;
}

.inner_content .inner_nav .tuijian p a:hover{
	color:#2185d0;
}


/*-------------------------------------*/
.inner_content .right_content{
	float:left;
	margin-left:20px;
	width:890px;
}

.inner_content .right_content .breadnav{
	border-bottom:1px solid #d4edff;
	padding-bottom:10px;
}

.inner_content .right_content .breadnav .bread_title{
	float:left;
}

.inner_content .right_content .breadnav .bread_title h3{
	font-size:18px;
	color:#2185d0;
	font-weight:normal;
}

.inner_content .right_content .breadnav .breadcromb{
	margin-top:5px;
	float:right;
}

.inner_content .right_content .breadnav .breadcromb p{
	font-size:14px;
	color:#2185d0;
}

.inner_content .right_content .breadnav .breadcromb p a{
	font-size:14px;
	color:#5d5d5c;
	margin:0 5px;
}

/*--------------------right_mess-----------------------------*/

.inner_content .right_content .right_mess {
	margin:20px;
}

.inner_content .right_content .right_mess h3{
	background:#f2f2f1;
	border-left:5px solid #2185d0;
	padding:5px 0 5px 15px;
	font-size:16px;
	color:#2185d0;
	font-weight:normal;
}

.inner_content .right_content .right_mess .jianjie{
	margin:20px 0 30px 0;
}

.inner_content .right_content .right_mess .jianjie p{
	font-size:14px;
	color:#3c3c3c;
	line-height:26px;
	letter-spacing:2px;
	text-indent: 2em;
    text-align: justify;
}

.inner_content .right_content .case_box{
	margin:19px;
	padding-bottom:20px;
	border-bottom:1px solid #ececec;
	box-sizing:border-box;
}

.inner_content .right_content .case_box .case_pic{
	width:350px;
	float:left;
	overflow:hidden;
}

.inner_content .right_content .case_box .case_pic img{
	max-width:350px;
} 

.inner_content .right_content .case_box .case_pic img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	transform:scale(1.1);
} 

.inner_content .right_content .case_box .case_messbox{
	width:480px;
	float:left;
	margin:5px 0 0 20px;
}

.inner_content .right_content .case_box .case_messbox h5{
	font-size:18px;
	color:#393939;
	font-weight:normal;
	margin-bottom:10px;
}

.inner_content .right_content .case_box .case_messbox ul li{
	float:left;
	width:240px;
	
}

.inner_content .right_content .case_box .case_messbox p,.inner_content .right_content .case_box .case_messbox ul li p{
	color:#8c8c8c;
	font-size:14px;
	line-height:26px;
}

.inner_content .right_content .case_box .case_messbox span,.inner_content .right_content .case_box .case_messbox ul li span{
	color:#5b5b5b;
}

.inner_content .right_content .case_box .case_messbox a{
	color:#2185d0;
	font-size:14px;
	padding-right:20px;
	background:url(../img/more.png) right no-repeat;
}

/*-------------------page----------------------*/
.page{
	float:right;
	margin:30px 0;
}

.page .next,.page .prev{
	background:none;
	border:none;
	font-size:16px;
	color:#2d2d2d;
	cursor:pointer;
	margin:0 10px;
}

.page li{
	display:inline;
}

.page li a{
	font-size:16px;
	color:#2d2d2d;
	cursor:pointer;
	padding:10px 15px;
	margin:0 10px;
}

.page li a:hover{
	color:#fff;
	background:#2185d0;
}

.page .active a{
	color:#fff;
	background:#2185d0;
}
/*--------------------------------------------------------*/
.inner_content .right_content .right_mess .zixun{
	float:left;
	margin:15px 10px;
	width:400px;
	height: 110px;
}

.inner_content .right_content .right_mess .zixun .more_pic img{
	margin-right:20px;
	max-width:130px;
	float:left;
}

.inner_content .right_content .right_mess .zixun .more_new h4 a{
	color:#484848;
	font-size:14px;
	font-weight:normal;
}

.inner_content .right_content .right_mess .zixun .more_new p{
	margin:5px 0;
	color:#9a9a9a;
	font-size:12px;
}

.inner_content .right_content .right_mess .zixun .more_new h4 a:hover{
	color:#2185d0;
}

/*-------------------案例详情------------------------*/
.inner_content .right_content .case_details{
	margin:20px 10px;
}

.inner_content .right_content .case_details h6{
	font-size:18px;
	color:#515151;
	font-weight:normal;
	text-align:center;
}

.inner_content .right_content .case_details span{
	font-size:14px;
	color:#8c8c8c;
	margin:5px 0;
}

.inner_content .right_content .case_details img{
	max-width:800px;
}

.inner_content .right_content .case_details .detail_mess h5{
	font-size:18px;
	color:#393939;
	font-weight:normal;
	margin-top:10px;
}

.inner_content .right_content .case_details .detail_mess ul{
	margin:15px 0;
}

.inner_content .right_content .case_details .detail_mess ul li{
    line-height: 30px;
    font-size: 14px;
    color: #585858;	
	padding:3px 10px;
}

.inner_content .right_content .case_details .detail_mess p,.inner_content .right_content .case_details .detail_mess ul li p{
	color:#464646;
	font-size:14px;
	line-height:26px;
}

.inner_content .right_content .case_details .detail_mess span,.inner_content .right_content .case_details .detail_mess ul li span{
	color:#5b5b5b;
}

.inner_content .right_content .case_details .next-mess{
	margin:30px 0; 
}

.inner_content .right_content .case_details .next-mess p{
	color:#727272;
	font-size:16px;
}

.inner_content .right_content .case_details .next-mess p a{
	color:#404040;
}


/*--------------联系我们-----------------*/
.inner_content .right_content .right_mess .fangshi{
	margin:20px 30px;
	float:left;
}

.inner_content .right_content .right_mess .fangshi h5{
	font-size:24px;
	color:#3c3c3c;
	font-weight:normal;
	margin-bottom:15px;
}

.inner_content .right_content .right_mess .fangshi h5 span{
	color:#2185d0;
}

.inner_content .right_content .right_mess .fangshi p{
	color:#3c3c3c;
	font-size:14px;
	line-height:24px;
}

.inner_content .right_content .right_mess .fangshi h6{
	color:#3c3c3c;
	font-size:16px;
	margin:15px 0;
	font-weight:normal;
}

.inner_content .right_content .right_mess .liuyan{
	margin:20px 0 20px 15px;
	float:right;
}

.inner_content .right_content .right_mess .liuyan form input{
	line-height:20px;
	border:1px solid #cbcbcb;
	font-size:12px;
	color:#5a5a5a;
	margin-bottom:20px;
	width:430px;
	padding:5px;
	box-sizing:border-box;
	background:none;
}

.inner_content .right_content .right_mess .liuyan form textarea{
	height:80px;
	border:1px solid #cbcbcb;
	font-size:12px;
	color:#5a5a5a;
	margin-bottom:20px;
	width:430px;
	padding:5px;
	box-sizing:border-box;
	background:none;
	resize:none;
}

.inner_content .right_content .right_mess .liuyan form button{
	line-height:20px;
	border:none;
	font-size:12px;
	color:#fff;
	margin-bottom:10px;
	width:430px;
	padding:5px;
	cursor:pointer;
	box-sizing:border-box;
	background:#2185d0;
}

.inner_content .right_content .right_mess .liuyan form textarea:hover, .inner_content .right_content .right_mess .liuyan form input:hover{
	border:1px solid #2185d0;
}

.inner_content .right_content .right_mess .liuyan form button:hover{
	background:#ff9c44;
}

.inner_content .right_content .right_mess .map {
	text-align:center;
	margin:20px;
}

/*-----------------------下载中心---------------------------*/
.inner_content .right_content .down_box {
	margin:20px 0;
	padding:25px;
	background:#f7f7f7;
}

.inner_content .right_content .down_box .down_mess{
	float:left;
	margin-top: 20px;
	margin-bottom:20px;
	margin-left: 20px;
}

.inner_content .right_content .down_box .down_mess h5{
	font-size:18px;
	color:#2185d0;
	margin-bottom:20px;
	font-weight:normal;
}

.inner_content .right_content .down_box .android h5{
	font-size:18px;
	color:#2185d0;
	margin-bottom:20px;
	font-weight:normal;
	padding:25px 0 25px 75px;
	background:url(../img/android.png) left no-repeat;
}

.inner_content .right_content .down_box .ios h5{
	font-size:18px;
	color:#2185d0;
	margin-bottom:20px;
	font-weight:normal;
	padding:25px 0 25px 75px;
	background:url(../img/apple.png) left no-repeat;
}

.inner_content .right_content .down_box .down_mess p{
	font-size:16px;
	color:#3a3a3a;
}

.inner_content .right_content .down_box .download{
	float:right;
}

.inner_content .right_content .down_box .download img{
	vertical-align: middle;
	margin-right:30px;
	padding-right:30px;
	border-right:1px solid #d2d2d2;
}

.inner_content .right_content .down_box .download span{
	font-size:18px;
	color:#2185d0;
	margin-right:30px;
}

.inner_content .right_content .down_box .download .down{
	width:40px;
	height:40px;
	border:none;
	margin-right:20px;
	background:url(../img/down.png) center no-repeat;
	cursor:pointer;
	margin-top:40px;
	float:right;
}

.inner_content .right_content .tuij_product{
	position:relative;
	margin-top:20px;
}

.inner_content .right_content .tuij_product .hd>a{
	position:absolute;
	top:35%;
	width:20px;
	height:40px;
	border:none;
	cursor:pointer;
}

.inner_content .right_content .tuij_product .hd>a.pro_prev{
	left:0;
	background:url(../img/left.png) center no-repeat;
}

.inner_content .right_content .tuij_product .hd>a.pro_next{
	right:0;
	background:url(../img/right.png) center no-repeat;
}

.inner_content .right_content .tuij_product .tuijian_pro{
	width:780px;
	margin:0 auto;
	overflow:hidden;
}

.inner_content .right_content .tuij_product .tuijian_pro ul{
	width:10000px;
}

.inner_content .right_content .tuij_product .tuijian_pro ul li{
	width:230px;
	text-align:center;
	border:1px solid #eaeaea;
	float:left;
	margin:10px 15px;
	overflow:hidden;
}

.inner_content .right_content .tuij_product .tuijian_pro ul li a{
	overflow:hidden;
}

.inner_content .right_content .tuij_product .tuijian_pro ul li img{
	max-width:230px;
	display: block;
}

.inner_content .right_content .tuij_product .tuijian_pro ul li img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	transform:scale(1.1);
}

.inner_content .right_content .tuij_product .tuijian_pro ul li h6{
	font-size:14px;
	border-top:1px solid #eaeaea;
	font-weight:normal;
	padding:15px 0;
}

.inner_content .right_content .tuij_product .tuijian_pro ul li h6 a{
	color:#444444;
}

.inner_content .right_content .tuij_product .tuijian_pro ul li h6 a:hover{
	color:#2185d0;
}

.inner_content .right_content .right_mess .news_box{
	overflow:hidden;
	margin:10px 0;
	font-size:14px;
}

.inner_content .right_content .right_mess .news_box i{
	float:left;
	color:red;
	font-style:normal;
}

.inner_content .right_content .right_mess .news_box a{
	font-weight:normal;
	color:#515151;
	float:left;
}

.inner_content .right_content .right_mess .news_box span{
	color:#8c8c8c;
	float:right;
}

.inner_content .right_content .right_mess .news_box a:hover{
	color:#2185d0;
}

.inner_content .right_content .right_mess .hezuo_box ul li{
	width:262px;
	height:262px;
	overflow:hidden;
	float:left;
	border:1px solid #d8d8d8;
	margin:10px;
	box-sizing: border-box;
	text-align:center;
	cursor:pointer;
	position:relative;
}

.inner_content .right_content .right_mess .hezuo_box ul li .hzhb_box{
	position: absolute;
	height: 100%;
	width: 100%;
	justify-content: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
}

.inner_content .right_content .right_mess .hezuo_box ul li img{
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
	width:160px;
}


.inner_content .right_content .right_mess .hezuo_box ul li:hover  img{
	-webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: grayscale(0%);
	-webkit-transform:scale(1.4);
	-moz-transform:scale(1.4);
	transform:scale(1.4);
} 

.inner_content .right_content .right_mess .product_box{
	box-sizing:border-box;
	position:relative;
	border:1px solid #eaeaea;
	background:#fff;
	transition: all 0.7s;
	-moz-transition: all 0.7s; /* Firefox 4 */
	-webkit-transition: all 0.7s; /* Safari 和 Chrome */
	-o-transition: all 0.7s; /* Opera */
} 


.inner_content .right_content .right_mess .product_box .product_left{
	float:left;
	overflow:hidden;
} 

.inner_content .right_content .right_mess .product_box .product_left img{
	max-width: 350px;
	display: block;
} 


.inner_content .right_content .right_mess .product_box .product_left img:hover{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	transform:scale(1.1);
} 

.inner_content .right_content .right_mess .product_box .product_right{
	float:left;
	width:450px;
	margin-left:20px;
	position:relative;
} 

.right_mess .product_box .product_right .pro_box{
	float:left;
	width:410px;
	margin-left: 5%;
	margin-top: 8%;
} 

.right_mess .product_box .product_right .pro_box h5{
	font-size:24px;
	color:#393939;
	font-weight:normal;
	margin:10px 0;
} 

.right_mess .product_box .product_right .pro_box h5 a{
	color:#2185d0;
} 

.right_mess .product_box p{
	color:#22232a;
	font-size:16px;
	line-height:30px;
	letter-spacing:2px;
} 


.right_mess .product_box .pro_mess{
	margin-top: 44px;
	width: 220px;
	float: left;
	margin-left: 10%;
} 

.inner_content .right_content .right_mess .product_box:hover{
	box-shadow:3px 3px 5px #dadada;
} 

/* .inner_content .right_content .right_mess .product_box img:hover{
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	transform:scale(1.2);
} */
 

.right_mess .detailspic_box{
	width:730px;
	margin:0 auto;
	padding:15px 0;
	box-sizing:border-box;
	position:relative;
} 

.right_mess .detailspic_box .left_pic{
	width:140px;
	float:left;
	position:relative;
	margin-left:20px;
} 

.right_mess .detailspic_box .left_pic>a{
	position:absolute;
	width:43px;
	height:23px;
	border:none;
	left:26%;
	cursor:pointer;
} 

.right_mess .detailspic_box .left_pic>a.details_prev{
	top:0;
	background:url(../img/protop.png) center no-repeat;
} 

.right_mess .detailspic_box .left_pic>a.details_next{
	bottom:0;
	background:url(../img/probottom.png) center no-repeat;
} 

.right_mess .detailspic_box .left_pic ul{
	/* margin:30px 0; */
} 

.right_mess .detailspic_box .left_pic ul li{
	width:100px;
	height:100px;
	/* border:1px solid #e6e4e4; */
	/* box-sizing:border-box; */
	margin-bottom:10px;
} 

.right_mess .detailspic_box .left_pic ul li img{
	width:100%;
} 

.right_mess .detailspic_box .left_pic ul li a:hover{
	border:1px solid #2185d0;
} 

.right_mess .detailspic_box .right_pic{
	border:1px solid #e6e4e4;
} 

.right_mess .details_title{
	font-size:18px;
	color:#2185d0;
	text-align:center;
	margin:15px 0;
} 

.right_mess .details_jies{
	margin:20px 15px;
	padding:15px;
	box-sizing:border-box;
	box-shadow:5px 5px 10px #d3d3d3;
	    font-size: 14px;
    line-height: 26px;
} 

.right_mess .details_jies ul{
	margin-left:20px;
} 

.right_mess .details_jies ul li{
	width:330px;
	float:left;
	list-style:decimal;
	color:#2b2b2b;
	line-height:30px;
} 

.right_mess .details_jies ul p{
	color:#2b2b2b;
	line-height:30px;
} 

.right_mess .details_jies img{
	max-width:100%;
} 

/* 垂直轮播 */
.abtn { display: block; height: 130px; width: 17px; overflow: hidden; background: url(images/arrow3.png) no-repeat 0px 50%; }
.aleft { float: left; }
.agrayleft { cursor: default; background-position: -34px 50%; }
.aright { float: right; background-position: -17px 50%; }
.agrayright { cursor: default; background-position: -51px 50%; }
.scrolllist { width: 742px; height: 504px; margin: 0 auto; }
.scrolllist .imglist_w { width: 704px; height:442px;overflow: hidden; float: left; position: relative;top:30px; }
.scrolllist .imglist_w ul { width: 20000px; position: absolute; left: 0px; top: 0px; }
.scrolllist .imglist_w li { width: 156px; float: left; padding:0 10px; }
.scrolllist .imglist_w li img {/* border: solid 1px #ddd;  */}
.scrolllist .imglist_w li a { color: #3366cc; text-decoration: none; float: left; border:1px solid #e6e4e4;}
.scrolllist .imglist_w li a:hover img { filter: alpha(opacity=86); -moz-opacity: 0.86; opacity: 0.86; }
.scrolllist .imglist_w li p { height: 48px; line-height: 24px; overflow: hidden; float: left; }
#s2 { width: 150px; }
#s2 .imglist_w { width: 176px; }
#s2 .imglist_w ul { height: 20000px; width: auto; position: absolute; left: 0px; top: 0px; }
#s2 .imglist_w li { float: none; }

/* 大图展示 */

#gallery_output {
	width: 600px;
	overflow: hidden;
	margin:0 auto;
}
#gallery_output img {
	display: block;
	margin: 0px auto 0 auto;
	width: 100%;
}

a.btn{
	position:absolute;
	top:47%;
	display:inline-block;
	width:25px;
	height:40px;
}


a.btn_left{
	
	left:0px;
	background:url(../img/p-left.png) center no-repeat;
	background-size:20px;
}
a.btn_right{
	right:0px;
	background: url(../img/p-right.png) center no-repeat;
	background-size:20px;
}

/*----------------荣誉--------------*/

.inner_content .right_content .right_mess .rongyu_box ul li{
    width: 400px;
    overflow: hidden;
	min-height: 245px;
    float: left;
   /*  border: 1px solid #f7f7f7; */
    margin: 10px;
    box-sizing: border-box;
    text-align: center;
}

.inner_content .right_content .right_mess .rongyu_box ul li img{
	width:100%;
	height:auto;
	display: block;
}

#newBridge .icon-right-center {
    left: 20px !important;
    right: auto;
}

