/*pad*/

img {
    max-width: 100%;
}

.gh {
    height: 30px;
    width: 35px;
    position: absolute;
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.5s cubic-bmezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    cursor: pointer;
    z-index: 9999;
    display: none;
}

.selected .gh {
    transform: rotate(90deg);
}

.gh a {
    background-color: #e62129;
    display: block;
    margin: 0 auto;
    height: 4px;
    margin-top: -1px;
    position: relative;
    top: 50%;
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    width: 100%;
    border-radius: 2px;
}

.gh a:after {
    width: 100%;
}

.gh a:before {
    width: 100%;
}

.gh a:after,
.gh a:before {
    background-color: #e62129;
    content: "";
    display: block;
    height: 4px;
    left: 0;
	border-radius: 2px;
    position: absolute;
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}

.gh a:after {
    top: 10px;
}

.gh a:before {
    top: -10px;
}

.selected .gh a:after,
.selected .gh a:before {
    top: 0;
}

.selected .gh a:before {
    transform: translateY(0px) rotate(-45deg);
    -webkit-transform: translateY(0px) rotate(-45deg);
    -ms-transform: translateY(0px) rotate(-45deg);
    background: #e62129;
    width: 100%;
}

.selected .gh a:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    background: #e62129;
    width: 100%;
}

