/*分辨率区域319-380,381-500，501-640,641-750,750-1200,1200+*/
.public-header{height: 170px;width: 100%;margin: 0 auto;background: rgba(255,255,255,.8);}/*OK*/
.public-container{position:relative;margin: 0 auto;width: 1200px;}/*OK*/
.public-footer{height: 500px;background: #fff;}/*OK*/


@media screen and (max-width: 380px) {
	/*间隙*/
	.c10{height:4px;}
	.c20{height:8px;}
	.c40{height:16px;}
	.c80{height:32px;}

	/*更多*/
	.more{width: 120px;height: 30px;margin:auto;text-align:center;line-height:30px;font-family:Arial;font-size:12px;color:#333;border:1px solid #000;-moz-box-shadow:0 0 3px; -webkit-box-shadow:0 0 3px; box-shadow:  0 0 3px;}
	.more:hover{background: #0945b5;border: 1px solid #0945b5;color: #fff;}
	.aboutmore{width: 120px;height: 30px;margin:auto;text-align:center;line-height:30px;font-family:Arial;font-size:12px;color:#fff;border:1px solid #fff;-moz-box-shadow:0 0 3px; -webkit-box-shadow:0 0 3px; box-shadow:  0 0 3px;}
	.aboutmore:hover{background: #fff;border: 1px solid #fff;color: #0945b5;}
	.pmore{width: 120px;height: 30px;line-height: 30px;background: #0945b5;color:#fff;text-align: center;font-size: 12px;margin-top: 20px;}
	/*其他两种分辨率不显示*/	
	.min-public-header{display:none;}
	.mobile-public-header{display:block;}
	.public-container{position:relative;margin: 0 auto;width: 300px;}/*OK*/
	.public-header{display:none;}/*OK*/
	/*头部样式*/
	.mobile-public-header{position:relative;height: 40px;width: 100%;margin: 0 auto;}
	.mobile-public-header .logo{float:left;width: 240px;height: 40px;overflow: hidden;}
	.mobile-public-header .logo img{height: 40px;width: auto;margin: 0 auto;}
	.mobile-public-header .img{float:right;width: 40px;height: 40px;background: url(../image/menu.png) no-repeat center;}
	.mobile-public-header .nav{display:none;position: absolute;top:40px;right:0;z-index:999;}
	.mobile-public-header .nav .li{color:#fff;width: 90px;height: 40px;line-height: 40px;background:#0c6bdb;text-align: center;}
	
	.header_list{display:none;}

	/*其他两种分辨率不显示*/
	.min-public-footer{display:none;}
	.mobile-public-footer{display:none;}
	/*尾部样式*/
	.public-footer{position:relative;height:180px;}
	.public-footer .map{display:none;height:320px;background: url(../image/bottom-map.jpg) center;}
	.public-footer .blue{height:180px; background: #0945b5;}
	.public-footer .info{display:none;width:100%;position:absolute;top:60px;height:380px;}
	.public-footer .info .public-container{position:relative;background: #fff;margin: 0 auto;width: 460px;height:380px;-moz-box-shadow:0 0 6px; -webkit-box-shadow:0 0 6px; box-shadow:  0 0 6px;}
	.public-footer .info .contact{float:left;width: 460px;height: 250px;margin:auto;margin-top: 60px;padding-top: 10px;}
	.public-footer .info .contact .tel{width:240px;margin:auto;background:url(../image/tel.jpg) no-repeat left;}
	.public-footer .info .contact .tel .xinxi{margin-left:40px;font-size: 30px;line-height: 30px;color:#0945b5;font-family: Impact;}
	.public-footer .info .contact .fax{width:240px;margin:auto;background:url(../image/fax.jpg) no-repeat left top;margin-top: 30px;}
	.public-footer .info .contact .fax .xinxi{margin-left:40px;line-height: 24px;}
	.public-footer .info .contact .address{width:240px;margin:auto;background:url(../image/address.jpg) no-repeat left top;margin-top: 30px;}
	.public-footer .info .contact .address .xinxi{margin-left:40px;line-height: 24px;}
	.public-footer .info .contact .tomap{width: 150px;height: 38px;line-height:38px;margin:auto;margin-top:20px;text-indent:35px;border:1px solid #333;background: url(../image/target.jpg) no-repeat 100px center;}

	.public-footer .info .menu{display:none;float:left;margin-top: 60px;padding-left: 22px;}
	.public-footer .info .menu .lists{float:left;min-width:86px;margin-left: 67px;}
	.public-footer .info .menu .lists .btit{height:37px;border-bottom: 1px dashed #666;margin-bottom: 10px;}
	.public-footer .info .menu .lists .cate-item{height: 32px;line-height: 32px;text-align: center;}

	.public-footer .ewm{display:none;position:absolute;bottom:45px;right:50px;width: 70px;height: 100px;}
	.public-footer .ewm .img{width: 70px;height: 70px;overflow: hidden;}
	.public-footer .ewm .img img{width: 70px;height: 70px;}
	.public-footer .ewm .title{width: 70px;height:26px;line-height: 26px;text-align: center;}

	.public-footer .copy{width:100%;position:absolute;bottom:20px;line-height: 30px;color:#Fff;}
	.public-footer .copy a{color:#fff;}
	.public-footer .copy .text{text-align: center;}
	.public-footer .copy .text span{display:block;margin-right: 10px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.public-footer .copy .text a:last-child span{margin:0;}
	.public-footer .copy .text span a:last-child{display: none;}
	/***上原-首页**/
	/*轮播*/
	section.scroll{position: relative;z-index:9;}
	section.scroll .photo{display:none;position:absolute;bottom:160px;right:0;z-index: 999;}
	section.scroll .photo .txt{width:112px;height:26px;line-height: 26px;text-align: right;color:#fff;font-size: 16px;}
	section.scroll .photo img{width: 108px;height: 54px;border: 2px solid #0945b5;}
	section.scroll .product-search{display:none;}
	section.scroll .num{display:none;}
	section.scroll .swiper-container-horizontal>.swiper-pagination {bottom: 10px;left: 0;width: 100%;}
	/*大分类名称*/
	.cname{width: 260px;height:40px;margin: auto;}
	.cname .left{float:left;width:60px;height: 40px;background: url(../image/cname-left.png) no-repeat left center;background-size: 100%;}
	.cname .middle{float:left;width: 140px;}
	.cname .middle .zh{color:#0945b5;font-size: 20px;font-weight: bold;line-height: 24px;text-align: center;}
	.cname .middle .en{color:#0945b5;font-family: Helvetica Neue LT Std;font-weight: lighter;text-align: center;font-size: 12px;line-height: 16px;}
	.cname .right{float:left;width:60px;height: 40px;background: url(../image/cname-right.png) no-repeat left center;background-size: 100%;}

	/*产品中心*/
	.product{background: #f5f5f5;}
	.product .cont{width: 470px;margin: auto;}
	.product .cont .pleft{float:left;width: 140px;height: 270px;margin-left: 0px;}
	.product .cont .pleft .cate-item{width: 140px;height: 55px;margin-bottom: 10px;padding-top: 75px;cursor:pointer;}
	.product .cont .pleft .cate-item.select1{background:  #0945b5 url(../image/yibiao.png) no-repeat 10px center;}
	.product .cont .pleft .cate-item.select2{background:  #0945b5 url(../image/biaoqian.png) no-repeat 10px center;}
	.product .cont .pleft .cate-item:hover{background-color:#14cd9f}
	.product .cont .pleft .cate-item .zh{text-indent: 70px;color:#fff;font-size: 24px;}
	.product .cont .pleft .cate-item .en{display:none;text-indent: 90px;color:rgba(255,255,255,.3);}
	.product .cont .rightlist{float:left;}
	.product .cont .rightlist .p-item{display:none;position:relative;float:left;width: 140px;height: 267px;border: 2px solid #0945b5;margin-left: 106px;}
	.product .cont .rightlist .p-item:first-child{display:block;margin-left: 10px;}
	
	.product .cont .rightlist .p-item .title{position:absolute;bottom:13px;right:10px;font-size: 14px;line-height: 28px;height: 56px;text-align:right;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	.product .cont .rightlist .p-item .img{position:absolute;top:42px;left:25px;width:204px;height: 154px;overflow: hidden;}
	.product .cont .rightlist .p-item .img img{width: 140px;}

	/*新闻中心*/
	.news{background: #fff;}
	.news .top{position:absolute;top:0;left:50%;margin-left:-60px;width: 120px;height: 30px;background: url(../image/news-top.png) no-repeat center;}
	.news .sel{border-bottom: 1px solid #ccc;}
	.news .sel .sli{float:left;width: 60px;height: 32px;text-align: center;line-height: 32px;margin-right: 40px;color:#333;}
	.news .sel .sli:hover{border-bottom: 2px solid #0945b5;color:#0945b5;}
	.news .sel .sli.on{width: 60px;height: 32px;text-align: center;line-height: 32px;margin-right: 40px;border-bottom: 2px solid #0945b5;color:#0945b5;}
	.news .cont .left{display:none;}
	
	.news .cont .lists{width: 310px;height:54px;margin-top:3px;}
	.news .cont .lists .img{float:left;margin-right: 5px;width:100px;height:50px;overflow:hidden;}
	.news .cont .lists .img img{width:100px;height:50px;}
	.news .cont .lists .img:last-child{margin-right: 0;}
	.news .cont .lists .img img.on{width: 94px;height: 44px;border:3px solid #0945b5;}
	#cont2{display:none;}
	
	.news .cont .right{position:relative;float:left;width:270px;height:225px;margin: auto;border-left: 4px solid #0945b5;border-right: 4px solid #0945b5;}
	.news .cont .right .new-out{width:224px;height:225px;margin-left:20px;overflow:hidden;}
	.news .cont .right .nlists{float:left;width:10000px;height:auto;}
	.news .cont .right .nlists .newslist {float:left;margin-left:20px;width: 200px;height:226px;}
	.news .cont .right .nlists .newslist .time{font-size: 12px;margin-bottom: 25px;}
	.news .cont .right .nlists .newslist .title{font-weight: bold;color:#000;margin-bottom: 20px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.news .cont .right .nlists .newslist .desc{font-size: 12px;color:#666;line-height: 22px;height:66px;margin-bottom: 34px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
	.news .cont .right .nlists .newslist .more{float:left;}
	.news .cont .right .next-news{position: absolute;top:0;right:-30px;width:30px;height:50px;background: #232830 url(../image/right-off.jpg) no-repeat center;}
	.news .cont .right .prev-news{position: absolute;top:50px;right:-30px;width:30px;height:50px;background: #232830 url(../image/left-off.jpg) no-repeat center;}
	.news .cont .right .next-news:hover{background: #0945b5 url(../image/right-on.jpg) no-repeat center;}
	.news .cont .right .prev-news:hover{background: #0945b5 url(../image/left-on.jpg) no-repeat center;}

	/*公司简介*/
	.about{background: #f5f5f5;}
	.about .top{position:absolute;top:0;left:50%;margin-left:-60px;width: 120px;height: 30px;background: url(../image/about-top.png) no-repeat center;}
	.about .info img{width: 325px;}
	.about .info img:hover{opacity: .8;filter:alpha(opacity=80);-moz-opacity:.8;}
	.about .info .left{display:none;}
	.about .info .middle{float:left;width: 240px;height: 296px;margin: auto;background: #0945b5;padding: 0 30px;}
	.about .info .middle .desc{width: 100%;height:192px;line-height: 32px;color:#fff;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 8;-webkit-box-orient: vertical;}
	.about .info .right{display:none;}
	
	/*企业文化*/
	.company{background: #fff;}
	.company .top{position:absolute;top:0;left:50%;margin-left:-60px;width: 120px;height: 30px;background: url(../image/news-top.png) no-repeat center;}
	.culture{width: 320px;height: auto;}
	.culture .list{float:left;width: 145px;height: 150px;margin-right: 10px;margin-bottom: 10px;}
	.culture .list .title{color: #333;margin-top: 100px;text-align: center;font-size: 14px;}
	.culture .list:hover .title{color:#fff;}
	.culture .list.lis1{width: 145px;background: #f5f5f5 url(../image/aboutico1-off.png) no-repeat center 25px;}
	.culture .list.lis2{width: 145px;background: #f5f5f5 url(../image/aboutico2-off.png) no-repeat center 25px;}
	.culture .list.lis3{width: 145px;background: #f5f5f5 url(../image/aboutico3-off.png) no-repeat center 25px;}
	.culture .list.lis4{width: 145px;background: #f5f5f5 url(../image/aboutico4-off.png) no-repeat center 25px;}
	.culture .list.lis5{width: 300px;background: #f5f5f5 url(../image/aboutico5-off.png) no-repeat center 25px;}

	/****上原-关于我们*****/
	/*广告图*/
	.adimg{width:100%;height: auto;}
	.adimg img{width: 100%;}
	.selectlist{display:none;}
	/*公司简介*/
	.aleft{position:relative;width: 300px;height: 200px;margin: auto;}
	.aleft .out-img{width: 290px;height: 190px;padding: 5px;background: #f0f0f0;}
	.aleft .in-img{width: 290px;height: 190px;overflow: hidden;}
	.aleft .in-img img{width: 290px;transition: .1s transform;transform: translateZ(0);}
	.aleft .in-img img:hover{transform: scale(1.1, 1.1);transition: .3s transform;}
	.aleft .bk{display:none;position:absolute;left:33px;bottom:0px;width: 115px;height: 160px;background: rgba(6,96,181,.7);}
	.aleft .bk .title{position: absolute;left:20px;top:40px;font-weight: bold;font-size: 22px;color:#fff;}
	.aleft .bk .stit{position: absolute;left:20px;top:80px;width:270px;height: 20px;line-height: 20px;font-size: 12px;color:#fff;}
	.aright{float:right;width: 300px;height: 200px;overflow:hidden;padding-top: 10px;padding-bottom: 30px;padding-right: 0px;background: url(../image/about-right.jpg) no-repeat right;}
	.aright p{line-height: 24px;margin-bottom: 20px;color:#000;text-align: justify;}
	/*企业文化[无]*/
	/*发展历程*/
	.inner-develop .info{width: 700px;height: 260px;overflow: hidden;margin: auto;}
	.out-left{display:none;float: left;width: 290px;height: 180px;margin-top: 36px;overflow: hidden;}
	.dleft{display:none;float:left;width:290px;height: 136px;padding-top:40px;border-top: 2px solid #0945b5;border-bottom: 2px solid #0945b5;}
	.dleft .date{font-size:48px;font-weight: lighter;font-style: italic;font-family: Arial;}
	.dleft .key,.dleft .title{line-height: 26px;color:#000;}
	.out-middle{position:relative;float:left;width:280px;height: 260px;z-index: 999;}
	.dmiddle{display:none;float:left;width:256px;height: 196px;padding:20px 10px;border: 2px solid #0945b5;}
	.dmiddle .title{font-size: 16px;font-weight: bold;}
	.dmiddle .time{font-size: 12px;color:#808080;line-height: 36px;}
	.dmiddle .desc{line-height: 28px;height:140px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
	
	.out-middle .dnext{width: 30px;height: 50px;position: absolute;right:-30px;top:61px;background: #23282F url(../image/right-off.jpg) no-repeat center;z-index:999;}
	
	.out-middle .dprev{width: 30px;height: 50px;position: absolute;right:-30px;top:111px;background: #23282F url(../image/left-off.jpg) no-repeat center;z-index:999;}
	
	.out-middle .dnext:hover{background: #0945b5 url(../image/right-on.jpg) no-repeat center;}
	
	.out-middle .dprev:hover{background: #0945b5 url(../image/left-on.jpg) no-repeat center;}
	
	.out-right{display:none;float:left;width: 370px;height: 140px;margin-top: 59px;overflow: hidden;}
    
	.dright{position:relative;display:none;float:left;width:400px;height: 136px;border-top: 2px solid #0945b5;border-bottom: 2px solid #0945b5;z-index:99;}
	.inner-develop .on{display: block;}

	.dright .nextTxt{float:left;margin-left:80px;margin-top:33px;width:120px;height:70px;background: url(../image/next-an.png) no-repeat center;}
	.dright .key,.dright .title{line-height: 26px;color:#000;margin-left: 210px;}
	.dright .key{margin-top: 42px;}

	/*荣誉资质*/
	.jcImgScroll{display:none;position:relative;width:500px;height:430px;margin:40px auto 0 auto;}
	.jcImgScroll li{position:relative;border:1px solid #ccc;}
	.jcImgScroll li a{background:#fff;display:block;position:relative;z-index:99;}
	.jcImgScroll li.loading a{background:#fff url(/css/img/loading.gif) no-repeat center center;} 
	.jcImgScroll li img,.jcImgScroll li,.jcImgScroll em,.jcImgScroll dl{display:none;border:0 none;}
	.jcImgScroll li img{width: 100%;height: 100%;}
	.jcImgScroll em.sPrev{background:url(../image/bleft.jpg) no-repeat left center;}
	.jcImgScroll em.sNext{background:url(../image/bright.jpg) no-repeat right center;}
	.jcImgScroll dl dd{background:url(/css/images/NumBtn.png) no-repeat 0 bottom;text-indent:-9em;}
	.jcImgScroll dl dd:hover,.jcImgScroll dl dd.curr{background-position:0 0;}
	.jcImgScroll li .title{display:none;position: absolute;bottom:0;width: 100%;height: 40px;background: rgba(9,69,181,.7);line-height: 40px;color:#fff;text-align: center;z-index:999;}
	.jcImgScroll li:hover .title{display:block;}
	.bkScroll{display:block;}
	.bkScroll .plunbo{width:300px;}

	/*加入我们*/
	.join-us .info{width:360px;margin: auto;}
	.join-us .info .join{float:left;width: 300px;}
	.join-us .info .join img{width: 300px;height: 83px;}
	.join-us .info .join .caidan{width: 300px;height:37px;border-bottom: 1px solid #e3e3e3;}
	.join-us .info .join .caidan .lis{float:left;width: 100px;height: 37px;text-align: center;line-height: 37px;background: #e3e3e3;color:#000;}
	.join-us .info .join .caidan .lis.on{background: #0945b5;color:#fff;}
	.join-us .info .join .cont{display:none;width: 300px;height: 280px;}
	.join-us .info .join .cont.on{display:block;}
	.join-us .info .join .cont .kname{font-size: 16px;color:#0945b5;line-height: 40px;}
	.join-us .info .join .cont p{line-height: 28px;}

	.join-us .info .contact{display:none;float:right;width: 300px;height: 360px;background: #f0f0f0;padding-top: 60px;padding-left: 40px;padding-right: 40px;}
	.join-us .info .contact .address{width:100%;line-height: 37px;}
	.join-us .info .contact .address span{display: block;float:left;text-align: left;}
	.join-us .info .contact .address span.addtit{width:70px;height:37px;line-height:37px;text-align: justify;}
	.join-us .info .contact .address span:last-child{width:225px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.join-us .info .contact .ewm{width: 90px;height: 90px;margin-top: 40px;}
	.join-us .info .contact .ewm img{width: 90px;height: 90px;}

	/****上原-技术支持*****/
	.solutionlist .so-item{margin-bottom: 60px;}
	.solutionlist .so-title .zh{float:left;font-size: 20px;}
	.solutionlist .so-title .en{float:left;font-size: 12px;height:35px;line-height:35px;color:#ccc;text-indent: 10px;}
	.solutionlist .so-info{width:300px;margin: auto;}
	.solutionlist .blue .so-info .left-name{float:left;width:10px;height: 260px;background: #0945b5;}
	.solutionlist .green .so-info .left-name{float:left;width:10px;height: 260px;background: #14cd9f;}
	.solutionlist .so-info .left-name img{display:none;width:104px;height:104px;padding-top: 50px;margin:auto;}
	.solutionlist .so-info .left-name .lname{display:none;width:100%;height:70px;line-height:70px;font-size: 18px;text-align: center;color:#fff;}
	.solutionlist .so-info .right-lists{float:left;width:270px;height:250px;padding-left:15px;padding-top:10px;background: #f5f5f5;overflow:hidden;}
	.solutionlist .so-info .right-lists .li-inner{width:350px;height:220px;overflow: hidden;}
	.solutionlist .so-info .right-lists .rli{float:left;width: 265px;height: 55px;line-height: 55px;margin-right: 20px;border-bottom: 1px dashed #888;background: url(../image/li-bg.jpg) no-repeat left center;}
	.solutionlist .so-info .right-lists .rli .title{float:left;width:180px;text-indent:15px;height:55px;line-height: 55px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.solutionlist .so-info .right-lists .rli .download{float:right;width: 81px;text-indent:20px;height:55px;background: url(../image/download-img.jpg) no-repeat left center;}
	.solutionlist .so-info .right-lists .rli .download a:hover{color:#0945b5;}
	.solutionlist .so-info .right-lists .dprev{position:absolute;top:0;left:50%;width: 80px;height: 20px;background:#0945b5;margin-left: -80px;cursor:pointer;color:#fff;text-align: center;}
	.solutionlist .so-info .right-lists .dnext{position:absolute;bottom:-20px;left:50%;margin-left: -80px;width: 80px;height: 20px;background:#0945b5;cursor:pointer;color:#fff;text-align: center;}
	.solutionlist .so-info .right-lists .dprev:hover{background-color:#14cd9f;}
	.solutionlist .so-info .right-lists .dnext:hover{background-color:#14cd9f;}

	/*****上原-新闻中心*****/
	.newslist{width: 300px;overflow: hidden;}
	.newslist .news-innerlist{width: 350px;}
	.news-item{float:left;width: 300px;height: 250px;overflow: hidden;margin-right: 60px;margin-bottom: 30px;}
	.news-item .news-img{width: 300px;height: 190px;overflow: hidden;}
	.news-item .news-img img{width: 300px;transition: .1s transform;transform: translateZ(0);}
	.news-item .news-img img:hover{transform: scale(1.1, 1.1);transition: .3s transform;}
	.news-item .news-title{width: 100%;margin-top:10px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;height: 26px;line-height: 30px;font-size: 14px;color:#000;}
	.news-item .news-title:hover a{color:#0945b5;}
	.news-item .news-time{font-size: 12px;width: 100%;color:#808080;line-height: 20px;height:20px;overflow: hidden;}
	.news-item .news-desc{font-size: 12px;color:#4c4c4c;margin-top:15px;height:66px;line-height: 22px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;display:none;}
	.news-item .news-desc:hover a{color:#0945b5;}

	.ctitle{width:100%;display: table;}
	.conttitle{display: table-cell;text-align: center;}
 	.cont-title{display: inline-block;width:auto;}
	.cont-title .cont-left{display:none;float:left;width: 80px;height: 50px;background: url(../image/tit-leftbg.jpg) no-repeat left top;}
	.cont-title .cont-txt{float:left;width: auto;height: auto;line-height: 36px;font-size: 18px;font-weight: bold;}
	.cont-title .cont-right{display:none;float:left;width: 80px;height: 50px;line-height: 50px;background: url(../image/tit-rightbg.jpg) no-repeat right bottom;}
	.cont-time{width: 100%;text-align: center;color:#808080;font-size: 12px;line-height: 16px;}
	.cont-content{line-height: 30px;color:#000;}
	.cont-content p{margin-bottom: 36px;}
	.bottom{border-top: 1px dashed #888;}
	.bottom .prev{float:left;width: 140px;height:40px;line-height: 40px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
	.bottom .next{float:right;width: 140px;height:40px;line-height: 40px;}
	.bottom .next span.inner{float:left;width:110px;height: 40px;text-align:right;line-height: 40px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
	.bottom .next span{display:block;width: 30px;height: 40px;line-height: 40px;float:left;}
	.bottom .off{color:#ccc;}

	/****上原-产品中心列表****/
	.pro1 .left{width:300px;height:410px;margin: auto;}
	.pro1 .left .pcname .img{width: 180px;height: 90px;overflow: hidden;}
	.pro1 .left .pcname .img img{height:90px;}
	.pro1 .left .title{font-size: 16px;font-weight: bold;line-height: 50px;color:#000;width:100%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.pro1 .right{display:none;float:right;width:500px;height:375px;}
	.pro1 .right .img{float:right;width: 477px;height: 375px;overflow: hidden;}
	.pro1 .right .img img{width: 477px;}
	.pro2 .left{display:none;float:left;width:500px;height:375px;}
	.pro2 .left .img{float:left;width: 477px;height: :375px;overflow: hidden;}
	.pro2 .left .img img{width:477px;}
	.pro2 .right{width:300px;height:410px;margin: auto;}
	.pro2 .right .pcname .img{width: 180px;height: 90px;overflow: hidden;}
	.pro2 .right .pcname .img img{height:90px;}
	.pro2 .right .title{font-size: 16px;font-weight: bold;line-height: 50px;color:#000;width: 100%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.pdesc .dp{line-height: 32px;height:32px;color:#000;text-indent: 20px;background: url(../image/li-bg1.jpg) no-repeat left center;width:100%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}

	/****上原-产品中心单页1****/
	.pro-singletit{width: 260px;height:auto;margin:auto;}
	.pro-singletit img{width: 260px;}
	.product1{position:relative;margin-top: -40px;height:500px;}
	.product1 .min-img{width:300px;margin: auto;}
	.product1 .min-img img{width: 300px;}
	.product1 .img{display:none;}
	.product1 .img img{width: 730px;}

	.product1 .li1{width: 262px;height: 100px;position:absolute;top:310px;left:70px;background: url(../image/prosm1.png) no-repeat left center;background-size: 60%;}
	.product1 .li2{width: 202px;height: 100px;position:absolute;top:370px;left:70px;background: url(../image/prosm2.png) no-repeat left center;background-size: 60%;}
	.product1 .li3{width: 172px;height: 100px;position:absolute;top:430px;left:70px;background: url(../image/prosm3.png) no-repeat left center;background-size: 60%;}
	.product1 .li4{width: 365px;height: 100px;position:absolute;top:340px;left:70px;background: url(../image/prosm4.png) no-repeat left center;background-size: 60%;}
	.product1 .li5{width: 214px;height: 100px;position:absolute;top:400px;left:70px;background: url(../image/prosm5.png) no-repeat left center;background-size: 60%;}
	.product1 .li6{width: 183px;height: 100px;position:absolute;top:460px;left:70px;background: url(../image/prosm6.png) no-repeat left center;background-size: 60%;}
	.middlesingle{background: url(../image/prosingle-bg.jpg) no-repeat center;}
	
	.product2{position: relative;}
	.product2 .min-img{width: 300px;height:650px;margin: auto;}
	.product2 .min-img img{width: 300px;}
	.product2 .img{display:none;}
	.product2 .img img{width: 730px;}
	.product2 .li1{width: 400px;height: 40px;position:absolute;top:400px;left: 90px;background: url(../image/li-p3-bg.png) no-repeat left center;}
	.product2 .li2{width: 400px;height: 40px;position:absolute;top:430px;left:90px;background: url(../image/li-p3-bg.png) no-repeat left center;}
	.product2 .li3{width: 400px;height: 40px;position:absolute;top:520px;left:90px;background: url(../image/li-p3-bg.png) no-repeat left center;}
	.product2 .li4{width: 400px;height: 40px;position:absolute;top:550px;left:90px;background: url(../image/li-p3-bg.png) no-repeat left center;}
	.product2 .li5{width: 400px;height: 40px;position:absolute;top:460px;left:90px;background: url(../image/li-p3-bg.png) no-repeat left center;}
	.product2 .li6{width: 400px;height: 40px;position:absolute;top:490px;left:90px;background: url(../image/li-p3-bg.png) no-repeat left center;}
	.product2 .hc{display:none;width: 400px;height: 300px;position:absolute;top:80px;right:-155px;background: url(../image/prohc.png) no-repeat left center;background-size: 60%;}
	.product2 .tit{color:#fff;font-weight: bold;text-align: left;padding-left: 40px;line-height: 40px;font-size: 16px;}
	.product2 .desc{display:none;color:#fff;text-align: right;padding-right: 40px;font-size: 12px;}
	.product2 .li4 .tit{color:#fff;font-weight: bold;text-align: left;padding-left: 40px;line-height: 40px;font-size: 14px;}
	.product2 .li5 .tit{color:#fff;font-weight: bold;text-align: left;padding-left: 40px;line-height: 40px;font-size: 16px;}
	.product2 .li5 .desc{display:none;color:#fff;text-align: left;padding-left: 40px;font-size: 12px;}
	.product2 .li6 .tit{color:#fff;font-weight: bold;text-align: left;padding-left: 40px;line-height: 40px;font-size: 16px;}
	.product2 .li6 .desc{display:none;color:#fff;text-align: left;padding-left: 40px;font-size: 12px;}

	.product3{position:relative;margin-top: -20px;}
	.product3 .min-img{width: 320px;margin: auto;}
	.product3 .min-img img{width: 320px;}
	.product3 .img{display:none;}
	.product3 .img img{width: 730px;}
	.product3 .li1{width: 200px;position: absolute;top:-20px;left:15px;}
	.product3 .li2{width: 200px;position: absolute;top:280px;left:0px;}
	.product3 .li3{width: 200px;position: absolute;top:-20px;right:-120px;}
	.product3 .li4{width: 200px;position: absolute;top:280px;right:-120px;}
	.product3 .tit{font-size: 16px;color:#14cd9f;line-height: 35px;}
	.product3 .desc{display:none;font-size: 14px;line-height: 20px;text-align: justify;}
	/****上原-产品中心单页2****/
	.psingl2 .pro1{}
	.psingl2 .pro1 .pro-info{width:300px;float:none;margin: auto;}
	.psingl2 .pro1 .left{display:none;float:left;width:420px;height:527px;overflow: hidden;}
	.psingl2 .pro1 .left .img img{width: 420px;}
	.psingl2 .pro1 .right{display:block;width: 300px;height: 540px;margin:auto;padding-right: 0px;overflow: hidden;}
	.psingl2 .pro1 .right .uplist .lis{display:table;margin-top:14px;/**/background:#333;color:#fff;}
	.psingl2 .pro1 .right .uplist .lis img{width:74px;height: 70px;float:left;}
	.psingl2 .pro1 .right .uplist .lis .nr{
		float:left;
		width:370px;
		padding-left: 10px;
		font-size:16px;
		height:70px;
		line-height:70px;
		overflow:hidden;
		display: box; 
		display: -webkit-box;
		display: -moz-box; 
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
    	-webkit-box-pack:center; 
    	-moz-box-pack:center; 
    	-webkit-box-align:center; 
    	-moz-box-align:center;}
	.psingl2 .pro1 .right .uplist .lis .nr{float:left;width:206px;padding-left: 10px;padding-right:10px;padding-top:6px;height:56px;line-height:28px;text-align:left;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	
	.psingl2 .pro2{background: url(../image/prosingle2-bg.jpg) no-repeat center;}
	.pro-info .downlist{width: 300px;}
	.pro-info .downlist .hlis{float:left;width:55px;margin-right: 5px;}
	.pro-info .downlist .hlis .img{width: 55px;height: 55px;overflow: hidden;}
	.pro-info .downlist .hlis .img img{width:55px;}
	.pro-info .downlist .hlis .num{width: 34px;height:20px;margin:auto;padding-top:10px;overflow: hidden;}
	.pro-info .downlist .hlis .img img{
		width:55px;
		-moz-transition: all 0.8s ease-in-out; 
		-webkit-transition: all 0.8s ease-in-out; 
		-o-transition: all 0.8s ease-in-out; 
		-ms-transition: all 0.8s ease-in-out; 
		transition: all 0.8s ease-in-out; 
	}
	.pro-info .downlist .hlis .img img:hover{
		-moz-transform: rotate(360deg) scale(1,1); 
		-webkit-transform: rotate(360deg) scale(1,1); 
		-o-transform: rotate(360deg) scale(1,1); 
		-ms-transform: rotate(360deg) scale(1,1); 
		transform: rotate(360deg) scale(1,1); 
	}
	.pro-info .downlist .hlis .title{text-align: center;line-height: 20px;font-size: 12px;}

	.psingl2 .pro2 .pro-info1 .img{width: 260px;height:680px;margin: auto;}
	.psingl2 .pro2 .pro-info1 .img img{width: 260px;}
	.psingl2 .pro2 .pro-info1 .li1{position:absolute;top:500px;left:30px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height:40px;text-align: left;}
	.psingl2 .pro2 .pro-info1 .li2{position:absolute;top:560px;left:30px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height:40px;text-align: left;}
	.psingl2 .pro2 .pro-info1 .li3{position:absolute;top:620px;left:30px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height:40px;text-align: left;}
	.psingl2 .pro2 .pro-info1 .li4{position:absolute;top:680px;left:30px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height:40px;text-align: left;}
	.psingl2 .pro2 .pro-info1 .li5{position:absolute;top:740px;left:30px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height:40px;text-align: left;}
	.psingl2 .pro2 .pro-info1 .li6{position:absolute;top:530px;left:30px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li7{position:absolute;top:590px;left:30px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li8{position:absolute;top:650px;left:30px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li9{position:absolute;top:710px;left:30px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li10{position:absolute;top:770px;left:30px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}

	.prolists .proli-item .tit-info{width:auto;height:60px;}
	.prolists .proli-item .tit-info .zh{float:left;width: auto;height: 40px;line-height: 40px;font-size: 18px;color:#333;}
	.prolists .proli-item .tit-info .en{float:left;width: auto;height: 25px;margin-top:13px;margin-left:10px;line-height: 25px;font-size: 12px;color:#b3b3b3;}
	.prolists .proli-item .left-title.blue{float:left;width: 10px;height: 190px;background: #0945b5;}
	.prolists .proli-item .left-title.green{float:left;width: 10px;height: 190px;background: #14cd9f;}
	/*左侧内容不显示*/
	.prolists .proli-item .left-title .yinhao{display:none;width: 100%;height: 55px;background: url(../image/yinhao.png) no-repeat 60px center;}
	.prolists .proli-item .left-title .tit{display:none;font-size: 24px;color:#fff;width:270px;margin:auto;margin-top: 10px;line-height: 60px;border-bottom: 1px solid rgba(255,255,255,.5);}
	.prolists .proli-item .left-title .desc{font-size:16px;color:rgba(255,255,255,.5);text-align:justify;width:270px;margin:auto;margin-top:10px;height:90px;line-height: 30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;display:none;}
	.prolists .proli-item .left-title .next-more{display:none;margin-top: 20px;margin-left: 60px;width:120px;height: 30px;text-align: center;line-height: 30px;background: #fff;color:#0945b5;}
	.right-li{float:left;margin-left: 0px;}
	.right-li .li-left{float:left;width: 180px;height: 190px;}
	.right-li .li-left .li1{width:180px;height:90px;margin-bottom: 10px;background: #f5f5f5;}
	.right-li .li-left .li2{width:180px;height:90px;background: #f5f5f5;}
	.right-li .li-left .t{float:left;width: 80px;height:40px;padding-top:25px;margin-left:10px;text-align: left;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
	.right-li .li-left .img{float:left;width: 80px;height: 90px;overflow:hidden;}
	.right-li .li-left .img img{width: 80px;height: 80px;margin-left: 10px;}
	.right-li .li-right{float:left;width:90px;height:190px;background: #f5f5f5;margin-left: 10px;}
	.right-li .li-right .t{width:80px;margin:auto;margin-top:20px; text-align: center;overflow:hidden;text-align: left;white-space: nowrap;text-overflow:ellipsis;}
	.right-li .li-right .img{width: 80px;height: 80px;overflow:hidden;margin: auto;margin-top: 20px;}
	.right-li .li-right .img img{width: 80px;}
	


	.plunbo{position:relative;width: 300px;height: 191px;overflow:hidden;margin:auto;}
	.plunbo .images{width: 300px;height: 191px;margin: auto;}
	.plunbo img{width: 100%;height: 191px;display:none;}
	.plunbo img:first-child{display:block;}
	.plunbo .prev{position:absolute;top:50%;margin-top:-50px;left:0;width: 60px;height: 100px;background: url(../image/pro-prev.jpg) no-repeat center;}
	.plunbo .next{position:absolute;top:50%;margin-top:-50px;right:0;width: 60px;height: 100px;background: url(../image/pro-next.jpg) no-repeat center;}
	.plunbo .prev:hover{opacity: 0.6;-moz-opacity:0.6;filter:alpha(opacity=60);}
	.plunbo .next:hover{opacity: 0.6;-moz-opacity:0.6;filter:alpha(opacity=60);}
	.procont-title{font-size: 16px;width:100%;height: 50px;line-height: 50px;text-align:center;color:#14cd9f;}
	.procont-select{width: 304px;height:30px;margin: auto;background: #d7e1f3;}
	.procont-select .prosel-item{float:left;width: 100px;height: 30px;line-height:30px;text-align:center;border-top: 1px solid #0945b5;border-left: 1px solid #0945b5;border-bottom: 1px solid #0945b5;}
	.procont-select .prosel-item.on{background: #0945b5;color:#fff;}
	.procont-select .prosel-item:hover{background: #0945b5;color:#fff;}
	.procont-select .prosel-item:last-child{float:left;width: 100px;height: 30px;border: 1px solid #0945b5;}
	.procont{width: 252px;min-height: 400px;padding:0 25px;margin:auto;border:1px solid #0945b5;border-top:0;background: #d7e1f3;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
	.procont .procont-item{display: none;}
	.procont .procont-item.on{display: block;}
	.procont-p-n {width:300px;margin:auto;}
	.procont-p-n a{color:#14cd9f;}
	.procont-p-n a .procont-prev{float:left;width: 140px;height: 40px;}
	.procont-p-n a .procont-next{float:right;width: 140px;height: 40px;}
	.procont-p-n a span{display:block;float:left;width:30px;text-align:center;height: 40px;line-height: 40px;}
	.procont-p-n a span.tit{width:110px;font-size: 12px;text-align:left;font-weight: bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.procont-p-n a .procont-next span.tit{text-align: right;}
	
	/*表单提交*/
	form#guest{display:table;width: 60%;margin:auto;margin-top: 20px;}
	form#guest .guest-left{float:left;width: 100%;}
	form#guest .guest-right{float:left;border-left: 5px solid #0c6bdb;width: 100%;height: 173px;}
	form#guest .guest-left .input{width: 100%;height: 50px;margin-bottom: 10px;border-left: 5px solid #0c6bdb;}
	form#guest .guest-left .input input{margin-left:4px;text-indent:10px;width: 100%;height: 45px;line-height: 45px;color:#666;}
	form#guest .guest-left .input>.vcode>input{display:block;float:left;width: 50%;}
	form#guest .guest-left .input>.vcode>img{display:block;float:left;width: 40%;height: 50px;margin-left: 5%;}
	form#guest .guest-right textarea{text-indent:10px;color:#666;margin-left:4px;width: 100%;height: 170px;line-height: 30px;}
	form#guest .submit{float:right;width: 170px;height: 35px;margin-top: 26px;}
	form#guest .submit input[type=submit]{float:left;width: 80px;height: 34px;background: #0c6bdb;color: #fff;margin-right: 10px;border:0;}
	form#guest .submit input[type=reset]{float:left;width: 80px;height: 34px;background:#999;color: #fff;border:0;}

	/*客服*/
	.commonposition{_position:absolute;_top: expression(documentElement.scrollTop + 200 + "px");position:fixed; top:26%; right:0px; z-index:999999; display:none;}
	.commonposition a{display:block; width:45px; height:45px; position:relative; background:#0945b5 url(../image/icon.png) no-repeat; margin-top:1px;}
	.commonposition a span{display:none; position:absolute; right:0px; top:0px; height:45px; padding-left:50px; color:#fff;line-height:45px; font-size:14px;background-color:#262626;}
	.commonposition a.HomeQQ{ background-position:-362px -186px;}
	.commonposition a.Homedianhua{ background-position:-362px -231px;}
	.commonposition a.Homexuqiu{ background-position:-362px -275px;}
	.commonposition a.Homeweixin{ background-position:-362px -322px;}
	.commonposition a.Hometop{ background-position:-362px -370px; background-color:#4e4e4e;}
	.commonposition a span.QQbggray{background-position:-360px -186px;background-image:url(../image/icon.png);background-repeat:no-repeat; width:190px;}
	.commonposition a span.weixinerweima{right:45px; padding:0px;}
	.commonposition a span.dianhuabggray{background-position:-362px -231px;background-image:url(../image/icon.png);background-repeat:no-repeat;width:120px;}
	.commonposition a span.Homexuqiu{ background-position:-362px -275px;background-image:url(../image/icon.png);background-repeat:no-repeat;width:120px;}

}


@media screen and (min-width: 381px) and (max-width: 480px) {
	/*间隙*/
	.c10{height:5px;}
	.c20{height:10px;}
	.c40{height:20px;}
	.c80{height:40px;}
	/*更多*/
	.more{width: 120px;height: 30px;margin:auto;text-align:center;line-height:30px;font-family:Arial;font-size:12px;color:#333;border:1px solid #000;-moz-box-shadow:0 0 3px; -webkit-box-shadow:0 0 3px; box-shadow:  0 0 3px;}
	.more:hover{background: #0945b5;border: 1px solid #0945b5;color: #fff;}
	.aboutmore{width: 120px;height: 30px;margin:auto;text-align:center;line-height:30px;font-family:Arial;font-size:12px;color:#fff;border:1px solid #fff;-moz-box-shadow:0 0 3px; -webkit-box-shadow:0 0 3px; box-shadow:  0 0 3px;}
	.aboutmore:hover{background: #fff;border: 1px solid #fff;color: #0945b5;}
	.pmore{width: 120px;height: 30px;line-height: 30px;background: #0945b5;color:#fff;text-align: center;font-size: 12px;margin-top: 20px;}
	/*其他两种分辨率不显示*/	
	.min-public-header{display:none;}
	.mobile-public-header{display:block;}
	.public-container{position:relative;margin: 0 auto;width: 360px;}/*OK*/
	.public-header{display:none;}/*OK*/
	/*头部样式*/
	.mobile-public-header{position:relative;height: 40px;width: 100%;margin: 0 auto;}
	.mobile-public-header .logo{float:left;width: 240px;height: 40px;overflow: hidden;}
	.mobile-public-header .logo img{height: 40px;width: auto;margin: 0 auto;}
	.mobile-public-header .img{float:right;width: 40px;height: 40px;background: url(../image/menu.png) no-repeat center;}
	.mobile-public-header .nav{display:none;position: absolute;top:40px;right:0;z-index:999;}
	.mobile-public-header .nav .li{color:#fff;width: 90px;height: 40px;line-height: 40px;background:#0c6bdb;text-align: center;}
	
	.header_list{display:none;}

	/*其他两种分辨率不显示*/
	.min-public-footer{display:none;}
	.mobile-public-footer{display:none;}
	/*尾部样式*/
	.public-footer{position:relative;height:180px;}
	.public-footer .map{display:none;height:320px;background: url(../image/bottom-map.jpg) center;}
	.public-footer .blue{height:180px; background: #0945b5;}
	.public-footer .info{display:none;width:100%;position:absolute;top:60px;height:380px;}
	.public-footer .info .public-container{position:relative;background: #fff;margin: 0 auto;width: 460px;height:380px;-moz-box-shadow:0 0 6px; -webkit-box-shadow:0 0 6px; box-shadow:  0 0 6px;}
	.public-footer .info .contact{float:left;width: 460px;height: 250px;margin:auto;margin-top: 60px;padding-top: 10px;}
	.public-footer .info .contact .tel{width:240px;margin:auto;background:url(../image/tel.jpg) no-repeat left;}
	.public-footer .info .contact .tel .xinxi{margin-left:40px;font-size: 30px;line-height: 30px;color:#0945b5;font-family: Impact;}
	.public-footer .info .contact .fax{width:240px;margin:auto;background:url(../image/fax.jpg) no-repeat left top;margin-top: 30px;}
	.public-footer .info .contact .fax .xinxi{margin-left:40px;line-height: 24px;}
	.public-footer .info .contact .address{width:240px;margin:auto;background:url(../image/address.jpg) no-repeat left top;margin-top: 30px;}
	.public-footer .info .contact .address .xinxi{margin-left:40px;line-height: 24px;}
	.public-footer .info .contact .tomap{width: 150px;height: 38px;line-height:38px;margin:auto;margin-top:20px;text-indent:35px;border:1px solid #333;background: url(../image/target.jpg) no-repeat 100px center;}

	.public-footer .info .menu{display:none;float:left;margin-top: 60px;padding-left: 22px;}
	.public-footer .info .menu .lists{float:left;min-width:86px;margin-left: 67px;}
	.public-footer .info .menu .lists .btit{height:37px;border-bottom: 1px dashed #666;margin-bottom: 10px;}
	.public-footer .info .menu .lists .cate-item{height: 32px;line-height: 32px;text-align: center;}

	.public-footer .ewm{display:none;position:absolute;bottom:45px;right:50px;width: 70px;height: 100px;}
	.public-footer .ewm .img{width: 70px;height: 70px;overflow: hidden;}
	.public-footer .ewm .img img{width: 70px;height: 70px;}
	.public-footer .ewm .title{width: 70px;height:26px;line-height: 26px;text-align: center;}

	.public-footer .copy{width:100%;position:absolute;bottom:20px;line-height: 30px;color:#Fff;}
	.public-footer .copy a{color:#fff;}
	.public-footer .copy .text{text-align: center;}
	.public-footer .copy .text span{display:block;margin-right: 10px;}
	.public-footer .copy .text a:last-child span{margin:0;}
	/***上原-首页**/
	/*轮播*/
	section.scroll{position: relative;z-index:9;}
	section.scroll .photo{display:none;position:absolute;bottom:160px;right:0;z-index: 999;}
	section.scroll .photo .txt{width:112px;height:26px;line-height: 26px;text-align: right;color:#fff;font-size: 16px;}
	section.scroll .photo img{width: 108px;height: 54px;border: 2px solid #0945b5;}
	section.scroll .product-search{display:none;}
	section.scroll .num{display:none;}
	section.scroll .swiper-container-horizontal>.swiper-pagination {bottom: 10px;left: 0;width: 100%;}
	/*大分类名称*/
	.cname{width: 320px;height:40px;margin: auto;}
	.cname .left{float:left;width:90px;height: 40px;background: url(../image/cname-left.png) no-repeat left center;background-size: 100%;}
	.cname .middle{float:left;width: 140px;}
	.cname .middle .zh{color:#0945b5;font-size: 20px;font-weight: bold;line-height: 24px;text-align: center;}
	.cname .middle .en{color:#0945b5;font-family: Helvetica Neue LT Std;font-weight: lighter;text-align: center;font-size: 12px;line-height: 16px;}
	.cname .right{float:left;width:90px;height: 40px;background: url(../image/cname-right.png) no-repeat left center;background-size: 100%;}

	/*产品中心*/
	.product{background: #f5f5f5;}
	.product .cont{width: 470px;margin: auto;}
	.product .cont .pleft{float:left;width: 140px;height: 370px;margin-left: 0px;}
	.product .cont .pleft .cate-item{width: 140px;height: 105px;margin-bottom: 10px;padding-top: 75px;cursor:pointer;}
	.product .cont .pleft .cate-item.select1{background:  #0945b5 url(../image/yibiao.png) no-repeat 10px center;}
	.product .cont .pleft .cate-item.select2{background:  #0945b5 url(../image/biaoqian.png) no-repeat 10px center;}
	.product .cont .pleft .cate-item:hover{background-color:#14cd9f}
	.product .cont .pleft .cate-item .zh{text-indent: 70px;color:#fff;font-size: 24px;}
	.product .cont .pleft .cate-item .en{display:none;text-indent: 90px;color:rgba(255,255,255,.3);}
	.product .cont .rightlist{float:left;}
	.product .cont .rightlist .p-item{display:none;position:relative;float:left;width: 170px;height: 367px;border: 2px solid #0945b5;margin-left: 106px;}
	.product .cont .rightlist .p-item:first-child{display:block;margin-left: 23px;}
	
	.product .cont .rightlist .p-item .title{position:absolute;bottom:13px;right:10px;font-size: 14px;line-height: 28px;height: 56px;text-align:right;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	.product .cont .rightlist .p-item .img{position:absolute;top:42px;left:25px;width:204px;height: 224px;overflow: hidden;}
	.product .cont .rightlist .p-item .img img{width: 180px;}

	/*新闻中心*/
	.news{background: #fff;}
	.news .top{position:absolute;top:0;left:50%;margin-left:-60px;width: 120px;height: 30px;background: url(../image/news-top.png) no-repeat center;}
	.news .sel{border-bottom: 1px solid #ccc;}
	.news .sel .sli{float:left;width: 60px;height: 32px;text-align: center;line-height: 32px;margin-right: 40px;color:#333;}
	.news .sel .sli:hover{border-bottom: 2px solid #0945b5;color:#0945b5;}
	.news .sel .sli.on{width: 60px;height: 32px;text-align: center;line-height: 32px;margin-right: 40px;border-bottom: 2px solid #0945b5;color:#0945b5;}
	.news .cont .left{display:none;}
	
	.news .cont .lists{width: 310px;height:54px;margin-top:3px;}
	.news .cont .lists .img{float:left;margin-right: 5px;width:100px;height:50px;overflow:hidden;}
	.news .cont .lists .img img{width:100px;height:50px;}
	.news .cont .lists .img:last-child{margin-right: 0;}
	.news .cont .lists .img img.on{width: 94px;height: 44px;border:3px solid #0945b5;}
	#cont2{display:none;}
	
	.news .cont .right{position:relative;float:left;width:298px;height:225px;margin-left: 26px;border-left: 4px solid #0945b5;border-right: 4px solid #0945b5;}
	.news .cont .right .new-out{width:264px;height:225px;margin-left:20px;overflow:hidden;}
	.news .cont .right .nlists{float:left;width:10000px;height:auto;}
	.news .cont .right .nlists .newslist {float:left;margin-left:20px;width: 240px;height:226px;}
	.news .cont .right .nlists .newslist .time{font-size: 12px;margin-bottom: 25px;}
	.news .cont .right .nlists .newslist .title{font-weight: bold;color:#000;margin-bottom: 32px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.news .cont .right .nlists .newslist .desc{font-size: 12px;color:#666;line-height: 22px;height:66px;margin-bottom: 34px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
	.news .cont .right .nlists .newslist .more{float:left;}
	.news .cont .right .next-news{position: absolute;top:0;right:-30px;width:30px;height:50px;background: #232830 url(../image/right-off.jpg) no-repeat center;}
	.news .cont .right .prev-news{position: absolute;top:50px;right:-30px;width:30px;height:50px;background: #232830 url(../image/left-off.jpg) no-repeat center;}
	.news .cont .right .next-news:hover{background: #0945b5 url(../image/right-on.jpg) no-repeat center;}
	.news .cont .right .prev-news:hover{background: #0945b5 url(../image/left-on.jpg) no-repeat center;}

	/*公司简介*/
	.about{background: #f5f5f5;}
	.about .top{position:absolute;top:0;left:50%;margin-left:-60px;width: 120px;height: 30px;background: url(../image/about-top.png) no-repeat center;}
	.about .info img{width: 325px;}
	.about .info img:hover{opacity: .8;filter:alpha(opacity=80);-moz-opacity:.8;}
	.about .info .left{display:none;}
	.about .info .middle{float:left;width: 400px;height: 296px;margin: auto;background: #0945b5;padding: 0 30px;}
	.about .info .middle .desc{width: 100%;height:192px;line-height: 32px;color:#fff;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 8;-webkit-box-orient: vertical;}
	.about .info .right{display:none;}
	
	/*企业文化*/
	.company{background: #fff;}
	.company .top{position:absolute;top:0;left:50%;margin-left:-60px;width: 120px;height: 30px;background: url(../image/news-top.png) no-repeat center;}
	.culture{width: 480px;height: auto;}
	.culture .list{float:left;width: 190px;height: 150px;margin-right: 10px;margin-bottom: 10px;}
	.culture .list .title{color: #333;margin-top: 100px;text-align: center;font-size: 14px;}
	.culture .list:hover .title{color:#fff;}
	.culture .list.lis1{width: 175px;background: #f5f5f5 url(../image/aboutico1-off.png) no-repeat center 25px;}
	.culture .list.lis2{width: 175px;background: #f5f5f5 url(../image/aboutico2-off.png) no-repeat center 25px;}
	.culture .list.lis3{width: 175px;background: #f5f5f5 url(../image/aboutico3-off.png) no-repeat center 25px;}
	.culture .list.lis4{width: 175px;background: #f5f5f5 url(../image/aboutico4-off.png) no-repeat center 25px;}
	.culture .list.lis5{width: 360px;background: #f5f5f5 url(../image/aboutico5-off.png) no-repeat center 25px;}

	/****上原-关于我们*****/
	/*广告图*/
	.adimg{width:100%;height: auto;}
	.adimg img{width: 100%;}
	.selectlist{display:none;}
	/*公司简介*/
	.aleft{position:relative;width: 360px;height: 270px;margin: auto;}
	.aleft .out-img{width: 350px;height: 230px;padding: 5px;background: #f0f0f0;}
	.aleft .in-img{width: 350px;height: 230px;overflow: hidden;}
	.aleft .in-img img{width: 350px;transition: .1s transform;transform: translateZ(0);}
	.aleft .in-img img:hover{transform: scale(1.1, 1.1);transition: .3s transform;}
	.aleft .bk{position:absolute;left:33px;bottom:0px;width: 115px;height: 160px;background: rgba(6,96,181,.7);}
	.aleft .bk .title{position: absolute;left:20px;top:40px;font-weight: bold;font-size: 22px;color:#fff;}
	.aleft .bk .stit{position: absolute;left:20px;top:80px;width:270px;height: 20px;line-height: 20px;font-size: 12px;color:#fff;}
	.aright{float:right;width: 360px;height: auto;padding-top: 10px;padding-bottom: 30px;padding-right: 0px;}
	.aright p{line-height: 24px;margin-bottom: 20px;color:#000;text-align: justify;}
	/*企业文化[无]*/
	/*发展历程*/
	.inner-develop .info{width: 700px;height: 260px;overflow: hidden;margin: auto;}
	.out-left{display:none;float: left;width: 290px;height: 180px;margin-top: 36px;overflow: hidden;}
	.dleft{display:none;float:left;width:290px;height: 136px;padding-top:40px;border-top: 2px solid #0945b5;border-bottom: 2px solid #0945b5;}
	.dleft .date{font-size:48px;font-weight: lighter;font-style: italic;font-family: Arial;}
	.dleft .key,.dleft .title{line-height: 26px;color:#000;}
	.out-middle{position:relative;float:left;width:340px;height: 260px;z-index: 999;}
	.dmiddle{display:none;float:left;width:296px;height: 196px;padding:20px 20px;border: 2px solid #0945b5;}
	.dmiddle .title{font-size: 16px;font-weight: bold;}
	.dmiddle .time{font-size: 12px;color:#808080;line-height: 36px;}
	.dmiddle .desc{line-height: 28px;height:140px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
	
	.out-middle .dnext{width: 30px;height: 50px;position: absolute;right:-30px;top:61px;background: #23282F url(../image/right-off.jpg) no-repeat center;z-index:999;}
	
	.out-middle .dprev{width: 30px;height: 50px;position: absolute;right:-30px;top:111px;background: #23282F url(../image/left-off.jpg) no-repeat center;z-index:999;}
	
	.out-middle .dnext:hover{background: #0945b5 url(../image/right-on.jpg) no-repeat center;}
	
	.out-middle .dprev:hover{background: #0945b5 url(../image/left-on.jpg) no-repeat center;}
	
	.out-right{display:none;float:left;width: 370px;height: 140px;margin-top: 59px;overflow: hidden;}
	.dright{position:relative;display:none;float:left;width:400px;height: 136px;border-top: 2px solid #0945b5;border-bottom: 2px solid #0945b5;z-index:99;}
	.inner-develop .on{display: block;}

	.dright .nextTxt{float:left;margin-left:80px;margin-top:33px;width:120px;height:70px;background: url(../image/next-an.png) no-repeat center;}
	.dright .key,.dright .title{line-height: 26px;color:#000;margin-left: 210px;}
	.dright .key{margin-top: 42px;}

	/*荣誉资质*/
	.jcImgScroll{display:none;position:relative;width:500px;height:430px;margin:40px auto 0 auto;}
	.jcImgScroll li{position:relative;border:1px solid #ccc;}
	.jcImgScroll li a{background:#fff;display:block;position:relative;z-index:99;}
	.jcImgScroll li.loading a{background:#fff url(/css/img/loading.gif) no-repeat center center;} 
	.jcImgScroll li img,.jcImgScroll li,.jcImgScroll em,.jcImgScroll dl{display:none;border:0 none;}
	.jcImgScroll li img{width: 100%;height: 100%;}
	.jcImgScroll em.sPrev{background:url(../image/bleft.jpg) no-repeat left center;}
	.jcImgScroll em.sNext{background:url(../image/bright.jpg) no-repeat right center;}
	.jcImgScroll dl dd{background:url(/css/images/NumBtn.png) no-repeat 0 bottom;text-indent:-9em;}
	.jcImgScroll dl dd:hover,.jcImgScroll dl dd.curr{background-position:0 0;}
	.jcImgScroll li .title{display:none;position: absolute;bottom:0;width: 100%;height: 40px;background: rgba(9,69,181,.7);line-height: 40px;color:#fff;text-align: center;z-index:999;}
	.jcImgScroll li:hover .title{display:block;}
	.bkScroll{display:block;}
	.bkScroll .plunbo{width:360px;}

	/*加入我们*/
	.join-us .info{width:360px;margin: auto;}
	.join-us .info .join{float:left;width: 360px;}
	.join-us .info .join img{width: 360px;height: 83px;}
	.join-us .info .join .caidan{width: 360px;height:37px;border-bottom: 1px solid #e3e3e3;}
	.join-us .info .join .caidan .lis{float:left;width: 100px;height: 37px;text-align: center;line-height: 37px;background: #e3e3e3;color:#000;}
	.join-us .info .join .caidan .lis.on{background: #0945b5;color:#fff;}
	.join-us .info .join .cont{display:none;width: 360px;height: 280px;}
	.join-us .info .join .cont.on{display:block;}
	.join-us .info .join .cont .kname{font-size: 16px;color:#0945b5;line-height: 40px;}
	.join-us .info .join .cont p{line-height: 28px;}

	.join-us .info .contact{display:none;float:right;width: 300px;height: 360px;background: #f0f0f0;padding-top: 60px;padding-left: 40px;padding-right: 40px;}
	.join-us .info .contact .address{width:100%;line-height: 37px;}
	.join-us .info .contact .address span{display: block;float:left;text-align: left;}
	.join-us .info .contact .address span.addtit{width:70px;height:37px;line-height:37px;text-align: justify;}
	.join-us .info .contact .address span:last-child{width:225px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.join-us .info .contact .ewm{width: 90px;height: 90px;margin-top: 40px;}
	.join-us .info .contact .ewm img{width: 90px;height: 90px;}

	/****上原-技术支持*****/
	.solutionlist .so-item{margin-bottom: 60px;}
	.solutionlist .so-title .zh{float:left;font-size: 26px;}
	.solutionlist .so-title .en{float:left;font-size: 14px;height:35px;line-height:45px;color:#ccc;text-indent: 10px;}
	.solutionlist .so-info{width:380px;margin: auto;}
	.solutionlist .blue .so-info .left-name{float:left;width:20px;height: 260px;background: #0945b5;}
	.solutionlist .green .so-info .left-name{float:left;width:20px;height: 260px;background: #14cd9f;}
	.solutionlist .so-info .left-name img{display:none;width:104px;height:104px;padding-top: 50px;margin:auto;}
	.solutionlist .so-info .left-name .lname{display:none;width:100%;height:70px;line-height:70px;font-size: 18px;text-align: center;color:#fff;}
	.solutionlist .so-info .right-lists{float:left;width:310px;height:250px;padding-left:28px;padding-top:10px;background: #f5f5f5;overflow:hidden;}
	.solutionlist .so-info .right-lists .li-inner{width:400px;height:220px;overflow: hidden;}
	.solutionlist .so-info .right-lists .rli{float:left;width: 295px;height: 55px;line-height: 55px;margin-right: 20px;border-bottom: 1px dashed #888;background: url(../image/li-bg.jpg) no-repeat left center;}
	.solutionlist .so-info .right-lists .rli .title{float:left;width:200px;text-indent:15px;height:55px;line-height: 55px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.solutionlist .so-info .right-lists .rli .download{float:right;width: 81px;text-indent:20px;height:55px;background: url(../image/download-img.jpg) no-repeat left center;}
	/*.solutionlist .so-info .right-lists .rli .download a:hover{color:#0945b5;}*/
	.solutionlist .so-info .right-lists .rli .download:hover{background: url(../image/lv.png) no-repeat left center;}
	.solutionlist .so-info .right-lists .rli .download:hover a{color: #14cd9f;}
	.solutionlist .so-info .right-lists .rli .download a:hover{color:#14cd9f;}
	.solutionlist .so-info .right-lists .dprev{display:none;position:absolute;top:0;left:50%;width: 80px;height: 20px;background:#0945b5;margin-left: -80px;cursor:pointer;color:#fff;text-align: center;}
	.solutionlist .so-info .right-lists .dnext{display:none;position:absolute;bottom:-20px;left:50%;margin-left: -80px;width: 80px;height: 20px;background:#0945b5;cursor:pointer;color:#fff;text-align: center;}
	.solutionlist .so-info .right-lists .dprev:hover{background-color:#14cd9f;}
	.solutionlist .so-info .right-lists .dnext:hover{background-color:#14cd9f;}
	/*****上原-新闻中心*****/
	.newslist{width: 360px;overflow: hidden;}
	.newslist .news-innerlist{width: 450px;}
	.news-item{float:left;width: 360px;height: 290px;overflow: hidden;margin-right: 60px;margin-bottom: 30px;}
	.news-item .news-img{width: 360px;height: 230px;overflow: hidden;}
	.news-item .news-img img{width: 360px;transition: .1s transform;transform: translateZ(0);}
	.news-item .news-img img:hover{transform: scale(1.1, 1.1);transition: .3s transform;}
	.news-item .news-title{width: 100%;margin-top:10px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;height: 26px;line-height: 30px;font-size: 14px;color:#000;}
	.news-item .news-title:hover a{color:#0945b5;}
	.news-item .news-time{font-size: 12px;width: 100%;color:#808080;line-height: 20px;height:20px;overflow: hidden;}
	.news-item .news-desc{font-size: 12px;color:#4c4c4c;margin-top:15px;height:66px;line-height: 22px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;display:none;}
	.news-item .news-desc:hover a{color:#0945b5;}

	.ctitle{width:100%;display: table;}
	.conttitle{display: table-cell;text-align: center;}
 	.cont-title{display: inline-block;width:auto;}
	.cont-title .cont-left{display:none;float:left;width: 80px;height: 50px;background: url(../image/tit-leftbg.jpg) no-repeat left top;}
	.cont-title .cont-txt{float:left;width: auto;height: auto;line-height: 36px;font-size: 18px;font-weight: bold;}
	.cont-title .cont-right{display:none;float:left;width: 80px;height: 50px;line-height: 50px;background: url(../image/tit-rightbg.jpg) no-repeat right bottom;}
	.cont-time{width: 100%;text-align: center;color:#808080;font-size: 12px;line-height: 16px;}
	.cont-content{line-height: 30px;color:#000;}
	.cont-content p{margin-bottom: 36px;}
	.bottom{border-top: 1px dashed #888;}
	.bottom .prev{float:left;width: 170px;height:40px;line-height: 40px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
	.bottom .next{float:right;width: 170px;height:40px;line-height: 40px;}
	.bottom .next span.inner{float:left;width:140px;text-align:right;height: 40px;line-height: 40px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
	.bottom .next span{display:block;width: 30px;height: 40px;line-height: 40px;float:left;}
	.bottom .off{color:#ccc;}

	/****上原-产品中心列表****/
	.pro1 .left{width:360px;height:410px;margin: auto;}
	.pro1 .left .pcname .img{width: 180px;height: 90px;overflow: hidden;}
	.pro1 .left .pcname .img img{height:90px;}
	.pro1 .left .title{font-size: 16px;font-weight: bold;line-height: 50px;color:#000;width:100%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.pro1 .right{display:none;float:right;width:500px;height:375px;}
	.pro1 .right .img{float:right;width: 477px;height: 375px;overflow: hidden;}
	.pro1 .right .img img{width: 477px;}
	.pro2 .left{display:none;float:left;width:500px;height:375px;}
	.pro2 .left .img{float:left;width: 477px;height: :375px;overflow: hidden;}
	.pro2 .left .img img{width:477px;}
	.pro2 .right{width:360px;height:410px;margin: auto;}
	.pro2 .right .pcname .img{width: 180px;height: 90px;overflow: hidden;}
	.pro2 .right .pcname .img img{height:90px;}
	.pro2 .right .title{font-size: 16px;font-weight: bold;line-height: 50px;color:#000;width: 100%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.pdesc .dp{line-height: 32px;height:32px;color:#000;text-indent: 20px;background: url(../image/li-bg1.jpg) no-repeat left center;width:100%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}

	/****上原-产品中心单页1****/
	.pro-singletit{width: 380px;height:auto;margin:auto;}
	.pro-singletit img{width: 380px;}
	.product1{position:relative;margin-top: -40px;height:500px;}
	.product1 .min-img{width:320px;margin: auto;}
	.product1 .min-img img{width: 320px;}
	.product1 .img{display:none;}
	.product1 .img img{width: 730px;}

	.product1 .li1{width: 262px;height: 100px;position:absolute;top:310px;left:100px;background: url(../image/prosm1.png) no-repeat left center;background-size: 60%;}
	.product1 .li2{width: 202px;height: 100px;position:absolute;top:370px;left:100px;background: url(../image/prosm2.png) no-repeat left center;background-size: 60%;}
	.product1 .li3{width: 172px;height: 100px;position:absolute;top:430px;left:100px;background: url(../image/prosm3.png) no-repeat left center;background-size: 60%;}
	.product1 .li4{width: 365px;height: 100px;position:absolute;top:340px;left:100px;background: url(../image/prosm4.png) no-repeat left center;background-size: 60%;}
	.product1 .li5{width: 214px;height: 100px;position:absolute;top:400px;left:100px;background: url(../image/prosm5.png) no-repeat left center;background-size: 60%;}
	.product1 .li6{width: 183px;height: 100px;position:absolute;top:460px;left:100px;background: url(../image/prosm6.png) no-repeat left center;background-size: 60%;}
	.middlesingle{background: url(../image/prosingle-bg.jpg) no-repeat center;}
	
	.product2{position: relative;}
	.product2 .min-img{width: 320px;height:650px;margin: auto;}
	.product2 .min-img img{width: 320px;}
	.product2 .img{display:none;}
	.product2 .img img{width: 730px;}
	.product2 .li1{width: 400px;height: 40px;position:absolute;top:400px;left: 110px;background: url(../image/li-p3-bg.png) no-repeat left center;}
	.product2 .li2{width: 400px;height: 40px;position:absolute;top:430px;left:110px;background: url(../image/li-p3-bg.png) no-repeat left center;}
	.product2 .li3{width: 400px;height: 40px;position:absolute;top:520px;left:110px;background: url(../image/li-p3-bg.png) no-repeat left center;}
	.product2 .li4{width: 400px;height: 40px;position:absolute;top:550px;left:110px;background: url(../image/li-p3-bg.png) no-repeat left center;}
	.product2 .li5{width: 400px;height: 40px;position:absolute;top:460px;left:110px;background: url(../image/li-p3-bg.png) no-repeat left center;}
	.product2 .li6{width: 400px;height: 40px;position:absolute;top:490px;left:110px;background: url(../image/li-p3-bg.png) no-repeat left center;}
	.product2 .hc{display:none;width: 400px;height: 300px;position:absolute;top:80px;right:-155px;background: url(../image/prohc.png) no-repeat left center;background-size: 60%;}
	.product2 .tit{color:#fff;font-weight: bold;text-align: left;padding-left: 40px;line-height: 40px;font-size: 16px;}
	.product2 .desc{display:none;color:#fff;text-align: right;padding-right: 40px;font-size: 12px;}
	.product2 .li4 .tit{color:#fff;font-weight: bold;text-align: left;padding-left: 40px;line-height: 40px;font-size: 14px;}
	.product2 .li5 .tit{color:#fff;font-weight: bold;text-align: left;padding-left: 40px;line-height: 40px;font-size: 16px;}
	.product2 .li5 .desc{display:none;color:#fff;text-align: left;padding-left: 40px;font-size: 12px;}
	.product2 .li6 .tit{color:#fff;font-weight: bold;text-align: left;padding-left: 40px;line-height: 40px;font-size: 16px;}
	.product2 .li6 .desc{display:none;color:#fff;text-align: left;padding-left: 40px;font-size: 12px;}

	.product3{position:relative;margin-top: -20px;}
	.product3 .min-img{width: 320px;margin: auto;}
	.product3 .min-img img{width: 320px;}
	.product3 .img{display:none;}
	.product3 .img img{width: 730px;}
	.product3 .li1{width: 200px;position: absolute;top:-20px;left:15px;}
	.product3 .li2{width: 200px;position: absolute;top:280px;left:20px;}
	.product3 .li3{width: 200px;position: absolute;top:-20px;right:-88px;}
	.product3 .li4{width: 200px;position: absolute;top:280px;right:-80px;}
	.product3 .tit{font-size: 16px;color:#14cd9f;line-height: 35px;}
	.product3 .desc{display:none;font-size: 14px;line-height: 20px;text-align: justify;}
	/****上原-产品中心单页2****/
	.psingl2 .pro1{}
	.psingl2 .pro1 .pro-info{width:460px;float:none;margin: auto;}
	.psingl2 .pro1 .left{display:none;float:left;width:420px;height:527px;overflow: hidden;}
	.psingl2 .pro1 .left .img img{width: 420px;}
	.psingl2 .pro1 .right{display:block;width: 460px;height: 540px;margin:auto;padding-right: 0px;overflow: hidden;}
	.psingl2 .pro1 .right .uplist .lis{display:table;margin-top:14px;/**/background:#333;color:#fff;}
	.psingl2 .pro1 .right .uplist .lis img{width:74px;height: 70px;float:left;}
	.psingl2 .pro1 .right .uplist .lis .nr{
		float:left;
		width:370px;
		padding-left: 10px;
		font-size:16px;
		height:70px;
		line-height:70px;
		overflow:hidden;
		display: box; 
		display: -webkit-box;
		display: -moz-box; 
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
    	-webkit-box-pack:center; 
    	-moz-box-pack:center; 
    	-webkit-box-align:center; 
    	-moz-box-align:center;}
	.psingl2 .pro1 .right .uplist .lis .nr{float:left;width:270px;padding-left: 10px;padding-right:10px;padding-top:6px;height:56px;line-height:28px;text-align:left;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	
	.psingl2 .pro2{background: url(../image/prosingle2-bg.jpg) no-repeat center;}
	.pro-info .downlist{width: 615px;}
	.pro-info .downlist .hlis{float:left;width:64px;margin-right: 10px;}
	.pro-info .downlist .hlis .img{width: 64px;height: 64px;overflow: hidden;}
	.pro-info .downlist .hlis .img img{width:64px;}
	.pro-info .downlist .hlis .num{width: 34px;height:20px;margin:auto;padding-top:10px;overflow: hidden;}
	.pro-info .downlist .hlis .img img{
		width:64px;
		-moz-transition: all 0.8s ease-in-out; 
		-webkit-transition: all 0.8s ease-in-out; 
		-o-transition: all 0.8s ease-in-out; 
		-ms-transition: all 0.8s ease-in-out; 
		transition: all 0.8s ease-in-out; 
	}
	.pro-info .downlist .hlis .img img:hover{
		-moz-transform: rotate(360deg) scale(1,1); 
		-webkit-transform: rotate(360deg) scale(1,1); 
		-o-transform: rotate(360deg) scale(1,1); 
		-ms-transform: rotate(360deg) scale(1,1); 
		transform: rotate(360deg) scale(1,1); 
	}
	.pro-info .downlist .hlis .title{text-align: center;line-height: 20px;}

	.psingl2 .pro2 .pro-info1 .img{width: 260px;height:680px;margin: auto;}
	.psingl2 .pro2 .pro-info1 .img img{width: 260px;}
	.psingl2 .pro2 .pro-info1 .li1{position:absolute;top:530px;left:70px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height:40px;text-align: left;}
	.psingl2 .pro2 .pro-info1 .li2{position:absolute;top:590px;left:70px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height:40px;text-align: left;}
	.psingl2 .pro2 .pro-info1 .li3{position:absolute;top:650px;left:70px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height:40px;text-align: left;}
	.psingl2 .pro2 .pro-info1 .li4{position:absolute;top:710px;left:70px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height:40px;text-align: left;}
	.psingl2 .pro2 .pro-info1 .li5{position:absolute;top:770px;left:70px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height:40px;text-align: left;}
	.psingl2 .pro2 .pro-info1 .li6{position:absolute;top:560px;left:70px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li7{position:absolute;top:620px;left:70px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li8{position:absolute;top:680px;left:70px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li9{position:absolute;top:740px;left:70px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li10{position:absolute;top:800px;left:70px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}

	.prolists .proli-item .tit-info{width:auto;height:70px;}
	.prolists .proli-item .tit-info .zh{float:left;width: auto;height: 70px;line-height: 70px;font-size: 22px;color:#333;}
	.prolists .proli-item .tit-info .en{float:left;width: auto;height: 30px;margin-top:28px;margin-left:10px;line-height: 30px;font-size: 12px;color:#b3b3b3;}
	.prolists .proli-item .left-title.blue{float:left;width: 20px;height: 290px;background: #0945b5;}
	.prolists .proli-item .left-title.green{float:left;width: 20px;height: 290px;background: #14cd9f;}
	/*左侧内容不显示*/
	.prolists .proli-item .left-title .yinhao{display:none;width: 100%;height: 55px;background: url(../image/yinhao.png) no-repeat 60px center;}
	.prolists .proli-item .left-title .tit{display:none;font-size: 24px;color:#fff;width:270px;margin:auto;margin-top: 10px;line-height: 60px;border-bottom: 1px solid rgba(255,255,255,.5);}
	.prolists .proli-item .left-title .desc{font-size:16px;color:rgba(255,255,255,.5);text-align:justify;width:270px;margin:auto;margin-top:10px;height:90px;line-height: 30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;display:none;}
	.prolists .proli-item .left-title .next-more{display:none;margin-top: 20px;margin-left: 60px;width:120px;height: 30px;text-align: center;line-height: 30px;background: #fff;color:#0945b5;}
	.right-li{float:left;margin-left: 0px;}
	.right-li .li-left{float:left;width: 220px;height: 290px;}
	.right-li .li-left .li1{width:220px;height:140px;margin-bottom: 10px;background: #f5f5f5;}
	.right-li .li-left .li2{width:220px;height:140px;background: #f5f5f5;}
	.right-li .li-left .t{float:left;width: 110px;height:40px;padding-top:50px;margin-left:10px;text-align: left;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
	.right-li .li-left .img{float:left;width: 100px;height: 140px;overflow:hidden;}
	.right-li .li-left .img img{width: 100px;height: 130px;margin-left: 10px;}
	.right-li .li-right{float:left;width:110px;height:290px;background: #f5f5f5;margin-left: 10px;}
	.right-li .li-right .t{width:100px;margin:auto;margin-top:20px; text-align: center;overflow:hidden;text-align: left;white-space: nowrap;text-overflow:ellipsis;}
	.right-li .li-right .img{width: 100px;height: 130px;overflow:hidden;margin: auto;margin-top: 40px;}
	.right-li .li-right .img img{width: 100px;}
	


	.plunbo{position:relative;width: 360px;height: 230px;overflow:hidden;margin:auto;}
	.plunbo .images{width: 360px;height: 230px;margin: auto;}
	.plunbo img{width: 100%;height: 230px;display:none;}
	.plunbo img:first-child{display:block;}
	.plunbo .prev{position:absolute;top:50%;margin-top:-50px;left:0;width: 60px;height: 100px;background: url(../image/pro-prev.jpg) no-repeat center;}
	.plunbo .next{position:absolute;top:50%;margin-top:-50px;right:0;width: 60px;height: 100px;background: url(../image/pro-next.jpg) no-repeat center;}
	.plunbo .prev:hover{opacity: 0.6;-moz-opacity:0.6;filter:alpha(opacity=60);}
	.plunbo .next:hover{opacity: 0.6;-moz-opacity:0.6;filter:alpha(opacity=60);}
	.procont-title{font-size: 24px;width:100%;height: 50px;line-height: 50px;text-align:center;color:#14cd9f;}
	.procont-select{width: 364px;height:30px;margin: auto;background: #d7e1f3;}
	.procont-select .prosel-item{float:left;width: 120px;height: 30px;line-height:30px;text-align:center;border-top: 1px solid #0945b5;border-left: 1px solid #0945b5;border-bottom: 1px solid #0945b5;}
	.procont-select .prosel-item.on{background: #0945b5;color:#fff;}
	.procont-select .prosel-item:hover{background: #0945b5;color:#fff;}
	.procont-select .prosel-item:last-child{float:left;width: 120px;height: 30px;border: 1px solid #0945b5;}
	.procont{width: 312px;min-height: 600px;padding:0 25px;margin:auto;border:1px solid #0945b5;border-top:0;background: #d7e1f3;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
	.procont .procont-item{display: none;}
	.procont .procont-item.on{display: block;}
	.procont-p-n {width:360px;margin:auto;}
	.procont-p-n a{color:#14cd9f;}
	.procont-p-n a .procont-prev{float:left;width: 170px;height: 40px;}
	.procont-p-n a .procont-next{float:right;width: 170px;height: 40px;}
	.procont-p-n a span{display:block;float:left;width:30px;text-align:center;height: 40px;line-height: 40px;}
	.procont-p-n a span.tit{width:140px;font-size: 12px;text-align:left;font-weight: bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.procont-p-n a .procont-next span.tit{text-align: right;}
	
	
	/*表单提交*/
	form#guest{display:table;width: 60%;margin:auto;margin-top: 20px;}
	form#guest .guest-left{float:left;width: 100%;}
	form#guest .guest-right{float:left;border-left: 5px solid #0c6bdb;width: 100%;height: 173px;}
	form#guest .guest-left .input{width: 100%;height: 50px;margin-bottom: 10px;border-left: 5px solid #0c6bdb;}
	form#guest .guest-left .input input{margin-left:4px;text-indent:10px;width: 100%;height: 45px;line-height: 45px;color:#666;}
	form#guest .guest-left .input>.vcode>input{display:block;float:left;width: 50%;}
	form#guest .guest-left .input>.vcode>img{display:block;float:left;width: 40%;height: 50px;margin-left: 5%;}
	form#guest .guest-right textarea{text-indent:10px;color:#666;margin-left:4px;width: 100%;height: 170px;line-height: 30px;}
	form#guest .submit{float:right;width: 170px;height: 35px;margin-top: 26px;}
	form#guest .submit input[type=submit]{float:left;width: 80px;height: 34px;background: #0c6bdb;color: #fff;margin-right: 10px;border:0;}
	form#guest .submit input[type=reset]{float:left;width: 80px;height: 34px;background:#999;color: #fff;border:0;}

	/*客服*/
	.commonposition{_position:absolute;_top: expression(documentElement.scrollTop + 200 + "px");position:fixed; top:26%; right:0px; z-index:999999; display:none;}
	.commonposition a{display:block; width:45px; height:45px; position:relative; background:#0945b5 url(../image/icon.png) no-repeat; margin-top:1px;}
	.commonposition a span{display:none; position:absolute; right:0px; top:0px; height:45px; padding-left:50px; color:#fff;line-height:45px; font-size:14px;background-color:#262626;}
	.commonposition a.HomeQQ{ background-position:-362px -186px;}
	.commonposition a.Homedianhua{ background-position:-362px -231px;}
	.commonposition a.Homexuqiu{ background-position:-362px -275px;}
	.commonposition a.Homeweixin{ background-position:-362px -322px;}
	.commonposition a.Hometop{ background-position:-362px -370px; background-color:#4e4e4e;}
	.commonposition a span.QQbggray{background-position:-360px -186px;background-image:url(../image/icon.png);background-repeat:no-repeat; width:190px;}
	.commonposition a span.weixinerweima{right:45px; padding:0px;}
	.commonposition a span.dianhuabggray{background-position:-362px -231px;background-image:url(../image/icon.png);background-repeat:no-repeat;width:120px;}
	.commonposition a span.Homexuqiu{ background-position:-362px -275px;background-image:url(../image/icon.png);background-repeat:no-repeat;width:120px;}

}





@media screen and (min-width: 481px) and (max-width: 750px) {
	/*间隙*/
	.c10{height:5px;}
	.c20{height:10px;}
	.c40{height:16px;}
	.c80{height:32px;}
	/*更多*/
	.more{width: 120px;height: 30px;margin:auto;text-align:center;line-height:30px;font-family:Arial;font-size:12px;color:#333;border:1px solid #000;-moz-box-shadow:0 0 3px; -webkit-box-shadow:0 0 3px; box-shadow:  0 0 3px;}
	.more:hover{background: #0945b5;border: 1px solid #0945b5;color: #fff;}
	.aboutmore{width: 120px;height: 30px;margin:auto;text-align:center;line-height:30px;font-family:Arial;font-size:12px;color:#fff;border:1px solid #fff;-moz-box-shadow:0 0 3px; -webkit-box-shadow:0 0 3px; box-shadow:  0 0 3px;}
	.aboutmore:hover{background: #fff;border: 1px solid #fff;color: #0945b5;}
	.pmore{width: 120px;height: 30px;line-height: 30px;background: #0945b5;color:#fff;text-align: center;font-size: 12px;margin-top: 20px;}
	/*其他两种分辨率不显示*/	
	.mobile-public-header{display:block;}
	.public-container{position:relative;margin: 0 auto;width: 460px;}/*OK*/
	.public-header{display:none;}/*OK*/
	.min-public-header{display:none;}
	.mobile-public-header{position:relative;height: 40px;width: 100%;margin: 0 auto;}
	.mobile-public-header .logo{float:left;width: 240px;height: 40px;overflow: hidden;}
	.mobile-public-header .logo img{height: 40px;width: auto;margin: 0 auto;}
	.mobile-public-header .img{float:right;width: 40px;height: 40px;background: url(../image/menu.png) no-repeat center;}
	.mobile-public-header .nav{display:none;position: absolute;top:40px;right:0;z-index:999;}
	.mobile-public-header .nav .li{color:#fff;width: 90px;height: 40px;line-height: 40px;background:#0c6bdb;text-align: center;}
	/*头部样式*/
	.public-header .top{width:100%;height:35px;line-height: 35px;background: #0945b5;}
	.public-header .top .wel{float:left;line-height: 35px;color:#fff;}
	.public-header .top .link{float:right;line-height: 35px;color:#fff;}
	.public-header .top .link a{color:#fff;}
	.public-header .logo{float:left;width:317px;height:100px;}
	.public-header .logo img{width:317px;height:100px;}
	.public-header .nav{float:left;margin-left: 20px;}
	.public-header .nav .li{float:left;height:100px;line-height: 100px;}
	.public-header .nav .li span{display:inline-block;padding-left:21px;padding-right: 21px;line-height:16px;font-size:16px;border-right:1px solid #000;}
	.public-header .nav .li:hover{color:#0945b5; font-weight:bold;}
	.public-header .nav a:last-child .li span{border:0;}
	.public-header .search{display:relative;float:left;width:130px;margin-left:16px;height:26px;display: inline-block;line-height:100px;}
	.public-header .search input{width:100%;border-radius: 13px;height:26px;line-height: 26px;border: 1px solid #000;outline: 0;background: url(../image/search.jpg) no-repeat 5px center;text-indent: 30px;color:#777;}
	.public-header .search .submit{width:24px;height:24px;position:absolute;top:53px;left:0;cursor:pointer;}

	.header_list{display:none;}

	/*其他两种分辨率不显示*/
	.min-public-footer{display:none;}
	.mobile-public-footer{display:none;}
	/*尾部样式*/
	.public-footer{position:relative;height:180px;}
	.public-footer .map{display:none;height:320px;background: url(../image/bottom-map.jpg) center;}
	.public-footer .blue{height:180px; background: #0945b5;}
	.public-footer .info{display:none;width:100%;position:absolute;top:60px;height:380px;}
	.public-footer .info .public-container{position:relative;background: #fff;margin: 0 auto;width: 460px;height:380px;-moz-box-shadow:0 0 6px; -webkit-box-shadow:0 0 6px; box-shadow:  0 0 6px;}
	.public-footer .info .contact{float:left;width: 460px;height: 250px;margin:auto;margin-top: 60px;padding-top: 10px;}
	.public-footer .info .contact .tel{width:240px;margin:auto;background:url(../image/tel.jpg) no-repeat left;}
	.public-footer .info .contact .tel .xinxi{margin-left:40px;font-size: 30px;line-height: 30px;color:#0945b5;font-family: Impact;}
	.public-footer .info .contact .fax{width:240px;margin:auto;background:url(../image/fax.jpg) no-repeat left top;margin-top: 30px;}
	.public-footer .info .contact .fax .xinxi{margin-left:40px;line-height: 24px;}
	.public-footer .info .contact .address{width:240px;margin:auto;background:url(../image/address.jpg) no-repeat left top;margin-top: 30px;}
	.public-footer .info .contact .address .xinxi{margin-left:40px;line-height: 24px;}
	.public-footer .info .contact .tomap{width: 150px;height: 38px;line-height:38px;margin:auto;margin-top:20px;text-indent:35px;border:1px solid #333;background: url(../image/target.jpg) no-repeat 100px center;}

	.public-footer .info .menu{display:none;float:left;margin-top: 60px;padding-left: 22px;}
	.public-footer .info .menu .lists{float:left;min-width:86px;margin-left: 67px;}
	.public-footer .info .menu .lists .btit{height:37px;border-bottom: 1px dashed #666;margin-bottom: 10px;}
	.public-footer .info .menu .lists .cate-item{height: 32px;line-height: 32px;text-align: center;}

	.public-footer .ewm{display:none;position:absolute;bottom:45px;right:50px;width: 70px;height: 100px;}
	.public-footer .ewm .img{width: 70px;height: 70px;overflow: hidden;}
	.public-footer .ewm .img img{width: 70px;height: 70px;}
	.public-footer .ewm .title{width: 70px;height:26px;line-height: 26px;text-align: center;}

	.public-footer .copy{width:100%;position:absolute;bottom:20px;line-height: 30px;color:#Fff;}
	.public-footer .copy a{color:#fff;}
	.public-footer .copy .text{text-align: center;}
	.public-footer .copy .text span{display:block;margin-right: 10px;}
	.public-footer .copy .text a:last-child span{margin:0;}
	/***上原-首页**/
	/*轮播*/
	section.scroll{position: relative;z-index:9;}
	section.scroll .photo{display:none;position:absolute;bottom:160px;right:0;z-index: 999;}
	section.scroll .photo .txt{width:112px;height:26px;line-height: 26px;text-align: right;color:#fff;font-size: 16px;}
	section.scroll .photo img{width: 108px;height: 54px;border: 2px solid #0945b5;}
	section.scroll .product-search{display:none;}
	section.scroll .num{display:none;}
	section.scroll .swiper-container-horizontal>.swiper-pagination {bottom: 20px;left: 0;width: 100%;}
	/*大分类名称*/
	.cname{width: 410px;height:50px;margin: auto;}
	.cname .left{float:left;width:130px;height: 50px;background: url(../image/cname-left.png) no-repeat left center;}
	.cname .middle{float:left;width: 150px;}
	.cname .middle .zh{color:#0945b5;font-size: 24px;font-weight: bold;line-height: 30px;text-align: center;}
	.cname .middle .en{color:#0945b5;font-family: Helvetica Neue LT Std;font-weight: lighter;text-align: center;}
	.cname .right{float:left;width:130px;height: 50px;background: url(../image/cname-right.png) no-repeat left center;}

	/*产品中心*/
	.product{background: #f5f5f5;}
	.product .cont{width: 470px;margin: auto;}
	.product .cont .pleft{float:left;width: 200px;height: 370px;margin-left: 0px;}
	.product .cont .pleft .cate-item{width: 200px;height: 117px;margin-bottom: 10px;padding-top: 63px;cursor:pointer;}
	.product .cont .pleft .cate-item.select1{background:  #0945b5 url(../image/yibiao.png) no-repeat 25px center;}
	.product .cont .pleft .cate-item.select2{background:  #0945b5 url(../image/biaoqian.png) no-repeat 25px center;}
	.product .cont .pleft .cate-item:hover{background-color:#14cd9f}
	.product .cont .pleft .cate-item .zh{text-indent: 90px;color:#fff;font-size: 24px;}
	.product .cont .pleft .cate-item .en{text-indent: 90px;color:rgba(255,255,255,.3);}
	.product .cont .rightlist{float:left;}
	.product .cont .rightlist .p-item{display:none;position:relative;float:left;width: 197px;height: 367px;border: 2px solid #0945b5;margin-left: 106px;}
	.product .cont .rightlist .p-item:first-child{display:block;margin-left: 63px;}
	
	.product .cont .rightlist .p-item .title{position:absolute;bottom:13px;right:10px;font-size: 16px;line-height: 28px;height: 56px;text-align:right;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	.product .cont .rightlist .p-item .img{position:absolute;top:42px;left:25px;width:204px;height: 224px;overflow: hidden;}
	.product .cont .rightlist .p-item .img img{width: 204px;}

	/*新闻中心*/
	.news{background: #fff;}
	.news .top{position:absolute;top:0;left:50%;margin-left:-60px;width: 120px;height: 30px;background: url(../image/news-top.png) no-repeat center;}
	.news .sel{border-bottom: 1px solid #ccc;}
	.news .sel .sli{float:left;width: 60px;height: 32px;text-align: center;line-height: 32px;margin-right: 40px;color:#333;}
	.news .sel .sli:hover{border-bottom: 2px solid #0945b5;color:#0945b5;}
	.news .sel .sli.on{width: 60px;height: 32px;text-align: center;line-height: 32px;margin-right: 40px;border-bottom: 2px solid #0945b5;color:#0945b5;}
	.news .cont .left{display:none;}
	
	.news .cont .lists{width: 310px;height:54px;margin-top:3px;}
	.news .cont .lists .img{float:left;margin-right: 5px;width:100px;height:50px;overflow:hidden;}
	.news .cont .lists .img img{width:100px;height:50px;}
	.news .cont .lists .img:last-child{margin-right: 0;}
	.news .cont .lists .img img.on{width: 94px;height: 44px;border:3px solid #0945b5;}
	#cont2{display:none;}
	
	.news .cont .right{position:relative;float:left;width:370px;height:225px;margin-left: 26px;border-left: 4px solid #0945b5;border-right: 4px solid #0945b5;}
	.news .cont .right .new-out{width:310px;height:225px;margin-left:20px;overflow:hidden;}
	.news .cont .right .nlists{float:left;width:10000px;height:auto;}
	.news .cont .right .nlists .newslist {float:left;margin-left:20px;width: 280px;height:226px;}
	.news .cont .right .nlists .newslist .time{font-size: 12px;margin-bottom: 25px;}
	.news .cont .right .nlists .newslist .title{font-weight: bold;color:#000;margin-bottom: 32px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.news .cont .right .nlists .newslist .desc{font-size: 12px;color:#666;line-height: 22px;height:66px;margin-bottom: 34px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
	.news .cont .right .nlists .newslist .more{float:left;}
	.news .cont .right .next-news{position: absolute;top:0;right:-30px;width:30px;height:50px;background: #232830 url(../image/right-off.jpg) no-repeat center;}
	.news .cont .right .prev-news{position: absolute;top:50px;right:-30px;width:30px;height:50px;background: #232830 url(../image/left-off.jpg) no-repeat center;}
	.news .cont .right .next-news:hover{background: #0945b5 url(../image/right-on.jpg) no-repeat center;}
	.news .cont .right .prev-news:hover{background: #0945b5 url(../image/left-on.jpg) no-repeat center;}

	/*公司简介*/
	.about{background: #f5f5f5;}
	.about .top{position:absolute;top:0;left:50%;margin-left:-60px;width: 120px;height: 30px;background: url(../image/about-top.png) no-repeat center;}
	.about .info img{width: 325px;}
	.about .info img:hover{opacity: .8;filter:alpha(opacity=80);-moz-opacity:.8;}
	.about .info .left{display:none;}
	.about .info .middle{float:left;width: 400px;height: 296px;margin: auto;background: #0945b5;padding: 0 30px;}
	.about .info .middle .desc{width: 100%;height:192px;line-height: 32px;color:#fff;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 8;-webkit-box-orient: vertical;}
	.about .info .right{display:none;}
	
	/*企业文化*/
	.company{background: #fff;}
	.company .top{position:absolute;top:0;left:50%;margin-left:-60px;width: 120px;height: 30px;background: url(../image/news-top.png) no-repeat center;}
	.culture{width: 480px;height: auto;}
	.culture .list{float:left;width: 190px;height: 200px;margin-right: 10px;margin-bottom: 10px;}
	.culture .list .title{color: #333;margin-top: 140px;text-align: center;font-size: 16px;}
	.culture .list:hover .title{color:#fff;}
	.culture .list.lis1{width: 225px;background: #f5f5f5 url(../image/aboutico1-off.png) no-repeat center 45px;}
	.culture .list.lis2{width: 225px;background: #f5f5f5 url(../image/aboutico2-off.png) no-repeat center 45px;}
	.culture .list.lis3{width: 225px;background: #f5f5f5 url(../image/aboutico3-off.png) no-repeat center 45px;}
	.culture .list.lis4{width: 225px;background: #f5f5f5 url(../image/aboutico4-off.png) no-repeat center 45px;}
	.culture .list.lis5{width: 460px;background: #f5f5f5 url(../image/aboutico5-off.png) no-repeat center 45px;}
	.culture .list.lis1:hover{background: #0945b5 url(../image/aboutico1-on.png) no-repeat center 45px;}
	.culture .list.lis2:hover{background: #0945b5 url(../image/aboutico2-on.png) no-repeat center 45px;}
	.culture .list.lis3:hover{background: #0945b5 url(../image/aboutico3-on.png) no-repeat center 45px;}
	.culture .list.lis4:hover{background: #0945b5 url(../image/aboutico4-on.png) no-repeat center 45px;}
	.culture .list.lis5:hover{background: #0945b5 url(../image/aboutico5-on.png) no-repeat center 45px;}

	/****上原-关于我们*****/
	/*广告图*/
	.adimg{width:100%;height: auto;}
	.adimg img{width: 100%;}
	.selectlist{display:none;}
	/*公司简介*/
	.aleft{position:relative;width: 460px;height: 340px;margin: auto;}
	.aleft .out-img{width: 460px;height: 300px;padding: 5px;background: #f0f0f0;}
	.aleft .in-img{width: 460px;height: 300px;overflow: hidden;}
	.aleft .in-img img{width: 460px;transition: .1s transform;transform: translateZ(0);}
	.aleft .in-img img:hover{transform: scale(1.1, 1.1);transition: .3s transform;}
	.aleft .bk{position:absolute;left:33px;bottom:0px;width: 150px;height: 160px;background: rgba(6,96,181,.7);}
	.aleft .bk .title{position: absolute;left:20px;top:45px;font-weight: bold;font-size: 30px;color:#fff;}
	.aleft .bk .stit{position: absolute;left:20px;top:85px;width:270px;height: 20px;line-height: 20px;font-size: 16px;color:#fff;}
	.aright{float:right;width: 460px;height: auto;padding-top: 10px;padding-bottom: 30px;padding-right: 0px;}
	.aright p{line-height: 24px;margin-bottom: 20px;color:#000;text-align: justify;}
	/*企业文化[无]*/
	/*发展历程*/
	.inner-develop .info{width: 700px;height: 260px;overflow: hidden;margin: auto;}
	.out-left{display:none;float: left;width: 290px;height: 180px;margin-top: 36px;overflow: hidden;}
	.dleft{display:none;float:left;width:290px;height: 136px;padding-top:40px;border-top: 2px solid #0945b5;border-bottom: 2px solid #0945b5;}
	.dleft .date{font-size:48px;font-weight: lighter;font-style: italic;font-family: Arial;}
	.dleft .key,.dleft .title{line-height: 26px;color:#000;}
	.out-middle{position:relative;float:left;width:430px;height: 260px;z-index: 999;}
	.dmiddle{display:none;float:left;width:346px;height: 196px;padding:20px 40px;border: 2px solid #0945b5;}
	.dmiddle .title{font-size: 16px;font-weight: bold;}
	.dmiddle .time{font-size: 12px;color:#808080;line-height: 36px;}
	.dmiddle .desc{line-height: 28px;height:140px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
	
	.out-middle .dnext{width: 30px;height: 50px;position: absolute;right:-30px;top:61px;background: #23282F url(../image/right-off.jpg) no-repeat center;z-index:999;}
	
	.out-middle .dprev{width: 30px;height: 50px;position: absolute;right:-30px;top:111px;background: #23282F url(../image/left-off.jpg) no-repeat center;z-index:999;}
	
	.out-middle .dnext:hover{background: #0945b5 url(../image/right-on.jpg) no-repeat center;}
	
	.out-middle .dprev:hover{background: #0945b5 url(../image/left-on.jpg) no-repeat center;}
	
	.out-right{display:none;float:left;width: 370px;height: 140px;margin-top: 59px;overflow: hidden;}
	.dright{position:relative;display:none;float:left;width:400px;height: 136px;border-top: 2px solid #0945b5;border-bottom: 2px solid #0945b5;z-index:99;}
	.inner-develop .on{display: block;}

	.dright .nextTxt{float:left;margin-left:80px;margin-top:33px;width:120px;height:70px;background: url(../image/next-an.png) no-repeat center;}
	.dright .key,.dright .title{line-height: 26px;color:#000;margin-left: 210px;}
	.dright .key{margin-top: 42px;}

	/*荣誉资质*/
	.jcImgScroll{display:none;position:relative;width:500px;height:430px;margin:40px auto 0 auto;}
	.jcImgScroll li{position:relative;border:1px solid #ccc;}
	.jcImgScroll li a{background:#fff;display:block;position:relative;z-index:99;}
	.jcImgScroll li.loading a{background:#fff url(/css/img/loading.gif) no-repeat center center;} 
	.jcImgScroll li img,.jcImgScroll li,.jcImgScroll em,.jcImgScroll dl{display:none;border:0 none;}
	.jcImgScroll li img{width: 100%;height: 100%;}
	.jcImgScroll em.sPrev{background:url(../image/bleft.jpg) no-repeat left center;}
	.jcImgScroll em.sNext{background:url(../image/bright.jpg) no-repeat right center;}
	.jcImgScroll dl dd{background:url(/css/images/NumBtn.png) no-repeat 0 bottom;text-indent:-9em;}
	.jcImgScroll dl dd:hover,.jcImgScroll dl dd.curr{background-position:0 0;}
	.jcImgScroll li .title{display:none;position: absolute;bottom:0;width: 100%;height: 40px;background: rgba(9,69,181,.7);line-height: 40px;color:#fff;text-align: center;z-index:999;}
	.jcImgScroll li:hover .title{display:block;}
	.bkScroll{display:block;}
	.bkScroll .plunbo{width:460px;}

	/*加入我们*/
	.join-us .info{width:460px;margin: auto;}
	.join-us .info .join{float:left;width: 460px;}
	.join-us .info .join img{width: 365px;height: 83px;}
	.join-us .info .join .caidan{width: 460px;height:37px;border-bottom: 1px solid #e3e3e3;}
	.join-us .info .join .caidan .lis{float:left;width: 100px;height: 37px;text-align: center;line-height: 37px;background: #e3e3e3;color:#000;}
	.join-us .info .join .caidan .lis.on{background: #0945b5;color:#fff;}
	.join-us .info .join .cont{display:none;width: 460px;height: 280px;}
	.join-us .info .join .cont.on{display:block;}
	.join-us .info .join .cont .kname{font-size: 16px;color:#0945b5;line-height: 40px;}
	.join-us .info .join .cont p{line-height: 28px;}

	.join-us .info .contact{display:none;float:right;width: 300px;height: 360px;background: #f0f0f0;padding-top: 60px;padding-left: 40px;padding-right: 40px;}
	.join-us .info .contact .address{width:100%;line-height: 37px;}
	.join-us .info .contact .address span{display: block;float:left;text-align: left;}
	.join-us .info .contact .address span.addtit{width:70px;height:37px;line-height:37px;text-align: justify;}
	.join-us .info .contact .address span:last-child{width:225px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.join-us .info .contact .ewm{width: 90px;height: 90px;margin-top: 40px;}
	.join-us .info .contact .ewm img{width: 90px;height: 90px;}

	/****上原-技术支持*****/
	.solutionlist .so-item{margin-bottom: 60px;}
	.solutionlist .so-title .zh{float:left;font-size: 26px;}
	.solutionlist .so-title .en{float:left;font-size: 14px;height:35px;line-height:45px;color:#ccc;text-indent: 10px;}
	.solutionlist .so-info{width:380px;margin: auto;}
	.solutionlist .blue .so-info .left-name{float:left;width:20px;height: 260px;background: #0945b5;}
	.solutionlist .green .so-info .left-name{float:left;width:20px;height: 260px;background: #14cd9f;}
	.solutionlist .so-info .left-name img{display:none;width:104px;height:104px;padding-top: 50px;margin:auto;}
	.solutionlist .so-info .left-name .lname{display:none;width:100%;height:70px;line-height:70px;font-size: 18px;text-align: center;color:#fff;}
	.solutionlist .so-info .right-lists{float:left;width:330px;height:250px;padding-left:28px;padding-top:10px;background: #f5f5f5;overflow:hidden;}
	.solutionlist .so-info .right-lists .li-inner{width:400px;height:220px;overflow: hidden;}
	.solutionlist .so-info .right-lists .rli{float:left;width: 295px;height: 55px;line-height: 55px;margin-right: 20px;border-bottom: 1px dashed #888;background: url(../image/li-bg.jpg) no-repeat left center;}
	.solutionlist .so-info .right-lists .rli .title{float:left;width:200px;text-indent:15px;height:55px;line-height: 55px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.solutionlist .so-info .right-lists .rli .download{float:right;width: 81px;text-indent:20px;height:55px;background: url(../image/download-img.jpg) no-repeat left center;}
	/*.solutionlist .so-info .right-lists .rli .download a:hover{color:#0945b5;}*/
	.solutionlist .so-info .right-lists .rli .download:hover{background: url(../image/lv.png) no-repeat left center;}
	.solutionlist .so-info .right-lists .rli .download:hover a{color: #14cd9f;}
	.solutionlist .so-info .right-lists .rli .download a:hover{color:#14cd9f;}
	.solutionlist .so-info .right-lists .dprev{display:none;position:absolute;top:0;left:50%;width: 80px;height: 20px;background:#0945b5;margin-left: -80px;cursor:pointer;color:#fff;text-align: center;}
	.solutionlist .so-info .right-lists .dnext{display:none;position:absolute;bottom:-20px;left:50%;margin-left: -80px;width: 80px;height: 20px;background:#0945b5;cursor:pointer;color:#fff;text-align: center;}
	.solutionlist .so-info .right-lists .dprev:hover{background-color:#14cd9f;}
	.solutionlist .so-info .right-lists .dnext:hover{background-color:#14cd9f;}

	/*****上原-新闻中心*****/
	.newslist{width: 460px;overflow: hidden;}
	.newslist .news-innerlist{width: 530px;}
	.news-item{float:left;width: 200px;height: 180px;overflow: hidden;margin-right: 60px;margin-bottom: 30px;}
	.news-item .news-img{width: 200px;height: 128px;overflow: hidden;}
	.news-item .news-img img{width: 200px;transition: .1s transform;transform: translateZ(0);}
	.news-item .news-img img:hover{transform: scale(1.1, 1.1);transition: .3s transform;}
	.news-item .news-title{width: 100%;margin-top:10px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;height: 26px;line-height: 30px;font-size: 16px;color:#000;}
	.news-item .news-title:hover a{color:#0945b5;}
	.news-item .news-time{font-size: 12px;width: 100%;color:#808080;line-height: 20px;height:20px;overflow: hidden;}
	.news-item .news-desc{font-size: 12px;color:#4c4c4c;margin-top:15px;height:66px;line-height: 22px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;display:none;}
	.news-item .news-desc:hover a{color:#0945b5;}

	.ctitle{width:100%;display: table;}
	.conttitle{display: table-cell;text-align: center;}
 	.cont-title{display: inline-block;width:auto;}
	.cont-title .cont-left{display:none;float:left;width: 80px;height: 50px;background: url(../image/tit-leftbg.jpg) no-repeat left top;}
	.cont-title .cont-txt{float:left;width: auto;height: auto;line-height: 36px;font-size: 18px;font-weight: bold;}
	.cont-title .cont-right{display:none;float:left;width: 80px;height: 50px;line-height: 50px;background: url(../image/tit-rightbg.jpg) no-repeat right bottom;}
	.cont-time{width: 100%;text-align: center;color:#808080;font-size: 12px;line-height: 16px;}
	.cont-content{line-height: 30px;color:#000;}
	.cont-content p{margin-bottom: 36px;}
	.bottom{border-top: 1px dashed #888;}
	.bottom .prev{float:left;width: 220px;height:40px;line-height: 40px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
	.bottom .next{float:right;width: 220px;height:40px;line-height: 40px;}
	.bottom .next span.inner{float:left;width:190px;text-align:right;height: 40px;line-height: 40px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
	.bottom .next span{display:block;width: 30px;height: 40px;line-height: 40px;float:left;}
	.bottom .off{color:#ccc;}

	/****上原-产品中心列表****/
	.pro1 .left{width:440px;height:410px;margin: auto;}
	.pro1 .left .pcname .img{width: 180px;height: 90px;overflow: hidden;}
	.pro1 .left .pcname .img img{height:90px;}
	.pro1 .left .title{font-size: 16px;font-weight: bold;line-height: 50px;color:#000;width:100%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.pro1 .right{display:none;float:right;width:500px;height:375px;}
	.pro1 .right .img{float:right;width: 477px;height: 375px;overflow: hidden;}
	.pro1 .right .img img{width: 477px;}
	.pro2 .left{display:none;float:left;width:500px;height:375px;}
	.pro2 .left .img{float:left;width: 477px;height: :375px;overflow: hidden;}
	.pro2 .left .img img{width:477px;}
	.pro2 .right{width:440px;height:410px;margin: auto;}
	.pro2 .right .pcname .img{width: 180px;height: 90px;overflow: hidden;}
	.pro2 .right .pcname .img img{height:90px;}
	.pro2 .right .title{font-size: 16px;font-weight: bold;line-height: 50px;color:#000;width: 100%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.pdesc .dp{line-height: 32px;height:32px;color:#000;text-indent: 20px;background: url(../image/li-bg1.jpg) no-repeat left center;width:100%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}

	/****上原-产品中心单页1****/
	.pro-singletit{width: 380px;height:auto;margin:auto;}
	.pro-singletit img{width: 380px;}
	.product1{position:relative;margin-top: -40px;}
	.product1 .min-img{width:320px;margin: auto;}
	.product1 .min-img img{width: 320px;}
	.product1 .img{display:none;}
	.product1 .img img{width: 730px;}

	.product1 .li1{width: 262px;height: 100px;position:absolute;top:9px;left:-15px;background: url(../image/prosm1.png) no-repeat left center;background-size: 60%;}
	.product1 .li2{width: 202px;height: 100px;position:absolute;top:75px;left:15px;background: url(../image/prosm2.png) no-repeat left center;background-size: 60%;}
	.product1 .li3{width: 172px;height: 100px;position:absolute;top:137px;left:30px;background: url(../image/prosm3.png) no-repeat left center;background-size: 60%;}
	.product1 .li4{width: 185px;height: 100px;position:absolute;top:10px;right:-15px;background: url(../image/prosm4.png) no-repeat right center;background-size: 85%;}
	.product1 .li5{width: 214px;height: 100px;position:absolute;top:70px;right:10px;background: url(../image/prosm5.png) no-repeat right center;background-size: 60%;}
	.product1 .li6{width: 183px;height: 100px;position:absolute;top:136px;right:20px;background: url(../image/prosm6.png) no-repeat right center;background-size: 60%;}
	.middlesingle{background: url(../image/prosingle-bg.jpg) no-repeat center;}
	
	.product2{position: relative;}
	.product2 .min-img{width: 320px;margin: auto;}
	.product2 .min-img img{width: 320px;}
	.product2 .img{display:none;}
	.product2 .img img{width: 730px;}
	.product2 .li1{width: 400px;height: 40px;position:absolute;top:80px;left: -270px;background: url(../image/li-p3-bg.png) no-repeat right center;}
	.product2 .li2{width: 400px;height: 40px;position:absolute;top:140px;left:-270px;background: url(../image/li-p3-bg.png) no-repeat right center;}
	.product2 .li3{width: 400px;height: 40px;position:absolute;top:200px;left:-270px;background: url(../image/li-p3-bg.png) no-repeat right center;}
	.product2 .li4{width: 400px;height: 40px;position:absolute;top:80px;right:-270px;background: url(../image/li-p3-bg.png) no-repeat left center;}

	.product2 .li5{width: 400px;height: 40px;position:absolute;top:140px;right:-270px;background: url(../image/li-p3-bg.png) no-repeat left center;}
	.product2 .li6{width: 400px;height: 40px;position:absolute;top:200px;right:-270px;background: url(../image/li-p3-bg.png) no-repeat left center;}
	.product2 .hc{display:none;width: 400px;height: 300px;position:absolute;top:80px;right:-155px;background: url(../image/prohc.png) no-repeat left center;background-size: 60%;}
	.product2 .tit{color:#fff;font-weight: bold;text-align: right;padding-right: 40px;line-height: 40px;font-size: 16px;}
	.product2 .desc{display:none;color:#fff;text-align: right;padding-right: 40px;font-size: 12px;}
	.product2 .li4 .tit{color:#fff;font-weight: bold;text-align: left;padding-left: 40px;line-height: 40px;font-size: 14px;}
	.product2 .li5 .tit{color:#fff;font-weight: bold;text-align: left;padding-left: 40px;line-height: 40px;font-size: 16px;}
	.product2 .li5 .desc{display:none;color:#fff;text-align: left;padding-left: 40px;font-size: 12px;}
	.product2 .li6 .tit{color:#fff;font-weight: bold;text-align: left;padding-left: 40px;line-height: 40px;font-size: 16px;}
	.product2 .li6 .desc{display:none;color:#fff;text-align: left;padding-left: 40px;font-size: 12px;}

	.product3{position:relative;margin-top: -20px;}
	.product3 .min-img{width: 320px;margin: auto;}
	.product3 .min-img img{width: 320px;}
	.product3 .img{display:none;}
	.product3 .img img{width: 730px;}
	.product3 .li1{width: 200px;position: absolute;top:100px;left:15px;}
	.product3 .li2{width: 200px;position: absolute;top:275px;left:60px;}
	.product3 .li3{width: 200px;position: absolute;top:94px;right:-66px;}
	.product3 .li4{width: 200px;position: absolute;top:275px;right:-40px;}
	.product3 .tit{font-size: 16px;color:#14cd9f;line-height: 35px;}
	.product3 .desc{display:none;font-size: 14px;line-height: 20px;text-align: justify;}
	/****上原-产品中心单页2****/
	.psingl2 .pro1{}
	.psingl2 .pro1 .pro-info{width:460px;float:none;margin: auto;}
	.psingl2 .pro1 .left{display:none;float:left;width:420px;height:527px;overflow: hidden;}
	.psingl2 .pro1 .left .img img{width: 420px;}
	.psingl2 .pro1 .right{display:block;width: 460px;height: 540px;margin:auto;padding-right: 0px;overflow: hidden;}
	.psingl2 .pro1 .right .uplist .lis{display:table;margin-top:14px;/**/background:#333;color:#fff;}
	.psingl2 .pro1 .right .uplist .lis img{width:74px;height: 70px;float:left;}
	.psingl2 .pro1 .right .uplist .lis .nr{
		float:left;
		width:370px;
		padding-left: 10px;
		font-size:16px;
		height:70px;
		line-height:70px;
		overflow:hidden;
		display: box; 
		display: -webkit-box;
		display: -moz-box; 
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
    	-webkit-box-pack:center; 
    	-moz-box-pack:center; 
    	-webkit-box-align:center; 
    	-moz-box-align:center;}
	.psingl2 .pro1 .right .uplist .lis .nr{float:left;width:360px;padding-left: 10px;padding-right:10px;padding-top:6px;height:56px;line-height:28px;text-align:justify;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	
	.psingl2 .pro2{background: url(../image/prosingle2-bg.jpg) no-repeat center;}
	.pro-info .downlist{width: 615px;}
	.pro-info .downlist .hlis{float:left;width:77px;margin-right: 18px;}
	.pro-info .downlist .hlis .img{width: 77px;height: 77px;overflow: hidden;}
	.pro-info .downlist .hlis .img img{width:77px;}
	.pro-info .downlist .hlis .num{width: 34px;height:20px;margin:auto;padding-top:10px;overflow: hidden;}
	.pro-info .downlist .hlis .img img{
		width:77px;
		-moz-transition: all 0.8s ease-in-out; 
		-webkit-transition: all 0.8s ease-in-out; 
		-o-transition: all 0.8s ease-in-out; 
		-ms-transition: all 0.8s ease-in-out; 
		transition: all 0.8s ease-in-out; 
	}
	.pro-info .downlist .hlis .img img:hover{
		-moz-transform: rotate(360deg) scale(1,1); 
		-webkit-transform: rotate(360deg) scale(1,1); 
		-o-transform: rotate(360deg) scale(1,1); 
		-ms-transform: rotate(360deg) scale(1,1); 
		transform: rotate(360deg) scale(1,1); 
	}
	.pro-info .downlist .hlis .title{text-align: center;line-height: 20px;}

	.psingl2 .pro2 .pro-info1 .img{width: 260px;height:680px;margin: auto;}
	.psingl2 .pro2 .pro-info1 .img img{width: 260px;}
	.psingl2 .pro2 .pro-info1 .li1{position:absolute;top:530px;left:110px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height:40px;text-align: left;}
	.psingl2 .pro2 .pro-info1 .li2{position:absolute;top:590px;left:110px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height:40px;text-align: left;}
	.psingl2 .pro2 .pro-info1 .li3{position:absolute;top:650px;left:110px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height:40px;text-align: left;}
	.psingl2 .pro2 .pro-info1 .li4{position:absolute;top:710px;left:110px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height:40px;text-align: left;}
	.psingl2 .pro2 .pro-info1 .li5{position:absolute;top:770px;left:110px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height:40px;text-align: left;}
	.psingl2 .pro2 .pro-info1 .li6{position:absolute;top:560px;left:110px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li7{position:absolute;top:620px;left:110px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li8{position:absolute;top:680px;left:110px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li9{position:absolute;top:740px;left:110px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li10{position:absolute;top:800px;left:110px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}

	.prolists .proli-item .tit-info{width:auto;height:70px;}
	.prolists .proli-item .tit-info .zh{float:left;width: auto;height: 70px;line-height: 70px;font-size: 26px;color:#333;}
	.prolists .proli-item .tit-info .en{float:left;width: auto;height: 30px;margin-top:28px;margin-left:10px;line-height: 30px;font-size: 14px;color:#b3b3b3;}
	.prolists .proli-item .left-title.blue{float:left;width: 20px;height: 290px;background: #0945b5;}
	.prolists .proli-item .left-title.green{float:left;width: 20px;height: 290px;background: #14cd9f;}
	/*左侧内容不显示*/
	.prolists .proli-item .left-title .yinhao{display:none;width: 100%;height: 55px;background: url(../image/yinhao.png) no-repeat 60px center;}
	.prolists .proli-item .left-title .tit{display:none;font-size: 24px;color:#fff;width:270px;margin:auto;margin-top: 10px;line-height: 60px;border-bottom: 1px solid rgba(255,255,255,.5);}
	.prolists .proli-item .left-title .desc{font-size:16px;color:rgba(255,255,255,.5);text-align:justify;width:270px;margin:auto;margin-top:10px;height:90px;line-height: 30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;display:none;}
	.prolists .proli-item .left-title .next-more{display:none;margin-top: 20px;margin-left: 60px;width:120px;height: 30px;text-align: center;line-height: 30px;background: #fff;color:#0945b5;}
	.right-li{float:left;margin-left: 0px;}
	.right-li .li-left{float:left;width: 290px;height: 290px;}
	.right-li .li-left .li1{width:290px;height:140px;margin-bottom: 10px;background: #f5f5f5;}
	.right-li .li-left .li2{width:290px;height:140px;background: #f5f5f5;}
	.right-li .li-left .t{float:left;width: 130px;height:40px;padding-top:50px;margin-left:10px;text-align: left;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
	.right-li .li-left .img{float:left;width: 140px;height: 140px;overflow:hidden;}
	.right-li .li-left .img img{width: 130px;height: 130px;margin-left: 10px;}
	.right-li .li-right{float:left;width:140px;height:290px;background: #f5f5f5;margin-left: 10px;}
	.right-li .li-right .t{width:140px;margin-top:20px; text-align: center;}
	.right-li .li-right .img{width: 130px;height: 130px;overflow:hidden;margin: auto;margin-top: 40px;}
	.right-li .li-right .img img{width: 130px;}
	


	.plunbo{position:relative;width: 460px;height: 294px;overflow:hidden;margin:auto;margin-top: 40px;margin-bottom: 40px;}
	.plunbo .images{width: 460px;height: 294px;margin: auto;}
	.plunbo img{width: 100%;height: 294px;display:none;}
	.plunbo img:first-child{display:block;}
	.plunbo .prev{position:absolute;top:50%;margin-top:-50px;left:0;width: 60px;height: 100px;background: url(../image/pro-prev.jpg) no-repeat center;}
	.plunbo .next{position:absolute;top:50%;margin-top:-50px;right:0;width: 60px;height: 100px;background: url(../image/pro-next.jpg) no-repeat center;}
	.plunbo .prev:hover{opacity: 0.6;-moz-opacity:0.6;filter:alpha(opacity=60);}
	.plunbo .next:hover{opacity: 0.6;-moz-opacity:0.6;filter:alpha(opacity=60);}
	.procont-title{font-size: 30px;width:100%;height: 50px;line-height: 50px;text-align:center;color:#14cd9f;}
	.procont-select{width: 454px;height:30px;margin: auto;background: #d7e1f3;}
	.procont-select .prosel-item{float:left;width: 150px;height: 30px;line-height:30px;text-align:center;border-top: 1px solid #0945b5;border-left: 1px solid #0945b5;border-bottom: 1px solid #0945b5;}
	.procont-select .prosel-item.on{background: #0945b5;color:#fff;}
	.procont-select .prosel-item:hover{background: #0945b5;color:#fff;}
	.procont-select .prosel-item:last-child{float:left;width: 150px;height: 30px;border: 1px solid #0945b5;}
	.procont{width: 322px;min-height: 600px;padding:0 65px;margin:auto;border:1px solid #0945b5;border-top:0;background: #d7e1f3;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
	.procont .procont-item{display: none;}
	.procont .procont-item.on{display: block;}
	.procont-p-n {width:460px;margin:auto;}
	.procont-p-n a{color:#14cd9f;}
	.procont-p-n a .procont-prev{float:left;width: 220px;height: 40px;}
	.procont-p-n a .procont-next{float:right;width: 220px;height: 40px;}
	.procont-p-n a span{display:block;float:left;width:30px;text-align:center;height: 40px;line-height: 40px;}
	.procont-p-n a span.tit{width:190px;font-size: 12px;text-align:left;font-weight: bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.procont-p-n a .procont-next span.tit{text-align: right;}
	
	
	/*表单提交*/
	form#guest{display:table;width: 60%;margin:auto;margin-top: 20px;}
	form#guest .guest-left{float:left;width: 100%;}
	form#guest .guest-right{float:left;border-left: 5px solid #0c6bdb;width: 100%;height: 173px;}
	form#guest .guest-left .input{width: 100%;height: 50px;margin-bottom: 10px;border-left: 5px solid #0c6bdb;}
	form#guest .guest-left .input input{margin-left:4px;text-indent:10px;width: 100%;height: 45px;line-height: 45px;color:#666;}
	form#guest .guest-left .input>.vcode>input{display:block;float:left;width: 60%;}
	form#guest .guest-left .input>.vcode>img{display:block;float:left;width: 30%;height: 50px;margin-left: 5%;}
	form#guest .guest-right textarea{text-indent:10px;color:#666;margin-left:4px;width: 100%;height: 170px;line-height: 30px;}
	form#guest .submit{float:right;width: 170px;height: 35px;margin-top: 26px;}
	form#guest .submit input[type=submit]{float:left;width: 80px;height: 34px;background: #0c6bdb;color: #fff;margin-right: 10px;border:0;}
	form#guest .submit input[type=reset]{float:left;width: 80px;height: 34px;background:#999;color: #fff;border:0;}

	/*客服*/
	.commonposition{_position:absolute;_top: expression(documentElement.scrollTop + 200 + "px");position:fixed; top:26%; right:0px; z-index:999999; display:none;}
	.commonposition a{display:block; width:45px; height:45px; position:relative; background:#0945b5 url(../image/icon.png) no-repeat; margin-top:1px;}
	.commonposition a span{display:none; position:absolute; right:0px; top:0px; height:45px; padding-left:50px; color:#fff;line-height:45px; font-size:14px;background-color:#262626;}
	.commonposition a.HomeQQ{ background-position:-362px -186px;}
	.commonposition a.Homedianhua{ background-position:-362px -231px;}
	.commonposition a.Homexuqiu{ background-position:-362px -275px;}
	.commonposition a.Homeweixin{ background-position:-362px -322px;}
	.commonposition a.Hometop{ background-position:-362px -370px; background-color:#4e4e4e;}
	.commonposition a span.QQbggray{background-position:-360px -186px;background-image:url(../image/icon.png);background-repeat:no-repeat; width:190px;}
	.commonposition a span.weixinerweima{right:45px; padding:0px;}
	.commonposition a span.dianhuabggray{background-position:-362px -231px;background-image:url(../image/icon.png);background-repeat:no-repeat;width:120px;}
	.commonposition a span.Homexuqiu{ background-position:-362px -275px;background-image:url(../image/icon.png);background-repeat:no-repeat;width:120px;}

}







@media screen and (min-width: 751px) and (max-width: 1200px) {

	/*间隙*/
	.c10{height:7px;}
	.c20{height:14px;}
	.c40{height:28px;}
	.c80{height:56px;}
	/*更多*/
	.more{width: 120px;height: 30px;margin:auto;text-align:center;line-height:30px;font-family:Arial;font-size:12px;color:#333;border:1px solid #000;-moz-box-shadow:0 0 3px; -webkit-box-shadow:0 0 3px; box-shadow:  0 0 3px;}
	.more:hover{background: #0945b5;border: 1px solid #0945b5;color: #fff;}
	.aboutmore{width: 120px;height: 30px;margin:auto;text-align:center;line-height:30px;font-family:Arial;font-size:12px;color:#fff;border:1px solid #fff;-moz-box-shadow:0 0 3px; -webkit-box-shadow:0 0 3px; box-shadow:  0 0 3px;}
	.aboutmore:hover{background: #fff;border: 1px solid #fff;color: #0945b5;}
	.pmore{width: 120px;height: 30px;line-height: 30px;background: #0945b5;color:#fff;text-align: center;font-size: 12px;margin-top: 20px;}
	/*其他两种分辨率不显示*/	
	.mobile-public-header{display:none;}
	.public-container{position:relative;margin: 0 auto;width: 700px;}/*OK*/
	.public-header{display:none;}/*OK*/
	.min-public-header .logo{float:left;width:auto;height:100px;}
	.min-public-header .logo img{width:auto;height:100px;}
	.min-public-header .nav{float:left;margin-left: 20px;}
	.min-public-header .nav .li{float:left;height:100px;line-height: 100px;}
	.min-public-header .nav .li span{display:inline-block;padding-left:8px;padding-right: 8px;line-height:16px;border-right:1px solid #000;}
	.min-public-header .nav a:last-child .li span{border:0;}
	.min-public-header .search{float:left;width:120px;margin-left:10px;height:26px;display: inline-block;line-height:100px;}
	.min-public-header .search input{width:100%;border-radius: 13px;height:26px;line-height: 26px;border: 1px solid #000;outline: 0;background: url(../image/search.jpg) no-repeat 5px center;text-indent: 30px;color:#777;}
	/*头部样式*/
	.public-header .top{width:100%;height:35px;line-height: 35px;background: #0945b5;}
	.public-header .top .wel{float:left;line-height: 35px;color:#fff;}
	.public-header .top .link{float:right;line-height: 35px;color:#fff;}
	.public-header .top .link a{color:#fff;}
	.public-header .logo{float:left;width:317px;height:100px;}
	.public-header .logo img{width:317px;height:100px;}
	.public-header .nav{float:left;margin-left: 20px;}
	.public-header .nav .li{float:left;height:100px;line-height: 100px;}
	.public-header .nav .li span{display:inline-block;padding-left:21px;padding-right: 21px;line-height:16px;font-size:16px;border-right:1px solid #000;}
	.public-header .nav .li:hover{color:#0945b5; font-weight:bold;}
	.public-header .nav a:last-child .li span{border:0;}
	.public-header .search{display:relative;float:left;width:130px;margin-left:16px;height:26px;display: inline-block;line-height:100px;}
	.public-header .search input{width:100%;border-radius: 13px;height:26px;line-height: 26px;border: 1px solid #000;outline: 0;background: url(../image/search.jpg) no-repeat 5px center;text-indent: 30px;color:#777;}
	.public-header .search .submit{width:24px;height:24px;position:absolute;top:53px;left:0;cursor:pointer;}
	
	.header_list{display:none;}

	/*其他两种分辨率不显示*/
	.min-public-footer{display:none;}
	.mobile-public-footer{display:none;}
	/*尾部样式*/
	.public-footer{position:relative;height:500px;}
	.public-footer .map{height:320px;background: url(../image/bottom-map.jpg) center;}
	.public-footer .blue{height:180px; background: #0945b5;}
	.public-footer .info{width:100%;position:absolute;top:60px;height:380px;}
	.public-footer .info .public-container{position:relative;background: #fff;margin: 0 auto;width: 700px;height:380px;-moz-box-shadow:0 0 6px; -webkit-box-shadow:0 0 6px; box-shadow:  0 0 6px;}
	.public-footer .info .contact{float:left;width: 500px;height: 250px;margin:auto;padding-left: 90px;margin-top: 60px;padding-top: 10px;}
	.public-footer .info .contact .tel{width:240px;margin:auto;background:url(../image/tel.jpg) no-repeat left;}
	.public-footer .info .contact .tel .xinxi{margin-left:40px;font-size: 30px;line-height: 30px;color:#0945b5;font-family: Impact;}
	.public-footer .info .contact .fax{width:240px;margin:auto;background:url(../image/fax.jpg) no-repeat left top;margin-top: 30px;}
	.public-footer .info .contact .fax .xinxi{margin-left:40px;line-height: 24px;}
	.public-footer .info .contact .address{width:240px;margin:auto;background:url(../image/address.jpg) no-repeat left top;margin-top: 30px;}
	.public-footer .info .contact .address .xinxi{margin-left:40px;line-height: 24px;}
	.public-footer .info .contact .tomap{width: 150px;height: 38px;line-height:38px;margin:auto;margin-top:20px;text-indent:35px;border:1px solid #333;background: url(../image/target.jpg) no-repeat 100px center;}

	.public-footer .info .menu{display:none;float:left;margin-top: 60px;padding-left: 22px;}
	.public-footer .info .menu .lists{float:left;min-width:86px;margin-left: 67px;}
	.public-footer .info .menu .lists .btit{height:37px;border-bottom: 1px dashed #666;margin-bottom: 10px;}
	.public-footer .info .menu .lists .cate-item{height: 32px;line-height: 32px;text-align: center;}

	.public-footer .ewm{display:none;position:absolute;bottom:45px;right:50px;width: 70px;height: 100px;}
	.public-footer .ewm .img{width: 70px;height: 70px;overflow: hidden;}
	.public-footer .ewm .img img{width: 70px;height: 70px;}
	.public-footer .ewm .title{width: 70px;height:26px;line-height: 26px;text-align: center;}

	.public-footer .copy{width:100%;position:absolute;bottom:0;height:60px;line-height: 60px;color:#Fff;}
	.public-footer .copy .text a{color:#fff;}



	.public-footer .copy .text{display:table;margin:auto;margin-top: 0px;line-height: 60px;height:60px;overflow:hidden;color:#333;font-size: 16px;text-indent: 10px;text-align: center;}
	.public-footer .copy .text span{margin-right: 10px;color:#fff;}
	.public-footer .copy .text span.hid{display:none;}
	.public-footer .copy .text a:last-child span{margin:0;}
	/***上原-首页**/
	/*轮播*/
	section.scroll{position: relative;z-index:9;}
	section.scroll .photo{display:none;position:absolute;bottom:160px;right:0;z-index: 999;}
	section.scroll .photo .txt{width:112px;height:26px;line-height: 26px;text-align: right;color:#fff;font-size: 16px;}
	section.scroll .photo img{width: 108px;height: 54px;border: 2px solid #0945b5;}
	section.scroll .product-search{display:none;}
	section.scroll .num{display:none;}
	section.scroll .swiper-container-horizontal>.swiper-pagination {bottom: 20px;left: 0;width: 100%;}
	/*大分类名称*/
	.cname{width: 410px;height:50px;margin: auto;}
	.cname .left{float:left;width:130px;height: 50px;background: url(../image/cname-left.png) no-repeat left center;}
	.cname .middle{float:left;width: 150px;}
	.cname .middle .zh{color:#0945b5;font-size: 24px;font-weight: bold;line-height: 30px;text-align: center;}
	.cname .middle .en{color:#0945b5;font-family: Helvetica Neue LT Std;font-weight: lighter;text-align: center;}
	.cname .right{float:left;width:130px;height: 50px;background: url(../image/cname-right.png) no-repeat left center;}

	/*产品中心*/
	.product{background: #f5f5f5;}
	.product .cont{width: 700px;margin: auto;}
	.product .cont .pleft{float:left;width: 270px;height: 370px;margin-left: 70px;}
	.product .cont .pleft .cate-item{width: 270px;height: 117px;margin-bottom: 10px;padding-top: 63px;cursor:pointer;}
	.product .cont .pleft .cate-item.select1{background:  #0945b5 url(../image/yibiao.png) no-repeat 60px center;}
	.product .cont .pleft .cate-item.select2{background:  #0945b5 url(../image/biaoqian.png) no-repeat 60px center;}
	.product .cont .pleft .cate-item:hover{background-color:#14cd9f}
	.product .cont .pleft .cate-item .zh{text-indent: 130px;color:#fff;font-size: 24px;}
	.product .cont .pleft .cate-item .en{text-indent: 130px;color:rgba(255,255,255,.3);}
	.product .cont .rightlist{float:left;}
	.product .cont .rightlist .p-item{display:none;position:relative;float:left;width: 197px;height: 367px;border: 2px solid #0945b5;margin-left: 106px;}
	.product .cont .rightlist .p-item:first-child{display:block;margin-left: 83px;}
	
	.product .cont .rightlist .p-item .title{position:absolute;bottom:13px;right:10px;font-size: 16px;line-height: 28px;height: 56px;text-align:right;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	.product .cont .rightlist .p-item .img{position:absolute;top:42px;left:25px;width:204px;height: 224px;overflow: hidden;}
	.product .cont .rightlist .p-item .img img{width: 204px;}

	/*新闻中心*/
	.news{background: #fff;}
	.news .top{position:absolute;top:0;left:50%;margin-left:-60px;width: 120px;height: 30px;background: url(../image/news-top.png) no-repeat center;}
	.news .sel{border-bottom: 1px solid #ccc;}
	.news .sel .sli{float:left;width: 60px;height: 32px;text-align: center;line-height: 32px;margin-right: 40px;color:#333;}
	.news .sel .sli:hover{border-bottom: 2px solid #0945b5;color:#0945b5;}
	.news .sel .sli.on{width: 60px;height: 32px;text-align: center;line-height: 32px;margin-right: 40px;border-bottom: 2px solid #0945b5;color:#0945b5;}
	.news .cont .left{display:none;}
	
	.news .cont .lists{width: 310px;height:54px;margin-top:3px;}
	.news .cont .lists .img{float:left;margin-right: 5px;width:100px;height:50px;overflow:hidden;}
	.news .cont .lists .img img{width:100px;height:50px;}
	.news .cont .lists .img:last-child{margin-right: 0;}
	.news .cont .lists .img img.on{width: 94px;height: 44px;border:3px solid #0945b5;}
	#cont2{display:none;}
	
	.news .cont .right{position:relative;float:left;width:630px;height:225px;margin-left: 26px;border-left: 4px solid #0945b5;border-right: 4px solid #0945b5;}
	.news .cont .right .new-out{width:600px;height:225px;margin-left:20px;overflow:hidden;}
	.news .cont .right .nlists{float:left;width:10000px;height:auto;}
	.news .cont .right .nlists .newslist {float:left;margin-left:20px;width: 280px;height:226px;}
	.news .cont .right .nlists .newslist .time{font-size: 12px;margin-bottom: 25px;}
	.news .cont .right .nlists .newslist .title{font-weight: bold;color:#000;margin-bottom: 32px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.news .cont .right .nlists .newslist .desc{font-size: 12px;color:#666;line-height: 22px;height:66px;margin-bottom: 34px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
	.news .cont .right .nlists .newslist .more{float:left;}
	.news .cont .right .next-news{position: absolute;top:0;right:-30px;width:30px;height:50px;background: #232830 url(../image/right-off.jpg) no-repeat center;}
	.news .cont .right .prev-news{position: absolute;top:50px;right:-30px;width:30px;height:50px;background: #232830 url(../image/left-off.jpg) no-repeat center;}
	.news .cont .right .next-news:hover{background: #0945b5 url(../image/right-on.jpg) no-repeat center;}
	.news .cont .right .prev-news:hover{background: #0945b5 url(../image/left-on.jpg) no-repeat center;}

	/*公司简介*/
	.about{background: #f5f5f5;}
	.about .top{position:absolute;top:0;left:50%;margin-left:-60px;width: 120px;height: 30px;background: url(../image/about-top.png) no-repeat center;}
	.about .info img{width: 325px;}
	.about .info img:hover{opacity: .8;filter:alpha(opacity=80);-moz-opacity:.8;}
	.about .info .left{display:none;}
	.about .info .middle{float:left;width: 640px;height: 326px;margin: auto;background: #0945b5;padding: 0 30px;}
	.about .info .middle .desc{width: 100%;height:192px;line-height: 32px;color:#fff;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 8;-webkit-box-orient: vertical;}
	.about .info .right{display:none;}
	
	/*企业文化*/
	.company{background: #fff;}
	.company .top{position:absolute;top:0;left:50%;margin-left:-60px;width: 120px;height: 30px;background: url(../image/news-top.png) no-repeat center;}
	.culture{width: 710px;height: auto;}
	.culture .list{float:left;width: 190px;height: 200px;margin-right: 10px;margin-bottom: 10px;}
	.culture .list .title{color: #333;margin-top: 140px;text-align: center;font-size: 16px;}
	.culture .list:hover .title{color:#fff;}
	.culture .list.lis1{width: 345px;background: #f5f5f5 url(../image/aboutico1-off.png) no-repeat center 45px;}
	.culture .list.lis2{width: 345px;background: #f5f5f5 url(../image/aboutico2-off.png) no-repeat center 45px;}
	.culture .list.lis3{width: 345px;background: #f5f5f5 url(../image/aboutico3-off.png) no-repeat center 45px;}
	.culture .list.lis4{width: 345px;background: #f5f5f5 url(../image/aboutico4-off.png) no-repeat center 45px;}
	.culture .list.lis5{width: 700px;background: #f5f5f5 url(../image/aboutico5-off.png) no-repeat center 45px;}
	.culture .list.lis1:hover{background: #0945b5 url(../image/aboutico1-on.png) no-repeat center 45px;}
	.culture .list.lis2:hover{background: #0945b5 url(../image/aboutico2-on.png) no-repeat center 45px;}
	.culture .list.lis3:hover{background: #0945b5 url(../image/aboutico3-on.png) no-repeat center 45px;}
	.culture .list.lis4:hover{background: #0945b5 url(../image/aboutico4-on.png) no-repeat center 45px;}
	.culture .list.lis5:hover{background: #0945b5 url(../image/aboutico5-on.png) no-repeat center 45px;}

	/****上原-关于我们*****/
	/*广告图*/
	.adimg{width:100%;height: auto;}
	.adimg img{width: 100%;}
	.selectlist{display:none;}
	/*公司简介*/
	.aleft{position:relative;width: 650px;height: 290px;margin: auto;}
	.aleft .out-img{width: 650px;height: 250px;padding: 5px;background: #f0f0f0;}
	.aleft .in-img{width: 650px;height: 250px;overflow: hidden;}
	.aleft .in-img img{width: 650px;transition: .1s transform;transform: translateZ(0);}
	.aleft .in-img img:hover{transform: scale(1.1, 1.1);transition: .3s transform;}
	.aleft .bk{position:absolute;left:33px;bottom:0px;width: 150px;height: 160px;background: rgba(6,96,181,.7);}
	.aleft .bk .title{position: absolute;left:20px;top:45px;font-weight: bold;font-size: 30px;color:#fff;}
	.aleft .bk .stit{position: absolute;left:20px;top:85px;width:270px;height: 20px;line-height: 20px;font-size: 16px;color:#fff;}
	.aright{float:right;width: 600px;height: auto;padding-top: 10px;padding-bottom: 30px;padding-right: 50px;}
	/*.aright .cont{height:200px;overflow-y: auto;}*/
	.aright p{line-height: 24px;margin-bottom: 20px;color:#000;text-align: justify;}
	/*企业文化[无]*/
	/*发展历程*/
	.inner-develop .info{width: 700px;height: 260px;overflow: hidden;margin: auto;}
	.out-left{float: left;width: 290px;height: 180px;margin-top: 36px;overflow: hidden;}
	.dleft{display:none;float:left;width:290px;height: 136px;padding-top:40px;border-top: 2px solid #0945b5;border-bottom: 2px solid #0945b5;}
	.dleft .date{font-size:48px;font-weight: lighter;font-style: italic;font-family: Arial;}
	.dleft .key,.dleft .title{line-height: 26px;color:#000;}
	.out-middle{position:relative;float:left;width:380px;height: 260px;z-index: 999;}
	.dmiddle{display:none;float:left;width:296px;height: 196px;padding:20px 40px;border: 2px solid #0945b5;}
	.dmiddle .title{font-size: 16px;font-weight: bold;}
	.dmiddle .time{font-size: 12px;color:#808080;line-height: 36px;}
	.dmiddle .desc{line-height: 28px;height:140px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
	
	.out-middle .dnext{width: 30px;height: 50px;position: absolute;right:-30px;top:61px;background: #23282F url(../image/right-off.jpg) no-repeat center;z-index:999;}
	
	.out-middle .dprev{width: 30px;height: 50px;position: absolute;right:-30px;top:111px;background: #23282F url(../image/left-off.jpg) no-repeat center;z-index:999;}
	
	.out-middle .dnext:hover{background: #0945b5 url(../image/right-on.jpg) no-repeat center;}
	
	.out-middle .dprev:hover{background: #0945b5 url(../image/left-on.jpg) no-repeat center;}
	
	.out-right{display:none;float:left;width: 370px;height: 140px;margin-top: 59px;overflow: hidden;}
	.dright{position:relative;display:none;float:left;width:400px;height: 136px;border-top: 2px solid #0945b5;border-bottom: 2px solid #0945b5;z-index:99;}
	.inner-develop .on{display: block;}

	.dright .nextTxt{float:left;margin-left:80px;margin-top:33px;width:120px;height:70px;background: url(../image/next-an.png) no-repeat center;}
	.dright .key,.dright .title{line-height: 26px;color:#000;margin-left: 210px;}
	.dright .key{margin-top: 42px;}

	/*荣誉资质*/
	.jcImgScroll{display:none;position:relative;width:500px;height:430px;margin:40px auto 0 auto;}
	.jcImgScroll li{position:relative;border:1px solid #ccc;}
	.jcImgScroll li a{background:#fff;display:block;position:relative;z-index:99;}
	.jcImgScroll li.loading a{background:#fff url(/css/img/loading.gif) no-repeat center center;} 
	.jcImgScroll li img,.jcImgScroll li,.jcImgScroll em,.jcImgScroll dl{display:none;border:0 none;}
	.jcImgScroll li img{width: 100%;height: 100%;}
	.jcImgScroll em.sPrev{background:url(../image/bleft.jpg) no-repeat left center;}
	.jcImgScroll em.sNext{background:url(../image/bright.jpg) no-repeat right center;}
	.jcImgScroll dl dd{background:url(/css/images/NumBtn.png) no-repeat 0 bottom;text-indent:-9em;}
	.jcImgScroll dl dd:hover,.jcImgScroll dl dd.curr{background-position:0 0;}
	.jcImgScroll li .title{display:none;position: absolute;bottom:0;width: 100%;height: 40px;background: rgba(9,69,181,.7);line-height: 40px;color:#fff;text-align: center;z-index:999;}
	.jcImgScroll li:hover .title{display:block;}
	.bkScroll{display:block;}
	.bkScroll .plunbo{width:500px;}

	/*加入我们*/
	.join-us .info{width:580px;margin: auto;}
	.join-us .info .join{float:left;}
	.join-us .info .join img{width: 365px;height: 83px;}
	.join-us .info .join .caidan{width: 580px;height:37px;border-bottom: 1px solid #e3e3e3;}
	.join-us .info .join .caidan .lis{float:left;width: 100px;height: 37px;text-align: center;line-height: 37px;background: #e3e3e3;color:#000;}
	.join-us .info .join .caidan .lis.on{background: #0945b5;color:#fff;}
	.join-us .info .join .cont{display:none;width: 580px;height: 280px;}
	.join-us .info .join .cont.on{display:block;}
	.join-us .info .join .cont .kname{font-size: 16px;color:#0945b5;line-height: 40px;}
	.join-us .info .join .cont p{line-height: 28px;}

	.join-us .info .contact{display:none;float:right;width: 300px;height: 360px;background: #f0f0f0;padding-top: 60px;padding-left: 40px;padding-right: 40px;}
	.join-us .info .contact .address{width:100%;line-height: 37px;}
	.join-us .info .contact .address span{display: block;float:left;text-align: left;}
	.join-us .info .contact .address span.addtit{width:70px;height:37px;line-height:37px;text-align: justify;}
	.join-us .info .contact .address span:last-child{width:225px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.join-us .info .contact .ewm{width: 90px;height: 90px;margin-top: 40px;}
	.join-us .info .contact .ewm img{width: 90px;height: 90px;}

	/****上原-技术支持*****/
	.solutionlist .so-item{margin-bottom: 60px;}
	.solutionlist .so-title .zh{float:left;font-size: 26px;}
	.solutionlist .so-title .en{float:left;font-size: 14px;height:35px;line-height:45px;color:#ccc;text-indent: 10px;}
	.solutionlist .so-info{width:660px;margin: auto;}
	.solutionlist .blue .so-info .left-name{float:left;width:300px;height: 260px;background: #0945b5;}
	.solutionlist .green .so-info .left-name{float:left;width:300px;height: 260px;background: #14cd9f;}
	.solutionlist .so-info .left-name img{display:block;width:104px;height:104px;padding-top: 50px;margin:auto;}
	.solutionlist .so-info .left-name .lname{width:100%;height:70px;line-height:70px;font-size: 18px;text-align: center;color:#fff;}
	.solutionlist .so-info .right-lists{float:left;width:330px;height:250px;padding-left:28px;padding-top:10px;background: #f5f5f5;overflow:hidden;}
	.solutionlist .so-info .right-lists .li-inner{width:400px;height:220px;overflow: hidden;position: relative;}
	.solutionlist .so-info .right-lists .rli{float:left;width: 295px;height: 55px;line-height: 55px;margin-right: 20px;border-bottom: 1px dashed #888;background: url(../image/li-bg.jpg) no-repeat left center;}
	.solutionlist .so-info .right-lists .rli .title{float:left;width:200px;text-indent:15px;height:55px;line-height: 55px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.solutionlist .so-info .right-lists .rli .download{float:right;width: 81px;text-indent:20px;height:55px;background: url(../image/download-img.jpg) no-repeat left center;}
	/*.solutionlist .so-info .right-lists .rli .download a:hover{color:#0945b5;}*/
	.solutionlist .so-info .right-lists .rli .download:hover{background: url(../image/lv.png) no-repeat left center;}
	.solutionlist .so-info .right-lists .rli .download:hover a{color: #14cd9f;}
	.solutionlist .so-info .right-lists .rli .download a:hover{color:#14cd9f;}
	.solutionlist .so-info .right-lists .dprev{display:none;position:absolute;top:0;left:50%;width: 30px;height: 20px;background:#0945b5;margin-left: -80px;cursor:pointer;color:#fff;text-align: center;}
	.solutionlist .so-info .right-lists .dnext{display:none;position:absolute;bottom:-20px;left:50%;margin-left: -80px;width: 30px;height: 20px;background:#0945b5;cursor:pointer;color:#fff;text-align: center;}
	.solutionlist .so-info .right-lists .dprev:hover{background-color:#14cd9f;}
	.solutionlist .so-info .right-lists .dnext:hover{background-color:#14cd9f;}

	/*****上原-新闻中心*****/
	.newslist{width: 100%;overflow: hidden;}
	.newslist .news-innerlist{width: 730px;}
	.news-item{float:left;width: 300px;height: 340px;overflow: hidden;margin-right: 60px;margin-bottom: 70px;}
	.news-item .news-img{width: 300px;height: 190px;overflow: hidden;}
	.news-item .news-img img{width: 300px;transition: .1s transform;transform: translateZ(0);}
	.news-item .news-img img:hover{transform: scale(1.1, 1.1);transition: .3s transform;}
	.news-item .news-title{width: 100%;margin-top:15px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;height: 30px;line-height: 30px;font-size: 16px;color:#000;}
	.news-item .news-title:hover a{color:#0945b5;}
	.news-item .news-time{font-size: 12px;width: 100%;color:#808080;line-height: 20px;height:20px;overflow: hidden;}
	.news-item .news-desc{font-size: 12px;color:#4c4c4c;margin-top:15px;height:66px;line-height: 22px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
	.news-item .news-desc:hover a{color:#0945b5;}

	.ctitle{width:100%;display: table;}
	.conttitle{display: table-cell;text-align: center;}
 	.cont-title{display: inline-block;width:auto;}
	.cont-title .cont-left{float:left;width: 80px;height: 50px;background: url(../image/tit-leftbg.jpg) no-repeat left top;}
	.cont-title .cont-txt{float:left;width: auto;height: 50px;line-height: 50px;font-size: 18px;font-weight: bold;}
	.cont-title .cont-right{float:left;width: 80px;height: 50px;line-height: 50px;background: url(../image/tit-rightbg.jpg) no-repeat right bottom;}
	.cont-time{width: 100%;text-align: center;color:#808080;font-size: 12px;line-height: 16px;}
	.cont-content{line-height: 30px;color:#000;}
	.cont-content p{margin-bottom: 36px;}
	.bottom{border-top: 1px dashed #888;}
	.bottom .prev{float:left;width: 300px;height:40px;line-height: 40px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
	.bottom .next{float:right;width: 300px;height:40px;line-height: 40px;}
	.bottom .next span.inner{float:left;width:270px;text-align:right;height: 40px;line-height: 40px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
	.bottom .next span{display:block;width: 30px;height: 40px;line-height: 40px;float:left;}
	.bottom .off{color:#ccc;}

	/****上原-产品中心列表****/
	.pro1 .left{width:440px;height:410px;margin: auto;}
	.pro1 .left .pcname .img{width: 180px;height: 90px;overflow: hidden;}
	.pro1 .left .pcname .img img{height:90px;}
	.pro1 .left .title{font-size: 16px;font-weight: bold;line-height: 50px;color:#000;width:100%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.pro1 .right{display:none;float:right;width:500px;height:375px;}
	.pro1 .right .img{float:right;width: 477px;height: 375px;overflow: hidden;}
	.pro1 .right .img img{width: 477px;}
	.pro2 .left{display:none;float:left;width:500px;height:375px;}
	.pro2 .left .img{float:left;width: 477px;height: :375px;overflow: hidden;}
	.pro2 .left .img img{width:477px;}
	.pro2 .right{width:440px;height:410px;margin: auto;}
	.pro2 .right .pcname .img{width: 180px;height: 90px;overflow: hidden;}
	.pro2 .right .pcname .img img{height:90px;}
	.pro2 .right .title{font-size: 16px;font-weight: bold;line-height: 50px;color:#000;width: 100%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.pdesc .dp{line-height: 32px;height:32px;color:#000;text-indent: 20px;background: url(../image/li-bg1.jpg) no-repeat left center;width:100%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}

	/****上原-产品中心单页1****/
	.pro-singletit{width: 580px;height:auto;margin:auto;}
	.min-img{display:none;}
	.product1{position:relative;}
	.product1 .img img{width: 730px;}
	.product1 .li1{width: 262px;height: 100px;position:absolute;top:-13px;left:36px;background: url(../image/prosm1.png) no-repeat left center;background-size: 60%;}
	.product1 .li2{width: 202px;height: 100px;position:absolute;top:75px;left:71px;background: url(../image/prosm2.png) no-repeat left center;background-size: 60%;}
	.product1 .li3{width: 172px;height: 100px;position:absolute;top:137px;left:87px;background: url(../image/prosm3.png) no-repeat left center;background-size: 60%;}
	.product1 .li4{width: 365px;height: 100px;position:absolute;top:-16px;right:-20px;background: url(../image/prosm4.png) no-repeat right center;background-size: 60%;}
	.product1 .li5{width: 214px;height: 100px;position:absolute;top:49px;right:23px;background: url(../image/prosm5.png) no-repeat right center;background-size: 60%;}
	.product1 .li6{width: 183px;height: 100px;position:absolute;top:113px;right:42px;background: url(../image/prosm6.png) no-repeat right center;background-size: 60%;}
	.middlesingle{background: url(../image/prosingle-bg.jpg) no-repeat center;}
	
	.product2{position: relative;}
	.product2 .img img{width: 730px;}
	.product2 .li1{width: 400px;height: 80px;position:absolute;top:20px;left: -130px;background: url(../image/li-p3-bg.png) no-repeat right center;}
	.product2 .li2{width: 400px;height: 80px;position:absolute;top:80px;left:-130px;background: url(../image/li-p3-bg.png) no-repeat right center;}
	.product2 .li3{width: 400px;height: 80px;position:absolute;top:140px;left:-130px;background: url(../image/li-p3-bg.png) no-repeat right center;}
	.product2 .li4{width: 400px;height: 80px;position:absolute;top:200px;left:-130px;background: url(../image/li-p3-bg.png) no-repeat right center;}

	.product2 .li5{width: 400px;height: 80px;position:absolute;top:20px;right:-155px;background: url(../image/li-p3-bg.png) no-repeat left center;}
	.product2 .li6{width: 400px;height: 80px;position:absolute;top:80px;right:-155px;background: url(../image/li-p3-bg.png) no-repeat left center;}
	.product2 .hc{width: 400px;height: 300px;position:absolute;top:80px;right:-155px;background: url(../image/prohc.png) no-repeat left center;background-size: 60%;}
	.product2 .tit{color:#fff;font-weight: bold;text-align: right;padding-right: 40px;line-height: 30px;font-size: 16px;}
	.product2 .desc{color:#fff;text-align: right;padding-right: 40px;font-size: 12px;}
	.product2 .li5 .tit{color:#fff;font-weight: bold;text-align: left;padding-left: 40px;line-height: 30px;font-size: 16px;}
	.product2 .li5 .desc{color:#fff;text-align: left;padding-left: 40px;font-size: 12px;}
	.product2 .li6 .tit{color:#fff;font-weight: bold;text-align: left;padding-left: 40px;line-height: 30px;font-size: 16px;}
	.product2 .li6 .desc{color:#fff;text-align: left;padding-left: 40px;font-size: 12px;}

	.product3{position:relative;}
	.product3 .img img{width: 730px;}
	.product3 .li1{width: 200px;position: absolute;top:60px;left:25px;}
	.product3 .li2{width: 200px;position: absolute;top:270px;left:60px;}
	.product3 .li3{width: 200px;position: absolute;top:74px;right:-6px;}
	.product3 .li4{width: 200px;position: absolute;top:283px;right:-10px;}
	.product3 .tit{font-size: 22px;color:#14cd9f;line-height: 45px;}
	.product3 .desc{font-size: 14px;line-height: 20px;text-align: justify;}
	/****上原-产品中心单页2****/
	.psingl2 .pro1{}
	.psingl2 .pro1 .pro-info{width:580px;float:none;margin: auto;}
	.psingl2 .pro1 .left{display:none;float:left;width:420px;height:527px;overflow: hidden;}
	.psingl2 .pro1 .left .img img{width: 420px;}
	.psingl2 .pro1 .right{display:block;width: 580px;height: 540px;margin:auto;padding-right: 0px;overflow: hidden;}
	.psingl2 .pro1 .right .uplist .lis{display:table;margin-top:14px;}
	.psingl2 .pro1 .right .uplist .lis img{width:74px;height: 70px;float:left;}
	.psingl2 .pro1 .right .uplist .lis .nr{float:left;width:490px;padding-left: 10px;font-size:16px;height:70px;line-height:70px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	.psingl2 .pro1 .right .uplist .lis.lis1 .nr{float:left;width:490px;padding-left: 10px;padding-top:6px;height:56px;line-height:28px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	.psingl2 .pro1 .right .uplist .lis1{width: 580px;height:70px;line-height:70px;background:#333;color:#fff;}
	.psingl2 .pro1 .right .uplist .lis2{width: 580px;height:70px;line-height:70px;background:#333;color:#fff;}
	.psingl2 .pro1 .right .uplist .lis3{width: 580px;height:70px;line-height:70px;background:#333;color:#fff;}
	.psingl2 .pro1 .right .uplist .lis4{width: 580px;height:70px;line-height:70px;background:#333;color:#fff;}
	.psingl2 .pro2{background: url(../image/prosingle2-bg.jpg) no-repeat center;}
	.pro-info .downlist{width: 615px;}
	.pro-info .downlist .hlis{float:left;width:88px;margin-right: 35px;}
	.pro-info .downlist .hlis .img{width: 88px;height: 77px;overflow: hidden;}
	.pro-info .downlist .hlis .img img{width:88px;}
	.pro-info .downlist .hlis .num{width: 34px;height:20px;margin:auto;padding-top:10px;overflow: hidden;}
	.pro-info .downlist .hlis .img img{
		width:88px;
		-moz-transition: all 0.8s ease-in-out; 
		-webkit-transition: all 0.8s ease-in-out; 
		-o-transition: all 0.8s ease-in-out; 
		-ms-transition: all 0.8s ease-in-out; 
		transition: all 0.8s ease-in-out; 
	}
	.pro-info .downlist .hlis .img img:hover{
		-moz-transform: rotate(360deg) scale(1,1); 
		-webkit-transform: rotate(360deg) scale(1,1); 
		-o-transform: rotate(360deg) scale(1,1); 
		-ms-transform: rotate(360deg) scale(1,1); 
		transform: rotate(360deg) scale(1,1); 
	}
	.pro-info .downlist .hlis .title{text-align: center;line-height: 20px;}

	.psingl2 .pro2 .pro-info1 .img{width: 260px;height:430px;margin: auto;}
	.psingl2 .pro2 .pro-info1 .img img{width: 260px;}
	.psingl2 .pro2 .pro-info1 .li1{position:absolute;top:340px;left:-210px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat right center;padding-right: 40px;line-height:40px;text-align: right;}
	.psingl2 .pro2 .pro-info1 .li2{position:absolute;top:385px;left:-210px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat right center;padding-right: 40px;line-height:40px;text-align: right;}
	.psingl2 .pro2 .pro-info1 .li3{position:absolute;top:430px;left:-210px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat right center;padding-right: 40px;line-height:40px;text-align: right;}
	.psingl2 .pro2 .pro-info1 .li4{position:absolute;top:475px;left:-210px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat right center;padding-right: 40px;line-height:40px;text-align: right;}
	.psingl2 .pro2 .pro-info1 .li5{position:absolute;top:515px;left:-210px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat right center;padding-right: 40px;line-height:40px;text-align: right;}
	.psingl2 .pro2 .pro-info1 .li6{position:absolute;top:340px;right:-200px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li7{position:absolute;top:385px;right:-200px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li8{position:absolute;top:430px;right:-200px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li9{position:absolute;top:475px;right:-200px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li10{position:absolute;top:515px;right:-200px;width: 440px;height:40px;font-size: 12px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}

	.prolists .proli-item .tit-info{width:auto;height:70px;}
	.prolists .proli-item .tit-info .zh{float:left;width: auto;height: 70px;line-height: 70px;font-size: 26px;color:#333;}
	.prolists .proli-item .tit-info .en{float:left;width: auto;height: 30px;margin-top:28px;margin-left:10px;line-height: 30px;font-size: 14px;color:#b3b3b3;}
	.prolists .proli-item .left-title.blue{float:left;width: 20px;height: 380px;background: #0945b5;}
	.prolists .proli-item .left-title.green{float:left;width: 20px;height: 380px;background: #14cd9f;}
	/*左侧内容不显示*/
	.prolists .proli-item .left-title .yinhao{display:none;width: 100%;height: 55px;background: url(../image/yinhao.png) no-repeat 60px center;}
	.prolists .proli-item .left-title .tit{display:none;font-size: 24px;color:#fff;width:270px;margin:auto;margin-top: 10px;line-height: 60px;border-bottom: 1px solid rgba(255,255,255,.5);}
	.prolists .proli-item .left-title .desc{font-size:16px;color:rgba(255,255,255,.5);text-align:justify;width:270px;margin:auto;margin-top:10px;height:90px;line-height: 30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;display:none;}
	.prolists .proli-item .left-title .next-more{display:none;margin-top: 20px;margin-left: 60px;width:120px;height: 30px;text-align: center;line-height: 30px;background: #fff;color:#0945b5;}
	.right-li{float:left;margin-left: 0;}
	.right-li .li-left{float:left;width: 400px;height: 380px;}
	.right-li .li-left .li1{width:400px;height:185px;margin-bottom: 10px;background: #f5f5f5;}
	.right-li .li-left .li2{width:400px;height:185px;background: #f5f5f5;}
	.right-li .li-left .t{float:left;width: 140px;height:120px;padding-top:65px;margin-left:20px;text-align: left;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
	.right-li .li-left .img{float:left;width: 233px;height: 185px;overflow:hidden;}
	.right-li .li-left .img img{width: 185px;height: 185px;margin-left: 24px;}
	.right-li .li-right{float:left;width:260px;height:380px;background: #f5f5f5;margin-left: 10px;}
	.right-li .li-right .t{width:260px;margin-top:20px; text-align: center;}
	.right-li .li-right .img{width: 185px;height: 185px;overflow:hidden;margin: auto;margin-top: 80px;}
	.right-li .li-right .img img{width: 185px;}
	


	.plunbo{position:relative;width: 500px;height: 300px;overflow:hidden;margin:auto;margin-top: 40px;margin-bottom: 40px;}
	.plunbo .images{width: 470px;height: 300px;margin: auto;}
	.plunbo img{width: 100%;height: 300px;display:none;}
	.plunbo img:first-child{display:block;}
	.plunbo .prev{position:absolute;top:50%;margin-top:-50px;left:0;width: 60px;height: 100px;background: url(../image/pro-prev.jpg) no-repeat center;}
	.plunbo .next{position:absolute;top:50%;margin-top:-50px;right:0;width: 60px;height: 100px;background: url(../image/pro-next.jpg) no-repeat center;}
	.plunbo .prev:hover{opacity: 0.6;-moz-opacity:0.6;filter:alpha(opacity=60);}
	.plunbo .next:hover{opacity: 0.6;-moz-opacity:0.6;filter:alpha(opacity=60);}
	.procont-title{font-size: 30px;width:100%;height: 50px;line-height: 50px;text-align:center;color:#14cd9f;}
	.procont-select{width: 694px;height:50px;margin: auto;background: #d7e1f3;}
	.procont-select .prosel-item{float:left;width: 230px;height: 50px;line-height:50px;text-align:center;border-top: 1px solid #0945b5;border-left: 1px solid #0945b5;border-bottom: 1px solid #0945b5;}
	.procont-select .prosel-item.on{background: #0945b5;color:#fff;}
	.procont-select .prosel-item:hover{background: #0945b5;color:#fff;}
	.procont-select .prosel-item:last-child{float:left;width: 230px;height: 50px;border: 1px solid #0945b5;}
	.procont{width: 562px;min-height: 600px;padding:0 65px;margin:auto;border:1px solid #0945b5;border-top:0;background: #d7e1f3;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
	.procont .procont-item{display: none;}
	.procont .procont-item.on{display: block;}
	.procont-p-n {width:700px;margin:auto;}
	.procont-p-n a{color:#14cd9f;}
	.procont-p-n a .procont-prev{float:left;width: 300px;height: 40px;}
	.procont-p-n a .procont-next{float:right;width: 300px;height: 40px;}
	.procont-p-n a span{display:block;float:left;width:30px;text-align:center;height: 40px;line-height: 40px;}
	.procont-p-n a span.tit{width:270px;font-size: 12px;text-align:left;font-weight: bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.procont-p-n a .procont-next span.tit{text-align: right;}
	
	/*表单提交*/
	form#guest{display:table;width: 60%;margin:auto;margin-top: 20px;}
	form#guest .guest-left{float:left;width: 100%;}
	form#guest .guest-right{float:left;border-left: 5px solid #0c6bdb;width: 100%;height: 173px;}
	form#guest .guest-left .input{width: 100%;height: 50px;margin-bottom: 10px;border-left: 5px solid #0c6bdb;}
	form#guest .guest-left .input input{margin-left:4px;text-indent:10px;width: 100%;height: 45px;line-height: 45px;color:#666;}
	form#guest .guest-left .input>.vcode>input{display:block;float:left;width: 60%;}
	form#guest .guest-left .input>.vcode>img{display:block;float:left;width: 125px;height: 50px;margin-left: 10px;}
	form#guest .guest-right textarea{text-indent:10px;color:#666;margin-left:4px;width: 100%;height: 170px;line-height: 30px;}
	form#guest .submit{float:right;width: 170px;height: 35px;margin-top: 26px;}
	form#guest .submit input[type=submit]{float:left;width: 80px;height: 34px;background: #0c6bdb;color: #fff;margin-right: 10px;border:0;}
	form#guest .submit input[type=reset]{float:left;width: 80px;height: 34px;background:#999;color: #fff;border:0;}

	/*客服*/
	.commonposition{_position:absolute;_top: expression(documentElement.scrollTop + 200 + "px");position:fixed; top:26%; right:0px; z-index:999999; display:none;}
	.commonposition a{display:block; width:45px; height:45px; position:relative; background:#0945b5 url(../image/icon.png) no-repeat; margin-top:1px;}
	.commonposition a span{display:none; position:absolute; right:0px; top:0px; height:45px; padding-left:50px; color:#fff;line-height:45px; font-size:14px;background-color:#262626;}
	.commonposition a.HomeQQ{ background-position:-362px -186px;}
	.commonposition a.Homedianhua{ background-position:-362px -231px;}
	.commonposition a.Homexuqiu{ background-position:-362px -275px;}
	.commonposition a.Homeweixin{ background-position:-362px -322px;}
	.commonposition a.Hometop{ background-position:-362px -370px; background-color:#4e4e4e;}
	.commonposition a span.QQbggray{background-position:-360px -186px;background-image:url(../image/icon.png);background-repeat:no-repeat; width:190px;}
	.commonposition a span.weixinerweima{right:45px; padding:0px;}
	.commonposition a span.dianhuabggray{background-position:-362px -231px;background-image:url(../image/icon.png);background-repeat:no-repeat;width:120px;}
	.commonposition a span.Homexuqiu{ background-position:-362px -275px;background-image:url(../image/icon.png);background-repeat:no-repeat;width:120px;}
	
	}









@media screen and (min-width: 1201px) and (max-width: 1439px) {
	.text{display:table;margin:auto;margin-top: 60px;line-height: 26px;color:#333;font-size: 16px;text-indent: 10px;}
	/*间隙*/
	.c10{height:9px;}
	.c20{height:18px;}
	.c40{height:36px;}
	.c80{height:72px;}
	/*更多*/
	.more{width: 120px;height: 30px;margin:auto;text-align:center;line-height:30px;font-family:Arial;font-size:12px;color:#333;border:1px solid #000;-moz-box-shadow:0 0 3px; -webkit-box-shadow:0 0 3px; box-shadow:  0 0 3px;}
	.more:hover{background: #0945b5;border: 1px solid #0945b5;color: #fff;}
	.aboutmore{width: 120px;height: 30px;margin:auto;text-align:center;line-height:30px;font-family:Arial;font-size:12px;color:#fff;border:1px solid #fff;-moz-box-shadow:0 0 3px; -webkit-box-shadow:0 0 3px; box-shadow:  0 0 3px;}
	.aboutmore:hover{background: #fff;border: 1px solid #fff;color: #0945b5;}
	.pmore{width: 120px;height: 30px;line-height: 30px;background: #0945b5;color:#fff;text-align: center;font-size: 12px;margin-top: 20px;}
	/*其他两种分辨率不显示*/	
	.min-public-header{display:none;}
	.mobile-public-header{display:none;}
	.public-container{position:relative;margin: 0 auto;width: 1000px;}/*OK*/
	.public-header{height: 135px;width: 100%;margin: 0 auto;background: rgba(255,255,255,.8);}/*OK*/

	/*头部样式*/
	.public-header .top{width:100%;height:35px;line-height: 35px;background: #0945b5;}
	.public-header .top .wel{float:left;line-height: 35px;color:#fff;}
	.public-header .top .link{float:right;line-height: 35px;color:#fff;}
	.public-header .top .link a{color:#fff;}
	.public-header .logo{float:left;width:317px;height:100px;}
	.public-header .logo img{width:317px;height:100px;}
	.public-header .nav{float:left;margin-left: 20px;}
	.public-header .nav .li{float:left;height:100px;line-height: 100px;}
	.public-header .nav .li span{display:inline-block;padding-left:21px;padding-right: 21px;line-height:16px;font-size:16px;border-right:1px solid #000;}
	.public-header .nav .li:hover{color:#0945b5; font-weight:bold;}
	.public-header .nav a:last-child .li span{border:0;}

	.public-header .search{display:relative;float:left;width:130px;margin-left:16px;height:26px;display: inline-block;line-height:100px;}
	.public-header .search input{width:100%;border-radius: 13px;height:26px;line-height: 26px;border: 1px solid #000;outline: 0;background: url(../image/search.jpg) no-repeat 5px center;text-indent: 30px;color:#777;}
	.public-header .search .submit{width:24px;height:24px;position:absolute;top:53px;left:0;cursor:pointer;}
	

	.header_list_tit{width: 215px;}
	.header_list{background-color: #fff;margin-top:20px;padding-left:50px;padding-top:50px;padding-bottom:120px;position: absolute;top: 80px;left: 0;right: 0;display: none;filter:alpha(opacity=90);-moz-opacity:.9;-khtml-opacity: .9;opacity: .9; z-index:1000;}
	.header_name{font-size:24px;color: #007cc3;line-height: 30px;margin-top: 20px;}
	.header_list dl dd{float: left;width: 190px;line-height: 16px;font-size: 14px;}
	.header_slash{width: 48px;height: 3px;display: inline-block;background-color: #007cc3;}
	.header_list dl dd p.dd1{font-size: 16px;}
	.header_list dl dd p{margin-bottom: 20px;}
	.header_list dl dd p a{text-decoration: none;color: #333;}
	.header_list dl dd p a.licur{color: #007cc3;}
	.header_list dl dd p a:hover{color: #0945b5;}
	.header_list dl dd img{width: 340px;height: 217px;}
	.header_join dl dd{float: left;line-height: 16px;font-size: 16px;width: auto;}
	.header_distance1{margin-left: 80px;margin-right: 40px;}
	.header_distance2{margin-left: 70px;margin-right: 40px;}

	/*其他两种分辨率不显示*/
	.min-public-footer{display:none;}
	.mobile-public-footer{display:none;}
	/*尾部样式*/
	.public-footer{position:relative;height:500px;}
	.public-footer .map{height:320px;background: url(../image/bottom-map.jpg) center;}
	.public-footer .blue{height:180px; background: #0945b5;}
	.public-footer .info{width:100%;position:absolute;top:60px;height:380px;}
	.public-footer .info .public-container{position:relative;background: #fff;margin: 0 auto;width: 1200px;height:380px;-moz-box-shadow:0 0 6px; -webkit-box-shadow:0 0 6px; box-shadow:  0 0 6px;}
	.public-footer .info .contact{float:left;width: 270px;height: 250px;border-right:1px solid #ccc;padding-left: 90px;margin-top: 60px;padding-top: 10px;}
	.public-footer .info .contact .tel{background:url(../image/tel.jpg) no-repeat left;}
	.public-footer .info .contact .tel .xinxi{margin-left:40px;font-size: 30px;line-height: 30px;color:#0945b5;font-family: Impact;}
	.public-footer .info .contact .fax{background:url(../image/fax.jpg) no-repeat left top;margin-top: 30px;}
	.public-footer .info .contact .fax .xinxi{margin-left:40px;line-height: 24px;}
	.public-footer .info .contact .address{background:url(../image/address.jpg) no-repeat left top;margin-top: 30px;}
	.public-footer .info .contact .address .xinxi{margin-left:40px;line-height: 24px;}
	.public-footer .info .contact .tomap{width: 150px;height: 38px;line-height:38px;margin-top:20px;margin-left:40px;text-indent:35px;border:1px solid #333;background: url(../image/target.jpg) no-repeat 100px center;}

	.public-footer .info .menu{float:left;margin-top: 60px;padding-left: 22px;}
	.public-footer .info .menu .lists{float:left;min-width:86px;margin-left: 67px;}
	.public-footer .info .menu .lists .btit{height:37px;border-bottom: 1px dashed #666;margin-bottom: 10px;}
	.public-footer .info .menu .lists .cate-item{height: 32px;line-height: 32px;text-align: center;}

	.public-footer .ewm{position:absolute;bottom:45px;right:50px;width: 70px;height: 100px;}
	.public-footer .ewm .img{width: 70px;height: 70px;overflow: hidden;}
	.public-footer .ewm .img img{width: 70px;height: 70px;}
	.public-footer .ewm .title{width: 70px;height:26px;line-height: 26px;text-align: center;}
	.public-footer .copy{width:100%;position:absolute;bottom:0;height:60px;line-height: 60px;color:#Fff;}
	.public-footer .copy a{color:#fff;}
	.public-footer .copy .text{text-align: center;}
	.public-footer .copy .text span{margin-right: 20px;}
	.public-footer .copy .text span.hid{display:none;}
	.public-footer .copy .text a:last-child span{margin:0;}


	/***上原-首页**/
	/*轮播*/
	section.scroll{position: relative;z-index:9;}
	section.scroll .photo{position:absolute;bottom:160px;right:0;z-index: 999;}
	section.scroll .photo .txt{width:112px;height:26px;line-height: 26px;text-align: right;color:#fff;font-size: 16px;}
	section.scroll .photo img{width: 108px;height: 54px;border: 2px solid #0945b5;}
	section.scroll .product-search{position:absolute;bottom:40px;left:50%;margin-left:-600px;width: 1200px;height: 100px;background: #fff;z-index: 999;}
	section.scroll .product-search .info{float:left;width: 1170px;height:100px;}
	section.scroll .product-search .info .search{float:left;width: 880px;height: 70px;margin-top:26px;margin-left: 28px;}
	section.scroll .product-search .info .search .tit{font-weight: bold;color:#000;line-height: 24px;}
	section.scroll .product-search .info .search .lists a{font-size: 14px;line-height: 36px;display: inline-block;margin-right: 50px;}
	section.scroll .product-search .info .phone{float:left;width: 200px;height: 50px;margin-top:32px;background: url(../image/banner-phone.jpg) no-repeat left center;}
	section.scroll .product-search .info .phone .txt{text-indent: 47px;}
	section.scroll .product-search .info .phone .number{font-size: 22px;font-family: Impact;text-indent: 47px;color:#0945b5;}

	section.scroll .product-search .fx .next{width: 30px;height: 50px;background: #232830 url(../image/right-off.jpg) no-repeat center;}
	section.scroll .product-search .fx .prev{width: 30px;height: 50px;background: #232830 url(../image/left-off.jpg) no-repeat center;}
	section.scroll .product-search .fx .next:hover{width: 30px;height: 50px;background: #0945b5 url(../image/right-on.jpg) no-repeat center;}
	section.scroll .product-search .fx .prev:hover{width: 30px;height: 50px;background: #0945b5 url(../image/left-on.jpg) no-repeat center;}
	section.scroll .product-search .fx{float:right;width: 30px;height: 100px;}

	section.scroll .num{width: 70px;height: 83px;position: absolute;bottom: 126px;z-index: 1000;background: url(../image/bannernum-bg.png) no-repeat center;}
	section.scroll .num .current{font-family: Arial;font-size: 20px;width: 28px;height: 24px;line-height: 24px;position: absolute;top:20px;color: #fff;text-align: right;}
	section.scroll .num .total{font-family: Impact;font-size: 26.5px;width: 46px;height: 27px;line-height: 27px;text-align: left;position: absolute;top:40px;right:0;text-align: left;color:#fff;font-style: italic;}
	
	/*大分类名称*/
	.cname{width: 410px;height:50px;margin: auto;}
	.cname .left{float:left;width:130px;height: 50px;background: url(../image/cname-left.png) no-repeat left center;}
	.cname .middle{float:left;width: 150px;}
	.cname .middle .zh{color:#0945b5;font-size: 24px;font-weight: bold;line-height: 30px;text-align: center;}
	.cname .middle .en{color:#0945b5;font-family: Helvetica Neue LT Std;font-weight: lighter;text-align: center;}
	.cname .right{float:left;width:130px;height: 50px;background: url(../image/cname-right.png) no-repeat left center;}

	/*产品中心*/
	.product{background: #f5f5f5;}
	.product .cont .pleft{float:left;width: 270px;height: 370px;margin-left: 70px;}
	.product .cont .pleft .cate-item{width: 270px;height: 117px;margin-bottom: 10px;padding-top: 63px;cursor:pointer;}
	.product .cont .pleft .cate-item.select1{background:  #0945b5 url(../image/yibiao.png) no-repeat 60px center;}
	.product .cont .pleft .cate-item.select2{background:  #0945b5 url(../image/biaoqian.png) no-repeat 60px center;}
	.product .cont .pleft .cate-item:hover{background-color:#14cd9f}
	.product .cont .pleft .cate-item .zh{text-indent: 130px;color:#fff;font-size: 24px;}
	.product .cont .pleft .cate-item .en{text-indent: 130px;color:rgba(255,255,255,.3);}
	.product .cont .rightlist{float:left;}
	.product .cont .rightlist .p-item{position:relative;float:left;width: 197px;height: 367px;border: 2px solid #0945b5;margin-left: 106px;}
	.product .cont .rightlist .p-item:first-child{margin-left: 83px;}
	.product .cont .rightlist .p-item:last-child{display:none;width: 861px;}
	.product .cont .rightlist .p-item .title{position:absolute;bottom:13px;right:10px;font-size: 16px;line-height: 28px;height: 56px;text-align:right;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	.product .cont .rightlist .p-item .img{position:absolute;top:42px;left:25px;width:204px;height: 224px;overflow: hidden;}
	.product .cont .rightlist .p-item .img img{width: 204px;}

	/*新闻中心*/
	.news{background: #fff;}
	.news .top{position:absolute;top:0;left:50%;margin-left:-60px;width: 120px;height: 30px;background: url(../image/news-top.png) no-repeat center;}
	.news .sel{border-bottom: 1px solid #ccc;}
	.news .sel .sli{float:left;width: 60px;height: 32px;text-align: center;line-height: 32px;margin-right: 40px;color:#333;}
	.news .sel .sli:hover{border-bottom: 2px solid #0945b5;color:#0945b5;}
	.news .sel .sli.on{width: 60px;height: 32px;text-align: center;line-height: 32px;margin-right: 40px;border-bottom: 2px solid #0945b5;color:#0945b5;}
	.news .cont .left{float:left;width:310px;}
	.news .cont .bimg-outer{position:relative;width: 310px;height: 170px;overflow: hidden;}
	.news .cont .bimg-inner{width: 10000px;height: 170px;overflow: hidden;}
	.news .cont .bimg-inner img{display:none;}
	.news .cont .bimg-inner img.on{display:block;width: 310px;transition: .1s transform;transform: translateZ(0);}
	.news .cont .bimg-inner img:hover{transform: scale(1.2, 1.2);transition: .3s transform;}
	.news .cont .bimg-outer .title{display:none;position: absolute;bottom:10px;left:0;width: 200px;height:28px;text-indent: 10px;line-height: 28px;background: rgba(0,0,0,.8);}
	.news .cont .bimg-outer .title.on{display:block;position: absolute;bottom:10px;left:0;width: 200px;height:28px;text-indent: 10px;line-height: 28px;background: rgba(0,0,0,.8);z-index: 999;}
	.news .cont .bimg-outer .title.on a{color:rgba(255,255,255,.8);}
	
	.news .cont .lists{width: 310px;height:54px;margin-top:3px;}
	.news .cont .lists .img{float:left;margin-right: 5px;width:100px;height:50px;overflow:hidden;}
	.news .cont .lists .img img{width:100px;height:50px;}
	.news .cont .lists .img:last-child{margin-right: 0;}
	.news .cont .lists .img img.on{width: 94px;height: 44px;border:3px solid #0945b5;}
	#cont2{display:none;}
	
	.news .cont .right{position:relative;float:left;width:630px;height:225px;margin-left: 26px;border-left: 4px solid #0945b5;border-right: 4px solid #0945b5;}
	.news .cont .right .new-out{width:600px;height:225px;margin-left:20px;overflow:hidden;}
	.news .cont .right .nlists{float:left;width:10000px;height:auto;}
	.news .cont .right .nlists .newslist {float:left;margin-left:20px;width: 280px;height:226px;}
	.news .cont .right .nlists .newslist .time{font-size: 12px;margin-bottom: 25px;}
	.news .cont .right .nlists .newslist .title{font-weight: bold;color:#000;margin-bottom: 32px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.news .cont .right .nlists .newslist .desc{font-size: 12px;color:#666;line-height: 22px;height:66px;margin-bottom: 34px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
	.news .cont .right .nlists .newslist .more{float:left;}
	.news .cont .right .next-news{position: absolute;top:0;right:-30px;width:30px;height:50px;background: #232830 url(../image/right-off.jpg) no-repeat center;}
	.news .cont .right .prev-news{position: absolute;top:50px;right:-30px;width:30px;height:50px;background: #232830 url(../image/left-off.jpg) no-repeat center;}
	.news .cont .right .next-news:hover{background: #0945b5 url(../image/right-on.jpg) no-repeat center;}
	.news .cont .right .prev-news:hover{background: #0945b5 url(../image/left-on.jpg) no-repeat center;}

	/*公司简介*/
	.about{background: #f5f5f5;}
	.about .top{position:absolute;top:0;left:50%;margin-left:-60px;width: 120px;height: 30px;background: url(../image/about-top.png) no-repeat center;}
	.about .info img{width: 325px;}
	.about .info img:hover{opacity: .8;filter:alpha(opacity=80);-moz-opacity:.8;}
	.about .info .left{float:left;width: 325px;height: 326px;margin-right: 10px;}
	.about .info .left .up{width: 325px;height: 158px;overflow: hidden;margin-bottom: 10px;}
	.about .info .left .down{width: 325px;height: 158px;overflow: hidden;}
	.about .info .middle{float:left;width: 270px;height: 326px;margin-right: 10px;background: #0945b5;padding: 0 30px;}
	.about .info .middle .desc{width: 100%;height:192px;line-height: 32px;color:#fff;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 8;-webkit-box-orient: vertical;}
	.about .info .right{float:left;width: 325px;height: 326px;}
	.about .info .right .up{width: 325px;height: 158px;overflow: hidden;margin-bottom: 10px;}
	.about .info .right .down{width: 325px;height: 158px;overflow: hidden;}

	/*企业文化*/
	.company{background: #fff;}
	.company .top{position:absolute;top:0;left:50%;margin-left:-60px;width: 120px;height: 30px;background: url(../image/news-top.png) no-repeat center;}
	.culture{width: 1210px;height: 220px;}
	.culture .list{float:left;width: 190px;height: 200px;margin-right: 12px;}
	.culture .list .title{color: #333;margin-top: 140px;text-align: center;font-size: 16px;}
	.culture .list:hover .title{color:#fff;}
	.culture .list.lis1{background: #f5f5f5 url(../image/aboutico1-off.png) no-repeat center 45px;}
	.culture .list.lis2{background: #f5f5f5 url(../image/aboutico2-off.png) no-repeat center 45px;}
	.culture .list.lis3{background: #f5f5f5 url(../image/aboutico3-off.png) no-repeat center 45px;}
	.culture .list.lis4{background: #f5f5f5 url(../image/aboutico4-off.png) no-repeat center 45px;}
	.culture .list.lis5{background: #f5f5f5 url(../image/aboutico5-off.png) no-repeat center 45px;}
	.culture .list.lis1:hover{background: #0945b5 url(../image/aboutico1-on.png) no-repeat center 45px;}
	.culture .list.lis2:hover{background: #0945b5 url(../image/aboutico2-on.png) no-repeat center 45px;}
	.culture .list.lis3:hover{background: #0945b5 url(../image/aboutico3-on.png) no-repeat center 45px;}
	.culture .list.lis4:hover{background: #0945b5 url(../image/aboutico4-on.png) no-repeat center 45px;}
	.culture .list.lis5:hover{background: #0945b5 url(../image/aboutico5-on.png) no-repeat center 45px;}

	/****上原-关于我们*****/
	/*广告图*/
	.adimg{width:100%;height: auto;}
	.adimg img{width: 100%;}
	.selectlist{width: 100%;height:60px;border-bottom: 1px solid #0945b5;}
	.selectlist .seli{float: left;width: auto;height:60px;margin-right:65px;padding: 0 3px; line-height: 60px;font-size: 16px;color:#000;}
	.selectlist .seli.on{float: left;width: auto;border-bottom: 3px solid #0945b5;height: 57px;margin-right:50px;padding: 0 3px; line-height: 60px;font-size: 16px;color:#0945b5;}
	.selectlist .seli:hover{font-weight: bold;color: #0945b5;border-bottom: 3px solid #0945b5;height: 57px;}
	/*公司简介*/
	.aleft{position:relative;float:left;width: 390px;height: 290px;}
	.aleft .out-img{width: 380px;height: 250px;padding: 5px;background: #f0f0f0;}
	.aleft .in-img{width: 380px;height: 250px;overflow: hidden;}
	.aleft .in-img img{width: 380px;transition: .1s transform;transform: translateZ(0);}
	.aleft .in-img img:hover{transform: scale(1.1, 1.1);transition: .3s transform;}
	.aleft .bk{position:absolute;left:33px;bottom:0px;width: 150px;height: 160px;background: rgba(6,96,181,.7);}
	.aleft .bk .title{position: absolute;left:20px;top:45px;font-weight: bold;font-size: 30px;color:#fff;}
	.aleft .bk .stit{position: absolute;left:20px;top:85px;width:270px;height: 20px;line-height: 20px;font-size: 16px;color:#fff;}
	.aright{float:right;width: 520px;height: 200px;overflow:hidden;padding-top: 10px;padding-bottom: 30px;padding-right: 50px;background: url(../image/about-right.jpg) no-repeat right;}
	.aright .cont{height:220px;}
	.aright p{line-height: 24px;margin-bottom: 20px;color:#000;text-align: justify;}
	/*企业文化[无]*/
	/*发展历程*/
	.inner-develop .info{width: 1200px;height: 260px;overflow: hidden;}
	.out-left{float: left;width: 250px;height: 180px;margin-top: 36px;overflow: hidden;}
	.dleft{display:none;float:left;width:250px;height: 136px;padding-top:40px;border-top: 2px solid #0945b5;border-bottom: 2px solid #0945b5;}
	.dleft .date{font-size:48px;font-weight: lighter;font-style: italic;font-family: Arial;}
	.dleft .key,.dleft .title{line-height: 26px;color:#000;}
	.out-middle{position:relative;float:left;width:380px;height: 260px;z-index: 999;}
	.dmiddle{display:none;float:left;width:296px;height: 196px;padding:20px 40px;border: 2px solid #0945b5;}
	.dmiddle .title{font-size: 16px;font-weight: bold;}
	.dmiddle .time{font-size: 12px;color:#808080;line-height: 36px;}
	.dmiddle .desc{line-height: 28px;height:140px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
	
	.out-middle .dnext{width: 30px;height: 50px;position: absolute;right:-30px;top:61px;background: #23282F url(../image/right-off.jpg) no-repeat center;z-index:999;}
	
	.out-middle .dprev{width: 30px;height: 50px;position: absolute;right:-30px;top:111px;background: #23282F url(../image/left-off.jpg) no-repeat center;z-index:999;}
	
	.out-middle .dnext:hover{background: #0945b5 url(../image/right-on.jpg) no-repeat center;}
	
	.out-middle .dprev:hover{background: #0945b5 url(../image/left-on.jpg) no-repeat center;}
	
	.out-right{float:left;width: 370px;height: 140px;margin-top: 59px;overflow: hidden;}
	.dright{position:relative;display:none;float:left;width:400px;height: 136px;border-top: 2px solid #0945b5;border-bottom: 2px solid #0945b5;z-index:99;}
	.inner-develop .on{display: block;}

	.dright .nextTxt{float:left;margin-left:80px;margin-top:33px;width:120px;height:70px;background: url(../image/next-an.png) no-repeat center;}
	.dright .key,.dright .title{line-height: 26px;color:#000;margin-left: 210px;}
	.dright .key{margin-top: 42px;}

	/*荣誉资质*/
	.jcImgScroll{position:relative;height:430px;margin:40px auto 0 auto;}
	.jcImgScroll li{position:relative;border:1px solid #ccc;}
	.jcImgScroll li a{background:#fff;display:block;position:relative;z-index:99;}
	.jcImgScroll li.loading a{background:#fff url(/css/img/loading.gif) no-repeat center center;} 
	.jcImgScroll li img,.jcImgScroll li,.jcImgScroll em,.jcImgScroll dl{display:none;border:0 none;}
	.jcImgScroll li img{width: 100%;height: 100%;}
	.jcImgScroll em.sPrev{background:url(../image/bleft.jpg) no-repeat left center;}
	.jcImgScroll em.sNext{background:url(../image/bright.jpg) no-repeat right center;}
	.jcImgScroll dl dd{background:url(/css/images/NumBtn.png) no-repeat 0 bottom;text-indent:-9em;}
	.jcImgScroll dl dd:hover,.jcImgScroll dl dd.curr{background-position:0 0;}
	.jcImgScroll li .title{display:none;position: absolute;bottom:0;width: 100%;height: 40px;background: rgba(9,69,181,.7);line-height: 40px;color:#fff;text-align: center;z-index:999;}
	.jcImgScroll li:hover .title{display:block;}
	.bkScroll{display:none;}

	/*加入我们*/
	.join-us .info .join{float:left;}
	.join-us .info .join img{width: 365px;height: 83px;}
	.join-us .info .join .caidan{width: 580px;height:37px;border-bottom: 1px solid #e3e3e3;}
	.join-us .info .join .caidan .lis{float:left;width: 100px;height: 37px;text-align: center;line-height: 37px;background: #e3e3e3;color:#000;}
	.join-us .info .join .caidan .lis.on{background: #0945b5;color:#fff;}
	.join-us .info .join .cont{display:none;width: 580px;height: 280px;}
	.join-us .info .join .cont.on{display:block;}
	.join-us .info .join .cont .kname{font-size: 16px;color:#0945b5;line-height: 40px;}
	.join-us .info .join .cont p{line-height: 28px;}

	.join-us .info .contact{float:right;width: 300px;/*height: 360px;*/background: #f0f0f0;padding-top: 60px;padding-bottom:40px;padding-left: 40px;padding-right: 40px;}
	.join-us .info .contact .address{width:100%;line-height: 37px;}
	.join-us .info .contact .address span{display: block;float:left;text-align: left;}
	.join-us .info .contact .address span.addtit{width:70px;height:37px;line-height:37px;text-align: justify;}
	.join-us .info .contact .address span:last-child{width:225px;/*overflow: hidden;text-overflow:ellipsis;white-space: nowrap;*/}
	.join-us .info .contact .ewm{width: 90px;height: 90px;margin-top: 40px;}
	.join-us .info .contact .ewm img{width: 90px;height: 90px;}

	/****上原-技术支持*****/
	.solutionlist .so-item{margin-bottom: 60px;}
	.solutionlist .so-title .zh{float:left;font-size: 26px;}
	.solutionlist .so-title .en{float:left;font-size: 14px;height:35px;line-height:45px;color:#ccc;text-indent: 10px;}
	.solutionlist .blue .so-info .left-name{float:left;width:300px;height: 260px;background: #0945b5;}
	.solutionlist .green .so-info .left-name{float:left;width:300px;height: 260px;background: #14cd9f;}
	.solutionlist .so-info .left-name img{display:block;width:104px;height:104px;padding-top: 50px;margin:auto;}
	.solutionlist .so-info .left-name .lname{width:100%;height:70px;line-height:70px;font-size: 18px;text-align: center;color:#fff;}
	.solutionlist .so-info .right-lists{float:left;width:630px;height:250px;padding-left:28px;padding-top:10px;background: #f5f5f5;overflow:hidden;}
	.solutionlist .so-info .right-lists .li-inner{width:800px;height:220px;position:relative;}
	.solutionlist .so-info .right-lists .rli{float:left;width: 295px;height: 55px;line-height: 55px;margin-right: 20px;border-bottom: 1px dashed #888;background: url(../image/li-bg.jpg) no-repeat left center;}
	.solutionlist .so-info .right-lists .rli .title{float:left;width:200px;text-indent:15px;height:55px;line-height: 55px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.solutionlist .so-info .right-lists .rli .download{float:right;width: 81px;text-indent:20px;height:55px;background: url(../image/download-img.jpg) no-repeat left center;}
	/*.solutionlist .so-info .right-lists .rli .download a:hover{color:#0945b5;}*/

	.solutionlist .so-info .right-lists .rli .download:hover{background: url(../image/lv.png) no-repeat left center;}
	.solutionlist .so-info .right-lists .rli .download:hover a{color: #14cd9f;}
	.solutionlist .so-info .right-lists .rli .download a:hover{color:#14cd9f;}
	.solutionlist .so-info .right-lists .dprev{position:absolute;bottom:-20px;left:50%;width: 30px;height: 20px;background:#0945b5;margin-left: 135px;cursor:pointer;color:#fff;text-align: center;}
	.solutionlist .so-info .right-lists .dnext{position:absolute;bottom:-20px;left:50%;margin-left: 175px;width: 30px;height: 20px;background:#0945b5;cursor:pointer;color:#fff;text-align: center;}
	.solutionlist .so-info .right-lists .dprev:hover{background-color:#14cd9f;}
	.solutionlist .so-info .right-lists .dnext:hover{background-color:#14cd9f;}

	/*****上原-新闻中心*****/
	.newslist{width: 100%;overflow: hidden;}
	.newslist .news-innerlist{width: 1270px;}
	.news-item{float:left;width: 300px;height: 340px;overflow: hidden;margin-right: 60px;margin-bottom: 70px;}
	.news-item .news-img{width: 300px;height: 190px;overflow: hidden;}
	.news-item .news-img img{width: 300px;transition: .1s transform;transform: translateZ(0);}
	.news-item .news-img img:hover{transform: scale(1.1, 1.1);transition: .3s transform;}
	.news-item .news-title{width: 100%;margin-top:15px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;height: 30px;line-height: 30px;font-size: 16px;color:#000;}
	.news-item .news-title:hover a{color:#0945b5;}
	.news-item .news-time{font-size: 12px;width: 100%;color:#808080;line-height: 20px;height:20px;overflow: hidden;}
	.news-item .news-desc{font-size: 12px;color:#4c4c4c;margin-top:15px;height:66px;line-height: 22px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
	.news-item .news-desc:hover a{color:#0945b5;}

	.ctitle{width:100%;display: table;}
	.conttitle{display: table-cell;text-align: center;}
 	.cont-title{display: inline-block;width:auto;}
	.cont-title .cont-left{float:left;width: 80px;height: 50px;background: url(../image/tit-leftbg.jpg) no-repeat left top;}
	.cont-title .cont-txt{float:left;width: auto;height: 50px;line-height: 50px;font-size: 18px;font-weight: bold;}
	.cont-title .cont-right{float:left;width: 80px;height: 50px;line-height: 50px;background: url(../image/tit-rightbg.jpg) no-repeat right bottom;}
	.cont-time{width: 100%;text-align: center;color:#808080;font-size: 12px;line-height: 16px;}
	.cont-content{line-height: 30px;color:#000;}
	.cont-content p{margin-bottom: 36px;}
	.bottom{border-top: 1px dashed #888;}
	.bottom .prev{float:left;width: 460px;height:40px;line-height: 40px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
	.bottom .next{float:right;width: 460px;height:40px;line-height: 40px;}
	.bottom .next span.inner{float:left;width:430px;text-align:right;height: 40px;line-height: 40px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
	.bottom .next span{display:block;width: 30px;height: 40px;line-height: 40px;float:left;}
	.bottom .off{color:#ccc;}

	/****上原-产品中心列表****/
	.pro1 .left{float:left;width:440px;height:410px;}
	.pro1 .left .pcname .img{width: 180px;height: 90px;overflow: hidden;}
	.pro1 .left .pcname .img img{height:90px;}
	.pro1 .left .title{font-size: 16px;font-weight: bold;line-height: 50px;color:#000;width:100%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.pro1 .right{float:right;width:500px;height:375px;}
	.pro1 .right .img{float:right;width: 477px;height: 375px;overflow: hidden;}
	.pro1 .right .img img{width: 477px;}
	.pro2 .left{float:left;width:500px;height:375px;}
	.pro2 .left .img{float:left;width: 477px;height: :375px;overflow: hidden;}
	.pro2 .left .img img{width:477px;}
	.pro2 .right{float:right;width:440px;height:410px;}
	.pro2 .right .pcname .img{width: 180px;height: 90px;overflow: hidden;}
	.pro2 .right .pcname .img img{height:90px;}
	.pro2 .right .title{font-size: 16px;font-weight: bold;line-height: 50px;color:#000;width: 100%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.pdesc .dp{line-height: 32px;height:32px;color:#000;text-indent: 20px;background: url(../image/li-bg1.jpg) no-repeat left center;width:100%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}

	/****上原-产品中心单页1****/
	.pro-singletit{width: 580px;height:auto;margin:auto;}
	.min-img{display:none;}
	.product1{position:relative;}
	.product1 .img img{width: 1000px;}
	.product1 .li1{width: 400px;height: 100px;position:absolute;top:0;left:0;background: url(../image/prosm1.png) no-repeat left center;}
	.product1 .li2{width: 400px;height: 100px;position:absolute;top:120px;left:60px;background: url(../image/prosm2.png) no-repeat left center;}
	.product1 .li3{width: 400px;height: 100px;position:absolute;top:210px;left:90px;background: url(../image/prosm3.png) no-repeat left center;}
	.product1 .li4{width: 400px;height: 100px;position:absolute;top:-3px;right:-60px;background: url(../image/prosm4.png) no-repeat right center;}
	.product1 .li5{width: 400px;height: 100px;position:absolute;top:80px;right:30px;background: url(../image/prosm5.png) no-repeat right center;}
	.product1 .li6{width: 400px;height: 100px;position:absolute;top:170px;right:60px;background: url(../image/prosm6.png) no-repeat right center;}
	.middlesingle{background: url(../image/prosingle-bg.jpg) no-repeat center;}
	
	.product2{position: relative;}
	.product2 .img img{width: 1000px;}
	.product2 .li1{width: 400px;height: 80px;position:absolute;top:50px;left:-30px;background: url(../image/li-p3-bg.png) no-repeat right center;}
	.product2 .li2{width: 400px;height: 80px;position:absolute;top:130px;left:-30px;background: url(../image/li-p3-bg.png) no-repeat right center;}
	.product2 .li3{width: 400px;height: 80px;position:absolute;top:210px;left:-30px;background: url(../image/li-p3-bg.png) no-repeat right center;}
	.product2 .li4{width: 400px;height: 80px;position:absolute;top:290px;left:-30px;background: url(../image/li-p3-bg.png) no-repeat right center;}

	.product2 .li5{width: 400px;height: 80px;position:absolute;top:50px;right:-30px;background: url(../image/li-p3-bg.png) no-repeat left center;}
	.product2 .li6{width: 400px;height: 80px;position:absolute;top:130px;right:-30px;background: url(../image/li-p3-bg.png) no-repeat left center;}
	.product2 .hc{width: 400px;height: 300px;position:absolute;top:210px;right:-30px;background: url(../image/prohc.png) no-repeat left center;}
	.product2 .tit{color:#fff;font-weight: bold;text-align: right;padding-right: 40px;line-height: 40px;font-size: 18px;}
	.product2 .desc{color:#fff;text-align: right;padding-right: 40px;font-size: 16px;}
	.product2 .li5 .tit{color:#fff;font-weight: bold;text-align: left;padding-left: 40px;line-height: 40px;font-size: 18px;}
	.product2 .li5 .desc{color:#fff;text-align: left;padding-left: 40px;font-size: 16px;}
	.product2 .li6 .tit{color:#fff;font-weight: bold;text-align: left;padding-left: 40px;line-height: 40px;font-size: 18px;}
	.product2 .li6 .desc{color:#fff;text-align: left;padding-left: 40px;font-size: 16px;}

	.product3{position:relative;}
	.product3 .img img{width: 1000px;}
	.product3 .li1{width: 250px;position: absolute;top:120px;left:60px;}
	.product3 .li2{width: 250px;position: absolute;top:390px;left:115px;}
	.product3 .li3{width: 250px;position: absolute;top:130px;right:70px;}
	.product3 .li4{width: 250px;position: absolute;top:400px;right:65px;}
	.product3 .tit{font-size: 22px;color:#14cd9f;line-height: 45px;}
	.product3 .desc{font-size: 14px;line-height: 20px;text-align: justify;}
	/****上原-产品中心单页2****/
	.psingl2 .pro1{}
	.psingl2 .pro1 .left{float:left;width:420px;height:527px;overflow: hidden;}
	.psingl2 .pro1 .left .img img{width: 420px;}
	.psingl2 .pro1 .right{width: 580px;height: 540px;padding-right: 0px;overflow: hidden;}
	.psingl2 .pro1 .right .uplist .lis{display:table;margin-top:14px;}
	.psingl2 .pro1 .right .uplist .lis img{width:74px;height: 70px;float:left;}
	.psingl2 .pro1 .right .uplist .lis .nr{float:left;width:490px;padding-left: 10px;font-size:16px;height:70px;line-height:70px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	.psingl2 .pro1 .right .uplist .lis.lis1 .nr{float:left;width:490px;padding-left: 10px;padding-top:6px;height:56px;line-height:28px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	.psingl2 .pro1 .right .uplist .lis1{width: 580px;height:70px;line-height:70px;background:#333;color:#fff;}
	.psingl2 .pro1 .right .uplist .lis2{width: 580px;height:70px;line-height:70px;background:#333;color:#fff;}
	.psingl2 .pro1 .right .uplist .lis3{width: 580px;height:70px;line-height:70px;background:#333;color:#fff;}
	.psingl2 .pro1 .right .uplist .lis4{width: 580px;height:70px;line-height:70px;background:#333;color:#fff;}
	.psingl2 .pro2{background: url(../image/prosingle2-bg.jpg) no-repeat center;}
	.pro-info .downlist{width: 615px;}
	.pro-info .downlist .hlis{float:left;width:88px;margin-right: 35px;}
	.pro-info .downlist .hlis .img{width: 88px;height: 77px;overflow: hidden;}
	.pro-info .downlist .hlis .img img{width:88px;}
	.pro-info .downlist .hlis .num{width: 34px;height:20px;margin:auto;padding-top:10px;overflow: hidden;}
	.pro-info .downlist .hlis .img img{
		width:88px;
		-moz-transition: all 0.8s ease-in-out; 
		-webkit-transition: all 0.8s ease-in-out; 
		-o-transition: all 0.8s ease-in-out; 
		-ms-transition: all 0.8s ease-in-out; 
		transition: all 0.8s ease-in-out; 
	}
	.pro-info .downlist .hlis .img img:hover{
		-moz-transform: rotate(360deg) scale(1,1); 
		-webkit-transform: rotate(360deg) scale(1,1); 
		-o-transform: rotate(360deg) scale(1,1); 
		-ms-transform: rotate(360deg) scale(1,1); 
		transform: rotate(360deg) scale(1,1); 
	}
	.pro-info .downlist .hlis .title{text-align: center;line-height: 20px;}

	.psingl2 .pro2 .pro-info1 .img{width: 407px;height:596px;margin: auto;}
	.psingl2 .pro2 .pro-info1 .img img{width: 407px;}
	.psingl2 .pro2 .pro-info1 .li1{position:absolute;top:420px;left:-130px;width: 440px;height:40px;font-size: 18px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat right center;padding-right: 40px;line-height:40px;text-align: right;}
	.psingl2 .pro2 .pro-info1 .li2{position:absolute;top:490px;left:-130px;width: 440px;height:40px;font-size: 18px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat right center;padding-right: 40px;line-height:40px;text-align: right;}
	.psingl2 .pro2 .pro-info1 .li3{position:absolute;top:560px;left:-130px;width: 440px;height:40px;font-size: 18px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat right center;padding-right: 40px;line-height:40px;text-align: right;}
	.psingl2 .pro2 .pro-info1 .li4{position:absolute;top:630px;left:-130px;width: 440px;height:40px;font-size: 18px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat right center;padding-right: 40px;line-height:40px;text-align: right;}
	.psingl2 .pro2 .pro-info1 .li5{position:absolute;top:700px;left:-130px;width: 440px;height:40px;font-size: 18px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat right center;padding-right: 40px;line-height:40px;text-align: right;}
	.psingl2 .pro2 .pro-info1 .li6{position:absolute;top:420px;right:-120px;width: 440px;height:40px;font-size: 18px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li7{position:absolute;top:490px;right:-120px;width: 440px;height:40px;font-size: 18px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li8{position:absolute;top:560px;right:-120px;width: 440px;height:40px;font-size: 18px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li9{position:absolute;top:630px;right:-120px;width: 440px;height:40px;font-size: 18px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li10{position:absolute;top:700px;right:-120px;width: 440px;height:40px;font-size: 18px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}

	.prolists .proli-item .tit-info{width:auto;height:70px;}
	.prolists .proli-item .tit-info .zh{float:left;width: auto;height: 70px;line-height: 70px;font-size: 26px;color:#333;}
	.prolists .proli-item .tit-info .en{float:left;width: auto;height: 30px;margin-top:28px;margin-left:10px;line-height: 30px;font-size: 14px;color:#b3b3b3;}
	.prolists .proli-item .left-title.blue{float:left;width: 320px;height: 380px;background: #0945b5;}
	.prolists .proli-item .left-title.green{float:left;width: 320px;height: 380px;background: #14cd9f;}
	.prolists .proli-item .left-title .yinhao{width: 100%;height: 55px;background: url(../image/yinhao.png) no-repeat 60px center;}
	.prolists .proli-item .left-title .tit{font-size: 24px;color:#fff;width:270px;margin:auto;margin-top: 10px;line-height: 60px;border-bottom: 1px solid rgba(255,255,255,.5);}
	.prolists .proli-item .left-title .desc{font-size:16px;color:rgba(255,255,255,.5);text-align:justify;width:270px;margin:auto;margin-top:10px;height:90px;line-height: 30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
	.prolists .proli-item .left-title .next-more{margin-top: 20px;margin-left: 60px;width:120px;height: 30px;text-align: center;line-height: 30px;background: #fff;color:#0945b5;}
	.right-li{float:left;margin-left: 0;}
	.right-li .li-left{float:left;width: 400px;height: 380px;}
	.right-li .li-left .li1{width:400px;height:185px;margin-bottom: 10px;background: #f5f5f5;}
	.right-li .li-left .li2{width:400px;height:185px;background: #f5f5f5;}
	.right-li .li-left .t{float:left;width: 140px;height:120px;padding-top:65px;margin-left:20px;text-align: left;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
	.right-li .li-left .img{float:left;width: 233px;height: 185px;overflow:hidden;}
	.right-li .li-left .img img{width: 185px;height: 185px;margin-left: 24px;}
	.right-li .li-right{float:left;width:260px;height:380px;background: #f5f5f5;margin-left: 10px;}
	.right-li .li-right .t{width:260px;margin-top:20px; text-align: center;}
	.right-li .li-right .img{width: 185px;height: 185px;overflow:hidden;margin: auto;margin-top: 80px;}
	.right-li .li-right .img img{width: 185px;}
	


	.plunbo{position:relative;width: 888px;height: 300px;overflow:hidden;margin:auto;margin-top: 40px;margin-bottom: 40px;}
	.plunbo .images{width: 470px;height: 300px;margin: auto;}
	.plunbo img{width: 100%;height: 300px;display:none;}
	.plunbo img:first-child{display:block;}
	.plunbo .prev{position:absolute;top:50%;margin-top:-50px;left:0;width: 60px;height: 100px;background: url(../image/pro-prev.jpg) no-repeat center;}
	.plunbo .next{position:absolute;top:50%;margin-top:-50px;right:0;width: 60px;height: 100px;background: url(../image/pro-next.jpg) no-repeat center;}
	.plunbo .prev:hover{opacity: 0.6;-moz-opacity:0.6;filter:alpha(opacity=60);}
	.plunbo .next:hover{opacity: 0.6;-moz-opacity:0.6;filter:alpha(opacity=60);}
	.procont-title{font-size: 30px;width:100%;height: 50px;line-height: 50px;text-align:center;color:#14cd9f;}
	.procont-select{width: 904px;height:50px;margin: auto;background: #d7e1f3;}
	.procont-select .prosel-item{float:left;width: 300px;height: 50px;line-height:50px;text-align:center;border-top: 1px solid #0945b5;border-left: 1px solid #0945b5;border-bottom: 1px solid #0945b5;}
	.procont-select .prosel-item.on{background: #0945b5;color:#fff;}
	.procont-select .prosel-item:hover{background: #0945b5;color:#fff;}
	.procont-select .prosel-item:last-child{float:left;width: 300px;height: 50px;border: 1px solid #0945b5;}
	.procont{width: 772px;min-height: 600px;padding:0 65px;margin:auto;border:1px solid #0945b5;border-top:0;background: #d7e1f3;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
	.procont .procont-item{display: none;}
	.procont .procont-item.on{display: block;}
	.procont-p-n {width:970px;margin:auto;}
	.procont-p-n a{color:#14cd9f;}
	.procont-p-n a .procont-prev{float:left;width: 430px;height: 40px;}
	.procont-p-n a .procont-next{float:right;width: 430px;height: 40px;}
	.procont-p-n a span{display:block;float:left;width:30px;text-align:center;height: 40px;line-height: 40px;}
	.procont-p-n a span.tit{width:400px;font-size: 12px;text-align:left;font-weight: bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.procont-p-n a .procont-next span.tit{text-align: right;}
	
	
	/*表单提交*/
	form#guest{display:table;width: 60%;margin:auto;margin-top: 20px;}
	form#guest .guest-left{float:left;width: 100%;}
	form#guest .guest-right{float:left;border-left: 5px solid #0c6bdb;width: 100%;height: 173px;}
	form#guest .guest-left .input{width: 100%;height: 50px;margin-bottom: 10px;border-left: 5px solid #0c6bdb;}
	form#guest .guest-left .input input{margin-left:4px;text-indent:10px;width: 100%;height: 45px;line-height: 45px;color:#666;}
	form#guest .guest-left .input>.vcode>input{display:block;float:left;width: 60%;}
	form#guest .guest-left .input>.vcode>img{display:block;float:left;width: 125px;height: 50px;margin-left: 10px;}
	form#guest .guest-right textarea{text-indent:10px;color:#666;margin-left:4px;width: 100%;height: 170px;line-height: 30px;}
	form#guest .submit{float:right;width: 170px;height: 35px;margin-top: 26px;}
	form#guest .submit input[type=submit]{float:left;width: 80px;height: 34px;background: #0c6bdb;color: #fff;margin-right: 10px;border:0;}
	form#guest .submit input[type=reset]{float:left;width: 80px;height: 34px;background:#999;color: #fff;border:0;}
	.text{display:table;margin:auto;line-height: 60px;color:#fff;font-size: 16px;text-indent: 10px;}
	.text a{color:#fff;}
		/*客服*/
	.commonposition{_position:absolute;_top: expression(documentElement.scrollTop + 200 + "px");position:fixed; top:26%; right:0px; z-index:999999; display:none;}
	.commonposition a{display:block; width:45px; height:45px; position:relative; background:#0945b5 url(../image/icon.png) no-repeat; margin-top:1px;}
	.commonposition a span{display:none; position:absolute; right:0px; top:0px; height:45px; padding-left:50px; color:#fff;line-height:45px; font-size:14px;background-color:#262626;}
	.commonposition a.HomeQQ{ background-position:-362px -186px;}
	.commonposition a.Homedianhua{ background-position:-362px -231px;}
	.commonposition a.Homexuqiu{ background-position:-362px -275px;}
	.commonposition a.Homeweixin{ background-position:-362px -322px;}
	.commonposition a.Hometop{ background-position:-362px -370px; background-color:#4e4e4e;}
	.commonposition a span.QQbggray{background-position:-360px -186px;background-image:url(../image/icon.png);background-repeat:no-repeat; width:190px;}
	.commonposition a span.weixinerweima{right:45px; padding:0px;}
	.commonposition a span.dianhuabggray{background-position:-362px -231px;background-image:url(../image/icon.png);background-repeat:no-repeat;width:120px;}
	.commonposition a span.Homexuqiu{ background-position:-362px -275px;background-image:url(../image/icon.png);background-repeat:no-repeat;width:120px;}

	}








@media screen and (min-width: 1440px) {
	.text{display:table;margin:auto;margin-top: 60px;line-height: 26px;color:#333;font-size: 16px;text-indent: 10px;}
	/*间隙*/
	.c10{height:10px;}
	.c20{height:20px;}
	.c40{height:40px;}
	.c80{height:80px;}
	/*更多*/
	.more{width: 120px;height: 30px;margin:auto;text-align:center;line-height:30px;font-family:Arial;font-size:12px;color:#333;border:1px solid #000;-moz-box-shadow:0 0 3px; -webkit-box-shadow:0 0 3px; box-shadow:  0 0 3px;}
	.more:hover{background: #0945b5;border: 1px solid #0945b5;color: #fff;}
	.aboutmore{width: 120px;height: 30px;margin:auto;text-align:center;line-height:30px;font-family:Arial;font-size:12px;color:#fff;border:1px solid #fff;-moz-box-shadow:0 0 3px; -webkit-box-shadow:0 0 3px; box-shadow:  0 0 3px;}
	.aboutmore:hover{background: #fff;border: 1px solid #fff;color: #0945b5;}
	.pmore{width: 120px;height: 30px;line-height: 30px;background: #0945b5;color:#fff;text-align: center;font-size: 12px;margin-top: 20px;}
	/*其他两种分辨率不显示*/	
	.min-public-header{display:none;}
	.mobile-public-header{display:none;}

	/*头部样式*/
	.public-header .top{width:100%;height:40px;line-height: 40px;background: #0945b5;}
	.public-header .top .wel{float:left;line-height: 40px;color:#fff;}
	.public-header .top .link{float:right;line-height: 40px;color:#fff;}
	.public-header .top .link a{color:#fff;}
	.public-header .logo{float:left;width:412px;height:130px;}
	.public-header .logo img{width:412px;height:130px;}
	.public-header .nav{float:left;margin-left: 40px;}
	.public-header .nav .li{float:left;height:130px;line-height: 130px;}
	.public-header .nav .li span{display:inline-block;padding-left:30px;padding-right: 30px;line-height:16px;font-size:16px;border-right:1px solid #000;}
	.public-header .nav .li:hover>a{color:#0945b5; font-weight:bold;}
	.public-header .nav a:last-child .li span{border:0;}
	.public-header .search{position:relative;float:left;width:130px;margin-left:16px;height:26px;display: inline-block;line-height:130px;}
	.public-header .search input{width:100%;border-radius: 13px;height:26px;line-height: 26px;border: 1px solid #000;outline: 0;background: url(../image/search.jpg) no-repeat 5px center;text-indent: 30px;color:#777;}
	.public-header .search .submit{width:24px;height:24px;position:absolute;top:53px;left:0;cursor:pointer;}

	.header_list_tit{width: 215px;}
	.header_list{background-color: #efefef;margin-top:50px;padding-left:50px;padding-top:50px;padding-bottom:120px;position: absolute;top: 80px;left: 0;right: 0;display: none;filter:alpha(opacity=90);-moz-opacity:.9;-khtml-opacity: .9;opacity: .9; z-index:1000;}
	.header_name{font-size:24px;color: #007cc3;line-height: 30px;margin-top: 20px;}
	.header_list dl dd{float: left;width: 190px;line-height: 16px;font-size: 14px;}
	.header_slash{width: 48px;height: 3px;display: inline-block;background-color: #007cc3;}
	.header_list dl dd p.dd1{font-size: 16px;}
	.header_list dl dd p{margin-bottom: 20px;}
	.header_list dl dd p a{text-decoration: none;color: #333;}
	.header_list dl dd p a.licur{color: #007cc3;}
	.header_list dl dd p a:hover{color: #0945b5;}
	.header_list dl dd img{width: 340px;height: 217px;}
	.header_join dl dd{float: left;line-height: 16px;font-size: 16px;width: auto;}
	.header_distance1{margin-left: 80px;margin-right: 40px;}
	.header_distance2{margin-left: 70px;margin-right: 40px;}
	
	/*其他两种分辨率不显示*/
	.min-public-footer{display:none;}
	.mobile-public-footer{display:none;}
	/*尾部样式*/
	.public-footer{position:relative;height:500px;}
	.public-footer .map{height:320px;background: url(../image/bottom-map.jpg) center;}
	.public-footer .blue{height:180px; background: #0945b5;}
	.public-footer .info{width:100%;position:absolute;top:60px;height:380px;}
	.public-footer .info .public-container{position:relative;background: #fff;margin: 0 auto;width: 1200px;height:380px;-moz-box-shadow:0 0 6px; -webkit-box-shadow:0 0 6px; box-shadow:  0 0 6px;}
	.public-footer .info .contact{float:left;width: 270px;height: 250px;border-right:1px solid #ccc;padding-left: 90px;margin-top: 60px;padding-top: 10px;}
	.public-footer .info .contact .tel{background:url(../image/tel.jpg) no-repeat left;}
	.public-footer .info .contact .tel .xinxi{margin-left:40px;font-size: 30px;line-height: 30px;color:#0945b5;font-family: Impact;}
	.public-footer .info .contact .fax{background:url(../image/fax.jpg) no-repeat left top;margin-top: 30px;}
	.public-footer .info .contact .fax .xinxi{margin-left:40px;line-height: 24px;}
	.public-footer .info .contact .address{background:url(../image/address.jpg) no-repeat left top;margin-top: 30px;}
	.public-footer .info .contact .address .xinxi{margin-left:40px;line-height: 24px;}
	.public-footer .info .contact .tomap{width: 150px;height: 38px;line-height:38px;margin-top:20px;margin-left:40px;text-indent:35px;border:1px solid #333;background: url(../image/target.jpg) no-repeat 100px center;}

	.public-footer .info .menu{float:left;margin-top: 60px;padding-left: 22px;}
	.public-footer .info .menu .lists{float:left;min-width:86px;margin-left: 67px;}
	.public-footer .info .menu .lists .btit{height:37px;border-bottom: 1px dashed #666;margin-bottom: 10px;}
	.public-footer .info .menu .lists .cate-item{height: 32px;line-height: 32px;text-align: center;}

	.public-footer .ewm{position:absolute;bottom:45px;right:50px;width: 70px;height: 100px;}
	.public-footer .ewm .img{width: 70px;height: 70px;overflow: hidden;}
	.public-footer .ewm .img img{width: 70px;height: 70px;}
	.public-footer .ewm .title{width: 70px;height:26px;line-height: 26px;text-align: center;}

	.public-footer .copy{width:100%;position:absolute;bottom:0;height:60px;line-height: 60px;color:#Fff;}
	.public-footer .copy a{color:#fff;}
	.public-footer .copy .text{text-align: center;}
	.public-footer .copy .text span{margin-right: 20px;}
	.public-footer .copy .text span.hid{display:none;}
	.public-footer .copy .text a:last-child span{margin:0;}


	/***上原-首页**/
	/*轮播*/
	section.scroll{position: relative;z-index:9;}
	section.scroll .photo{position:absolute;bottom:160px;right:0;z-index: 999;}
	section.scroll .photo .txt{width:112px;height:26px;line-height: 26px;text-align: right;color:#fff;font-size: 16px;}
	section.scroll .photo img{width: 108px;height: 54px;border: 2px solid #0945b5;}
	section.scroll .product-search{position:absolute;bottom:40px;width: 1200px;height: 100px;background: #fff;z-index: 999;}
	section.scroll .product-search .info{float:left;width: 1170px;height:100px;}
	section.scroll .product-search .info .search{float:left;width: 880px;height: 70px;margin-top:26px;margin-left: 28px;}
	section.scroll .product-search .info .search .tit{font-weight: bold;color:#000;line-height: 24px;}
	section.scroll .product-search .info .search .lists a{font-size: 14px;line-height: 36px;display: inline-block;margin-right: 50px;}
	section.scroll .product-search .info .phone{float:left;width: 200px;height: 50px;margin-top:32px;background: url(../image/banner-phone.jpg) no-repeat left center;}
	section.scroll .product-search .info .phone .txt{text-indent: 47px;}
	section.scroll .product-search .info .phone .number{font-size: 22px;font-family: Impact;text-indent: 47px;color:#0945b5;}

	section.scroll .product-search .fx .next{width: 30px;height: 50px;background: #232830 url(../image/right-off.jpg) no-repeat center;}
	section.scroll .product-search .fx .prev{width: 30px;height: 50px;background: #232830 url(../image/left-off.jpg) no-repeat center;}
	section.scroll .product-search .fx .next:hover{width: 30px;height: 50px;background: #0945b5 url(../image/right-on.jpg) no-repeat center;}
	section.scroll .product-search .fx .prev:hover{width: 30px;height: 50px;background: #0945b5 url(../image/left-on.jpg) no-repeat center;}
	section.scroll .product-search .fx{float:right;width: 30px;height: 100px;}

	section.scroll .num{width: 70px;height: 83px;position: absolute;bottom: 126px;z-index: 1000;background: url(../image/bannernum-bg.png) no-repeat center;}
	section.scroll .num .current{font-family: Arial;font-size: 20px;width: 28px;height: 24px;line-height: 24px;position: absolute;top:20px;color: #fff;text-align: right;}
	section.scroll .num .total{font-family: Impact;font-size: 26.5px;width: 46px;height: 27px;line-height: 27px;text-align: left;position: absolute;top:40px;right:0;text-align: left;color:#fff;font-style: italic;}
	
	/*大分类名称*/
	.cname{width: 410px;height:50px;margin: auto;}
	.cname .left{float:left;width:130px;height: 50px;background: url(../image/cname-left.png) no-repeat left center;}
	.cname .middle{float:left;width: 150px;}
	.cname .middle .zh{color:#0945b5;font-size: 24px;font-weight: bold;line-height: 30px;text-align: center;}
	.cname .middle .en{color:#0945b5;font-family: Helvetica Neue LT Std;font-weight: lighter;text-align: center;}
	.cname .right{float:left;width:130px;height: 50px;background: url(../image/cname-right.png) no-repeat left center;}

	/*产品中心*/
	.product{background: #f5f5f5;}
	.product .cont .pleft{float:left;width: 270px;height: 370px;}
	.product .cont .pleft .cate-item{width: 270px;height: 117px;margin-bottom: 10px;padding-top: 63px;cursor:pointer;}
	.product .cont .pleft .cate-item.select1{background:  #0945b5 url(../image/yibiao.png) no-repeat 60px center;}
	.product .cont .pleft .cate-item.select2{background:  #0945b5 url(../image/biaoqian.png) no-repeat 60px center;}
	.product .cont .pleft .cate-item:hover{background-color:#14cd9f}
	.product .cont .pleft .cate-item .zh{text-indent: 130px;color:#fff;font-size: 24px;}
	.product .cont .pleft .cate-item .en{text-indent: 130px;color:rgba(255,255,255,.3);}
	.product .cont .rightlist{float:left;}
	.product .cont .rightlist .p-item{position:relative;float:left;width: 197px;height: 367px;border: 2px solid #0945b5;margin-left: 106px;}
	.product .cont .rightlist .p-item:first-child{margin-left: 83px;}
	.product .cont .rightlist .p-item .title{position:absolute;bottom:13px;right:10px;font-size: 16px;line-height: 28px;height: 56px;text-align:right;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	.product .cont .rightlist .p-item .img{position:absolute;top:42px;left:25px;width:204px;height: 224px;overflow: hidden;}
	.product .cont .rightlist .p-item .img img{width: 204px;}

	/*新闻中心*/
	.news{background: #fff;}
	.news .top{position:absolute;top:0;left:50%;margin-left:-60px;width: 120px;height: 30px;background: url(../image/news-top.png) no-repeat center;}
	.news .sel{border-bottom: 1px solid #ccc;}
	.news .sel .sli{float:left;width: 60px;height: 32px;text-align: center;line-height: 32px;margin-right: 40px;color:#333;}
	.news .sel .sli:hover{border-bottom: 2px solid #0945b5;color:#0945b5;}
	.news .sel .sli.on{width: 60px;height: 32px;text-align: center;line-height: 32px;margin-right: 40px;border-bottom: 2px solid #0945b5;color:#0945b5;}
	.news .cont .left{float:left;width:310px;}
	.news .cont .bimg-outer{position:relative;width: 310px;height: 170px;overflow: hidden;}
	.news .cont .bimg-inner{width: 10000px;height: 170px;overflow: hidden;}
	.news .cont .bimg-inner img{display:none;}
	.news .cont .bimg-inner img.on{display:block;width: 310px;transition: .1s transform;transform: translateZ(0);}
	.news .cont .bimg-inner img:hover{transform: scale(1.2, 1.2);transition: .3s transform;}
	.news .cont .bimg-outer .title{display:none;position: absolute;bottom:10px;left:0;width: 200px;height:28px;text-indent: 10px;line-height: 28px;background: rgba(0,0,0,.8);}
	.news .cont .bimg-outer .title.on{display:block;position: absolute;bottom:10px;left:0;width: 200px;height:28px;text-indent: 10px;line-height: 28px;background: rgba(0,0,0,.8);z-index: 999;}
	.news .cont .bimg-outer .title.on a{color:rgba(255,255,255,.8);}
	
	.news .cont .lists{width: 310px;height:54px;margin-top:3px;}
	.news .cont .lists .img{float:left;margin-right: 5px;width:100px;height:50px;overflow:hidden;}
	.news .cont .lists .img img{width:100px;height:50px;}
	.news .cont .lists .img:last-child{margin-right: 0;}
	.news .cont .lists .img img.on{width: 94px;height: 44px;border:3px solid #0945b5;}
	#cont2{display:none;}
	
	.news .cont .right{position:relative;float:left;width:810px;height:225px;margin-left: 46px;border-left: 4px solid #0945b5;border-right: 4px solid #0945b5;}
	.news .cont .right .new-out{width:760px;height:225px;margin-left:50px;overflow:hidden;}
	.news .cont .right .nlists{float:left;width:10000px;height:auto;}
	.news .cont .right .nlists .newslist {float:left;margin-left:50px;width: 330px;height:226px;}
	.news .cont .right .nlists .newslist .time{font-size: 12px;margin-bottom: 25px;}
	.news .cont .right .nlists .newslist .title{font-weight: bold;color:#000;margin-bottom: 32px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.news .cont .right .nlists .newslist .desc{font-size: 12px;color:#666;line-height: 22px;height:66px;margin-bottom: 34px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
	.news .cont .right .nlists .newslist .more{float:left;}
	.news .cont .right .next-news{position: absolute;top:0;right:-30px;width:30px;height:50px;background: #232830 url(../image/right-off.jpg) no-repeat center;}
	.news .cont .right .prev-news{position: absolute;top:50px;right:-30px;width:30px;height:50px;background: #232830 url(../image/left-off.jpg) no-repeat center;}
	.news .cont .right .next-news:hover{background: #0945b5 url(../image/right-on.jpg) no-repeat center;}
	.news .cont .right .prev-news:hover{background: #0945b5 url(../image/left-on.jpg) no-repeat center;}

	/*公司简介*/
	.about{background: #f5f5f5;}
	.about .top{position:absolute;top:0;left:50%;margin-left:-60px;width: 120px;height: 30px;background: url(../image/about-top.png) no-repeat center;}
	.about .info img{width: 390px;}
	.about .info img:hover{opacity: .8;filter:alpha(opacity=80);-moz-opacity:.8;}
	.about .info .left{float:left;width: 390px;height: 390px;margin-right: 10px;}
	.about .info .left .up{width: 390px;height: 190px;overflow: hidden;margin-bottom: 10px;}
	.about .info .left .down{width: 390px;height: 190px;overflow: hidden;}
	.about .info .middle{float:left;width: 330px;height: 390px;margin-right: 10px;background: #0945b5;padding: 0 30px;}
	.about .info .middle .desc{width: 100%;height:256px;line-height: 32px;color:#fff;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 8;-webkit-box-orient: vertical;}
	.about .info .right{float:left;width: 390px;height: 390px;}
	.about .info .right .up{width: 390px;height: 190px;overflow: hidden;margin-bottom: 10px;}
	.about .info .right .down{width: 390px;height: 190px;overflow: hidden;}

	/*企业文化*/
	.company{background: #fff;}
	.company .top{position:absolute;top:0;left:50%;margin-left:-60px;width: 120px;height: 30px;background: url(../image/news-top.png) no-repeat center;}
	.culture{width: 1210px;height: 220px;}
	.culture .list{float:left;width: 232px;height: 220px;margin-right: 10px;}
	.culture .list .title{color: #333;margin-top: 160px;text-align: center;font-size: 16px;}
	.culture .list:hover .title{color:#fff;}
	.culture .list.lis1{background: #f5f5f5 url(../image/aboutico1-off.png) no-repeat center 60px;}
	.culture .list.lis2{background: #f5f5f5 url(../image/aboutico2-off.png) no-repeat center 60px;}
	.culture .list.lis3{background: #f5f5f5 url(../image/aboutico3-off.png) no-repeat center 60px;}
	.culture .list.lis4{background: #f5f5f5 url(../image/aboutico4-off.png) no-repeat center 60px;}
	.culture .list.lis5{background: #f5f5f5 url(../image/aboutico5-off.png) no-repeat center 60px;}
	.culture .list.lis1:hover{background: #0945b5 url(../image/aboutico1-on.png) no-repeat center 60px;}
	.culture .list.lis2:hover{background: #0945b5 url(../image/aboutico2-on.png) no-repeat center 60px;}
	.culture .list.lis3:hover{background: #0945b5 url(../image/aboutico3-on.png) no-repeat center 60px;}
	.culture .list.lis4:hover{background: #0945b5 url(../image/aboutico4-on.png) no-repeat center 60px;}
	.culture .list.lis5:hover{background: #0945b5 url(../image/aboutico5-on.png) no-repeat center 60px;}

	/****上原-关于我们*****/
	/*广告图*/
	.adimg{width:100%;height: auto;}
	.adimg img{width: 100%;}
	.selectlist{width: 100%;height:60px;border-bottom: 1px solid #0945b5;}
	.selectlist .seli{float: left;width: auto;height:60px;margin-right:65px;padding: 0 3px; line-height: 60px;font-size: 16px;color:#000;}
	.selectlist .seli.on{float: left;width: auto;border-bottom: 3px solid #0945b5;height: 57px;margin-right:50px;padding: 0 3px; line-height: 60px;font-size: 16px;color:#0945b5;}
	.selectlist .seli:hover{font-weight: bold;color: #0945b5;border-bottom: 3px solid #0945b5;height: 57px;}
	/*公司简介*/
	.aleft{position:relative;float:left;width: 480px;height: 350px;}
	.aleft .out-img{width: 470px;height: 310px;padding: 5px;background: #f0f0f0;}
	.aleft .in-img{width: 470px;height: 310px;overflow: hidden;}
	.aleft .in-img img{width: 470px;transition: .1s transform;transform: translateZ(0);}
	.aleft .in-img img:hover{transform: scale(1.1, 1.1);transition: .3s transform;}
	.aleft .bk{position:absolute;left:33px;bottom:0px;width: 150px;height: 200px;background: rgba(6,96,181,.7);}
	.aleft .bk .title{position: absolute;left:20px;top:80px;font-weight: bold;font-size: 30px;color:#fff;}
	.aleft .bk .stit{position: absolute;left:20px;top:120px;width:270px;height: 20px;line-height: 20px;font-size: 16px;color:#fff;}
	.aright{float:right;width: 620px;height: 260px;padding-top: 50px;padding-bottom: 30px;padding-right: 50px;background: url(../image/about-right.jpg) no-repeat right;}
	.aright .cont{height:280px;margin-top: -15px;overflow: hidden;}
	.aright li{line-height: 23px;margin-bottom: 20px;color:#000;text-align: justify;}
	/*企业文化[无]*/
	/*发展历程*/
	.inner-develop .info{width: 1200px;height: 260px;overflow: hidden;}
	.out-left{float: left;width: 400px;height: 180px;margin-top: 36px;overflow: hidden;}
	.dleft{display:none;float:left;width:400px;height: 136px;padding-top:40px;border-top: 2px solid #0945b5;border-bottom: 2px solid #0945b5;}
	.dleft .date{font-size:48px;font-weight: lighter;font-style: italic;font-family: Arial;}
	.dleft .key,.dleft .title{line-height: 26px;color:#000;}
	.out-middle{position:relative;float:left;width:400px;height: 260px;z-index: 999;}
	.dmiddle{display:none;float:left;width:316px;height: 196px;padding:30px 40px;border: 2px solid #0945b5;}
	.dmiddle .title{font-size: 16px;font-weight: bold;}
	.dmiddle .time{font-size: 12px;color:#808080;line-height: 36px;}
	.dmiddle .desc{line-height: 28px;height:140px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
	
	.out-middle .dnext{width: 30px;height: 50px;position: absolute;right:-30px;top:61px;background: #23282F url(../image/right-off.jpg) no-repeat center;z-index:999;}
	
	.out-middle .dprev{width: 30px;height: 50px;position: absolute;right:-30px;top:111px;background: #23282F url(../image/left-off.jpg) no-repeat center;z-index:999;}
	
	.out-middle .dnext:hover{background: #0945b5 url(../image/right-on.jpg) no-repeat center;}
	
	.out-middle .dprev:hover{background: #0945b5 url(../image/left-on.jpg) no-repeat center;}
	
	.out-right{float:left;width: 400px;height: 140px;margin-top: 59px;overflow: hidden;}
	.dright{position:relative;display:none;float:left;width:400px;height: 136px;border-top: 2px solid #0945b5;border-bottom: 2px solid #0945b5;z-index:99;}
	.inner-develop .on{display: block;}

	.dright .nextTxt{float:left;margin-left:80px;margin-top:33px;width:120px;height:70px;background: url(../image/next-an.png) no-repeat center;}
	.dright .key,.dright .title{line-height: 26px;color:#000;margin-left: 210px;}
	.dright .key{margin-top: 42px;}

	/*荣誉资质*/
	.jcImgScroll{position:relative;height:430px;margin:40px auto 0 auto;}
	.jcImgScroll li{position:relative;border:1px solid #ccc;}
	.jcImgScroll li a{background:#fff;display:block;position:relative;z-index:99;}
	.jcImgScroll li.loading a{background:#fff url(/css/img/loading.gif) no-repeat center center;} 
	.jcImgScroll li img,.jcImgScroll li,.jcImgScroll em,.jcImgScroll dl{display:none;border:0 none;}
	.jcImgScroll li img{width: 100%;height: 100%;}
	.jcImgScroll em.sPrev{background:url(../image/bleft.jpg) no-repeat left center;}
	.jcImgScroll em.sNext{background:url(../image/bright.jpg) no-repeat right center;}
	.jcImgScroll dl dd{background:url(/css/images/NumBtn.png) no-repeat 0 bottom;text-indent:-9em;}
	.jcImgScroll dl dd:hover,.jcImgScroll dl dd.curr{background-position:0 0;}
	.jcImgScroll li .title{display:none;position: absolute;bottom:0;width: 100%;height: 40px;background: rgba(9,69,181,.7);line-height: 40px;color:#fff;text-align: center;z-index:999;}
	.jcImgScroll li:hover .title{display:block;}
	.bkScroll{display:none;}

	/*加入我们*/
	.join-us .info .join{float:left;}
	.join-us .info .join img{width: 365px;height: 83px;}
	.join-us .info .join .caidan{width: 580px;height:37px;border-bottom: 1px solid #e3e3e3;}
	.join-us .info .join .caidan .lis{float:left;width: 100px;height: 37px;text-align: center;line-height: 37px;background: #e3e3e3;color:#000;}
	.join-us .info .join .caidan .lis.on{background: #0945b5;color:#fff;}
	.join-us .info .join .cont{display:none;width: 580px;height: 280px;}
	.join-us .info .join .cont.on{display:block;}
	.join-us .info .join .cont .kname{font-size: 16px;color:#0945b5;line-height: 40px;}
	.join-us .info .join .cont p{line-height: 28px;}


	.join-us .info .contact{float:right;width: 410px;height: 360px;background: #f0f0f0;padding-top: 60px;padding-left: 80px;padding-right: 40px;}
	.join-us .info .contact .address{width:100%;line-height: 37px;}
	.join-us .info .contact .address span{display: block;float:left;text-align: left;}
	.join-us .info .contact .address span.addtit{width:70px;height:37px;line-height:37px;text-align: justify;}
	.join-us .info .contact .address span:last-child{width:320px;/*overflow: hidden;text-overflow:ellipsis;white-space: nowrap;*/}
	.join-us .info .contact .ewm{width: 90px;height: 90px;margin-top: 40px;}
	.join-us .info .contact .ewm img{width: 90px;height: 90px;}

	/****上原-技术支持*****/
	.solutionlist .so-item{margin-bottom: 60px;}
	.solutionlist .so-title .zh{float:left;font-size: 26px;}
	.solutionlist .so-title .en{float:left;font-size: 14px;height:35px;line-height:45px;color:#ccc;text-indent: 10px;}
	.solutionlist .blue .so-info .left-name{float:left;width:400px;height: 260px;background: #0945b5;}
	.solutionlist .green .so-info .left-name{float:left;width:400px;height: 260px;background: #14cd9f;}
	.solutionlist .so-info .left-name img{display:block;width:104px;height:104px;padding-top: 50px;margin:auto;}
	.solutionlist .so-info .left-name .lname{width:100%;height:70px;line-height:70px;font-size: 24px;text-align: center;color:#fff;}
	.solutionlist .so-info .right-lists{float:left;width:772px;height:250px;padding-left:28px;padding-top:10px;background: #f5f5f5;overflow:hidden;}
	.solutionlist .so-info .right-lists .li-inner{width:800px;height:220px;position:relative;}
	.solutionlist .so-info .right-lists .rli{float:left;width: 335px;height: 55px;line-height: 55px;margin-right: 64px;border-bottom: 1px dashed #888;background: url(../image/li-bg.jpg) no-repeat left center;}
	.solutionlist .so-info .right-lists .rli .title{float:left;width:230px;text-indent:15px;height:55px;line-height: 55px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.solutionlist .so-info .right-lists .rli .download{float:right;width: 81px;text-indent:20px;height:55px;background: url(../image/download-img.jpg) no-repeat left center;}
	.solutionlist .so-info .right-lists .rli .download:hover{background: url(../image/lv.png) no-repeat left center;}
	.solutionlist .so-info .right-lists .rli .download:hover a{color: #14cd9f;}
	.solutionlist .so-info .right-lists .rli .download a:hover{color:#14cd9f;}
	.solutionlist .so-info .right-lists .dprev{position:absolute;bottom:-20px;left:50%;width: 30px;height: 20px;background:#0945b5;margin-left: 265px;cursor:pointer;color:#fff;text-align: center;}
	.solutionlist .so-info .right-lists .dnext{position:absolute;bottom:-20px;left:50%;margin-left: 300px;width: 30px;height: 20px;background:#0945b5;cursor:pointer;color:#fff;text-align: center;}
	.solutionlist .so-info .right-lists .dprev:hover{background-color:#14cd9f;}
	.solutionlist .so-info .right-lists .dnext:hover{background-color:#14cd9f;}

	/*****上原-新闻中心*****/
	.newslist{width: 1200px;overflow: hidden;}
	.newslist .news-innerlist{width: 1270px;}
	.news-item{float:left;width: 362px;height: 380px;overflow: hidden;margin-right: 60px;margin-bottom: 70px;}
	.news-item .news-img{width: 362px;height: 234px;overflow: hidden;}
	.news-item .news-img img{width: 362px;transition: .1s transform;transform: translateZ(0);}
	.news-item .news-img img:hover{transform: scale(1.1, 1.1);transition: .3s transform;}
	.news-item .news-title{width: 100%;margin-top:15px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;height: 30px;line-height: 30px;font-size: 16px;color:#000;}
	.news-item .news-title:hover a{color:#0945b5;}
	.news-item .news-time{font-size: 12px;width: 100%;color:#808080;line-height: 20px;height:20px;overflow: hidden;}
	.news-item .news-desc{font-size: 12px;color:#4c4c4c;margin-top:15px;height:66px;line-height: 22px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
	.news-item .news-desc:hover a{color:#0945b5;}

	.ctitle{width:100%;display: table;}
	.conttitle{display: table-cell;text-align: center;}
 	.cont-title{display: inline-block;width:auto;}
	.cont-title .cont-left{float:left;width: 80px;height: 50px;background: url(../image/tit-leftbg.jpg) no-repeat left top;}
	.cont-title .cont-txt{float:left;width: auto;height: 50px;line-height: 50px;font-size: 18px;font-weight: bold;}
	.cont-title .cont-right{float:left;width: 80px;height: 50px;line-height: 50px;background: url(../image/tit-rightbg.jpg) no-repeat right bottom;}
	.cont-time{width: 100%;text-align: center;color:#808080;font-size: 12px;line-height: 16px;}
	.cont-content{line-height: 30px;color:#000;}
	.cont-content p{margin-bottom: 36px;}
	.bottom{border-top: 1px dashed #888;}
	.bottom .prev{float:left;width: 580px;height:40px;line-height: 40px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
	.bottom .next{float:right;width: 580px;height:40px;line-height: 40px;}
	.bottom .next span.inner{float:left;width:550px;text-align:right;height: 40px;line-height: 40px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
	.bottom .next span{display:block;width: 30px;height: 40px;line-height: 40px;float:left;}
	.bottom .off{color:#ccc;}

	/****上原-产品中心列表****/
	.pro1 .left{float:left;width:600px;height:410px;}
	.pro1 .left .pcname .img{width: 180px;height: 90px;overflow: hidden;}
	.pro1 .left .pcname .img img{height:90px;}
	.pro1 .left .title{font-size: 16px;font-weight: bold;line-height: 50px;color:#000;width:100%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.pro1 .right{float:right;width:600px;height:410px;}
	.pro1 .right .img{float:right;width: 517px;height: 406px;overflow: hidden;}
	.pro1 .right .img img{width: 517px;}
	.pro2 .left{float:left;width:600px;height:410px;}
	.pro2 .left .img{float:left;width: 517px;height: :406px;overflow: hidden;}
	.pro2 .left .img img{width:517px;}
	.pro2 .right{float:right;width:600px;height:410px;}
	.pro2 .right .pcname .img{width: 180px;height: 90px;overflow: hidden;}
	.pro2 .right .pcname .img img{height:90px;}
	.pro2 .right .title{font-size: 16px;font-weight: bold;line-height: 50px;color:#000;width:100%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
	.pdesc .dp{line-height: 32px;height:32px;color:#000;text-indent: 20px;background: url(../image/li-bg1.jpg) no-repeat left center;width:100%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}

	/****上原-产品中心单页1****/
	.pro-singletit{width: 580px;height:auto;margin:auto;}
	.min-img{display:none;}
	.product1{position:relative;}

	.product1 .li1{width: 400px;height: 100px;position:absolute;top:14px;left:48px;background: url(../image/prosm1.png) no-repeat left center;}
	.product1 .li2{width: 400px;height: 100px;position:absolute;top:152px;left:110px;background: url(../image/prosm2.png) no-repeat left center;}
	.product1 .li3{width: 400px;height: 100px;position:absolute;top:255px;left:140px;background: url(../image/prosm3.png) no-repeat left center;}
	.product1 .li4{width: 400px;height: 100px;position:absolute;top:0;right:0;background: url(../image/prosm4.png) no-repeat right center;}
	.product1 .li5{width: 400px;height: 100px;position:absolute;top:100px;right:80px;background: url(../image/prosm5.png) no-repeat right center;}
	.product1 .li6{width: 400px;height: 100px;position:absolute;top:215px;right:110px;background: url(../image/prosm6.png) no-repeat right center;}
	.middlesingle{background: url(../image/prosingle-bg.jpg) no-repeat center;}
	
	.product2{position: relative;}
	.product2 .li1{width: 400px;height: 80px;position:absolute;top:74px;left:20px;background: url(../image/li-p3-bg.png) no-repeat right center;}
	.product2 .li2{width: 400px;height: 80px;position:absolute;top:168px;left:20px;background: url(../image/li-p3-bg.png) no-repeat right center;}
	.product2 .li3{width: 400px;height: 80px;position:absolute;top:268px;left:20px;background: url(../image/li-p3-bg.png) no-repeat right center;}
	.product2 .li4{width: 400px;height: 80px;position:absolute;top:368px;left:20px;background: url(../image/li-p3-bg.png) no-repeat right center;}

	.product2 .li5{width: 400px;height: 80px;position:absolute;top:74px;right:10px;background: url(../image/li-p3-bg.png) no-repeat left center;}
	.product2 .li6{width: 400px;height: 80px;position:absolute;top:168px;right:10px;background: url(../image/li-p3-bg.png) no-repeat left center;}
	.product2 .hc{width: 400px;height: 300px;position:absolute;top:248px;right:30px;background: url(../image/prohc.png) no-repeat left center;}
	.product2 .tit{color:#fff;font-weight: bold;text-align: right;padding-right: 40px;line-height: 40px;font-size: 18px;}
	.product2 .desc{color:#fff;text-align: right;padding-right: 40px;font-size: 16px;}
	.product2 .li5 .tit{color:#fff;font-weight: bold;text-align: left;padding-left: 40px;line-height: 40px;font-size: 18px;}
	.product2 .li5 .desc{color:#fff;text-align: left;padding-left: 40px;font-size: 16px;}
	.product2 .li6 .tit{color:#fff;font-weight: bold;text-align: left;padding-left: 40px;line-height: 40px;font-size: 18px;}
	.product2 .li6 .desc{color:#fff;text-align: left;padding-left: 40px;font-size: 16px;}

	.product3{position:relative;}
	.product3 .li1{width: 270px;position: absolute;top:120px;left:100px;}
	.product3 .li2{width: 270px;position: absolute;top:470px;left:215px;}
	.product3 .li3{width: 270px;position: absolute;top:150px;right:100px;}
	.product3 .li4{width: 270px;position: absolute;top:440px;right:65px;}
	.product3 .tit{font-size: 24px;color:#14cd9f;line-height: 50px;}
	.product3 .desc{font-size: 16px;line-height: 20px;text-align: justify;}
	/****上原-产品中心单页2****/
	.psingl2 .pro1{}
	.psingl2 .pro1 .left{float:left;width:546px;height:527px;overflow: hidden;}
	.psingl2 .pro1 .right{width: 580px;height: 540px;padding-right: 70px;overflow: hidden;}
	.psingl2 .pro1 .right .uplist .lis{display:table;margin-top:14px;}
	.psingl2 .pro1 .right .uplist .lis img{width:74px;height: 70px;float:left;}
	.psingl2 .pro1 .right .uplist .lis .nr{float:left;width:490px;padding-left: 10px;font-size:16px;height:70px;line-height:70px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	.psingl2 .pro1 .right .uplist .lis.lis1 .nr{float:left;width:490px;padding-left: 10px;padding-top:6px;height:56px;line-height:28px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	.psingl2 .pro1 .right .uplist .lis1{width: 580px;height:70px;line-height:70px;background:#333;color:#fff;}
	.psingl2 .pro1 .right .uplist .lis2{width: 580px;height:70px;line-height:70px;background:#333;color:#fff;}
	.psingl2 .pro1 .right .uplist .lis3{width: 580px;height:70px;line-height:70px;background:#333;color:#fff;}
	.psingl2 .pro1 .right .uplist .lis4{width: 580px;height:70px;line-height:70px;background:#333;color:#fff;}
	.psingl2 .pro2{background: url(../image/prosingle2-bg.jpg) no-repeat center;}
	.pro-info .downlist{width: 615px;}
	.pro-info .downlist .hlis{float:left;width:88px;margin-right: 35px;}
	.pro-info .downlist .hlis .img{width: 88px;height: 77px;overflow: hidden;}
	.pro-info .downlist .hlis .img img{width:88px;}
	.pro-info .downlist .hlis .num{width: 34px;height:20px;margin:auto;padding-top:10px;overflow: hidden;}
	.pro-info .downlist .hlis .img img{
		width:88px;
		-moz-transition: all 0.8s ease-in-out; 
		-webkit-transition: all 0.8s ease-in-out; 
		-o-transition: all 0.8s ease-in-out; 
		-ms-transition: all 0.8s ease-in-out; 
		transition: all 0.8s ease-in-out; 
	}
	.pro-info .downlist .hlis .img img:hover{
		-moz-transform: rotate(360deg) scale(1,1); 
		-webkit-transform: rotate(360deg) scale(1,1); 
		-o-transform: rotate(360deg) scale(1,1); 
		-ms-transform: rotate(360deg) scale(1,1); 
		transform: rotate(360deg) scale(1,1); 
	}
	.pro-info .downlist .hlis .title{text-align: center;line-height: 20px;}

	.psingl2 .pro2 .pro-info1 .img{width: 407px;height:596px;margin: auto;}
	.psingl2 .pro2 .pro-info1 .img img{width: 407px;}
	.psingl2 .pro2 .pro-info1 .li1{position:absolute;top:420px;left:-40px;width: 440px;height:40px;font-size: 18px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat right center;padding-right: 40px;line-height:40px;text-align: right;}
	.psingl2 .pro2 .pro-info1 .li2{position:absolute;top:490px;left:-40px;width: 440px;height:40px;font-size: 18px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat right center;padding-right: 40px;line-height:40px;text-align: right;}
	.psingl2 .pro2 .pro-info1 .li3{position:absolute;top:560px;left:-40px;width: 440px;height:40px;font-size: 18px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat right center;padding-right: 40px;line-height:40px;text-align: right;}
	.psingl2 .pro2 .pro-info1 .li4{position:absolute;top:630px;left:-40px;width: 440px;height:40px;font-size: 18px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat right center;padding-right: 40px;line-height:40px;text-align: right;}
	.psingl2 .pro2 .pro-info1 .li5{position:absolute;top:700px;left:-40px;width: 440px;height:40px;font-size: 18px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat right center;padding-right: 40px;line-height:40px;text-align: right;}
	.psingl2 .pro2 .pro-info1 .li6{position:absolute;top:420px;right:-30px;width: 440px;height:40px;font-size: 18px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li7{position:absolute;top:490px;right:-30px;width: 440px;height:40px;font-size: 18px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li8{position:absolute;top:560px;right:-30px;width: 440px;height:40px;font-size: 18px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li9{position:absolute;top:630px;right:-30px;width: 440px;height:40px;font-size: 18px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}
	.psingl2 .pro2 .pro-info1 .li10{position:absolute;top:700px;right:-30px;width: 440px;height:40px;font-size: 18px;font-weight: bold;color:#fff;background: url(../image/li-p3-bg.png) no-repeat left center;padding-left: 40px;line-height: 40px;}

	.prolists .proli-item .tit-info{width:auto;height:70px;}
	.prolists .proli-item .tit-info .zh{float:left;width: auto;height: 70px;line-height: 70px;font-size: 26px;color:#333;}
	.prolists .proli-item .tit-info .en{float:left;width: auto;height: 30px;margin-top:28px;margin-left:10px;line-height: 30px;font-size: 14px;color:#b3b3b3;}
	.prolists .proli-item .left-title.blue{float:left;width: 420px;height: 380px;background: #0945b5; margin-right:10px;}
	.prolists .proli-item .left-title.green{float:left;width: 420px;height: 380px;background: #14cd9f; margin-right:10px;}
	.prolists .proli-item .left-title .yinhao{width: 100%;height: 55px;background: url(../image/yinhao.png) no-repeat 60px center;}
	.prolists .proli-item .left-title .tit{font-size: 24px;color:#fff;width:300px;margin:auto;margin-top: 10px;line-height: 60px;border-bottom: 1px solid rgba(255,255,255,.5);}
	.prolists .proli-item .left-title .desc{font-size:16px;text-align:justify;color:rgba(255,255,255,.5);width:300px;margin:auto;margin-top:10px;height:90px;line-height: 30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
	.prolists .proli-item .left-title .next-more{margin-top: 20px;margin-left: 60px;width:120px;height: 30px;text-align: center;line-height: 30px;background: #fff;color:#0945b5;}
	.right-li{float:left;margin-left: 0;}
	.right-li .li-left{float:left;width: 466px;height: 380px;}
	.right-li .li-left .li1{width:466px;height:185px;margin-bottom: 10px;background: #f5f5f5;}
	.right-li .li-left .li2{width:466px;height:185px;background: #f5f5f5;}
	.right-li .li-left .t{float:left;width: 180px;height:120px;padding-top:65px;margin-left:35px;text-align: left;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
	.right-li .li-left .img{float:left;width: 233px;height: 185px;overflow:hidden;}
	.right-li .li-left .img img{width: 185px;height: 185px;margin-left: 24px;}
	.right-li .li-right{float:left;width:294px;height:380px;background: #f5f5f5;margin-left: 10px;}
	.right-li .li-right .t{width:294px;margin-top:20px; text-align: center;}
	.right-li .li-right .img{width: 185px;height: 185px;overflow:hidden;margin: auto;margin-top: 80px;}
	.right-li .li-right .img img{width: 185px;}
	


	.plunbo{position:relative;width: 888px;height: 300px;overflow:hidden;margin:auto;margin-top: 40px;margin-bottom: 40px;}
	.plunbo .images{width: 470px;height: 300px; display:table-cell; text-align:center; vertical-align:middle; overflow:hidden; padding-left:209px;}
	.plunbo img{width:470px; height: 300px;display:none; vertical-align:middle; margin:0 auto;}
	.plunbo img:first-child{display:block;}
	.plunbo .prev{position:absolute;top:50%;margin-top:-50px;left:0;width: 60px;height: 100px;background: url(../image/pro-prev.jpg) no-repeat center;}
	.plunbo .next{position:absolute;top:50%;margin-top:-50px;right:0;width: 60px;height: 100px;background: url(../image/pro-next.jpg) no-repeat center;}
	.plunbo .prev:hover{opacity: 0.6;-moz-opacity:0.6;filter:alpha(opacity=60);}
	.plunbo .next:hover{opacity: 0.6;-moz-opacity:0.6;filter:alpha(opacity=60);}
	.procont-title{font-size: 30px;width:100%;height: 50px;line-height: 50px;text-align:center;color:#14cd9f;}
	.procont-select{width: 904px;height:50px;margin: auto;background: #d7e1f3;}
	.procont-select .prosel-item{float:left;width: 300px;height: 50px;line-height:50px;text-align:center;border-top: 1px solid #0945b5;border-left: 1px solid #0945b5;border-bottom: 1px solid #0945b5;}
	.procont-select .prosel-item.on{background: #0945b5;color:#fff;}
	.procont-select .prosel-item:hover{background: #0945b5;color:#fff;}
	.procont-select .prosel-item:last-child{float:left;width: 300px;height: 50px;border: 1px solid #0945b5;}
	.procont{width: 772px;min-height: 600px;padding:0 65px;margin:auto;border:1px solid #0945b5;border-top:0;background: #d7e1f3;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
	.procont .procont-item{display: none;}
	.procont .procont-item.on{display: block;}
	.procont-p-n {width:970px;margin:auto;}
	.procont-p-n a {color:#14cd9f;}
	.procont-p-n a .procont-prev{float:left;width: 430px;height: 40px;}
	.procont-p-n a .procont-next{float:right;width: 430px;height: 40px;}
	.procont-p-n a span{display:block;float:left;width:30px;text-align:center;height: 40px;line-height: 40px;}
	.procont-p-n a span.tit{width:400px;font-size: 12px;text-align:left;font-weight: bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.procont-p-n a .procont-next span.tit{text-align: right;}
	
	/*表单提交*/
	form#guest{display:table;width: 60%;margin:auto;margin-top: 20px;}
	form#guest .guest-left{float:left;width: 100%;}
	form#guest .guest-right{float:left;border-left: 5px solid #0c6bdb;width: 100%;height: 173px;}
	form#guest .guest-left .input{width: 100%;height: 50px;margin-bottom: 10px;border-left: 5px solid #0c6bdb;}
	form#guest .guest-left .input input{margin-left:4px;text-indent:10px;width: 100%;height: 45px;line-height: 45px;color:#666;}
	form#guest .guest-left .input>.vcode>input{display:block;float:left;width: 60%;}
	form#guest .guest-left .input>.vcode>img{display:block;float:left;width: 125px;height: 50px;margin-left: 10px;}
	form#guest .guest-right textarea{text-indent:10px;color:#666;margin-left:4px;width: 100%;height: 170px;line-height: 30px;}
	form#guest .submit{float:right;width: 170px;height: 35px;margin-top: 26px;}
	form#guest .submit input[type=submit]{float:left;width: 80px;height: 34px;background: #0c6bdb;color: #fff;margin-right: 10px;border:0;}
	form#guest .submit input[type=reset]{float:left;width: 80px;height: 34px;background:#999;color: #fff;border:0;}
	.text{display:table;margin:auto;line-height: 60px;color:#fff;font-size: 16px;text-indent: 10px;}
	.text a{color:#fff;}

	/*客服*/
	.commonposition{_position:absolute;_top: expression(documentElement.scrollTop + 200 + "px");position:fixed; top:26%; right:0px; z-index:999999; display:none;}
	.commonposition a{display:block; width:45px; height:45px; position:relative; background:#0945b5 url(../image/icon.png) no-repeat; margin-top:1px;}
	.commonposition a span{display:none; position:absolute; right:0px; top:0px; height:45px; padding-left:50px; color:#fff;line-height:45px; font-size:14px;background-color:#262626;}
	.commonposition a.HomeQQ{ background-position:-362px -186px;}
	.commonposition a.Homedianhua{ background-position:-362px -231px;}
	.commonposition a.Homexuqiu{ background-position:-362px -275px;}
	.commonposition a.Homeweixin{ background-position:-362px -322px;}
	.commonposition a.Hometop{ background-position:-362px -370px; background-color:#4e4e4e;}
	.commonposition a span.QQbggray{background-position:-360px -186px;background-image:url(../image/icon.png);background-repeat:no-repeat; width:190px;}
	.commonposition a span.weixinerweima{right:45px; padding:0px;}
	.commonposition a span.dianhuabggray{background-position:-362px -231px;background-image:url(../image/icon.png);background-repeat:no-repeat;width:120px;}
	.commonposition a span.Homexuqiu{ background-position:-362px -275px;background-image:url(../image/icon.png);background-repeat:no-repeat;width:120px;}

}
