 .DesignerModInner {
     width: 1000px;
     margin: auto;
     background-color: fff !important;
 }


 .DesignerMod1Wrap {
     background: #eff9fd;
     margin-top: 7%;
 }


 .DesignerModCon {
     display: box;
     /* OLD - Android 4.4- */

     display: -webkit-box;
     /* OLD - iOS 6-, Safari 3.1-6 */
     display: -moz-box;
     /* OLD - Firefox 19- (buggy but mostly works) */
     display: -ms-flexbox;
     /* TWEENER - IE 10 */
     display: -webkit-flex;
     /* NEW - Chrome */
     display: flex;

     -webkit-box-pack: center;
     /* 12版 */
     -webkit-justify-content: center;
     -moz-justify-content: center;
     -ms-justify-content: center;
     -o-justify-content: center;
     justify-content: center;

     -webkit-box-align: center;
     /* 12版 */
     -webkit-align-items: center;
     -moz-align-items: center;
     -ms-align-items: center;
     -o-align-items: center;
     align-items: center;

 }


 .DesignerMod1LeftWrap {
     margin-left: 56px;
     margin-right: 66px;
     margin-top: -3%;
     width: 385px;
 }

 .DesignerMod1LeftWrap img {
     width: 100%;
 }



 .DesignerMod1RightWrap {
     -webkit-box-flex: 1;
     /* OLD - iOS 6-, Safari 3.1-6 */
     -moz-box-flex: 1;
     /* OLD - Firefox 19- */
     -webkit-flex: 1;
     /* Chrome */
     -ms-flex: 1;
     /* IE 10 */
     flex: 1;


 }

 .SuperTempCon {
     opacity: 0;
     pointer-events: none;
     width: 100%;
 }

 .DesignerMod1RightTitle {
     color: #333333;
     font-size: 3em;
 }


 .DesignerMod1RightText {
     font-size: 1.5em;
     margin-top: 2em;
 }


 .VideoTempWap {
     width: 100%;
     position: relative;
	 top: 48px;
     overflow: hidden;
 }

 .VideoTempWap img {
     width: 100%;
 }

 .VideoTempInner {
     width: 1000px;
     margin: auto;
     position: relative;
 }

 .VideoTempInner .SuperTempCon {
     width: 100%;
 }

 .VideoTempBox {
     width: 100%;
     height: 100%;
     position: absolute;
     top: 0;
     left: 0;
 }

 .VideoTempList {
     position: absolute;
     top: 0;
     width: 100%;
     height: 100%;
 }
