/* 未能缩小。正在返回未缩小的内容。
(8,13): run-time error CSS1030: Expected identifier, found ' '
(8,13): run-time error CSS1019: Unexpected token, found ' '
(457,16655): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(457,16696): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
(457,16760): run-time error CSS1019: Unexpected token, found '@keyframes'
(457,16793): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
 */
            *{margin:0px;padding:0px;}
			ul,ol{list-style-type:none;} 
			a{text-decoration: none;}
			i{font-style:normal;}
			body{ margin: 0;padding: 0;font-family: "微软雅黑";font-size: 12px;}
			button, input, select, textarea { outline: none; } 

            .
/*头部*/
.headers { width: 100%; height: px; background-color: #333333; /*position: fixed;*/ z-index: 20; }
.headers_top { width: 940px; height: 30px; line-height: 30px; margin: 0 auto; background-color: #333333; font-size: 12px; font-weight: normal; letter-spacing: 0px; color: #c4c3c3; }
 .headers_top a { color: #ffffff;margin-right:40px;line-height: 30px;font-size: 16px; }
    .headers_top span { display: inline-block; }
.header_login { float: right; margin-right: 15px; color: #c4c3c3; }
    .header_login a { color: #c4c3c3; }
.header_register { float: right; margin-right: 25px; color: #c4c3c3; }
    .header_register a { color: #c4c3c3; }
.header_apply { float: right; margin-right: 7px; color: #0190fe; }
    .header_apply a { color: #0190fe; }
.headers_nav { height: 90px; background-color: white; }
.nav { width: 1200px; height: 90px; line-height: 90px; margin: 0 auto; }
    .nav img { float: left; margin-top: 12px; }
.header_ul { overflow: hidden; float: left; width: 665px; }
    .header_ul > li:nth-of-type(1) { margin-left: 35px; }
    .header_ul li { float: left; width: 100px; height: 90px; text-align: center; margin-left: 25px; }
.header_input { position: relative; float: left; height: 90px; line-height: 90px; margin-left: 150px; }
.inputs { padding-left: 32px; position: absolute; top: 30px; width: 265px; height: 32px; border-radius: 2px 0px 0px 2px; border: solid 1px #5b5b5b; }
.header_input img { position: absolute; z-index: 2; left: 10px; top: 30px; }
.header_btn { display: inline-block; position: absolute; height: 34px; width: 57px; color: white; left: 299px; top: 30px; background-color: #5b5b5b; border-radius: 0px 2px 2px 0px; font-size: 12px; border: 0; outline: none; cursor: pointer; }
.children_title { display: block; position: relative; width: 100px; height: 90px; }
.children_title { font-size: 16px; color: #333333; }
.menu_children { display: none; position: absolute; z-index: 3; width: 100px; background-color: #ffffff; }

.nav_child { display: block; height: 40px; line-height: 40px; text-decoration: none; color: #666666; }
    .nav_child a { display: block; height: 40px; color: #666666; font-size: 16px; }

.menu_childrens:hover .menu_children { display: block; position: absolute; z-index: 3; }
.menu_childrens:hover .children_title { color: #82bafb; }
.nav_child:hover a { background-color: #f5f5f5; color: #82bafb; }

.informaton_top a, .informaton_top a:visited { color:#999;}
.mberpage_main a, .mberpage_main a:visited { color: #999; }
.advisory_top a, .advisory_top a:visited { color: #999; }
.membership_top a, .membership_top a:visited { color: #999; }
    .informaton_top a:hover { color: #0190fe; }
/*底部*/
.bottom { width: 100%; min-width: 1200px; background-color: #161616; margin-top: 68px; overflow: hidden; }
.foot { height: 88px; width: 1200px; margin: 0 auto; }
.foot_p { text-align: center; font-size: 14px; font-weight: normal; font-stretch: normal; line-height: 20px; letter-spacing: 0px; color: #969696; margin-top: 25px; }
.foot_bottom { margin-top: 17px; text-align: center; font-size: 11px; font-weight: normal; font-stretch: normal; line-height: 20px; letter-spacing: 0px; color: #969696; }
a:hover { color: #82bafb; }
.bottom_go { color: #969696; }

/*分页*/

/* digg style*/
div#diggpager { padding-right: 3px;  padding-left: 3px; padding-bottom: 3px; margin: 3px; padding-top: 3px; text-align: center; font-size:14px;}
    div#diggpager .pagination { display:inline-block;padding:15px 0 0;}
    div#diggpager li { display: inline-block; float: left; }
    div#diggpager a { border-right: #0190fe 1px solid; padding-right: 8px; border-top: #0190fe 1px solid; padding-left: 8px; padding-bottom: 2px; margin: 2px; border-left: #0190fe 1px solid; color: #0190fe; padding-top: 2px; border-bottom: #0190fe 1px solid; text-decoration: none }
        div#diggpager a:hover, div#diggpager a:active { border: #f57c3a 1px solid; color: #f57c3a; }

    div#diggpager span.current { border-right: #0190fe 1px solid; padding-right: 5px; border-top: #0190fe 1px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; margin: 2px; border-left: #0190fe 1px solid; color: #fff; padding-top: 2px; border-bottom: #0190fe 1px solid; background-color: #0190fe }
    div#diggpager a.disabled { border-right: #eee 1px solid; padding-right: 5px; border-top: #eee 1px solid; padding-left: 5px; padding-bottom: 2px; margin: 2px; border-left: #eee 1px solid; color: #ddd; padding-top: 2px; border-bottom: #eee 1px solid }
/* meneame style*/
div#menepager { padding-right: 3px; padding-left: 3px; font-size: 80%; padding-bottom: 3px; margin: 3px; color: #ff6500; padding-top: 3px;; text-align: center }
    div#menepager a { border-right: #ff9600 1px solid; padding-right: 7px; background-position: 50% bottom; border-top: #ff9600 1px solid; padding-left: 7px; background-image: url(http://www.scbia.cn/Content/images/meneame.jpg); padding-bottom: 5px; border-left: #ff9600 1px solid; color: #ff6500; margin-right: 3px; padding-top: 5px; border-bottom: #ff9600 1px solid; text-decoration: none }
        div#menepager a:hover { border-right: #ff9600 1px solid; border-top: #ff9600 1px solid; background-image: none; border-left: #ff9600 1px solid; color: #ff6500; border-bottom: #ff9600 1px solid; background-color: #ffc794 }
        div#menepager a:active { border-right: #ff9600 1px solid; border-top: #ff9600 1px solid; background-image: none; border-left: #ff9600 1px solid; color: #ff6500; border-bottom: #ff9600 1px solid; background-color: #ffc794 }
    div#menepager span.current { border-right: #ff6500 1px solid; padding-right: 7px; border-top: #ff6500 1px solid; padding-left: 7px; font-weight: bold; padding-bottom: 5px; border-left: #ff6500 1px solid; color: #ff6500; margin-right: 3px; padding-top: 5px; border-bottom: #ff6500 1px solid; background-color: #ffbe94 }
    div#menepager a.disabled { border-right: #ffe3c6 1px solid; padding-right: 7px; border-top: #ffe3c6 1px solid; padding-left: 7px; padding-bottom: 5px; border-left: #ffe3c6 1px solid; color: #ffe3c6; margin-right: 3px; padding-top: 5px; border-bottom: #ffe3c6 1px solid }
/*flickr style*/
div#flickrpager { padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 3px; padding-top: 3px;; text-align: center }
    div#flickrpager a { border: #dedfde 1px solid; padding-right: 6px; background-position: 50% bottom; padding-left: 6px; padding-bottom: 2px; color: #0061de; margin-right: 3px; padding-top: 2px; text-decoration: none }
        div#flickrpager a:hover { border: #000 1px solid; background-image: none; color: #fff; background-color: #0061de }
        div#flickrpager a:active { border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #0061de }
    div#flickrpager span.current { padding-right: 6px; padding-left: 6px; font-weight: bold; padding-bottom: 2px; color: #ff0084; margin-right: 3px; padding-top: 2px }
    div#flickrpager a.disabled { padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #adaaad; margin-right: 3px; padding-top: 2px }
/* black-red style*/
div#graypager { font-size: 11px; color: #fff; font-family: tahoma, arial, helvetica, sans-serif; background-color: #3e3e3e; text-align: center; padding: 6px 0px }
    div#graypager a { padding-right: 5px; padding-left: 5px; padding-bottom: 2px; margin: 2px; color: #fff; padding-top: 2px; background-color: #3e3e3e; text-decoration: none }
        div#graypager a:hover { color: #fff; background-color: #ec5210 }
        div#graypager a:active { color: #fff; background-color: #ec5210 }
    div#graypager span.current { padding-right: 5px; padding-left: 5px; font-weight: bold; padding-bottom: 2px; margin: 2px; color: #fff; padding-top: 2px; background-color: #313131 }
    div#graypager a.disabled { padding-right: 5px; padding-left: 5px; padding-bottom: 2px; margin: 2px; color: #868686; padding-top: 2px; background-color: #3e3e3e }
/*black style*/
div#blackpager { padding-right: 3px; padding-left: 3px; font-size: 80%; padding-bottom: 10px; margin: 3px; color: #a0a0a0; padding-top: 10px; background-color: #000; text-align: center }
    div#blackpager a { border-right: #909090 1px solid; padding-right: 5px; background-position: 50% bottom; border-top: #909090 1px solid; padding-left: 5px; background-image: url(http://www.scbia.cn/Content/images/bar.gif); padding-bottom: 2px; border-left: #909090 1px solid; color: #c0c0c0; margin-right: 3px; padding-top: 2px; border-bottom: #909090 1px solid; text-decoration: none }
        div#blackpager a:hover { border-right: #f0f0f0 1px solid; border-top: #f0f0f0 1px solid; background-image: url(http://www.scbia.cn/Content/images/invbar.gif); border-left: #f0f0f0 1px solid; color: #ffffff; border-bottom: #f0f0f0 1px solid; background-color: #404040 }
        div#blackpager a:active { border-right: #f0f0f0 1px solid; border-top: #f0f0f0 1px solid; background-image: url(http://www.scbia.cn/Content/images/invbar.gif); border-left: #f0f0f0 1px solid; color: #ffffff; border-bottom: #f0f0f0 1px solid; background-color: #404040 }
    div#blackpager span.current { border-right: #ffffff 1px solid; padding-right: 5px; border-top: #ffffff 1px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; border-left: #ffffff 1px solid; color: #ffffff; margin-right: 3px; padding-top: 2px; border-bottom: #ffffff 1px solid; background-color: #606060 }
    div#blackpager a.disabled { border-right: #606060 1px solid; padding-right: 5px; border-top: #606060 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #606060 1px solid; color: #808080; margin-right: 3px; padding-top: 2px; border-bottom: #606060 1px solid }
/*badoo style*/
div#badoopager { padding-right: 0px; padding-left: 0px; font-size: 13px; padding-bottom: 10px; color: #48b9ef; padding-top: 10px; font-family: arial, helvetica, sans-serif; background-color: #fff; text-align: center }
    div#badoopager a { border-right: #f0f0f0 2px solid; padding-right: 5px; border-top: #f0f0f0 2px solid; padding-left: 5px; padding-bottom: 2px; margin: 0px 2px; border-left: #f0f0f0 2px solid; color: #48b9ef; padding-top: 2px; border-bottom: #f0f0f0 2px solid; text-decoration: none }
        div#badoopager a:hover { border-right: #ff5a00 2px solid; border-top: #ff5a00 2px solid; border-left: #ff5a00 2px solid; color: #ff5a00; border-bottom: #ff5a00 2px solid }
        div#badoopager a:active { border-right: #ff5a00 2px solid; border-top: #ff5a00 2px solid; border-left: #ff5a00 2px solid; color: #ff5a00; border-bottom: #ff5a00 2px solid }
    div#badoopager span.current { border-right: #ff5a00 2px solid; padding-right: 5px; border-top: #ff5a00 2px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; border-left: #ff5a00 2px solid; color: #fff; padding-top: 2px; border-bottom: #ff5a00 2px solid; background-color: #ff6c16 }
    div#badoopager a.disabled { display: none }
    div#badoopager input[type=text] { width: 30px }

@font-face {font-family: "iconfont";
  src: url('http://www.scbia.cn/Content/iconfont.eot?t=1539254486223'); /* IE9*/
  src: url('http://www.scbia.cn/Content/iconfont.eot?t=1539254486223#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff;charset=utf-8;base64,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') format('woff'),
  url('http://www.scbia.cn/Content/iconfont.ttf?t=1539254486223') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('http://www.scbia.cn/Content/iconfont.svg?t=1539254486223#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search:before { content: "\e672"; }

.icon-xiala1:before { content: "\e62b"; }

.icon-share:before { content: "\e605"; }

.icon-del:before { content: "\e74b"; }

.icon-liuyan:before { content: "\e691"; }

.icon-shoucang:before { content: "\e619"; }

.icon-dianzan:before { content: "\e60c"; }

.icon-tn-mima:before { content: "\e65d"; }

.icon-xiangyou2:before { content: "\e628"; }

.icon-youjiantou:before { content: "\e631"; }

.icon-liuyan1:before { content: "\e63e"; }

.icon-gengduo:before { content: "\e601"; }

.icon-shuxian:before { content: "\e602"; }

.icon-SVG-:before { content: "\e621"; }

.icon-wo_de_wxz:before { content: "\e60b"; }

.icon-yan_zheng_ma:before { content: "\e615"; }

.icon-dongtai:before { content: "\e618"; }

.icon-collect_s:before { content: "\e6a9"; }

.icon-xiala2:before { content: "\e606"; }

.icon-shoujihao:before { content: "\e754"; }

.icon-daohang:before { content: "\e603"; }

.icon-liuyan2:before { content: "\e604"; }

.icon-close:before { content: "\e671"; }

.icon-gongsi:before { content: "\e643"; }

.icon-xinghao:before { content: "\e60a"; }

.icon-xiala:before { content: "\e600"; }

.icon-dian:before { content: "\e7a5"; }

.icon-wode:before { content: "\e93d"; }

.icon-huiyuan:before { content: "\e66d"; }

.icon-meirongshanghui:before { content: "\e62c"; }


/*导航*/
.menu { width: 100%; color: #333; font-size: 16px; }
    .menu .nav_menu_children, .menu .nav_menu_child { float: left; color: #333; margin: 0; }
        .menu .nav_menu_children a, .menu .nav_menu_children a:link, .menu .nav_menu_children a:visited, .menu .nav_menu_child a, .menu .nav_menu_child a:link, .menu .nav_menu_child a:visited { color: #333; text-decoration: none; display: block; }
            /*.menu .nav_menu_children:hover, .menu .nav_menu_children.nav_menu_hover_p { background-color: #ec5619; }*/
            .menu .nav_menu_children a:hover, .menu .nav_menu_child a:hover { color: #0190fe; }


        .menu .nav_menu_children .nav_menu_1 { position: absolute; z-index: 9999; display: none; text-align: center; background-color: #fff; }
        .menu .nav_menu_children:hover .nav_menu_1 { display: block; }
        .menu .nav_menu_children .nav_menu_1 a { font-size: 16px; padding: 10px 0; }
#nav_menu .ch { padding: 35px 23px; line-height: 1em; }
#nav_menu .nav_menu_1_child .ch { padding: 5px 10px; width: 120px; }
.menu .nav_menu_children .nav_menu_1 .nav_menu_1_child { margin-top: 1px; filter: alpha(opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9; opacity: 0.9; }
    .menu .nav_menu_children .nav_menu_1 .nav_menu_1_child:hover { background-color: #f5f5f5; }

@media (max-width: 800px) {
    .nav_menu_1 { margin-left: -3px; }
}

@media (min-width: 800px) {
    .nav_menu_1 { margin-left: -9px; }
}

@media (min-width: 1000px) {
    .nav_menu_1 { margin-left: -23px; }
}

@media (min-width: 1200px) {
    .nav_menu_1 { margin-left: -35px; }
}

@media (min-width: 1400px) {
    .nav_menu_1 { margin-left: -5px; }
}

.page_path, .nav_con { width: 1200px; margin: 20px auto; font-size: 14px; color: #999; display: block; overflow: hidden; }
    .page_path .nav_top_ge { color: #999; }
    .page_path .hover_link { color: #333; font-weight: normal; }
    .page_path a, .page_path a:visited { color: #999; }


    .nav_con .lef_nav { float: left; width: 240px; background-color: #ffffff; box-shadow: 0px 1px 3px 0px rgba(95, 99, 104, 0.1); }
        .nav_con .lef_nav .nav_title { padding-left: 20px; font-size: 18px; height: 60px; line-height: 60px; color: #333333; font-weight: bold; }


        .nav_con .lef_nav .nav_info { width: 240px; line-height: 50px; background-color: #ffffff; font-size: 16px; border-bottom: 1px solid #f5f5f5; box-sizing: border-box; }
            .nav_con .lef_nav .nav_info .nav_item_2_child:hover { background-color: #f5f5f5; }
                .nav_con .lef_nav .nav_info .nav_item_2_child:hover a { color: #0190fe; }
            .nav_con .lef_nav .nav_info .nav_item_2_hover { background-color: #f5f5f5; color: #0190fe; }
                .nav_con .lef_nav .nav_info .nav_item_2_hover a { width: 240px; height: 50px; line-height: 50px; font-size: 16px; color: #999999; margin-left: 30px; }


.nav_item_2_child a { width: 240px; height: 50px; line-height: 50px; font-size: 16px; color: #999999; margin-left: 30px; display: block; }
.nav_con .lef_nav .nav_info .nav_item_2_child.nav_item_2_hover a { background-color: #f5f5f5; color: #0190fe; }


.right_content { float: left; width: 940px; min-height: 525px; margin-left: 20px; background-color: #ffffff; overflow: hidden; }
.con_info { overflow: hidden; margin-left: 40px; margin-top: 25px; }
.right_top img { float: left; }
.page_title .title_name { margin-top: 5px; margin-left: 2px; font-size: 22px; color: #333333; width: 860px; border-bottom: 1px solid gainsboro; }
.neirong h3 { text-align: center; font-size: 16px; color: #111111; margin-top: 35px; }
.neirong { width: 860px; overflow: hidden; padding: 10px 0; }
    .neirong p { margin-top: 20px; font-size: 16px; line-height: 1.5em; color: #222222; }没
.icon-gengduo { font-size: 12px; }
#Mask { position: fixed; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0,0,0,0.5); z-index: 1000; display: none; }
#remind { position: relative; overflow: hidden; margin: auto; margin-left: -250px; text-align: center; line-height: 34px; color: aliceblue; width: 200px; top: 50%; left: 50%; font-size: 16px; }
#code { position: relative; overflow: hidden; margin: auto; /*重要,IE兼容模式*/ height: 234px; width: 200px; top: 50%; left: 50%; margin-top: -250px; margin-left: -250px; }


.beauty { margin: 0 auto; background-color: #f5f5f5; }
/*广告*/
.advertisement { width: 1200px; height: 100px; margin: 0 auto; margin-top: 20px; position: relative; }

    .advertisement a { width: 1200px; height: 100px; }

    .advertisement img { position: absolute; width: 100%; height: 100%; }


/*中间*/
.main { min-width: 1200px; margin-bottom: 20px; overflow: hidden; }

.mains { position: absolute; }

.main img { width: 100%; height: 100%; }
/*主体一*/
.content { width: 1200px; height: 329px; margin: 0 auto; }


/*轮播图*/
#origin { bottom: 5px; }

.content_left { float: left; width: 590px; height: 330px; position: relative; }

.swiper-container { width: 100%; height: 100%; }

.swiper-slide { text-align: center; font-size: 18px; background: #fff; 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; position: relative }

/* .swiper-pages { margin-left: 230px; } */

.swiper_title { position: absolute; z-index: 2; left: 0px; bottom: 0px; width: 590px; height: 37px; background-color: #222222; opacity: 0.6; color: white; }

    .swiper_title p { width: 470px; text-align: center; font-size: 16px; line-height: 35px; letter-spacing: 0px; color: #fdfdfb; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.chamber { float: left; margin-left: 20px; width: 590px; height: 329px; background-color: #ffffff; box-shadow: 0px 1px 3px 0px rgba(95, 99, 104, 0.1); }

.chamber_top { height: 60px; line-height: 60px; border-bottom: 1px solid #f5f5f5; box-sizing: border-box; overflow: hidden; }

    .chamber_top span { display: inline-block; }

.chambet_ico { margin-left: 20px; width: 4px; height: 16px; background-color: #0190fe; }

.chamber_top > span:nth-of-type(1) { display: inline-block; margin-left: -4px; font-size: 18px; font-weight: 700; font-stretch: normal; font-family: MicrosoftYaHei; line-height: 18px; letter-spacing: 0px; color: #333333; }

.chamber_top > span:nth-of-type(2) { display: inline-block; margin-right: 20px; margin-top: 20px; font-size: 14px; font-weight: normal; font-stretch: normal; line-height: 18px; letter-spacing: 0px; float: right; }

.chamber_content { overflow: hidden; }

.chamber_img { float: left; margin-left: 20px; margin-top: 20px; width: 150px; height: 100px; }

    .chamber_img img { width: 100%; height: 100% }

.chamber_text { float: left; overflow: hidden; width: 377px; margin-left: 20px; margin-top: 30px; }

    .chamber_text h3 { font-size: 16px; line-height: 30px; color: #333333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

    .chamber_text p { margin-top: 9px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; font-size: 14px; color: #6b6b6b; }

.chamber_txt { float: left; margin-left: 20px; width: 550px; margin-top: 20px; }

.chamber_title { font-size: 15px; line-height: 30px; font-weight: normal; color: #333333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

    .chamber_title:hover { color: #0190fe; }

.chamber_ico { font-style: normal; color: #0079e0; }

i { font-style: normal; }

.chamber_time { display: inline-block; font-size: 12px; font-weight: normal; letter-spacing: 0px; color: #a2a2a2; margin-top: 5px; }
/*.between i:after{
				content: '\e66d';
			}*/
.between { width: 1200px; height: 330px; margin: 0 auto; margin-top: 20px; }

.between_left { float: left; width: 285px; height: 330px; background-color: white; border-radius: 2px; }

.content_between { width: 145px; height: 55px; overflow: hidden; text-overflow: ellipsis; float: left; margin-left: 8px; font-size: 14px; line-height: 28px; color: #666666; }

.between_person > li:nth-of-type(1) { margin-top: 20px; }

.between_person li { height: 65px; margin-bottom: 22px; margin-left: 20px; }

.person_image { width: 53px; height: 64px; float: left; }

.between_person img { width: 100%; height: 100%; }

.person_wrolds { width: 192px; float: left; margin-left: 14px; overflow: hidden; }

    .person_wrolds p { margin-top: 12px; font-size: 16px; color: #333333; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }

        .person_wrolds p:hover, .person_wrolds i:hover { color: #0190fe; }

    .person_wrolds i { font-size: 14px; font-weight: normal; font-stretch: normal; line-height: 18px; letter-spacing: 0px; color: #333333; }

    .person_wrolds span { display: inline-block; margin-top: 5px; font-size: 12px; font-weight: normal; font-stretch: normal; line-height: 18px; height: 18px; overflow: hidden; color: #666666; text-overflow: ellipsis; white-space: nowrap; }

.between_main { float: left; width: 590px; height: 330px; margin-left: 20px; background-color: white; }

.between_right { float: left; width: 285px; height: 330px; background-color: white; border-radius: 2px; margin-left: 20px; }

#more { margin-left: 114px; }

.between_img { float: left; width: 96px; height: 64px; }

    .between_img img { width: 100%; height: 100%; }


.icon-youjiantou { font-size: 10px; font-weight: 200; }

.icon-gengduo { color: #0079E0; font-size: 14px; }


/*介绍*/
.introduce { width: 1200px; height: 394px; margin: 0 auto; margin-top: 20px; }

.introduce_left { float: left; width: 386px; height: 394px; background-color: #ffffff; box-shadow: 0px 1px 3px 0px rgba(95, 99, 104, 0.1); border-radius: 2px; }

    .introduce_left #more { float: right; margin-top: 20px; }

.introduce_main { float: left; margin-left: 20px; width: 386px; height: 394px; background-color: #ffffff; box-shadow: 0px 1px 3px 0px rgba(95, 99, 104, 0.1); border-radius: 2px; }

    .introduce_main #more { float: right; margin-top: 20px; }

.introduce_right { float: left; margin-left: 20px; width: 386px; height: 394px; background-color: #ffffff; box-shadow: 0px 1px 3px 0px rgba(95, 99, 104, 0.1); border-radius: 2px; }

    .introduce_right #more { float: right; margin-top: 20px; }

.introduce_ul li { margin-left: 12px; width: 366px; height: 112px; border: 0px; overflow: hidden; position: relative; }

.introduce_detail { float: left; overflow: hidden; margin-top: -10px; width: 230px; }

.exchange { float: left; width: 80px; height: 32px; line-height: 32px; background-color: #ffffff; border-radius: 5px; border: solid 1px #0290fe; text-align: center; font-size: 14px; letter-spacing: 0px; color: #0290fe; margin-top: 38px; margin-left: 28px; }

.introduce_name > label:nth-of-type(1) { font-size: 16px; font-weight: normal; font-stretch: normal; line-height: 37px; letter-spacing: 0px; color: #222222; }

.introduce_name > label:nth-of-type(2) { width: 75px; display: inline-block; font-size: 14px; font-weight: normal; font-stretch: normal; line-height: 37px; letter-spacing: 0px; color: #999999; height: 25px; overflow: hidden }

.introduce_name > label:nth-of-type(3) { display: inline-block; background-color: #fea710; border-radius: 1px; color: white; padding: 2px; font-size: 12px; }

.introduce_name > label:hover { color: #0190fe; }

.introduce_company { font-size: 14px; font-weight: normal; font-stretch: normal; letter-spacing: 0px; color: #333333; }

    .introduce_company span.compname { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 200px; display: inline-block; }

.introduce_phone { margin-top: 10px; font-size: 14px; font-weight: normal; letter-spacing: 0px; color: #333333; }

.introduce_img { margin-top: 14px; float: left; width: 50px; height: 50px; }

    .introduce_img img { width: 100%; height: 100%; }

.introduce_read { float: left; width: 210px; overflow: hidden; margin-top: 14px; margin-left: 15px; }

    .introduce_read > p:nth-of-type(1) { font-size: 14px; font-weight: 700; color: #333333; }

    .introduce_read > p:nth-of-type(2) { margin-top: 7px; font-size: 14px; color: #999999; }

    .introduce_read > p:nth-of-type(3) { position: absolute; height: 20px; line-height: 20px; padding-left: 3px; padding-right: 3px; top: 17px; left: 283px; color: white; background-color: #feb810; border-radius: 1px; border: solid 1px #feb925; }

    .introduce_read > p:first-child:hover { color: #0190fe; }

.introduce_lis { /*list-style:disc inside;//默认原点*/ color: #666666; }

    .introduce_lis li { width: 346px; height: 42px; font-size: 14px; line-height: 42px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

        .introduce_lis li a, .introduce_lis li a:visited { color: #666666; font-size: 16px; }

            .introduce_lis li a:hover { color: #0190fe; }

.icon-shuxian { color: #0190fe; font-size: 23px; float: left; }

.chamber_more { color: #0190fe; }

.content_title { color: #666666; }

    .content_title:hover { color: #0190fe; }

.introduce_share span { display: inline-block; margin-left: 8px; }

.introduce_share > span:nth-of-type(1) { margin-left: 0px; }

.nwe-title { color: black; font-size: 15px; width: 65%; height: 34px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; float: left; cursor: pointer }

.new-time { display: block; float: right; color: #a8a4a4 }

#container { width: 386px; height: 336px; position: relative; overflow: hidden; }

.jinying { background-color: white; }

#container1 { width: 386px; height: 336px; position: relative; overflow: hidden; }
#container2 { width: 285px; height: 260px; position: relative; overflow: hidden;background-color:white }

#list-wrapper1 { position: relative; top: 0; }

#notice-list1 li { margin-left: 12px; width: 366px; height: 84px; border: 0px; overflow: hidden; position: relative; padding: 0px; }

.Biao { transform: rotate(-9deg); -ms-transform: rotate(-9deg); -moz-transform: rotate(-9deg); -webkit-transform: rotate(-9deg); -o-transform: rotate(-9deg); }

/**
 * Swiper 4.3.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 31, 2018
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-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:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
* { margin: 0px; padding: 0px; }
ul { list-style: none; }
a { text-decoration: none; }
.beauty { margin: 0 auto; background-color: #f5f5f5; overflow: hidden; }

* { margin: 0px; padding: 0px; }
ul { list-style: none; }
a { text-decoration: none; }
.beauty { margin: 0 auto; background-color: #f5f5f5; overflow: hidden; }
.nav_item_1_child a{ color:#333333;padding-left:20px;}
/*头部*/
.headers { width: 100%; height: 120px; background-color: #333333; }
.headers_top { width: 100%; height: 30px; line-height: 30px; margin: 0 auto; background-color: #333333; font-size: 12px; font-weight: normal; letter-spacing: 0px; color: #c4c3c3; background:url(../666666.jpg)  repeat fixed center}
 .headers_top a { color: #ffffff;margin-right:40px;line-height: 30px;font-size: 16px; }
 .headers_top span { display: inline-block; }
.header_login { float: right; margin-right: 15px; color: #c4c3c3; }
    .header_login a { color: #c4c3c3; }
.header_register { float: right; margin-right: 25px; color: #c4c3c3; }
    .header_register a { color: #c4c3c3; }
.header_apply { float: right; margin-right: 7px; color: #0190fe; }
    .header_apply a { color: #0190fe; }
.headers_nav { height: 90px; background-color: white; }
.nav { width: 1200px; height: 90px; line-height: 90px; margin: 0 auto; position: relative; }
    .nav img { float: left; }
.header_ul { float: left; width: 665px; }
    .header_ul > li:nth-of-type(1) { margin-left: 35px; }
    .header_ul li { float: left; width: 100px; height: 90px; text-align: center; margin-left: 25px; }
.header_input { position: relative; float: left; height: 90px; line-height: 90px; margin-left: 150px; }
.inputs { padding-left: 32px; position: absolute; top: 30px; width: 265px; height: 32px; border-radius: 2px 0px 0px 2px; border: solid 1px #5b5b5b; }
.header_input img { position: absolute; z-index: 2; left: 10px; top: 30%; }
.header_btn { display: inline-block; position: absolute; height: 34px; width: 57px; color: white; left: 299px; top: 30px; background-color: #5b5b5b; border-radius: 0px 2px 2px 0px; font-size: 12px; border: 0; outline: none; }
.children_title { display: block; position: relative; width: 100px; height: 90px; }
.children_title { font-size: 16px; color: #333333; }
.menu_children { display: none; position: absolute; z-index: 3; width: 100px; background-color: #ffffff; }

.nav_child { display: block; height: 40px; line-height: 40px; text-decoration: none; color: #666666; }
    .nav_child a { display: block; height: 40px; color: #666666; }

.menu_childrens:hover .menu_children { display: block; position: absolute; z-index: 3; }
.nav_child:hover a { background-color: #f5f5f5; color: #82bafb; }
/*广告*/
.advertisement { width: 1200px; height: 100px; margin: 0 auto; margin-top: 20px; position: relative; }
    .advertisement a { width: 1200px; height: 100px; }

    .advertisement img { position: absolute; width: 100%; height: 100%; }






/*中间*/
.main {  }
    .main img { width: 100%; height: 100%; }
/*主体一*/
.content { width: 1200px; height: 329px; margin: 0 auto; }


/*轮播图*/
.content_left { float: left; width: 590px; height: 330px; position: relative; }
.swiper-container { width: 100%; height: 100%; }
.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; }
/* .swiper-pages { margin-left: 230px; } */
.swiper_title { position: absolute; z-index: 2; left: 0px; bottom: 0px; width: 590px; height: 37px; background-color: #222222; opacity: 0.6; color: white; }
    .swiper_title p { width: 470px; text-align: center; font-size: 16px; line-height: 35px; letter-spacing: 0px; color: #fdfdfb; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }






.chamber { float: left; margin-left: 20px; width: 590px; height: 329px; background-color: #ffffff; box-shadow: 0px 1px 3px 0px rgba(95, 99, 104, 0.1); }
.chamber_top { height: 60px; line-height: 60px; border-bottom: 1px solid #f5f5f5; box-sizing: border-box; }
    .chamber_top span { display: inline-block; }
.chambet_ico { margin-left: 20px; width: 4px; height: 16px; background-color: #0190fe; }
.chamber_top > span:nth-of-type(2) { display: inline-block; margin-left: 15px; font-size: 16px; font-weight: 700; font-stretch: normal; font-family: MicrosoftYaHei; line-height: 18px; letter-spacing: 0px; color: #333333; }
.chamber_top > span:nth-of-type(3) { display: inline-block; float: right; margin-right: 5px; margin-top: 20px; font-size: 14px; font-weight: normal; font-stretch: normal; line-height: 18px; letter-spacing: 0px; color: #0190fe; }
.chamber_content { overflow: hidden; }
.chamber_img { float: left; margin-left: 20px; margin-top: 20px; }
.chamber_text { float: left; width: 377px; margin-left: 20px; margin-top: 30px; }
    .chamber_text h3 { font-size: 16px; line-height: 30px; color: #333333; }
    .chamber_text p { margin-top: 9px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; font-size: 14px; color: #6b6b6b; }
.chamber_txt { float: left; margin-left: 20px; width: 550px; margin-top: 20px; }
.chamber_title { font-size: 14px; line-height: 30px; font-weight: normal; color: #333333; }
.chamber_ico { font-style: normal; color: #0079e0; }
i { font-style: normal; }
.chamber_time { display: inline-block; float: right; font-size: 12px; font-weight: normal; letter-spacing: 0px; color: #a2a2a2; margin-top: 5px; }
/*.between i:after{
				content: '\e66d';
			}*/
.between { width: 1200px; height: 330px; margin: 0 auto; margin-top: 20px; }
.between_left { float: left; width: 285px; height: 330px; background-color: white; border-radius: 2px; }
.between_person { }

.content_between { width: 145px; height: 55px; overflow: hidden; float: left; margin-left: 8px; font-size: 14px; line-height: 28px; color: #666666; }

.between_person > li:nth-of-type(1) { margin-top: 20px; }
.between_person li { height: 65px; margin-bottom: 22px; margin-left: 20px; }
.person_image { width: 53px; height: 64px; float: left; }
.between_person img { width: 100%; height: 100%; }
.person_wrolds { width: 192px; float: left; margin-left: 4px; overflow: hidden; }
    .person_wrolds p { margin-top: 12px; font-size: 18px; color: #333333; }
    .person_wrolds i { font-size: 14px; font-weight: normal; font-stretch: normal; line-height: 18px; letter-spacing: 0px; color: #333333; }
    .person_wrolds span { display: inline-block; font-size: 12px; font-weight: normal; font-stretch: normal; line-height: 18px; height: 18px; overflow: hidden; color: #666666; text-overflow: ellipsis; white-space: nowrap; }
.between_main { float: left; width: 590px; margin-left: 20px; background-color: white; }
    .between_main li { }
.between_right { float: left; width: 285px; height: 330px; background-color: white; border-radius: 2px; margin-left: 20px; }
#more { margin-left: 114px; }
.between_img { float: left; width: 96px; height: 64px; }
    .between_img img { width: 100%; height: 100%; }


.icon-youjiantou { font-size: 14px; font-weight: 200; }
.icon-gengduo { color: #0079E0; }









/*介绍*/
.introduce { width: 1200px; height: 394px; margin: 0 auto; margin-top: 20px; }
.introduce_left { float: left; width: 386px; height: 394px; background-color: #ffffff; box-shadow: 0px 1px 3px 0px rgba(95, 99, 104, 0.1); border-radius: 2px; }
    .introduce_left #more { float: right; margin-top: 20px; }
.introduce_main { float: left; margin-left: 20px; width: 386px; height: 394px; background-color: #ffffff; box-shadow: 0px 1px 3px 0px rgba(95, 99, 104, 0.1); border-radius: 2px; }
    .introduce_main #more { float: right; margin-top: 20px; }
.introduce_right { float: left; margin-left: 20px; width: 386px; height: 394px; background-color: #ffffff; box-shadow: 0px 1px 3px 0px rgba(95, 99, 104, 0.1); border-radius: 2px; }
    .introduce_right #more { float: right; margin-top: 20px; }
.introduce_ul { }
    .introduce_ul li { margin-left: 12px; width: 366px; height: 112px; border-bottom: dashed 1px #eeeeee; overflow: hidden; position: relative; }
.introduce_detail { float: left; margin-top: 20px; width: 230px; }
.exchange { float: left; width: 80px; height: 32px; line-height: 32px; background-color: #ffffff; border-radius: 5px; border: solid 1px #0290fe; text-align: center; font-size: 14px; letter-spacing: 0px; color: #0290fe; margin-top: 38px; margin-left: 28px; }
.introduce_p1 > span:nth-of-type(1) { font-size: 18px; font-weight: normal; font-stretch: normal; line-height: 37px; letter-spacing: 0px; color: #222222; }
.introduce_p1 > span:nth-of-type(2) { display: inline-block; font-size: 14px; font-weight: normal; font-stretch: normal; line-height: 37px; letter-spacing: 0px; color: #999999; }
.introduce_p1 > span:nth-of-type(3) { display: inline-block; background-color: #fea710; border-radius: 1px; color: white; padding: 2px; font-size: 12px; }
.introduce_p2 { font-size: 14px; font-weight: normal; font-stretch: normal; letter-spacing: 0px; color: #333333; }
.introduce_p3 { margin-top: 10px; font-size: 14px; font-weight: normal; letter-spacing: 0px; color: #333333; }
.mian_ul li { height: 83px; }
.introduce_img { margin-top: 14px; float: left; width: 50px; height: 50px; }
    .introduce_img img { width: 100%; height: 100%; }
.introduce_read { float: left; margin-top: 14px; margin-left: 15px; }
    .introduce_read > p:nth-of-type(1) { font-size: 14px; font-weight: 700; color: #333333; }
    .introduce_read > p:nth-of-type(2) { margin-top: 7px; font-size: 14px; color: #999999; }
    .introduce_read > p:nth-of-type(3) { position: absolute; top: 17px; left: 283px; color: white; background-color: #feb810; box-shadow: inset 0px 0px 3px 0px rgba(205, 133, 9, 0.68); border-radius: 1px; border: solid 1px #feb925; }
.introduce_lis { /*list-style:disc inside;//默认原点*/ color: #666666; }
    .introduce_lis li { width: 346px; height: 42px; font-size: 14px; line-height: 42px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

        .introduce_lis li a { color: #666666; }









/*底部*/
.bottom { width: 100%; background-color: #161616; margin-top: 68px; overflow: hidden; }
.foot { height: 88px; width: 1200px; margin: 0 auto; }
.foot_p { text-align: center; font-size: 14px; font-weight: normal; font-stretch: normal; line-height: 20px; letter-spacing: 0px; color: #969696; margin-top: 25px; }
.foot_bottom { margin-top: 17px; text-align: center; font-size: 11px; font-weight: normal; font-stretch: normal; line-height: 20px; letter-spacing: 0px; color: #969696; }
.adinfo_title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    color: white;
    background-color: black;
    opacity: 0.6
}
