﻿.banner{width: 100%;height: 35vw;}
.banner .swiper-container,.banner .swiper-wrapper,.banner .swiper-slide{width: 100%;height: 100%;}
.banner .swiper-slide{background-size:cover!important;}
.banner .Text{background: rgba(0,0,0,.5);position: absolute;top: 0;left: 0;width: 100%;height: 100%;color: #fff;}
.banner .Text .text1{margin-top: 260px;line-height: 55px;font-size: 40px;}
.banner .Text .text2{font-size: 16px;margin-top: 60px}

.position{height: 45px;line-height: 45px;font-family: "黑体";font-size: 12px;margin-top:25px;}
.position .content{display:flex;justify-content:space-between;border-bottom:1px solid #e6e6e6}
.position ul{display:flex}
.position ul li{padding:0 15px;margin-right:20px;position:relative}
.position ul li a{color: #151515;font-size: 16px;display:block;width:100%;height:100%;font-family: "黑体";}
.position ul li:after{content:"";position:absolute;background: #0056a8;width:100%;height:2px;left:0;bottom:-1px;display:none}
.position ul li:hover::after,.position ul li.active::after{display:block}
.position .location span{margin:0px 3px;}

.aboutBox{min-height:300px;padding: 15px 0;line-height: 36px;}
.mainCon{display:flex;margin:0 auto;width:1200px;justify-content:space-between;flex-wrap:wrap;padding: 0 0 30px;}
.mainCon .leftBox{width: 220px;}
.mainCon .leftBox>p{background:#0056a8;height:70px;line-height:70px;text-align:center;color:#fff;font-size:18px}
.mainCon .leftBox ul.subNav{background:#0056a8;padding: 15px 0 30px;}
.mainCon .leftBox ul.subNav li{line-height:30px;padding-left: 20px;}
.mainCon .leftBox ul.subNav li a{font-size:13px;color:#bedbf1}
.mainCon .leftBox ul.subNav li.active>a{color:#fff}
.mainCon .leftBox ul.subNav li.active ul{display:block}
.mainCon .leftBox ul.subNav li:hover>a{color:#fff}
.mainCon .leftBox ul.subNav li ul{display:none}
.mainCon .caseBox{width: 940px;}
.mainCon .caseBox>p{text-align:left;line-height:60px;border-bottom:1px solid #e9e9e9;padding: 0 20px;box-sizing:border-box;font-size: 18px;}

.caseUl{margin: 76px auto 43px;display: flex;flex-wrap: wrap;}
.caseUl .row{/* display: flex; */margin-bottom: 40px;/* padding-bottom: 40px; *//* border-bottom: 1px solid #e8e8e8; */justify-content: space-between;width: 382px;margin-right: 26px;}
.caseUl .row:nth-child(3n){margin-right:0}
.caseUl .row .Img{width: 567px;height: 342px;overflow: hidden;text-align: center;/* box-shadow: 0 0 5px rgba(0,0,0,.2); */transition:all .5s ease-in-out;width: 100%;height: 200px;line-height: 195px;border: 1px solid #efefef;box-sizing: border-box;}
.caseUl .row .Img img{width: 100%;transition:all .5s ease-in-out;max-width: 100%;max-height: 100%;vertical-align: middle;display: inline-block;}
.caseUl .row p{color: #363636;font-size: 16px;line-height: 25px;padding: 10px;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;background:#E6E6E6;height:67px;line-height: 47px;text-align:Center;box-sizing:border-box;}
.caseUl .row:hover .Img{border:1px solid #0056a8;box-sizing:border-box}
.caseUl .row:hover p{color:#fff;background:#0056a8;transition: all 0.1s ease-in-out;}
.caseUl .row .Txt a:hover{background:#0056a8;color:#fff}
.loadmore{line-height: 40px;height: 40px;margin-bottom: 50px;text-align: center;padding: 0 20px;color: #666;}
.loadmore a{display: block;width: 100%;height: 100%;box-sizing: border-box;text-align: center;font-size: 14px;color: #717171;border: 1px solid #dadada;}
.loadmore a:hover{background:#0056a8;color:#fff}
.loadmore a span{padding-right:16px;background: url(../img/arrowM.png) right center no-repeat;}
.loadmore a:hover span{background: url(../img/arrowM_W.png) right center no-repeat;}
.mainCon .loadmore{padding:0;box-sizing:border-box}

.newsHead{display: flex;justify-content: space-between;margin: 60px auto 30px;}
.newsHead form{width: 345px;height: 37px;line-height: 37px;display: flex;justify-content: space-between;border-bottom: 1px solid #565656;margin-top: 20px;}
.newsHead form input{border: 0;width: 300px;}
.newsHead form input[type=submit]{width: 20px;height: 37px;background: url(../img/search.png) center right no-repeat;}
.newsUl{margin-bottom: 80px;}
.newsUl li{/* margin-bottom: 50px; */}
.newsUl li a{display: flex;justify-content: space-between;height: 145px;border-bottom: 1px solid #e8e8e8;}
.newsUl li .Img{display: none;}
.newsUl li .Txt{width: 100%;position: relative;}
.newsUl li .Txt p{font-size: 24px;color: #363636;line-height: 52px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: calc(100% - 250px);margin-top: 20px;}
.newsUl li .Txt .summary{font-size: 14px;color: #5f5f5f;line-height: 22px;width: 730px;max-height: 44px;overflow: hidden;margin-top: 10px;}
.newsUl li .Txt .time{font-size: 14px;line-height: 18px;margin-top: 35px;color: #363636;position: absolute;right: 58px;top: 40px;}
.newsUl li .Txt span{position: absolute;bottom: 35px;font-size: 12px;color: #fff;display:none}
.newsUl li:hover{background:#0056a8;}
.newsUl li:hover a{border:0}
.newsUl li:hover p,.newsUl li:hover .time,.newsUl li:hover .summary{color:#fff}
.newsUl li:hover img{transform:scale(1.2)}
/* .newsUl li:first-child{width:1200px;margin:50px auto 40px;}
.newsUl li:first-child a{height:300px;border: 0;}
.newsUl li:first-child .Img{display:block;width:600px;overflow:hidden}
.newsUl li:first-child .Img img{width:100%;transition:all .5s ease-in-out}
.newsUl li:first-child .Txt{width:600px;padding: 40px 32px;box-sizing:border-box;background:#19b5ff;}
.newsUl li:first-child .Txt p,.newsUl li:first-child .Txt .summary{width:100%;color:#fff}
.newsUl li:first-child .Txt .time{display:none}
.newsUl li:first-child .Txt span{display:block} */

.newsInfo{padding:30px;box-sizing:border-box;margin-bottom:30px;min-height: 400px;}
.newsInfo>p{font-size:18px;text-align:center}
.newsInfo .time{font-size:12px;color:#666;text-align:center;margin: 10px 0 30px;}
.newsInfo .info{line-height:30px;font-size:14px;}
/* proList */
.proList{display:block}
.proList>p{line-height:30px;margin-top:30px;text-align:center;font-size:24px}
.proList ul{display: flex;flex-wrap: wrap;padding: 40px 0 45px;}
.proList ul li{transition:all .35s linear;width: 386px;height: 200px;margin-right: 20px;background-color: #fff;margin-bottom: 15px;background-position: bottom right;background-repeat: no-repeat;border:1px solid #d8d7d7;box-sizing:border-box;position:relative;background-size: 200px;}
.proList ul li:nth-child(3n){margin-right: 0;}
.proList ul li:after{content:"";position:absolute;width:100%;height:0;background:#0056a8;bottom:0;transition:all .3s ease-in-out}
.proList ul li a{display: block;width: 100%;height: 100%;padding: 29px 30px;box-sizing: border-box;}
.proList ul li p{line-height: 1;font-size: 16px;color: #000000;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.proList ul li .summary{margin-top: 18px;color: #898989;font-size: 12px;line-height: 18px;width: 260px;height: 108px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical;}
.proList ul li:hover{box-shadow: 0 0 8px rgba(0,0,0,.15);}
.proList ul li:hover p{color:#0056a8;}
.proList ul li:hover::after{height:6px}

.proInfo{padding:30px;box-sizing:border-box;margin-bottom:30px;min-height: 400px;}
.proInfo>p{font-size:18px;text-align:center;margin:0 0 20px}
.proInfo .Img{text-align:center;margin:10px 0 40px}
.proInfo .info{font-size:16px;line-height:34px;color:#333;}



.contactBox{display:flex;justify-content:space-between;margin:40px auto}
.contactBox .left{width:60%;font-size: 14px;}
.contactBox .right{width:35%;line-height: 36px;}
.map{width:100%;height:450px;border: 1px solid #ccc;line-height: 20px;}
.map #container{width:100%;height:100%}

/* letter */
.letterBox{padding: 50px;box-sizing: border-box;}
.letterBox form{width: 1100px;margin:0 auto;display:flex;flex-wrap:wrap;margin-top: 25px;}
.letterBox form p{width: 48%;margin-right: 4%;}
.letterBox form p:nth-child(7),.letterBox form p:nth-child(8),.letterBox form p:nth-child(10){width:100%}
.letterBox form p:nth-child(9){line-height:40px;font-size:12px;padding-left: 98px;box-sizing:border-box;}
.letterBox form p:nth-child(10){text-align:center}
.letterBox form p:nth-child(2n){margin-right:0}
.letterBox form p input[type="text"]{border:1px solid #e5e5e5;background: #f7f7f7;width: 350px;height: 43px;margin: 25px 0px 0px 18px;box-sizing: border-box;padding: 0 6px;}
.letterBox form p span{width: 98px;float: left;font-size: 14px;color: #231815;margin-top: 37px;text-align:right;letter-spacing: 0.6px;text-align: justify;}
.letterBox form p span i{color:red;margin-right:5px;display: inline-block;width: 11px;text-align: center;}
.letterBox form p textarea {resize: none;height: 217px;width: calc(100% - 134px);border: 1px solid #e5e5e5;padding: 10px 5px;font-family: "微软雅黑";margin: 26px 0 0 18px;background: #f7f7f7;box-sizing: border-box;}
.letterBox form p input[type="submit"] {width: 137px;height: 41px;line-height: 41px;background: #0056a8;color: #06336c;cursor: pointer;text-align: center;margin: 25px 0;border:0;color:#fff;font-size:16px;}
.letterBox form p:nth-child(8) span{letter-spacing: 4px;}
.letterBox form p:nth-child(8) input[type="text"]{width: 766px;width: 200px;}
.letterBox form p:nth-child(8) img{width: 100px;margin: 0 15px;}

.searchUl{padding: 30px 0;box-sizing:border-box;}
.searchUl li{line-height:40px;/* height:40px */}
.searchUl li a{display:flex;justify-content:space-between;}
.searchUl li p{width:800px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.searchUl li span{font-family:"宋体";}
.searchUl li:hover a{color:#0056a8;}

.honorUl{display:flex;flex-wrap:wrap;margin: 50px 0;}
.honorUl li{width: 285px;margin-right: 20px;}
.honorUl li:nth-child(4n){margin-right:0}
.honorUl li .Img{width:100%;height:300px;overflow:hidden;line-height: 295px;border: 1px solid #ddd;box-sizing: border-box;text-align:center}
.honorUl li .Img img{max-width:100%;max-height:100%;display:inline-block;margin: 0 auto!important;}
.honorUl li p{line-height: 42px;margin-bottom:20px;color:#454545;text-align:center;position:relative;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.honorUl li p:after{content:"";position:absolute;width:21px;height:42px;background:url(../img/honor_mark.jpg);right:0;top:0}

.pages{text-align:center;margin-bottom:60px}
.pages a{display:inline-block;margin:0 5px;background:#eee;color:#666;height:30px;line-height:30px;width:30px}
.pages a:first-of-type,.pages a:last-of-type{width:60px;}
.pages a.currentpage,.pages a:hover{color:#fff;background:#0056a8;}


/*图片弹出关闭层*/
#fancybox-loading {
	position: fixed;top: 50%;left: 50%;height: 40px;width: 40px;margin-top: -20px;margin-left: -20px;cursor: pointer;overflow: hidden;z-index: 1104;
display: none;}

#fancybox-loading {/* IE6 */ position: absolute;margin-top: 0;}

#fancybox-loading div {	position: absolute;top: 0;left: 0;width: 40px;height: 480px;background-image: url(../images/fancybox.png);}
#fancybox-overlay {position: fixed;top: 0;left: 0;bottom: 0;right: 0;background: #000;z-index: 1100;display: none;}

* html #fancybox-overlay {/* IE6 */position: absolute;width: 100%;}

#fancybox-tmp {	padding: 0;margin: 0;border: 0;overflow: auto;display: none;}

#fancybox-wrap { position: absolute;top: 0;left: 0;margin: 0;z-index: 1101;display: none;}

#fancybox-outer {position: relative;width: 100%;height: 100%;background: #ffffff;}

#fancybox-inner {position: absolute;top: 0;left: 0;width: 1px;height: 1px;padding: 0;margin: 0;outline: none;overflow: hidden;}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -13px;
	right: 15px;
	width: 12px;
	height: 12px;
	line-height: 12px;
	font-size: 22px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	z-index: 9999;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0; background:#ffffff;
	left: 0;
	font-family: Arial;
	font-size: 12px; height:30px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over { padding: 10px;background-image: url('../images/fancy_title_over.png');display: block;}

#fancybox-title-wrap {	display: block;}

#fancybox-title-wrap span {	height:30px; width:100%; text-align:center;float: left;}


#fancybox-title-main {	font-weight: bold;	line-height:30px;color: #333333; font-size: 14px;}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../images/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../images/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}




/* IE */

#fancybox-loading.fancybox-ie div{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_loading.png', sizingMethod='scale'); }
/*.fancybox-ie #fancybox-close	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_close.png', sizingMethod='scale'); }
*/
.fancybox-ie #fancybox-title-over{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }
@media only screen and (max-width: 880px) {
    .banner{margin-top: 15.3vw;height: 50vw;}
    .banner .Text .text1{margin-top: 20vw;margin-left:6vw;font-size:20px;line-height:1.5;}
    .banner .Text .text2{margin-top: 10vw;margin-left: 6vw;font-size:12px;line-height: 1;}
    .banner .swiper-slide{background: url(../images/Mbanner.jpg) center center no-repeat!important;background-size: cover!important;}
    .position{line-height: 3;margin: 0 3vw;height: auto;}
    .position ul{display:none}
    .newsHead{margin: 6vw 3vw 6vw;box-sizing: border-box;width: 94vw;}
    .en{font-size:16px}
    .title{font-size:14px;margin: 0;}

    .aboutBox{padding: 3vw;box-sizing:border-box;}
    .aboutBox table{width: 100%!important;}

    .newsHead form{display:none}
    .newsUl{margin-bottom: 4.5vw;padding: 0 3vw;box-sizing: border-box;margin-top:4vw;}
    .newsUl li{margin-bottom: 3vw;}
    .newsUl li a{display:block;border-bottom:1px solid #e7e7e7;padding-bottom: 3vw;height: auto;}
    .newsUl li .Img{width:100%;height: 57.8vw;}
    .newsUl li .Txt,.newsUl li .Txt p,.newsUl li .Txt .summary{width:100%;box-sizing: border-box;}
    .newsUl li .Txt p{font-size: 16px;line-height: 1.5;margin-right: 10px;margin-top: 0;width: 67%;}
    .newsUl li .Txt .summary{font-size:12px;line-height: 20px;max-height: 40px;}
    .newsUl li .Txt .time{font-size:12px;margin-top: 0;position: absolute;top: 0;right: 0;line-height: 2;}
    .newsUl li .Txt span{display:none;position: unset;margin: 3vw 0;}
    .newsUl li:last-child a{border-bottom:0}
/*     .newsUl li:first-child{width:100%;margin:3vw 0}
    .newsUl li:first-child a{height:auto}
    .newsUl li:first-child .Img{width:100%;height: auto;}
    .newsUl li:first-child .Txt{padding:3vw;width:100%} */
    .loadmore{padding: 0 3vw;margin-bottom: 10vw;box-sizing: border-box;height: 10vw;line-height: 10vw;}
    .loadmore a{font-size:12px}
    .searchBox{margin-bottom:4vw}
    .searchBox li{margin-bottom:0;}
    .searchBox li a{padding:0;padding: 3vw 0;}
    .searchBox li .Txt p{margin-right:10px;line-height:4vw;height: 4vw;}
    .searchBox li .Txt .time{line-height:4vw;margin-top:0}
    .searchBox li:last-child a{border-bottom: 1px solid #e7e7e7;}
    #pages{margin:10vw 0}

    .caseUl{margin:3vw;box-sizing:border-box;margin: 0;}
    .caseUl .row{display:block;margin-bottom: 4vw;padding-bottom: 0vw;width: 45vw;margin-right: 4vw;}
	.caseUl .row:nth-child(3n){margin-right: 4vw;}
    .caseUl .row:nth-child(2n){margin-right:0}
    .caseUl .row .Img{width:100%;height: 23vw;line-height: 22vw;}
    .caseUl .row .Img img{width:100%}
    .caseUl .row p{line-height:20px;padding:2vw;height:auto;font-size:13px}
    .caseUl .row .Txt{width: 100%;margin: 0;padding: 4vw;line-height: 0;height: auto;/* margin-bottom: 8vw; *//* border-bottom: 1px solid #dbdbdb; */box-sizing: border-box;}
    .caseUl .row .Txt p{line-height:20px;font-size: 16px;padding: 2vw 0;}
    .caseUl .row .Txt .summary{margin: 2vw 0 0vw;font-size:12px;line-height: 20px;}
    .caseUl .row .Txt a{width:auto;padding:0 10vw;height:8vw;line-height: 8vw;font-size:13px;margin-top: 4vw;}

    .box1{padding: 6vw 0;box-sizing:border-box;display: block;margin: 0 3vw;width: 94vw;}
    .box1 .left{width:100%}
    .box1 .Img{width:100%;height: auto;margin: 2vw 0;}
    .info{font-size:12px;margin-top: 5vw;}
    table{width: 100%!important;overflow: hidden;}
    .box2{padding: 4vw 3vw 10vw;box-sizing:border-box;min-height: 50vw;}
    .box2 .Img{width: 100vw;margin: 6vw 0 3vw;margin-left: -3vw;}
    .box2 .Img img{margin: 3vw;width: 94vw;}
    .box2 .Img img:nth-child(3n),.box2 .Img img:nth-child(4n){width: 44vw;}

    #dituContent,iframe{width: 100%!important;height: 100vw!important;overflow: hidden;}

    .mainCon{width:100%;padding:3vw;box-sizing:border-box}
    .mainCon .leftBox{width:100%;display: none;}
    .mainCon .caseBox{width:100%}
    .mainCon .caseBox>p{font-size: 15px;line-height: 12vw;}
    .productBox ul .row{width: 47%;margin-right: 6%;}
    .productBox ul .row:nth-child(2n){margin-right:0}
    .productBox ul .row .Img{height: 29vw;}

    .solutionBox ul .row a{line-height:10vw}
    .solutionBox ul .row a p{font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:calc(100% - 60px)}

    .downloadBox ul .row{line-height:10vw}
    .downloadBox ul .row p{font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:calc(100% - 60px)}
    .downloadBox ul .row a{font-size:12px}

    .letterBox .row{width:100%}
    .letterBox .row input{width:40vw;border-radius: 0;}
    .letterBox .row textarea{width:40vw;border-radius: 0;}

    .newsInfo{margin:3vw;width:94vw}
    .newsInfo>p{font-size:15px}

    .contactBox{display:block;padding: 0 3vw;box-sizing: border-box;margin: 0;}
    .contactBox .left,.contactBox .right{width:100%;padding: 4vw 0;}
    .map{height:70vw;line-height: 15px;}

    .honorUl{margin:6vw 0}
    .honorUl li{width:45vw;margin-right:4vw}
    .honorUl li:nth-child(3n){margin-right:4vw}
    .honorUl li:nth-child(2n){margin-right:0}
    .honorUl li .Img{height:30vw;line-height:29vw}

    .proList{padding:3vw;box-sizing:border-box}
    .proList>p{font-size:16px;line-height:1.5;margin-top: 4vw;}
    .proList ul{padding: 4vw 0;/* display:block */}
    .proList ul li{width: 49%;height: auto;margin-right: 2%;background-position: bottom right;padding-bottom: 10vw;background-size: 40%;margin-bottom: 3vw;}
    .proList ul li a{padding: 4vw 3vw;}
    .proList ul li p{font-size:18px;line-height:1.5}
    .proList ul li .summary{font-size:12px;line-height:1.5;margin-top:2vw;width: auto;height: auto;}
    .proList ul li:nth-child(3n){margin-right:2%}
    .proList ul li:nth-child(2n){margin-right:0}

    .letterBox{padding:4vw}
    .letterBox form{width:100%;margin-top:4vw;display: block;}
    .letterBox form p{width:100%;margin-right: 0;}
    .letterBox form p span{margin-top: 3vw;line-height: 30px;}
    .letterBox form p input[type="text"]{margin-top:3vw;width:calc(100% - 110px);margin-left: 3vw;height: 30px;}
    .letterBox form p textarea{margin-top:3vw;width:calc(100% - 110px);margin-left: 3vw;height:25vw}
    .letterBox form p:nth-child(8) input[type="text"]{width:calc(70vw - 110px)}
    .letterBox form p:nth-child(8) img{margin:0 1vw;width:20vw}
    .letterBox form p input[type="submit"]{width:30vw;height:30px;line-height:30px;font-size:14px}
    .letterBox form p:nth-child(9){padding-left: 98px;box-sizing:border-box;margin: 0;}

    .searchUl{width:94vw;padding: 6vw 0;}
    .searchUl li{line-height:30px;height:auto}
    .searchUl li p{width: calc(80vw - 35px);}
	.pages a{width:22px;line-height:22px;height:22px;font-size:12px;}
	.pages a:first-of-type, .pages a:last-of-type{width:50px;}

/*
    #fancybox-wrap{width:94%!important;left: 3%!important;}
    #fancybox-title{width:100%!important;padding: 0px!important;}*/











}

