@charset "UTF-8";
/* 引入自定义设置 */
/* 网站公共设置 */
.fn-clear { clear: both; width: 0px; height: 0px; font-size: 0px; }

.fn-fl { float: left !important; }

.fn-fr { float: right !important; }

html, body { background-color: #f2f7fc; }

a { color: #333; text-decoration: none; }
a:hover { color: #0857b3; text-decoration: underline; }

select { height: 34px; line-height: 34px; padding: 0 6px; border: 1px solid #e5e5e5; }

.submit, .reset { color: #fff; display: inline; height: 26px; line-height: 22px; border: 1px solid #000; background-color: #0857b3; -moz-border-radius: 2px 2px 2px 2px; -webkit-border-radius: 2px 2px 2px 2px; -o-border-radius: 2px 2px 2px 2px; border-radius: 2px 2px 2px 2px; cursor: pointer; }

#pg-header, #pg-banners, #pg-banner, #pg-content, #pg-footer { position: relative; display: inline; width: 100%; min-width: 1150px; float: left; }

#pg-header { z-index: 705; }

#pg-banners { z-index: 703; }

#pg-banner { z-index: 703; }

#pg-content { z-index: 703; }

#pg-footer { z-index: 707; }

.ly-ct { width: 1080px; margin: 0 auto; }

.ly-mi { position: relative; width: 100%; float: left; z-index: 400; }

/* 当前主体样式 */
#pg-header { background: #fff url("../images/hearderbg.jpg") no-repeat center center; }
#pg-header .ui-h { width: 100%; float: left; border-top: 4px solid #0857b3; }
#pg-header .ui-h .lan { color: #333; width: 215px; height: 32px; float: right; padding: 0 30px; background: url("../images/headerbg1.png") no-repeat 0 0; }
#pg-header .ui-h .lan ul { float: left; }
#pg-header .ui-h .lan ul li { float: left; padding: 2px 15px 4px; }
#pg-header .ui-h .lan ul li span { color: #fff; display: inline-block; height: 18px; float: left; margin: 4px 5px 0 0; }
#pg-header .ui-h .lan ul li span img { height: 18px; }
#pg-header .ui-h .lan ul li a { color: #fff; display: inline-block; line-height: 18px; font-size: 12px; text-transform: uppercase; font-family: 'arial','Microsoft yahei'; }
#pg-header .ui-c { position: relative; width: 100%; float: left; z-index: 30; }
#pg-header .ui-c .ly-mi { height: 110px; }
#pg-header .ui-c .logo { display: inline; float: left; margin: 8px 0 0; }
#pg-header .ui-c .logo a { display: inline-block; }
#pg-header .ui-c .logo a img { height: 74px; }
#pg-header .ui-c .email { display: inline; float: right; padding: 27px 0 0; }
#pg-header .ui-c .email .ico { width: 48px; height: 50px; float: left; }
#pg-header .ui-c .email .inf { margin: 0 0 0 55px; }
#pg-header .ui-c .email .inf p { color: #666; line-height: 24px; margin: 1px 0 0; font-size: 12px; text-transform: uppercase; }
#pg-header .ui-c .email .inf p.phone { color: #1968c4; font-size: 28px; font-weight: bold; font-family: arial; }
#pg-header .ui-f { width: 100%; float: left; background-color: #0857b3; }
#pg-header .ui-f .navs { position: relative; display: block; margin: 0 240px 0 0; }
#pg-header .ui-f .navs ul { width: 100%; float: left; }
#pg-header .ui-f .navs ul li { position: relative; width: 14.2%; float: left; z-index: 300; }
#pg-header .ui-f .navs ul li a.name { color: #fff; display: block; position: relative; height: 54px; line-height: 54px; font-size: 14px; text-align: center; text-decoration: none; text-transform: uppercase; cursor: pointer; z-index: 200; }
#pg-header .ui-f .navs ul li a.name:hover { text-decoration: underline; }
#pg-header .ui-f .navs ul li .item { display: none; clear: both; position: absolute; top: 54px; left: 0; width: 100%; float: left; padding: 12px 0; background-color: #0046a2; z-index: 910; }
#pg-header .ui-f .navs ul li .item p { width: 100%; float: left; }
#pg-header .ui-f .navs ul li .item p a { color: #fff; display: block; height: 35px; line-height: 35px; text-align: center; padding: 0 10px; font-size: 12px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
#pg-header .ui-f .navs ul li .item p a:hover { text-decoration: underline; }
#pg-header .ui-f .navs ul li.hover a.name { color: #fff; background-color: #0046a2; }
#pg-header .ui-f .navs ul li.hover .item { display: inline-block; }
#pg-header .ui-f .navs ul li.current a.name { color: #fff; background-color: #0046a2; background-image: url("../images/hbg0.png"); background-repeat: no-repeat; background-position: center 46px; }
#pg-header .ui-f .search { display: inline; float: right; margin: 10px 0 0; }
#pg-header .ui-f .search form { position: relative; float: right; }
#pg-header .ui-f .search form input::-webkit-input-placeholder { color: #cccccc; }
#pg-header .ui-f .search form input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #cccccc; }
#pg-header .ui-f .search form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #cccccc; }
#pg-header .ui-f .search form input:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #cccccc; }
#pg-header .ui-f .search form .text { color: #0857b3; width: 160px; height: 22px; line-height: 22px; padding: 4px 50px 4px 20px; float: left; font-size: 12px; border: 1px solid #fff; background-color: #fff; -moz-border-radius: 50px 50px 50px 50px; -webkit-border-radius: 50px 50px 50px 50px; -o-border-radius: 50px 50px 50px 50px; border-radius: 50px 50px 50px 50px; }
#pg-header .ui-f .search form .submit { position: absolute; top: 5px; right: 15px; width: 23px; height: 23px; border: 0 none; background: url("../images/search.png") no-repeat center center; }

#pg-banners { position: relative; width: 100%; height: 100%; float: left; background-color: #000; overflow: hidden; -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); -o-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); }
#pg-banners .ui-c { position: relative; width: 100%; height: 100%; float: left; z-index: 50; }
#pg-banners .ui-c .wras { position: relative; width: 100%; height: 100%; float: left; overflow: hidden; }
#pg-banners .ui-c .listimgs { position: relative; width: 100%; height: 100%; float: left; overflow: hidden; z-index: 400; }
#pg-banners .ui-c .listimgs #defaulktpic { position: relative; width: 100% !important; float: left; overflow: visible; z-index: 20; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0; }
#pg-banners .ui-c .listimgs #btn_prev, #pg-banners .ui-c .listimgs #btn_next { display: inline-block !important; position: absolute; top: 50%; width: 49px !important; height: 49px !important; margin: -25px 0 0; z-index: 888; }
#pg-banners .ui-c .listimgs #btn_prev { left: 20px; }
#pg-banners .ui-c .listimgs #btn_next { right: 20px; }
#pg-banners .ui-c .listimgs ul { position: absolute; top: 0; left: 0; width: 100% !important; height: 100%; overflow: visible; z-index: 500; }
#pg-banners .ui-c .listimgs ul li { position: absolute; left: 0; width: 100% !important; height: 100%; float: left; background-position: center bottom; background-size: cover; overflow: hidden; }
#pg-banners .ui-c .listimgs ul li a { width: 100%; height: 100%; float: left; background-position: center bottom; background-size: cover; overflow: hidden; }
#pg-banners .ui-c .listimgs ul li a img { width: 100%; float: left; }
#pg-banners .ui-c .listcirs { position: absolute; left: 30px; bottom: 40px; width: 100%; height: 5px; text-align: center; z-index: 500; }
#pg-banners .ui-c .listcirs a { display: inline-block; width: 30px; height: 5px; margin: 0 2px; padding: 0; text-indent: -1000em; background-color: #ffffff; -moz-border-radius: 20px 20px 20px 20px; -webkit-border-radius: 20px 20px 20px 20px; -o-border-radius: 20px 20px 20px 20px; border-radius: 20px 20px 20px 20px; filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; overflow: hidden; }
#pg-banners .ui-c .listcirs a.on { background-color: #ff0000; }

#pg-banner { width: 100%; float: left; border-bottom: 1px solid #e9e9e9; }
#pg-banner .ui-h { width: 100%; height: 240px; float: left; background-repeat: no-repeat; background-position: center center; }
#pg-banner .ui-h .items { display: block; width: 240px; margin: 63px auto 0; padding: 10px 0; text-align: center; background-color: rgba(8, 98, 208, 0.6); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#6F862d0,endColorstr=#6F862d0); }
#pg-banner .ui-h .items .cn { color: #fff; font-size: 26px; font-weight: bold; text-transform: uppercase; }
#pg-banner .ui-h .items .le { color: #fff; display: block; padding: 6px 0 6px 0; text-align: center; }
#pg-banner .ui-h .items .le b { display: block; width: 50px; height: 2px; margin: 0 auto; font-size: 0px; border-right: 50px solid #fff; background-color: #ff7300; }
#pg-banner .ui-h .items .en { color: #fff; font-size: 14px; text-transform: uppercase; }

#pg-footer { width: 100%; float: left; background-color: #0857b3; }
#pg-footer .ui-h { display: inline-block; width: 100%; padding: 15px 0; background-color: #1968c4; }
#pg-footer .ui-h strong { color: #fff; float: left; }
#pg-footer .ui-h ul { float: left; }
#pg-footer .ui-h ul li { display: inline; float: left; margin: 0 25px 0 0; }
#pg-footer .ui-h ul li a.name { color: #fff; }
#pg-footer .ui-h ul li .item { display: none; }
#pg-footer .ui-c { display: inline-block; width: 100%; padding: 30px 0; border-bottom: 1px solid #0046a2; }
#pg-footer .ui-c .navs { width: 33%; float: left; }
#pg-footer .ui-c .navs ul { float: left; }
#pg-footer .ui-c .navs ul li { display: inline; float: left; margin: 0 25px 0 0; }
#pg-footer .ui-c .navs ul li a.name { color: #fff; display: inline-block; margin: 0 0 10px 0; font-size: 16px; }
#pg-footer .ui-c .navs ul li .item p a { color: #94c4fd; font-size: 12px; }
#pg-footer .ui-c .infos { float: left; border-left: 1px solid #1968c4; }
#pg-footer .ui-c .infos .info { margin: 0 0 0 40px; }
#pg-footer .ui-c .infos .info p { font-size: 13px; }
#pg-footer .ui-c .infos .info p.tit { color: #fff; font-size: 16px; }
#pg-footer .ui-c .infos .info p.tis { color: #94c4fd; font-size: 13px; }
#pg-footer .ui-c .infos .info p.data { color: #fff; font-size: 28px; font-family: arial; border-bottom: 1px solid #1968c4; }
#pg-footer .ui-c .infos .info p.con { color: #94c4fd; padding: 6px 0 0; font-size: 13px; }
#pg-footer .ui-c .qrcode { float: right; }
#pg-footer .ui-c .qrcode .img { display: inline-block; }
#pg-footer .ui-c .qrcode .img img { height: 120px; }
#pg-footer .ui-f { color: #fff; display: inline-block; width: 100%; padding: 10px 0; text-align: center; border-top: 1px solid #1968c4; }
#pg-footer .ui-f .copyright { float: left; font-size: 12px; }
#pg-footer .ui-f .info { float: right; font-size: 12px; }

#pg-fixed-j { position: fixed; right: 5px; bottom: 5%; width: 50px; float: left; z-index: 920; }
#pg-fixed-j .ui-c { width: 100%; float: left; z-index: 30; }
#pg-fixed-j .ui-c .tit { display: none; width: 100%; height: 50px; float: left; background-color: #0857b3; }
#pg-fixed-j .ui-c .tit h2 { color: #fff; width: 100%; line-height: 50px; float: left; font-size: 15px; text-align: center; }
#pg-fixed-j .ui-c .con { width: 100%; float: left; }
#pg-fixed-j .ui-c .con .list { width: 100%; float: left; }
#pg-fixed-j .ui-c .con .list ul { width: 100%; float: left; }
#pg-fixed-j .ui-c .con .list ul li { display: inline; width: 100%; float: left; background: url("../images/icons.png") no-repeat right bottom; }
#pg-fixed-j .ui-c .con .list ul li .jl { display: none; }
#pg-fixed-j .ui-c .con .list ul li a.mobile { width: 50px; height: 50px; float: left; background: url("../images/icons.png") no-repeat right 0; }
#pg-fixed-j .ui-c .con .list ul li a.qq { width: 50px; height: 50px; float: left; background: url("../images/icons.png") no-repeat right -50px; }
#pg-fixed-j .ui-c .con .list ul li a.sina { width: 50px; height: 50px; float: left; background: url("../images/icons.png") no-repeat right -100px; }
#pg-fixed-j .ui-c .con .coph { position: relative; width: 100%; float: left; }
#pg-fixed-j .ui-c .con .coph .code { display: none; position: absolute; bottom: 0; left: -210px; width: 200px; float: left; text-align: center; border: 1px solid #e8e8e8; }
#pg-fixed-j .ui-c .con .coph .code img { display: inline-block; width: 100%; float: left; }
#pg-fixed-j .ui-c .con .coph .mname { width: 100%; float: left; background: url("../images/icons.png") no-repeat right bottom; }
#pg-fixed-j .ui-c .con .coph .mname a { display: inline-block; width: 100%; height: 50px; float: left; text-indent: -1000em; text-align: center; background: url("../images/icons.png") no-repeat right -200px; }
#pg-fixed-j .ui-c .con .btop { display: inline; width: 50px; height: 50px; float: left; background: url("../images/icons.png") no-repeat right bottom; }
#pg-fixed-j .ui-c .con .btop a { display: inline-block; width: 50px; height: 50px; float: left; background: url("../images/icons.png") no-repeat right -250px; }
#pg-fixed-j .ui-f { position: absolute; top: 0; left: -25px; z-index: 20; }
#pg-fixed-j .ui-f a { width: 25px; height: 112px; float: left; text-indent: -10000em; }

#pg-img1 { position: fixed; left: 3px; bottom: 3px; width: 80px; background-color: #ffffff; -moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px; -o-border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px; z-index: 710; }
#pg-img1 a.closeimg1 { color: #fff; position: absolute; top: -6px; left: 50%; display: inline-block; width: 16px; height: 16px; line-height: 16px; margin: 0 0 0 -8px; text-align: center; font-size: 12px; background-color: #ff7300; cursor: pointer; -moz-border-radius: 30px 30px 30px 30px; -webkit-border-radius: 30px 30px 30px 30px; -o-border-radius: 30px 30px 30px 30px; border-radius: 30px 30px 30px 30px; }
#pg-img1 a.closeimg1:hover { text-decoration: none; }
#pg-img1 a.img { display: inline-block; width: 100%; }
#pg-img1 a.img img { width: 100%; }

#pg-img2 { position: fixed; right: 3px; bottom: 3px; width: 80px; background-color: #ffffff; -moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px; -o-border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px; z-index: 710; }
#pg-img2 a.closeimg2 { color: #fff; position: absolute; top: -6px; left: 50%; display: inline-block; width: 16px; height: 16px; line-height: 16px; margin: 0 0 0 -8px; text-align: center; font-size: 12px; background-color: #ff7300; cursor: pointer; -moz-border-radius: 30px 30px 30px 30px; -webkit-border-radius: 30px 30px 30px 30px; -o-border-radius: 30px 30px 30px 30px; border-radius: 30px 30px 30px 30px; }
#pg-img2 a.closeimg2:hover { text-decoration: none; }
#pg-img2 a.img { display: inline-block; width: 100%; }
#pg-img2 a.img img { width: 100%; }

#win_lomo { display: none; position: fixed; top: 0; left: 0; width: 100%; background-color: #000; filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; z-index: 990; }

#win_show { display: none; position: fixed; top: 0; left: 0; width: 100%; text-align: center; z-index: 991; }
#win_show .ui-h { width: 100%; float: left; }
#win_show .ui-h a.close { color: #000; width: 45px; height: 44px; line-height: 44px; float: right; text-align: center; font-size: 18px; font-family: arial; background-color: #fff; }
#win_show .ui-h a.close:hover { text-decoration: none; filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }
#win_show .ui-c { display: table; width: 100%; float: left; }
#win_show .ui-c .pics { display: table-cell; vertical-align: middle; }
#win_show .ui-c .pics img { max-width: 95%; max-height: 95%; border: 8px solid #fff; }
#win_show .ui-f { color: #fff; width: 100%; height: 44px; line-height: 44px; float: left; font-size: 18px; }
#win_show table { margin: 0 auto; }
#win_show table tr td { padding: 5px; background-color: #fff; }
#win_show table tr td .pic img { max-width: 700px; max-height: 600px; }
#win_show table tr td .info { color: #000; height: 30px; line-height: 30px; text-align: center; font-size: 14px; }

#win_qq { display: none; position: fixed; top: 50%; left: 50%; width: 200px; margin: -100px 0 0 -100px; text-align: center; z-index: 991; }
#win_qq ul { width: 100%; float: left; }
#win_qq ul li { display: inline; width: 100%; float: left; margin: 2px 0; background-color: #0857b3; -moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px; -o-border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px; }
#win_qq ul li a { color: #fff; display: inline-block; width: 100%; float: left; padding: 10px 0; font-family: arial; }

.ly-aside { width: 290px; float: left; }

.ly-left { width: 220px; float: left; }

.ly-right { display: block; margin: 0 0 0 235px; }

.none { display: block; height: 300px; line-height: 300px; text-align: center; }

.pc-page { display: inline-block; width: 100%; padding: 30px 0; }
.pc-page table { margin: 0 auto; }
.pc-page table tr { width: auto; background: none; }
.pc-page table tr td { padding: 0 2px; border: 0 none; }
.pc-page table tr td a, .pc-page table tr td .unlink { display: inline-block; height: 34px; line-height: 34px; padding: 0 16px; border: 1px solid #ddd; background-color: #fff; }
.pc-page table tr td a:hover, .pc-page table tr td .unlink:hover { color: #fff; text-decoration: none; border: 1px solid #0857b3; background-color: #0857b3; }
.pc-page table tr td.normal .unlink { color: #fff; border: 1px solid #0857b3; background-color: #0857b3; }

.pt-keys { display: inline; width: 100%; float: left; margin: 0 0 15px 0; padding: 0 0 10px 0; border-bottom: 1px solid #eee; }
.pt-keys .classname { color: #333; height: 40px; line-height: 40px; float: left; font-size: 18px; font-weight: bold; -moz-text-shadow: 2px 2px 1px white; -webkit-text-shadow: 2px 2px 1px white; -o-text-shadow: 2px 2px 1px white; text-shadow: 2px 2px 1px white; }
.pt-keys .ope { color: #333; line-height: 40px; float: right; }

.sections { position: relative; display: inline-block; width: 100%; margin: 0 0 12px 0; }
.sections .ly-mi { display: block; width: auto; float: none; padding: 12px; border-top: 1px solid #eee; border-left: 1px solid #eee; border-right: 1px solid #eee; border-bottom: 1px solid #eee; background-color: #fff; }

.section { position: relative; display: inline-block; width: 100%; }
.section.section0 { margin: -40px 0 0; }
.section.section1 { padding: 40px 0; }
.section.section2 { padding: 50px 0; }
.section.section2 .lomo { position: absolute; top: 0; left: 0; width: 100%; height: 440px; background-image: url("../images/pt2bg.jpg"); background-repeat: no-repeat; background-position: 0 0; }
.section.section3 { padding: 40px 0; }
.section.section4 { height: 670px; background: #0857b3 url("../images/section4bg.jpg") no-repeat center -45px; }
.section.section5 { padding: 180px 0 40px; border-bottom: 1px solid #eee; background-color: #fff; }
.section.section6 { padding: 50px 0; background: url("../images/ibg6.jpg") no-repeat center 0; background-size: cover; }
.section.section7 { padding: 50px 0; border-top: 1px solid #eee; border-bottom: 1px solid #eee; background-color: #fff; }
.section.section8 { background: url("../images/ibg7.jpg") no-repeat center center; }
.section.section9 { padding: 50px 0; background-color: #eff4fa; }
.section.sectiondata { padding: 30px 0; }

.ui-h0 { display: block; margin: 0 0 15px; text-align: center; }
.ui-h0 .item { width: 94%; margin: 0 auto; }
.ui-h0 .item p { color: #7a7a7a; font-size: 14px; }
.ui-h0 .item p.tit { color: #333; padding: 10px 0; font-size: 28px; font-weight: bold; }

.ui-h1 { display: block; padding: 0 0 5px 0; text-align: center; }
.ui-h1 .tit { color: #333; line-height: 40px; font-size: 32px; padding: 0 0 5px 0; font-weight: bold; text-transform: uppercase; background: url("../images/hbg1.png") no-repeat center center; }
.ui-h1 .etit { color: #9ca6af; font-size: 14px; font-family: arial; text-transform: uppercase; }
.ui-h1 .smy { color: #777; padding: 18px 0 0; font-size: 14px; font-family: arial; text-transform: uppercase; background: url("../images/hbg2.png") no-repeat center 3px; }
.ui-h1 .lis { display: block; padding: 15px 0; text-align: center; }
.ui-h1 .lis ul { margin: 0 auto; }
.ui-h1 .lis ul li { display: inline-block; }
.ui-h1 .lis ul li .item { display: block; padding: 0 3px; }
.ui-h1 .lis ul li .item a { color: #333; display: inline-block; padding: 4px 20px; border: 1px solid #e9e9e9; background-color: #fff; -moz-border-radius: 200px 200px 200px 200px; -webkit-border-radius: 200px 200px 200px 200px; -o-border-radius: 200px 200px 200px 200px; border-radius: 200px 200px 200px 200px; }
.ui-h1 .lis ul li .item a:hover { color: #fff; text-decoration: none; border: 1px solid #0857b3; background-color: #0857b3; }

.ui-h2 { display: block; padding: 0 0 5px 0; text-align: center; }
.ui-h2 .tit { color: #fff; line-height: 40px; font-size: 32px; padding: 0 0 5px 0; font-weight: bold; text-transform: uppercase; background: url("../images/hbg1.png") no-repeat center center; }
.ui-h2 .etit { color: #fff; font-size: 14px; font-family: arial; text-transform: uppercase; }
.ui-h2 .smy { color: #fff; padding: 18px 0 0; font-size: 14px; font-family: arial; text-transform: uppercase; background: url("../images/hbg2.png") no-repeat center 3px; }

.ui-h4 { display: inline; width: 220px; float: left; margin: 0 0 18px 0; background-color: #0046a2; }
.ui-h4 .wras { display: block; }
.ui-h4 .wras .tits { display: block; padding: 14px 20px; border-bottom: 3px solid #f97e43; }
.ui-h4 .wras .tits .tit1, .ui-h4 .wras .tits .tit2 { color: #fff; display: block; text-align: center; }
.ui-h4 .wras .tits .tit1 { padding: 2px 0 2px; font-size: 20px; font-weight: bold; text-transform: uppercase; }
.ui-h4 .wras .tits .tit2 { line-height: 18px; font-size: 13px; text-transform: uppercase; }
.ui-h4 .wras .list { display: block; text-align: center; border-top: 0 none; border-bottom: 0 none; background-color: #fff; }
.ui-h4 .wras .list a { display: inline-block; display: block; line-height: 24px; padding: 15px 10px; font-size: 14px; border: 1px solid #eee; border-top: 0 none; }
.ui-h4 .wras .list a:hover { text-decoration: underline; }
.ui-h4 .wras .list a.curr { color: #0857b3; text-decoration: underline; }
.ui-h4 .wras .nlist { display: block; border: 1px solid #eee; border-top: 0 none; background-color: #fff; }
.ui-h4 .wras .nlist ul { display: block; padding: 15px 15px; }
.ui-h4 .wras .nlist ul li { display: block; padding: 12px 0; border-bottom: 1px dotted #e5e5e5; }
.ui-h4 .wras .nlist ul li a { display: inline-block; line-height: 20px; font-size: 13px; }
.ui-h4 .wras .nlist ul li a span { display: inline-block; width: 15px; height: 15px; line-height: 15px; margin: 0 4px 0 0; font-size: 12px; text-align: center; border: 1px solid #e5e5e5; background-color: #eee; -moz-border-radius: 2px 2px 2px 2px; -webkit-border-radius: 2px 2px 2px 2px; -o-border-radius: 2px 2px 2px 2px; border-radius: 2px 2px 2px 2px; }
.ui-h4 .wras .nlist ul li a span.i1 { color: #fff; border: 1px solid #e00; background-color: #f00; }
.ui-h4 .wras .nlist ul li a span.i2 { color: #fff; border: 1px solid #e00; background-color: #f00; }
.ui-h4 .wras .nlist ul li a span.i3 { color: #fff; border: 1px solid #e00; background-color: #f00; }
.ui-h4 .wras .nlist ul li a:hover { color: #0857b3; text-decoration: underline; }
.ui-h4 .wras .nlist ul li:last-child { border-bottom: 0 none; }

.pt-show { width: 100%; float: left; }
.pt-show .articles { display: block; min-height: 500px; margin: 0 0 0 235px; padding: 25px; background-color: #fff; border: 1px solid #eee; border-top: 3px solid #0857b3; }
.pt-show .asides { width: 220px; float: left; }
.pt-show .datashow { display: block; padding: 20px 0; }
.pt-show .datashow .tits { display: block; padding: 5px 0; font-size: 24px; font-weight: bold; text-align: center; }
.pt-show .datashow .tifs { color: #666; display: block; padding: 5px 0; font-size: 18px; text-align: center; }
.pt-show .datashow .infs { display: block; padding: 5px 0; text-align: center; }
.pt-show .datashow .infs span { color: #999; margin: 0 10px; font-size: 12px; }
.pt-show .datashow .smys { display: block; margin: 12px 0; padding: 12px; border: 1px solid #f1eae2; background-color: #fffcf5; }
.pt-show .datashow .cons { display: block; padding: 25px 0; }
.pt-show .datashow .cons img { max-width: 100% !important; }
.pt-show .datashow .cons table { max-width: 100% !important; margin: 0 auto; }
.pt-show .datashow .cons iframe { max-width: 100% !important; margin: 0 auto; }
.pt-show .datashow .cons video { max-width: 100% !important; margin: 0 auto; }
.pt-show .datalist { display: block; }
.pt-show .datalist .list1 { display: inline-block; width: 100%; float: left; }
.pt-show .datalist .list1 ul { display: block; }
.pt-show .datalist .list1 ul li { display: inline-block; width: 100%; border-bottom: 1px dotted #e5e5e5; }
.pt-show .datalist .list1 ul li .item { display: block; padding: 10px; }
.pt-show .datalist .list1 ul li .item a { display: inline-block; width: 100%; }
.pt-show .datalist .list1 ul li .item a .dats { color: #999; line-height: 25px; float: right; font-size: 12px; }
.pt-show .datalist .list1 ul li .item a .tits { display: block; line-height: 25px; margin: 0 130px 0 0; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.pt-show .datalist .list1 ul li .item a:hover .title { color: #d00; text-decoration: underline; }
.pt-show .datalist .list1 ul li:last-child { border-bottom: 0 none; }
.pt-show .datalist .list2, .pt-show .datalist .list4 { display: inline-block; width: 100%; }
.pt-show .datalist .list2 ul, .pt-show .datalist .list4 ul { display: inline-block; width: 100%; }
.pt-show .datalist .list2 ul li, .pt-show .datalist .list4 ul li { width: 33.3%; float: left; }
.pt-show .datalist .list2 ul li .item, .pt-show .datalist .list4 ul li .item { display: block; padding: 5px; }
.pt-show .datalist .list2 ul li a, .pt-show .datalist .list4 ul li a { display: inline-block; width: 100%; }
.pt-show .datalist .list2 ul li a .pic, .pt-show .datalist .list4 ul li a .pic { display: block; margin: 0 0 8px 0; padding: 5px; background-color: #f4f4f4; }
.pt-show .datalist .list2 ul li a .pic .img, .pt-show .datalist .list4 ul li a .pic .img { display: inline-block; width: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.pt-show .datalist .list2 ul li a .pic img, .pt-show .datalist .list4 ul li a .pic img { width: 100%; }
.pt-show .datalist .list2 ul li a .inf, .pt-show .datalist .list4 ul li a .inf { display: inline-block; width: 100%; height: 40px; line-height: 20px; text-align: center; }
.pt-show .datalist .list2 ul li a:hover .inf, .pt-show .datalist .list4 ul li a:hover .inf { color: #0857b3; text-decoration: underline; }
.pt-show .datalist .list3 { display: inline-block; width: 100%; }
.pt-show .datalist .list3 ul { width: 100%; float: left; }
.pt-show .datalist .list3 ul li { display: inline; width: 100%; float: left; margin: 0 0 12px 0; }
.pt-show .datalist .list3 ul li .items { display: block; padding: 15px 0; border-bottom: 1px solid #eeeeee; background-color: #fff; }
.pt-show .datalist .list3 ul li .items a { display: inline-block; width: 100%; }
.pt-show .datalist .list3 ul li .items a .pics { display: inline-block; width: 220px; float: left; margin: 0 25px 0 0; border: 1px solid #e9e9e9; }
.pt-show .datalist .list3 ul li .items a .pics .pic { display: inline-block; width: 100%; }
.pt-show .datalist .list3 ul li .items a .pics img { width: 100%; }
.pt-show .datalist .list3 ul li .items a .infos { display: block; }
.pt-show .datalist .list3 ul li .items a .infos .infs { display: block; }
.pt-show .datalist .list3 ul li .items a .infos .infs .tits { display: block; padding: 0 0 5px 0; font-size: 18px; text-align: left; font-weight: bold; border-bottom: 0 none; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.pt-show .datalist .list3 ul li .items a .infos .infs .tits .toped { color: #f00; display: inline-block; }
.pt-show .datalist .list3 ul li .items a .infos .infs .smys { color: #666; display: block; padding: 6px 0; }
.pt-show .datalist .list3 ul li .items a .infos .infs .dats { color: #aaa; }
.pt-show .datalist .list3 ul li .items a:hover { text-decoration: none; }
.pt-show .datalist .list3 ul li .items a:hover * { text-decoration: none; }
.pt-show .datalist .list3 ul li .items a:hover .tits { color: #0857b3; text-decoration: underline; }
.pt-show .message { display: block; margin: 20px 40px 20px 40px; }
.pt-show .message form { display: inline-block; width: 100%; }
.pt-show .message form .sin { display: inline; width: 100%; float: left; margin: 0 0 10px 0; }
.pt-show .message form .sin .lab { display: inline; width: 80px; height: 38px; line-height: 38px; float: left; margin: 0 10px 0 0; font-size: 14px; text-align: right; }
.pt-show .message form .sin .lab i { color: #ff0000; margin: 0 2px 0 0; font-style: normal; }
.pt-show .message form .sin input::-webkit-input-placeholder { color: #bbbbbb; }
.pt-show .message form .sin input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #bbbbbb; }
.pt-show .message form .sin input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #bbbbbb; }
.pt-show .message form .sin input:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #bbbbbb; }
.pt-show .message form .sin textarea::-webkit-input-placeholder { color: #bbbbbb; }
.pt-show .message form .sin textarea::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #bbbbbb; }
.pt-show .message form .sin textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #bbbbbb; }
.pt-show .message form .sin textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #bbbbbb; }
.pt-show .message form .sin .text, .pt-show .message form .sin .textarea { float: left; padding: 8px 10px; border: 1px solid #e9e9e9; background-color: #fff; }
.pt-show .message form .sin .text:focus, .pt-show .message form .sin .textarea:focus { border: 1px solid #eee; }
.pt-show .message form .sin .text { width: 88%; }
.pt-show .message form .sin .textarea { width: 88%; height: 70px; }
.pt-show .message form .text_m { width: 100px; text-align: center; }
.pt-show .message form .checkcodes { float: left; padding: 4px; border: 1px solid #e9e9e9; background-color: #fff; }
.pt-show .message form .checkcodes img { height: 30px; }
.pt-show .message form .submit { width: 218px; height: 46px; line-height: 46px; font-size: 16px; border: 1px solid #0048a1; background-color: #0059B2; }
.pt-show .messageview { display: inline-block; width: 100%; min-height: 400px; border-top: 0 none; }
.pt-show .messageview ul { width: 100%; float: left; }
.pt-show .messageview ul li { display: block; margin: 0 0 15px 0; border: 1px solid #f1eae2; background-color: #fffcf5; }
.pt-show .messageview ul li .tit { padding: 8px 10px; border-bottom: 1px solid #f1eae2; }
.pt-show .messageview ul li .tit .yesreply { color: #11b609; margin: 0 0 0 10px; }
.pt-show .messageview ul li .tit .noreply { color: #e00; margin: 0 0 0 10px; }
.pt-show .messageview ul li .con { padding: 8px 10px; font-size: 12px; }
.pt-show .messageview ul li .reply { margin: 0 15px; padding: 15px 0; }
.pt-show .messageview ul li .reply .boks { color: #e00; font-size: 12px; }
.pt-show .messageview ul li .ops { padding: 5px 15px 10px; text-align: right; font-size: 12px; }
.pt-show .messageview ul li .ops span { color: #888; margin: 0 0 0 14px; }

.pt-0 { display: block; border: 1px solid #e9e9e9; background-color: #fff; -moz-border-radius: 12px 12px 12px 12px; -webkit-border-radius: 12px 12px 12px 12px; -o-border-radius: 12px 12px 12px 12px; border-radius: 12px 12px 12px 12px; overflow: hidden; }
.pt-0 .ui-c { display: inline-block; width: 100%; }
.pt-0 .ui-c .list { display: inline-block; width: 100%; }
.pt-0 .ui-c .list ul { display: inline-block; width: 100%; }
.pt-0 .ui-c .list ul li { width: 25%; float: left; }
.pt-0 .ui-c .list ul li .item { padding: 20px; border-left: 1px solid #e9e9e9; background-color: #fff; }
.pt-0 .ui-c .list ul li .item p { color: #999; font-size: 13px; text-align: center; }
.pt-0 .ui-c .list ul li .item p.img img { width: 50px; }
.pt-0 .ui-c .list ul li .item p.tis { color: #333; padding: 5px 0 0; font-size: 24px; font-weight: bold; }
.pt-0 .ui-c .list ul li.i1 .item { border-left: 0 none; }

.pt-1 { position: relative; display: block; border: 1px solid #e9e9e9; background-color: #fff; -moz-border-radius: 12px 12px 12px 12px; -webkit-border-radius: 12px 12px 12px 12px; -o-border-radius: 12px 12px 12px 12px; border-radius: 12px 12px 12px 12px; overflow: hidden; }
.pt-1 .ui-c { display: inline-block; width: 100%; }
.pt-1 .ui-c table tr td.pics { width: 36%; }
.pt-1 .ui-c table tr td.pics img { max-width: 100%; }
.pt-1 .ui-c table tr td.infos { padding: 30px 40px; text-align: center; background: url("../images/partbg1.jpg") no-repeat 0 0; }
.pt-1 .ui-c table tr td.infos .tit { display: block; padding: 0 0 40px 0; }
.pt-1 .ui-c table tr td.infos .tit p { display: block; font-size: 16px; text-transform: uppercase; }
.pt-1 .ui-c table tr td.infos .tit p.tit2 { display: block; font-size: 30px; font-weight: bold; }
.pt-1 .ui-c table tr td.infos .smys { color: #555; text-align: left; font-size: 16px; }
.pt-1 .ui-c table tr td.infos .dils { padding: 50px 0; text-align: center; }
.pt-1 .ui-c table tr td.infos .dils a { color: #fff; display: block; width: 120px; height: 40px; line-height: 40px; margin: 0 auto; text-align: center; background-color: #345a80; -moz-border-radius: 500px 500px 500px 500px; -webkit-border-radius: 500px 500px 500px 500px; -o-border-radius: 500px 500px 500px 500px; border-radius: 500px 500px 500px 500px; }
.pt-1 .ui-f { display: block; padding: 20px 0 0; text-align: center; }
.pt-1 .ui-f a { color: #0857b3; width: 145px; padding: 12px 24px; border: 1px solid #0857b3; background-color: #fff; }

.pt-2 { display: block; }
.pt-2 .ui-c { display: inline-block; width: 100%; padding: 30px 0 0; }
.pt-2 .ui-c ul { display: inline-block; width: 100%; }
.pt-2 .ui-c ul li { width: 50%; float: left; }
.pt-2 .ui-c ul li a { display: inline-block; width: 100%; float: left; background-color: #fff; transition: all 0.6s; }
.pt-2 .ui-c ul li a .pic { width: 50%; float: right; overflow: hidden; }
.pt-2 .ui-c ul li a .pic img { width: 100%; transition: all 0.6s; }
.pt-2 .ui-c ul li a .infs { width: 50%; float: left; }
.pt-2 .ui-c ul li a .infs .inf { display: table-cell; padding: 0 22px; vertical-align: middle; }
.pt-2 .ui-c ul li a .infs .inf .tit { color: #0857b3; display: block; line-height: 1.6; font-size: 18px; text-align: center; font-weight: bold; }
.pt-2 .ui-c ul li a .infs .inf .lin { display: block; padding: 10px 0 15px; text-align: center; }
.pt-2 .ui-c ul li a .infs .inf .lin i { display: block; width: 40px; height: 3px; margin: 0 auto; background-color: #2a79d5; }
.pt-2 .ui-c ul li a .infs .inf .smy { color: #555; font-size: 13px; line-height: 22px; }
.pt-2 .ui-c ul li a:hover { background-color: #0857b3; }
.pt-2 .ui-c ul li a:hover .pic img { transform: scale(1.1); }
.pt-2 .ui-c ul li a:hover .infs .inf .tit { color: #fff; }
.pt-2 .ui-c ul li a:hover .infs .inf .lin i { background-color: #fff; }
.pt-2 .ui-c ul li a:hover .infs .inf .smy { color: #fff; }
.pt-2 .ui-c ul li.i1 a .pic, .pt-2 .ui-c ul li.i2 a .pic { float: right; }
.pt-2 .ui-c ul li.i1 a .infs, .pt-2 .ui-c ul li.i2 a .infs { float: left; }
.pt-2 .ui-c ul li.i3 a .pic, .pt-2 .ui-c ul li.i4 a .pic { float: left; }
.pt-2 .ui-c ul li.i3 a .infs, .pt-2 .ui-c ul li.i4 a .infs { float: right; }

.pt-3 { width: 100%; }
.pt-3 .ui-c { display: block; }
.pt-3 .ui-c .list { display: inline-block; width: 100%; }
.pt-3 .ui-c .list ul li { width: 25%; float: left; }
.pt-3 .ui-c .list ul li .item { display: block; margin: 0 6px 10px; padding: 10px; border: 1px solid #eee; background-color: #fff; }
.pt-3 .ui-c .list ul li a { display: inline-block; width: 100%; }
.pt-3 .ui-c .list ul li a .pic { display: block; overflow: hidden; }
.pt-3 .ui-c .list ul li a .pic .img { display: inline-block; width: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.pt-3 .ui-c .list ul li a .pic img { width: 100%; }
.pt-3 .ui-c .list ul li a .inf { display: inline-block; width: 100%; height: 40px; line-height: 20px; margin: 12px 0 0; text-align: center; }
.pt-3 .ui-c .list ul li a:hover .inf { color: #0857b3; text-decoration: underline; }
.pt-3 .ui-c .list ul li.i9 { display: none; }
.pt-3 .ui-f { display: block; padding: 20px 0; text-align: center; }
.pt-3 .ui-f a { color: #fff; display: inline-block; padding: 8px 20px; background-color: #0857b3; -moz-border-radius: 50px 50px 50px 50px; -webkit-border-radius: 50px 50px 50px 50px; -o-border-radius: 50px 50px 50px 50px; border-radius: 50px 50px 50px 50px; }

.pt-4-1 { width: 58%; float: right; padding: 100px 0 0; }
.pt-4-1 .ui-h { width: 100%; float: left; }
.pt-4-1 .ui-h .smy { color: #fff; line-height: 28px; }

.pt-4-2 { display: inline-block; width: 100%; margin: 60px 0 0; }
.pt-4-2 .ui-c { display: block; margin: 0 10%; }
.pt-4-2 .ui-c .list { display: inline-block; width: 100%; }
.pt-4-2 .ui-c .list ul { display: inline-block; width: 100%; }
.pt-4-2 .ui-c .list ul li { width: 33%; float: left; }
.pt-4-2 .ui-c .list ul li .item { display: block; padding: 0 10px; }
.pt-4-2 .ui-c .list ul li .item a { display: inline-block; }
.pt-4-2 .ui-c .list ul li .item a .pics { display: block; }
.pt-4-2 .ui-c .list ul li .item a .pics img { width: 100%; }
.pt-4-2 .ui-c .list ul li .item a .infs { color: #fff; display: block; text-align: center; font-size: 16px; }

.pt-5 { width: 100%; float: left; background-color: #fff; }
.pt-5 .ui-c { width: 100%; float: left; background-color: #fff; }
.pt-5 .ui-c .list { width: 100%; }
.pt-5 .ui-c .list ul li { width: 20%; float: left; }
.pt-5 .ui-c .list ul li .item { display: block; padding: 6px; margin: 0 10px 10px; }
.pt-5 .ui-c .list ul li .item a { display: inline-block; }
.pt-5 .ui-c .list ul li .item a .pic { display: inline-block; margin: 0 0 15px 0; }
.pt-5 .ui-c .list ul li .item a .pic img { width: 100%; }
.pt-5 .ui-c .list ul li .item a .inf { display: block; height: 44px; line-height: 22px; text-align: center; }

.pt-6 { width: 100%; float: left; }
.pt-6 .ui-c { width: 100%; float: left; }
.pt-6 .ui-c .list { width: 100%; }
.pt-6 .ui-c .list ul li { width: 33.3%; float: left; }
.pt-6 .ui-c .list ul li .item { display: block; padding: 6px; margin: 0 10px 0; }
.pt-6 .ui-c .list ul li .item a { display: block; padding: 10px; }
.pt-6 .ui-c .list ul li .item a .pic { display: inline-block; margin: 0 0 15px 0; -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; -o-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; overflow: hidden; }
.pt-6 .ui-c .list ul li .item a .pic img { width: 100%; }
.pt-6 .ui-c .list ul li .item a .inf { color: #fff; display: block; line-height: 22px; text-align: center; }
.pt-6 .ui-c .list ul li .item a:hover { background-color: rgba(6, 163, 132, 0.4); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4F6a384,endColorstr=#4F6a384); -moz-border-radius: 3px 3px 3px 3px; -webkit-border-radius: 3px 3px 3px 3px; -o-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px; }
.pt-6 .ui-c .list ul li .item a:hover .inf { color: #fff; text-decoration: none; }

.pt-7 { display: block; }
.pt-7 .ui-c { display: inline-block; width: 100%; }
.pt-7 .ui-c .toplist { width: 40%; float: right; }
.pt-7 .ui-c .toplist ul { display: block; padding: 0 0 0 30px; }
.pt-7 .ui-c .toplist ul li { display: inline-block; width: 100%; }
.pt-7 .ui-c .toplist ul li .item { display: block; padding: 10px 0 10px 0; }
.pt-7 .ui-c .toplist ul li .item a.pics { display: block; padding: 10px; border: 1px solid #e9e9e9; background-color: #fff; }
.pt-7 .ui-c .toplist ul li .item a.pics .pic { position: relative; display: block; height: 190px; overflow: hidden; background-color: #000; }
.pt-7 .ui-c .toplist ul li .item a.pics .pic img { width: 100%; transition: all 0.6s; }
.pt-7 .ui-c .toplist ul li .item a.pics .pic .infs { color: #fff; position: absolute; bottom: 0; left: 0; width: 100%; background-color: rgba(16, 16, 16, 0.6); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#6F101010,endColorstr=#6F101010); }
.pt-7 .ui-c .toplist ul li .item a.pics .pic .infs .inf { display: block; padding: 5px 10px; font-size: 14px; }
.pt-7 .ui-c .toplist ul li .item a.pics:hover .pic img { transform: scale(1.1); filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; }
.pt-7 .ui-c .list { width: 60%; float: left; }
.pt-7 .ui-c .list ul { display: inline-block; width: 100%; }
.pt-7 .ui-c .list ul li { width: 100%; float: left; }
.pt-7 .ui-c .list ul li .item { display: block; padding: 28px 0 28px; border-bottom: 1px dotted #e9e9e9; }
.pt-7 .ui-c .list ul li .item .date { float: left; }
.pt-7 .ui-c .list ul li .item .date p { color: #787878; font-size: 17px; font-family: arial; text-align: center; }
.pt-7 .ui-c .list ul li .item .date p.tit { color: #333; line-height: 32px; font-size: 24px; }
.pt-7 .ui-c .list ul li .item .info { display: block; margin: 0 0 0 95px; }
.pt-7 .ui-c .list ul li .item .info .title { display: inline-block; width: 100%; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.pt-7 .ui-c .list ul li .item .info .title a { color: #333; font-size: 18px; }
.pt-7 .ui-c .list ul li .item .info .title a:hover { color: #014da3; }
.pt-7 .ui-c .list ul li .item .info .summary { color: #888; display: inline-block; line-height: 26px; width: 100%; padding: 5px 0; font-size: 14px; }
.pt-7 .ui-c .list ul li .item a.pics { position: relative; display: inline-block; width: 100%; }
.pt-7 .ui-c .list ul li .item a.pics .pic { display: inline-block; width: 100%; }
.pt-7 .ui-c .list ul li .item a.pics .pic img { width: 100%; }
.pt-7 .ui-c .list ul li.i1, .pt-7 .ui-c .list ul li.i2 { width: 40%; float: right; }
.pt-7 .ui-c .list ul li.i2 { clear: both; }

.pt-8 { display: block; }
.pt-8 .ui-c { display: inline-block; width: 100%; height: 70px; padding: 40px 0; }
.pt-8 .ui-c .smy { color: #fff; float: left; font-size: 26px; font-weight: bold; text-transform: uppercase; }
.pt-8 .ui-c .phone { color: #fff; clear: both; font-size: 16px; }

.pt-9 { display: block; }
.pt-9 .ui-c { width: 55%; float: right; margin: 40px 0 0; }
.pt-9 .ui-c ul { width: 100%; float: left; }
.pt-9 .ui-c ul li { width: 33%; float: left; }
.pt-9 .ui-c ul li .item { display: block; padding: 0 5px; }
.pt-9 .ui-c ul li .item a { position: relative; display: inline-block; width: 100%; -moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; -o-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; overflow: hidden; }
.pt-9 .ui-c ul li .item a .pics { width: 100%; }
.pt-9 .ui-c ul li .item a .pics img { height: 405px; transition: all 0.6s; }
.pt-9 .ui-c ul li .item a .infs { position: absolute; top: 0; left: 0; width: 80%; padding: 20px 10%; background-color: rgba(16, 16, 16, 0.5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5F101010,endColorstr=#5F101010); }
.pt-9 .ui-c ul li .item a .infs .inf1 { color: #fff; display: block; font-size: 18px; text-transform: uppercase; }
.pt-9 .ui-c ul li .item a .infs .inf2 { color: #fff; display: block; font-size: 14px; text-transform: uppercase; }
.pt-9 .ui-c ul li .item a:hover .pics img { transform: scale(1.1); }
.pt-9 .ui-f { width: 42%; float: left; margin: 40px 0 0; }
.pt-9 .ui-f .message { display: block; }
.pt-9 .ui-f .message form { display: inline-block; width: 100%; }
.pt-9 .ui-f .message form .sin { display: inline-block; width: 100%; }
.pt-9 .ui-f .message form .sin .lab { display: block; height: 42px; line-height: 42px; font-size: 14px; }
.pt-9 .ui-f .message form .sin .lab i { color: #ff0000; margin: 0 2px 0 0; font-style: normal; }
.pt-9 .ui-f .message form .sin .swra { display: block; border: 1px solid #dee3e9; background-color: #fff; }
.pt-9 .ui-f .message form .sin .swra:focus { border: 1px solid #e5e5e5; }
.pt-9 .ui-f .message form .sin input::-webkit-input-placeholder { color: #bbbbbb; }
.pt-9 .ui-f .message form .sin input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #bbbbbb; }
.pt-9 .ui-f .message form .sin input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #bbbbbb; }
.pt-9 .ui-f .message form .sin input:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #bbbbbb; }
.pt-9 .ui-f .message form .sin textarea::-webkit-input-placeholder { color: #bbbbbb; }
.pt-9 .ui-f .message form .sin textarea::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #bbbbbb; }
.pt-9 .ui-f .message form .sin textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #bbbbbb; }
.pt-9 .ui-f .message form .sin textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #bbbbbb; }
.pt-9 .ui-f .message form .sin .text, .pt-9 .ui-f .message form .sin .textarea { display: block; padding: 8px 10px; border: 0 none; }
.pt-9 .ui-f .message form .sin .text { width: 88%; height: 24px; }
.pt-9 .ui-f .message form .sin .textarea { width: 88%; height: 70px; }
.pt-9 .ui-f .message form .sinrealname { width: 49%; }
.pt-9 .ui-f .message form .sinphone { width: 49%; float: right; }
.pt-9 .ui-f .message form .sincode { padding: 10px 0; }
.pt-9 .ui-f .message form .sincode .lab { display: none; }
.pt-9 .ui-f .message form .sincode .swra { display: inline-block; width: 130px; float: left; }
.pt-9 .ui-f .message form .sinsubmit .lab { display: none; }
.pt-9 .ui-f .message form .checkcodes { display: inline-block; margin: 0 0 0 15px; padding: 4px; border: 1px solid #e9e9e9; background-color: #fff; }
.pt-9 .ui-f .message form .checkcodes img { height: 32px; }
.pt-9 .ui-f .message form .submit { width: 100%; height: 46px; line-height: 46px; font-size: 16px; border: 1px solid #0048a1; background-color: #0059B2; }

#width1 .ly-ct { width: 1080px; }

#width2 .ly-ct { width: 1160px; }

#width3 .ly-ct { width: 1240px; }

#width4 .ly-ct { width: 1320px; }

/*# sourceMappingURL=style.css.map */
