/************************全局样式************************/
body{font-family:"microsoft yahei",Arial,Verdana; padding:0; margin:0; font-size:14px;min-width:1190px}
input{font-family: "microsoft yahei";}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {-webkit-text-size-adjust:none;}/*阻止转屏时字体变大*/
html,div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,img,dd,dt,dl,ol{padding:0; margin:0; border:none;}
img{padding:0; margin:0; vertical-align:top; border:none;}
ul,li{list-style:none outside none; padding:0; margin:0;}
input[type="text"],input[type="number"],input[type="tel"],input[type="button"],input[type="submit"]{-webkit-appearance: none;-moz-appearance: none; margin:0; padding:0; background:none; border:none; font-size:14px; text-indent:3px; color: #666;}
input[type="checkbox"]{ margin:0;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}
a,button,input,span,textarea,div,li{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(255,0,0,0);margin:0;padding:0;}
textarea{outline:none;resize: none;-webkit-border-radius:0;}
a{text-decoration:none;}
em{font-style:normal}
i{display:inline-block;vertical-align: middle;}
span{display:inline-block;vertical-align: inherit;}
.clear{clear:both; height:0; width:100%;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{zoom: 1; clear:both;}
/*左浮动*/
.myfl{float: left;}
/*右浮动*/
.myfr{float: right;}
/*隐藏设置*/
.hide{display: none;}
.main{ width: 1200px; margin: 0 auto; }
/*自己习惯的默认样式设置。 整行占位的样式设置*/
.web_row{width: 100%;min-width: 1200px;}
i{font-style: normal;}
.border_style{border-radius: 3px;}
.cur{cursor: pointer;}
.def{cursor: default;}
.laquCopy img{margin-top: 15px}
.pink{color: #ff366f}
.textR{text-align: right}
.textC{text-align: center}
.mb20{margin-bottom: 20px}
.ml10{margin-left: 10px}
/*index.html*/
.positionR{position: relative;}
.textC{text-align: center;}
.ml20{margin-left: 20px;}
.mt25mb55 {padding-top: 25px;padding-bottom: 45px;}
.mt50mb55 {padding-top: 30px;padding-bottom: 50px;}
/*------------------banner---------------*/
.dpt_banner {width:100%;height: 500px;overflow:hidden;}
.c1006-row2-left {width:100%;height: 500px;overflow:hidden;}
.c1006-row2-left-con {width: 1920px;height: 500px;margin: 0 auto 0 -960px;position: relative;left: 50%;overflow: hidden;z-index: 4;}
.c1006-row2-left .slideCon {width: 100%;height: 500px;}
.c1006-row2-left .slideCon ul {width: 1920px;height: 500px;}
.c1006-row2-left .slideCon ul li.on { display: block; }
.c1006-row2-left .slideCon ul li { width: 100%; height: 100%; position:absolute; left: 0; top: 0; display: none; }
.c1006-row2-left .slideCon ul li a { width: 1920px; height: 500px; display: block; cursor:pointer; }
.c1006-row2-left .slideCon ul li img { width: 100%; height: 100%; }
.c1006-row2-left .slideCon .slidtTab {height: 4px;margin-left: -90px;position: absolute;top: 375px;left: 50%;z-index: 10;}
.c1006-row2-left .slideCon .slidtTab span { width:26px; height:4px; background:#64686a; display:block; float:left; margin-right: 10px; font-size: 0; cursor:pointer; }
.c1006-row2-left .slideCon .slidtTab .on { width:26px; height:4px; background:#fff; display:block; float:left; margin-right: 10px; font-size: 0 }
/* 左右按钮 star */
.row0-btnLeft, .row0-btnRight { width: 28px; height: 42px; line-height: 42px; margin-top: -30px; position: absolute; top: 50%; z-index: 999; cursor: pointer; display:none; }
.row0-btnLeft { left: 0; background:url(../images/row0-btnLeft.png) no-repeat center top; }
.row0-btnRight { right: 0; background:url(../images/row0-btnRight.png) no-repeat center top; }
.row0-btnLeft:hover { transition:0.3s; background:url(../images/row0-btnLeft.png) no-repeat center bottom; }
.row0-btnRight:hover { transition:0.3s; background:url(../images/row0-btnRight.png) no-repeat center bottom; }
/* 左右按钮 over */
.row0-btn-div{position: absolute;width:1190px;height: 400px;top:0;left:50%;margin-left:-595px;}
/*------------------banner end---------------*/
