﻿/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {margin:0; padding:0;}
body{color:#333;font-size:12px;font-family:"微软雅黑";background: #fff;}
td,th,caption {font-size:12px;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var{ font-style:normal;font-weight:normal; }
strong{font-weight:bold;}
a{color:#000;text-decoration:none;font-family: "微软雅黑";}
a:hover {cursor:pointer;text-decoration:none;}
a{blr:expression(this.onFocus=this.blur())}
*:focus{outline:0;}
*{font-family: "微软雅黑";}
fieldset,img {border:none;}
ol,ul,li {list-style:none;}
span,i{display:inline-block;}
input, textarea, select, button {font:12px "微软雅黑";outline:none;}
input, textarea{background: #FFF;}
table{border-collapse:collapse;border-spacing:0;}
textarea {resize:none;}
/* css common */
.clearfix:after {content: ".";display: block;height:0;clear:both; visibility:hidden;}
.clearfix {*zoom:1;}
/*pccss reset 结束*/
/*-------------------------------------------------------------------------------------------*/

/*头部start*/
.header{height: 28px;line-height: 28px;background: #ebebeb;}
.header .head{width: 1200px;margin: 0 auto;color: #616161;height: 100%;}
.header .head .hd_lt{float: left;width:900px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.header .head .hd_rt{float: right;}
.header .head .hd_rt strong{position: relative;cursor: pointer;display: inline-block;}
.header .head .hd_rt strong:hover span{display: block;}
.header .head .hd_rt strong span{position: absolute;top: 28px;left: -40px;display: none;width: 117px;height: 140px;text-align: center;overflow: hidden;}
.header .head .hd_rt strong span label{display: inline-block;}
.header .head .hd_rt strong span  i{display: block;font-style: normal;line-height: 0;margin-top: 10px;}
.header .head .hd_rt a{color: #373737;margin-left: 10px;transition: .5s;}
.header .head .hd_rt a+strong{margin-left: 10px;}
.header .head .hd_rt a+strong i{letter-spacing: 2px;}
.header .head .hd_rt a:hover{color: #1a5eaf;}
.hd_md{width: 1200px;margin: 26px auto 32px;height: 75px;overflow: hidden;}
.hd_md .logo{ height: 75px;overflow: hidden;float: left;}
.hd_md .logo dl dt{float: left; ;height: 75px;overflow: hidden;}
.hd_md .logo dl dd{float: right;border-left: #e5e5e5 1px solid;font-size: 16px;color: #373737;margin-top: 10px;}
.hd_md .logo dl dd span{display: block; margin-left: 20px;}
.hd_md .logo dl dd em{display: block;margin-top: 13px;margin-left: 70px;}
.hd_md .md_rt{float: right;height: 75px;overflow: hidden;}
.hd_md .md_rt dl dt{float: left;width: 50px;height: 38px;overflow: hidden;margin-top: 20px;}
.hd_md .md_rt dl dd{float: left;margin-left: 10px;margin-top: 8px;}
.hd_md .md_rt dl dd label{display: block;margin-top: 5px;}
.hd_md .md_rt dl dd label span{font-size: 14px;color: #505050;}
.hd_md .md_rt dl dd label em{font-weight: bold;color: #1a5eaf;font-size: 18px;}
/*头部end*/

/*导航条start*/
.nav{height: 44px;background: #1a5eaf;width: 100%;}
.nav.fix{ position:fixed; top:0; left:0; width:100%; z-index:11111111111111111111111111111111;}
.nav .nav_ul{width: 1200px;margin: 0 auto;}
.nav .nav_ul ul{width: 1250px;}
.nav ul li{margin-right: 16px; float: left;width: 136px;height: 44px;line-height: 44px;text-align: center;transition: .5s;-webkit-transition: .5s;-moz-transition: .5s;white-space: nowrap;overflow: hidden;}
.nav ul li.link{background: #0b7dd1;}
.nav ul li:hover{background: #0b7dd1;}
.nav ul li a{font-size:15px;color: #FFF;display: block;}
/*导航条end*/

/*banner start*/
.banner{width: 100%;position: relative; height: 674px;overflow: hidden;}
.banner ul.img{width:500000px;position: absolute;z-index: 18;}
.banner ul.img li{float: left;height: 674px;position: relative; overflow: hidden;}
.banner ul.img li a{display: block;}
.banner ul.img li img{ position: absolute; width: 100%;  height: 674px;}
.banner div.pages{z-index: 99;position: absolute;z-index: 99;top:50%;margin-top: -67px;width: 1200px;left: 50%;margin-left: -600px;}
.banner div.pages span{cursor: pointer; transition:all .8s;-webkit-transition:all .8s; opacity: 0;filter:alpha(opacity=0); position: absolute;top: 0;}
.banner div.pages span.left{left:0}
.banner div.pages span.right{right: 0;}
.ba_box:hover .pages span{opacity: 1;filter:alpha(opacity=100)}
.banner123 .soso{ left: 0; bottom: 0;height: 64px;background: #e7e7e7;line-height: 64px;z-index: 100;width: 100%;}
.banner123 .soso .content{width:1200px;margin: 0 auto;}
.banner123 .soso .content .soso_ct{float: left;width: 900px;white-space: nowrap;overflow: hidden;}
.banner123 .soso .content .soso_ct span{color: #3b3b3b;font-size: 15px;margin-right: 20px;}
.banner123 .soso .content .soso_ct a{font-size: 14px;color: #959595;display: inline-block;transition: .5s;-webkit-transition: .5s;}
.banner123 .soso .content .soso_ct a:after{
	content: '';
	height: 11px;
	width: 1px;
	display: inline-block;
	background: #cecece;
	margin: 0 25px;
}
.banner123 .soso .content .soso_ct a:last-child:after{content: none;}
.banner123 .soso .content .soso_ct a:hover{color: #1a5eaf;}
.banner123 .soso .content .soso_rt{float: right;width: 262px;height: 36px;border: #bdbdbd 1px solid;line-height: 36px;border-radius: 17px;margin-top: 14px;background: #f6f6f6;}
.banner123 .soso .content .soso_rt input{margin-left: 12px;height: 34px;width: 205px;background: #f6f6f6;border: none;vertical-align: middle;margin-top: -4px;text-indent: 0.5em;}
.banner123 .soso .content .soso_rt em{vertical-align: middle;display: inline-block;margin-top: -4px;margin-left: 4px;cursor: pointer;}
/*banner end*/

/*每日案例start*/
.case_box{position: relative;height: 115px;margin-top: 60px;text-align: center;}
.case_title{position: relative;display: inline-block;z-index: 99;background: #fff;height: 115px;}
.case_title .case_title_box{ display: inline-block;white-space:nowrap; margin: 0 90px;max-width: 1080px;overflow: hidden;height: 115px;}
.case_box:before{
	content: '';
	width:100%;
	display: inline-block;
	position: absolute;
	border-bottom: #e4e4e4 0px solid;
	z-index: 1;
	bottom: 39px;
	left: 0;
}
.case_title:before{
	 
	font-size: 100px;
	color: #dddddd;
	font-family: '宋体';
	position: absolute;
	left: 30px;
	bottom: 0;
}
.case_title:after{
	 
	font-size: 100px;
	color: #dddddd;
	font-family: '宋体';
	position: absolute;
	right: 30px;
	bottom: 0px;
}
.case_content{width: 1200px;margin:0 auto ;}
.case_title h2{font-size: 36px;font-weight: bold;color: #1a5eaf;white-space: nowrap;}
.case_title h3 {
    font-size: 26px;
    color: #3b3b3b;
    margin: 6px 0;
    white-space: nowrap;
    font-weight: 900;
}
.case_title h4{font-size: 15px; color: #DDDDDD;font-family: arial;text-transform: uppercase;white-space: nowrap;}
.case .case_fl{margin-top: 50px;}
.case .case_fl .fl_lt{float: left;}
.case .case_fl .fl_lt h2{font-size: 24px;color: #222222;margin-bottom: 10px;}
.case .case_fl .fl_lt em{font-size: 14px;color: #7a7a7a;}
.case .case_fl .fl_rt{float: right;position: relative;margin-top: 25px;}
.case .case_fl .fl_rt ul{overflow: hidden;margin-right: 35px;}
.case .case_fl .fl_rt ul li{float: left;width: 62px;margin-right: 30px;text-align: center;line-height: 25px;}
.case .case_fl .fl_rt ul li a{font-size: 14px;color: #3e3e3e;transition:all .5s;display: block;}
.case .case_fl .fl_rt ul li a:hover{color: #1a5eaf;}
.case .case_fl .fl_rt ul li.botm{border-bottom: #1a5eaf 2px solid;}
.case .case_fl .fl_rt ul li.botm a{color: #1a5eaf;margin-top: -4px;margin-bottom: 3px;}
.case .case_fl .fl_rt .page{transition: .5s; cursor: pointer; position: absolute;top: 2px;font-family: '宋体';border: #d3d3d3 1px solid; border-radius: 50%;text-align: center;width: 20px;height: 20px;line-height: 20px;color: #adadad;}
.case .case_fl .fl_rt .page:hover{background: rgb(26,94,175);color: #FFF;border: #1a5eaf 1px solid;}
.case .case_fl .fl_rt a.right{right: 15px;}
.case .case_column{height: 590px;margin-top: 40px;width: 100%;position: relative;}
.case .picFocus{ width:1200px;height: 590px; position:absolute; zoom:1;top: 0;left: 0;}
.case .picFocus .hd{ width:100%; padding-top:15px;}
.case .picFocus .hd ul{overflow:hidden; zoom:1;width: 1250px;}
.case .picFocus .hd ul li{transition: .5s; float:left;width:171px; height:105px;border:4px solid #fff;overflow: hidden;margin-right: 35px;box-sizing: border-box;-webkit-box-sizing: border-box;position: relative;}
.case .picFocus .hd ul li em{position: absolute;bottom: 0;left: 0;height: 28px;line-height: 28px;color: #FFF;text-align: center;width: 100%;background: rgba(0,0,0,0.7);white-space: nowrap;text-overflow: ellipsis;overflow: hidden;cursor: pointer;}
.case .picFocus .hd ul li img{ width:171px; height:105px; cursor:pointer;}
.case .picFocus .hd ul li:last-child{margin-right: 0;}
.case .picFocus .hd ul li.on{ border-color:#1a5eaf;  }
.case .picFocus .bd li{ vertical-align:middle;position: relative;}
.case .picFocus .bd ul li span{letter-spacing: 2px; position: absolute;font-size: 18px;color: #ffffff;top:0;left: 0;width: 100%;height: 50px;background: #1a5eaf;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; padding-left: 85px;line-height: 50px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box}
.case .picFocus .bd img{ width:1200px; height:458px; display:block;}
/*每日案例end*/

/*内容分割start*/
.Split{height: 124px;background: #1a5eaf;margin-top: 100px;}
.Split .split_cont{width: 1200px;margin: 0 auto;height: 124px;}
.Split .split_cont span.img{vertical-align: middle;margin-top: -50px;margin-right: 20px;}
.Split .split_cont .txt{display: inline-block;vertical-align: middle;max-width: 730px;overflow: hidden;white-space: nowrap;}
.Split .split_cont .txt h2{font-size: 22px;color: #FFF;font-weight: bold;margin-bottom: 10px;}
.Split .split_cont .txt h3{font-size: 13px;color: #FFF;font-family: arial;text-transform: uppercase;}
.Split .split_cont a.zixun{float: right;margin-top:34px; display: inline-block;padding:0 10px;height: 46px;background: #FFF;text-align: center;line-height: 46px;font-size: 18px;color: #1a5eaf;}
.Split .split_cont a.zixun em{margin-left: 5px;font-size: 16px;font-family: '新宋体';color: #1a5eaf;}
/*内容分割end*/

/*专卖拼接屏start*/
.mp_box{margin-top: 60px;}
.mp_box .mp_hd{width: 1200px;margin: 0 auto; line-height: 46px;text-align: center;}
.mp_box .mp_hd .hdx{transition: .5s; display: inline-block;width: 198px;height: 46px;background: #eeeeee;text-align: center;cursor: pointer;}
.mp_box .mp_hd .hdx span{font-size: 15px;}
.mp_box .mp_hd .hdx_bg{background: #1a5eaf;color: #FFF;}
.mp_box .mp_hd .hdx:hover{background: #1a5eaf;color: #FFF;}
.mp_box .mp_hd .hdx:hover .img_01{display: none;}
.mp_box .mp_hd .hdx:hover .img_02{display: block;}
.mp_box .mp_hd .hdx em{vertical-align: middle;display: inline-block;margin-top: -5px;margin-right: 9px;width: 33px;height: 23px;overflow: hidden;}
.mp_box .mp_hd .hdx .img_02{display: none;}
.mp_box .mp_hd .hdx_bg .img_01{display: none;}
.mp_box .mp_hd .hdx_bg .img_02{display: block;}
.mp_content {margin-top: 28px;position: relative;}
.mp_content .picFocus{ width:100%;position: relative;}
.mp_content .picFocus .hd{ width:1200px;position: absolute;left: 50%;margin-left: -600px;bottom: -90px;}
.mp_content .picFocus .hd ul{overflow:hidden; zoom:1;}
.mp_content .picFocus .hd ul li{ float:left;width:186px;margin-left: 45px;box-sizing: border-box;-webkit-box-sizing: border-box;text-align: center;}
.mp_content .picFocus .hd ul li:hover a{color: #1a5eaf;}
.mp_content .picFocus .hd ul li a{transition: .5s; font-size: 14px;color: #484848; height: 28px;line-height: 28px;text-align: center;width: 100%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.mp_content .picFocus .hd ul li img{ width:184px; height:98px; cursor:pointer;border:2px solid #fff;box-sizing: border-box;transition: .5s;}
.mp_content .picFocus .hd ul li.on img{ border-color:#1a5eaf;  }
.mp_content .picFocus .hd ul li.on a{color: #1a5eaf;}
.mp_content .picFocus .bd li{position: relative;width: 100%;height: 640px;overflow: hidden;}
.mp_content .picFocus .bd li img{position: absolute;width: 1920px;left: 50%;margin-left: -960px;}
/*专卖拼接屏end*/

/*产品展示start*/
.show{width: 1200px;margin: 128px auto 0;}
.show .show_box{width: 1210px;}
.show a{display: inline-block;width: 600px;height: 318px;overflow: hidden;transition: 1s;}
.show a:hover{transform: translateY(-10px);-moz-transform: translateY(-10px);-ms-transform: translateY(-10px);-webkit-transform: translateY(-10px)}
.show a img{width: 600px;height: 318px;}
/*产品展示end*/
.Split_02 .split_cont .txt{margin-top: 10px;}

/*荣誉start*/
.hoor_box{width: 1200px;margin: 48px auto 0;overflow: hidden;}
.hoor_box li{display: inline-block;vertical-align: top;margin-right: 20px;width: 285px;height: 403px;overflow: hidden;}
.hoor_box li img{width: 285px;height: 403px;}
.hoor_box .hr_box{width: 1250px;}
/*荣誉end*/

/*荣誉简介start*/
.Honor_02 .hr_content{width: 1200px; margin: 44px auto 0;}
.Honor_02 .hr_content .hr_lt{border: #f3f3f3 1px solid;width: 650px;height: 390px;position: relative;float: left;margin-left: 32px;}
.Honor_02 .hr_content .hr_lt span{position: absolute;top: 30px;left: -32px;}
.Honor_02 .hr_rt{float: right;width: 480px;overflow: hidden;}
.Honor_02 .hr_rt h2 span{font-size: 24px;color: #3b3b3b;border-bottom:#1a5eaf 3px solid;}
.Honor_02 .hr_rt h2 em{font-size: 14px;color: #b2b2b2;border-bottom: #1a5eaf 1px solid;padding-bottom: 4px;margin-left: -3px;padding-left: 6px;}
.Honor_02 .hr_rt .rt_ct{margin-top: 30px;}
.Honor_02 .hr_rt .rt_ct p{line-height: 32px;font-size: 13px;color: #797979;text-align: justify;margin-bottom: 30px;}
.Honor_02 .hr_rt .rt_ct p.p1 {
    max-height: 310px;
    overflow: hidden;
}
.Honor_02 .hr_rt .rt_ct p.p2{max-height: 160px;overflow: hidden;}
.Honor_02 .hr_rt .rt_ct a{display: block;width: 112px;height: 25px;background: #1a5eaf;color: #FFF;text-align: center;line-height: 25px;font-size: 13px;transition: .5s;}
.Honor_02 .hr_rt .rt_ct a:hover{background: #17539b;}
.Honor_02 .hr_rt .rt_ct a em{font-family: "宋体";}
/*荣誉简介end*/

/*实时动态start*/
.new_dynamic{width: 100%;height: 760px;margin-top: 70px;background: url(img/bg_color2.png) no-repeat center #f2f2f2 !important;padding-top: 15px;}
.new_dynamic .dy_content{width: 1200px;margin: 0 auto;}
.new_dynamic .case_title{background:#f2f2f2}
.new_dynamic .dynamic{width: 1200px;margin: 64px auto 0;}
.new_dynamic .dynamic_lt{width: 496px;background: #FFF;padding: 25px 18px 0 20px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;float: right;}
.new_dynamic .dynamic_lt h2{height: 40px;line-height: 40px;border-bottom: #e6e6e6 1px solid;}
.new_dynamic .dynamic_lt h2 em{width: 130px;height: 40px;text-align: center;display: inline-block;font-size: 16px;color: #FFF;background: #1a5eaf;}
.new_dynamic .dynamic_lt h2 a{float: right;font-size: 13px;color: #666565;transition: .5s;}
.new_dynamic .dynamic_lt h2 a:hover{color: #1a5eaf;}
.new_dynamic .dynamic_lt h2 a i{font-style: normal;font-family: '宋体';}
.new_dynamic .dynamic_lt ul{margin-top: 5px;margin-bottom: 3px;}
.new_dynamic .dynamic_lt ul li{height: 42px;line-height: 42px;border-bottom: #dcdcdc 1px dotted;transition: .5s;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;}
.new_dynamic .dynamic_lt ul li:hover{transform: translateX(-10px);}
.new_dynamic .dynamic_lt ul li:hover a{color: #1a5eaf;}
.new_dynamic .dynamic_lt ul li:last-child{border: none;}
.new_dynamic .dynamic_lt ul li a{transition: .5s; color: #444444;font-size: 14px;display: inline-block;max-width: 380px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.new_dynamic .dynamic_lt ul li a:before{
	content: '';
	display: inline-block;
	width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 8px solid #bfbfbf;
    border-bottom: 4px solid transparent;
    vertical-align: middle;
    margin-right: 5px;
    transition: .5s;
    -webkit-transition: .5s;
}
.new_dynamic .dynamic_lt ul li:hover a:before{
	border-left: 8px solid #1a5eaf;
}
.new_dynamic .dynamic_lt ul li span{float: right;white-space: nowrap;overflow: hidden;font-size: 13px;color: #818181;}
.new_dynamic .dynamic_rt{float: left;width: 690px;}
.new_dynamic .slideTxtBox{ width:690px; text-align:left;background: #FFF;padding: 24px 29px 5px  14px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.new_dynamic .slideTxtBox .hd{ height:40px; line-height:40px; position:relative;border-bottom: #e6e6e6 1px solid;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.new_dynamic .slideTxtBox .hd ul{ float:left;  position:absolute; height:40px;}
.new_dynamic .slideTxtBox .hd ul li{ float:left; cursor:pointer;width: 130px;height:40px;text-align: center;margin-right: 2px;background: #c0c0c0;color: #FFF;font-size: 16px;overflow: hidden;white-space: nowrap;}
.new_dynamic .slideTxtBox .hd span{position: absolute;right: 0;top: 0;}
.new_dynamic .slideTxtBox .hd span a{transition: .5s; font-size: 13px;color: #666565;}
.new_dynamic .slideTxtBox .hd span a:hover{color: #1a5eaf;}
.new_dynamic .slideTxtBox .hd span a i{font-style: normal;font-family: '新宋体';}
.new_dynamic .slideTxtBox .hd ul li.on{ height:40px;  background:#1a5eaf;}
.new_dynamic .slideTxtBox .bdk{margin-top: 18px;}
.new_dynamic .slideTxtBox .bdk .img{float: left;width: 227px;height: 145px;overflow: hidden;}
.new_dynamic .slideTxtBox .bdk .img a{display: block;}
.new_dynamic .slideTxtBox .bdk .img img{width: 227px;height: 145px;}
.new_dynamic .slideTxtBox .bdk .title{float: right;width: 400px;margin-bottom: 20px;}
.new_dynamic .slideTxtBox .bdk .title h2{font-size: 16px;;}
.new_dynamic .slideTxtBox .bdk .title h2 a{color: #1a5eaf}
.new_dynamic .slideTxtBox .bdk .title p{margin: 20px 0;line-height: 20px;font-size: 13px;color: #828282;max-height: 60px;width: 100%;overflow: hidden;}
.new_dynamic .slideTxtBox .bdk .title span i{vertical-align: middle;margin-top: -5px;margin-right: 5px;}
.new_dynamic .slideTxtBox .bdk .title span em{font-size: 13px;color: #a0a0a0;}
.new_dynamic .slideTxtBox .bdk ul{clear: both;}
.new_dynamic .slideTxtBox .bdk ul li{transition: .5s;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;height: 42px;line-height: 42px;border-top:#dcdcdc 1px dotted ;overflow: hidden;}
.new_dynamic .slideTxtBox .bdk ul li a{transition: .5s; display: inline-block;font-size: 14px;color: #444444;width: 560px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.new_dynamic .slideTxtBox .bdk ul li:hover a{color: #1a5eaf;}
.new_dynamic .slideTxtBox .bdk ul li:hover{transform: translateX(-5px);}
.new_dynamic .slideTxtBox .bdk ul li span{float: right;font-size: 13px;color: #818181;}
.new_dynamic .slideTxtBox .bdk ul li a:before{
	content: '';
	display: inline-block;
	width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 8px solid #bfbfbf;
    border-bottom: 4px solid transparent;
    vertical-align: middle;
    margin-right: 5px;
    transition: .5s;
    -webkit-transition: .5s;
}
.new_dynamic .slideTxtBox .bdk ul li:hover a:before{
	border-left: 8px solid #1a5eaf;
}
/*实时动态end*/

/*底部商标start*/
.trademark{margin: 35px auto;width: 1200px;}
.trademark .tramk{width: 1280px;}
.trademark span{border: #cacaca 1px solid;margin-right: 60px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; width: 148px;height: 50px;overflow: hidden;}
.trademark span img{width: 148px;height: 50px;}
/*底部商标end*/

/*版权start*/
.copy_box{ background: #292929;}
.copy_box .copy_hd{border-bottom: #3a3a3a 1px solid;}
.copy_box .copy_hd .hd_01{height: 52px;line-height: 52px;width: 1200px;margin: 0 auto;white-space: nowrap;overflow: hidden;}
.copy_box .copy_hd .hd_01 ul{width: 1280px;}
.copy_box .copy_hd ul li{float: left;color: #cccccc;}
.copy_box .copy_hd ul li span{margin-right: 18px;}
.copy_box .copy_hd ul li a:after{
	content: '';
	width: 1px;
	height: 14px;
	display: inline-block;
	background: #adadad;
	margin: 0 11px;
	vertical-align: middle;
	margin-top: -2px;
}
.copy_box .copy_hd ul li:last-child a:after{content: none;}
.copy_box .copy_hd ul li a{color: #cccccc;display: block;transition: .5s;-webkit-transition: .5s;}
.copy_box .copy_hd ul li a:hover{color: #FFF;}
.copy_box .copy_content{width: 1200px;margin: 20px auto 0px;}
.copy_box .copy_content .cy_block{display: inline-block;vertical-align: middle;}
.copy_box .copy_content .cy_01{margin-right: 50px;width: 216px;height: 126px;overflow: hidden;}
.copy_box .copy_content .cy_01 a{display: block;color: #aaaaaa;margin-bottom: 5px;width: 200px;height: 72px;overflow: hidden;}
.copy_box .copy_content .cy_01 span{display: block;margin-top: 10px;color: #aaaaaa;}
.copy_box .copy_content .cy_02{margin-right: 136px; margin-top: 10px; width: 646px; border: #4a4a4a 1px solid;border-width: 0 1px; padding:0 72px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;vertical-align: top;}
.copy_box .copy_content .cy_02 .title{height: 22px;white-space: nowrap;overflow: hidden;}
.copy_box .copy_content .cy_02 .title a{font-size: 16px;color: #aaaaaa;transition: .5s;-webkit-transition: .5s;}
.copy_box .copy_content .cy_02 .title a:hover{color: #FFF;}
.copy_box .copy_content .cy_02 .title a:after{
	content: '';
	display: inline-block;
	width: 1px;
	height: 14px;
	background: #4a4a4a;
	margin: 0 20px;
	vertical-align: middle;
	margin-top: -2px;
}
.copy_box .copy_content .cy_02 .title a:last-child:after{content: none;}
.copy_box .copy_content .cy_02 .call{font-size: 24px;color: #aaaaaa;text-align: center;margin: 20px 0;}
.copy_box .copy_content .cy_02 .addres{color: #aaaaaa;text-align: center;}
.copy_box .copy_content .cy_03{width: 117px;overflow: hidden;text-align: center; }
.copy_box .copy_content .cy_03 span{display: block;}
.copy_box .copy_content .cy_03 em{color: #cccccc;margin-top: 5px;display: inline-block;}
.copy_box .copy_bottom{height: 34px;background: #1e1e1e;line-height: 34px;text-align: center;color: #aaaaaa;}
.copy_box .copy_bottom a{color: #ff8607;}
.copy_box .copy_bottom a:hover{text-decoration: underline;}
.copy_box .copy_bottom .bq{vertical-align: middle;margin-top: -4px;margin-left: 15px;}
.copy_box .copy_bottom span:nth-child(2){margin: 0 12px 0 8px ;}
/*版权end*/

/*返回顶部start*/
body{perspective: none !important;}
.returnTop{transition: 1.5s; position: fixed;right: 30px;bottom: 145px;z-index: 99999;width: 80px;height: 80px;cursor: pointer;display: none;animation: return-top 2s linear infinite alternate;-webkit-animation: return-top 2s linear infinite alternate;-moz-animation: return-top 2s linear infinite alternate;-ms-animation: return-top 2s linear infinite alternate;}
.returnTop:hover{animation-play-state:paused;-webkit-animation-play-state: paused;-moz-animation-play-state: paused;-ms-animation-play-state: paused;}
@keyframes return-top{
	0%{opacity: 0.1;}
	20%{opacity: 0.3;}
	40%{opacity: 0.5;}
	60%{opacity: 0.7;}
	80%{opacity: 0.9;}
	100%{opacity: 1;}
}
@-webkit-keyframes return-top{
	0%{opacity: 0.1;}
	20%{opacity: 0.3;}
	40%{opacity: 0.5;}
	60%{opacity: 0.7;}
	80%{opacity: 0.9;}
	100%{opacity: 1;}
}
@-ms-keyframes return-top{
	0%{opacity: 0.1;filter:alpha(opacity=10)}
	20%{opacity: 0.3;filter:alpha(opacity=30)}
	40%{opacity: 0.5;filter:alpha(opacity=50)}
	60%{opacity: 0.7;filter:alpha(opacity=70)}
	80%{opacity: 0.9;filter:alpha(opacity=90)}
	100%{opacity: 1;filter:alpha(opacity=100)}
}
@-moz-keyframes return-top{
	0%{opacity: 0.1;}
	20%{opacity: 0.3;}
	40%{opacity: 0.5;}
	60%{opacity: 0.7;}
	80%{opacity: 0.9;}
	100%{opacity: 1;}
}
@-o-keyframes return-top{
	0%{opacity: 0.1;}
	20%{opacity: 0.3;}
	40%{opacity: 0.5;}
	60%{opacity: 0.7;}
	80%{opacity: 0.9;}
	100%{opacity: 1;}
}
.returnTop img{width: 80px;height: 80px;}
/*返回顶部end*/

/*液晶拼接start*/
.them_img{width: 100%; position: relative;overflow: hidden;}
.them_img img{width:100%;}
/*液晶拼接end*/

/*当前位置start*/
.position_box{background: #fafafa;height: 35px;line-height: 35px;}
.position{width: 1200px;margin: 0 auto;font-size: 14px;color: #545454;}
.position i{font-style: normal;}
.position a{transition: .5s;}
.position a:hover{color: #0b7dd1;}
.position em{color:#0b7dd1;font-weight: bold;}
/*当前位置end*/

/*液晶拼接-内容start*/
.column_content{width: 1200px; margin: 46px auto 0;}
.column_content .colum_lt{width: 240px;background: #0b7dd1;float: left;}
.column_content .colum_lt h2{height: 92px;text-align: center;line-height: 92px;background: #1a5eaf;font-size: 24px;font-weight: bold;color: #FFF;}
.column_content .colum_lt .colum_box{text-align: center;}
.column_content .colum_lt .box_s{border-bottom: #47aaf3  1px dashed;margin-top: 24px;padding: 0 10px 15px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.column_content .colum_lt .box_s:last-child{border-bottom: none;}
.column_content .colum_lt .box_s h3{font-size: 18px;font-weight: bold;color: #FFF;cursor: pointer;white-space: nowrap;overflow: hidden;}
.column_content .colum_lt .box_s h3 em{margin-right: 10px;}
.column_content .colum_lt .box_s ul{margin-top: 20px;}
.column_content .colum_lt .box_s h3 img.i_top{display: none;}
.column_content .colum_lt .box_s ul li{height: 50px;line-height: 50px;transition: .5s;-webkit-transition: .5s;-moz-transition: .5s;}
.column_content .colum_lt .box_s ul li a{display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.column_content .colum_lt .box_s ul li.bgk{background: #1a5eaf;}
.column_content .colum_lt .box_s ul li:hover{background: #1a5eaf;}
.column_content .colum_lt .box_s ul li a{font-size: 16px;color: #FFF;}
.column_content .colum_rt{width: 940px;float: right;}
.column_content .colum_rt h3{height: 42px;line-height: 42px;font-size: 19px;color: #1a5eaf;font-weight: bold;border-bottom: #1a5eaf 1px solid;margin-bottom: 23px;}
.column_content .colum_rt .rt_ct_box{width: 100%;overflow: hidden;}
.column_content .colum_rt .rt_ct_box .box_total{width: 980px;}
.column_content .colum_rt .rt_ct_box dl{position: relative; width: 300px;height: 252px;float: left;margin-right: 19px;overflow: hidden;margin-bottom: 30px;}
.column_content .colum_rt .rt_ct_box dl:hover dt img{transform: scale(1.08);-ms-transform: scale(1.08);-moz-transform: scale(1.08);-webkit-transform: scale(1.08);}
.column_content .colum_rt .rt_ct_box dl:hover dd{opacity: 0; filter:alpha(opacity=0);}
.column_content .colum_rt .rt_ct_box dl:hover .layer{transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-moz-transform: scale(1); opacity: 1;filter:alpha(opacity=100);}
.column_content .colum_rt .rt_ct_box dl .layer{transition:all .8s;-webkit-transition:all .8s;-moz-transition:all .8s;-ms-transition:all .8s; background:url(img/bgk.png) repeat !important;position: absolute;top: 0; left: 0;width: 100%;height: 100%;text-align: center;transform: scale(0);-webkit-transform: scale(0);-ms-transform: scale(0);-moz-transform: scale(0);opacity: 0;filter:alpha(opacity=0);}
.column_content .colum_rt .rt_ct_box dl .layer span{margin-top: 106px;margin-bottom: 24px;font-size: 14px;font-weight: bold;color: #FFF;display: block;}
.column_content .colum_rt .rt_ct_box dl .layer a{transition: 1s;-webkit-transition: 1s;-moz-transition: 1s;-ms-transition: 1s; width: 80px;height: 30px;text-align: center;line-height: 30px;display: inline-block;border: #FFF 1px solid;border-radius: 28px;color: #FFF;}
.column_content .colum_rt .rt_ct_box dl .layer a:hover{width: 100px;}
.column_content .colum_rt .rt_ct_box dt{border: #f5f5f5 1px solid;margin-bottom: 20px;height: 198px;width: 100%;text-align: center;overflow: hidden;}
.column_content .colum_rt .rt_ct_box dt img{transition: 1s;-moz-transition: 1s;-webkit-transition: 1s;-ms-transition: 1s;width: 300px;height: 198px;}
.column_content .colum_rt .rt_ct_box dd{transition: .5s;-webkit-transition: .5s;-moz-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;  font-weight: bold;font-size: 14px;color: #545454;padding-left: 25px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.Flip{text-align: center;margin-top: 10px;height: 16px;line-height: 16px;margin-bottom: 30px;}
.Flip>a{display: inline-block;vertical-align: top;font-size: 14px;color: #808080;}
.Flip a.prev{margin-right: 10px;}
.Flip a.next{margin-left: 10px;}
.Flip ul,.Flip li{display: inline-block;vertical-align: top}
.Flip li{width: 16px;height: 16px;cursor: pointer;color: #b2b2b2;}
.Flip li a{display: block;color: #b2b2b2;}
.Flip li.abk a{background: #0b7dd1;color: #FFF;}
/*液晶拼接-内容end*/

/*拼接详情start*/
.column_content .pin_rt{float: right;width: 940px;}
.column_content .pin_rt h2{height: 40px;line-height: 40px;font-size: 19px;color: #1a5eaf;border-bottom: #1a5eaf 3px solid;font-weight: bold;}
.column_content .pin_rt .pin_rt_box{border: #f5f5f5 1px solid;padding:0 30px 30px 30px ;}
.column_content .pin_rt .pin_rt_box .box_01{margin-top: 38px;margin-left: 40px;}
.column_content .pin_rt .pin_rt_box .box_01 img{border: #f5f5f5 1px solid;800px;}
.column_content .pin_rt .pin_rt_box .box_bottom{margin-bottom: 40px;}
.column_content .pin_rt .pin_rt_box .box_02{margin-top: 30px;}
.column_content .pin_rt .pin_rt_box .box_02 h3{font-size: 16px;font-weight: bold;color: #545454;margin-bottom: 5px;}
.column_content .pin_rt .pin_rt_box .box_02 P{line-height: 30px;font-size: 14px;color: #545454;}
.pin_rt .Features{margin-top: 28PX;}
.pin_rt .Features .bd{height: 50px;line-height: 50px;}
.pin_rt .Features .bd ul{height: 100%;background: #f5f5f5;width: 100%;}
.pin_rt .Features .bd li{cursor: pointer; float: left;width: 120px;height: 100%;font-size: 15px;color: #545454;text-align: center;background: #f5f5f5;border-right: #e6e6e6 1px solid;}
.pin_rt .Features .bd li.on{background: #0b7dd1;font-weight: bold;color: #FFF;}
.pin_rt .Features .hd_box{ padding:30px 26px 15px  24px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;width: 100%;overflow: hidden;}
.pin_rt .Features .hd_content .hd_box_01 h3{font-weight: bold;color: #0b7dd1;font-size: 15px;margin-bottom: 5px;}
.pin_rt .Features .hd_content .hd_box_01 p{line-height: 28px;font-size: 14px;color: #808080;text-indent: 2em;}
.pin_rt .Features .hd_content .hd_box_01 span{margin-top: 20px;border: #f5f5f5 1px solid;padding: 6px;}
.pin_rt .Features .hd_content .hd_box_01 span img{width: 880px;height: 376px;}
.pin_rt .Features .hd_content .hd_box_02{margin:26px 0;}
.pin_rt .Features .hd_content .hd_box_03 em{font-weight: bold;color: #de3232;}
.cpxq_h3r2 {float: right;}
.cpxq_h3r2  .bdsharebuttonbox{float: left;}
.cpxq_h3r2 i{float: left;line-height: 32px;display: inline-block;margin-top: -2px;font-style: normal;}
.hd_box_04{height: 32px;margin-top: 20px;}
/*.pin_rt .Features .hd_content .hd_box_04{margin-top: 30px;text-align: right;height: 20px;line-height: 20px;}
.pin_rt .Features .hd_content .hd_box_04 span{color: #666666;vertical-align: top;margin-right: 5px;}
.pin_rt .Features .hd_content .hd_box_04 em{vertical-align: middle;margin-left: 5px;cursor: pointer;display: inline-block;margin-top: -3px;width: 19px;height: 19px;overflow: hidden;}*/
.pin_rt .hd_box_05{margin-top: 20px;margin-bottom: 30px;padding-right: 26px;}
.pin_rt .hd_box_05 .dx1{float: left;}
.pin_rt .hd_box_05 .dx1 span{display: block;font-size: 14px;color: #808080;margin-top: 20px;}
.pin_rt .hd_box_05 .dx1 span a{color: #545454;transition: .5s;}
.pin_rt .hd_box_05 .dx1 span a:hover{color: #0b7dd1;}
.pin_rt .hd_box_05 .dx2{float: right;margin-top: 20px;}
.pin_rt .hd_box_05 .dx2 a.return{transition: .5s; font-size: 14px; background: url(img/fh.png) no-repeat 10px center #545454 !important; display: inline-block;width: 80px;height: 40px;line-height: 40px;color: #FFF;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px; padding-left: 40px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.pin_rt .hd_box_05 .dx2 a.return:hover{background-color: #4c4a4a !important;}
.pin_rt .hd_box_05 .dx2 a.wire{transition: .5s; margin-left:26px;padding-left: 48px;font-size: 14px;color: #FFF; display: inline-block;width: 120px;height: 40px;line-height: 40px;background: url(img/zixun.png) no-repeat 17px center #0b7dd1;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.pin_rt .hd_box_05 .dx2 a.wire:hover{background-color:#0c72be;}
/*拼接详情end*/

/*工程案例start*/
.colum_case{float: right;width: 940px;}
.colum_case h2{height: 40px;font-size: 19px;color: #1a5eaf;border-bottom: #1a5eaf 1px solid;line-height: 40px;font-weight: bold;}
.colum_case .case_dl{margin-bottom: 30px;}
.colum_case .case_dl dl{border: #eee 1px solid; -moz-transition: all .5s;-webkit-transition: all .5s;-ms-transition: all .5s;  transition:all .5s; margin-top: 20px; padding: 10px 20px 10px 18px;width: 940px;height: 169px;overflow: hidden;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.colum_case .case_dl dl:hover{background: #FAFAFA;}
.colum_case .case_dl dl:hover{transform: translateY(-5px);-webkit-transform: translateY(-5px);-ms-transform: translateY(-5px);-moz-transform: translateY(-5px);box-shadow: 0 3px 10px #ddd;-webkit-box-shadow: 0 3px 10px #ddd;}
.colum_case .case_dl dl:hover p a{color: #0b7dd1;}
.colum_case .case_dl dl:hover dt img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);}
.colum_case .case_dl dt{float: left;width: 225px;height: 147px;overflow: hidden;}
.colum_case .case_dl dt a{display: block;}
.colum_case .case_dl dt img{width: 225px;height: 147px;transition: 1s;-webkit-transition: 1s;-ms-transition: 1s;}
.colum_case .case_dl dd{float: right;width: 650px;}
.colum_case .case_dl dd h3{font-size: 16px;font-weight: bold;margin: 16px 0;}
.colum_case .case_dl dd h3 a{color: #545454;display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.colum_case .case_dl dd p{text-align: justify;line-height: 22px;max-height: 44px;width: 100%;overflow: hidden;}
.colum_case .case_dl dd p a{display: block;transition: .5s;-webkit-transition: .5s; font-size: 14px;color: #808080;}
.colum_case .case_dl dd span{float: right;}
.colum_case .case_dl dd span a{-webkit-transition: .5s; transition: .5s; margin-top: 20px; display: block; width: 80px;height: 30px;text-align: center;line-height: 30px;color: #FFF;background: #0b7dd1;font-size: 14px;border-radius: 15px;}
.colum_case .case_dl dd span a:hover{background: #0c70b9;}
/*工程案例end*/

/*关于荣臻start*/
.about_rt{float: right;width: 940px;margin-bottom: 40px;}
.about_rt .my_h2 h2{height: 40px;font-size: 19px;color: #1a5eaf;border-bottom: #1a5eaf 1px solid;line-height: 40px;font-weight: bold;}
.about_rt .box_brief dl{margin-top: 30px;padding-right: 20px;padding-left: 6px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.about_rt .box_brief dl dt{border: #f5f5f5 1px solid;padding: 10px;float: left;}
.about_rt .box_brief dl dt img{width: 330px;height: 230px;}
.about_rt .box_brief dl dd{float: right;width: 540px;margin-top: 20px;}
.about_rt .box_brief dl dd p{text-align: justify;line-height: 25px;font-size: 14px;color: #545454;text-indent: 2em;}
.about_rt .box_brief dl dd p:first-child{text-indent:initial;}
.about_rt .box_brief dl dd p span{font-size: 18px;font-weight: bold;color: #0b7dd1;text-indent: 2em;}
.about_rt .box_brief .jj_img{border: #f5f5f5 1px solid;margin-top: 32px;padding: 15px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.about_rt .box_brief .jj_img span:first-child{margin-right: 5px;}
.about_rt .box_brief .jj_img span img{width: 448px;height: 314px;}
.about_rt .qy_culture{margin-top: 20px;width: 100%;}
.about_rt .qy_culture dl{border: #f5f5f5 1px solid;padding: 30px 14px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.about_rt .qy_culture dl dt{float: left;padding: 10px;border: #f5f5f5 1px solid;}
.about_rt .qy_culture dl dt img{width: 354px;height: 247px;}
.about_rt .qy_culture dl dd{float: right;width: 500px;margin-top: 5px;}
.about_rt .qy_culture dl dd p{line-height: 29px;}
.about_rt .qy_culture dl dd p b{margin-right: 15px; font-size: 16px;color: #545454;width: 82px;display: inline-block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.about_rt .qy_culture dl dd p b[title]:first-letter{margin-right: 32px;}
.about_rt .qy_culture dl dd p em{font-size: 14px;color: #545454;vertical-align: top;display: inline-block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;max-width: 410px;}
.about_rt .td_style{margin-top: 20px;width: 100%;}
.about_rt .td_style .td_fc{width: 960px;}
.about_rt .td_style dl{margin-top: 20px;width: 434px;float: left;margin-right: 40px;}
.about_rt .td_style dl dt{float: left;width: 200px;height: 240px;overflow: hidden;}
.about_rt .td_style dl dt img{width: 200px;height: 240px;}
.about_rt .td_style dl dd{float: right;width: 212px;}
.about_rt .td_style dl dd h3{height: 44px;line-height: 44px;font-size: 18px;font-weight: bold;color: #545454;border-bottom: #0b7dd1 1px solid;}
.about_rt .td_style dl dd em{display: block;margin-top: 22px;font-size: 14px;color: #545454;}
.about_rt .zz_ry{margin-top: 20px;width: 100%;}
.about_rt .zz_ry span{overflow: hidden; width: 148px;height: 50px;border: #cccccc 1px solid;margin-right: 7px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.about_rt .zz_ry span img{width: 148px;height: 50px;}
.about_rt .ry_box{width: 980px;margin-top: 20px;}
/*关于荣臻end*/

/*联系我们start*/
.contact_rt{float: right;width: 940px;margin-bottom: 50px;}
.contact_rt h2{height: 40px;font-size: 19px;color: #1a5eaf;border-bottom: #1a5eaf 1px solid;line-height: 40px;font-weight: bold;}
.contact_rt .lianxi_box{padding: 20px 28px 80px 20px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;border: #f5f5f5 1px solid;}
.contact_rt .lianxi_title h3{font-size: 16px;font-weight: bold;color: #545454;margin-bottom: 5px;}
.contact_rt .lianxi_title p{line-height: 25px;font-size: 14px;color: #545454;}
.contact_rt .lianxi_title p em{font-size: 16px;color: #df3535}
.contact_rt .lianxi_box dl{margin-top: 30px;margin-left: 30px;}
.contact_rt .lianxi_box dl dt{float: right;border: #f5f5f5 1px solid;padding: 10px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.contact_rt .lianxi_box dl dt img{width: 329px;height: 230px;}
.contact_rt .lianxi_box dd{width: 470px;overflow: hidden;}
.contact_rt .lianxi_box dd h3{font-size: 18px;color: #0b7dd1;font-weight: bold;}
.contact_rt .lianxi_box dd p{margin-top: 19px;font-size: 14px;color: #545454;height: 20px;width: 100%;overflow: hidden;white-space: nowrap;}
.contact_rt .lianxi_box dd p em{vertical-align: middle;display: inline-block;margin-top: -1px;}
.contact_rt .lianxi_box dd p span{margin-right: 5px;}
.contact_rt .fuwu{margin-top: 30px;}
.contact_rt .fuwu h3{height: 70px;line-height: 70px;font-weight: bold;font-size: 16px;color: #0b7dd1;border-top: #d6e5f1 1px solid;}
.contact_rt .fuwu label{height: 30px;line-height: 30px;display: inline-block;vertical-align: top;margin-right: 30px;}
.contact_rt .fuwu label i{display: inline-block;vertical-align: middle;margin-top: -5px;margin-right: 10px;}
.contact_rt .fuwu label em{font-size: 14px;color: #545454;}
.contact_rt .fuwu label b{font-size: 18px;color: #545454;}
.contact_rt .fuwu label a{transition: .5s; text-align: center;width: 80px;height: 30px;color: #FFF;background: #0b7dd1; font-size: 14px;display: inline-block;border-radius: 4px;margin-left: 20px;}
.contact_rt .fuwu label a:hover{background: #0c6ab0}
.contact_rt .Sales{margin-top: 30px;width: 100%;}
.contact_rt .Route{margin-top: 20px;}
.contact_rt .Route_box{border: #f5f5f5 1px solid;padding: 10px 20px 17px 26px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.contact_rt .Route_box p{line-height: 35px;color: #545454;font-size: 14px;text-align: justify;}
.contact_rt .Route_box p b{font-size: 15px !important;}
.contact_rt .Route_box p:first-child b{font-size: 18px !important;color: #0b7dd1;}
.contact_rt .Route_box .Route_img{border: #f4f4f4 1px solid;margin-top: 10px;}
/*联系我们end*/

/*荣臻资讯start*/
.inftion{margin: 30px auto 0;width: 1200px;}
.inftion .inftion_lt{width: 872px;float: left}
.inftion .inftion_lt .inftion_lt_title{font-size: 16px;color: #545454;height: 50px;line-height: 50px;border-bottom: #1a5eaf 1px solid;}
.inftion .inftion_lt .inftion_lt_title em{display: inline-block;width: 130px;text-align: center;cursor: pointer;background: #c0c0c0;color: #FFF;}
.inftion .inftion_lt .inftion_lt_title em.on{background: #1a5eaf;}
.inftion .inftion_lt .lt_box{transition:all .5s;-webkit-transition:all 0.5s;-moz-transition: .5s;-ms-transition: .5s;  height: 185px;width: 100%;overflow: hidden; margin-top: 20px;border: #eee 1px solid;padding:28px 20px 28px 28px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.inftion .inftion_lt .lt_box:hover{background: #fcfcfc;transform: translateY(-5px);-webkit-transform: translateY(-5px);-moz-transform: translateY(-5px);-ms-transform: translateY(-5px);box-shadow: 0 3px 5px #e7e7e7;-webkit-box-shadow: 0 3px 5px #e7e7e7;}
.inftion .inftion_lt .lt_box:hover a{color: #0b7dd1;}
.inftion .inftion_lt .lt_box h3{font-size: 16px;font-weight: bold;}
.inftion .inftion_lt .lt_box h3 a{display: block;color: #545454;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.inftion .inftion_lt .lt_box h4{margin:20px 0;color: #808080;}
.inftion .inftion_lt .lt_box p{line-height: 25px;}
.inftion .inftion_lt .lt_box p a{font-size: 14px;color: #808080;transition: .5s;display: block;}
/*.inftion_lt .Flip{margin-top: 35px;}*/
.pages_02{margin-top: 20px;text-align: center;height: 34px;line-height: 34px;margin-bottom: 30px;}
.page_002{display: inline-block;}
.page_002 ul{font-size: 0;margin-left: -4px;}
.page_002 ul,
.page_002 ul li,
.page_002 ul li a,
.page_002 a.prev,
.page_002 a.next{
	display: inline-block;
}
.page_002 ul li.spot{font-size: 14px;padding: 0 6px;cursor: pointer;font-weight: bold;}
.page_002 ul li.spot+li{border-left: #d8d8d8 1px solid;}
.page_002 ul li a{width: 34px;height: 34px;font-size: 14px;color: #444444;border: #d8d8d8 1px solid;border-left: none;}
.page_002 a.prev,
.page_002 a.next{
	border: #d8d8d8 1PX solid;
	font-size: 14px;
	color: #444444;
	width: 82px;
	display: inline-block;
	height: 34px;
}
.page_002 a.prev:before{
	content: '';
	display: inline-block;
	width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 6px solid #4b4b4b;
    vertical-align: middle;
    margin-right: 8px;
    margin-top: -2px;
    border-bottom: 6px solid transparent;
}
.page_002 a.next:after{
	content: '';
	display: inline-block;
	width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 6px solid #4b4b4b;
    vertical-align: middle;
    margin-left: 8px;
    margin-top: -2px;
    border-bottom: 6px solid transparent;
}
.page_002 a.next{margin-left: -4px;border-left: none;}
.page_002 ul li.bgk a{background: #0b7dd1;color: #FFF;border-color:#0b7dd1 ;}
.inftion_rt{float: right;width: 300px;}
.inftion_rt h3{height: 50px;line-height: 50px;font-size: 16px;font-weight: bold;color: #545454;border-bottom: #808080 1px solid;}
.inftion_rt .ift_rt_box dl{position:relative;text-align: center;width: 100%;height: 242px;overflow: hidden;margin-top: 20px;}
.inftion_rt .ift_rt_box dl:hover a{color: #0b7dd1;}
.inftion_rt .ift_rt_box dl:hover dt{border-color: transparent;}
.inftion_rt .ift_rt_box dl a{display: block;}
.inftion_rt .ift_rt_box dt{transition:border-color .5s; width: 100%;height: 196px;overflow: hidden;margin-bottom: 15px;border: #F5F5F5 1px solid;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.inftion_rt .ift_rt_box dt img{height: 196px;width: 100%;}
.inftion_rt .ift_rt_box dd{margin-bottom: 10px;}
.inftion_rt .ift_rt_box dd a{transition:.5s;font-size: 14px;font-weight: bold;color: #545454;}
.inftion_rt .ift_rt_box dl i{position: relative;position: absolute;width: 1px;height: 1px;background: transparent;transition: 1s;-webkit-transition: 1s;-moz-transition: 1s;-ms-transition: 1s;}
.inftion_rt .ift_rt_box dl i.line-top,
.inftion_rt .ift_rt_box dl i.line-left{
	top: 0;
	left: 0;
}
.inftion_rt .ift_rt_box dl i.line-right,
.inftion_rt .ift_rt_box dl i.line-bottom{
	bottom: 0;
	right: 0;
}
.inftion_rt .ift_rt_box dl:hover i.line-top,
.inftion_rt .ift_rt_box dl:hover i.line-bottom{
	width: 100%;
	background: #0b7dd1;
}
.inftion_rt .ift_rt_box dl:hover  i.line-right,
.inftion_rt .ift_rt_box dl:hover  i.line-left{
	height: 100%;
	background: #0b7dd1;
}
/*荣臻资讯end*/

/*资讯详情start*/
.inftion_xq{width: 1200px;margin: 45px auto 26px;}
.inftion_xq .xq_lt{width: 872px;float: left;}
.inftion_xq .xq_lt .title{overflow: hidden; position: relative; padding-top: 20px; background: #f5f5f5; width: 100%;height: 102px;padding-left: 28px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.inftion_xq .xq_lt .title h2{font-size: 19px;color: #545454;font-weight: bold;margin-bottom: 20px;}
.inftion_xq .xq_lt .title h3{color: #999999;}
.inftion_xq .xq_lt .title label{margin-right: 20px;}
.inftion_xq .xq_lt .title a{display: block;position: absolute;right: 20px;top:50%;margin-top: -13px;}
.inftion_xq .xq_lt .title a img{width: 26px;height: 26px;}
.inftion_xq .xq_lt .xq_lt_cont{border: #f5f5f5 1px solid;padding: 28px 26px 10px 27px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.inftion_xq .xq_lt .xq_lt_cont p{line-height: 26px;margin-bottom: 20px;text-align: justify;font-size: 14px;color: #545454;text-indent: 2em;}
.inftion_xq .xq_lt .biao{font-size: 14px; float:left; line-height:32px;}
.inftion_xq .xq_lt .biao span{color: #999999;}
.inftion_xq .xq_lt .biao em{color: #545454;}
.inftion_xq .xq_lt .fx{float: right;margin-top: 5px;font-size: 14px;color: #999999;height: 20px;line-height: 20px;overflow: hidden;}
.inftion_xq .xq_lt .fx span{vertical-align: top;}
.inftion_xq .xq_lt .fx em{width: 19px;height: 19px;overflow: hidden;margin-left: 5px;cursor: pointer;}
.inftion_xq .xq_lt .next_prev p{margin-top: 20px;font-size: 14px;padding-left: 26px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.inftion_xq .xq_lt .next_prev p span{color: #999999;}
.inftion_xq .xq_lt .next_prev p a{color: #545454;}
.inftion_xq  .inftion_rt h3{line-height:initial;height: 30px;}
/*资讯详情end*/
.kfck{
position: fixed;
    right: 0px;
    top: 0px;
    z-index: 200;
}
.kfck .a1{
	transition: 1.5s;
	position: fixed;
	right: 30px;
	bottom: 236px;
	z-index: 99999;
	width: 80px;
	height: 80px;
	cursor: pointer;
	border-radius: 8px;
	overflow: hidden;
	animation: return-top 2s linear infinite alternate;
	-webkit-animation: return-top 2s linear infinite alternate;
	-moz-animation: return-top 2s linear infinite alternate;
	-ms-animation: return-top 2s linear infinite alternate;
}
.kfck .a2{
	transition: 1.5s;
	position: fixed;
	right: 30px;
	bottom: 326px;
	z-index: 99999;
	width: 80px;
	height: 80px;
	cursor: pointer;
	border-radius: 8px;
	overflow: hidden;
	animation: return-top 2s linear infinite alternate;
	-webkit-animation: return-top 2s linear infinite alternate;
	-moz-animation: return-top 2s linear infinite alternate;
	-ms-animation: return-top 2s linear infinite alternate;
}
.kfck .a3{
	transition: 1.5s;
	position: fixed;
	right: 30px;
	bottom: 416px;
	z-index: 99999;
	width: 80px;
	height: 80px;
	cursor: pointer;
	border-radius: 8px;
	overflow: hidden;
	animation: return-top 2s linear infinite alternate;
	-webkit-animation: return-top 2s linear infinite alternate;
	-moz-animation: return-top 2s linear infinite alternate;
	-ms-animation: return-top 2s linear infinite alternate;
}
.kfck i{position: fixed;
	right: 120px;
	bottom: 400px;
	display: none;}
