#container{
	height: 500px;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/*.cube {
   -webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
   -ms-backface-visibility: hidden;
   backface-visibility: hidden;
 
   -webkit-perspective: 1000;
   -moz-perspective: 1000;
   -ms-perspective: 1000;
   perspective: 1000;
}*/
.droparrow{
	float: left;
	width: 15%;
	display: none;
}
.droparrow img{
	width: 100%;
}
/*.droptitle{
	float: left;
}*/
.dropdown_menu a:hover .droparrow{
	transform: translateX(.6vw);
}
/*.dropdown_menu a:hover .droptitle{
	transform: translateX(.6vw);
}*/
.navpadding{
	padding: 13px 0;
	max-width: 76% !important;
}
#foot{
	display: none;
}
.navl{
	width: 20%;
}
.navl img{
	width: 100%;
}
.gsjs{
	width: 100%;
	display: flex;
}
.gsjsl,.gsjsr{
	width: 50%;
}
.gsjsl{
	padding-left: 12%;
}
.gsjstit{
	font-size: 1.57vw;
	color: #333;
	margin-top: 20%;
	font-weight: 600;
}
.gsjsr img{
	width: 100%;
}
.gsjsnr{
	font-size: .84vw;
	color: #333;
	margin-top: 5%;
	width: 64%;
}
.gsjsgd{
	padding: 5vw 0;
}
.gsjsgd a{
	font-size: .84vw;
    color: #fff;
    border: solid 1px #0633B0;
    background: #0633B0;
    padding: .78vw 3.15vw;
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.gsjsgd a:hover span {
    color: #0633B0;
    position: relative;
    z-index: 22;
}
.gsjsgd a:hover{
	border: solid 1px #0633B0;
	color: #0633B0;
}
.jujiaogd a{
	font-size: .84vw;
    color: #fff;
    border: solid 1px #0633B0;
    background: #0633B0;
    padding: .78vw 3.15vw;
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.jujiaogd a:hover span {
    color: #0633B0;
    position: relative;
    z-index: 22;
}
.jujiaogd a:hover{
	border: solid 1px #0633B0;
	color: #0633B0;
}
.footr3 a{
	font-size: .84vw;
    color: #fff;
    border: solid 1px #0633B0;
    background: #0633B0;
    padding: .78vw 3.15vw;
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.footr3 a:hover span {
    color: #0633B0;
    position: relative;
    z-index: 22;
}
.footr3 a:hover{
	border: solid 1px #0633B0;
	color: #0633B0;
}
.scxs{
	width: 100%;
	background: #fafbfd;
	border-bottom: #E5E5E5 solid 1px;
	padding-bottom: 2.62vw;
}
.scxspt{
	max-width: 76% !important;
	padding-top: 6.82vw;
}
.scxst{
	display: flex;
	justify-content: space-between;
}
.scxstl{
	width: 35%;
}
.scxstr{
	width: 30%;
}
.scxstltit1{
	font-size: 1.57vw;
	color: #333;
	font-weight: 600;
}
.scxstltit2{
	font-size: .84vw;
	color: #333;
}
.scxstr ul{
	display: flex;
}
.scxstr ul li{
	width: 33%;
	text-align: center;
	padding: 1.31vw 0;
	cursor: pointer;
	background: #fff;
	border: #eee 1px solid;
}
.scxstr ul li a{
	color: #0633b0;
	font-size: 1.05vw;
	display: inline-block;
}
.scxstr ul li:hover{
	background: #0633b0;
}
.scxstr ul li:hover a{
	color: #fff;
}
/*.borderln{
	border-left:none !important;
}*/
.scxsb{
	margin-top: 3.67vw;
}
.part4pro {
    width: 100%;
    max-width: 100%;
}
.part4pro ul {
    white-space: nowrap;
    overflow: hidden;
}
.pro {
    width: 23%;
}
.part4pro ul li {
    display: inline-block;
}
.protp img {
    width: 100%;
    max-width: 100%;
    padding: 2.36vw 1.31vw;
}
.protp{
	text-align: center;
	background: #fff;
	margin: 0 .75vw;
	position: relative;
}
.pronav{
	margin-top: 2.62vw;
	text-align: center;
}
.pronav2l{
	display: inline-block;
	width: 2.1vw;
	height: 2.1vw;
	border: solid #E5E5E5 1px;
	background: #fff;
	color: #E5E5E5;
	border-radius: 1.05vw;
	line-height: 2.1vw;
	text-align: center;
	margin: 0 .525vw;
	cursor: pointer;
}
/*.pronav2l{
	display: inline-block;
	width: px40;
	height: px40;
	border: solid #E5E5E5 1px;
	background: #fff;
	color: #E5E5E5;
	border-radius: px20;
	line-height: px40;
	text-align: center;
	margin: 0 .525vw;
	cursor: pointer;
}*/
.pronav2l:hover{
	border: solid #0633B0 1px;
	background: #0633B0;
	color: #fff;
}
.protit{
	color: #333333;
	font-size: .84vw;
	padding-bottom: 1.83vw;
}
.protp:after{
	content: "";
    position: absolute;
    width: 0;
    height: 2px;
    background: #0633B0;
    bottom: 0;
    left: 0;
    transition: all .5s ease;
}
.protp:hover .protit{
	color: #0633B0;
}
.protp:hover:after{
	width: 100%;
	transition: all .5s ease;
}
.gssl{
	background: #fafbfd;
}
.indextit1{
	font-size: 1.57vw;
	color: #333;
	text-align: center;
	font-weight: 600;
}
.indextit2{
	font-size: .84vw;
	color: #333;
	text-align: center;
	padding: .525vw;
}
.indextit3{
	padding-top: 3.15vw;
}
.indextit{
	padding: 3vw 0 1.31vw 0;
}
.gsslpart{
	display: flex;
}
.gsslitem{
	width: 33.33%;
	position: relative;
	overflow: hidden;
}
.gsslitem a:hover img{
	transform: scale(1.1);
	transition: all .5s ease;
}
.gsslitem img{
	width: 100%;
	transition: all .5s ease;
}
.gsslitemmask{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 14%;
	padding-left: 1.83vw;
}
.gsslitemmask1{
	font-size: 1.05vw;
	color: #fff;
	display: flex;
}
.gsslitemmask2{
	font-size: .84vw;
	color: #fff;
	padding-top: .75vw;
}
.gsslitemmask1 img{
	width: 4.5%;
	margin-right: .75vw;
}
.hzhb{
	background: #FAFBFD;
	padding-bottom: 4.2vw;
}
.hzhbpart{
	display: flex;
	width: 76% !important;
	margin: 0 auto;
	justify-content: space-between;
	flex-wrap: wrap;
}
.hzhbitem{
	width: 16%;
	margin-top: .525vw;
}
.hzhbitem img{
	width: 100%;	
}
.jujiaopart{
	width: 76% !important;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.jujiaoitem{
	width: 24%;
	padding-bottom: .787vw;
    border-bottom: solid 1px #e5e5e5;
    overflow: hidden;
}
.jujiaoitem a:hover .jujiaotit{
	color: #0633B0;
}
.jujiaoitem a:hover div img{
	transform: scale(1.1);
	transition: all .5s ease;
}
.jujiaoitem:hover{
	border-bottom: solid 1px #0633B0;
}
.jujiaoitem img{
	width: 100%;
	transition: all .5s ease;
}
.jujiaotit{
	font-size: 1.05vw;
	color: #333;
	padding-top: 1.31vw;
    padding-bottom: .525vw;
}
.jujiao{
	padding-bottom: 3.67vw;
}
.jujiaonr{
	font-size: .84vw;
	color: #666666;
	padding-bottom: .525vw;
}
.jujiaotime{
	font-size: .84vw;
	color: #666666;
}
.jujiaogd{
	text-align: center;
}
.jujiaogd a{
	margin-top: 2.62vw;
	display: inline-block;
	padding: .787vw 3.15vw;
	background: #0633B0;
	color: #fff;
}
.lxfs{
	background: #fafbfd;
}
.lxfspart{
	width: 76% !important;
	margin: 0 auto;
}
.lxfspart ul{
	padding: .787vw 0;
}
.lxfspart ul li{
	width: 25%;
	float: left;
	text-align: center;
}
.lxfspartdiv1,.lxfspartdiv2{
	padding-bottom: 5px;
}
.lxfspartdiv2{
	color: #0633B0;
	font-size: .84vw;
}
.lxfspartdiv3{
	font-size: .84vw;
}
.lxfspartdiv1 img{
	width: 8%;
}
.borl{
	border-left: #dcdcdc solid 1px;
}
.borb{
	border-left: #dcdcdc solid 1px;
	border-right: #dcdcdc solid 1px;
}
.foot{
	background: #1f2833;
}
.footl,.footc,.footr{
	width: 40%;
	float: left;
	color: #fff;
	font-size: 1.05vw;
	/*border-bottom: solid 1px #7b7b7b;*/
}
.footl,.footc{
	width: 30%;
}
.w1460{
	width: 76% !important;
	margin: 0 auto;
	padding-top: 3.15vw;
}
.footl1,.footc1,.footr1{
	padding-bottom: 1.31vw;
	border-bottom: solid 1px #7b7b7b;
}
.footl2 ul{
	float: left;
	width: 33%;
}
.footl2 ul li{
	padding-top: 1.57vw;
}
.footl2 ul li a{
	font-size: .84vw;
	color: #fff;
}
.footc2 ul li img{
	width: 54%;
	padding-top: 1.57vw;
	padding-bottom: .787vw;
}
.footc2 ul li{
	padding-top: .525vw;
	font-size: .84vw;
}
.footr2{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.input1{
	width: 30%;
	background: transparent;
	padding-top: 2.1vw;
	padding-bottom: .42vw;
	color: #fff;
	border-bottom: solid 1px #7b7b7b;
	font-size: .84vw;
}
.input2{
	background: transparent;
	width: 100%;
	color: #fff;
	border-bottom: solid 1px #7b7b7b;
	padding-top: 1.15vw;
	padding-bottom: .42vw;
	font-size: .84vw;
}
::-webkit-input-placeholder {
	color: #fff;
}
::-moz-placeholder {
	color: #fff;
}
:-ms-input-placeholder {
	color: #fff;
}
:-moz-placeholder {
	color: #fff;
}
.footr3 a{
	padding: .787vw 3.15vw;
	color: #fff;
	background: #0633B0;
	display: inline-block;
}
.footr3{
	padding-top: 1.57vw;
}
.prodetl,.prodetr{
	width: 77%;
	float: left;
}
.prodetl{
	width: 23%;
}
.prodetltit{
	font-size: 1.05vw;
	color: #333;
	font-weight: bold;
	padding-bottom: 1.05vw;
	border-bottom: #e0e1e2 solid 1px;
	margin-bottom: 1.05vw;
}
.prodetl ul li{
	font-size: .84vw;
	color: #333;
	margin-bottom: 1.05vw;
}
.prodetlcss2{
	color: #0633B0 !important;
}
.prodetr{
	padding-left: 2.1vw;
}
.prodetrtl,.prodetrtr{
	width: 44.3%;
	float: left;
}
.prodetrtr{
	width: 54%;
	padding-left: 2.62vw;
	padding-top: 2.62vw;
}
.prodetrtr1{
	font-size: 1.57vw;
	color: #333;
}
.prodetrtr2{
	padding-top: .525vw;
    font-size: .84vw;
    color: #666;
}
.prodetrtr3{
	padding-top: 2.1vw;
    font-size: .84vw;
    color: #666;
}
.prodetrtr4{
	padding-top: 7.08vw;
}
.prodetrtr4 a{
	display: inline-block;
	background: #f92104;
	color: #fff;
	font-size: .84vw;
	padding: .787vw 3.15vw;
}
.prodetrtr4 a:hover{
	color: #fff;
}
.prodetrt{
	padding-bottom: 3.15vw;
	border-bottom: solid 1px #e0e1e2;
}
.prodetrb{
	padding-top: 1.57vw;
	padding-bottom: 14.1vw;
	font-size: .84vw;
}
.prodetr ul li{
}
.prodetrlist1{
	width: 33.33%;
	float: left;
	position: relative;
	padding: .525vw;
}
.prodetrlist1 img{
	width: 100%;
}
.prodetrlist1mask{
	/*position: absolute;*/
	bottom: 0;
	width: 100%;
	height: 15%;
	font-size:.84vw;
	text-align: center;
	color: #333;
    padding: 10px 0;
}
.prodetrlist1 a{
	display: inline-block;
	background: #fafbfd;
}
.prodetrlist1 a:hover .prodetrlist1mask{
	color: #00479d;
}
.aboutcht{
	background: #fafafa;
	padding-bottom: 3.67vw;
}
.aboutchtdh{
	width: 76% !important;
	margin: 0 auto;
	padding-top: 2.62vw;
	padding-bottom: 3.67vw;
}
.aboutchtdh ul{
	width: 23%;
    margin: 0 auto;
}
.aboutchtdh ul li{
	float: left;
	width: 50%;
}
.aboutchtdh ul li a{
	padding: .525vw 0;
	text-align: center;
	font-size: .84vw;
	color: #333;
	display: inline-block;
	background: #fff;
	width: 100%;
	border: solid 1px #e0e1e2;
}
.aboutchtdh ul li a:hover{
	color: #fff;
	background: #0633b0;
	border: solid 1px #0633b0;
}
.aboutchtdhcurr{
	color: #fff !important;
	background: #0633b0 !important;
	border: solid 1px #0633b0 !important;
}
#padtno{
	padding-top: 0;
}
.aboutchnr{
	display: flex;
}
.aboutchnrl,.aboutchnrr{
	width: 50%;
}
.aboutchnrl img{
	width: 100%;
}
.aboutchnrr{
	padding-left: 2.1vw;
}
.aboutchnrr1{
	padding-top: 2.62vw;
	color: #333;
	font-size: 1.26vw;
	font-weight: bold;
}
.aboutchnrr2{
	padding-top: 1.05vw;
}
.aboutchnrr2 p{
	font-size: .84vw;
	color: #333;
}
.aboutchnrr3{
	padding-top: 3.15vw;
}
.aboutchnrr3 ul{
	width: 100%;
}
.aboutchnrr3 ul li{
	width: 25%;
	float: left;
}
.shuju span{
	display: block;
	text-align: center;
	font-size: 1.57vw;
	color: #0633b0;
}
.shuju div{
	text-align: center;
	font-size: .84vw;
}
.shuju span sub{
	color: #333;
	font-size: .84vw;
	bottom: 0;
}
.flex{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.aboutchbitem{
	width: 32%;
	padding-top: 1.05vw;
}
.aboutchbitem img{
	width: 100%;
}
.aboutchb{
	padding-bottom: 3.67vw;
}
.lxfspartdiv_2{
	display: flex;
}
.lxfspartdiv_2l,.lxfspartdiv_2r{
	width: 64%;
}
.lxfspartdiv_2l{
	text-align: right;
	width:36%
}
.lxfspartdiv_2l img{
	width: 31%;
}
.lxfspartdiv_2r{
	text-align: left;
	padding-left: .525vw;
}
.lxfspartdiv2_2{
	font-size: .84vw;
	color: #c8c8c8;
}
.lxfspartdiv3_2{
	font-size: .84vw;
	color: #666;
}
.lxfs2{
	margin-bottom: 1.05vw;
}
.liuyanpart{
	padding-bottom: 4.2vw;
}
.liuyanpart1{
	display: flex;
	justify-content: space-between;
	padding-bottom: 1.31vw;
}
.liuyanpart1 input{
	width: 32.5%;
	border: #cccccc solid 1px;
	padding: .787vw 0 .787vw 1.31vw;
	background: url(../img/tub1.png) no-repeat;
	background-position: 3% 44%;
	background-size: 1.5%;
    font-size: .84vw;
}
.liuyanpart1 textarea{
	width: 100%;
	border: #cccccc solid 1px;
	padding: .787vw 0 4.98vw 1.31vw;
	background: url(../img/tub1.png) no-repeat;
	background-position: 1% 13%;
	background-size: 0.5%;
    font-size: .84vw;
}
.liuyanpart2{
	text-align: center;
}
.liuyanpart1tj{
	background: #0633B0;
	color: #fff;
	padding: .787vw 3.15vw;
}
.liuyanpart1 input::-webkit-input-placeholder {
	color: #888888;
}
.liuyanpart1 input::-moz-placeholder {
	color: #888888;
}
.liuyanpart1 input:-ms-input-placeholder {
	color: #888888;
}
.liuyanpart1 input:-moz-placeholder {
	color: #888888;
}

.liuyanpart1 textarea::-webkit-input-placeholder {
	color: #888888;
}
.liuyanpart1 textarea::-moz-placeholder {
	color: #888888;
}
.liuyanpart1 textarea:-ms-input-placeholder {
	color: #888888;
}
.liuyanpart1 textarea:-moz-placeholder {
	color: #888888;
}
.xswlpg1 img,.xswlpg2 img{
	width: 100%;
}
.honneritem{
	width: 25%;
	padding: 0 .525vw;
	display: inline-block;
	vertical-align: top;
	float: left;
	padding-bottom: 1.05vw;
}
.honneritem a:hover .honneritempg img{
	transform: scale(1.1);
	transition: all .5s ease;
}
.honneritempg,.newsitempg{
	overflow: hidden;
}
.honneritempg img{
	width: 100%;transition: all .5s ease;
}
.honneritemms{
	text-align: center;
	font-size: .84vw;
	color: #333;
	padding: .525vw 0;
}
.newsitem{
	width: 24%;
	padding: 0 .525vw;
	display: inline-block;
	vertical-align: top;
	padding-bottom: 1.57vw;
}
.newsitem a:hover .newsitempg img{
	transform: scale(1.1);
	transition: all .5s ease;
}
#aboutchtdh{
	padding-bottom: 2.1vw;
}
.newsitempg img{
	width: 100%;transition: all .5s ease;
}
.newsitempgnr{
	background: #fafafa;
}
.newsitempgnr{
	font-size: 1.05vw;
}
.newsitempgnr1{
	padding: 1.57vw 1.57vw 1.05vw 1.05vw;
}
.xswlpg2{
	display: none;
}
.newsitempgnr2{
	font-size: .84vw;
    color: #666;
    margin: 0 1.05vw;
    padding: 0 0 1.05vw 0;
    width: 88%;
    border-bottom: solid 1px #dcdcdc;
}
.newsitempgnr3{
	padding: .94vw 0 .94vw 1.05vw;
	font-size: .84vw;
	color: #666;
}
.newsitem a:hover .newsitempgnr1{
	color: #0633B0;
}
.newstit{
	text-align: center;
	font-size: 1.57vw;
	color: #333;
}
.newstime{
	border-bottom: solid 1px #eee;
	width: 87%;
    margin: 0 auto;
}
.newspage{
	width: 87%;
    margin: 0 auto;
}
.newstime ul{
	width: 22%;
	margin: 1.05vw auto;
}
.newstime ul li{
	float: left;
	font-size: .84vw;                                                                                                                                                                                                                         
	color: #666;
}
.newstime ul li:nth-child(2){
	float: right;
}
.newspage ul{
	width: 71%;
	margin: 1.05vw auto;
}
.newspage ul li{
	float: left;
	font-size: .84vw;                                                                                                                                                                                                                         
}
.newspage ul li a{
	color: #666;
	font-size: .84vw;
}
.newspage ul li a:hover{
	color: #0633B0;
}
.newspage ul li:nth-child(2){
	float: right;
}
.newsnr p{
	font-size: .84vw;
}
.newsnr{
	padding-top: 2.88vw;
	padding-bottom: 8.92vw;
	width: 87%;
    margin: 0 auto; 
    border-bottom: solid 1px #eee;
}
.padb60{
	padding-bottom: 3.15vw;
	border-bottom: solid 1px #7b7b7b;
}
.beian{
	width: 76%;
	margin: 0 auto;
	font-size: .74vw;
	color: #7b7b7b;
	padding: .787vw 0;
	text-align: center;
}
.beian span:nth-child(2){
	padding-left: 2.62vw;
}
.beian span:nth-child(3){
	padding-left: 2.62vw;
}
.arrow{
	display: inline-block;
	width: .42vw;
	height: .42vw;
	border: solid 1px #333;
	margin:0 0 .21vw .26vw;
	border-top: none;
	border-right: none;
	transform: rotate(-45deg);
}
.map img{
	width: 100%;
}
.btn-circle-click, .btn-circle-hover {
    position: absolute;
    z-index: 0;
    display: block;
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    width: 0;
    height: 0;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
}
@media (max-width: 768px) {
	.newsnr p img{
    width: 100%;
}
	.aboutchnrr3 {
    display: none;
}
	.navpadding{
	max-width: 95% !important;
	margin-left: 0 !important;
}
	.newspage ul li{
		float: none;
	}
	.prodetrb img{
	width: 100%;
}
	.scxstr ul li a{
		font-size: 14px;
	}
	.scxspt {
    max-width: 90% !important;
}
	.up p a{
		color: #fff;
	}
	.liuyanpart1tj {
    padding: 10px 25px;
}
	.jujiaogd a {
    font-size: 14px;
    padding: 10px 25px;
}
	.jujiaopart {
    width: 90% !important;
}
	.hzhbpart {
    width: 90% !important;
}
	#container{
	height: 250px;
}
	.prodetrlist1mask {
    font-size: 14px;
}
	.prodetrlist1 {
    width: 50%;
}
	.prodetrb {
    font-size: 14px;
}
	.prodetrtr4 a {
    font-size: 14px;
}
	.prodetrtr3 {
    font-size: 14px;
}
	.prodetrtr2 {
    font-size: 14px;
}
	.prodetrtr1 {
    font-size: 14px;
}
	.prodetl ul li {
    font-size: 10px;
}
	.prodetltit {
    font-size: 16px;
}
	.prodetrtl, .prodetrtr {
    width: 100%;
}
	.newsitempgnr3 {
    font-size: 14px;
}
	.newsitempgnr2 {
    margin: 0;
    width: 100%;
    font-size: 14px;
}
	.newsitempgnr1 {
    font-size: 14px;
    color: #333;
}
	.newsitem {
    width: 49%;
        margin: 5px 0;
}
	.newstime {
    width: 100%;
}
	.newsnr {
    width: 100%;
}
	.li{
		font-size: 12px;
	}
	.up p{
		font-size: 12px;
	}
	.newspage ul li:nth-child(2) {
    float: left;
}
	.newspage ul li a {
    font-size: 14px;
}
	.newspage ul {
    width: 100%;
}
	.newsnr p {
    font-size: 14px;
}
	.newstime ul li {
    font-size: 12px;
}
	.newstime ul {
    width: 85%;
}
	.newstit {
    font-size: 20px;
    padding: 10px 0;
}
	.honneritemms {
    font-size: 14px;
}
	.honneritem {
    width: 50%;
}
	.liuyanpart1 textarea {
    padding-left: 8px;
    font-size: 14px;
    background-size: 1.5%;
}
	.liuyanpart1 input {
    background-size: 4.5%;
    padding: 10px 0;
    font-size: 14px;
    padding-left: 8px;
}
	.aboutchbitem {
    width: 49%;
}
	.shuju span {
    font-size: 12px;
}
	.aboutchnrr2 p {
    font-size: 14px;
}
	.aboutchnrr1 {
    font-size: 18px;
}
	.aboutchnrl, .aboutchnrr {
    width: 100%;
}
	.w1460 {
    width: 90% !important;
}
	.aboutchnr {
    display: block;
}
	.aboutchtdh ul li a {
    font-size: 14px;
    padding: 8px 0;
}
	.aboutchtdh ul {
    width: 70%;
}
	.content{
		padding: 10px 0;
		padding-left: 15%;
	}
	.lxfspart {
    display: none;
}
	.jujiaotime {
    font-size: 10px;
}
	.jujiaonr {
    font-size: 14px;
}
	.jujiaotit {
    font-size: 14px;
}
	.jujiaoitem {
	float: none;
    width: 49%;
    padding: 10px 8px;
    border-bottom: none;
    display: inline-block;
    vertical-align: top;
}
	.jujiaopart{
		display: block;
	}
	.hzhbitem {
    width: 33%;
}
	.gsslitemmask2 {
    font-size: 14px;
}
	.gsslitemmask1 {
    font-size: 14px;
}
	.gsslitem {
    width: 100%;
}
		.gsslpart {
    display: block;
}
	.navl {
    width: 75%;
}
	.indextit2 {
    font-size: 14px;
    width: 90%;
    margin: 0 auto;
}
	.indextit1 {
    font-size: 20px;
}
	.pronav2l {
    width: 25px;
    height: 25px;
    border-radius: 15px;
    line-height: 25px;
}
	.protit {
    font-size: 14px;
}
	.scxstr ul li {
    font-size: 12px;
    padding: 15px 0;
}
	.scxstr {
    width: 100%;
    padding-top: 10px;
}
	.scxstltit2 {
    font-size: 14px;
}
	.scxstltit1 {
    font-size: 20px;
    padding-bottom: 10px;
}
	.scxstl {
    width: 100%;
}
	.scxst {
    display: block;
}
	.gsjs{
		display: block;
	}
	.gsjsnr {
    width: 90%;
    font-size: 14px;
}
.gsjsgd a {
    font-size: 12px;
    padding: 10px 25px;
}
	.gsjsl {
    padding-left: 5%;
	}
	.gsjsl, .gsjsr{
		width: 100%;
	}
	.gsjstit {
    	margin-top: 5%;
        font-size: 20px;
    }
    .foot{
    	display: none;
    }
    #foot{
    	display: block;
    	background: #1f2833;
    	color: #fff;
    }
}
