@font-face { font-family: 'News706 BT'; src: url("News706BT-BoldC.eot"); src: url("News706BT-BoldC.eot?#iefix") format("embedded-opentype"), url("News706BT-BoldC.woff2") format("woff2"), url("News706BT-BoldC.woff") format("woff"), url("News706BT-BoldC.ttf") format("truetype"), url("News706BT-BoldC.svg#News706BT-BoldC") format("svg"); font-weight: bold; font-style: normal; }
body { font-family: Arial, 'Microsoft YaHei'; *font-family: 'Microsoft YaHei'; color: #333; margin: 0; font-size: 14px; }

img { border: 0; }

a:link { color: #333; text-decoration: none; }

a:visited { color: #333; text-decoration: none; }

a:hover { color: #333; text-decoration: none; }

a:active { color: #333; text-decoration: none; }

ol, ul { list-style: none; }

ol, ul, li, table, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

p { margin: 0; padding: 0; }

.right { float: right; }

.left { float: left; }

.hidden { display: none; }

.clear { clear: both; }

.container { width: 1200px; margin: 0 auto; }

.ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.ellipsis-2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; display: -moz-box; display: -ms-box; display: box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-box-orient: vertical; box-orient: vertical; -webkit-line-clamp: 2; }

.ellipsis-3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; display: -moz-box; display: -ms-box; display: box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-box-orient: vertical; box-orient: vertical; -webkit-line-clamp: 3; }

button, input, select, textarea { font: 14px/1 Tahoma, Helvetica, Arial, 'Microsoft YaHei', sans-serif; }

.header { width: 1200px; height: 120px; margin: 0 auto; }
.header .logo { float: left; height: 120px; }
.header .logo img { vertical-align: middle; }
.header .logo:before { content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle; }
.header .nav { float: right; height: 120px; line-height: 120px; }
.header .nav li { float: left; font-size: 16px; padding: 0 35px; background: url(../images/nav_li.png) no-repeat center right; }
.header .nav li a { color: #000; }
.header .nav li a:hover, .header .nav li a.click { color: #1e90c4; }
.header .nav li:last-child { padding-right: 0; background: none; }
.header .subtit { float: left; margin-left: 30px; margin-top: 32px; color: #018ddc; font-size: 26px; font-weight: bold; }
.header .subtit p { font-size: 13px; margin-top: 5px; }
.header .toptel { float: right; display: flex; margin-top: 36px; }
.header .toptel img { width: 36px; height: 36px; float: left; margin-right: 10px; margin-top: 4px; }
.header .toptel .cont { font-size: 16px; color: #111; }
.header .toptel .cont p { font-size: 20px; color: #028bdb; font-weight: bold; }

.banner { position: relative; height: 475px; overflow: hidden; }
.banner .slides { position: relative; z-index: 1; }
.banner .slides li { height: 475px; }
.banner .flex-control-nav { position: absolute; bottom: 10px; z-index: 2; width: 100%; text-align: center; }
.banner .flex-control-nav li { display: inline-block; width: 12px; height: 12px; margin: 0 5px; *display: inline; zoom: 1; }
.banner .flex-control-nav a { display: inline-block; width: 12px; height: 12px; border-radius: 50%; line-height: 40px; overflow: hidden; background: rgba(0, 0, 0, 0.2); cursor: pointer; }
.banner .flex-control-nav .flex-active { background: #fff; }

.index_main { width: 100%; background: url(../images/content_bg.jpg) repeat; overflow: hidden; }

.index_type { width: 1200px; margin: 30px auto; overflow: hidden; }
.index_type .cont { margin-left: -16px; }
.index_type .cont li { width: 288px; height: auto; float: left; margin-left: 16px; }
.index_type .cont li a { display: block; }
.index_type .cont li .img { width: 288px; height: 185px; overflow: hidden; }
.index_type .cont li .img img { width: 100%; transition: all .6s; }
.index_type .cont li .intro { width: 288px; height: 118px; padding: 15px; box-sizing: border-box; text-align: center; background: #fff; }
.index_type .cont li .intro .tit { font-size: 18px; color: #333; }
.index_type .cont li .intro .des { font-size: 14px; color: #666; line-height: 24px; margin-top: 10px; }
.index_type .cont li:hover .img img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); }
.index_type .cont li:hover .intro { background: #1e90c4; transition: all .4s ease; }
.index_type .cont li:hover .intro .tit { color: #fff; }
.index_type .cont li:hover .intro .des { color: #fff; }

.index_news { padding: 40px 0; background: #fff; width: 1200px; margin: 0 auto; overflow: hidden; }
.index_news .tit { text-align: center; }
.index_news .tit h1 { display: inline-block; font-size: 22px; color: #000; margin-top: 10px; position: relative; font-weight: normal; }
.index_news .tit h1:before { position: absolute; left: -112px; top: 50%; content: ''; width: 90px; height: 1px; background-color: #111; }
.index_news .tit h1:after { position: absolute; right: -112px; top: 50%; content: ''; width: 90px; height: 1px; background-color: #111; }
.index_news .cont { margin-top: 50px; overflow: hidden; }
.index_news .cont li { width: 50%; float: left; padding: 0 30px; box-sizing: border-box; margin-bottom: 30px; }
.index_news .cont li a { display: block; height: 150px; width: 100%; }
.index_news .cont li a:hover { background: #f8f8f8; }
.index_news .cont li a:hover .intro .name { color: #1e90c4; }
.index_news .cont li .img { width: 200px; height: 150px; float: left; margin-right: 20px; }
.index_news .cont li .img img { width: 100%; height: 100%; }
.index_news .cont li .intro { padding-top: 15px; }
.index_news .cont li .intro .name { font-size: 16px; }
.index_news .cont li .intro .des { font-size: 14px; color: #888; line-height: 25px; height: 75px; margin-top: 20px; }
.index_news .more { display: block; width: 120px; height: 34px; line-height: 34px; color: #fff; background: #1e90c4; text-align: center; margin: 20px auto 0; }
.index_news .more:hover { transition: all .4s ease; background: #157baa; }

.links { width: 1200px; margin: 30px auto 0; padding: 10px 0; font-size: 14px; color: #555; }
.links .tit { font-size: 16px; color: #111; }
.links a { color: #555; font-size: 14px; display: inline-block; padding: 5px; }
.links a:hover { text-decoration: underline; color: #111; }

.bottom { background: #236baa; width: 100%; }
.bottom .cont { padding: 25px 0; overflow: hidden; border-bottom: 1px solid #408dd1; }
.bottom .cont .item { padding: 0 10px; color: #9ecbf3; line-height: 24px; float: left; }
.bottom .cont .item img { width: 24px; height: 24px; float: left; margin-right: 5px; }
.bottom .copy { height: 48px; line-height: 48px; border-top: 1px solid #002d55; width: 100%; text-align: center; font-size: 14px; color: #013c70; }

.inside-nav { width: 100%; height: 38px; background: url(../images/nav_bg.jpg) repeat-x; }
.inside-nav .navcon { width: 1200px; margin: 0 auto; display: -webkit-box; display: -webkit-flex; display: flex; }
.inside-nav .navcon li { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; background: url(../images/inside_navli.png) no-repeat right center; line-height: 38px; text-align: center; font-size: 15px; }
.inside-nav .navcon li a { display: block; color: #fff; }
.inside-nav .navcon li a:hover { color: #fff000; }

.inside-banbox { width: 100%; position: relative; overflow: hidden; height: 475px; }
.inside-banbox .inside-ban { position: absolute; width: 1920px; height: 475px; left: 50%; margin-left: -960px; text-align: center; }

.zixun_top { width: 100%; background: #f8f8f8; padding: 40px 0; overflow: hidden; }

.zixun_about { width: 1200px; overflow: hidden; }
.zixun_about .aboutcon { width: 860px; height: 330px; float: left; background: #fff; }
.zixun_about .aboutcon .aboutimg { width: 300px; height: 330px; float: left; }
.zixun_about .aboutcon .aboutimg img { width: 100%; height: 100%; }
.zixun_about .aboutcon .aboutdes { padding: 0 20px; width: 560px; box-sizing: border-box; float: left; }
.zixun_about .aboutcon .aboutdes .zixun_tit { height: 60px; line-height: 60px; font-size: 18px; border-bottom: 1px dashed #aeaeae; }
.zixun_about .aboutcon .aboutdes .descon { margin-top: 20px; color: #555; line-height: 33px; height: 231px; overflow: hidden; }
.zixun_about .abouticon { width: 320px; height: 330px; background: #fff; float: right; }
.zixun_about .abouticon ul { padding: 15px 0; overflow: hidden; }
.zixun_about .abouticon li { width: 92px; margin: 15px 0 15px 11px; float: left; }
.zixun_about .abouticon li a { display: block; }
.zixun_about .abouticon li .img { width: 92px; height: 92px; }
.zixun_about .abouticon li .img img { width: 100%; height: 100%; }
.zixun_about .abouticon li .img1 { display: block; }
.zixun_about .abouticon li .img2 { display: none; }
.zixun_about .abouticon li .name { font-size: 16px; margin-top: 5px; text-align: center; }
.zixun_about .abouticon li:hover .name { color: #0069b7; }
.zixun_about .abouticon li:hover .img1 { display: none; }
.zixun_about .abouticon li:hover .img2 { display: block; }

.zixun_case { width: 1200px; margin-top: 20px; overflow: hidden; }
.zixun_case .casecon { width: 860px; float: left; }
.zixun_case .casecon .cont { height: 340px; width: 860px; margin-top: 10px; padding: 20px 10px; box-sizing: border-box; background: #fff; }
.zixun_case .casecon .cont li { width: 260px; float: left; margin: 0 10px; }
.zixun_case .casecon .cont li .img { width: 260px; height: 124px; overflow: hidden; }
.zixun_case .casecon .cont li .img img { width: 100%; height: 100%; transition: all .6s; }
.zixun_case .casecon .cont li .name { font-size: 16px; font-weight: bold; line-height: 26px; height: 52px; padding: 10px 0; border-bottom: 2px solid #a0cdee; }
.zixun_case .casecon .cont li .des { font-size: 14px; color: #888; line-height: 24px; height: 48px; margin-top: 15px; }
.zixun_case .casecon .cont li .more { display: block; margin-top: 10px; color: #111; }
.zixun_case .casecon .cont li:hover .img img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); }
.zixun_case .casecon .cont li:hover .more { color: #0069B7; }
.zixun_case .design { width: 320px; float: right; }
.zixun_case .design .descon { width: 320px; height: 340px; margin-top: 10px; position: relative; }
.zixun_case .design .descon .slides { position: relative; z-index: 1; }
.zixun_case .design .descon .slides li { height: 340px; width: 320px; position: relative; }
.zixun_case .design .descon .slides li img { width: 100%; height: 100%; }
.zixun_case .design .descon .slides li .name { width: 320px; height: 40px; line-height: 40px; background: rgba(0, 0, 0, 0.7); position: absolute; left: 0; bottom: 0; }
.zixun_case .design .descon .slides li .name .zi { color: #fff; width: 60%; padding: 0 5px; }
.zixun_case .design .descon .flex-control-nav { position: absolute; bottom: 12px; right: 5px; z-index: 9; }
.zixun_case .design .descon .flex-control-nav li { display: inline-block; *display: inline; zoom: 1; font-size: 12px; }
.zixun_case .design .descon .flex-control-nav a { display: inline-block; width: 15px; height: 15px; line-height: 17px; overflow: hidden; background: #fff; text-align: center; margin-right: 1px; color: #333; cursor: pointer; }
.zixun_case .design .descon .flex-control-nav .flex-active { background: #0069b7; color: #fff; }

.zixun_foot { width: 100%; background: #f2f2f2; overflow: hidden; }

.zixun_news { width: 1200px; margin: 20px auto 0; overflow: hidden; }
.zixun_news .newsfl { width: 600px; float: left; }
.zixun_news .newsfl .newsflcon { width: 600px; margin-top: 10px; background: #fff; padding: 15px; box-sizing: border-box; }
.zixun_news .newsfl .newsflcon .tuijian { height: 165px; }
.zixun_news .newsfl .newsflcon .tuijian .img { width: 220px; height: 165px; float: left; margin-right: 15px; }
.zixun_news .newsfl .newsflcon .tuijian .img img { width: 100%; height: 100%; }
.zixun_news .newsfl .newsflcon .tuijian .cont .tit { font-size: 18px; color: #000; line-height: 26px; height: 52px; }
.zixun_news .newsfl .newsflcon .tuijian .cont .tit:hover { color: #0069B7; }
.zixun_news .newsfl .newsflcon .tuijian .cont .time { font-size: 14px; color: #666; margin-top: 10px; }
.zixun_news .newsfl .newsflcon .tuijian .cont .des { font-size: 14px; color: #999; line-height: 24px; height: 72px; margin-top: 10px; }
.zixun_news .newsfl .newsflcon .newsfllist { margin-top: 20px; }
.zixun_news .newsfl .newsflcon .newsfllist li { height: 43px; line-height: 43px; border-bottom: 1px dashed #ccc; color: #555; }
.zixun_news .newsfl .newsflcon .newsfllist li .time { float: right; }
.zixun_news .newsfl .newsflcon .newsfllist li a { color: #555; }
.zixun_news .newsfl .newsflcon .newsfllist li:hover a { color: #0069B7; }
.zixun_news .newsfr { width: 580px; float: right; }
.zixun_news .newsfr .newsfrlist { display: block; width: 580px; height: 153px; margin-top: 10px; background: #fff; padding: 15px; box-sizing: border-box; overflow: hidden; }
.zixun_news .newsfr .newsfrlist .img { width: 164px; height: 123px; float: left; margin-right: 20px; }
.zixun_news .newsfr .newsfrlist .img img { width: 100%; height: 100%; }
.zixun_news .newsfr .newsfrlist .cont .tit { font-size: 16px; color: #000; }
.zixun_news .newsfr .newsfrlist .cont .des { font-size: 14px; color: #999; line-height: 24px; height: 72px; margin-top: 15px; }
.zixun_news .newsfr .newsfrlist:hover .cont .tit { color: #0069B7; }

.zixun_tit { font-size: 16px; color: #000; }
.zixun_tit span { color: #0069b7; }
.zixun_tit .more { float: right; font-size: 14px; color: #888; }
.zixun_tit .more:hover { color: #0069B7; }

.linze_about { width: 1200px; margin: 40px auto 0; overflow: hidden; }
.linze_about .tit { text-align: center; }
.linze_about .tit h1 { display: inline-block; font-size: 28px; color: #333; width: 1200px; position: relative; font-weight: normal; }
.linze_about .tit h1:before { position: absolute; left: 0; top: 50%; content: ''; width: 520px; height: 1px; background-color: #8c8c8c; }
.linze_about .tit h1:after { position: absolute; right: 0; top: 50%; content: ''; width: 520px; height: 1px; background-color: #8c8c8c; }
.linze_about .tit .des { font-size: 16px; color: #666; }
.linze_about .tit .des span { color: #008ed4; }
.linze_about .lzcont { margin-top: 20px; }
.linze_about .lzcont .lzcont_l { width: 720px; float: left; margin-top: 40px; }
.linze_about .lzcont .lzcont_l .lzintro { width: 720px; line-height: 35px; height: 210px; color: #666; font-size: 16px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: break-word; }
.linze_about .lzcont .lzcont_r { width: 460px; height: 420px; float: right; position: relative; }
.linze_about .lzcont .lzcont_r .lzitem { width: 150px; height: 167px; position: absolute; }
.linze_about .lzcont .lzcont_r .lzitem img { width: 100%; height: 100%; }
.linze_about .lzcont .lzcont_r .lzitem1 { right: 0; top: 117px; }
.linze_about .lzcont .lzcont_r .lzitem2 { right: 70px; top: 0; }
.linze_about .lzcont .lzcont_r .lzitem3 { right: 208px; top: 0; }
.linze_about .lzcont .lzcont_r .lzitem4 { right: 276px; top: 117px; }
.linze_about .lzcont .lzcont_r .lzitem5 { right: 70px; top: 236px; }
.linze_about .lzcont .lzcont_r .lzitem6 { right: 208px; top: 236px; }

.linze_more { display: block; padding-left: 30px; margin: 60px auto 0; width: 180px; height: 52px; line-height: 52px; font-size: 16px; color: #008bd6 !important; border: 1px solid #888; background: url(../images/arr_right.png) no-repeat; background-position: 105px center; box-sizing: border-box; transition: all .4s ease; }
.linze_more:hover { background-position: 115px center; transition: all .4s ease; }

.linze_tit { text-align: center; margin-top: 50px; }
.linze_tit .en { font-size: 25px; font-family: "News706 BT"; color: #444; letter-spacing: 1px; text-transform: uppercase; }
.linze_tit h1 { display: inline-block; font-size: 24px; color: #008dd9; position: relative; margin-top: 10px; font-weight: normal; }
.linze_tit h1:before { position: absolute; left: -54px; top: 70%; content: ''; width: 40px; height: 2px; background-color: #008dd9; }
.linze_tit h1:after { position: absolute; right: -54px; top: 70%; content: ''; width: 40px; height: 2px; background-color: #008dd9; }

.linze_plan { width: 100%; padding-bottom: 40px; background: url(../images/linzeplan_bg.jpg) no-repeat center; overflow: hidden; }
.linze_plan .linze_tit .en { color: #fff; }
.linze_plan .linze_tit h1 { color: #fff; }
.linze_plan .linze_tit h1:before { background-color: #fff; }
.linze_plan .linze_tit h1:after { background-color: #fff; }
.linze_plan .lzplan_type { margin-top: 40px; text-align: center; position: relative; }
.linze_plan .lzplan_type .typebg { width: 100%; height: 1px; background: #c3c3c3; position: absolute; top: 15px; left: 0; z-index: 1; }
.linze_plan .lzplan_type ul { width: 1200px; margin: 0 auto; position: relative; z-index: 9; }
.linze_plan .lzplan_type li { display: inline-block; width: 121px; height: 41px; line-height: 29px; color: #fff; font-size: 16px; margin: 0 34px; background: url(../images/linze_plan.png) no-repeat; }
.linze_plan .lzplan_type li.click { background: url(../images/linze_plans.png) no-repeat; }
.linze_plan .lzplan_cont { margin-top: 40px; overflow: hidden; }
.linze_plan .lzplan_cont ul { margin-left: -16px; }
.linze_plan .lzplan_cont ul li { width: 288px; height: auto; float: left; background: #fff; margin-left: 16px; }
.linze_plan .lzplan_cont ul li .img { width: 288px; height: 162px; overflow: hidden; }
.linze_plan .lzplan_cont ul li .img img { width: 100%; transition: all .6s; }
.linze_plan .lzplan_cont ul li .cont { width: 288px; height: 120px; box-sizing: border-box; padding: 20px 15px; text-align: center; }
.linze_plan .lzplan_cont ul li .cont .tit { font-size: 18px; color: #333; font-weight: bold; }
.linze_plan .lzplan_cont ul li .cont .des { font-size: 14px; color: #606060; line-height: 20px; height: 40px; margin-top: 10px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: break-word; }
.linze_plan .lzplan_cont ul li:hover { background: #008dd9; }
.linze_plan .lzplan_cont ul li:hover .img img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); }
.linze_plan .lzplan_cont ul li:hover .cont .tit { color: #fff; }
.linze_plan .lzplan_cont ul li:hover .cont .des { color: #fff; }
.linze_plan .linze_more { color: #fff !important; background: url(../images/arr_right2.png) no-repeat; background-position: 105px center; }
.linze_plan .linze_more:hover { background-position: 115px center; transition: all .4s ease; }

.linze_travel { width: 100%; height: auto; background: url(../images/linzetravel_bg.jpg) no-repeat center; overflow: hidden; }
.linze_travel .lztra { margin-top: 40px; margin-left: -81px; }
.linze_travel .lztra li { width: 346px; height: 200px; float: left; margin-left: 81px; margin-bottom: 20px; position: relative; z-index: 1; }
.linze_travel .lztra li .img { width: 346px; height: 200px; overflow: hidden; position: relative; z-index: 1; }
.linze_travel .lztra li .img img { width: 100%;  transition: all .6s; }
.linze_travel .lztra li .lzlogo { position: absolute; left: 125px; top: 42px; width: 95px; height: 113px; z-index: 2; }
.linze_travel .lztra li .lzlogo img { width: 100%; height: 100%; }
.linze_travel .lztra li .lztratit { position: absolute; left: 0; top: 0; width: 346px; height: 200px; font-size: 16px; font-weight: bold; color: #fff; text-align: center; line-height: 200px; z-index: 3; }
.linze_travel .lztra li:hover .img img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); }
.linze_travel .lztra li:hover .lztratit { color: #FFF000; }

.linze_pro { width: 100%; height: auto; padding-bottom: 40px; background: url(../images/linzepro_bg.jpg) no-repeat center; overflow: hidden; }
.linze_pro .lzprocon { margin-top: 40px; }
.linze_pro .lzprocon li { width: 50%; float: left; text-align: center; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 40px; box-sizing: border-box; }
.linze_pro .lzprocon li .tit { font-size: 20px; font-weight: bold; }
.linze_pro .lzprocon li .des { font-size: 14px; color: #666; line-height: 24px; height: 72px; margin-top: 10px; }
.linze_pro .lzprocon li .img { width: 520px; height: 280px; margin-top: 30px; overflow: hidden; }
.linze_pro .lzprocon li .img img { width: 100%; transition: all .6s; }
.linze_pro .lzprocon li:nth-child(1) { padding-top: 0; }
.linze_pro .lzprocon li:nth-child(2) { padding-top: 0; border-right: none; }
.linze_pro .lzprocon li:nth-child(3) { border-bottom: none; padding-bottom: 0; }
.linze_pro .lzprocon li:nth-child(4) { border-bottom: none; padding-bottom: 0; border-right: none; }
.linze_pro .lzprocon li:hover .tit { color: #008BD6; }
.linze_pro .lzprocon li:hover .img img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); }

.linze_indus { width: 100%; background: #f6f6f6; overflow: hidden; }
.linze_indus .induscon { margin-top: 40px; overflow: hidden; }
.linze_indus .induscon li { width: 190px; height: 214px; float: left; margin: 0 5px; padding: 30px 10px 0; text-align: center; background: #e4e4e4; box-sizing: border-box; }
.linze_indus .induscon li a { display: block; }
.linze_indus .induscon li .img { width: 90px; height: 90px; margin: 0 auto; }
.linze_indus .induscon li .img img { width: 100%; height: 100%; }
.linze_indus .induscon li .img1 { display: block; }
.linze_indus .induscon li .img2 { display: none; }
.linze_indus .induscon li .name { font-size: 16px; margin-top: 15px; }
.linze_indus .induscon li .en { font-size: 10px; color: #666; margin-top: 5px; }
.linze_indus .induscon li:hover { background: #008BD6; }
.linze_indus .induscon li:hover .img1 { display: none; }
.linze_indus .induscon li:hover .img2 { display: block; }
.linze_indus .induscon li:hover .name { color: #fff; }
.linze_indus .induscon li:hover .en { color: #fff; }

.yuny_tit { text-align: center; }
.yuny_tit .en { font-size: 25px; font-family: "News706 BT"; color: #666; letter-spacing: 1px; text-transform: uppercase; }
.yuny_tit .tit { font-size: 28px; color: #028bdb; font-weight: bold; }
.yuny_tit .des { padding: 20px 50px; font-size: 14px; color: #333; line-height: 24px; }

.yuny_about { width: 1200px; margin: 40px auto; overflow: hidden; }
.yuny_about .aboutcon { width: 1040px; margin: 40px auto 0; overflow: hidden; }
.yuny_about .aboutcon .item { width: 240px; height: 100px; text-align: center; float: left; }
.yuny_about .aboutcon .item .tit { font-size: 28px; font-weight: bold; }
.yuny_about .aboutcon .item .des { font-size: 16px; color: #111; line-height: 24px; height: 48px; margin-top: 10px; }
.yuny_about .aboutcon .itemadd { float: left; width: 160px; height: 100px; background: url(../images/add.png) no-repeat center; }
.yuny_about .aboutdes { text-align: center; width: 1100px; margin: 40px auto; line-height: 28px; height: 112px; font-size: 16px; color: #888; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: break-word; }
.yuny_about .more { font-size: 16px; color: #666; display: block; text-align: center; text-decoration: underline; }
.yuny_about .more:hover { color: #0069B7; }

.yuny_advan { width: 100%; padding: 40px 0; overflow: hidden; background: #f5f5f5; }
.yuny_advan .intro { text-align: center; background: #a7a7a7; font-size: 20px; color: #fff; width: 850px; padding: 15px 0; margin: 30px auto; }
.yuny_advan .intro p { font-size: 8px; }
.yuny_advan .advan { margin-top: 40px; }
.yuny_advan .advan .item { width: 237px; height: 441px; float: left; text-align: center; padding: 0 10px; box-sizing: border-box; background: url(../images/yy_advan1.png) no-repeat; }
.yuny_advan .advan .item img { width: 105px; height: 112px; }
.yuny_advan .advan .item .name { font-size: 26px; margin-top: 40px; }
.yuny_advan .advan .item .des { margin-top: 25px; font-size: 16px; color: #555; line-height: 35px; height: 175px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: break-word; }
.yuny_advan .advan .advan_arr { width: 84px; float: left; height: 441px; background: url(../images/yy_advan3.png) no-repeat center; }

.yuny_foot { background: #eee; width: 100%; overflow: hidden; }

.yuny_brand { width: 1200px; margin: 40px auto; overflow: hidden; }
.yuny_brand .brandcon { margin-top: 40px; }
.yuny_brand .brandcon li { width: 230px; height: 132px; margin: 0 5px; float: left; position: relative; }
.yuny_brand .brandcon li .img { width: 230px; height: 132px; overflow: hidden; position: relative; z-index: 1; }
.yuny_brand .brandcon li .img img { width: 100%; transition: all .6s; }
.yuny_brand .brandcon li .branglogo { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 2; }
.yuny_brand .brandcon li .name { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 3; text-align: center; line-height: 132px; color: #fff; font-size: 20px; font-weight: bold; }
.yuny_brand .brandcon li:hover .img img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); }

.yuny_tuiguang { width: 1200px; margin: 0 auto; padding: 40px 24px; background: #fff; box-sizing: border-box; overflow: hidden; }
.yuny_tuiguang .tuiguang { margin-top: 40px; }
.yuny_tuiguang .tuiguang li { width: 272px; height: 260px; float: left; margin: 8px; padding: 20px; text-align: center; border: 1px solid #888; box-sizing: border-box; }
.yuny_tuiguang .tuiguang li .img { width: 100px; height: 100px; margin: 0 auto; }
.yuny_tuiguang .tuiguang li .img img { width: 100%; height: 100%; }
.yuny_tuiguang .tuiguang li .img1 { display: block; }
.yuny_tuiguang .tuiguang li .img2 { display: none; }
.yuny_tuiguang .tuiguang li .name { font-size: 20px; color: #000; margin-top: 15px; }
.yuny_tuiguang .tuiguang li .des { font-size: 14px; color: #555; line-height: 20px; height: 40px; margin-top: 15px; }
.yuny_tuiguang .tuiguang li:hover { background: #028bdb; border: 1px solid #028bdb; }
.yuny_tuiguang .tuiguang li:hover .img1 { display: none; }
.yuny_tuiguang .tuiguang li:hover .img2 { display: block; }
.yuny_tuiguang .tuiguang li:hover .name { color: #fff; }
.yuny_tuiguang .tuiguang li:hover .des { color: #fff; }

.yuny_design { width: 1200px; margin: 40px auto; overflow: hidden; }
.yuny_design .design { margin-top: 40px; overflow: hidden; }
.yuny_design .design li { width: 230px; float: left; margin: 0 5px; text-align: center; }
.yuny_design .design li .img { width: 230px; height: 196px; overflow: hidden; }
.yuny_design .design li .img img { width: 100%; height: 100%; transition: all .6s; }
.yuny_design .design li .name { font-size: 16px; margin-top: 10px; }
.yuny_design .design li:hover .img img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); }
.yuny_design .design li:hover .name { color: #0069B7; }

.main { width: 1200px; margin: 30px auto 40px; overflow: hidden; }

.type_l { width: 260px; float: left; }
.type_l .fenl { width: 260px; margin-bottom: 20px; }
.type_l .fenl .tit { padding: 20px 15px; background: #008BD6; color: #FFF; }
.type_l .fenl .tit .cn { font-size: 22px; font-weight: bold; }
.type_l .fenl .tit .en { font-size: 13px; margin-top: 6px; font-family: arial; text-transform: uppercase; }
.type_l .fenl .menu li { margin: 5px 0; }
.type_l .fenl .menu a { height: 50px; font-size: 15px; display: block; padding: 0 15px; line-height: 50px; color: #555; background-color: #f4f4f4; }
.type_l .fenl .menu a:hover, .type_l .fenl .menu a.active { background: #008BD6; color: #fff; }
.type_l .fenl .cont { border: 1px solid #ddd; box-sizing: border-box; padding: 10px; line-height: 28px; }
.type_l .hotnews { width: 260px; }
.type_l .hotnews .tit { height: 50px; line-height: 50px; width: 260px; background: #008BD6; color: #fff; padding: 0 15px; font-size: 16px; font-weight: bold; box-sizing: border-box; }
.type_l .hotnews .hotcon { width: 260px; border: 1px solid #ddd; border-top: none; padding: 15px; box-sizing: border-box; }
.type_l .hotnews .hotcon li { height: 40px; line-height: 40px; border-bottom: 1px dashed #ddd; padding-left: 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; background: url(../images/news_icon.png) no-repeat left center; }
.type_l .hotnews .hotcon li a:hover { color: #008BD6; }

.type_r { width: 900px; float: right; }
.type_r .add { height: 50px; border-bottom: 1px solid #ddd; line-height: 50px; font-size: 15px; }
.type_r .add a:hover { color: #008BD6; }

.in_about { overflow: hidden; line-height: 28px; margin-top: 20px; padding: 0 20px; }
.in_about p { margin-bottom: 15px; }

.in_list { overflow: hidden; width: 100%; }
.in_list .cont { overflow: hidden; }
.in_list .cont li { padding: 20px 5px; height: 160px; width: 100%; float: left; box-sizing: border-box; border-bottom: 1px dashed #ddd; }
.in_list .cont li img { float: left; width: 160px; height: 120px; margin-right: 30px; }
.in_list .cont li .cont { overflow: hidden; margin-top: 5px; }
.in_list .cont li .cont .title { font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.in_list .cont li .cont .intro { font-size: 13px; height: 48px; line-height: 24px; overflow: hidden; color: #888; margin-top: 10px; }
.in_list .cont li .cont .time { margin-top: 10px; font-size: 13px; }
.in_list .cont li:hover { background: #f8f8f8; }





.listshow { margin-top: 30px; overflow: hidden; line-height: 28px; padding: 0 20px; box-sizing: border-box; }
.listshow .title { padding-bottom: 40px; }
.listshow .title .name { text-align: center; font-size: 26px; }
.listshow .title .time { font-size: 14px; color: #999; margin-top: 10px; text-align: center; }
.listshow .cont { margin-bottom: 40px; line-height: 28px; }
.listshow .cont img { max-width: 100%; }
.listshow .cont p { margin-bottom: 15px; }
.listshow .fenye { border-top: 1px solid #ddd; padding: 20px 0; }
.listshow .fenye a { width: 50%; color: #555; float: left; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.listshow .fenye a:hover { color: #008BD6; }
.listshow .fenye .fr { text-align: right; }

.pagination { padding: 50px 0 0; text-align: center; }

.pagination ul li { display: inline; margin: 0 3px; }

.pagination ul li a { background: #fff; font-size: 16px; height: 36px; display: inline-block; *display: inline; *zoom: 1; padding: 0 14px; border: 1px solid #DDD; line-height: 36px; vertical-align: middle; }

.pagination ul li a:hover { background-color: #F8F8F8; text-decoration: none; }

.pagination ul li.active a { background-color: #008BD6; border-color: #008BD6; }

.pagination ul li.active a:link { color: #FFF; }

.pagination ul li.active a:visited { color: #FFF; }

.pagination ul li.active a:hover { color: #FFF; }

.pagination ul li.active a:active { color: #FFF; }

.pagination ul li.active a:hover { background-color: #008BD6; border-color: #008BD6; cursor: default; }

.in_pro { overflow: hidden; width: 100%; margin-top: 10px; }
.in_pro .cont { overflow: hidden; }
.in_pro .cont li { width: 280px; height: 300px; float: left; margin: 10px; box-sizing: border-box; background: #fff; box-shadow: 0 2px 5px #ccc; }
.in_pro .cont li a { display: block; }
.in_pro .cont li .img { width: 280px; height: 240px; overflow: hidden; }
.in_pro .cont li .img img { width: 100%; height: 100%; transition: all .8s; }
.in_pro .cont li .cont { width: 260px; margin: 0 10px; height: 60px; line-height: 60px; text-align: center; font-size: 15px; color: #333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.in_pro .cont li:hover { box-shadow: 0 2px 8px #999; transition: all .4s ease; }
.in_pro .cont li:hover .img img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); }

/*# sourceMappingURL=style.css.map */
.review { margin: 30px 0; overflow: hidden; }
.review .list { width: 48%; margin: 0 1% 20px; float: left; padding: 15px 10px; background: #fff; color: #555; border: 1px solid #ddd; border-radius: 6px; box-sizing: border-box; outline: none; }
.review .qita { width: 98%; resize: none; margin: 0 1% 20px; height: 120px; line-height: 20px; outline: none; padding: 15px 10px; background: #fff; color: #555; border: 1px solid #ddd; border-radius: 6px; box-sizing: border-box; }
.review .num { width: 98%; margin: 0 1% 20px; padding: 15px 10px; background: #fff; color: #555; border: 1px solid #ddd; border-radius: 6px; box-sizing: border-box; outline: none; }
.review .push { width: 47.5%; margin: 0 1% 20px; padding: 15px 0; float: left; font-size: 16px; text-align: center; background: #f9770a; color: #fff; border: 1px solid #f9770a; border-radius: 6px; box-sizing: border-box; outline: none; cursor: pointer; }
.review .cz { background: #eee; border: 1px solid #ddd; color: #555; }
