@charset "utf-8";
/* CSS Document */
.container{background:#fff;overflow: hidden;z-index: 1;}

/*leftmain*/
.leftmain{width:100%;max-width: 1600px;margin: 0 auto;background: #f5f7f9 url(../images/aboutus-bg.jpg) center no-repeat;background-size: 100% auto;padding: 55px 0 55px;position: relative;z-index: 2;}
.leftmain .left-titl{margin-bottom: 25px;overflow: hidden;color: #ff6a00;}
.leftmain .left-titl p{font-size:30px;float: left; color:#ff6a00}
.leftmain .left-titl span{font-size:21px;padding: 13px 15px 0;display: block;float: left;color: #787878;}
.leftmain .left-cont{width: 100%;}
.leftmain .left-cont li{width: 20%;float: left;padding: 1px;text-align: center;position: relative;}
.leftmain[t=proClass] .left-cont li::before{content: "";width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 2;}
.leftmain .left-cont li h2 a{display: block;padding: 0 5px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.leftmain .left-cont li > h2{position: relative;z-index: 1;font-weight: 600;}
.leftmain .left-cont li > h2 a{background: #003073;color: #fff;font-size: 16px;line-height: 55px;}
.leftmain .left-cont li > dl{width:calc(100% - 2px);position: absolute;left: 1px;top: 100%;margin-top:-1px;background: #fff;opacity: 0;z-index: 0;}
.leftmain .left-cont li > dl dt{position: relative;z-index: 1;}
.leftmain .left-cont li > dl dt a{height: 0;line-height: 40px;margin: -5px 0;color: #333;}
.leftmain .left-cont li > dl dt.active{z-index: 2;}
.leftmain .left-cont li > dl dt.active a{background: #00a0e9; color:#FFF;}
.leftmain .left-cont li.active > h2 a{background: #00a0e9;}
.leftmain .left-cont li:hover::before{width: 0;-webkit-transition: .5s;transition: .5s;}
.leftmain .left-cont li:hover > dl{padding: 10px 0;opacity: 1;}
.leftmain .left-cont li:hover > dl dt a{height: 40px;}
/*Banner002167 */
.Banner002167{ position:relative; z-index:1;}
.Banner002167 div{ height:300px; background-position:center top; background-repeat:no-repeat;}
.Banner002167 img{ display:none;}
.Banner002167 aside{ position:absolute; left:50%; top:50%; line-height:46px;height:46px; width:100%; font-size:33px; padding:0 2%; max-width:1200px; color:#fff; -ms-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
@media(max-width:1024px){
}
@media(max-width:640px){
.Banner002167 div{ height: 240px; background-size:contain; -webkit-background-size:contain; -o-background-size:contain; -ms-background-size:contain; -moz-background-size:contain; display:none; }
.Banner002167 img{  width:100%; height:240px; display:block}
.Banner002167 aside{ font-size:24px;}
}
/*
 .TextList001203 为demo编号
 */
.TextList001203{ padding: 2% 0;  }
.TextList001203 li{ margin-bottom:10px; line-height:25px; border:1px solid #e3e7e6; padding:0 30px; position:relative;}
.TextList001203 li::before{ position:absolute; content:''; width:4px; height:4px; border-radius:50%; background-color:#1f9add; left:15px; top:50%; margin-top:-2px;}
.TextList001203 li a{ display:block; padding:15px 0;}
.TextList001203 li span{ padding-right:10px;}
.TextList001203 li i{ font-style:normal; position:relative; float:right; padding-left:15px; padding-right:30px; background:#eef0f1; color:#333; font-size:12px; background:url(../images/TextList001202-icon.png) no-repeat center right/contain #e3e7e6;}
.TextList001203 li i:hover{color:#FFF;background:url(../images/TextList001203-icon.png) no-repeat center right/contain #1f9add;}
.TextList001203 li i::before{ position:absolute; content:''; width:25px; height:100%; right:0;}
@media(max-width:480px){
.TextList001203 li{  padding:0 10px; }
.TextList001203 li::before{ display: none; }
.TextList001203 h1{font-size:20px;}
}
@media(max-width:375px){
.TextList001203 li i{padding-left:5px;}
}
/*
 .PicList001204 为demo编号
 */
.PicList001204{ padding:3% 0;}
.PicList001204 ol{ padding-bottom:2%;  border-bottom:1px dashed #ccc; overflow:hidden; clear:both;}
.PicList001204 ol time{ color: #999; }
.PicList001204 ol div{ position:relative; padding-left:35%;font-size:12px; padding-top:3%; padding-bottom:3%;padding-right:2%;}
.PicList001204 ol h2{ font-size:18px; margin:0 0 10px 0;}
.PicList001204 ol p{ line-height:24px; overflow:hidden; height:48px;}
.PicList001204 ol .more{ color:#1f9add; padding-right:25px; background:url(../images/PicList001204-more.png) no-repeat right center; display:inline-block;}

.PicList001204 li{ border-bottom:1px dashed #ccc; overflow:hidden; clear:both; padding:2% 0;}
.PicList001204 li time{ color: #999; }
.PicList001204 li div{position:relative;padding-left: 30%;font-size:12px;padding-top: 2%;padding-bottom: 2%;padding-right:2%;}
.PicList001204 li h2{ font-size:16px; margin:0 0 10px 0;}
.PicList001204 li p{ line-height:24px; overflow:hidden; height:48px;}
.PicList001204 li:hover h2 a{color:#1f9add;}


@media(min-width:641px){
.PicList001204 ol .Ispic{ position:absolute; left:0; top:0; height:100%;width:32%; }
.PicList001204 li .Ispic{position:absolute;left:0;top:0;height: 100%;width: 27%;}
}
@media(max-width:640px){
.PicList001204 li time{ left: 0;  }
.PicList001204 ol .Ispic{ display:block; padding-bottom:50%;}
.PicList001204 li .Ispic{ display:block; padding-bottom:50%;}
.PicList001204 li div{padding-right: 20px; padding-left:0;}
.PicList001204 ol div{ padding:2%;}
.PicList001204 ol h2{ margin-top:2%;}
}
/*
 .Page002274 为demo编号
 */
.Page002274{ text-align:center; padding:1% 0 5%;color:#666666;}
.Page002274 .Pages *{ vertical-align:middle;}
.Page002274 .Pages .p_cur,
.Page002274 .Pages .p_count,
.Page002274 .Pages .p_total{ display:none;}
.Page002274 .Pages a{ display:inline-block; padding: 0 15px; line-height:37px; background-color: #eef0f1; color:#666666; margin-left:5px;border-radius: 8px;}
.Page002274 .Pages a:hover,
.Page002274 .Pages a.a_cur{ color:#fff; background-color:#1f9add;}
.Page002274 .Pages em{ font-style:normal; display:inline-block; vertical-align:middle;}
.Page002274 .Pages .i_text{ width:47px; height:36px; line-height:36px;border:1px solid #ceced5;}
.Page002274 .Pages .i_button{ cursor:pointer; background:none; width:47px; height:36px;border:1px solid #ceced5;}

.Page002274 .Pages a.a_first,
.Page002274 .Pages a.a_end,
.Page002274 .Pages .p_jump{ display:none;}

.Page002274 .Pages .p_jump b{font-weight:normal; margin:0 5px;}
.Page002274 .Pages .a_prev,.Page002274 .Pages .a_next{ font-family: 宋体; font-weight: bold; padding:0 25px; }

@media(max-width:1000px){
.Page002274 .Pages em{ display:none;}
}
@media(max-width:640px){
.Page002274 .Pages a.a_first,
.Page002274 .Pages a.a_end{ display:none;}
.Page002274 .Pages a{ padding:0 10px;}
}

/* 新闻详情页 */
.news_info{padding:40px 0;}
.news_info .title{ text-align:center; padding-bottom:0px; background:none;}
.news_info .title h1{ margin:0; padding-bottom:15px; font-size:24px; font-weight:normal;}
.news_info .title p{ margin:0; border-bottom:1px dashed #d2d2d2; padding-bottom:20px;}
.news_info .title p span{ margin:0 36px; color:#999;  font-size:12px;}
.news_info .info{ text-align:justify; text-justify:inter-ideograph; padding-top:20px; line-height: 30px; }
.news_info .info img{ margin:15px 0;}
.news_info .info p{ font-size:14px; color:#666; line-height:26px; margin:12px 0; text-indent:2em;}

.news_info .goback{ text-align: center; }
.news_info .goback a{ background:#1f9add; padding:8px 18px; color:#fff; display: inline-block; margin: 20px 0;border-radius: 8px;}
.news_info .goback a:hover{ color:#fff; }

.news_info .info_back{ padding:2% 0 20px 0;} 
.news_info .info_back dl{ margin: 10px 0;} 
.news_info .info_back a{ color:#999; font-size:14px;} 
.news_info .info_back a:hover{color:#1f9add;}


/* 栏目页内容 */
.column_box{ padding: 30px 0 0; }
@media(max-width:768px){
.column_box{ padding-top: 20px; }
}

.fl{ float:left;}
.fr{ float:right;}
.w22{ width:22%; padding-bottom:4%;}
.w75{ width:75%; padding-bottom:4%;}
@media(max-width:1024px){
.fl,
.fr{ float:none;}
.w22,
.w75{ width:auto; padding-bottom:2%;}
}


.yijian {
  padding-top: 0px;
  padding-bottom: 104px;
}
.yijian .yijian_con {
  padding-top: 50px;
}
.yijian .yijian_con .row {
  margin: 0px -10px;
}
.yijian .yijian_con .row .col-xs-3,
.yijian .yijian_con .row .col-xs-6,
.yijian .yijian_con .row .col-xs-12 {
  padding: 0px 10px;
  margin-bottom: 19px;
}
.yijian .yijian_con .row input {
  width: 100%;
  padding: 15px 16px;
  border: 2px solid #ebebeb;
  font-size: 14px;
  color: rgba(40, 40, 40, 0.7);
  outline: none;
}
.yijian .yijian_con .row .yijian_zhuti_con {
  position: relative;
}
.yijian .yijian_con .row .yijian_zhuti_con .yijian_zhuti {
  width: 100%;
  padding: 0px 16px;
  line-height: 38px;
  border: 2px solid #ebebeb;
  font-size: 14px;
  color: rgba(40, 40, 40, 0.7);
  cursor: pointer;
}
.yijian .yijian_con .row .yijian_zhuti_con .yijian_zhuti img {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translate(0, -50%);
}
.yijian .yijian_con .row .yijian_zhuti_con .yijian_zhuti_list {
  position: absolute;
  top: 100%;
  left: 0px;
  width: 100%;
  border: 2px solid #ebebeb;
  background: #FFFFFF;
  z-index: 2;
  display: none;
}
.yijian .yijian_con .row .yijian_zhuti_con .yijian_zhuti_list p {
  line-height: 32px;
  color: rgba(40, 40, 40, 0.7);
  border-bottom: 1px solid #ebebeb;
  padding: 0px 16px;
  cursor: pointer;
  transition: 0.2s;
}
.yijian .yijian_con .row .yijian_zhuti_con .yijian_zhuti_list p:hover {
  background: #ebebeb;
  color: #FFFFFF;
  transition: 0.2s;
}
.yijian .yijian_con .row .yijian_zhuti_con .yijian_zhuti_list_active {
  display: block;
}
.yijian .yijian_con .row textarea {
  border: 2px solid #ebebeb;
  color: rgba(40, 40, 40, 0.7);
  outline: none;
  resize: none;
  padding: 5px 16px;
  width: 100%;
  font-size: 14px;
  line-height: 28px;
  height: 140px;
}
.col-xs-3 {
    width: 50%;
	float:left;
}
.yijian .yijian_con .row button {
  background: #e60012;
  padding: 0px;
  height: 42px;
  width: 153px;
  color: #ffffff;
  font-size: 15px;
  border: 2px solid #e34e91;
}
@media (max-width: 750px) {
  .yijian {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .yijian .yijian_con {
    padding-top: 30px;
  }
  .yijian .yijian_con .row {
    margin: 0px -6px;
  }
  .yijian .yijian_con .row .col-xs-3 {
    width: 50%;
    padding: 0px 6px;
    margin-bottom: 12px;
  }
  .yijian .yijian_con .row .col-xs-6 {
    width: 100%;
    padding: 0px 6px;
    margin-bottom: 12px;
  }
  .yijian .yijian_con .row .col-xs-12 {
    padding: 0px 6px;
    margin-bottom: 12px;
  }
  .yijian .yijian_con .row input,
  .yijian .yijian_con .row textarea {
    border: 1px solid #ebebeb;
  }
  .yijian .yijian_con .row button {
    height: 36px;
    width: 120px;
    color: #ffffff;
    font-size: 14px;
    border: 1px solid #e34e91;
  }
  .yijian .yijian_con .row .yijian_zhuti_con .yijian_zhuti,
  .yijian .yijian_con .row .yijian_zhuti_con .yijian_zhuti_list {
    border: 1px solid #ebebeb;
  }
}


/*Menu002306*/
.Menu002306{ }
.Menu002306 .side-title{ line-height:60px; background-color: #1f9add; font-size:18px; font-weight:bold; color:#fff; padding:0 75px 0 32px;  position: relative; border-radius: 8px 0 0 0;}
.Menu002306 .side-title1{ line-height:60px; background-color: #1f9add; font-size:18px; font-weight:bold; color:#fff; padding:0 75px 0 32px;  position: relative; border-radius: 8px 0 0 0; margin-top:15px;}
.Menu002306 .side-menu{border-radius: 0 0 50px 0;background-color:#f9f9f9;padding-bottom: 50px; overflow:hidden;}
.mob_hidden{
	display:none;}
.side-menu .contact_content{
	width:90%;
	clear:both;
	margin:15px auto 0px auto;}
.contact_content p{
	margin:8px 0px;}
.Menu002306 .side-menu li a{ display:block;line-height:32px;}
.Menu002306 .side-menu li:hover a,
.Menu002306 .side-menu li.aon a{ color: #1f9add; }
.Menu002306 .side-menu > ul > li{ border-bottom:1px solid #f1f1f1;}
.Menu002306 .side-menu > ul > li >a{ padding:0 32px;  color:#333; line-height:49px; position:relative;}
.Menu002306 .side-menu > ul > li >a::after{ position:absolute; content:'>'; width:16px; height:16px; border-radius:50%; background:#ccc; color:#fff; text-align:center; line-height:17px; font-family:宋体; font-size:12px; right:16px; top:50%; margin-top:-8px;}
.Menu002306 .side-menu > ul > li ul{ display:none; padding:10px 15px;}
.Menu002306 .side-menu > ul > li > ul{ padding-left:32px; padding-right:32px;}
.Menu002306 .side-menu > ul > li > ul > li > a{ background:url(../images/Menu002306-a_off.png) no-repeat left center; padding-left:15px;}
.Menu002306 .side-menu ul li ul li ul li a::before{ display:inline-block; content:''; vertical-align:middle;width: 3px;height: 3px;background: #555; margin-right:10px;}
.Menu002306 .side-menu li.select > a{ background-color:#e7f0f4;}
.Menu002306 .side-menu li.select > a::after{ transform:rotate(90deg);}
.Menu002306 .side-menu ul li ul li.select > a{ background-color:transparent; background-image:url(../images/Menu002306-a_on.png); font-weight:bold; color:#002870;}
.Menu002306 .side-open_menu{ display:none;}
@media(min-width:1025px){
.Menu002306 .side-menu{ display:block !important;}
.mob_hidden{
	display:block;}
}
@media(max-width:1024px){
.Menu002306{padding-top: 0;}
.Menu002306 .side-open_menu{ border:2px solid #1f9add; padding:10px 20px 10px 10px;white-space:nowrap; text-overflow:ellipsis; overflow:hidden; font-weight:bold; color:#002870; border-radius:0 0 5px 5px; position:relative;}
.Menu002306 .side-open_menu::after{ position:absolute; content:''; border:6px solid transparent; border-top-color:#1f9add; right:10px; top:50%; margin-top:-3px;}
.Menu002306 .side-menu{  padding-bottom:20px;}
}

.Location000788{ border-bottom:1px solid #eee; line-height:27px; }
.Location000788 em{ float:right; font-style:normal; background:url(../images/Top001829-icon_home.png) no-repeat left center; padding-left:30px; font-size:12px; color:#999;}
.Location000788 em a{ color:#999;}
.Location000788 em span{ color:#fff; background-color:#1f9add; border-radius:3px; display:inline-block; padding:0 10px; line-height:20px;}
.Location000788 b{ font-weight: normal; display:inline-block; color: #666; border-bottom:2px solid #1f9add; font-size:18px; padding-bottom:10px;}
@media(max-width:480px){
.Location000788 em{ display:none;}
}


.PicList000960{ padding:3% 0 2%; }
.PicList000960 ul{ padding-bottom:4%; }
.PicList000960 ol{overflow:hidden; color:#333; border-bottom: 1px solid #eee; background: #1f9add; background: #eff3f6; padding:3% 5% 3% 3%;border-radius: 8px;}
.PicList000960 ol img{ float:left; width:30%; margin-right: 6%; }
.PicList000960 ol h1{ margin:0; display:block; padding-top: 3%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:16px; font-weight:normal;}
.PicList000960 ol p{ margin:2% 0;line-height:24px; font-size: 12px; overflow: hidden; color: #999; }

.PicList000960 .pic{  width: 100%;}
.PicList000960 .Ispic{ width: 30%; padding-bottom:180px; float: left; margin-right: 5%; border-radius: 50px 0 0;  }
.PicList000960 dd{ border: 1px solid #eee; border-radius: 50px 0; padding-right: 5%; padding-bottom:40px; margin-bottom: 3%; transition:all ease 0.2s;  }
.PicList000960 dd:hover{  background-color:#1f9add; }
.PicList000960 dd:hover *,
.PicList000960 dd:hover a{  color:#fff; }
.PicList000960 dd h2{ font-weight: normal; font-size: 16px; color: #333; padding-top: 13px;  }
.PicList000960 dd p{ font-size: 12px; color: #999; line-height: 22px; height: 44px; margin: 20px 0; overflow: hidden; }
.PicList000960 dd .more{  font-size: 12px; color: #1f9add; }

.PicList000960 .pr_list dd{ float: left; width: 31%; margin-right: 3.5%; padding: 1% 4% 4%; border-radius: 8px;  }
.PicList000960 .pr_list dd h2{ padding-top: 5px;   }
.PicList000960 .pr_list .Ispic{ width: 100%; margin-right: 0; margin-bottom: 10px; border-radius: 0; float: inherit;background-size:contain; }
.PicList000960 .pr_list .Ispic img{ display:none;}
.PicList000960 .pr_list dd:nth-of-type(3n){   margin-right: 0; }
.PicList000960 .pr_list p{ height: 66px; }
.Ispic{-ms-behavior: url(public.htc);
        behavior:url(public.htc);}
@media (max-width:768px){
	.PicList000960 ol img{ width:100%; float:none;}
	.PicList000960 ol h1{ margin-top:2%;}
}
@media (max-width:640px){
.PicList000960{ padding: 20px 0; }
.PicList000960 dd{ padding-right: 0; }
.PicList000960 .Ispic{ width: 100%; margin-right: 0; float: inherit; padding-bottom: 60%; border-radius: 0;  }
.PicList000960 .pr_list dd{ float: inherit; width: 100%; padding-bottom: 65%; margin-right: 0; padding: 1% 4% 4%;}
.PicList000960 .pr_list .Ispic{ padding-bottom: 100%; }
.PicList000960 dd p{ margin: 10px 0;padding: 0 15px; }
.PicList000960 .more,
.PicList000960 dd h2{ padding: 0 15px; }
.PicList000960 .txt{ padding: 0 20px; }
.PicList000960 ol img{ float:inherit; width:100%; margin-right: 0; }
.PicList000960 ol p{ margin:20px 0; height: 48px;  }
}

.con-head em{position:relative; margin:0; font-style:normal;  display: inline-block; color:#333; font-size:24px; padding-bottom:20px  }
.con-head em span{ color:#1f9add; text-transform: uppercase; font-weight: bold; display: block; font-size: 32px;  padding-right:10px; padding-bottom: 10px; }
.con-head em:before{position:absolute; left:0; bottom:0px; width:40px; height:3px; content:""; background:#1f9add; }

.con-head p{
	    margin-bottom: 15px;
		line-height:24px;
	}

.about_intro{ padding: 3% 0;}
.about_intro .pic{  padding: 40px 0 20px;  width: 64%; }
.about_intro .p{  line-height: 26px; text-indent: 2em;  }
.about_intro dl{ padding: 1% 0 3%; }
.about_intro dd{ width: 31%; margin-right: 3.5%; margin-bottom: 3%; padding: 3%; float: left; background: #f8f8f8;  height: 280px; }
.about_intro dd .con-head em{ font-size: 20px; }
.about_intro dd:nth-of-type(3n){  margin-right: 0;  }
.about_intro dd p{  line-height: 24px;  }
.about_intro dd .icon{ padding: 20px 0 0; }
@media(max-width:768px){
.about_intro .pic{ width: 100%; }
.about_intro dd{ width: 100%; margin-right: 0; margin-bottom: 20px; padding: 3%; height: auto; }
}
@media(max-width:640px){
.about_intro .pic{  padding: 20px 0 10px; }
}


.RighInfo001277{ padding:2% 0;}
.RighInfo001277 .list_img{ float:left; width:55.6%; position:relative;}
.RighInfo001277 .big_img{ position:absolute; left:0; top:6%; height:80%; width:80%;}
.RighInfo001277 .big_img li,
.RighInfo001277 .big_img li figure{ position:absolute; left:0; width:100%; top:0; height:100%;background-color:#fff;}
.RighInfo001277 .big_img li figure{ border:1px solid #dcdcdc;background-size:contain!important;background-size:100%; -webkit-background-size:contain; -o-background-size:contain; -moz-background-size:contain; -ms-background-size:contain;background-repeat: no-repeat;
    background-position: center center;}
.RighInfo001277 .big_img li figure img{max-height:100%;display:none;margin:0 auto;}
.RighInfo001277 .list{ padding:42px 0 42px 82.9%;}
.RighInfo001277 .list .bd{ position:relative;}
.RighInfo001277 .list a{ position:absolute; width:17.1%; height:40px; right:0; background:url(../images/RighInfo001277-btn_prev.png) no-repeat center center/auto 50%;  cursor:pointer;}
.RighInfo001277 .list a.prev{ top:0;background-image:url(../images/RighInfo001277-btn_prev.png);background-size:50%;background-position:center;background-repeat:no-repeat;}
.RighInfo001277 .list a.next{ bottom:0; background-image:url(../images/RighInfo001277-btn_next.png);background-size:50%;background-position:center;background-repeat:no-repeat;}
.RighInfo001277 .list a.prevStop,
.RighInfo001277 .list a.nextStop{ cursor:default;}
.RighInfo001277 .list li{ height:100px;  position:relative;}
.RighInfo001277 .list li figure{ position:absolute; left:0; width:100%; top:9px; bottom:9px; background-size:contain; -webkit-background-size:contain; -o-background-size:contain; -moz-background-size:contain; -ms-background-size:contain; border:1px solid #f2f2f2;border-radius: 12px}
.RighInfo001277 .list li figure img{ display:none;}
.RighInfo001277 .list li.on figure{ border:2px solid #1f9add;}
.RighInfo001277 .right_info{ float:right; width:39.2%;}
.RighInfo001277 .right_info h1{ padding:2% 0; color:#1f9add; font-size:24px; }
.RighInfo001277 .right_info .txt{ padding: 2% 0; border-top: 1px solid #e7e8e8; border-bottom:1px solid #e7e8e8;  }
.RighInfo001277 .right_info h3{ font-size:16px; font-weight:normal;}
.RighInfo001277 .right_info p{line-height:26px; font-size: 14px; color:#999; height: 182px; overflow: hidden; }
.RighInfo001277 .right_info a{ display: block !important; float:left; width:30%; margin-top: 10%; border:1px solid #ddd; margin-right: 3%; padding:10px 5%; color:#1f9add; transition:0.4s;}
.RighInfo001277 .right_info a:hover{ background-color:#1f9add; color:#fff; border:1px solid #1f9add;}

.RighInfo001277 .tab{ padding:3% 0;}
.RighInfo001277 .tab .h1_tab{ margin:0; border-bottom:1px solid #e7e8e8; overflow:hidden; font-size:16px; font-weight:normal; color:#000;}
.RighInfo001277 .tab .h1_tab span{ float:left; padding:0 5%; line-height:50px; background-color:#f2f2f3; margin-right:4px; cursor:pointer;border-radius: 8px 8px 0 0;}
.RighInfo001277 .tab .h1_tab span.on{ background-color:#1f9add; color:#fff;border-radius: 8px 8px 0 0;}
.RighInfo001277 .tab .info{ padding-top:3%;}
.RighInfo001277 .ul_download li{ border-bottom:1px solid #d1d1d3; line-height:34px; background:url(../images/RighInfo001277-icon_download.png) no-repeat 99% center; padding:10px 0;}
.RighInfo001277 .ul_download li a{ padding:0 35px;  background:url(../images/RighInfo001277-icon.png) no-repeat left center;}

@media(max-width:768px){
.RighInfo001277 .list_img,
.RighInfo001277 .right_info{ float:none; width:auto;}
.RighInfo001277 .right_info p{ height: auto;  }
.RighInfo001277 .right_info a{ margin-top: 20px; }
.RighInfo001277 .tab{ padding:30px 0;}
}
@media(max-width:640px){
.RighInfo001277 .list li{ height:100px;}
.RighInfo001277 .right_info h1{font-size:20px; }
.RighInfo001277 .right_info h3{ font-size:16px;}
 }	
@media(max-width:480px){
.RighInfo001277 .list{ padding-top:30px; padding-bottom:30px;}
.RighInfo001277 .list a{ height:28px;}
.RighInfo001277 .list li{ height:80px;}
.RighInfo001277 .tab .h1_tab{ font-size:14px;}
.RighInfo001277 .tab .h1_tab span{ padding:0 3%;}
 }	
 .dot {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
 .info table,.info tr,.info td{
	 margin:0;
	 padding:0;}

.proinfo{
	clear:both;
	margin:0 auto;
	width:100%;}
	
.product_about_cs table {
  width: 100%;
  word-break: break-all;
}
.proshowpage .detail .content .product_about_cs p{
	margin-bottom:0;}
.product_about_cs table th {
  background: #999999;
  line-height: 22px;
  padding: 12px 24px;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  border: 2px solid #999999;
  border-left: 2px solid #898989;
  border-right: 2px solid #898989;
}
.product_about_cs table tr > th:first-child {
  border-left: 2px solid #999999;
}
.product_about_cs table tr > th:nth-child(1),
.product_about_cs table tr > th:nth-child(2) {
  width: 260px;
}
.product_about_cs table td {
  color: #000000;
  font-size: 14px;
  line-height: 22px;
  padding: 12px 24px;
  border: 2px solid #eeeeee;
}

.product_about_xz table {
  width: 100%;
}
.product_about_xz table th {
  background: #999999;
  line-height: 22px;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  border: 2px solid #FFFFFF;
}
.product_about_xz table td {
  color: #333333;
  font-size: 14px;
  line-height: 30px;
  padding: 17px 24px;
  border: 2px solid #FFFFFF;
}
.product_about_xz table tr img {
  width: 24px;
}
.product_about_xz table tr a {
  max-width: 125px;
  width: 100%;
  line-height: 26px;
  color: #ee1d23;
  text-align: center;
  display: block;
  border: 2px solid #ee1d23;
  border-radius: 14px;
  transition: 0.2s;
}
.product_about_xz table tr a:hover {
  color: #FFFFFF;
  background: #ee1d23;
  transition: 0.2s;
}
.product_about_xz table tr > td:nth-child(1) {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product_about_xz table tr > td:nth-child(4) {
  font-weight: bold;
}
.product_about_xz table tbody > tr:nth-child(2n+1) {
  background: #eeeeee;
}

.albumlistpage .leftmain{background-image: url(../images/album-bg.jpg);}
.orderpage .leftmain{background-image: url(../images/order-bg.jpg);}
.contactpage .leftmain{background-image: url(../images/contact-bg.jpg);padding: 0 0 480px;}
.contactpage .leftmain *{display: none;}

@media only screen and (max-width:1600px){
.contactpage .leftmain{padding-bottom: 30%;}
}
@media only screen and (max-width:1024px){
.leftmain .left-cont li{width: 25%;}
.aboutuspage,.prohomepage,.prolistpage{
	padding-top:30px;}
}
@media only screen and (max-width:768px){
.leftmain{padding: 35px 0 40px;background-size: cover;}
.leftmain .left-titl{margin-bottom: 15px;}
.leftmain .left-titl p{font-size: 24px;}
.leftmain .left-titl span{font-size: 16px;padding-top: 8px;}
.leftmain .left-cont li{width: 33.334%;}
.leftmain .left-cont li > h2 a{font-size: 15px;}
.aboutuspage,.prohomepage,.prolistpage{
	padding-top:30px;}
}
@media only screen and (max-width:600px){
.leftmain .left-cont li{width: 50%;}
.aboutuspage,.prohomepage,.prolistpage{
	padding-top:30px;}
}
@media only screen and (max-width:425px){
.leftmain{padding: 25px 0;}
.leftmain .left-titl{margin-bottom: 10px;}
.leftmain .left-cont li > h2 a{line-height: 50px;}
.leftmain .left-cont li > dl dt a{font-size: 13px;}
.aboutuspage,.prohomepage,.prolistpage{
	padding-top:30px;}
}

/*rightmain*/
.rightmain{overflow: hidden;position: relative;z-index: 1;padding: 45px 0;min-height: 350px;}

@media only screen and (max-width:1024px){
.rightmain{padding: 35px 0;}
.aboutuspage,.prohomepage,.prolistpage{
	padding-top:30px;}
}
@media only screen and (max-width:768px){
.rightmain{padding: 30px 0;}
.aboutuspage,.prohomepage,.prolistpage{
	padding-top:30px;}
}
@media only screen and (max-width:425px){
.rightmain{padding: 25px 0;}
.aboutuspage,.prohomepage,.prolistpage{
	padding-top:30px;}
}

/*piclist*/
.pro_list_con,
.pic_list_con,
.pro_list_con ul,
.pic_list_con ul{width: 100%;overflow: hidden;position: relative;z-index: 1;}
.pro_list_con ul li,
.pic_list_con ul li{width: 25%;overflow: hidden;text-align: center;float: left;}
.pro_list_con ul li a,
.pic_list_con ul li a{display: block;width: 100%;overflow: hidden;position: relative;}
.pro_list_con ul li p,
.pic_list_con ul li p{width: 100%;overflow: hidden;position: relative;}
.pro_list_con ul li h3,
.pic_list_con ul li h3{display: block;width: 100%;padding:0 3px 0 7px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 15px;}

.pro_list_con ul li{padding:5px;}
.pro_list_con ul li a{padding: 4px;border: 1px solid #ddd;border-radius: 3px;background: #fff;}
.pro_list_con ul li h3{margin-top: 4px;line-height: 36px;background: #e6e6e6;}
.pro_list_con ul li:hover a{border-color: #ff6a00;}
.pro_list_con ul li:hover h3{background: #ff6a00;color: #fff;}

.pic_list_con ul li{padding: 5px 10px;}
.pic_list_con ul li p{background: #fff;border: 1px solid #e6e6e6;}
.pic_list_con ul li p em{padding-bottom: 75%;}
.pic_list_con ul li p em img{min-width: 100%;max-width: none;height: 100%;}
.pic_list_con ul li h3{line-height: 50px;}

@media only screen and (max-width:1024px){
.pro_list_con ul li,
.pic_list_con ul li{width: 33.334%;padding: 5px;}
.aboutuspage,.prohomepage,.prolistpage{
	padding-top:30px;}
}
@media only screen and (max-width:768px){
.pro_list_con ul li,
.pic_list_con ul li{width: 50%;}
.aboutuspage,.prohomepage,.prolistpage{
	padding-top:30px;}
}
@media only screen and (max-width:425px){
.pro_list_con ul li,
.pic_list_con ul li{padding: 2px;}
.pro_list_con ul li a{padding: 2px;}
.pro_list_con ul li h3{margin-top: 2px;font-size: 14px;}
.pic_list_con ul li h3{font-size: 14px;line-height: 36px;height: 40px;}
.aboutuspage,.prohomepage,.prolistpage{
	padding-top:30px;}
}

/*aboutus*/
.aboutuspage .rightmain,
.culturepage .rightmain,
.methodpage .rightmain,
.supportpage .rightmain{font-size: 16px;color: #666;}
.methodpage .rightmain p,
.supportpage .rightmain p{margin-bottom: 10px;}
.aboutuspage .rightmain img,
.methodpage .rightmain img,
.supportpage .rightmain img{max-width: 100%;}
.aboutuspage .rightmain table,
.culturepage .rightmain table,
.methodpage .rightmain table,
.supportpage .rightmain table{font-size: 14px;}
.aboutuspage .rightmain table td,
.culturepage .rightmain table td,
.methodpage .rightmain table td,
.supportpage .rightmain table td{padding: 5px;}

.culturepage .rightmain,
.aboutuspage .rightmain{line-height: 2;}
.culturepage .rightmain p,
.aboutuspage .rightmain p{margin-bottom: 15px;}

.culturepage .bgbox{width: 100%;max-width: 1600px;margin: 0 auto;position: relative;z-index: 0;}
.culturepage .bgbox span{width: 100%;display: block;padding-bottom: 20%;position: relative;z-index: 2;top: 0;left: 0;}
.culturepage .bgbox img{position: absolute;left: 0;bottom: 50px;z-index: 1;width: 100%;}

@media only screen and (max-width:1600px){
.culturepage .bgbox span{padding-bottom: 15%;}
.culturepage .bgbox img{bottom: 0;}
}

/*contact*/
.contactpage .txtbox{width:50%;float:left;padding-bottom:25px;}
.contactpage .txtbox p{width:100%;float:left;font-size:16px;margin-bottom: 10px;padding-left: 3px;}
.contactpage .txtbox .tit{font-size: 20px;color: #ff6a00;padding: 15px 0;width:auto;font-weight: 600;}
.contactpage .txtbox .tit em{display: block;width: 4em;background-color: #ff6a00;height: 1px;margin-top: 10px;}
.contactpage .txtbox:hover .tit em{width: 100%;}

.contactpage .ewmbox{width: 50%;float: left;padding: 10px 0;display: flex;flex-wrap: wrap;justify-content: center;}
.contactpage .ewmbox p{float: left;max-width: 180px;text-align: center;color: #787878;padding-bottom: 10px;}
.contactpage .ewmbox img{width: 100%;}
.contactpage .ewmbox .ewm1{width: 75%;margin: 0 auto;}
.contactpage .ewmbox .ewm1 p{width: 33.33%;}
.contactpage .ewmbox .ewm2{width: 100%;}
.contactpage .ewmbox .ewm2 p{width: 25%;}

.contactpage .mapbox{width:100%;float:right;position:relative;padding-bottom:40%;}
.contactpage .mapbox > iframe{position:absolute;left:0;top:0;}

@media only screen and (max-width:1250px){
.contactpage .rightmain{padding: 35px 0 40px;}
.contactpage .txtbox{padding-left: 2%;}
}
@media only screen and (max-width:1024px){
.contactpage .txtbox{width: 55%;}
.contactpage .ewmbox{width: 45%;}
}
@media only screen and (max-width:768px){
.contactpage .rightmain{padding: 20px 0 30px;}
.contactpage .txtbox{width: 100%;padding-bottom: 0;}
.contactpage .txtbox p{margin-bottom: 5px;}
.contactpage .ewmbox{width: 100%;}
.contactpage .mapbox{padding-bottom:280px;}
}
@media only screen and (max-width:480px){
.contactpage .ewmbox .ewm1{width: 100%;}
.contactpage .ewmbox .ewm2{max-width: 360px;margin: 0 auto;}
.contactpage .ewmbox .ewm2 p{width: 50%;}
}
@media only screen and (max-width:425px){
.contactpage .txtbox p{font-size:15px;}
}

/*order*/
.orderpage .rightmain .cont{padding:50px 10% 30px;border: 1px solid #f5f5f5;background: url(../nyimages/lxbg.jpg) center no-repeat;background-size: 100% auto;}
.orderpage .rightmain .cont ul li{width:100%;height:30px;margin-bottom:10px;overflow:hidden;position:relative;}
.orderpage .rightmain .cont ul li .tit{width:150px;display:block;text-align:right;height:30px;line-height:30px;position:absolute;left:0;top:0;}
.orderpage .rightmain .cont ul li p{width:100%;padding-left:150px;overflow:hidden;}
.orderpage .rightmain .cont ul li p .txt{max-width:90%;height:30px;border:1px solid #ddd;line-height:18px;padding:5px 9px;float:left;border-radius:3px;}
.orderpage .rightmain .cont .red{float:left;display:block;height:30px;line-height:36px;padding-left:5px;color: red;}
.orderpage .rightmain .cont ul li.li_2{height:180px;}
.orderpage .rightmain .cont ul li.li_2 .txt{width:90%;max-width:400px;height:180px;line-height:24px;padding:2px 9px;}
.orderpage .rightmain .cont ul li.code input{width:80px;}
.orderpage .rightmain .cont img{float:left;padding:6px 5px;cursor:pointer;}

.orderpage .rightmain .cont ul li.li_3{height:50px;padding:7px 0;}
.orderpage .rightmain .cont ul li.li_3 input{display:block;width:100px;height:36px;float:left;margin-right:10px;font-size:16px;border-radius:3px;padding-bottom: 2px;cursor: pointer;}
.orderpage .rightmain .cont ul li.li_3 .tj{background:#ff6a00;color:#fff;}
.orderpage .rightmain .cont ul li.li_3 input:hover{background:#ff9600;color:#fff;}

@media only screen and (max-width:768px){
.orderpage .rightmain .cont{padding:40px 5% 30px;}
.orderpage .rightmain .cont ul li .tit{width: 80px;}
.orderpage .rightmain .cont ul li p{padding-left: 80px;}
.orderpage .rightmain .cont ul li.li_3 input{width: 80px;margin-right: 4px;}
}
@media only screen and (max-width:425px){
.orderpage .rightmain .cont{padding:30px 1% 15px 3%;}
}

/*honor*/
.honorlistpage .pic_list_con ul li p{padding: 4px;}
.honorlistpage .pic_list_con ul li p em img{min-width: auto;max-width: 100%;height: auto;}

@media only screen and (max-width:425px){
.honorlistpage .pic_list_con ul li p{padding: 2px;}
}

/*partners*/
.partnerpage .pic_list_con{margin-bottom: 20px;}
.partnerpage .pic_list_con ul{border: 1px solid #e6e6e6;border-width: 1px 0 0 1px;}
.partnerpage .pic_list_con ul li{padding: 0;width: 20%;}
.partnerpage .pic_list_con ul li p{padding: 4px;border-width: 0 1px 1px 0;}
.partnerpage .pic_list_con ul li p em{padding-bottom: 50%;}
.partnerpage .pic_list_con ul li p em img{min-width: auto;max-width: 100%;height: auto;}
.partnerpage .pic_list_con ul li h3{width: 100%;height: 100%;background: rgba(0,0,0,.75);color: #fff;opacity: 0;position: absolute;left: 0;top: 0;-webkit-transform: scale(0,0);transform: scale(0,0);}
.partnerpage .pic_list_con ul li h3 span{display: block;width: 100%;padding: 5px;position: absolute;left: 0;top: 50%;margin-top: -30px;}
.partnerpage .pic_list_con ul li:hover h3{opacity: 1;-webkit-transform: scale(1,1);transform: scale(1,1);}

@media only screen and (max-width:1024px){
.partnerpage .pic_list_con ul li{width: 25%;}
}
@media only screen and (max-width:768px){
.partnerpage .pic_list_con ul li{width: 33.334%;}
}
@media only screen and (max-width:475px){
.partnerpage .pic_list_con ul li{width: 50%;}
}

/*newslist*/
.newslistpage .rightmain ul li{width:100%;overflow:hidden;float:left;margin-bottom:15px;position:relative;padding:15px 15px 15px 235px;background: #f5f7f9;}
.newslistpage .rightmain ul li .pic{width:200px;height:150px;overflow:hidden;border:1px solid #eee;text-align:center;background:#fafafa;position:absolute;left:15px;top:15px;}
.newslistpage .rightmain ul li .pic a{width:100%;padding-bottom: 75%;display:block;position:relative;overflow:hidden;}
.newslistpage .rightmain ul li .pic img{max-width:100%;max-height:100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.newslistpage .rightmain ul li .tit{width:100%;font-size:16px;float:left;font-weight:600;}
.newslistpage .rightmain ul li .tit a{display:block;padding:6px 0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.newslistpage .rightmain ul li .txt{float:left;width:100%;height:5.4em;max-height:75px;overflow:hidden;color:#666;line-height:1.8!important;}
.newslistpage .rightmain ul li .txt *{line-height:1.8!important;}
.newslistpage .rightmain ul li .txt img,
.newslistpage ul li .txt br{display:none;}
.newslistpage .rightmain ul li .date{width:100%;float:left;overflow:hidden;color:#787878;font-size:15px;padding:15px 0 5px 20px;line-height: 15px;background: url(../nyimages/date-black.png) left 15px no-repeat;background-size: 15px 15px;}
.newslistpage .rightmain ul li:hover{background:#ff6a00;}
.newslistpage .rightmain ul li:hover .tit a,
.newslistpage .rightmain ul li:hover .txt{color: #fff;}
.newslistpage .rightmain ul li:hover .date{background-image: url(../nyimages/date-white.png);color: #fff;}

@media only screen and (max-width:768px){
.newslistpage .rightmain ul li{padding:10px 145px 10px 15px;}
.newslistpage .rightmain ul li .pic{width: 120px;height: 120px;left: auto;top: 10px;right: 10px;}
.newslistpage .rightmain ul li .pic a{padding-bottom: 100%;}
.newslistpage .rightmain ul li .txt{height:3.6em;}
.newslistpage .rightmain ul li .tit a{padding: 5px 0 6px;}
}
@media only screen and (max-width:560px){
.newslistpage .rightmain ul li{padding:10px 90px 10px 15px;}
.newslistpage .rightmain ul li .pic{width: 70px;height: 70px;}
.newslistpage .rightmain ul li .tit{font-size: 14px;}
.newslistpage .rightmain ul li .tit a{height:45px;line-height: 1.4;white-space: pre-wrap;}
.newslistpage .rightmain ul li .txt{height:2em;white-space: nowrap;text-overflow: ellipsis;display: none;}
.newslistpage .rightmain ul li .date{padding:7px 0 3px 20px;background-position-y: 7px;}
}

/*newshow*/
.newshow .rightmain .title{width:100%;font-size:24px;padding:10px 0 5px;text-align:center;}
.newshow .rightmain .date{width:100%;color:#999;font-size:15px;padding:5px 0 25px;text-align:center;border-bottom:1px dotted #ccc;margin-bottom: 25px;}
.newshow .rightmain .date img{width:20px;height:17px;position:relative;padding-right: 3px;top: -2px;}
.newshow .rightmain .content{width:100%;color:#454545;font-size:16px;line-height:2;text-indent:2em;padding:0 10px 25px;border-bottom:1px dotted #ccc;margin-bottom: 10px;}
.newshow .rightmain .content p{margin-bottom:10px;}
.newshow .rightmain .content img{max-width:100%;display:block;margin:10px auto 0;}
.newshow .rightmain .new-video .float-videos{margin-bottom: 10px;}

@media only screen and (max-width:768px){
.newshow .rightmain .title{font-size:18px;font-weight: 600;}
.newshow .rightmain .content{font-size:15px;line-height:1.8;}
}
@media only screen and (max-width:425px){
.newshow .rightmain .title{font-size:16px;}
.newshow .rightmain .content{font-size:14px;line-height:1.5;}
}

/*faq*/
.faqpage .problem-keywords{width: 100%;padding: 14px 19px;background: #fafafa;border: 1px solid #eee;border-radius: 5px;}
.faqpage .problem-keywords ul li{height: 30px;line-height: 30px;display: inline;padding: 0 5px;}
.faqpage .problem-keywords ul li a{color: #666;white-space: nowrap;}
.faqpage .problem-keywords ul li:hover a{color: #ff6a00;}
.faqpage .problem-search{width: 100%;padding: 20px 25px 25px;}
.faqpage .problem-search span{display: block;float: left;height: 36px;line-height: 36px;color: #666;margin-right: 15px;}
.faqpage .problem-search .tit{float: left;margin-right: 15px;height: 36px;padding: 5px 12px;border-radius: 3px;border: 1px solid #ddd;line-height: 24px;width: 280px;background: #fafafa;}
.faqpage .problem-search .anniu{float: left;height: 36px;border-radius: 3px;border: 1px solid #ddd;line-height: 36px;width: 68px;background: url(../nyimages/jinpinbg.jpg) left bottom repeat-x;text-align: center;}

.faqpage .problem-list,
.downpage .downlist{width: 100%;padding-bottom: 20px;}
.faqpage .problem-list .titl,
.faqpage .problem-list ul li,
.downpage .downlist .titl,
.downpage .downlist ul li{width: 100%;height: 45px;line-height: 45px;border-bottom: 1px dotted #ccc;padding: 0 100px 0 25px;position: relative;}
.faqpage .problem-list ul li p a,
.downpage .downlist ul li p{display: block;white-space: nowrap;text-overflow: ellipsis;overflow:hidden;}
.faqpage .problem-list .titl span,
.faqpage .problem-list ul li span,
.downpage .downlist .titl span,
.downpage .downlist ul li span{display: block;height: 45px;line-height: 50px;color: #888;width: 100px;text-align: center;position: absolute;right: 0;top: 0;}
.downpage .downlist ul li span{padding:0 15px;}
.downpage .downlist ul li span a{display: block;height: 45px;width:50%;float:left;padding:13px 0 12px;}
.faqpage .problem-list .titl,
.downpage .downlist .titl{height: 50px;line-height: 50px;border-bottom: 1px solid #ff6a00;background: #f5f5f5;font-size: 16px;color: #ff6a00;font-weight: 600;margin-bottom: 10px;}
.downpage .downlist .titl{border-radius: 10px 10px 0 0;}
.faqpage .problem-list .titl span,
.downpage .downlist .titl span{color: #ff6a00;}

@media only screen and (max-width:560px){
.faqpage .problem-search{padding: 10px 15px 20px;}
.faqpage .problem-search span{width: 100%;padding-bottom: 5px;}
.faqpage .problem-list .titl,
.faqpage .problem-list ul li,
.downpage .downlist .titl,
.downpage .downlist ul li{padding:0 85px 0 15px}
.downpage .downlist .titl{border-radius: 5px 5px 0 0;}
.faqpage .problem-list .titl span,
.faqpage .problem-list ul li span{width:85px;}
.downpage .downlist .titl span,
.downpage .downlist ul li span{padding:0 5px;width:80px;}
}
@media only screen and (max-width:425px){
.faqpage .problem-search{padding: 10px 10px 20px;}
.faqpage .problem-search .tit{width: 200px;margin-right: 10px;}
}

/*proHome*/
.prohomepage .rightmain{padding: 35px 0;}
.prohomepage .promain{width: 100%;overflow: hidden;padding: 15px 0;}
.prohomepage .promain .title{width: 100%;overflow: hidden;background: #003073;border-radius: 10px 10px 0 0;position: relative;z-index: 2;}
.prohomepage .promain .title p{font-size: 18px;font-weight: 600;color: #fff;float: left;padding: 12px 0 11px 20px;}
.prohomepage .promain .title a{display: block;width: 65px;height: 50px;float: right;background: url(../nyimages/more-black.png) left center no-repeat;}
.prohomepage .promain .title a:hover{background-image: url(../nyimages/more-red.png);}
.prohomepage .promain:hover .title{background: #00a0e9;}

.prohomepage .promain .pro_list_con{background: #f0f0f0;border-radius: 0 0 10px 10px;padding: 15px;min-height: 100px;}

@media only screen and (max-width:1024px){
.prohomepage .rightmain{padding: 25px 0;}
.prohomepage .pro_list_con ul li{width: 25%;}
}
@media only screen and (max-width:768px){
.prohomepage .promain{padding: 10px 0;}
.prohomepage .pro_list_con{padding: 10px;}
.prohomepage .pro_list_con ul li{width: 50%;}
}
@media only screen and (max-width:425px){
.prohomepage .rightmain{padding: 15px 0;}
.prohomepage .promain .pro_list_con{padding: 5px;border-radius: 0 0 5px 5px;}
}

/*proList*/
.prolistpage .rightmain{padding: 10px 0 30px;}
.prolistpage .pro_list_con{padding: 35px 0 10px;}

@media only screen and (max-width:1024px){
.prolistpage .pro_list_con{padding: 25px 0 0;}
}
@media only screen and (max-width:768px){
.prolistpage .rightmain{padding-bottom: 20px;}
.prolistpage .pro_list_con{padding-top: 20px;}
}
@media only screen and (max-width:425px){
.prolistpage .pro_list_con{padding-top: 10px;}
}

/*proshow*/
.proshowpage .rightmain > div .title{width: 100%;height: 50px;background: #f3f5f7;position: relative;padding: 10px 15px 0;}
.proshowpage .rightmain > div .title em{width: 100%;height: 1px;display: block;background: #e6e6e6;position: absolute;left: 0;bottom: 0;z-index: 0;}
.proshowpage .rightmain > div .title p{float: left;margin-right: 10px;cursor: pointer;position: relative;z-index: 1;}
.proshowpage .rightmain > div .title p span{display: block;padding: 0 15px;line-height: 42px;height: 39px;border-radius: 5px 5px 0 0;border: 1px solid #f3f5f7;border-bottom: 0;font-size: 16px;font-weight: 600;}
.proshowpage .rightmain > div .title p.active span{color: #ff6a00;background: #fff;height: 40px;border-color: #e6e6e6;padding: 0 20px;}
.proshowpage .rightmain > div .title a{display: block;float: left;padding: 0 15px;line-height: 42px;height: 39px;font-size: 16px;font-weight: 600;}

.proshowpage .picinfo{width: 100%;position: relative;margin-bottom: 20px;}
.proshowpage .picinfo .left{width: 44%;float: left;padding-right: 4%;}
.proshowpage .picinfo .bigPic{width: 100%;padding-bottom: 100%;background: #fff;border: 1px solid #ddd;}
.proshowpage .picinfo .bigPic img{max-width: 100%;max-height: 100%;position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);transform: translate(-50%,-50%);z-index: 5;}
.proshowpage .picinfo .smallpic{width: 100%;height: 80px;padding: 10px 0;}
.proshowpage .picinfo .smallpic ul li{width: 60px;height: 60px;padding: 1px;background: #fff;border: 2px solid #e6e6e6;}
.proshowpage .picinfo .smallpic ul li a{display: block;width: 100%;height: 100%;overflow: hidden;position: relative;}
.proshowpage .picinfo .smallpic ul li img{height: 100%;min-width: 100%;position: relative;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);transform: translateX(-50%);}
.proshowpage .picinfo .smallpic ul li.on{border-color: #ff6a00;}
.proshowpage .picinfo .smallpic .swiper-scrollbar{width: 100%;bottom: 0;left: 0;height: 3px;}
.proshowpage .picinfo .smallpic .swiper-scrollbar-drag{background: rgba(0,0,0,.2);}

.proshowpage .picinfo .right{width: 56%;float: right;}
.proshowpage .picinfo .right > *{width: 100%;overflow: hidden;font-size: 15px;position: relative;}
.proshowpage .picinfo .right > * span{position: absolute;left: 15px;top: 5px;}
.proshowpage .picinfo .right .titl{font-size: 22px;padding: 10px 10px 10px 15px;color: #ff6a00;}
.proshowpage .picinfo .right .claname{border: 1px solid #ffbf91;background-color: #fff1e8;padding: 11px 9px 9px 99px;border-radius: 5px;margin: 10px 0;}
.proshowpage .picinfo .right .claname span{left: 13px;top: 11px;}
.proshowpage .picinfo .right .claname:hover a{color: #ff6a00;font-weight: 600;}
.proshowpage .picinfo .right .txt{padding: 5px 10px 5px 100px;min-height: 32px;}
.proshowpage .picinfo .right .txt1{line-height: 1.8;}
.proshowpage .picinfo .right .btn{padding: 15px 0 0 15px;}
.proshowpage .picinfo .right .btn a{float: left;margin-right: 15px;}
.proshowpage .picinfo .right .btn p{font-size: 18px;color: #ff6a00;line-height: 32px;background: url(../images/icon-top-tel.png) left center no-repeat;background-size: auto 30px;padding-left: 37px;float: left;}

.proshowpage .provideo{width: 100%;}
.proshowpage .provideo .videoBox{padding: 25px 10px;}
.proshowpage .provideo .videoBox p{width:100%;position: absolute;float: left;left: 0;top: 0;padding: 5px 15px;font-size: 24px;color: #fff;background: rgba(0,0,0,.5);border-radius: 20px;z-index: 99;text-align: center;letter-spacing: 1px;}

.proshowpage .detail{width: 100%;}
.proshowpage .detail .content{width:100%;font-size:15px;line-height: 1.8;padding:35px 0 25px;min-height:150px;}
.proshowpage .detail .content > div{display: none;}
.proshowpage .detail .content > div.active{display: block;}
.proshowpage .detail .content p{margin-bottom:10px;}
.proshowpage .detail .content p img{max-width:100%!important;margin:0 auto;display:block;}

@media only screen and (max-width:1024px){
.proshowpage .picinfo .left{width: 43%;padding-right: 3%;}
.proshowpage .picinfo .right{width: 57%;}
.proshowpage .detail .content{padding:25px 0 15px;}
}
@media only screen and (max-width:768px){
.proshowpage .picinfo .left{width: 100%;}
.proshowpage .picinfo .right{width: 100%;padding: 10px 0;}
}
@media only screen and (max-width:425px){
.proshowpage .picinfo .right .titl{padding: 5px 10px;}
.proshowpage .rightmain > div .title{padding: 10px 5px 0;}
.proshowpage .rightmain > div .title p,
.proshowpage .rightmain > div .title a{margin-right: 0;padding:0;font-size: 14px;width: 25%;text-align: center;}
.proshowpage .rightmain > div .title p span{padding:0;font-size: 14px;}
.proshowpage .rightmain > div .title p.active span{padding:0 10px;}
.proshowpage .detail .content{padding:20px 0 15px;}
}

/*sitemap*/
.sitemap .bum{width:100%;margin-bottom:20px;border-radius:5px;float:left;padding: 5px 1px;border: 1px solid #e6e6e6;}
.sitemap .bum .title{width:100%;border-bottom:1px solid #ddd;height:40px;line-height:40px;background:url(../nyimages/aboutbg.gif) bottom repeat-x;padding:0 15px;overflow:hidden;}
.sitemap .bum .title p{float:left;font-weight:bold;font-size:16px;font-weight: 600;}
.sitemap .bum .title a{float:right;display:block;height:40px;width:50px;background:url(../nyimages/more-black.png) center no-repeat;}
.sitemap .bum .title a:hover{background-image:url(../nyimages/more-red.png);}
.sitemap .bum .cont{width:100%;padding:15px 20px;overflow:hidden;min-height:50px;min-height: 100px;}
.sitemap .bum .cont ul li{height:30px;line-height:30px;width:20%;float:left;padding:0 5px;}
.sitemap .bum .cont ul li a{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

@media only screen and (max-width:1024px){
.sitemap .bum .cont ul li{width:25%;}
}
@media only screen and (max-width:768px){
.sitemap .bum .cont ul li{width:33.33%;}
}
@media only screen and (max-width:425px){
.sitemap .bum .cont ul li{width:50%;}
}

/*video*/
.videopage .pic_list_con ul li p{background-color: #000;border-color: #000;}
.videopage .pic_list_con ul li p .videoed{position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);transform: translate(-50%,-50%);display: none;}