#sousuo {
	height: 42px; float:right; background:#FFF;  
	

	margin:0px 0 0px 10px;
	position: relative;
	width:220px;
	border:1px solid #e0e0e0;
}

.searchBox {
	width: 160px; margin-left:5px;

	height: 40px;
	line-height:40x;
	_padding-top:5px;
	border: none;
	text-indent: 15px;
	color: #999; font-size:15px;
	position: absolute;
	left:10px;
	top: 0; 
}
.searchBtn {
	width: 21px;
	height: 35px;
	line-height:35px;
	border: none;
	cursor: pointer;
	background: url(../images/sou.jpg) 0 6px no-repeat;
	position: absolute;
	right:10px;
	top:5px;
}

/*关于我们*/
.neibanner1{background: url(../images/nei1.jpg) center center  no-repeat; height:350px; overflow:hidden;}
.neibanner2{background: url(../images/nei2.jpg) center center no-repeat; height:350px; overflow:hidden;}
.neibanner3{background: url(../images/nei3.jpg) center center no-repeat; height:350px; overflow:hidden;}
.neibanner4{background: url(../images/nei4.jpg) center center no-repeat; height:350px; overflow:hidden;}
.neibanner5{background: url(../images/nei5.jpg) center center no-repeat; height:350px; overflow:hidden;}
.neibanner6{background: url(../images/nei6.jpg) center center no-repeat; height:350px; overflow:hidden;}
.neibanner7{background: url(../images/nei7.jpg) center center no-repeat; height:350px; overflow:hidden;}
.neibanner8{background: url(../images/nei8.jpg) center center  no-repeat; height:350px; overflow:hidden;}
.neibanner9{background: url(../images/nei9.jpg) center center no-repeat; height:350px; overflow:hidden;}
.neibanner10{background: url(../images/nei10.jpg) center center no-repeat; height:350px; overflow:hidden;}
.zhuying-left a{ margin-right:15px; color:#4b4b4b;}
.zhuying #sousuo{ margin-top:6px; border-radius:50px; }
.aboutimg li{ float:left; margin:10px 15px 10px 0;}
.aboutimg li:nth-child(4){ margin-right:0;}




.neitop h1{ font-size:35px; color:#FFF; margin-top:120px; margin-left:20px; }
.neitop p{ font-size:16px; margin-top:8px; color:#FFF; margin-left:20px;  }
.neierji{ height:58px; padding-top:20px;  }
.neierji ul li{ float:left;}
.neierji ul li a{ font-size:16px; display:block; width:110px; height:40px; line-height:40px;  text-align:center; border:1px solid #e0e0e0; margin-right:5px; background:#FFF;}
.neierji ul li a:hover{background:#0766b8; color:#FFF;}
.neierji ul li.click a{ background:#0766b8; color:#FFF;}
.neirong{  padding:30px 0;}
.neirong h2{font-size: 24px;font-weight: 700; margin-bottom:20px; }
.about-1{ line-height:30px;background: url(../images/ab1.jpg) right top no-repeat; padding-right:430px;}
.about-1 p{ line-height:30px;  margin-bottom:10px; text-indent:30px;}
.about-2{ line-height:30px;}
.about-2 p{ line-height:30px;  margin-bottom:10px; text-indent:30px;}
.about-2 p a{ color:#666;}
.abouttumar{ margin-top:20px; margin-bottom:20px; text-align:center;}










/*案例*/
.case-box li {
    float: left;
    width:220px;
    margin: 4px;
    border: 1px solid #ececec;
    padding:10px 5px;
    height: 150px;
    overflow: hidden; text-align:center;
}
.case-title{ font-size:15px;}


/*新闻*/
.thumbs li a {
	position: relative;
	display: block;
	width: 100%;
	background-color: #fff;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
	overflow: hidden;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}
.thumbs li a .title, .thumbs li a .title h6 {
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	margin-bottom:15px;
}
.thumbs li a .title, .thumbs li a .title h4{ font-size:18px;}
.thumbs li a p{line-height:24px;margin-bottom:15px;}
.thumbs li a:hover {
	box-shadow: 0 15px 30px rgba(0, 0, 0, .3)
}
.thumbs li a:hover .title, .no-touch .thumbs li a:hover .title h6 {
	color: #459fce;
}
.thumbs li:hover {
	z-index: 99
}
.view {
	font-size: 16px;
	color: #c6ba9a
}
.view i {
	margin-left: 2px;
	font-size: 16px
}

.thumbs.product li {
	margin-bottom: 30px;
	width: 49%;
	float: left; 
	margin-right:2%;
}
.thumbs.product li:nth-child(2n){margin-right:0;}
div.jogger {
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
}

.thumbs.product li a .pic {
	width: 50%
}
.thumbs.product li a .pic img {
	width: 115%; max-height:320px;
	float: right;
}
.thumbs.product li a .info1 {
	float: left;
	width: 40%;
	text-align: left; padding:40px;
}
.thumbs.product li a .info1 .title { font-size:20px;
}

.thumbs.news li {
	width: 100%
}
.thumbs.news li:last-child {
	margin-bottom: 0
}
.thumbs.news li a {
	width: 100%;
	text-align: left;
}
.thumbs.news li a .pic {
	position: absolute;
	right: 0;
	width: 50%;
	height: 100%
}
.thumbs.news li a img {
	display: block;float:left;
	height:auto; margin:20px; width:350px;
}
.thumbs.news li a .info1{
	width: 600px;
	float: left
}

.thumbs.room li a {
	background-color: transparent
}
.thumbs.room li a img {
	width: 100%;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	-webkit-transition: all 1s ease 0s;
	transition: all 1s ease 0s
}
.thumbs.room li a .info1 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #fff
}
.thumbs.room li a .info1 .title {
	float: left;
	line-height: 1
}
.thumbs.room li a .info1 span {
	float: right;
	line-height: 1;
	color: #999
}
.no-touch .thumbs.room li a:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}
.anim_emt.start-animation.scale_up {
	-webkit-animation: mk_scale .8s 1 cubic-bezier(.445, .05, .55, .95) both;
	animation: mk_scale .8s 1 cubic-bezier(.445, .05, .55, .95) both;
	visibility: visible
}
.anim_emt.start-animation.fade_in {
	-webkit-animation: mk_fade 1.2s 1 cubic-bezier(.445, .05, .55, .95) both;
	animation: mk_fade 1.2s 1 cubic-bezier(.445, .05, .55, .95) both;
	visibility: visible
}
.anim_emt.start-animation.r_to_l {
	-webkit-animation: mk_right_to_left 1.2s 1 cubic-bezier(.77, 0, .175, 1) both;
	animation: mk_right_to_left 1.2s 1 cubic-bezier(.77, 0, .175, 1) both;
	visibility: visible
}
.anim_emt.start-animation.l_to_r {
	-webkit-animation: mk_left_to_right 1.2s 1 cubic-bezier(.77, 0, .175, 1) both;
	animation: mk_left_to_right 1.2s 1 cubic-bezier(.77, 0, .175, 1) both;
	visibility: visible
}
.anim_emt.start-animation.t_to_b {
	-webkit-animation: mk_top_to_bottom 1.2s 1 cubic-bezier(.77, 0, .175, 1) both;
	animation: mk_top_to_bottom 1.2s 1 cubic-bezier(.77, 0, .175, 1) both;
	visibility: visible
}
.anim_emt.start-animation.b_to_t {
	-webkit-animation: mk_bottom_to_top 1.2s 1 cubic-bezier(.77, 0, .175, 1) both;
	animation: mk_bottom_to_top 1.2s 1 cubic-bezier(.77, 0, .175, 1) both;
	visibility: visible
}
.anim_emt.start-animation.b_to_t_scale {
	-webkit-animation: mk_bottom_to_top_scale 1.2s 1 cubic-bezier(.77, 0, .175, 1) both;
	animation: mk_bottom_to_top_scale 1.2s 1 cubic-bezier(.77, 0, .175, 1) both;
	visibility: visible
}
.anim_emt.start-animation.scale_blur {
	-webkit-animation: mk_scale_blur 2s 1 cubic-bezier(.77, 0, .175, 1) both;
	animation: mk_scale_blur 2s 1 cubic-bezier(.77, 0, .175, 1) both;
	visibility: visible
}
.centerbox {
	display: table
}
.centerbox .centerbox-cont {
	display: table-cell;
	vertical-align: middle
}
.m-b-md{ margin-bottom:30px;}
.mar{ padding:40px;}
.m-b-xs {
	margin-bottom: 10px; color: #999; font-size:12px; text-align:left;
}


/*产品*/
.chanpinleft{ width:230px;  background:#206bd1; padding:20px 0; float:left;}
.chanpinleft dl{ margin:20px 20px;}
.chanpinleft dt{  color:#FFF; font-weight:bold; padding:0 30px; margin-bottom:20px;}
.chanpinleft dt h1{ font-size:25px; color:#fff;border-bottom:1px solid #377ad6; padding-bottom:10px;}
.chanpinleft dt p{ font-size:15px;color:#e9f0fa; font-weight:normal; font-family:Arial, Helvetica, sans-serif; margin-top:5px;}
.chanpinleft dd a{color:#FFF; display:block; height:50px; line-height:50px; border-bottom:1px solid #377ad6;padding:0 30px; color:#e9f0fa;}
.chanpinleft dd a:hover{ background:#1d60bc;}
.chanpinright{ width:940px; float:right;}


.gengduo a{ text-align:center;}
.chanpintop{ margin:40px 0;}
.biao-jieshao b{ color:#4b4b4b;}
.biao-jieshao strong{color:#4b4b4b;}
.gengduo a{ display:block; width:265px; height:55px; line-height:55px; border:1px solid #999; color:#666; margin:0 auto;}
.gengduo a:hover{ background:#206bd1; color:#FFF;}
.cpdi{ background:#f5f4f9;}
.enght{ float:right; 
  
    font-size: 16px; margin-top:5px; margin-left:10px;
    color: #666;
    position: relative;
    z-index:20; 
    
   background: url(../images/en01.png) no-repeat 15px center #d01f27;text-indent:42px; 
    width:150px;}
	
.enght a.tit{display:block;  color:#FFF;   height:37px; line-height:37px;  padding-right: 17px;
    background: url(../images/aaa01.png) no-repeat 120px center;

   }	
.liebiao{ display:none;position: absolute; left:0px; top:37px; background:#FFF;box-shadow: 0px 0px 10px #ccc;}
.liebiao a{border-bottom:1px solid #CCC;  padding:11px 15px; margin:8px 3px; font-size:16px; color:#666; display:block; background:#FFF; text-indent:0;}

.liebiao a:hover{ background:#206bd1; color:#FFF;}



.cpxiangxi{ background:#FFF; padding:30px 50px; font-size:16px; line-height:30px;}
.cpxiangxi table{ border-top:1px solid #999; border-left:1px solid #999; width:100%;}
.cpxiangxi td{ border-right:1px solid #999; border-bottom:1px solid #999; padding:20px;}

.spec{ width:380px;}

.cpxiangxi h3{font-size:25px; color:#666; margin:10px 0 20px 0; }
.cp-left{ border:1px solid #CCC; text-align:center; width:400px; float:left; padding:20px 0;}
.cp-left img{ width:300px;}
.cp-right{ float:right; width:400px;}
.zhuying{ background:#e8e8e8; height:60px;}
.zhuying-left{ float:left; width:900px; height:50px; line-height:50px; color:#4b4b4b; padding-top:3px;}
.divattr ul li {
    float: left;
    margin-right: 5px; margin-top:20px;
    color: #666;
    font-size: 14px;
    padding: 2px 10px;
    border-radius: 2px;
    cursor: pointer;
    background: #f3f3f3;
}
.divattr ul li:hover{ background:#206bd1; color:#FFF;}
.cpbutton{ display:block; text-align:center;    border-radius: 3px;
    background-color: #206bd1;
    height: 40px; line-height:40px;
    width: 160px;
    border: 0px;
    font-size: 18px;
    margin: 30px 5px 0 5px;
    color: #fff;
    font-size: 16px;}
	.cpbutton:hover{ background:#1d60bc; color:#FFF;}
	.xx1{ margin-bottom:20px;}









.zhaoshang3-list li{ background:#FFF; float:left; width:500px; float:left; height:135px;  margin:20px 15px 20px 20px; padding:25px 40px;     border: 1px solid #e8ecf0;}
.zhaoshang3-list li:nth-child(1){ margin-left:0px;}
.zhaoshang3-list li:nth-child(2n){ margin-right:0px;}
.zhaoshang3-list li:nth-child(3){ margin-left:0px;}
.zhaoshang3-list h5{ font-size:40px; color:#4b4b4b; text-align:center; line-height:30px; margin-bottom:40px; font-weight:bold; margin-top:0;}
.zhaoshang3-list p{ font-size:16px; color:#666; line-height:28px; color:#707070; }
.zhaoshang3-list h6{ font-size:20px; line-height:20px; font-weight:bold; margin-bottom:10px;}
.tubiao{ float:left; width:140px; }
.tubiao img{ width:130px;}
.wenlist{float:right; width:340px; margin-top:10px;}








.lianxi1{ background:#FFF;padding:20px 40px; padding-bottom:50px; }
.f-body{ text-align:center;}
.f-b-title{ font-size:35px; margin:10px 0;}
.pinying{ font-size:15px; text-align:center;}
.anliwenzi{ margin:20px 0; line-height:26px;}


.wenhua-left{ width:600px; float:left;}
.wenhua-right{ width:470px; margin-left:40px; float:left}
.wenhua-right{ line-height:30px;}
.wenhua-right strong{ color:#4b4b4b;}

/*联系我们*/
.ge{    border:5px solid #ececec; float:left; margin-right:30px; padding:10px 20px; margin-right:20px; margin-bottom:20px; width:340px; height:115px; background:#fff;   }
.lx{ margin-right:300px; margin-top:20px;}
.lianxi {
    background: url(../images/lianxi.jpg) no-repeat  820px 0px;
}
.lianxi h1 {
    font-size: 30px;
    margin-top: 5px;
    color: #434a67;
    font-weight: bold;
}
.lianxi h2 {
    color: #333;
    font-size: 20px;
    margin: 10px 0 10px 0;
}
.lianxi-right p.line {
    
    width: 300px; line-height:26px;
    padding-bottom: 10px; color:#4b4b4b;
}

common.css:532
.nei p, .nei1 p {
    line-height: 28px;
}
.lianxi .tel-text {
    font-size: 16px;
    color: #656565;
    margin-top: 10px;
    margin-bottom: 22px;
    border-top: 1px dashed #CCC;
    border-bottom: 1px dashed #CCC;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 20px;
}

common.css:532
.nei p, .nei1 p {
    line-height: 28px;
}


.zhong{ text-align:center;}

.list li{ float:left;margin-right:20px; margin-bottom:10px;background: url(../images/xiazai.png) 340px center no-repeat; width:379px;border: 2px solid #ececec; }
.list li .contitle{ float:left; width:200px; margin-right:20px;overflow: hidden;
    text-overflow: ellipsis; white-space:nowrap;}
.list li .contime{float:left; width:70px; color:#999;}


.list li:nth-child(3n){ margin-right:0px;}
.list li a{ display:block; width:315px; height:50px; line-height:50px;  color:#4b4b4b; padding:0 15px 0 15px;overflow: hidden;
    text-overflow: ellipsis; white-space:nowrap; }
.list li:hover{ background: url(../images/xiazai1.png) 340px center no-repeat #0766b8; }
.list li:hover a span{color:#fff;}


.kuang ul li a {
    display: block;
    width: 110px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    border: 1px solid #2996ff;
    color: #2996ff;
    text-align: center;
    margin: 5.5px 0;
    color: #2996ff;
}
.kuang ul li a {
    display: block;
    width: 110px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    border: 1px solid #2996ff;
    color: #2996ff;
    text-align: center;
    margin: 5.5px 0;
    color: #2996ff;
}
.kuang ul li a {
    display: block;
    width: 110px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    border: 1px solid #2996ff;
    color: #2996ff;
    text-align: center;
    margin: 5.5px 0;
    color: #2996ff;
}
.kuang ul li {
    float: left;
    margin: 10px;
}
.newtop-right1 {
    width: 275px;
    float: right;
}
.newtop-left1 {
    width: 132px;
    float: left;
    font-size: 14px;
    height: 20px;
}
h8 {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    background: #f4faff;
    border-bottom: 1px dotted #bebebe;
    margin: 15px 0;
}
.show-left{width: 860px;
    float: left;}
.show-right {
    width: 290px; border:1px solid #f0f0f0;

    float: right; background:#f8f8f8;box-shadow: 0 15px 30px rgba(0, 0, 0, .3); padding-bottom:30px;
}
.show-right dt{ background: linear-gradient(to right, #5995d7 , #235e9d); color:#FFF; font-size:24px; font-weight:bold; padding:20px 30px;}
.show-right dd a{ height:50px; line-height:50px; color:#666; font-size:16px; display:block; border-bottom:1px solid #ccc;margin:0 30px;overflow: hidden;
    text-overflow: ellipsis; white-space:nowrap;/*background: url(../images/xiazai.png) 210px center no-repeat;*/}
.xinwen{padding:40px 0; background:#FFF;}
.xinwenshow ul li{ float:left; width:540px; padding:0 20px; margin-right:30px; height:120px; border:1px solid #eeeeee; margin-bottom:20px;}
.xinwenshow ul li:nth-child(2n) { margin-right:0;}
.xinwenshow ul li .xinwenwenzi{ position:relative; margin-top:15px;}
.xinwenshow ul li .xinwenwenzi h5{ font-size:55px; line-height:55px;font-family:Arial, Helvetica, sans-serif; color:#666; font-weight:normal; position:absolute; left:0;top:0;}
.xinwenshow ul li .xinwenwenzi span{ font-size:16px;font-family:Arial, Helvetica, sans-serif; font-weight:normal;position:absolute; left:0;top:53px; margin-top:5px;}
.xinwenwenzi h6{ font-size:18px; line-height:18px; color:#444; font-weight: bold;position:absolute; left:85px;top:0px;overflow: hidden;
    text-overflow: ellipsis; white-space:nowrap;  }
.xinwenwenzi p{ font-size:14px; color:#777;position:absolute; left:85px;top:28px;height: 70px;  line-height:22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }

.xinwenimg { height:230px;overflow:hidden; position:relative;z-index:999;}
.xinwenimg img{  max-width:100%; max-height:100%; min-width:100%; min-height:100%; position:absolute; left:0; top:0;transition: all 0.8s;}
.xinwenimg:hover img{transform: scale(1.1);
-ms-transform: scale(1.1);	/* IE 9 */
-webkit-transform: scale(1.1);	/* Safari å’Œ Chrome */
-o-transform: scale(1.1);	/* Opera */
-moz-transform: scale(1.1);	/* Firefox */}
.xinwenwenzi h6:hover{ color:#0766b8;}

