@charset "UTF-8";
* { margin: 0; padding: 0; }

html { font-size: 40px; }

body { width: 100%; overflow-x: hidden; font-family: "微软雅黑"; font-size: 40px; color: #666; background: black; height: 100%; }

a { text-decoration: none; outline: none; tap-highlight-color: transparent; focus-ring-color: transparent; -webkit-tap-highlight-color: transparent; -webkit-focus-ring-color: transparent; -moz-tap-highlight-color: transparent; -moz-focus-ring-color: transparent; }

ol, ul, li { list-style: none; }

img { border: 0px solid #ccc; max-width: 100%; }

.cl{ clear:both; line-height:0px; height:0px; overflow:hidden; font-size:0px}

input, textarea { -webkit-appearance: none; outline: none; }
input:focus, textarea:focus { border: none; -webkit-box-shadow: none; box-shadow: none; }

.mt-20{ margin-top:20px}
.item-phone  a{ color:#5335A4}

.all { width: 100%; max-width: 640px; position: relative; margin: 0px auto; background-color: #fff; min-height: 100%; overflow: hidden; }
.all .class { -webkit-tap-highlight-color: transparent; }
.all .tml { -webkit-transform: translate3d(6.25rem, 0, 0); transform: translate3d(6.25rem, 0, 0); }
.all .clear { clear: both; }
.all .left { float: left; }
.all .right { float: right; }
.all .overflow { overflow: hidden; }
.all .position { position: relative; }
.all .width { width: 90.6%; }
.all .margin { margin: 0px auto; }
.all .transition { -webkit-transition: all 350ms; -o-transition: all 350ms; transition: all 350ms; }
.all .box-sizing { -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.all .box { margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; width: 90.6%; overflow: hidden; }
.all .czjz { position: relative; top: 50%; -webkit-transform: translate(0px, -50%); -ms-transform: translate(0px, -50%); transform: translate(0px, -50%); }
.all .animated { -webkit-transition: all 350ms; -o-transition: all 350ms; transition: all 350ms; }
.all .mt-25 { margin-top: 0.39063rem; }
.all .padding-none { padding: 0 !important; }
.all .pt-none { padding-top: 0 !important; }
.all .main { background-color: #ffffff; position: relative; z-index: 999; padding: 1.5625rem 0px 1.79688rem; overflow: hidden; }
.all .m-desc * { line-height: 20px; font-size: 14px; color: #333; }
.all .m-title { padding-bottom: 10px; border-bottom: 1px dashed #f2f2f2; }
.all .m-title .box { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.all .m-title-left { position: relative; height: 0; line-height: 0; padding-top: 16px; padding-bottom: 16px; padding-left: 16px; font-size: 18px; color: #2668b4; }
.all .m-title-left:before { content: ""; position: absolute; left: 0; top: 50%; display: block; width: 5px; height: 25px; background-color: #2668b4; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.all .m-title-right { font-size: 14px; color: #666; }
.all .m-news-item { padding: 0.15625rem 0; border-bottom: 1px dashed #f2f2f2; }
.all .m-news-item:last-child { border-bottom: none; }
.all .m-news-item .item-title { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 30px; line-height: 30px; overflow: hidden; }
.all .m-news-item .item-title-left { font-size: 14px; color: #2668b4; height: 30px; padding-left: 10px; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; background: url(../images/c_icon.png) no-repeat left center; }
.all .m-news-item .item-title-right { width: 45px; height: 30px; font-size: 12px; color: #333; text-align: right; }
.all .m-news-item .item-desc { height: 60px; line-height: 20px; font-size: 12px; color: #333; overflow: hidden; word-break: break-all; }
.all header { position: fixed; top: 0px; width: 100%; max-width: 640px; z-index: 9999; background-color: #2668b4; }
.all header .box { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 1.5625rem; line-height: 1.5625rem; }
.all header .fa-navicon { font-size: 0.70313rem; color: white; }
.all header .fa-search { font-size: 0.70313rem; color: white; }
.all header span { font-size: 0.625rem; color: white; }
.all .search { position: fixed; top: 0; z-index: 9998; opacity: 0; width: 100%; max-width: 640px; overflow: hidden; border-radius: 10px; border: 1px solid #484848; background-color: white; -webkit-transition: all 350ms; -o-transition: all 350ms; transition: all 350ms; }
.all .search.show { top: 1.875rem; }
.all .search form { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 1.5625rem; overflow: hidden; }
.all .search .text { color: black; width: 80%; padding: 0 5px; border-radius: 10px 0px 0px 10px; height: 1.5625rem; line-height: 1.5625rem; font-size: 0.39063rem; color: #333; border: none; background-color: white; }
.all .search .submit { width: 20%; height: 1.5625rem; font-size: 0.28125rem; color: white; border-radius: 0px 10px 10px 0px; border: 0px; background-color: #2668b4; }
.all .h-banner .swiper-pagination-bullet { opacity: 1; background-color: white; }
.all .h-banner .swiper-pagination-bullet-active { background-color: #2668b4; }
.all .h-subnav-list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding-bottom: 0.39063rem; }
.all .h-subnav-item { margin-top: 0.39063rem; }
.all .h-subnav-item a { display: block; font-size: 0; line-height: 0; }
.all .h-subnav-item img { width: 3.90625rem; }
.all .h-albums-list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.all .h-albums-item { margin-top: 0.23438rem; width: 45%; }
.all .h-albums-item a { display: block; }
.all .h-prosort-list { background-color: #f5f5f5; }
.all .h-prosort-item.parent { padding-left: 50px; background: url(../images/prot.png) no-repeat left center; border-bottom: 1px solid #e5e5e5; }
.all .h-prosort-item.parent a { display: block; height: 40px; line-height: 40px; font-size: 16px; color: #2668b4; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
.all .h-prosort-item.parent:last-child { border-bottom: none; }
.all .h-prosort-item.children { padding-left: 50px; }
.all .h-prosort-item.children a { display: block; height: 35px; line-height: 35px; font-size: 12px; color: #333; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; border-bottom: 1px dashed #c4c4c4; }
.all .h-prosort-item.children:last-child a { border-bottom: none; }
.all .h-pros-item { margin-top: 10px; }
.all .h-pros-item .item-img { display: block; border: 1px solid #c4c4c4; }
.all .h-pros-item .item-img img { width: 100%; }
.all .h-pros-item .item-font { height: 35px; padding: 0 5px; line-height: 35px; font-size: 12px; text-align: center; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
.all .h-pros-item .item-font a { color: #333; }
.all .h-about-desc { line-height: 20px; font-size: 12px; color: #484848; }
.all .h-about-desc p { margin-top: 5px; }
.all .m-contact { padding: 20px 0; background-color: #666; }
.all .m-contact-font { line-height: 20px; font-size: 14px; color: #bbb; }
.all .ft { position: fixed; bottom: 0px; width: 100%; max-width: 640px; z-index: 9999; background-color: #2668b4; }
.all .ft ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 1.79688rem; overflow: hidden; text-align: center; }
.all .ft ul li { width: 25%; overflow: hidden; }
.all .ft ul li a { color: white; }
.all .ft ul li p { margin-top: 0.15625rem; font-size: 0.28125rem; height: 0.39063rem; line-height: 0.39063rem; color: white; }
.all .ft ul li .fa { color: white; font-size: 0.625rem; height: 0.78125rem; line-height: 0.78125rem; color: white; display: block; text-align: center; }
.all .ft ul li .fa img{
	height: 0.78125rem;
}
.all .navlist { position: fixed; top: 0px; background-color: #383838; width: 6.25rem; height: 100%; padding-top: 1.5625rem; overflow-x: hidden; overflow-y: scroll; right: auto; left: auto; }
.all .navlist ul { visibility: hidden; }
.all .navlist ul li { text-align: center; height: 1.25rem; border-radius: 1rem 0rem 0rem 1rem; width: 100%; -webkit-transition: all 350ms; -o-transition: all 350ms; transition: all 350ms; -webkit-transform: translateX(-6.25rem); -ms-transform: translateX(-6.25rem); transform: translateX(-6.25rem); }
.all .navlist ul li a { color: white; font-size: 0.46875rem; line-height: 1.25rem; text-align: center; }
.all .navlist ul li#li { background: #2668b4; }
.all .navlist ul li.li1 { -webkit-transition-delay: 240ms; -o-transition-delay: 240ms; transition-delay: 240ms; }
.all .navlist ul li.li2 { -webkit-transition-delay: 320ms; -o-transition-delay: 320ms; transition-delay: 320ms; }
.all .navlist ul li.li3 { -webkit-transition-delay: 400ms; -o-transition-delay: 400ms; transition-delay: 400ms; }
.all .navlist ul li.li4 { -webkit-transition-delay: 480ms; -o-transition-delay: 480ms; transition-delay: 480ms; }
.all .navlist ul li.li5 { -webkit-transition-delay: 560ms; -o-transition-delay: 560ms; transition-delay: 560ms; }
.all .navlist ul li.li6 { -webkit-transition-delay: 640ms; -o-transition-delay: 640ms; transition-delay: 640ms; }
.all .navlist ul li.li7 { -webkit-transition-delay: 720ms; -o-transition-delay: 720ms; transition-delay: 720ms; }
.all .navlist ul li.li8 { -webkit-transition-delay: 800ms; -o-transition-delay: 800ms; transition-delay: 800ms; }
.all .navlist ul li.li9 { -webkit-transition-delay: 880ms; -o-transition-delay: 880ms; transition-delay: 880ms; }
.all .navlist ul li.li10 { -webkit-transition-delay: 960ms; -o-transition-delay: 960ms; transition-delay: 960ms; }
.all .navlist ul.open { visibility: visible; }
.all .navlist ul.open li { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
.all .news-icon { position: fixed; z-index: 9; top: 0; width: 100%; max-width: 640px; height: 0.15625rem; }
.all .news-icon .news-icon-item { position: absolute; width: 1rem; height: 1rem; line-height: 1rem; font-size: 0.625rem; color: #333; text-align: center; border-radius: 50%; background: rgba(255, 255, 255, 0.7); }
.all .news-icon .news-icon-item.one { top: .4rem; left: .4rem; }
.all .news-icon .news-icon-item.two { top: .4rem; right: 2.4rem; }
.all .news-icon .news-icon-item.three { top: .4rem; right: .4rem; }
.all .news-hd { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 6.25rem; background-color: #2668b4; opacity: .9; }
.all .news-hd img { width: 6.25rem; }
.all .news-title { font-size: 14px; color: #333; text-align: center; }
.all .news-date { font-size: 12px; text-align: center; }
.all .news-pic { font-size: 0; line-height: 0; }
.all .news-pic img { width: 100%; }
.all .fx { position: fixed; bottom: 1.79688rem; z-index: 99; width: 100%; max-width: 640px; height: 100%; visibility: hidden; }
.all .fx-bg { width: 100%; height: 100%; background-color: #282828; opacity: .9; }
.all .fx-box { position: absolute; bottom: 0; width: 100%; background-color: white; }
.all .fx-hd { height: 1.25rem; line-height: 1.25rem; font-size: 0.5rem; color: #999; text-align: center; }
.all .fx-bd { margin: 0 auto; padding-bottom: 0.3125rem; border-bottom: 1px solid #999; overflow: hidden; }
.all .bdsharebuttonbox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; }
.all .bdsharebuttonbox a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-flow: column wrap; -ms-flex-flow: column wrap; flex-flow: column wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-content: space-around; -ms-flex-line-pack: distribute; align-content: space-around; width: 30%; font-size: 0.4375rem; color: #151515; text-align: center; }
.all .bdsharebuttonbox a img { width: 100%; }
.all .fx-ft { height: 1.25rem; line-height: 1.25rem; font-size: 0.5rem; color: #999; text-align: center; }
.all .page { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; line-height: 0.54688rem; font-size: 0.39063rem; color: #333; }
.all .page span { margin: 0 0.07813rem; }
.all .page a { margin: 0 0.07813rem; color: #333; }
.all .page font { color: #2668b4; }
.all .gbook-hd { line-height: 0.78125rem; font-size: 0.54688rem; color: #585858; text-align: center; }
.all .gbook-item { margin-top: 0.39063rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; line-height: 1.5625rem; border: 1px solid #ccc; }
.all .gbook-item-ico { width: 10%; line-height: 1.5625rem; font-size: 0.59375rem; color: #585858; text-align: right; }
.all .gbook-item-text { width: 80%; height: 1.5625rem; padding: 0 5%; line-height: 1.5625rem; font-size: 0.46875rem; border: 0; }
.all .gbook-item-textarea { height: 3.125rem; resize: none; }
.all .gbook-item-btn { width: 100%; height: 1.5625rem; font-size: 0.54688rem; color: white; text-align: center; background-color: #2668b4; border: none; cursor: pointer; }



.newslist-item {
  position: relative;
  margin-top:0.26667rem;;
  padding-bottom:0.26667rem;;
  border-bottom:1px dashed #CCCCCC;
  overflow: hidden; 
}

.newslist-item .item-pic{ width:30%; text-align:center}
.newslist-item .item-pic img{ border:1px solid #dadada; width:80%;}

.newslist-item .item-title {
    width: 65%;
	line-height:0.45rem;
    height: 0.45rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; 
	margin-bottom:0.06rem;
	font-size:0.4rem; font-weight:bold; color:#666666
}
.newslist-item .item-title a {
    color: #333333; 
}
.newslist-item .item-desc{ width:65%; height:0.6rem; font-size:0.35rem; color:#999999; margin-bottom:0.06rem; line-height:0.6rem; overflow:hidden}
.newslist-item .item-time{ color:#999999}


.news-hd-pic img{ width:100%}



/*修改开始*/
.all .h-pros-new .m-title{ margin-bottom:0rem}
.all .h-pros-new{
	width: 9.4rem;
	margin: 0 auto;
	overflow: hidden;
}
.all .h-pros-new .box{
	margin: 0 0 0.1rem 0;
}
.all .h-pros-new .m-title-new .m-title-left::before {
	background: none;
	}
.all .h-pros-new .m-title-new p{
	padding-left: 0;
}
.all .h-pros-new ul{
	display: table;
	width: 110%;
}
.all .h-pros-new ul li{
	height: auto;
	width: 3rem;
	float: left;
	margin-right: 0.22rem;
	/*margin-top: 0.5rem;*/
	border: 0;
}
.all .h-pros-new ul li p.left{
	height: 2.053rem;
	line-height: 2.053rem;
	width:100%;
}
.all .h-pros-new ul li p.left img{
	height: 2.053rem;
	width:95%;
	vertical-align: middle;
}
.all .h-pros-new ul li p.item-title{
	width:100%;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	margin:0;
	padding: 0;
}
.all .h-pros-new ul li p.item-title a{
	height: 100%;
	line-height: 100%;
	text-align: center;
	font-size: 0.266rem;
	margin:0;
	padding: 0;
}
.all .h-pros-new ul li p.item-phone{
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	font-size: 0.22rem;
	background: #e1e1e1;
	margin: 0 auto;
	margin-top: 0.1rem;
	padding: 0;
}

