﻿@charset "utf-8";
/* CSS Document */ 

/*引入字体库*/
@font-face {
  font-family: 'iconfont';
  src: url('//at.alicdn.com/t/font_1432720974_1547027.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), /* chrome銆乫irefox */
  url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg'); /* iOS 4.1- */
}
@font-face {
  font-family: 'Pacifico';
  font-style: normal;
  font-weight: 400;
  src: local('Pacifico Regular'), local('Pacifico-Regular'), url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
}
.fa {display: inline-block;font-family: "iconfont";font-size:20px;font-style: normal;font-weight: 400;line-height: 1;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.fa-icon-qq:before { content: "\e604"; }
.fa-icon-weibo:before { content: "\e600"; }
.fa-icon-weixin:before { content: "\e605"; }
.fa-icon-zaixianzixun:before { content: "\e608"; }
/************************************************************************************************************/
*{
	font-family: "微软雅黑";
}
body{ font-family:"微软雅黑";
background: #f1f1f1;}

.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.no-background{ background:none !important;}
.no-border{ border:none !important;}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

a{ text-decoration:none !important; cursor:pointer !important;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{max-width:1200px !important;}
/*全局样式*/
 
.topdh{overflow: hidden;background: url(../images/images/topbg_02.jpg)repeat-x center center;}
.topdh p{padding:0 15px;font-size: 12px;color: #999;line-height: 30px;margin: 0;}
.topdh p a{font-size: 12px;color: #999;padding: 0 10px}
.topdh p a:first-child{border-right: 1px solid #999;}
/*m-1*/
.main{ padding:30px 0;}
.main-White{ background:#fff;}
.main-Colorless{background:none;}
.main-Background-1{background:url(../images/bg2_03.jpg) repeat;}
.main-Background-2{ border-top: solid 5px #e36a21; background:url(../images/bg2.jpg) 50% 50%; background-size:cover;}
.main-Background-1MB{ background:url(../images/bg_mb_03.png) repeat;}
.main-Color{ background:#f1f1f1;}
.main-opcityBackground{ background:url(../images/CaseSharing_mask_03.png) repeat;}

/*h-2*/
.header2{ position:relative; z-index:9999999;}

.header2 .topbar{overflow:hidden;background:#fff;border-bottom: 2px solid #4ca7e5;padding:20px 0 10px 0;}
.header2 .topbar .tel{ margin:15px 0px 0 0; padding:0 0 0 50px; height:47px; background:url(../images/telicon_03.png) no-repeat left;}
.header2 .topbar .tel span{font-size:14px; color:#595959; line-height:24px;}
.header2 .topbar .tel span i{ font-weight:bold; display:block; font-size:28px; line-height:19px; color:#0b56ac;font-style: normal;font-family:"Cambria"}
.header2 .logo{}
.header2 .logo img{ width: 523px; height:auto; }
.header2 .icon-menu{margin:20px 15px 0 0;font-size:26px;color:#074d9e;  cursor:pointer; }
@media only screen and (max-width:1200px ) {
	.header2 .logo{width: 450px;}
	.headtxt{display: none;}

}
@media only screen and (max-width:992px ) {
		.header2 .logo{width: 400px;}
}
@media only screen and (max-width:768px ) {
	.header2 .logo{width: 380px;}
	.header2 .icon-menu{margin:15px 15px 0 0;font-size:26px;color:#074d9e;  cursor:pointer; }
}
@media only screen and (max-width:500px ) {
	.header2 .logo{width:350px ;}
}
@media only screen and (max-width:450px ) {
	.header2 .logo{width:320px ;}
	.header2 .icon-menu{margin-top: 10px;}
}
@media only screen and (max-width:380px ) {
	.header2 .logo{width:280px ;}
	.header2 .icon-menu{margin-top: 10px;font-size: 24px;}
}
@media only screen and (max-width:350px ) {
	.header2 .logo{width:240px ;}
	.header2 .icon-menu{margin-top: 5px;font-size: 20px;}
}

.header2 {position:relative;z-index:99999;}
.header2 .headtxt{margin-top:19px;margin-left:15px;padding-left: 15px;border-left: 1px solid #c2e6ff;}
.header2 .headtxt p{margin: 0;font-size: 16px;color: #909090;}
.header2 .headtxt p:last-child{font-size: 12px;margin-top: 5px}
.header2 .tel img{ width:50px; height:50px; margin-top:9px;}
.header2 .navbox{ width:100%; background:url(../images/navbg_06.jpg) repeat-x;} 
.header2 nav li{ position:relative;width:10.5%;transition:all 0.5s;}
.header2 nav li a{width: 100%; display:block;color:#fff; line-height:55px;transition:all 0.5s;}
.pcmenu li a.active{background:url(../images/hoverbg_08.jpg) repeat-x;}
.pcmenu li a:hover{background:url(../images/hoverbg_08.jpg) repeat-x;}
.pcmenu .cc ul{ display:none; position:absolute; left:0; top:54px;z-index:99999; width:100%; background:#fff;}
.pcmenu .cc1 ul{ display:none; position:absolute; left:50%; top:54px;z-index:99999; width:210%; background:#fff;}
.pcmenu .cc:hover ul{ display:block;}
.pcmenu .cc ul li{width:100%;display: block;}
.pcmenu .cc ul li a{line-height:40px;transition: all 0.5s;color:#000;}
.pcmenu .cc ul li a:hover{background:#e9e9e9;}
/*b-1*/
@media only screen and (max-width:991px ) {
	.bannerbox{box-shadow: 3px 3px 3px #074D9E;}
}
@media only screen and (min-width: 992px) {
}
@media only screen and (max-width:991px) {
}

/*头部搜索*/
.topserch{width: 100%;overflow: hidden;background: #074d9e;padding: 2px 10px; position: absolute; z-index: 4;}
.top-serch-t{padding-right: 0;}
.top-serch-t span{border: 1px solid #fff; color: #fff;border-radius: 55px;padding: 2px;}
#serch{	width: 20%;font-size: 12px;padding:0px 13px;line-height:22px;border-top-right-radius:0;border-bottom-right-radius: 0;border-top-left-radius: 15px;border-bottom-left-radius: 15px;}
.top-input{	width: 80% !important;height: 24px;display: inline-block; border-top-right-radius: 15px;border-bottom-right-radius: 15px;border-top-left-radius: 0;border-bottom-left-radius:0;}


.title01{ margin:0 0 30px;}
.title01 ul{margin: 0 auto;display:inline-block;width: auto;}
.title01 ul li{padding: 2px 2px;display:inline-block;}
.title01 ul li a{width:100%; margin:0 9px;font-size: 14px; display:inline-block;
 padding:2px 15px; height:35px; line-height:32px; border-bottom:solid 3px #bababa;
 background:#d7d6d6; color:#666; border-radius:5px; overflow: hidden;text-overflow: inherit;

transition:all 0.3s;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
-ms-transition:all 0.3s;
-o-transition:all 0.3s;
}
@media only screen and (min-width:992px ) {
	.title01 ul li{width:15.285%;}
}
@media only screen and (min-width:768px ) and (max-width:991px) {
.title01 ul li{width:20%;}
}
.title01 ul li{min-width: 106px; }
@media only screen and (min-width:768px ) {
	.dd{margin: 0 !important;}
	
}
@media only screen and (max-width:767px ) {
	.dd{margin-left:margin-left: 16.66666667% !important;}
}

@media only screen and (min-width: 767px) and (max-width: 771px) {
	.title01 ul li a{padding: 14px; margin: 0 7px;}
}


.title01 ul li a:hover{ color:#fff; background:#074d9e; border-bottom:solid 3px #063e7f;}
.title01 ul li a.active{ color:#fff; background:#074d9e; border-bottom:solid 3px #063e7f;}
.title02 h2,.title02 h1,.title02-2 h2,.title02-2 h1{
transition:all 0.3s;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
-ms-transition:all 0.3s;
-o-transition:all 0.3s;
}
.title02{margin:0 0 30px;}
.title02 h2{font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#444444; line-height:40px;font-weight:bold; 
text-shadow:1px 1px 0 rgba(255,255,255,1);}
.title02 h1{font-size:30px; color:#074d9e; line-height:30px;font-weight:bold;
text-shadow:1px 1px 0 rgba(255,255,255,1);background:url(../images/hengbg_03_03.png) no-repeat center;}
.title02 a:hover h1,.title02 a:hover h2{color:#074d9e;}
.title02-2{margin:0 0 30px;}
.title02-2 h2{font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#fff; line-height:40px;font-weight:bold;}
.title02-2 h1{font-size:22px; color:#fff; line-height:30px;font-weight:bold;
background:url(../images/hengbg_03_03.png) no-repeat center;}
.title02-2 a:hover h1,.title02-2 a:hover h2{color:#074d9e;}
/*p-17*/


/*f-5*/


/*subnav-1*/
.subnav ol{ height:37px; background:#074d9e; border-bottom:solid 2px #fff;}
.subnav ol b{ margin:0 10px; color:#fff; line-height:35px;}
.subnav ol h1{ font-size:16px; color:#fff; line-height:35px;}
.subnav ol small{ margin:0 0 0 10px; color:#fff; line-height:35px;}
.subnav .contact-text{ padding:10px; font-size:12px; color:#6a6a6a; line-height:22px; background:#e9e9e9;}
.subnav .contact-img{ margin:20px 0;}
.subnav .pcdnav li{ margin:2px 0 0 0; height:35px;}
.subnav .pcdnav li a{display:block; font-size:14px; color:#8b8b8b; line-height:35px; background:url(../images/subnavicon_06.png) no-repeat 20% 50% #f1f1f1; transition:all 0.3s;}
.subnav .pcdnav li a.active{background:url(../images/subnavicon_03.png) no-repeat 20% 50% #e9e9e9; color:#074d9e;}
.subnav .pcdnav li a:hover{ background:url(../images/subnavicon_03.png) no-repeat 20% 50% #e9e9e9;color:#074d9e;}
.subnav .pcdnav .xlxl{ margin:2px 0 0 0; height:auto;}
.subnav .pcdnav .xlxlhide{ height:0; overflow:hidden;}
.subnav .pcdnav .xlxl a{ display:block; font-size:12px; color:#999; line-height:35px;background:#f4f4f4; transition:all 0.3s;}
.subnav .pcdnav .xlxl a:hover{background:#e1e1e1;}
.subnav .pcdnav .xlxl a.active{background:#e1e1e1;}
.subnav .yddnav{ margin:0 0 20px 0;}
.subnav .yddnav li{ margin-bottom:2px; height:60px;}
.subnav .yddnav li a{ display:block; font-size:18px;color:#fff; line-height:60px; background:#666; transition:all 0.3s;}
.subnav .yddnav li a.active{ background:#074d9e}
.subnav .yddnav span{ padding-left:30px;}
.subnav .yddnav b{ padding-right:30px; line-height:60px;}
.subnav .yddnav .xl{ margin:0 0 2px 0; height:auto;overflow:hidden;}
.subnav .yddnav .xl.xlhide{ height:0; overflow:hidden;}
.subnav .yddnav .xls{ height:40px; line-height:40px; background:#074d9e; border-top:solid 1px #cf3d3d;}
.subnav .yddnav .xls a{ color:#fff; display:block; line-height:40px;}
.subnav .yddnav .xlxl{ height:auto; overflow:hidden;}
.subnav .yddnav .xlxl.xlxlhide{ height:0; overflow:hidden;}
.subnav .yddnav .xlxls{ height:32px;background:#efefef; border-bottom:dotted 1px #666}
.subnav .yddnav .xlxls a{ color:#666; display:block; line-height:32px;}
/*t-3*/
.text3{ color:#666; line-height:24px;}
/*o-1*/
.OnlineMessage1 label{ font-weight:normal; color:#666;}
.OnlineMessage1 button{margin:0 10px 0 0;width:100px; height:30px; color:#fff; background:#074d9e; border:none; transition:all 0.3s;}
.OnlineMessage1 button:hover{ background:#c63838;}
/*p-24*/
.lunbo{ margin-bottom:20px;}
.lunbo #owl-demo0 .item .lunbobox,.lunbo #owl-demo0 .item .lunbobox a,.lunbo #owl-demo0 .item .lunbobox .icon,.lunbo #owl-demo0 .item .lunbobox .hengfu,.lunbo #owl-demo0 .item .lunbobox .wz,.lunbo .owl-theme .owl-controls .owl-buttons div.owl-prev,.lunbo .owl-theme .owl-controls .owl-buttons div.owl-next{
transition:all 0.3s;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
-ms-transition:all 0.3s;
-o-transition:all 0.3s;	
}
.lunbo #owl-demo .item{}
.lunbo #owl-demo .item .lunbobox{ border:solid 1px #e0e0e0; padding:1px; background:#fff; border-radius:5px;}
.lunbo #owl-demo .item .lunbobox a{ display:block; position:relative; height:190px; overflow:hidden;border-radius:5px;}
.lunbo #owl-demo .item .lunbobox .icon{position:absolute;left:50%;margin:0 0 0 -40px; top:-70px; z-index:1;width:80px; height:70px;}
.lunbo #owl-demo .item .lunbobox .hengfu{ position:absolute; left:0; bottom:20px; z-index:1; width:0; height:60px; background:#074d9e;filter:alpha(opacity=65);-moz-opacity:0.65;-khtml-opacity: 0.65; opacity: 0.65;}
.lunbo #owl-demo .item .lunbobox .wz{ padding:6px 0; position:absolute; right:-100%; bottom:20px; z-index:2; width:100%; height:60px; font-size:18px; color:#fff; text-align:center; line-height:24px;}
.lunbo #owl-demo .item .lunbobox .wz span{ display:block; font-family:Arial, Helvetica, sans-serif; font-size:15px;}
.lunbo #owl-demo .item img{ display: block; width: 100%; max-height:100%;}
.lunbo #owl-demo .item .lunbobox:hover{ border:solid 1px #074d9e;
box-shadow:2px 2px 2px rgba(0,0,0,0.2);
-webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 2px rgba(0,0,0,0.2);
-ms-box-shadow:2px 2px 2px rgba(0,0,0,0.2);
-o-box-shadow:2px 2px 2px rgba(0,0,0,0.2);
}
.lunbo #owl-demo .item .lunbobox:hover .icon{ top:26px;}
.lunbo #owl-demo .item .lunbobox:hover .hengfu{ width:100%;}
.lunbo #owl-demo .item .lunbobox:hover .wz{ right:0;}

.lunbo .owl-carousel .item .lunbobox,.lunbo .owl-carousel .item .lunbobox a,.lunbo .owl-carousel .item .lunbobox .icon,.lunbo .owl-carousel .item .lunbobox .hengfu,.lunbo .owl-carousel .item .lunbobox .wz,.lunbo .owl-theme .owl-controls .owl-buttons div.owl-prev,.lunbo .owl-theme .owl-controls .owl-buttons div.owl-next{
transition:all 0.3s;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
-ms-transition:all 0.3s;
-o-transition:all 0.3s;	
}
.lunbo .owl-carousel .item{ }
.lunbo .owl-carousel .item .lunbobox{text-align: center; padding:1px;border-radius:5px;}
.lunbo .owl-carousel .item .lunbobox a{ background:#fff;  display:block; position:relative;overflow:hidden;border-radius:5px;text-align: center;padding: 5px;margin-bottom: 10px; border:solid 1px #e0e0e0;}
.lunbo .owl-carousel .item .lunbobox a p{margin: 0;font-size: 14px;line-height: 32px;color: #333333;border-top: 1px solid #d7d7d7;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.lunbo .owl-carousel .item .lunbobox a:hover p{color: #fff;}
.lunbo .owl-carousel .item .lunbobox a:hover{background: #4ca7e5;}

.lunbo .owl-carousel .item .lunbobox .icon{position:absolute;left:50%;margin:0 0 0 -40px; top:-70px; z-index:1;width:80px; height:70px;}
.lunbo .owl-carousel .item .lunbobox .hengfu{ position:absolute; left:0; bottom:20px; z-index:1; width:0; height:60px; background:#074d9e;filter:alpha(opacity=65);-moz-opacity:0.65;-khtml-opacity: 0.65; opacity: 0.65;}
.lunbo .owl-carousel .item .lunbobox .wz{ padding:6px 0; position:absolute; right:-100%; bottom:20px; z-index:2; width:100%; height:60px; font-size:18px; color:#fff; text-align:center; line-height:24px;}
.lunbo .owl-carousel .item .lunbobox .wz span{ display:block; font-family:Arial, Helvetica, sans-serif; font-size:15px;}

.lunbo .owl-carousel .item .lunbobox:hover .icon{ top:26px;}
.lunbo .owl-carousel .item .lunbobox:hover .hengfu{ width:100%;}
.lunbo .owl-carousel .item .lunbobox:hover .wz{ right:0;}

.qhpic{position: relative; display: block; overflow: hidden; margin: 0 auto;background: #fff;padding: 5px;}
/*.qhpic:before{content: ""; padding-top: 85%; display: block;}
.qhpic img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}*/


.tjcp{position: relative; display: block; overflow: hidden; margin: 0 auto;background: #fff;}
.tjcp:before{content: ""; padding-top: 85%; display: block;}
.tjcp img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}

.alpic{position: relative; display: block; overflow: hidden; margin: 0 auto;background: #fff;padding: 5px;}
/*.alpic:before{content: ""; padding-top:72%; display: block;}*/
/*.alpic img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}*/

.lunbo .owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.lunbo .owl-carousel{position:relative;width:100%;-ms-touch-action:pan-y}
.lunbo .owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}
.lunbo .owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.lunbo .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.lunbo .owl-carousel .owl-item{float:left}
.lunbo .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
.lunbo .owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.lunbo .grabbing{cursor:url(images/grabbing.png) 8 8,move}
.lunbo .owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.lunbo .owl-theme .owl-controls{ height:0;}
.lunbo .owl-theme .owl-controls .owl-buttons div{display:inline-block;zoom:1;*display:inline;}
.lunbo .owl-theme .owl-controls .owl-buttons div.owl-prev{ position:absolute; left:-50px; bottom:0; width:40px; height:100%; background:url(../images/left-control_15.png) no-repeat left;}

.lunbo .owl-theme .owl-controls .owl-buttons div.owl-next{ position:absolute; right:-50px; bottom:0; width:40px; height:100%; background:url(../images/right-control_15.png) no-repeat right;}

.lunbo .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}
.lunbo .owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}
.lunbo .owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:0.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}
.lunbo .owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}
.lunbo .owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
.lunbo .owl-item.loading{min-height:150px;background:url(images/AjaxLoader.gif) no-repeat center center}
@media only screen and (max-width:768px ) {
	.owl-buttons{display: none;}
}
@media (max-width:1199px){
/*h-2*/
.header2 nav{ width:100%;}	
.header2 nav li .xlbox ul{ width:100%;}	
	
 /*b-1*/

}


@media (max-width:991px){
.main{ padding:20px 0;}	
	
/*h-2*/	
.header2{margin-bottom:0px;height:80px; position:inherit;}

.header2 .sjdnav{ width:150px; height:auto; position:absolute;right:10px;z-index:5;top:94px ; }
.header2 .sjdnav ul{ padding:0; margin:0;}
.header2 .sjdnav li{ height:32px;display:block; padding:0; background:url(../images/tphovermb.png) repeat; text-align:center; margin-bottom:3px;}
.header2 .sjdnav li a{display:block; color:#bababa; line-height:32px; background: rgba(11,86,172,0.9);font-size: 14px; }
.header2 .sjdnavhide{overflow:hidden;}	

/*b-1*/

/*t-2-1*/
.title02{ margin:10px 0 20px; }
.title02 h2{font-size:14px; line-height:24px;}
.title02 h1{font-size:22px; line-height:26px;}
/*t-2-2*/
.title02-2{ margin:10px 0 20px; }
.title02-2 h2{font-size:14px; line-height:24px;}
.title02-2 h1{font-size:22px; line-height:26px;}

.lunbo .owl-theme .owl-controls .owl-buttons div.owl-next{ right:12px;}
}
@media (max-width:767px){
body{ padding-bottom:50px;
}	

/*h-2*/		
.header2 .sjdnav{ left:0;top: 91px; width:100%;box-shadow:0 2px 5px rgba(11,86,172,0.5);}
.header2 .sjdnav li{margin-bottom:0;padding-left:0;height:32px; border-bottom:solid 1px #449dde;border-top:solid 1px #4ca7e5;}
.header2 .sjdnav li a{color:#fff;line-height:32px; }	

.header2{margin-bottom:0px;position:inherit;}
/*b-1*/

/*t-2-1*/
.title02{ margin:0 0 20px; }
.title02 h2{font-size:12px; line-height:20px;}
.title02 h1{font-size:18px; line-height:24px;}
/*t-2-2*/
.title02-2{ margin:0 0 20px; }
.title02-2 h2{font-size:12px; line-height:20px;}
.title02-2 h1{font-size:18px; line-height:24px;}
.title01 ul li a{ margin:0 4px; font-size:12px;}
 }
 @media only screen and (max-width:556px ) {
 	.header2{margin-bottom:0px; position:inherit;}
.header2 .icon-menu{margin-top: 10px;}

 }
 @media only screen and (max-width:450px ) {
.header2{margin-bottom:0px; position:inherit;}
 }
  @media only screen and (max-width:350px ) {
  .header2{margin-bottom:0px; position:inherit;}
.header2 .icon-menu{margin-top: 5px;}
 }
 
 
  @media only screen and (max-width:340px ) {
  	.title01 ul li a{ margin:0; font-size:12px;padding: 2px 10px;}
  }
 @media (max-width:500px){	 
.lunbo #owl-demo .item .lunbobox a{ height:160px;}

.lunbo .owl-carousel .item .lunbobox .wz{ display:none;}
	.header2 .sjdnav{top: 86px;}

 }

@media (max-width:450px){	 
		.header2 .sjdnav{top: 82px;}
 /*b-1*/
@import url('file:///E:\备份\39北京昌凯隆机电设备有限公司\ckl(2)\ckl\css\style.css');
}
@media (max-width:380px) {
    .header2 .sjdnav {
        top: 75px;
    }

    .lunbo #owl-demo .item .lunbobox a {
        height: 120px;
    }
    /*h-2*/

}

 @media only screen and (max-width:350px ) {
		.header2 .sjdnav{top: 70px;}

}
.ystt{font-size: 26px;padding: 0 15px;margin: 0;line-height: 36px;}
@media only screen and (max-width:640px) {
	.ystt{font-size: 20px;}
}
.tjtitle p{font-size: 16px;color: #fff;line-height: 46px;font-weight: bold;}
.tjtitle{background: url(../images/tjtit_11.png) no-repeat center center;}
.title001 h3{font-size: 16px;line-height: 44px;}
.title001 h3 b{font-weight: normal;font-size: 16px;line-height:30px;display:inline-block;padding: 0 30px 0 20px;margin-right: 15px; color: #fff; background: url(../images/ttbg_03.png) no-repeat;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
}
.title001 p b{font-weight: normal;color: #ff0000;}
@media only screen and (min-width:768px ) {
	.gsjjpic{width: 44% !important;}
	.gsjjtxt{width: 56% !important;}
}
.gsjjtxt{padding: 0;}
.tt01 h2{font-size: 24px;}
.tt01 h2 b{font-weight: normal;color: #074d9e;margin-right: 5px;}
.gsjjpic{position: relative; display: block; overflow: hidden; margin: 0 auto;}
.gsjjpic:before{content: ""; padding-top: 80%; display: block;}
.gsjjpic img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}
.gsjjtxt h3{font-size: 16px;color: #333333;margin: 0;line-height: 28px;text-overflow: ellipsis; white-space: nowrap;}
.gsjjtxt p{font-size: 12px;color: #555;margin: 0;line-height: 20px;text-align: justify;}

@media only screen and (min-width: 200px) and (max-width: 450px) {
	.gsjjpic:before{padding-top: 70%;}
}
@media only screen and (min-width: 450px) and (max-width: 600px) {
	.gsjjpic:before{padding-top: 60%;}
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
	.gsjjpic:before{padding-top: 50%;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.gsjjtxt .jjttt{height: 120px;overflow: hidden;text-overflow: ellipsis;}
}
@media only screen and (min-width:992px ) {
	.gsjjtxt .jjttt{height: 66.66667%;overflow: hidden;text-overflow: ellipsis;}
}
/*资质荣誉*/

.zzpic{position: relative; display: block; overflow: hidden; margin: 0 auto;}
.zzpic:before{content: ""; padding-top: 65%; display: block;}
.zzpic img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%; f }
.carousel-control.right,.carousel-control.left{background:none !important;}
.carousel-control.right span,.carousel-control.left span{color: #074d9e;}
#zzzz .item img{margin: 0 auto;}
#zzzz{overflow: hidden;}
/*新闻*/
.tit02 h3{font-size: 22px;margin: 0;line-height: 36px;border-bottom: 2px solid #074d9e;color: #074d9e;}
.newpic{margin: 15px 0;}
.newlist ul li .lit{font-size: 8px; color: #074d9e;line-height: 14px;
transform:rotate(45deg);
-ms-transform:rotate(45deg); 	/* IE 9 */
-moz-transform:rotate(45deg); 	/* Firefox */
-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
-o-transform:rotate(45deg);
transform:scale(0.8,0.8);
-ms-transform:scale(0.8,0.8); 	/* IE 9 */
-moz-transform:scale(0.8,0.8); 	/* Firefox */
-webkit-transform:scale(0.8,0.8); /* Safari 和 Chrome */
-o-transform:scale(0.8,0.8);

	}
.newlist ul li {margin-bottom: 5px}
.newlist ul li a{color: #333;font-size:14px;line-height: 14px; width: 80%;display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newlist ul li p.newjj{font-size: 12px;color: #666;line-height:18px;height:54px;overflow: hidden;text-overflow:ellipsis;margin-bottom: 5px;padding-left:1em;}
.newlist ul li div.liclick{position: relative; width: 12px;height: 12px;right: 5px;top:2px;}
.newlist ul li div.liclick .shu,.newlist ul li div .heng{position: absolute;background: #074d9e;}
.newlist ul li div.liclick .shu{width:2px;height: 12px;right:5px;top: 0;}
.newlist ul li div.liclick .heng{width: 12px;height: 2px;right: 0;top:5px;}




/*PC底部*/
.pcfoot{overflow: hidden;background: #32a0ea;}
.footmenu{text-align: center;margin-bottom: 20px;}
.footmenu ul,.footmenu ul li,.footmenu ul li a{display: inline-block;margin: 0 auto;text-align: center;}
.footmenu ul li a{font-size: 14px;padding: 0 10px;line-height: 1;color: #fff;border-right: 1px solid #fff;}
.footmenu ul li:last-child a{border: none;}
.downlogo,.ewm{display: inline-block;}
.downlogo{width: 75%;float: left;}
.ewm{width: 25%;text-align: center;}
.ewm img{width: 80%;margin: 0 auto;}
.righttxt p{margin: 0;color: #fff;font-size: 14px;line-height: 24px;}

/*手机底部*/
.hot{width:100%; height:58px; background:#002c63; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div a:hover{background: #024293;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
footer ul li a{ padding: 0 10px; height: 12px; font-size: 12px; line-height: 12px; }
/*产品中心*/
.center{
	padding-top: 20px;
	padding-bottom: 20px;
}

.cen_left{
	padding-right:45px;
	
}
.cen_left h2{
	font-size: 16px;
	color: #fff;
	background:url(../images/titbg_03.jpg) no-repeat center center;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	line-height: 45px;
	text-indent:40px;
	margin: 0;
	margin-bottom: 3px;
}

.cen_left b{
	font-size: 12px;
	font-weight: normal;
}
.left_top{
	margin-bottom: 15px;
}
.left_nav .yjbt{
	font-size: 14px;
	line-height:35px;
	color: #333333;
	display: block;
	width: 100%;
	text-indent:40px;
	position: relative;
	transition: all 0.5s;
    border:1px solid #ccc;
}
.left_nav .yjbt span{display: inline-block; width: 20px;line-height: 20px;text-indent: 0;text-align: center; position: absolute;top:6px;right: 15px;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-mz-border-radius: 15px;
-o-border-radius: 15px;
border: 1px solid #c9c9c9;
transition: background-color 0.5s;
transition: border-color 0.5s;

}
.left_nav ul li{margin-bottom:2px;}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.cen_left h2{
		padding-left: 8px;
		font-size: 13px;
	}
	.cen_left h2 span{
		margin-right: 8px;
		
	}
}
.left_nav .yjbt:hover{color: #fff;background: #4ca7e5;}
.left_nav .act{color: #fff;background: #4ca7e5;}
.left_nav .yjbt:hover span{border: 1px solid #3589cc;background: #054795;}
.left_nav .act span{border: 1px solid #3589cc;background: #054795;}
.left_nav .ejbt li a{
	width: 100%;
	display: block;
	font-size: 12px;
	line-height: 46px;
	border-bottom: 1px dashed #c0c0c0;
	color:#b0b0b0 ;
	text-indent:40px;
	transition: all 0.3s;
}
.left_nav .ejbt li a:hover{
	border-bottom: 1px dashed #074d9e;
	color:#074d9e;
}
.left_down h4{
	text-indent:0em;
	font-size: 14px;
}
.left_down p{
	font-size: 12px;
	text-indent: 0em;
}
/*右侧部分*/
@media only screen and (min-width:992px ) {
	.cen_right{padding-left: 0 !important;}
}
.right_title{
	width: 100%;overflow: hidden;
	border: 1px solid #d7d7d7;
	padding: 0 15px;
}
.right_title h3{margin: 0;padding: 0;font-size: 16px; line-height: 36px;text-indent:30px;
background: url(../images/fangkuai_06.png)no-repeat left center;

}
.right_title p{font-size: 14px;line-height: 36px;margin: 0;padding: 0;color: #7e7e7e;}
.right_title p a{font-size: 14px;color: #7e7e7e;}
.ph_title{width: 100%;overflow: hidden;border: 1px solid #7e7e7e;font-size: 12px;color: #7e7e7e;padding: 2px 5px;}
.ph_title a{font-size: 12px;color: #7e7e7e;}
/*手机端菜单*/
.phmenu{width: 100%;overflow: hidden;padding: 0;margin: 0;border-top: 1px solid #fff;margin-bottom: 15px;}
.menu_title{font-size: 14px;line-height: 32px;background: #074d9e;width: 100%;color: #fff; padding: 2px 15px;}
.menu_title span{font-size: 14px; color: #fff;line-height: 32px;}
.menu_title span.glyphicon-stats{margin-right:6px;}
#clickmenu{cursor: pointer;}
#phej .act{color:#074d9e;}
#phej li a{font-size: 14px;display: block;width: 100%; color: #727272;line-height: 28px; background: url(../images/heng_04.png) no-repeat bottom center;}
#phej li .phsj li a{font-size: 12px; color: #929292;line-height: 24px;display: block;width: 100%;background: none;}
#phej li a:hover{color: #074d9e;}
#phej li .phsj li a:hover{color: #074d9e;}

/*列表*/
.pro_pic{position: relative; display: block; overflow: hidden; margin: 0 auto;}
.pro_pic:before{content: ""; padding-top: 70%; display: block;}
.pro_pic img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}
.cen_con{padding-top: 15px;margin-top: 1px;overflow: hidden;}
.phsermore a{display: inline-block;padding: 0 15px;font-size: 14px;color: #fff;background: #ff9c00;line-height: 2em;margin: 0 auto;}
.cen_con ul li a{
	display: block;
	width: 100%;
	overflow: hidden;
	position: relative;
	border: 1px solid #d7d7d7;
	transition: all 0.5s;
}
.cen_con ul li a:hover{
	border: 1px solid #2469e3;
}
.cen_con ul li{
	margin-bottom: 15px;
}

.cen_con ul li a .hengtiao{
	position: absolute;
	left:-100%;
	bottom:60px;
	width: 100%;
	height:60px;
 	background:#008cc7;filter:alpha(opacity=65);-moz-opacity:0.65;-khtml-opacity: 0.65; opacity: 0.65;
 	transition: all 0.4s;
}
.cen_con ul li a .hengtxt{
	position: absolute;
	right:-100%;
	bottom:60px;
	color: #fff;
	font-size: 16px;
	line-height:60px;
	width: 100%;
	text-align: center;
 	transition: all 0.5s;
}
.cen_con ul li a:hover .hengtiao{left: 0;}
.cen_con ul li a:hover .hengtxt{right: 0;}
.cen_con ul li a p{
	font-size: 14px;
	color: #6a6a6a;
	margin: 0;
	line-height: 40px;
	border-top: 1px solid #d7d7d7;
	transition: all 0.5s; 
    height:40px;
}


.cen_con ul li a:hover p{
	font-size: 14px;
	color: #074d9e;
	border-top: 1px solid #2469e3;
}
.yema{margin-top: 15px;font-size: 12px;}
		.yema ul li a{
			display: inline-block;
			padding: 2px 8px;
			margin-right: 8px;
			
			border: 1px solid #dcd9d4;
			font-size: 12px;
			color:#303030;
			transition: all 0.5s;
		}
		.yema ul li a:hover{
			background: #008cc7;
			color: #fff;
		}
/*关于我们*/
.centtxt{
	width: 100%;
	display: block;
	overflow: hidden;
	padding-top: 15px;
	margin-top: 1px;

}
.centtxt h3{
	font-size: 20px;
	width: 100%;
	line-height: 50px;
	border-bottom: 1px dashed #aaa;
	margin: 0;
	margin-bottom: 10px
}
    .centtxt img {
   max-width:100%;
   height:auto;
    }
.centtxt p{font-size: 12px;line-height:26px;margin: 0;}
.abpic{
	margin: 1em 0;
	text-align: center;
}
.centtxt p{font-size: 12px;line-height:26px;margin: 0;}
.abpic{
	margin: 1em 0;
	text-align: center;
}
.abpic img{margin: 0 auto;width: 90%;}
/*在线留言*/
.online .form-group{width: 60%;margin: 0 auto;margin-bottom: 15px;}
@media only screen and (max-width:992px) {
	.online .form-group{width: 80%;}
}
@media only screen and (max-width:768px) {
	.online .form-group{width:98%;}
}
.sub-tj{
	background: #045aa9;
	color: #fff;
	padding:8px 60px;
	font-size: 12px;
	border:1px solid #fff;
	display: inline-block;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 0 auto;
}


/*案例详情*/
@media only screen and (min-width:1200px ) {
		.detail_pic{width: 100%;margin: 0 auto;}
}
@media only screen and (min-width: 992px) and (max-width: 1200px){
	.detail_pic{width: 70%;margin: 0 auto;}
}
@media only screen and (min-width: 640px) and (max-width: 992px) {
		.detail_pic{width:60%;margin: 0 auto;}
}
@media only screen and (max-width: 640px) {
		.detail_pic{width:100%;margin: 0 auto;}
}
.detail_pic{position: relative; display: block; overflow: hidden; margin: 0 auto;border: 1px solid #d7d7d7;}
.detail_pic:before{content:""; padding-top:70%; display: block;}
.detail_pic img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto;}
.detail_pic img {

    width: 70%;
    height: auto;
}
/*新闻详情*/
.new_list li{overflow: hidden;width: 100%;margin-top: 25px;}
.new_list li a{
 	color:#3a3a3a;display: block;width:100%;overflow: hidden;background: #efefef;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;transition: all 0.5s;padding: 2px;
}
.new_list li a p.new_con_txt{font-size: 12px;line-height: 20px; height: 60px;overflow: hidden; text-overflow: ellipsis;margin:15px 0;color: #333;transition: all 0.5s;}
.new_list li a p.tit{color: #045cb1;transition: all 0.5s;}
.new_list li a:hover{background: #4ca7e5; color: #fff;}
.new_list li a:hover p{color: #fff;}
.new_txt{padding-top:15px;}
.new_txt p{ overflow: hidden;font-size: 12px;margin: 0;padding-left: 15px}
.new_txt p.tit{font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.new_pic{width:180px;}
.new_pic{position: relative; display: block; overflow: hidden; margin: 0 auto;background: #fff;border: 1px solid #d7d7d7;}
.new_pic:before{content:""; padding-top:85%; display: block;}
.new_pic img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;padding:2px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
@media only screen and (max-width:640px ) {
	.new_pic{width:160px;}
}

.news_txt strong b{ border-bottom: 2px solid #074d9e; padding:2px 0;}
.news_txt strong{display: block;  padding:4px 0; color: #333; font-size: 14px;font-weight: normal;  transition: all 1s; }
.newbigpic{position: relative;}
.zz{position: absolute; width: 100%;height: 100%;background:url(../images/fdjmb3.png) no-repeat center center; opacity: 0;transition: all 0.5s;z-index: 989;}
.news a:hover .zz{opacity: 1;}
.news_txt p{color: #333;}

/*二级产品下拉*/
@media only screen and (min-width:992px ) {
	.pcmenu .xiala{width: 830px;}
}
@media only screen and (min-width:1200px ) {
	.pcmenu .xiala{width: 1030px;}
}


/*清除样式*/
.clear 
{
     clear:both;
     font-family:'微软雅黑';

}

/*分页css scott style pagination*/
div.scott
{
    padding:3px;margin:3px;text-align:center;

}
div.scott a
{
    border:#221616 1px solid;padding:2px 5px;color:#221616;margin:0 2px 0 0;text-decoration:none;

}
div.scott a:hover
{
    border:#221616 1px solid;color:white;background-color:#221616;

}
div.scott a:active
{
    border:#221616 1px solid;color:#611985;background-color:#221616;

}
div.scott span.current
{
    border:#221616 1px solid;padding:2px 5px;font-weight:bold;color:#fff;margin:0 2px 0 0;background-color:#221616;

}
div.scott span.disabled
{
    border:#dfdfdf 1px solid;padding:2px 5px;color:#221616;margin:0 2px 0 0;

}
/*QQ*/
.dock {
	position: fixed;
	right: 0px;
	width: 50px;
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 200;
}

.dock.close {
	z-index: 50;
}

.dock ul.icons {
	position: absolute;
	list-style: none;
	right: 0px;
	padding: 0px;
	width: 50px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
	right: -70px;
}

.dock ul.icons li i {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	background: url(../images/icons.png) no-repeat;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 210;
}

.dock ul.icons li.active i {
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.dock ul.icons li.up i {
	background-position: -63px -150px;
}

.dock ul.icons li.tel i {
	background-position: -62px -108px;
}

.dock ul.icons li.im i {
	background-position: -63px -20px;
}

.dock ul.icons li.wechat i {
	background-position: -59px -66px;
}

.dock ul.icons li.down i {
	background-position: -63px -190px;
}

.dock ul.icons li p {
	display: block;
	position: absolute;
	top: 50px;
	right: -260px;
	padding: 15px 20px;
	height: 120px;
	color: White;
	line-height: 30px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease-in-out .1s;
	-moz-transition: all .4s ease-in-out .1s;
	-ms-transition: all .4s ease-in-out .1s;
	-o-transition: all .4s ease-in-out .1s;
	transition: all .4s ease-in-out .1s;
	overflow: hidden;
	z-index: 201;
}

.dock ul.icons li.active p {
	right: 50px;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}

.dock ul.icons li.tel p {
    width: 230px;
    height:110px;
    line-height:35px
}

.dock ul.icons li.im p {
	width: 185px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p a {
	display: block;
	margin-top: 12px;
	width: 100px;
	height: 35px;
	line-height: 32px;
	color: #00dfb9;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00dfb9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
	color: White;
	background: #0f8773;
	border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
	width: 180px;
    height:180px;
    line-height:30px
}

.dock ul.icons li.wechat p img {
	
	border: 2px solid #000;
}

.dock a.switch {
	position: absolute;
	display: block;
	top: 270px;
	right: 11px;
	width: 26px;
	height: 26px;
	background: url(../images/icons.png) no-repeat 0px -640px;
	cursor: pointer;
	-webkit-transition-delay: .15s;
	-moz-transition-delay: .15s;
	-ms-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s;
}

.dock a.switch.off {
	background-position: -32px -640px;
}

.fengxiang{ width:100%; margin:0 auto;}
.fengxiang ul li{ width:46%; padding:4px 3px; float:left; margin:4px 0px 4px 10px; background:#c5c5c4; border: solid 1px #afafae;}

.fengxiang ul li a.bshare-sinaminiblog{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-qzone{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-renren{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-qqmb { float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-neteasemb{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-sohuminiblog{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-tianya{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-baiduhi{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-itieba{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-kaixin001{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-facebook{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-msn{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-fanfou{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-feixin{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-twitter{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-peoplemb{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-douban{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-xinhuamb{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}

	/*二级产品下拉*/
@media only screen and (min-width:992px ) {
	.pcmenu .xiala{width: 830px;}
}
@media only screen and (min-width:1200px ) {
	.pcmenu .xiala{width: 1030px;}
}


.pcmenu .xiala{display: none;transition: all 0.5s; }
.pcmenu .xiala{overflow: hidden;position: absolute; background: #fff; padding:5px 15px;top:55px;left:-35px;}
.pcmenu .xiala .xl-list{width:25%;float: left;padding: 3px;overflow: hidden;}
.pcmenu .xiala .xl-list ul{list-style: none;width: 100%;padding: 0;border-top: 1px solid #e6e6e6;margin-top: 5px;padding-top: 10px;}
.pcmenu .xiala .xl-list ul li{width: 100%;}
.pcmenu .xiala .xl-list ul li a{font-size: 14px;line-height: 26px;}
.pcmenu .xiala .xl-list a{line-height: 24px;text-align:left;color:#333;display: block;padding-left: 3px;}
.pcmenu .xiala .xl-list a:hover{background: none;background: #e9e9e9;}
.pcmenu .xiala .xl-list a img{max-width: 90%;margin: 0 auto;text-align: center;}
.pcmenu .list-pro:hover .xiala{display: block;}
.pcmenu .xiala .xl-list ul{position: relative;left:50%; }
.pcmenu .list-pro:hover .xiala .xl-list ul{left:0;}

.pcmenu .cc1:hover ul{display: block;}
.pcmenu .cc1 ul {list-style:none;}
.header2 .cc1 ul li {width:100%;}
.pcmenu .cc1 ul {margin-left:-105%;}
.pcmenu .cc1 ul li a{line-height:40px;transition: all 0.5s;color:#000;}
.pcmenu .cc1 ul li a:hover{background:#e9e9e9;}


@media only screen and (min-width:992px ) {
	.pcmenu .xiala1{width: 200px;}
}
@media only screen and (min-width:1200px ) {
	.pcmenu .xiala1{width: 200px;}
}
.pcmenu .xiala1 {display: none;transition: all 0.5s; }
.pcmenu .xiala1 {overflow: hidden;position: absolute; background: #fff; padding:5px 15px;top:55px;left:-35px;}
.pcmenu .xiala1 .xl-list{width:25%;float: left;padding: 3px;overflow: hidden;}
.pcmenu .xiala1 .xl-list ul{list-style: none;width: 100%;padding: 0;border-top: 1px solid #e6e6e6;margin-top: 5px;padding-top: 10px;}
.pcmenu .xiala1 .xl-list ul li{width: 200%;}