.selected .gh a {
    background-color: transparent !important;
}
@media only screen and (max-width:1520px) {
	.wrap {
		width: 1300px;
	}
	.header {
		padding: 20px 0;
	}
	.header .rts .naver li h3 a {
		padding: 0 20px;line-height: 42px;
		font-size: 16px;
	}
	.header .rts .bg {
		padding: 0 20px;line-height: 42px;
		font-size: 16px;
	}
	.header .logo {
		width: 320px;
	}
	.fbannersw li {
		height: 520px;
	}
	.fbannersw li .text h2 {
		font-size: 36px;
	}
	.fbannersw li .text h4 {
		font-size: 22px;
	}
	.fbannersw li .text a {
		margin-top: 25px;
	}
	.fbannersw li .text a i {
		font-size: 16px;line-height: 38px;
		background-size: 14px auto !important;
		padding-right: 21px;
	}
	.fhservice {
	    padding: 80px 0;
	}
	.ftitle h2 {
		font-size: 34px;
	}
	.ftitle p {
		font-size: 20px;margin-top: 12px;
	}
	.fhservice .list ul {
		margin-top: 80px;
	}
	.fhservice .list ul li .img {
		height: 220px;
	}
	.fhservice .list ul li .tet {
		margin-top: 30px;
	}
	.fhservice .list ul li .tet h2 {
		font-size: 24px;line-height: 1.4;
	}
	.fhservice .list ul li .tet h6 {
		margin-top: 5px;
	}
	.fxzservice {
		padding: 80px 0 60px;
	}
	.fxzservice .list ul {
		margin-top: 50px;
		padding: 0 30px
	}
	.fxzservice .list ul li {
		width: calc((100% - 122px)/4);
		margin-right: 40px;
		margin-bottom: 40px;
	}
	.fclause .rts {
		padding: 70px 0 30px;
	}
	.fclause .rts .text {
		margin-top: 40px;
	}
	.fclause .rts .text li {
		font-size: 16px;padding-left: 20px;
	}
	.fclause .rts .text li::before {
		height: 8px;width: 8px;
	}
	.ftechnolog {
	    padding: 80px 0 50px;
	}
	.ftitle h6 {
		font-size: 16px;margin-top: 25px;
	}
	.ftechnolog .list ul {
		margin-top: 120px;
	}
	.ftechnolog .list li {
		width: calc((100% - 82px)/3);
		margin-right: 40px;
	}
	.fpadd {
		padding: 0 80px;
	}
	.ftechnolog .list li h2 {
		font-size: 36px;line-height: 80px;
		width: 80px;margin: -40px auto 0;
	}
	.fhnews .list ul li {
		width: calc((100% - 62px)/3);
		margin-bottom: 30px;
		margin-right: 30px;
	}
	.fhnews {
		padding: 40px 0 80px;
	}
	.fhnews .list ul {
		margin-top: 30px;
	}
	.fhnews .list ul li .img {
		height: 170px;
	}
	.fhnews .list ul li .text h3 {
		font-size: 16px;margin-top: 10px;
	}
	.fhnews .list ul li .text h4 {
		margin-top: 25px;
		padding: 0 20px;
	}
	.footer {
		padding: 22px 0 26px;
	}
	.footer .lt .log {
		height: 38px;
	}
	.footer .lt .tet {
		margin-top: 30px;
	}
	
	.fconwh {
		font-size: 16px;line-height: 50px;
		width: 180px;
	}
	.fabout {
	    padding: 32px 0 100px;
	}
	.fbanner {
	    height: 300px;
	}
	.fbanner .tlt h2 i {
		font-size: 36px;line-height: 50px;
		padding-right: 5px;
	}
	.fbanner .tlt h2 {
		font-size: 20px;
	}
	
	
}
@media only screen and (max-width:1340px) {
	.wrap {
		width: 1100px;
	}
	.header .rts .naver li h3 a {
		padding: 0 15px;line-height: 36px;
	}
	.header .rts .bg {
	    padding: 0 15px;
	    line-height: 36px;
	}
	.header .rts .naver {
		padding-right: 15px;
	}
	.header .logo {
	    width: 270px;
	}
	.fbannersw li .text h2 {
		font-size: 30px;
	}
	.fbannersw li .text h4 {
		font-size: 20px;
	}
	.fbannersw li {
	    height: 450px;
	}
	.fbannersw li .text a {
	    margin-top: 15px;
	}
	.fhservice {
	    padding: 60px 0;
	}
	.ftitle h2 {
	    font-size: 30px;
	}
	.ftitle p {
		font-size: 18px;
	}
	.fhservice .list ul {
	    margin-top: 60px;
		padding: 0;
	}
	.fhservice .list ul li {
	    width: calc((100% - 42px)/2);
	}
	.fhservice .list ul li .img {
		height: 200px;
	}
	.fhservice .list ul li .tet {
	    margin-top: 20px;
	}
	.fhservice .list ul li .tet h2 {
		font-size: 22px;
	}
	.fhservice .list ul li .tet h6 {
		font-size: 14px;
	}
	.fxzservice .list ul {
	    margin-top: 40px;
	    padding: 0;
	}
	.fxzservice {
	    padding: 60px 0 50px;
	}
	.fxzservice .list ul li {
	    width: calc((100% - 62px)/4);
	    margin-right: 20px;
	    margin-bottom: 20px;
		padding: 30px 20px 40px;
	}
	.fxzservice .list ul li .ic {
		height: 50px;
	}
	.fclause .rts {
	    padding: 50px 0 30px;
	}
	.fclause .rts .text {
	    margin-top: 30px;
	}
	.fclause .rts .text li {
		margin-bottom: 15px;
	}
	.ftechnolog {
	    padding: 60px 0 40px;
	}
	.ftechnolog .list ul {
	    margin-top: 80px;
	}
	.ftitle h6 {
		margin-top: 20px;
	}
	.fpadd {
	    padding: 0 40px;
	}
	.ftechnolog .list li {
	    width: calc((100% - 62px)/3);
	    margin-right: 30px;
	}
	.ftechnolog .list li h2 {
	    font-size: 32px;
	    line-height: 70px;
	    width: 70px;
		margin: -35px auto 0;
	}
	.ftechnolog .list li .tet {
		padding: 20px 20px 15px;
	}
	.ftechnolog .list li .tet h4 {
		font-size: 16px;
	}
	.ftechnolog .list li .tet p {
		font-size: 14px;
	}
	.fhnews .list ul li .img {
	    height: 160px;
	}
	.fintrrt {
		padding: 0 40px;
	}
	.fintrlt {
		width: 260px;
	}
	.fintrlt li .tel h3 {
		font-size: 22px;line-height: 60px;
	}
	.fintrlt li .nli dd a {
		font-size: 18px;line-height: 60px;
	}
	.fintrrt {
		width: calc(100% - 280px);
	}
	.fbanner {
	    height: 260px;
	}
	.fbanner .tlt h2 i {
		font-size: 32px;line-height: 45px;
	}
	.fbanner .tlt h2 {
	    font-size: 18px;
	}
	.fcontact {
	    padding: 60px 0 70px;
	}
	.fcontact .cen {
	    margin-top: 50px;
	}
	.ftitle h5 {
		font-size: 18px;
	}
	.fcontact .cen .lt {
		width: 450px;
	}
	.fcontact .cen .map {
		width: calc(100% - 490px);
	}
	.fcontact .cen .lt li label {
		line-height: 40px;
	}
	.fcontact .cen .lt li .text {
		height: 40px;
	}
	.fcontact .cen .lt li {
		margin-bottom: 12px;
	}
	.fcontact .cen .lt li .fsub {
		font-size: 16px;line-height: 40px;
	}
	.fcontact .cen .lt li .textarea {
		height: 160px;
	}
	.fcontact .cen .map {
		height: 368px;
	}
	
	
	
	
}
@media only screen and (max-width:1140px) {
	.wrap {
		width: 1000px;
	}
	.fbannersw li {
		height: 400px;
	}
	.fbannersw li .text h4 {
	    font-size: 18px;
	}
	.fhservice {
	    padding: 50px 0;
	}
	.fhservice .list ul {
		margin-top: 50px;
	}
	.fhservice .list ul li .img {
	    height: 190px;
	}
	.fhservice .list ul li .tet h2 {
	    font-size: 20px;
	}
	.fxzservice .list ul li .tet p {
		margin-top: 25px;
	}
	.fxzservice .list ul li {
		padding: 20px 20px 30px;
	}
	.fxzservice {
	    padding: 50px 0 40px;
	}
	.fxzservice .fconwh {
	    margin: 10px auto 0;
	}
	.fclause .rts {
	    padding: 40px 0 20px;
	}
	.fclause .rts .text li {
	    margin-bottom: 10px;
	}
	.fhnews .list ul li .img {
	    height: 150px;
	}
	.fhnews .list ul li .text {
		padding: 20px;
	}
	.fhnews .list ul li .text h4 {
		margin-top: 20px;padding: 0 10px;
	}
	.fhnews {
	    padding: 40px 0 60px;
	}
	.fhnews .fconwh {
	    margin: 10px auto 0;
	}
	.footer .lt .tet {
	    margin-top: 20px;
	}
	.footer .lt .tet h6 {
		margin-bottom: 5px;
	}
	.fabout {
	    padding: 25px 0 80px;
	}
	.fintroduce {
	    margin-top: 18px;
	}
	.fintrlt li .tel h3 {
	    font-size: 20px;
	    line-height: 54px;
	}
	.fintrlt li .nli dd a {
	    font-size: 16px;
	    line-height: 54px;
	}
	.fintrlt {
	    width: 240px;
	}
	.fintrrt {
	    width: calc(100% - 250px);
		margin-top: 10px;
	}
	.ftite h3 {
		font-size: 20px;line-height: 36px;
	}
	.ftite {
		padding-bottom: 8px;
	}
	.fintrrt .del {
		margin-top: 20px;
		font-size: 14px;
	}
	.fquery {
		padding: 20px 0 60px;
	}
	.ftitle h5 {
		font-size: 16px;
	}
	.fquery .sub {
		margin: 40px auto 0;
	}
	.fresult {
		padding: 30px 70px 40px;
	}
	.fresult .cx {
		left: 30px;font-size: 18px;
	}
	.fresult .fxiazai {
		margin-top: 40px;
	}
	.fcontact .cen .lt {
	    width: 400px;
	}
	.fcontact .cen .map {
	    width: calc(100% - 440px);
	}
	
}
@media only screen and (max-width:1040px) {
	.wrap {
		width: auto;
	}
	.header {
	    padding: 15px;
	}
	.header .rts .naver li h3 a {
	    padding: 0 10px;
	    line-height: 30px;
		font-size: 14px;
		border-radius: 8px;
	}
	.header .rts .bg {
	    padding: 0 10px;
	    line-height: 30px;
		font-size: 14px;
		border-radius: 8px;
	}
	.header .logo {
	    width: 230px;
	}
	.fbannersw li {
	    height: 350px;
	}
	.fbannersw .swspan {
		bottom: 10px;
	}
	.fbannersw li .text {
		left: 15px;
	}
	.fbannersw li .text h2 {
		font-size: 26px;
	}
	.fbannersw li .text h4 {
		font-size: 16px;
	}
	.fbannersw li .text a i {
		font-size: 14px;line-height: 32px;
		background-size: 12px auto !important;
		padding-right: 17px;
	}
	.fbannersw li .text a {
		padding: 0 12px;
	}
	.fhservice {
	    padding: 50px 15px;
	}
	.ftitle h2 {
	    font-size: 26px;
	}
	.ftitle p {
	    font-size: 16px;
	}
	.fhservice .list ul {
	    margin-top: 40px;
	}
	.fhservice .list ul li .img {
		height: 18vw;
	}
	.fhservice .list ul li .tet h2 {
	    font-size: 18px;
	}
	.fhservice .list ul li .tet h6 {
		margin-top: 0;
	}
	.fxzservice {
	    padding: 50px 15px 40px;
	}
	.fxzservice .list ul li {
		width: calc((100% - 20px)/2);
		margin-right: 20px;
		margin-bottom: 20px;
		padding: 30px 30px 40px;
	}
	.fxzservice .list ul li:nth-child(2n) {
		margin-right: 0;
	}
	.fclause .imgs {
		float: none;width: auto;
		margin-left: 0;
	}
	.fclause .rts {
		float: none;width: auto;
		padding: 30px;
	}
	.fclause .rts .text {
	    margin-top: 20px;
	}
	.ftechnolog {
	    padding: 40px 15px 20px;
	}
	.ftechnolog .list ul {
	    margin-top: 70px;display: block;
		padding: 0 60px;
	}
	.ftechnolog .list li {
		width: auto;margin-right: 0;
		margin-bottom: 70px;
		min-height: 140px;
	}
	.ftechnolog .list li .tet {
	    padding: 20px ;
	}
	.fhnews {
	    padding: 40px 15px 60px;
	}
	.fhnews .list ul li {
	    width: calc((100% - 32px)/2);
	    margin-bottom: 30px;
	    margin-right: 30px;
	}
	.fhnews .list ul li:nth-child(3n) {
		margin-right: 30px;
	}
	.fhnews .list ul li:nth-child(2n) {
		margin-right: 0;
	}
	.fhnews .list ul li .img {
		height: 20vw;
	}
	.header .rts .naver {
	    padding-right: 10px;
	}
	.fpadd {
	    padding: 0;
	}
	.fbanner .tlt h2 i {
	    font-size: 26px;
	    line-height: 40px;
	}
	.fbanner .tlt h2 {
		font-size: 16px;left: 15px;
	}
	.fbanner {
	    height: 220px;
	}
	.fhnews .list ul {
	    padding: 0 60px;
	}
	.footer {
	    padding: 22px 20px 26px;
	}
	.fabout {
	    padding: 20px 15px 60px;
	}
	.fintroduce {
	    margin-top: 12px;
	}
	.fintrlt li .tel h3 {
	    font-size: 18px;
	    line-height: 48px;
	}
	.fintrlt li .nli dd a {
		line-height: 50px;
	}
	.ftite {
	    padding-bottom: 5px;
	}
	.fintrrt {
		padding: 0 20px;
		width: calc(100% - 230px);
	}
	.ftite h3 {
	    font-size: 18px;
	    line-height: 32px;
	}
	.fintrlt {
	    width: 220px;
	}
	.freport {
	    padding: 40px 20px 52px;
	}
	.fquery .list li .tet {
		margin-bottom: 10px;
	}
	.fquery .list li {
		margin-bottom: 20px;
	}
	.fquery {
	    padding: 20px 0 50px;
	}
	.fquresult {
	    padding: 40px 15px 45px;
	}
	.fresult .fxiazai .lt {
		float: none;width: auto;
	}
	.fresult .fxiazai .lt li {
		padding-right: 0;
	}
	.fresult .fxiazai .lt li:nth-child(2) {
		text-align: right;
	}
	.fresult .fxiazai {
	    margin-top: 30px;
	}
	.fresult .fxiazai .xz {
		margin: 20px auto 0;
		float: none;
	}
	.fresult .cx {
		font-size: 16px;
	}
	.fcontact {
	    padding: 50px 30px 60px;
	}
	.fcontact .cen {
	    margin-top: 40px;
	}
	.fcontact .cen .lt {
	    width: auto;float: none;
	}
	.fcontact .cen .map {
		width: auto;float: none;
		width: auto;
		margin: 30px 0 0 52px;
	}
	.fhnews.fnews {
		padding: 50px 0;
	}
	.fnewdels {
	    padding: 15px 15px 45px;
	}
	.fnewdels .fdels {
	    margin-top: 32px;
	}
	.fnewdels .fdels .tlt h1 {
		font-size: 22px;
	}
	.fnewdels .fdels .tlt h6 {
		margin-top: 12px;
	}
	.fnewdels .fdels .del {
		padding: 40px 0 20px;
	}
	.fnewdels .fnextls {
	    margin: 34px auto 0;
	}
	
}
@media only screen and (max-width:768px) {
	.wrap {
		width: auto;
	}
	.header {
		height: 50px;position: fixed;
		z-index: 111;top: 0;
		left: 0;right: 0;
		margin: 0 auto;
		padding: 0;
		box-shadow: 0 0 8px 0 rgba(80,80,80,0.2);
	}
	.header .rts {
		float: none;
	}
	.header .rts .bg,
	.header .rts .naver {
		float: none;
	}
	.header .logo {
		float: none;width: 180px;position: absolute;
		z-index: 11;top: 13px;left: 10px;
	}
	.header .rts {
		position: fixed;z-index: 111;
		top: 50px;left: 0;right: 0;
		margin: 0 auto;background: #fff;
		display: none;
	}
	.header .rts .naver {
		padding-right: 0;
	}
	.header .rts .naver li {
		float: none;margin-right: 0;
		
	}
	.header .rts .bg,
	.header .rts .naver li h3 a {
		font-size: 16px;line-height: 2.2;
		padding: 0 15px;border-radius: 3px;
		display: block;
	}
	.header .gh {
		display: block;position: absolute;
		right: 15px;top: 10px;
	}
	.layout {
		padding-top: 50px;
	}
	.fbannersw li {
	    height: 260px;
	}
	.fbannersw li .text {
		right: 15px;
	}
	.fbannersw li .text h2 {
		font-size: 24px;
	}
	.fbannersw li .text h4 br {
		display: none;
	}
	.fbannersw li .text h4 {
		font-size: 15px;margin-top: 6px;
	}
	.fbannersw .swspan span {
		width: 34px;height: 2px;
		margin: 0 4px !important;
	}
	.fbannersw .swspan span.swiper-pagination-bullet-active {
		height: 3px;
	}
	.fbannersw li .text a i {
		font-size: 12px;line-height: 28px;
	}
	.fbannersw li .text a {
		border-radius: 8px;
		margin-top: 10px;
	}
	.fhservice {
	    padding: 35px 15px 10px;
	}
	.ftitle h2 {
		font-size: 22px;
	}
	.ftitle p {
		font-size: 14px;line-height: 1.6;
	}
	.ftitle p br {
		display: none;
	}
	.fhservice .list ul {
	    margin-top: 20px;
		padding: 0 30px;
		display: block;
	}
	.fhservice .list ul li {
		margin-right: 0;
		width: auto;
		margin-bottom: 22px;
	}
	.fhservice .list ul li .img {
		height: 40vw;
	}
	.fhservice .list ul li .tet {
	    margin-top: 15px;
	}
	.fxzservice {
	    padding: 30px 15px 45px;
	}
	.fxzservice .list ul {
		margin-top: 35px;
		padding: 0 50px;
		display: block;
	}
	.fxzservice .list ul li {
		width: auto;margin-right: 0;
		margin-bottom: 20px;
		padding: 25px 30px 50px;
	}
	.fxzservice .list ul li .ic {
	    height: 60px;
	}
	.fxzservice .list ul li .tet p {
	    margin-top: 20px;
	}
	.fxzservice .fconwh {
	    margin: 40px auto 0;
	}
	.fconwh {
		line-height: 42px;
		width: 150px;
		border-radius: 14px;
	}
	.fclause .rts {
		padding: 20px 15px;
	}
	.fclause .rts .text {
	    margin-top: 14px;
	}
	.fclause .rts .text li {
		line-height: 1.8;margin-bottom: 0;
		padding-left: 15px;
	}
	.fclause .rts .text li::before {
	    height: 6px;
	    width: 6px;
		top: 11px;
	}
	.ftechnolog {
	    padding: 30px 15px 20px;
	}
	.fpadd {
	    padding: 0;
	}
	.ftitle h6 {
	    margin-top: 12px;
		font-size: 14px;line-height: 1.8;
	}
	.ftechnolog .list li h2 {
		width: 60px;line-height: 60px;
		margin: -30px auto 0;
	}
	.ftechnolog .list ul {
		margin-top: 60px;
		padding: 0 50px;
	}
	.ftechnolog .list li .tet {
	    padding: 15px 10px 10px;
	}
	.ftechnolog .list li {
		min-height: 160px;
	}
	.ftechnolog .list li .tet p {
		line-height: 1.8;
	}
	.fhnews {
	    padding: 30px 15px;
	}
	.fhnews .list ul {
		padding: 0 35px;
		display: block;
	}
	.fhnews .list ul li {
		margin-right: 0 !important;
		width: auto;
		margin-bottom: 34px;
	}
	.fhnews .list ul li .img {
		height: 35vw;
	}
	.fhnews .list ul li .text {
	    padding: 16px 20px 20px;
	}
	.fhnews .list ul li .text h5 {
		font-size: 12px;font-weight: bold;
	}
	.fhnews .list ul li .text h6 {
		height: auto;font-size: 12px;
	}
	.fhnews .list ul li .text h3 {
		font-size: 15px;
	}
	.fhnews .list ul li .text h4 {
		font-size: 14px;
	}
	.fconwh.fdotai {
		line-height: 48px;
		width: 140px;
	}
	.footer {
		padding: 30px 15px 26px;
	}
	.footer .rt,
	.footer .lt {
		float: none;width: auto;
	}
	.footer .lt .log {
	    height: 24px;
	}
	.footer .lt .tet {
	    margin-top: 30px;
	}
	.footer .lt .tet h6 {
		font-size: 13px;line-height: 1.4;
	}
	.footer .rt {
		margin-top: 20px;
	}
	.footer .rt h4 {
		font-size: 13px;
	}
	.footer .rt .wx {
		width: 112px;
		margin: 15px auto 0;
	}
	.footer .copyright {
		font-size: 13px;
		line-height: 1.6;
	}
	.fbanner {
	    height: 160px;
	}
	.fbanner .tlt h2 i {
	    font-size: 24px;
	    line-height: 30px;
	}
	.fbanner .tlt h2 {
		font-size: 14px;bottom: 15px;
	}
	.fabout .fpage {
		display: none;
	}
	.fintroduce {
		margin-top: 0;
	}
	.fintrrt,
	.fintrlt {
		float: none;width: auto;
	}
	.fabout {
	    padding: 30px 15px 60px;
	}
	.fintrlt li .tel h3 {
		font-size: 14px;line-height: 38px;
	}
	.fintrlt li .tel h3 i {
		display: block;
		background: url(../images/fn4.png) no-repeat right center;
		background-size: 7px auto;
		position: absolute;z-index: 11;
		right: 35px;top: 50%;
		transform: translateY(-50%);
		width: 7px;height: 14px;
		transition: all 0.3s;
	}
	.fintrlt li .tel.on h3 i {
		transform: translateY(-50%) rotate(90deg);
	}
	.fintrlt {
		margin: 0 50px;
	}
	.fintrlt li .nli dd a {
		font-size: 14px;line-height: 36px;
	}
	.fintrlt li .nli {
		display: none;
	}
	.fintrrt {
		padding: 0;
		margin-top: 32px;
	}
	.ftite h3 {
		font-size: 16px;line-height: 1.6;
	}
	.fintrrt .del {
		margin-top: 15px;
	}
	.fintrrt .del img {
		display: inline-block;
	}
	.freport {
	    padding: 10px 20px 20px;
	}
	.ftitle h5 {
	    font-size: 12px;
	}
	.fquery {
		padding: 15px 40px 20px;
	}
	.fquery .list {
		width: auto;margin: 10px auto 0;
	}
	.fquery .list li .tet h5 {
		font-size: 14px;line-height: 1.4;
	}
	.fquery .list li .tet h6 {
		font-size: 12px;line-height: 1.2;
	}
	.fquery .list li .text {
		height: 38px;font-size: 14px;
		padding: 0 10px;
	}
	.fquery .list li {
	    margin-bottom: 10px;
	}
	.fquery .list li .tet {
	    margin-bottom: 7px;
	}
	.fquery .list li .ico {
		width: 92px;height: 38px;
	}
	.fquery .list li .lt {
	    float: left;
	    width: calc(100% - 107px);
	}
	.fquery .sub {
	    margin: 25px auto 0;
		width: 86px;line-height: 30px;
		font-size: 13px;
		background: url(../images/fico5.png) no-repeat top 1px center/cover;
	}
	.fquresult {
	    padding: 14px 20px 20px;
	}
	.fresult {
	    padding: 45px 20px 20px;
	}
	.fresult .cx {
	    font-size: 14px;top: 10px;left: 10px;
	}
	.fresult .fxiazai {
	    margin-top: 14px;
	}
	.fresult .fxiazai .lt li {
		font-size: 14px;width: auto;line-height: 1.6;
		float: none;text-align: center !important;
		
	}
	.fresult .imgs {
		padding: 10px 25px 15px;
		margin: 12px auto 0;
	}
	.fcontact {
	    padding: 15px 40px;
	}
	.fcontact .ftitle {
		display: none;
	}
	.fcontact .cen {
		margin-top: 0;
	}
	.fcontact .cen .lt li {
	    margin-bottom: 10px;
	}
	.fcontact .cen .lt li .rt,
	.fcontact .cen .lt li label {
		float: none;width: auto;
	}
	.fcontact .cen .lt li label {
		font-size: 14px;line-height: 2;
	}
	.fcontact .cen .lt li .text {
		height: 34px;padding: 0 5px;
	}
	.fcontact .cen .lt li .textarea {
	    height: 110px;padding: 5px;
	}
	.fcontact .cen .lt li .fsub {
		margin-top: 5px;font-size: 14px;
		line-height: 30px;
	}
	.fcontact .cen .map {
		margin: 20px auto 0;height: 215px;
	}
	.fhnews.fnews {
		padding: 25px 15px 50px;
	}
	.fhnews.fnews .list ul {
	    margin-top: 16px;
		padding: 0 30px;
	}
	.fhnews.fnews .fpagels {
	    margin: 0 auto;
	} 
	.fhnews .list ul li:last-child {
		margin-bottom: 26px;
	}
	.fpage ul {
		display: block;overflow-x: scroll;
		white-space: nowrap;
	}
	.fpage ul li a,
	.fpage ul li {
		font-size: 14px;
	}
	.fpage ul li {
		margin-right: 3px;
	}
	.fnewdels {
	    padding: 10px 15px 40px;
	}
	.fnewdels .fdels {
	    margin-top: 20px;
	}
	.fnewdels .fdels .tlt h1 {
		font-size: 16px;
	}
	.fnewdels .fdels .tlt h6 {
	    margin-top: 8px;
	}
	.fnewdels .fdels .del {
	    padding: 15px 0 ;
	}
	.fnewdels .fnextls {
	    margin: 24px auto 0;
	}
	.fnewdels .fnextls li {
		float: none;width: auto;
		text-align: left !important;
	}
	.fnewdels .fnextls li a {
		line-height: 2.2;
	}
	
	.panel-body{
		overflow-x: scroll;
	}
	
	.fresult .imgs iframe{
		height: 400px !important;
	}
	
}