/*全局样式*/
@charset "utf-8";
* {margin:0; padding:0;outline:none;}
* {-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
* html body {overflow:visible;}
* html iframe, * html frame {overflow:auto;}
* html frameset {overflow:hidden;}
body {color:#3f3f3f; background:#FFF; font-family: "微软雅黑", Arial;font-size:14px;overflow-x:hidden;min-width: 1200px;}
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, tr {margin:0 auto; padding:0;}
input, select {font-size:12px; vertical-align:middle;}
textarea, input,button {word-wrap:break-word; word-break:break-all; padding:0px;outline: none;}
li {list-style-type:none;}
img {border:0 none;vertical-align:bottom;outline:none;}
/*a {color:#3f3f3f; text-decoration:none !important;outline:none; star:expression_r(this.onFocus=this.blur());}*/
/*a:hover {color:#ff5c16;}*/
h1 {font-size:24px;}
h2 {font-size:20px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:12px;}
.pointer {cursor:pointer;}
.NoBorder {border:0 none;}
.NoPadding {padding:0;}
.t_l {text-align:left;}
.t_c {text-align:center;}
.t_r {text-align:right;}
.Break {word-break:break-all;word-wrap:break-word;}
.Nobreak {word-break:keep-all;word-wrap:normal;}
.col-left{float:left;}
.col-right {float:right;}
.UnLine {text-decoration:underline; }
.DisunLine {text-decoration:none; }
.absolute {position:absolute; }
.relative {position:relative; }
.wrapper {clear:both; overflow:hidden; }
.o-hidden {overflow:hidden; }
.invisible { visibility:hidden; }
.hidden {display:none;}
.inlineb{display:inline-block;}
.block {display:block;}
.clear {clear:both; height:0px; width:100%; font-size:1px; line-height:0px;visibility:hidden;overflow:hidden;}
.FB{font-weight:bold;}
.FN {font-weight:normal;}
.FI {font-style:italic;}
.font10 {font-size:10px;}
.font11 {font-size:11px;}
.font12 {font-size:12px;}
.font13 {font-size:13px;}
.font14 {font-size:14px;}
.font16 {font-size:16px;}
.font18 {font-size:18px;}
.line-1 { line-height:1px; }
.line-H10 { line-height:10px; }
.line-15 { line-height:15px; }
.line-18 { line-height:18px; }
.line-20 { line-height:20px; }
.line-25 { line-height:25px; }
.line-30 {line-height:30px; }
.line-35 {line-height:35px; }
.color_green {color:#85c226;}
.color_red {color:#e8470a;}
.color_red1 {color:#F00;}
.color_yellow {color:#bf0000;}
.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after {display: table;line-height: 0;content: "";}
.clearfix:after{clear:both;}
/*.container{width: 1200px;margin: 0 auto;}*/
.containers{width:1350px;margin-left:auto;margin-right:auto;}
@media (max-width:768px){
  .container{width: 95%;margin: 0 auto;}
}

/*2019-12-26 CSS*/
.adcon1_left{ float: left; width: 580px; position: relative; }
.adcon1_left p { font-size: 16px; line-height: 30px; color: #666666; }
.adcon1_left strong { font-size: 18px; line-height: 50px; color: #666666; display: block; margin-top: 4px; }
.adcon1_left .clearfix li { background: url(../images/ad_img1.png) no-repeat center center; float: left; height: 62px; width: 131px; margin-right: 4px; }
.adcol_s1 { display: block; padding-left: 10px; font-size: 14px; line-height: 30px; height: 30px; }
.adcol_s2 { display: block; font-size: 22px; line-height: 28px; text-align: center; }
.adcol_s2 span { font-size: 14px; }
.adcon1_right{ float: right; width: 452px; }
.adcon1_right strong { text-align: center; font-size: 18px; line-height: 34px; color: #666666; display: block; }
.adc1r_items { height: 174px; width: 452px; position: relative; margin-top:30px; }
.adc1_yer { font-size: 14px; line-height: 24px; color: #999999; position: absolute; right: 0px; bottom: 24px; }
.addr_item { background: url(../images/ad_rbor1.png) no-repeat center center; text-align: center; padding-top: 32px; height: 106px; width: 106px; display: block; color: #666; cursor:default; position:absolute; }
.adcol_s3 { display: block; font-size: 22px; line-height: 26px;}
.adcol_s3 span { font-size: 14px; }
.adcol_s4 { font-size: 14px; line-height: 22px; display: block; }
.addr_item:hover{color:#00aebb;}
.addr_item1{left:0; top:0;}
.addr_item2{right:0; top:0;}
.addr_item3{left:75px; top:68px;}
.addr_item4{right:75px; top:68px;}
.addr_item5{ background: url(../images/ad_rbor2.png) no-repeat center center; height: 126px; width: 126px; padding-top: 36px; color: #FFF; left: 163px; top: 0px; }
.addr_item5:hover{color:#fff;}
