@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, abbr, del, dfn, em, img, ins, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, object, col, colgroup, caption, summary, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	font-family:Arial,sans-serif !important;
}
table{ border-collapse:collapse;border:none; } 
td{ border:solid #ddd 1px; }
input, button {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	font-family:Arial,sans-serif !important;
}
#newBridge{
	display:none !important;
}
ul, li {
	list-style: none;
}
/*General css*/
body {
	font-size:13px;
	font-family:Helvetica,Arial,sans-serif;
	color: #3b3b3b;
	overflow-x: hidden;
}
body.empty {
	margin-top: 50px;
}
code, pre {
	display: block;
	clear: both;
	overflow: auto;
	padding: 10px;
	text-align: left;
	white-space: pre;
	line-height: 18px;
	margin: 20px 0;
	background-color: #ebebeb;
}
.i_box {
    width: 1200px;
    margin: 0px auto;
}
.clearbox{
	clear: both;
}
a {
	text-decoration: none;
	color: #333;
	cursor:pointer;
}
a:hover {
	text-decoration: none;
	color: #f36f00;
}
a#logo span {
	color: #aab2bd;
	font-style: italic;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 7px;
	display: inline-block;
	text-indent: -999em;
}
blockquote {
	border-left: 3px solid #289dcc;
	background-color: #fafafa;
	padding-left: 20px;
	color: #afafaf;
	line-height: 20px;
	margin: 20px 0 20px 15px;
}
.pr {
	position: relative;
}
.claerbox {
	display: block;
	overflow: hidden;
	clear: both;
}
.l {
	float: left;
}
.r {
	float:right;
}
.percent30 {
	width: 30%;
}
.percent70 {
	width: 70%;
}
.p20 {
	padding: 20px;
}
.wrap {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
/*pagetop*/





.pagetop {
	background:url(../images/topbg.jpg) repeat-x;
	height:31px;
	line-height:31px;
	color:#888;
	overflow:hidden
}
.pagetop a {
	padding:0 0 0 23px;
	color:#888;
}
.pagetop span.r {
	_padding-top:7px;
}
.pagetop a:hover {
	color:#333;
}
.wap {
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.tage {
	background:url(../images/tage.gif) no-repeat;
	display:inline-block;
	vertical-align:middle;
	overflow:hidden;
}
.ta1 {
	background-position:0 0;
	width:16px;
	height:12px;
	margin-right:7px;
}
.ta2 {
	background-position:-17px 0;
	width:16px;
	height:14px;
	margin-right:7px;
}
.pagetop span strong {
	font-weight:bold;
	color: #ED1C24;
	font-family:Arial, Helvetica, sans-serif;
}
/*logobox*/


.logobox {
	width:1200px;
	
	padding:20px 0px;
	margin:0 auto;
	overflow:hidden;
}
.logo {
	padding-top:10px;
	
	float:left;
	overflow:hidden;
}

.logobox .logo img{
	width:86%;
}
/*nav begin*/


.navtop {
	height:60px;
	/*border-top:2px solid #F6F6F6;
	border-bottom: 6px solid #ECECEC;
	background: #222A37;*/
	background: #242b4b;
}

.navtop .nav ul li .nav_cell{
	text-transform: uppercase;
	padding: 9px 50px 1px 50px;
}

.picshow a img{
	width: 336px;
	height: 158px;


}

.cont_conty li{
	float: left;
	width: 30%;
	padding: 10px;


}
.cont_conty li p:first-child{
	font-size: 20px;
	font-weight: bold;
}


.shadowline {
	width:100%;
	height:1px;
	background:#c7c7c7;
	/*background:url(../images/shadow.png) repeat-x;
	height:8px;
	position:absolute;
	top:171px;*/
	overflow:hidden;
}
.nav {
	width:1200px;
	z-index:20;
	margin:0 auto;
	height: 64px;
}
.nav .li {
	float: left;
	/* width: 125px; */
	height: 60px;
	line-height: 50px;
}
.nav .lo:hover {
	/* background:url(../images/down.png) no-repeat 100px center; */
	background: #f36f00;
}
.nav .lo:hover .nav_cell{
	color: #fff;
}

.nav .down:hover {
	/* background:url(../images/down.png) no-repeat 100px center; */
	background: #f36f00;
}
.nav .down:hover .nav_cell{
	color: #fff;
}
.nav .down1 {
	background:url(../images/down.png) no-repeat 110px center;
}
.nav .li:hover {
/*background:url(../images/hover.png) no-repeat center 40px;*/
}
.nav .lo {
/*background:url(../images/hover.png) no-repeat center 40px;*/
}
.nav .nav_cell {
	display:block;
	font-size: 16px;
	text-align:center;
	color:#fff;
}
.nav .home_cell {
	
	color: #fff;
}
.nav_lev2 {
	display:none;
	position:absolute;
	right:0;
	/*top:0px;*/
	width:600px;
	overflow:hidden;
	background:#fff;
	box-shadow:0 2px 8px rgba(0, 0, 0, .2);
	zoom:1;
	border-bottom:2px solid #f36f00;
}
.nav_menu {
	/* background:#ededed; */
	margin-bottom:-9999px;
	padding-bottom:9999px;
}
.nav_menu li {
	font-size:12px;
	height:36px;
	line-height:36px;
	border-bottom:1px solid #ccc;
	font-weight:normal;
	overflow:hidden;
}

.nav .logo img{
	padding-top: 20px;
}
.nav_block {
	overflow:hidden;
	left:0;
	bottom:0;
	width:100%;
	overflow:hidden;
	z-index:9;
	_bottom:1px;
	_height:0;
	height:0;
	line-height:0;
}
.nav_line {
	overflow:hidden;
	left:0;
	bottom:0;
	width:100%;
	background:#000;
}
.head_block {
	height:4px;
	overflow:hidden;
	left:0;
	width:100%;
	bottom:0;
	z-index:9;
}
.head_line {
	height:4px;
	overflow:hidden;
	left:50%;
	width:50%;
	margin-left:489px;
	bottom:0;
	background:#f36f00;
}

.hd_pro_list{
	left: 0;
	display: none;
	position: absolute;
	/*top: 100px;*/
	width: 600px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
	zoom: 1;
	border-bottom: 2px solid #f36f00;
}



.nav .hover .nav_lev2 {
	display:block;
}
.nav_lev2 .cont {
	padding:30px 35px 35px;
	color:#666;
}
.nav_lev2 .t {
	font-size:14px;
	color:#333;
	margin:8px 0px 3px 0px;
	font-weight:bold;
}
.nav_lev2 .shadow {
	bottom:auto;
	top:0;
}
.nav_lev2 .cont ul {
	width:100%;
	overflow:hidden;
*zoom:1;
}
.nav_lev2 .cont li {
	float:left;
	width:45%;
	margin-right:5%;
*width:44%;
}
.nav_lev2 .cont img {
	width:100%;
}
.nav_lev2_1 {
	width:1000px;
}
.nav_lev2_1 .cont img {
	float:left;
	width:294px;
	margin-right:15px;
}
.nav_lev2_1 .cont .t {
	overflow:hidden;
}
.nav_lev2_2 {
	width:690px;
}
.nav_lev2_2 .cont a {
	display:block;
	position:relative;
	width:100%;
}
.nav_lev2_2 .cont .vid .t {
	padding-right:1em;
	background:url(../images/v.gif) right 5px no-repeat;
}
.nav_lev2_3 {
	width:164px;
	left:0;
}
.nav_lev2_3 .Tit1 {
	line-height:1.5;
}
.nav_lev2_4 {
	width:666px;
}
.nav_lev2_4 .cont .t {
	height:27px;
	overflow:hidden;
}
.nav_lev2_5 {
	width:580px;
}
.nav_lev2_5 .cont .t {
	height:auto;
	overflow:hidden;
	line-height:1.5;
	margin-bottom:.5em;
}
.nav_lev2_6 {
	width:164px;
}
.navtoplev1 {
	left:132px;
}

.navtoplev1 .nav_menu ,.navtoplev3 .nav_menu{
	width: 100%;
	text-align: center;
}


.navtoplev6{
	left:804px;
}
.navtoplev5{
	left:640px;
}
.navtoplev3{
	left:312px;
}

.nav .cont {
	line-height:23px;
}
.nav_pro {
	/* width:1200px; */
	padding:20px;
}
.nav_pro dl {
	display:block;
	float:left;
	text-align:left;
	padding: 0px 10px;

width: 23%;
}
.nav_pro dl.dl0 {
	width:140px;
	border-right:1px solid #ddd;
	padding-right:10px;
	margin-right:20px;
	overflow:hidden;
}
.nav_pro dl.dl1 {
	 width:190px;
}
.nav_pro dl.dl2 {
	width:250px;
}
.nav_pro dl.dl3 {
	width:250px;
}
.nav_pro dl.dl4 {
	/* width:180px; */
}
.nav_pro dl.dl5 {
	width:120px;
}
.nav_pro dl.first {
	/* width:31.0%; */
}
.nav_pro dl.first dd {
	/* float:left; */
	/* width:50%; */
}
.nav_pro dd {
	display:block;
	line-height:35px;
	color:#666666;
	overflow:hidden;
}
.nav_pro dd.clickmore a {
	color: #f36f00;
	font-weight:bold;
}
.nav_pro dl.dl0 dt {
	font-size:24px;
	font-weight:bold;
	height:42px;
	line-height:42px;
	overflow:hidden;
}
.nav_pro dl.dl0 dd {
	height:42px;
	line-height:42px;
	overflow:hidden;
}
.nav_pro dl.dl0 dd a {
	font-size:18px;
	font-weight:bold;
}
.nav_pro dl.dl2 dd {
	/* width:175px; */
	/* float:left; */
}
.nav_pro dt {
	display:block;
	color:#fff;
	height:42px;
	line-height:42px;
	overflow:hidden;
}
.nav_pro dt a {
	font-size:18px;
	font-weight:bold;
	color: #f36f00;
	text-transform: uppercase;
}
.nav_pro dt img {
	margin:5px 0 3px 0;
}
.nav_pro dd a {
	color:#333;
	font-size:14px;
}
.nav_pro span {
	float:right;
	background:url(../images/hot.gif) no-repeat 0px 3px;
	width:28px;
	height:15px;
}
.nav_pro dd a:hover {
	background:#f36f00;
	color:white;
	padding:5px;
}
.nav_bot {
	background:#f36f00;
	color:#fff;
	padding:0 35px;
	margin-top:10px;
	height:30px;
	line-height:30px;
}
.nav_bot a {
	color:#fff;
}
.nav_pro dl.last {
	background:none;
}
/*nav end*/



/*search*/
#btnSlideDown:hover .languagein{
	display:block !important;
	
}
.languagein:hover{
	display:block !important;
	
}




.lan {

    position: relative;
    z-index: 100;

}
.languagein {

    display: none;
    background-color: #fff;
    position: absolute;
    z-index: 1000;
    top: 10px;
    right: 0;
    width: 110px;
   /* padding: 22px 36px;*/
    -webkit-box-shadow: 0px 5px 8px rgba(102,102,102,0.35);
    box-shadow: 0px 5px 8px rgba(102,102,102,0.35);

}
.languagein p {

    border-bottom: 1px solid #d0d0d0;
    color: #666;
    font-size: 14px;
    margin-bottom: 20px;

}
.list-unstyled {

    padding-left: 0;
    list-style: none;

}
.languagein li {

    float: none;
    height: 32px;
    line-height: 32px;
    /*padding-left: 24px;*/
    background: url(../images/languagebg.jpg) center left no-repeat;

}
.navbar-right .languagein a {

    color: #274899;
    font-size: 14px;

}
.search ul li{
	position:relative;
	float: left;
}
.search {
	float:right;
	color:#666666;
}
.search a:hover{
	color:#e1662d;
}
.search a {

    text-align: center;
    padding: 5px 10px 5px 23px;
    position: relative;
    font-size: 12px;
    color: #555;
	line-height:24px;
	
}
.search a i {

    position: absolute;
    height: 12px;
    width: 12px;
    margin-left: -15px;
    margin-top: 3px;

}
.search p {
	display:block;
	width:350px;
	height:36px;
	line-height:36px;
	padding-left:20px;
	font-size:20px;
	font-weight:bold;
	overflow:hidden;
}
.search .searchfrm {
	display:block;
	width:298px;
	height:34px;
	color:#999999;
	border: 1px solid #c9c9c9;
	/*-moz-border-radius: 5px;      
    -webkit-border-radius: 5px;   
    border-radius:5px;*/           
	background:white;
	float:left;
	overflow:hidden;
}
.search .searchfrm input.inputbox {
	display:block;
	float:left;
	width:238px;
	height:20px;
	line-height:20px;
	padding:7px 10px;
	overflow:hidden;
}
.search .searchfrm input.btnhidden {
	display:block;
	float:right;
	width:40px;
	height:34px;
	background: url(../images/search.jpg) no-repeat right center;
	cursor:pointer;
	overflow:hidden;
}
/*css for bottom*/
.bor1 {
	border:1px solid #ddd;
}
.foot {
	background:url(../images/footbg.gif) repeat-x left -40px;
	color: white;
	overflow:hidden;
}
.foot .fm {
	width:1200px;
	margin:0 auto;
}
.wrapper {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.footTop {
	height:260px;
	margin:40px 0px 20px;
	overflow:hidden;
}
.ftLeft {
	width:260px;
	border-right:1px dashed #fff;
	padding-bottom:10px;
}
.ftLeft h2.padtop20 {
	font-size:18px;
	font-weight:normal;
}
.huDong {
	padding-top:25px;
	width:220px;
	height:110px;
	overflow:hidden;
}
.hdShare {
	display:block;
	float:left;
	height:120px;
	width:80px;
	margin-right:20px;
	overflow:hidden;
}
.hdShare img {
	display: block;
	width:80px;
	height:80px;
	overflow:hidden;
}
.hdShare span {
	display:block;
	width:80px;
	text-align:center;
	height:30px;
	line-height:30px;
	color:white;
	overflow:hidden;
}
.ftNav {
	/* width:660px; */
	display:inline;
	overflow:hidden;
	padding-left:30px;
}
.ftnav_box {
	width:1200px;
}
.fnav_dd {
	width: 19%;
	display: inline;
	float: left;
	margin-right: 1%;
}
.fnav_dd h3 {
	font-size:16px;
	padding-bottom:20px;
	line-height:18px;
}
.fnav_dd li {
	height:30px;
	line-height:30px;
	margin-bottom:4px;
	overflow:hidden;
}
.fnav_dd li a {
	color:#8e8f91;
	font-size:14px;
}
.footBottom {
	height:40px;
	line-height:43px;
	overflow:hidden;
}
.footBottom span {
	color:#bdbdbd;
	display:inline-block;
	font-size:14px;
}
.footBottom font {
	color:#767676;
	font-size:12px;
}
.footBottom span a {
	font-size:14px;
	color:#c9c9c9;
	padding-left:15px;
}
.footBottom span.fb1 {
	width:700px;
}
.footBottom span.fb2 {
	float:right;
}
/*resultlist*/






.resultbar {
	height:40px;
	line-height:40px;
	font-size:18px;
	font-weight:bold;
	padding:10px 0px;
	border-bottom:1px solid #dedede;
	overflow:hidden;
}
.resultbar strong {
	color: #f36f00;
}
.resultlist ul li {
	margin-bottom:15px;
	border-bottom:1px dotted #efefef;
	overflow:hidden;
}
.resultlist ul li h3 {
	font-size:16px;
	font-weight:bold;
	line-height:40px;
	overflow:hidden;
}
.resultlist ul li p {
	font-size:14px;
	line-height:2em;
}
.resultlist ul li span {
	display:block;
	padding-bottom:5px;
	line-height:30px;
	overflow:hidden;
}
/* solution解决方案css */
.fangan{
	width: 1000px;
	margin: 20px auto;
}
.list-unstyle {
    list-style: none;
    padding-left: 0;
}
.line-big {
    margin-left: -15px !important;
    margin-right: -15px !important;
}
.solu li{
	width: 215px;
font-size: 16px;
float: left;
position: relative;
min-height: 1px;
padding-right: 20px;
padding-left: 20px;
}
.solu li img {
    margin-top: 15px;
    margin-bottom: 10px;
	height: auto;
	width: 100%;
}
.solu li p{
	margin-bottom: 15px;
	line-height: 24px;
	text-align: center;
}
.solu li p:hover{
	color: #f36f00;
}








.shengchanxian .fangan{
	width: 1200px !important;
	margin: 20px auto;
}
.shengchanxian  .solu li{
	width: 31%;
font-size: 16px;
float: left;
position: relative;
min-height: 1px;
padding-right: 1%;
padding-left: 1%;
}
.shengchanxian  .solu li img {
    margin-top: 15px;
    margin-bottom: 10px;
	height: auto;
	width: 100%;
}



/* messege */
.msg{
	width: 1200px;
	margin: 50px auto;
}
.msg .msg_top_h{
	text-align: left;
	padding-bottom: 30px;
}
.msg .msg_top_h h3 {
	font-size: 32px;
	font-weight: bold;
	line-height: 50px;
}
.msg .msg_top_h .msg_xian{
	height: 3px;
	background: #f36f00;
	width: 80px;
	display: block;
	text-align: center;
	margin: 0px auto;
}
.msg .msg_top_h p{
	line-height: 24px;
	padding-top: 20px;
	font-size: 14px;
	padding-bottom: 40px;
}

.msg ul li input.intxt1 {
    width: 656px;
    margin: 5px 0 2px;
    border: 1px solid #D9D9D9;
    border-top: 1px solid silver;
    line-height: 50px;
    height: 50px;
    color: #999;
    padding: 0 4px;
    background: white;
	overflow: hidden;
	font-size:16px;
}
.msg ul li input.intxt {
    width: 300px;
    margin: 5px 0 2px;
    border: 1px solid #D9D9D9;
    border-top: 1px solid silver;
    line-height: 50px;
    height: 50px;
    color: #999;
    padding: 0 4px;
    background: white;
    overflow: hidden;
	font-size:16px;
}

.msg ul li input.pro_liuyanuser{
	background: url(../images/pro_liuyanuser.png) no-repeat 10px center #fff;
	padding-left: 40px;
}
.msg ul li input.pro_liuyantel{
	background: url(../images/pro_liuyantel.png) no-repeat 12px center #fff;
	padding-left: 40px;
}
.msg ul li input.pro_liuyanuser{
	
}
.msg ul li {
	float: left;
	line-height: 24px;
	margin: 10px auto;
}
.msg ul li span{
	
	display: block;
	float: left;
	font-size: 22px;
	line-height: 40px;
	font-weight:normal;
}
.msg ul li .msg_cap{
	width: 115px;
}

#messagetext{
	width: 674px;
	height: 100px;
	font-size: 16px;
	background: url(../images/pro_liuyantext.png) no-repeat 10px 17px #fff;
	padding: 17px 18px 0 40px;
	border: 1px solid #cecece;
}
.msg ul .msg_rt_ip
{
	margin-left: 40px;
}
.message table , .message td{
	border: 0px;
}
.message table td {
    height: 40px;
    line-height: 40px;
}
.message .st {
    margin-right: 10px;
}
.message{
	width: 750px !important;
	padding-bottom: 30px;
	float: left;
}
.msg font {
    color: #000;
}
.btn_submit{
	height: 42px;
	width: 735px;
	background: #f36f00;
	color: #fff;
	font-size:16px;
}
.btn_reset{
	height: 25px;
	width: 90px;
	background: #999;
	color: #fff;
	margin-left: 20px;
}
.btnclick{
	display: block;

float: right;

margin-right: 15px;
}

.prodt_jscs table tbody tr{
	line-height: 30px;
}

.prodt_jscs table tbody tr td{
	text-align: center;
}
.prodt_box .pro_td h4{
	padding-top: 30px;
	font-size: 24px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: -20px;
	margin-top: 60px;
}
.perform_mt{
	margin-top: 50px;
}
.prodt_box .relproduct{
	padding-top:45px;
	font-size: 24px;
font-weight: bold;
}
.prodt_jscs table tbody tr:hover {
    background: #f36f00;
	color: #fff;
	cursor: pointer;
}
.prodt_js{
	padding: 30px !important;
}
.prodt_js h4{
	margin-top: 30px !important;
	margin-bottom:20px !important;
	
}
.pro_album h4{
	padding-top: 30px;
	font-size: 24px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 20px;
}
.pro_album ul li{
	width: 33.3%;
	float: left;
}
.pro_album ul li a{
	display: block;
	padding-left: 8px;
	padding-right: 8px;

}
.pro_album ul li  img{
	width: 100%;
	padding: 10px;
}

.Rcontact {
    width: 400px;
    padding-left: 30px;
    float: right;
    border-left: 1px solid #dddddd;
    padding-bottom: 70px;
    overflow: hidden;
    
}
.Rcontact h3 {
    font-size: 32px;
    font-weight: bold;
    color: #333333;
    display: block;
    padding-bottom: 35px;
    overflow: hidden;
	line-height:50px;
}
.Rcontact h3.warm {
	padding-top:35px;
	font-size: 20px;
padding-bottom: 20px;
}
.Rcontact p {
    font-size: 16px;
    line-height: 30px;
}
.Rcontact p strong {
    color: #f36f00;
}
p.contact-lyan {
    display: block;
    
	margin-top: 20px;
line-height: 42px;
}
p.contact-lyan a {
    background: #f36f00;
    height: auto !important;
    text-align: center;
    color: #FFF;
    display: block;
}

	.pro_nytel {
    margin-top: 25px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    background: url(../images/pro_tel.png) no-repeat left center;
    padding-left: 55px;
}
.pro_nytel span {
    font-size: 17px;
    width: 100%;
    text-align: left;
    float: left;
    overflow: hidden;
}
.pro_nytel p {
    font: bold 30px/38px Arial, Helvetica, sans-serif;
    *font-size: 20px;
    float: left;
}
.pro_nytel p a {
    color: #182133;
}
.pro_nytel p strong {
    color: #e66900;
    font: bold 40px/38px Arial, Helvetica, sans-serif;
    *font-size: 30px;
    text-align: left;
}

.pro_qm{
	display:block;
	top:0px;
	width:100%;
	height:100%;
	background:#098ee3;
	opacity: 0.8;
	filter: alpha(opacity=0.8);
	position: absolute;
}
.pro_qm a:hover{color:#fff;}
.qm_box{
	padding:70px 40px 0px 40px;
}
.qm_box .t{
	height:2px;
	background:#fff;
	width: 80px;
	position: absolute;
	top: 108px;
}
.qm_box dt{
	font-size:22px;
}
.qm_box dd{
	font-size:14px;
	line-height:30px;
	padding-top:20px;
}
/***  证书轮播 */
#d_tab29 ul, #d_tab29 li { margin: 0; padding: 0; list-style: none }
#d_tab29 img { border: 0; vertical-align: top }
#d_tab29 { position: relative; height: 400px;   text-align: left }
#d_tab29 .d_img { position: relative; margin: 0 auto; width: 860px; height: 100% }
#d_tab29 .d_img li { position: absolute; display: none; z-index: 0 }
#d_tab29 .d_img .cont{ width:100%; height:87px; background:rgba(0,0,0,0.5); position:absolute; bottom:0px; left:0px; z-index:99999;}
#d_tab29 .d_img li img { width: 100%;
		border:1px solid #888; 
		-webkit-box-shadow:0 0 4px 4px rgba(33,33,33,.5);
		-moz-box-shadow:0 0 4px 4px rgba(33,33,33,.5);  
		box-shadow:0 0 4px 4px rgba(33,33,33,.5); 
}
#d_tab29 .d_img img{cursor:pointer;}
#d_tab29 .d_img li.d_pos1 { display: block; width: 200px; left: 0; top: 60px; z-index: 1 }
#d_tab29 .d_img li.d_pos2 { display: block; width: 250px; left: 20%; top: 40px; z-index: 2 }
#d_tab29 .d_img li.d_pos3 { display: block; width: 300px; left: 40%; top: 20px; z-index: 3 }
#d_tab29 .d_img li.d_pos4 { display: block; width: 250px; right: 20%; top: 40px; z-index: 2 }
#d_tab29 .d_img li.d_pos5 { display: block; width: 200px; right: 0; top: 60px; z-index: 1 }
#d_tab29 .d_menu { position: absolute; bottom: -55px; width: 100%; text-align: center }
#d_tab29 .d_menu li {display:none;}
#d_tab29 .d_menu li.d_select { display: inline-block; zoom: 1; *display:inline; cursor: pointer;color:#fff}
#d_tab29 .d_menu li.d_select a{color:#fff;text-shadow:#000 2px 2px 6px;}
#d_tab29 .d_next, #d_tab29 .d_prev{
    display: block;
    width:40px;
    height:40px;
    top: 140px;
    z-index: 10;
    cursor: pointer ;
    
}

