@charset "UTF-8";

*{font-family:"Microsoft YaHei","微软雅黑","黑体","宋体","Arial",sans-serif;color: #333333;margin: 0px;padding: 0px;}
html,body{
  overflow-x: hidden;
}
:focus {outline: none;}
p,h1,h2,h3,h4,h5,img,button,dl,dt,dd {transition:  all .5s;}
ul,h1,h2,h3,h4,h5,h6,p,dl,hr{padding: 0;margin: 0;font-weight: normal;}
a,a:hover,a:focus{text-decoration: none;outline: none;}
button:focus {outline: none;}
a{color: #333333;}
ul{list-style: none;}
ul:before,ul:after{display: none;}
input{outline:none;border:none;background:none;}
textarea{resize: none;}
img {max-width: 100%;display: inline-block;}

.container {width: 1260px;}
.container1440 {width: 1440px;margin: 0 auto;}
.container1760 {width: 1760px;margin: 0 auto;}
.con1320 {width: 1320px;margin: 0 auto;}
.fl { float: left;}
.fr { float: right;}
.clearfix,.clear,.clearboth {clear: both;}
.flexrow {display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.nopadding {padding: 0px;}

input::placeholder {	font-size: 16px;color: #dbdbdb;font-weight: normal;font-family: RR;}
input::-webkit-input-placeholder,input:-moz-placeholder,input:-ms-input-placeholder,input::-moz-placeholder{	font-size: 16px;color: #dbdbdb;font-weight: normal;font-family: RR;}
.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* 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;
  }
/* contact_btn */

 /* 特殊字体 */
 @font-face
 {
 font-family: AB;
 src: url('../fonts/arial-boldmt.otf'),
     url('../fonts/arial-boldmt.ttf'); /* IE9+,可以是具体的实际链接 */
 }
 @font-face
 {
 font-family: ArialMT;
 src: url('../fonts/ArialMT.ttf'),
     url('../fonts/ArialMT.ttf'); /* IE9+,可以是具体的实际链接 */
 }
 @font-face
 {
 font-family: RBlack;
 src: url('../fonts/Roboto-Black.ttf'),
     url('../fonts/Roboto-Black.ttf'); /* IE9+,可以是具体的实际链接 */
 }
 .RBlack {font-family: RBlack;}
 
 @font-face
 {
 font-family: RBi;
 src: url('../fonts/Roboto-BlackItalic.ttf'),
     url('../fonts/Roboto-BlackItalic.ttf'); /* IE9+,可以是具体的实际链接 */
 }
 .RBi {font-family: RBi;}

 @font-face
 {
 font-family: RBold;
 src: url('../fonts/Roboto-Bold.ttf'),
     url('../fonts/Roboto-Bold.ttf'); /* IE9+,可以是具体的实际链接 */
 }
 .RBold {font-family: RBold;}

 @font-face
 {
 font-family: RBC;
 src: url('../fonts/Roboto-BoldCondensed.ttf'),
     url('../fonts/Roboto-BoldCondensed.ttf'); /* IE9+,可以是具体的实际链接 */
 }
 .RBC {font-family: RBC;}

 @font-face
 {
 font-family: RBCi;
 src: url('../fonts/Roboto-BoldCondensedItalic.ttf'),
     url('../fonts/Roboto-BoldCondensedItalic.ttf'); /* IE9+,可以是具体的实际链接 */
 }
 .RBCi {font-family: RBCi;}

 @font-face
 {
 font-family: RBoldi;
 src: url('../fonts/Roboto-BoldItalic.ttf'),
     url('../fonts/Roboto-BoldItalic.ttf'); /* IE9+,可以是具体的实际链接 */
 }
 .RBoldi {font-family: RBoldi;}

 @font-face
 {
 font-family: RC;
 src: url('../fonts/Roboto-Condensed.ttf'),
     url('../fonts/Roboto-Condensed.ttf'); /* IE9+,可以是具体的实际链接 */
 }
 .RC {font-family: RC;}

 @font-face
 {
 font-family: RCi;
 src: url('../fonts/Roboto-CondensedItalic.ttf'),
     url('../fonts/Roboto-CondensedItalic.ttf'); /* IE9+,可以是具体的实际链接 */
 }
 .RCi {font-family: RCi;}

 @font-face
 {
 font-family: Ri;
 src: url('../fonts/Roboto-Italic.ttf'),
     url('../fonts/Roboto-Italic.ttf'); /* IE9+,可以是具体的实际链接 */
 }
 .Ri {font-family: Ri;}

 @font-face
 {
 font-family: Rlight;
 src: url('../fonts/Roboto-Light.ttf'),
     url('../fonts/Roboto-Light.ttf'); /* IE9+,可以是具体的实际链接 */
 }
 .Rlight {font-family: Rlight;}

 @font-face
 {
 font-family: Rli;
 src: url('../fonts/Roboto-LightItalic.ttf'),
     url('../fonts/Roboto-LightItalic.ttf'); /* IE9+,可以是具体的实际链接 */
 }
 .Rli {font-family: Rli;}

 @font-face
 {
 font-family: RM;
 src: url('../fonts/Roboto-Medium.ttf'),
     url('../fonts/Roboto-Medium.ttf'); /* IE9+,可以是具体的实际链接 */
 }

 @font-face
 {
 font-family: RMi;
 src: url('../fonts/Roboto-MediumItalic.ttf'),
     url('../fonts/Roboto-MediumItalic.ttf'); /* IE9+,可以是具体的实际链接 */
 }
 .RMi {font-family: RMi;}

 @font-face
 {
 font-family: RR;
 src: url('../fonts/Roboto-Regular.ttf'),
     url('../fonts/Roboto-Regular.ttf'); /* IE9+,可以是具体的实际链接 */
 }
 .RR {font-family: RR;}

 @font-face
 {
 font-family: RT;
 src: url('../fonts/Roboto-Thin.ttf'),
     url('../fonts/Roboto-Thin.ttf'); /* IE9+,可以是具体的实际链接 */
 }
 .RT {font-family: RT;}

 @font-face
 {
 font-family: RTi;
 src: url('../fonts/Roboto-ThinItalic.ttf'),
     url('../fonts/Roboto-ThinItalic.ttf'); /* IE9+,可以是具体的实际链接 */
 }
 .RTi {font-family: RTi;}
/* 字体类名 */