@charset "utf-8";
/*=======you are my pretty sunshine========*/
html {-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; width:100%;}
body {
    font-family: Helvetica,'Tahoma', 'Hiragino Sans GB', Arial, sans-serif ,'Microsoft YaHei';
    color: #535353;
    font-size: 15px;
    -webkit-overflow-scrolling: touch;
    background-color: #f3f3f3;
    line-height: 2;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td button{
    margin: 0; 
    padding: 0;
    -webkit-tap-highlight-color:transparent;
    -webkit-box-sizing:border-box; 
    -moz-box-sizing:border-box; 
    -ms-box-sizing:border-box; 
    box-sizing:border-box;
}

h4{ font-size:18px;}
*,*:before,*:after {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; -webkit-text-size-adjust:none;}
address, cite, dfn, em, var { font-style: normal; }
code, kbd, pre, samp { font-family: courier new, courier, monospace; }
small { font-size: 12px; }
ul, ol { list-style: none; }
/*=链接样式/颜色=*/
a{cursor: pointer; text-decoration:none; color:#65472f; outline:none;}
a:hover,a:focus{ text-decoration:none !important; color:#996e1a; outline:none;background: transparent;-webkit-tap-highlight-color:transparent;}
input[type=text]:focus,input[type=button]:focus,input[type=submit]:focus{outline:none;}/*IE*/
input::-ms-clear { display: none; }
input::-ms-reveal { display: none; }
input[type=button]::-moz-focus-inner{outline:0;}/*火狐*/
input[type="button"], input[type="submit"], input[type="reset"],input[type=text],textarea{-webkit-appearance: none;}
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
legend { color: #000; }
fieldset, img { border: 0;}
img{ vertical-align:middle;max-width: 100%;}
button, input, select, textarea {font-size: 100%; outline:none;}
table{border-collapse:collapse;border-spacing:0;}
.fruit-row .col{float: left;display:block;}
.fruit-row .col-33{width: 33.33%;}
.fruit-row .col-2{width: 2%;}
.fruit-row .col-5{width: 5%;}
.fruit-row .col-15{width: 15%;}
.fruit-row .col-25{width: 25%;}
.fruit-row .col-10{width: 10%;}
.fruit-row .col-20{width: 20%;}
.fruit-row .col-30{width: 30%;}
.fruit-row .col-35{width: 35%;}
.fruit-row .col-40{width: 40%;}
.fruit-row .col-45{width: 45%;}
.fruit-row .col-50{width: 50%;}
.fruit-row .col-60{width: 60%;}
.fruit-row .col-65{width: 65%;}
.fruit-row .col-70{width: 70%;}
.fruit-row .col-80{width: 80%;}
.fruit-row .col-85{width: 85%;}
.fruit-row .col-90{width: 90%;}
.fruit-row .col-95{width: 95%;}
.fruit-row:before,.fruit-row:after{display:table;line-height:0;content:"";}
.fruit-row:after{clear: both;visibility:hidden;}
/* clear */
.cl{clear:both; height:0px; line-height:0px;}
.cf:after,.cf:before{ display: table; content: " ";line-height:0;}
.cf:after{clear: both;visibility:hidden;}
.cf { *zoom:1; }
.mAuto{margin: 0 auto;}
/* display */
.dn{display:none;}
.di{display:inline;}
.db{display:block;}
.dib{display:inline-block;} /* if the element is block level(eg. div, li), using 'inline_any' instead */
.input-form{border:1px solid #9c8776;background-color: #fff;padding:0 5px;height: 42px;line-height: 42px;}
.searchBtn{
  background: -moz-linear-gradient(to bottom, #9a8778 0%, #eaceb8 100%);
  background: -o-linear-gradient(to bottom,  #9a8778 0%,#eaceb8 100%);
  background: linear-gradient(to bottom, #9a8778 0%,#eaceb8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a8778', endColorstr='#eaceb8',GradientType=0 );
  height: 42px;
  line-height: 42px;
  padding: 0 15px;
  border:none;color: #fff;
  
  cursor: pointer;
  }
/*text-indent*/
.tI24{text-indent: 24px;}
.font-18{font-size: 18px!important;}
.gray-f{color: #666!important;}
.font-12{font-size: 12px!important;}
/* line-height */
.linepy{ line-height:1.42857143;}
.line16{line-height:16px;}
.line18{line-height:18px;}
.line20{line-height:20px;}
.line22{line-height:22px;}
.line24{line-height:24px;}
.line26{line-height:26px;}
.line28{line-height:28px;}
.line30{line-height:30px;}
.line32{line-height:32px;}
.line34{line-height:34px;}
.line40{line-height:40px;}
.line46{line-height:46px;}
.line50{line-height:50px;}

/*color*/
.gprimary{color: #ff591b!important;}
.gcancel{color: #666;}
.g6{color: #666;}
.g9{color: #999!important;}
.gr{color: #8fc31f;}
.gb{color: #009de1;}
.gfi{color: #f80c0c;}
.f12{font-size: 12px;}
.f24{font-size: 24px;}
.f28{font-size: 28px;}
.f30{font-size: 30px;}
.f35{font-size: 35px;}
.f42{font-size: 42px;}
/* fixed width value */
.wd10{ width:10px !important;}
.wd20{ width:20px !important;}
.wd30{ width:30px !important;}
.wd40{ width:40px !important;}
.wd50{ width:50px !important;}
.wd60{ width:60px !important;}
.wd70{ width:70px !important;}
.wd80{ width:80px !important;}
.wd90{ width:90px !important;}
.wd100{ width:100px !important;}
.wd105{ width:105px !important;}
.wd110{ width:110px !important;}
.wd120{ width:120px !important;}
.wd123{ width:123px !important;}
.wd124{ width:124px !important;}
.wd125{ width:125px !important;}
.wd130{ width:130px !important;}
.wd140{ width:140px !important;}
.wd150{ width:150px !important;}
.wd160{ width:160px !important;}
.wd170{ width:170px !important;}
.wd180{ width:180px !important;}
.wd190{ width:190px !important;}
.wd200{ width:200px !important;}
.wd210{ width:210px !important;}
.wd220{ width:220px !important;}
.wd230{ width:230px !important;}
.wd240{ width:240px !important;}
.wd250{ width:250px !important;}
.wd257{ width:257px !important;}
.wd260{ width:260px !important;}
.wd270{ width:270px !important;}
.wd280{ width:280px !important;}
.wd290{ width:290px !important;}
.wd300{ width:300px !important;}
.wd310{ width:310px !important;}
.wd320{ width:320px !important;}
.wd330{ width:330px !important;}
.wd340{ width:340px !important;}
.wd400{width:400px !important;}
.wd460{width:460px !important;}
.wd500{width:500px !important;}
.wd550{width:550px !important;}
.wd600{width:600px !important;}
.wd640{width:640px !important;}
.wd700{width:700px !important;}
.wd800{width:800px !important;}
.wd900{width:900px !important;}
.wd1000{width:1000px !important;}
/* line-height */
.lh14{line-height:14px;}
.lh16{line-height:16px;}
.lh18{line-height:18px;}
.lh20{line-height:20px;}
.lh22{line-height:22px;}
.lh24{line-height:24px!important;}
.lh40{line-height:40px;}
/* margin */
.mat{margin-left:auto; margin-right:auto;}
.m0{margin:0;}
.ml0{margin-left:0 !important;}
.ml1{margin-left:1px;}
.ml2{margin-left:2px;}
.ml3{margin-left:3px;}
.ml5{margin-left:5px;}
.ml6{margin-left:6px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml50{margin-left:50px;}
.ml60{margin-left:60px;}
.mr0 {margin-right: 0 !important; }
.mr1{margin-right:1px;}
.mr2{margin-right:2px;}
.mr3{margin-right:3px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr60{margin-right:60px;}
.mt1{margin-top:1px;}
.mt2{margin-top:2px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt12{margin-top: 12px;}
.mt14{margin-top: 14px;}
.mt15{margin-top:15px;}
.mt18{margin-top:18px;}
.mt20{margin-top:20px;}
.mt28{margin-top:28px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt45{margin-top:45px;}
.mt48{margin-top:48px!important;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt70{margin-top:70px;}
.mt80{margin-top:80px;}
.mb0{margin-bottom:0px !important;}
.mb1{margin-bottom:1px;}
.mb2{margin-bottom:2px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px!important;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
/* margin negative */
.mt-1{margin-top:-1px !important;}
.mt-3{margin-top:-3px !important;}
.mt-20{margin-top:-20px;}
.ml-1{margin-left:-1px;}
.ml-3{margin-left:-3px;}
.ml-4{margin-left:-4px;}
.ml-5{margin-left:-5px;}
.ml-20{margin-left:-20px;}
.mr-3{margin-right:-3px;}
.mr-1{margin-right:-1px;}
.mr-20{margin-right:-20px;}
.mb-1{margin-bottom:-1px !important;}
.mb-3{margin-bottom:-3px;}
.mb-20{margin-bottom:-20px;}
/* padding */
.p0{padding:0 !important;}
.p1{padding:1px;}
.pl1{padding-left:1px;}
.pt1{padding-top:1px;}
.pr1{padding-right:1px;}
.pb1{padding-bottom:1px;}
.p2{padding:2px;}
.pl2{padding-left:2px;}
.pt2{padding-top:2px;}
.pr2{padding-right:2px;}
.pb2{padding-bottom:2px;}
.pl5{padding-left:5px;}
.p5{padding:5px;}
.pt5{padding-top:5px;}
.pr5{padding-right:5px;}
.pb5{padding-bottom:5px;}
.p10{padding:10px;}
.pl10{padding-left:10px;}
.pt10{padding-top:10px;}
.pr10{padding-right:10px;}
.pb10{padding-bottom:10px;}
.p15{padding:15px;}
.pl15{padding-left:15px;}
.pt15{padding-top:15px;}
.pr15{padding-right:15px;}
.pb15{padding-bottom:15px;}
.p20{padding:20px;}
.pl20{padding-left:20px;}
.pt20{padding-top:20px;}
.pr20{padding-right:20px;}
.pb20{padding-bottom:20px;}
.p30{padding:30px;}
.pl30{padding-left:30px;}
.pt30{padding-top:30px;}
.pr30{padding-right:30px;}
.pb30{padding-bottom:30px;}

.ptb30{
  padding-top: 30px;
  padding-bottom: 30px;
}
/* font-style */
.n{font-weight:normal; font-style:normal;}
.b{font-weight:bold;}
.i{font-style:italic;}
.es { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.fb { font-weight: bold !important; }

/* text-align */
.t_c{text-align:center!important;}
.t_r{text-align:right!important;}
.t_l{text-align:left!important;}
.t_j{text-align:justify;}
/* text-decoration */
.tdl{text-decoration:underline;}
.tdt{text-decoration:line-through;}
.tdn,.tdn:hover,.tdn a:hover,a.tdl:hover{text-decoration:none;}
/* letter-spacing */
.lt-1{letter-spacing:-1px;}
.lt0{letter-spacing:0;}
.lt1{letter-spacing:1px;}
/* white-space */
.nowrap{white-space:nowrap;}
/* word-wrap */
.bk{word-wrap:break-word;}
/* vertical-align */
.vm{vertical-align:middle;}
.vtb{vertical-align:text-bottom;}
.vb{vertical-align:bottom;}
.vt{vertical-align:top;}
.vn{vertical-align:-2px;}
/* float */
.f_l{float:left;}
.f_r{ float:right;}
/* position */
.rel{position:relative;}
.abs{position:absolute;}
/*z-index*/
.zx0{z-index:0;}
.zx1{z-index:1;}
.zx2{z-index:2;}
.zx3{z-index:3;}
.zx4{z-index:4;}
/* cursor */
.poi{cursor:pointer;}
.def{cursor:default;}
/* overflow */
.ovh{overflow:hidden;}
.ova{overflow:auto;}
/* visibility */
.vh{visibility:hidden;}
.vv{visibility:visible;}
.re{position: relative;}
.ellipsis-f{
  /*one*/
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ellipsis-ftwo{
  /*two*/
  overflow:hidden; 
  text-overflow:ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}

/* zoom */
.z{*zoom:1;}
.wrapper{
  width: 1200px;
  margin: 0 auto;
}
/*butn*/
.btn-com{
 font-size: 28px;
 font-weight: bold;
 text-align: center;
 color: #fff;
 width: 100%;
 padding: 10px;
 border:none;
 cursor: pointer;
 background-color: #ff9e29;
}
.btn-com:hover{
  background-color: #e0750e;
}
.btn-com.disabled, 
.btn-com[disabled], 
fieldset[disabled].btn-orange{
   background-color: #ccc;
}
.textarea-put{
  background-color: #fff;
  border:none;
  font-family: Helvetica,'Tahoma', 'Hiragino Sans GB', Arial, sans-serif ,'Microsoft YaHei',;
}
/*header*/
.main h2{
  font-size: 28px;
  line-height: 1.8;
  text-align: center;
  font-weight: normal;
  color: #000;
  padding-top: 100px;
}
.rl-con {
  padding-top: 60px;
}
.rl-con .half-ev2{
  width: 49%;
  margin-left: 2%;
}
.rl-con .half-ev2:first-child{
  margin-left: 0;
}
.rl-con .left-f{
  float: left;
}
.rl-con .right-f{
  float: right;
}
.ud-con{
  padding-top: 60px;
}
.ud-con .title{
  text-align: center;
}
.ud-con .title .bg-c{
  display: inline-block;
  padding: 0 15px;
  text-align: center;
  font-size: 28px;
  line-height: 1.5;
  color: #000;
  margin-top: 15px;
  background: -moz-linear-gradient(to right, #f3f3f3 0%, #b0d6db 100%);
  background: -o-linear-gradient(to right,  #f3f3f3 0%,#b0d6db 100%);
  background: linear-gradient(to right, #f3f3f3 0%,#b0d6db 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#b0d6db',GradientType=0 );
}
.bg-gradient1{
  background: -moz-linear-gradient(to bottom, #fcfcfc 0%, #f8f7fa 100%);
  background: -o-linear-gradient(to bottom,  #fcfcfc 0%,#f8f7fa 100%);
  background: linear-gradient(to bottom, #fcfcfc 0%,#f8f7fa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f8f7fa',GradientType=0 );
}
.bg-gradient2{
  background: -moz-linear-gradient(to bottom, #fafafc 0%, #f6f6f8 100%);
  background: -o-linear-gradient(to bottom,  #fafafc 0%,#f6f6f8 100%);
  background: linear-gradient(to bottom, #fafafc 0%,#f6f6f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafc', endColorstr='#f6f6f8',GradientType=0 );
}
.bg-gradient3{
  background: -moz-linear-gradient(to bottom, #fefefe 0%, #fcfcfe 100%);
  background: -o-linear-gradient(to bottom, #fefefe 0%, #fcfcfe 100%);
  background: linear-gradient(to bottom, #fefefe 0%, #fcfcfe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#fcfcfe',GradientType=0 );
}
.rl-con .half-long{
  width: 66%;
}
.rl-con .half-short{
  width: 30%;
  margin-left: 2%;
}
.rl-con .half-ev3{
  width: 30%;
  margin-left: 5%;
}
.rl-con .half-ev3:first-child{
  margin-left: 0;
}
.rl-con .half-ev5{
  width: 19%;
  margin-left: 1%;
}
.rl-con .half-ev5:first-child{
  margin-left: 0;
}
.l-g-info{
  font-size: 12px;
  line-height: 1.5;
}
.l-g-info .title{
  font-size: 30px;
  color: #41a6b2;
  padding: 30px 0;
}
.l-g-info .title,
.l-g-info .img{
  text-align: center;
}
.l-g-info .txt{
  padding: 30px 20% 0 20%;
  min-height: 150px;
}
.l-g-info .txt2{
  padding: 30px 5% 0 5%;
  min-height: 150px;
}
.l-g-info .feature{
  position: relative;
  padding-left: 65px;
  margin-top: 10px;
}
.l-g-info .feature span{
  position: absolute;
  left: 0;
  top:0;
  background-color: #4d4d4d;
  color: #fff;
  padding: 0 5px;
}
.img-type{
  position: relative;
}
.img-type img{
  height: 227px;
}
.img-type span{
  display: inline-block;
  position: absolute;
  bottom: -35px;
  left: 50%;
  margin-left: -80px;
  font-size: 28px;
  color: #fff;
  text-align: center;
  width: 160px;
  height: 68px;
  line-height: 68px;
  background: rgba(65,166,178,.8);
}
.extra-img .img{
  text-align: center;
}
.extra-img .txt{
  padding:0 15px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 135px;
}
.extra-img .title{
  text-align: center;
  font-size: 24px;
  border-bottom: 3px solid #88c5cc;
  padding: 15px 0 10px 0;
  margin-bottom: 10px;
}
.link-a{
  display: block;
  position: relative;
  text-align: center;
}
.link-a img{
  height: 360px;
}
.link-a span{
  text-align: center;
  color: #fff;
  font-size: 28px;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 10;
  left: 0;
}
.send-mess{
  background: url(../images/img-bg.jpg) no-repeat;
  height: 290px;
  padding: 0 45px;
  margin-top: 20px;
}
.send-mess .title{
  text-align: center;
  color: #fff;
  font-size: 28px;
  padding: 25px 0;
}
.send-mess .control-box .textarea-put{
  padding:10px 15px;
  width: 70%;
  float: left;
  height: 140px;
  font-size: 20px;
}
.send-mess .control-box .btn-com{
  float: right;
  width: 29%;
  height: 140px;
}
/*banner*/
.bottom-banner{
  padding-bottom: 70px;
  margin-top: 100px;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

 .swiper-slide {
   -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: 100%;
    height: 100%;
    position: relative
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    
}
.swiper-slide img{
  
   width: 100%
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 0;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #c8e1e3;
    opacity:1;
    margin-left: 25px;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #88c5cc;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}
.feedback-box{
  margin-top: 40px;
  padding-bottom: 80px;
}
.feedback-box h2{
  text-align: center;
  font-size: 28px;
  font-weight: normal;
  padding: 40px 0 0 0;
}
.pre-person{
  background-color: #fff;
  padding: 15px 40px;
  min-height: 215px;
}
.pre-person .user-cf .img{
  border-radius: 50px;
  width: 69px;
  height: 69px;
  overflow: hidden;
}
.pre-person .user-cf .star{
  padding: 18px 0 0 10px;
}
.pre-person .re-name{
  font-size: 20px;
  font-weight: bold;
  margin-top: 15px;
  line-height: 1.5;
}
.pre-person .re-name span{
  color: #bababa;
}
.pre-person .re-info{
  font-size: 20px;
  line-height: 1.5;
  margin-top: 10px;
}
.video-frame iframe{
 width: 520px;
 height: 295px; 
}

@media screen and (max-width: 960px) {
  .wrapper{
    width: 750px;
  }
  .main h2{
    padding-top: 50px;
  }
  .rl-con .mob-type{
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .rl-con .half-long{
    width: 58%;
  }
  .rl-con .half-short{
    width: 40%;
  }
  .l-g-info .txt,
  .l-g-info .txt2{
    padding: 15px;
  }
  .l-g-info .img-small{
    width: 190px;
    text-align: center;
    margin: 0 auto;
  }
  .img-type img{
    height: 140px;
  }
  .link-a img {
    height: 228px;
  }
  .img-type span{
  	font-size: 24px;
  }
}  
@media screen and (max-width:768px) {
  .wrapper{
    width:460px;
  }
  .rl-con{
  	padding-top: 30px;
  }
  .main h2{
  	font-size: 24px;
  }
  .l-g-info .title{
    font-size: 22px;
  }
  .rl-con .half-short{
  	margin-left: 0;
  }
  .rl-con .left-f,
  .rl-con .right-f{
    float: none;
    width: 100%;
  }
  .rl-con .half-ev3{
    margin-left: 0;
  }
  .video-frame iframe{
    width: 100%;
  }
  .rl-con .half-ev5{
    margin-left: 0;
  }
  .img-type{
    text-align: center;
    margin-bottom:50px;
  }
  .img-type img{
    height: initial;
  }
  .link-a{
    margin-bottom: 15px;
  }
  
  .link-a img{
    height: initial;
  }
  .ud-con .title .bg-c{
  	font-size:24px ;
  }
  .send-mess .title{
  	padding-top: 70px;
  	padding-bottom: 10px;
  }
  .send-mess .control-box .textarea-put{
  	width: 100%;
  	float: none;
  	height: 75px;
  }
  .send-mess .control-box .btn-com{
  	width: 100%;
  	float: none;
  	height: 50px;
  	font-size: 20px;
  }
  .rl-con .half-ev2{
  	margin-left: 0;
  }
  .pre-person{
  	margin-bottom: 15px;
  }
  .pre-person .re-name{
  	font-size: 18px;
  }
  .pre-person .re-info{
  	font-size: 18px;
  }
  .feedback-box h2{
  	padding-top: 20px;
  }
  .send-mess .title{
  	font-size: 24px;
  }
}
@media screen and (max-width:480px){
  .wrapper{
    padding: 0 10px;
    width: auto;
  }
}
@media screen and (max-width: 320px){
    .wrapper{
      width:auto;
      padding: 10px;
    }
}

.category-photo-to-painting main.container {
    width: 100% !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
@media (min-width: 1200px)
.wrapper {
    width: 1200px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 992px)
.wrapper {
    width: 970px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px)
.wrapper {
    width: 750px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