#d_tab29 .d_prev {
    position: absolute;
    left: 0px;
	text-indent:0px;
	background: url("../images/web_icon_left_dis.png");
}

#d_tab29 .d_next {
    position: absolute;
    right: 0px;
	text-indent:0px;
	background: url("../images/web_icon_right_dis.png");
}
.pro-list {
    background: #f1f1f1;
    text-align: center;
    padding: 30px 0;
    border-bottom: 8px solid #1063a9;
}
.container {
    width: 75pc;
    padding: 0 15px;
}
.pro-list li:first-child {
    cursor: default;
}
.pro-list li {
    list-style: none;
    float: left;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    cursor: pointer;
}
.xm3 {
    width: 25%;
}
.pro-list ul li:first-child img {
	width:285px;
	height:169.5px;
}
.pro-list li img {
    vertical-align: initial;
	width:80%;
}
.pro-list ul li img {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
    transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
.pro-list li p {
    line-height: 25px;
    padding: 14px;

}
.procontbg {
    width: 100%;
    background: #f1f1f1;
    padding: 18px 0;
    text-align: center;
}
.procontbg::before {
    content: "";
    width: 0;
    border-top: 20px solid #1063a9;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
}
#tabcontent {
    padding-top: 30px;
}
.procontbg ul {
    padding-left: 0;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
.procontbg h2 {
    padding-bottom: 30px;
}
.procontbg p {
    line-height: 30px;
}
.propadding {
    padding-top: 40px;
}
.line-big {
    margin-right: -15px;
    margin-left: -15px;
}
.xm6 {
    width: 50%;
	float: left;
	position: relative;
padding-right: 15px;
padding-left: 15px;
min-height: 1px;
}
.img-res {
    width: 100%;
	display: block;
height: auto;
}
.case-show {
    padding: 30px 0 0 0;
    text-align: center;
    background: #ffffff;
}
.case-show h1 {
    font-size: 32px;
    padding-bottom: 40px;
}
.list-unstyle {
    list-style: none;
    padding-left: 0;
}
.case-show ul li {
    list-style: none;
    float: left;
    padding-bottom: 20px;
}
.case-show .img-res {
    width: 580px;
}




.shebei  ul li a{	
display:block;
	padding-left:10px;
	padding-right:10px;
}






















.floating_ck{position:fixed;right:20px;top:50%;z-index: 9;}
.floating_ck dl dd{position:relative;width:70px;height:80px;background-color:#646577;border-bottom:solid 1px #555666;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#4d79b4;border-bottom:solid 1px #07479d;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult,.words{background-image:url(../images/icon0701/zxicon.png);}
.quote{background-image:url(../images/icon0701/kficon.png);}
.qrcord{background-image:url(../images/icon0701/erweima.png);}
.return{background-image:url(../images/icon0701/fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#4d79b4;border-bottom:solid 1px #07479d;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:260px;top:-180px;}
.floating_ewm i{background-image:url(../images/erweima.png);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}