.VideoTempList1 img,.VideoTempList3 img{height: 100%;}
.VideoTempList1 {
     left: -24%;
     width: 22%;
 }

 .VideoTempList2 {
     left: 0;
 }

 .VideoTempList3 {
     right: -24%;
     width: 22%;
 }




 .DesignerMod2Wrap {
     margin-top: 3%;
 }


 .DesignerMod2LeftWrap {
     width: 419px;
     margin-right: 57px;
     margin-left: 56px;
 }

 .DesignerMod2LeftTitle {
     color: #333333;
 }

 .DesignerMod2LeftTitle p {
     font-size: 3em;
     line-height: 1;
 }


 .DesignerMod2LeftText {
     font-size: 1.4em;
     line-height: 1.8;
     margin-top: 1.5em;
 }




 .DesignerMod2RightWrap {
     -webkit-box-flex: 1;
     /* OLD - iOS 6-, Safari 3.1-6 */
     -moz-box-flex: 1;
     /* OLD - Firefox 19- */
     -webkit-flex: 1;
     /* Chrome */
     -ms-flex: 1;
     /* IE 10 */
     flex: 1;
 }

 .DesignerMod1LeftWrap img {
     width: 100%;
 }






 .DesignerMod3Wrap {
     margin-top: 3%;
 }

 .DesignerMod3Wrap .DesignerModInner {
     background-color: #fff !important;
 }


 .DesignerMod3ScrollWrap {
     width: 100%;
     position: relative;
     overflow: hidden;
 }

 .DesignerMod3ScrollList {
     width: 100%;
 }

 .DesignerMod3Con {
     position: relative;
 }

 .DesignerMod3Pic {
     width: 100%;
 }

 .DesignerMod3Pic img {
     width: 100%;
 }


 .DesignerMod3ConMask {
     position: absolute;
     bottom: 0;
     width: 100%;
     height: 33%;
 }

 .DesignerMod3ConMask img {
     width: 100%;
 }


 .DesignerMod3Rec {
     position: absolute;
     bottom: 0;
     left: 0;
     width: 100%;
 }

 .DesignerMod3RecInner {
     padding: 2.6em 6em;
 }

 .DesignerMod3RecTitle {
     font-size: 2.3em;
     color: #fff;
 }

 .DesignerMod3RecDesc {
     font-size: 1.6em;
     color: #fff;
     margin-top: 0.5em;
 }


 .DesignerMod3ScrollRoundWrap {
     width: 100%;
     text-align: center;
     margin-top: 2%;
     bottom: 0;
     position: relative;
 }

 .DesignerMod3ScrollRoundList,
 .DesignerMod3ScrollRoundWrap .swiper-pagination-switch {
     display: inline-block;
     *display: inline;
     zoom: 1;
     vertical-align: middle;
     width: 10px !important;
     height: 10px !important;
     border: 1px solid #009fe7;
     margin: 0 5px !important;
     border-radius: 50%;
     cursor: pointer;
     background: none !important;
 }

 .DesignerMod3ScrollRoundList.Select,
 .DesignerMod3ScrollRoundWrap .swiper-active-switch {
     background: #009fe7 !important;
 }




 .DesigneInfoWrarp {
     background: #f8f8f8;
     margin-top: 4%;
 }

 .DesigneInfoWrarp .DesignerModInner {
     padding: 4% 0;
 }


 .DesigneInfoTitle {
     text-align: center;
     margin: auto;
 }

 .DesigneInfoCon {
     margin-top: 2%;
     position: relative;
 }

 .DesigneInfoCon .search {
     left: 10%;
     top: 100%;
     width: 88%;
 }

 .DesigneInfoCon::after {
     content: "";
     clear: both;
     display: block;
 }

 .DesigneInfoCon .inputs1,
 .DesigneInfoCon .inputs2,
 .DesigneInfoCon .inputs3,
 .DesigneInfoCon .inputs4 {
     width: 460px;
     line-height: 85px;
     height: 85px;
     float: left;
     padding: 0;
     position: relative;
     background: none;
 }

 .DesigneInfoCon .inputs1,
 .DesigneInfoCon .inputs3 {
     margin-right: 75px;
 }

 .DesigneInfoCon .inputs1::after {
     content: "";
     /* background: url(../images/Designer/InfoArrow.png) no-repeat; */
     width: 15px;
     height: 28px;
     background-size: 100% 100%;
     position: absolute;
     right: 0;
     top: 50%;
     margin-top: -14px;
 }


 .DesigneInfoCon .inputs1 span,
 .DesigneInfoCon .inputs2 span,
 .DesigneInfoCon .inputs3 span,
 .DesigneInfoCon .inputs4 span {
     font-size: 16px;
     color: #3c3c3c;
     line-height: 85px;
     height: 85px;
     width: 20%;
 }

 .DesigneInfoCon .inputs1 input,
 .DesigneInfoCon .inputs2 input,
 .DesigneInfoCon .inputs3 input,
 .DesigneInfoCon .inputs4 input,
 .Js_CaInfoTempCodeWrap input {
     font-size: 16px;
     background: none !important;
     width: 79%;
 }


 .DesigneInfoCon input::-webkit-outer-spin-button,

 .DesigneInfoCon input::-webkit-inner-spin-button {
     -webkit-appearance: none;
 }

 .DesigneInfoCon input[type="number"] {
     -moz-appearance: textfield;
 }


 .DesigneInfoSubBtn {
     margin: auto;
     font-size: 22px;
     text-align: center;
     width: 450px;
     height: 66px;
     margin-top: 3em;
     background: #d4a55d;
     line-height: 66px;
     color: #fff;
     cursor: pointer;
     margin-bottom: 2em;
 }


 .MobileLable {
     margin-top: 2em;
     margin-bottom: 1em;
     display: none;
 }

 .MobileLable span {
     display: inline-block;
     vertical-align: middle;
     *display: inline;
 }

 .MobileLable .span_1 {
     width: 3px;
     height: 18px;
     background: #0096df;
     margin-left: 3%;
 }

 .MobileLable .span_2 {
     font-size: 20px;
     color: #333333;
     margin-left: 3%;
 }


 .Js_CaInfoTempCodeWrap {
     width: 460px;
     position: relative;
     height: 85px;
     line-height: 85px;
 }

 .Js_CaInfoTempCodeWrap .Js_CaInfoInputCode {
     width: 45%;
 }

 .DesigneInfoWrarp .code {
     width: auto !important;
     position: absolute;
     right: 0;
     top: 50%;
     height: 50%;
     -webkit-transform: translate(0, -50%);
     -o-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
     -ms-transform: translate(0, -50%);
     transform: translate(0, -50%);
 }


 .DesigneInfoWrarp .code img {
     height: 100%;
     width: auto;
     max-width: initial;
     display: block;
 }

 .jw-controls.jw-reset {
     width: 100%;
     height: 100%;
 }

 .VideoTempPlayyBtn {
     position: absolute;
     top: 41%;
     cursor: pointer;
     -webkit-transition: 300ms ease all;
     -o-transition: 300ms ease all;
     -ms-transition: 300ms ease all;
     -moz-transition: 300ms ease all;
     transition: 300ms ease all;
     left: 46%;
     width: 11%;
 }

 .VideoTempPlayyBtn img {
     width: 100%;
 }

 .VideoTempPlayyBtn:hover {
     -webkit-transform: scale(1.1);
     -o-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -ms-transform: scale(1.1);
     transform: scale(1.1);

 }

 /*mobile*/
 @media (max-width: 768px) {
	.New_media-mobile.Design_NavWrap{
		margin-top: 41px;
	}
	.VideoTempWap {
	    top: 0;
	}


     .MobileLable {
         display: block;
     }

     .DesignerModInner {
         width: auto;
     }

     .DesignerMod1Wrap {
         margin-top: 10%;
     }

     .DesignerMod1LeftWrap {
         width: 40%;
         margin-left: 5%;
         margin-right: 5%;
         margin-top: -5%;
     }

     .DesignerMod1RightTitle {
         font-size: 1.6em;
         padding-top: 1em;
     }

     .DesignerMod1RightText {
         margin-top: 0.8em;
         font-size: 1em;
         padding-bottom: 2em;
     }

     .DesignerMod1RightText p {
         margin: 0;
         padding: 0;
     }

     #swiperIndex {
         padding-bottom: 12px;
     }

     .VideoTempInner {
         width: 85%;
     }



     .DesignerMod2Wrap {
         margin-top: 6%;
     }

     .DesignerMod2LeftWrap {
         width: 42%;
         margin-left: 4%;
         margin-right: 4%;
     }

     .DesignerMod2LeftTitle p {
         font-size: 1.4em;
         line-height: 1.4;
         margin: 0;
     }

     .DesignerMod2LeftText {
         font-size: 1.1em;
         margin-top: 0.5em;
         line-height: initial;
     }


     .DesignerMod2RightWrap {
         margin-right: 4%;
     }



     .DesignerMod3Wrap {
         margin-top: 6%;
     }

     .DesignerMod3RecInner {
         padding: 1.2em 1.8em;
     }

     .DesignerMod3RecTitle {
         font-size: 1.5em;
     }

     .DesignerMod3RecDesc {
         font-size: 1em;
     }

     .DesignerMod3ScrollRoundList,
     .DesignerMod3ScrollRoundWrap .swiper-pagination-switch {
         width: 7px !important;
         height: 7px !important;
         border: 1px solid #009fe7 !important;
         margin: 0 3px !important;
     }

     .DesignerMod3ScrollRoundWrap {
         margin-top: 3%;
     }

     .DesigneInfoWrarp .DesignerModInner {
         padding: 9% 0%;
     }

     .DesigneInfoCon .inputs1,
     .DesigneInfoCon .inputs2,
     .DesigneInfoCon .inputs3,
     .DesigneInfoCon .inputs4,
     .Js_CaInfoTempCodeWrap {
         width: 85%;
         margin: auto;
         float: none;
         border-bottom: 1px solid #dedede;
         height: 50px;
         line-height: 50px;
         padding: 0;
         border-radius: 0;
     }

     .DesigneInfoCon .inputs1 input,
     .DesigneInfoCon .inputs2 input,
     .DesigneInfoCon .inputs3 input,
     .DesigneInfoCon .inputs4 input,
     .Js_CaInfoTempCodeWrap input {
         width: 65%;
         font-size: 14px;
     }

     .DesigneInfoCon .inputs1 span,
     .DesigneInfoCon .inputs2 span,
     .DesigneInfoCon .inputs3 span,
     .DesigneInfoCon .inputs4 span {
         height: 50px;
         line-height: 50px;
         font-size: 14px;
         width: 26%;
     }

     .DesigneInfoCon .inputs1::after {
         width: 9px;
         height: 20px;
         margin-top: -10px;
     }

     .DesigneInfoTitle {
         width: 85%;
     }

     .DesigneInfoTitle img {
         width: 100%;
     }


     .DesigneInfoSubBtn {
         width: 85%;
         height: 50px;
         line-height: 50px;
         font-size: 16px;
         margin-top: 1em;
         margin-bottom: 1em;
     }

     .DesigneInfoCon .search {
         left: 3%;
         width: 71%;
     }

     .DesigneInfoCon .WorkSearchLi {
         font-size: 12px;
         padding: 10px 0;
     }

     .DesigneInfoWrarp .Js_CaInfoTempCodeWrap {
         background: none;
         position: relative;
		 padding:0 10px;
     }

     .DesigneInfoWrarp .Js_CaInfoTempCodeWrap .Js_CaInfoInputCode {
         width: 52% !important;
     }

     .popup:before,
     .popup:after {
         display: none;
     }

     .popup-video .popup-inside {
         top: 50%;
         -webkit-transform: translate(0, -50%);
         -o-transform: translate(0, -50%);
         -moz-transform: translate(0, -50%);
         -ms-transform: translate(0, -50%);
         transform: translate(0, -50%);
     }


     .popup-video .popup-close{top:-41px;}

 }





 /*ipad横板*/

 @media only screen and (min-width: 767px) and (max-width: 1024px) {}


 /*ipad竖版*/

 @media only screen and (min-width: 767px) and (max-width: 768px) {}






 /*PC*/
 @media (min-width: 1024px) {}