body { background: #fff; }
a { text-decoration: none; -webkit-transition: all 0.10s linear 0.01s; -moz-transition: all 0.10s linear 0.01s; -ms-transition: all 0.10s linear 0.01s; -o-transition: all 0.10s linear 0.01s; transition: all 0.10s linear 0.01s; color: #000; }
a:hover { text-decoration: none; color: #B61F24; }
ul { padding: 0; list-style: none; margin: 0; }
em { font-style: normal; }
.container { width: 1200px !important; padding: 0; }
.head { }
.head .head-top { height: 30px; line-height: 30px; background: #f9f9f9 url(head-top.jpg); }
.head .head-top .left { float: left; color: #000; }
.head .head-top .right { float: right; }
.head .head-top .right .bdsharebuttonbox { float: left; padding-top: 5px; }
.head .head-top .right .btn { margin-left: 10px; }
.head .head-center { height: 120px; background: url(head-bg.jpg); clear: both; }
.head .head-center h1 { float: left; margin-top: 0px; margin-bottom: 0; }
.head .head-center .introduce { float: left; width: 500px; }
.head .head-center .introduce img { float: left; margin-right: 18px; }
.head .head-center .introduce h2 { margin-top: 30px; margin-bottom: 5px; font-weight: bold; font-size: 24px; color: #C01315; }
.head .head-center .introduce h2 span { }
.head .head-center .introduce em { font-size: 18px; color: #333; }
.head .head-center .phone { float: right; font-size: 28px; margin-top: 30px; }
.head .head-center .phone img { margin-right: 10px; float: left; }
.head .head-center .phone .phone-num { float: left; margin-top: 3px; }
.head .head-center .phone small { font-size: 16px; display: block; margin-left: 3px; color: #333; }
.head .head-center .phone span { display: block; color: #C01315; font-weight: bold; }
.head .nav { height: 45px; background: #ececec url(head-nav.jpg); clear: both; }
.head .nav .menu ul { padding: 0; list-style: none; margin: 0; }
.head .nav .menu ul li { float: left; position: relative; }
.head .nav .menu ul li span { margin-right: 10px; }
.head .nav .menu ul li a { display: inline-block; float: left; height: 45px; color: #fff; width: 148px; background: url(nav-hover.jpg) 134px 0px; border-right: 1px solid #292929; border-left: 1px solid #6B6B6B; text-align: center; line-height: 45px; }
.head .nav .menu ul li .index { background: #B61F24; color: #fff; border: none; }
.head .nav .menu ul li a:hover { background: #B61F24; color: #fff; }
.head .nav .menu ul li:hover .sub { display: block; }
.head .nav .menu ul li .sub { display: none; left: 0; top: 38px; position: absolute; background: #fff; line-height: 26px; padding: 5px 0; z-index: 999; }
.head .nav .menu ul li .sub li { zoom: 1; border: none; }
.head .nav .menu ul li .sub a { display: block; border: none; height: 30px; line-height: 30px; font-size: 14px; color: #B61F24; border-bottom: 1px dashed #ccc; }
.head .nav .menu ul li .sub a:hover { background: #B61F24; color: #fff; }
.banner { width: 100%; height: 700px; overflow: hidden; position: relative; z-index: 100; }
.banner .hd { height: 20px; overflow: hidden; position: absolute; bottom: 10px; z-index: 1; left: 47%; }
.banner .hd ul { overflow: hidden; zoom: 1; float: left; }
.banner .hd ul li { float: left; margin-right: 2px; width: 20px; height: 20px; line-height: 14px; text-align: center; background: rgba(0,0,0,0.4); cursor: pointer; border-radius: 100px; margin: 0 2px; }
.banner .hd ul li.on { background: #d8a563; color: #d8a563; }
.banner .bd { width: 100%; height: 700px; overflow: hidden; margin: 0 auto; position: relative }
.banner .bd ul { width: 100%; height: 700px; overflow: hidden; position: absolute; top: 0; left: 0 }
.banner .bd li { float: left; width: 100%; height: 700px; }
.banner .bd li span { display: block; width: 100%; height: 700px }
.banner .bd li a { display: block; width: 100%; height: 550px }
.banner .bd li .img_1 { background: url("banner1.jpg") center top no-repeat }
.banner .bd li .img_2 { background: url("banner2.jpg") center top no-repeat }
.banner .bd li .img_3 { background: url("banner3.jpg") center top no-repeat }
.banner .bd li .img_4 { background: url("banner4.jpg") center top no-repeat }
.banner .bd li .img_5 { background: url("banner5.jpg") center top no-repeat }
.banner .prev, .banner .next { height: 75px; background: #fff; position: absolute; left: 8%; top: 45%; margin-top: -25px; display: block; filter: alpha(opacity=50); opacity: 0.5; font-size: 60px; color: #000; border-radius: 5px; }
.banner .next { left: auto; right: 8%; background-position: 8px 5px; }
.banner .prev:hover, .banner .next:hover { filter: alpha(opacity=100); opacity: 1; }
.banner .prevStop { display: none; }
.banner .nextStop { display: none; }
.search { padding: 10px 0; display: block; background: #eee; border-bottom: 1px solid #ccc; }
.search .container { }
.search .tags { float: left; line-height: 40px; font-size: 12px; width: 600px; }
.search .tags h4 { float: left; font-size: 14px; line-height: 40px; margin: 0; font-weight: bold; color: #20171a; }
.search .tags ul li { float: left; }
.search .tags ul li a { margin-right: 10px; border-right: 1px solid #8C7B50; padding-right: 10px; }
.search .form { float: right; height: 35px; margin-right: 0px; margin-top: 0px; }
.search .form .search-keyword { width: 280px; height: 30px; line-height: 30px; background: #fff; color: #aaa; padding-left: 28px; font-size: 12px; float: left; margin-top: 2px; border-radius: 5px 0 0 5px; border: 1px solid #ccc; border-right: 0; }
.search .form .search-submit { width: 49px; height: 34px; background: #B61F24; border: none; margin-top: 2px; top: 0; font-size: 18px; color: #fff; border-radius: 0 5px 5px 0; }
.navbar-example { position: fixed; top: 20%; left: 0; width: 50px; z-index: 0; }
.navbar-example .nav { background: none; }
.navbar-example .navbar-collapse { padding: 0; }
.navbar-example .navbar-nav>li { display: block; float: none; height: 40px; width: 80px; border-top: 1px solid #014F94; text-align: center; line-height: 40px; background: #B61F24; border-right: 1px solid #014F94; }
.navbar-example .navbar-nav>li>a { padding: 0; line-height: 40px; color: #fff; }
.navbar-example .navbar-nav>li>a:hover { background: #fff; color: #B61F24; }
.navbar-example .navbar-nav>li.active>a { color: #B61F24; cursor: default; background-color: #fff; border: 0; line-height: 40px; }
/*about*/
.about { }
.about .title { overflow: hidden; text-align: center; height: 77px; background: url(title-en-bg.png) center center no-repeat; margin-bottom: 10px; }
.about .title h2 { font-size: 22px; color: #fff; font-weight: bold; width: 360px; margin: 0 auto; margin-top: 25px; letter-spacing: 2px; text-align: center; }
.about .title h2 a { color: #333; }
.about .title h2 a span { color: #AB0000; }
.about .title h2 span { color: #333; font-size: 22px; letter-spacing: 0; }
.about .title em { color: #aaa; width: 1200px; display: block; margin-top: 9px; font-size: 12px; }
.about .about-cont { text-align: center; }
.about .about-cont .about-title { font-size: 16px; font-weight: bold; color: #252525; padding-top: 5px; padding-bottom: 10px; }
.about .about-cont .about-title span { color: #999; margin-left: 10px; font-size: 14px; }
.about .about-cont .about-title small { display: block; color: #333; font-size: 16px; margin-top: 10px; letter-spacing: 2px; }
.about .about-cont .about-dis { line-height: 20px; padding-bottom: 10px; padding-right: 10px; }
.about .about-cont .about-dis p { margin: 0; color: #444; line-height: 22px;margin-bottom:10px;}
.about .about-cont .about-btn { margin-top: 10px; margin-left: 0px; float: left; }
.about .about-cont .about-btn a { padding: 6px 30px; background: #B61F24; color: #fff; margin: 0 20px; border-radius: 5px; }
.about .about-cont .about-btn a:hover { background: #000; }
.about .factory-img { overflow: hidden; position: relative; clear: both; margin-bottom: 20px; }
.about .factory-img .factory-title { height: 30px; line-height: 30px; font-size: 16px; color: #fff; text-align: center; background: url(factory-title.png) center center; margin: 20px 0; }
.about .factory-img .factory-title a { color: #fff; }
.about .factory-img .bd a { display: block; background: #252525; line-height: 70px; cursor: pointer; position: relative; width: 30px; height: 70px; text-align: center; margin-top: 50px; }
.about .factory-img .bd .prev { float: right; margin-right: 10px; }
.about .factory-img .bd .next { float: left; margin-left: 9px; }
.about .factory-img .bd a span { font-size: 16px; color: #fff; }
.about .factory-img .bd .picList { }
.about .factory-img .bd ul { overflow: hidden; zoom: 1; }
.about .factory-img .bd ul li { margin: 0 9px; float: left; _display: inline; overflow: hidden; text-align: center; }
.about .factory-img .bd ul li .pic { text-align: center; width: 260px; background: #fff; padding: 6px; border: 1px solid #ccc; }
.about .factory-img .bd ul li .pic img { width: 100%; display: block; }
/*product*/
.product { height: 1300px; background: #F4F4F4; }
.product .title { overflow: hidden; text-align: center; height: 77px; background: url(title-en-bg.png) center center no-repeat; margin-bottom: 10px; }
.product .title h2 { font-size: 22px; color: #fff; font-weight: bold; width: 360px; margin: 0 auto; margin-top: 25px; letter-spacing: 2px; text-align: center; }
.product .title h2 a { color: #333; }
.product .title h2 a span { color: #AB0000; }
.product .title h2 span { color: #333; font-size: 22px; letter-spacing: 0; }
.product .title em { color: #aaa; width: 1100px; display: block; margin-top: 9px; font-size: 12px; }
.product .nav{background:none; padding-left:300px;}
.product .pro-nav { padding-top: 10px; }
.product .pro-nav ul li { float: left; margin: 0 25px; }
.product .pro-nav ul li a { display: block; text-align: center; width: 220px; }
.product .pro-nav ul li a img { display: block; margin-bottom: 5px; float: left; }
.product .pro-nav ul li a strong { display: block; font-size: 16px; padding-top: 30px; }
.product .pro-nav ul li a span { }
.product .pro-img { margin-top: 0px; }
.product .pro-img ul li { width: 360px; padding: 15px; float: left; margin: 10px; border: 1px solid #ccc; background: #fff; }
.product .pro-img ul li img { width: 100%; }
.product .pro-img ul li span { width: 200px; border-top: 1px solid #ccc; display: block; margin: 0px auto; margin-top: 20px; padding-top: 20px; text-align: center; }
/*news*/
.news { background: url(news-bg.jpg) top center; height: 510px; padding-top: 30px;overflow:hidden;}
.news .ne-title { height: 40px; line-height: 40px; padding: 0 10px; border-bottom: 1px dashed #666; }
.news .ne-title span { color: #999; font-size: 20px; float: left; margin-top: 5px; }
.news .ne-title h3 { float: left; margin: 0; color: #fff; font-size: 16px; font-weight: bold; line-height: 40px; margin-right: 10px; }
.news .ne-title small { color: #eee; }
.news .ne-title .link { float: right; color: #ccc; font-size: 12px; }
.news .news-left { width: 750px; float: left; overflow: hidden; padding-bottom: 10px; }
.news .news-left .hd { height: 40px; line-height: 40px; padding: 0 10px; border-bottom: 1px dashed #666; }
.news .news-left .hd li { float: left; margin: 0; margin-right: 35px; color: #fff; font-size: 16px; font-weight: bold; line-height: 40px; }
.news .news-left .hd li a { color: #fff; }
.news .news-left .hd .on a { color: #E2BC7A; }
.news .news-left .hd .link { float: right; color: #ccc; font-size: 12px; }
.news .news-left .ne-img { padding: 15px; }
.news .news-left .ne-img li { height: 155px; padding-top: 6px; border-bottom: 1px dashed #666; }
.news .news-left .ne-img li img { width: 200px; height: 134px; display: block; float: left; margin-right: 20px; border: 1px solid #aaa; }
.news .news-left .ne-img span { display: block; font-size: 16px; color: #E2BC7A; margin: 10px 0; font-weight: bold; }
.news .news-left .ne-img p { color: #ccc; line-height: 24px; }
.news .news-left .ne-img a { color: #aaa; margin-top: 20px; border: 0; font-size: 12px; }
.news .news-left .ne-img a:hover { color: #E2BC7A; }
.news .news-left .ne-list { overflow: hidden; }
.news .news-left .ne-list li { height: 40px; line-height: 40px; border-bottom: 1px dashed #666; width: 340px; float: left; margin: 0 15px; }
.news .news-left .ne-list li span { color: #E2BC7A; margin-right: 10px; }
.news .news-left .ne-list li a { color: #ccc; }
.news .news-left .ne-list li a:hover { color: #E2BC7A; }
.news .news-left .ne-list li strong { color: #2d1b17; margin-right: 10px; }
.news .news-left .ne-list li strong a { color: #2d1b17; }
.news .news-left .ne-list li small { float: right; color: #999; }
.news .news-right { width: 320px; float: right; }
.news .news-right .title { overflow: hidden; position: relative; }
.news .news-right .title { font-size: 16px; color: #E2BC7A; line-height: 40px; }
.news .news-right .title span { color: #999; margin-left: 10px; font-size: 14px; }
.news .news-right .title .link { display: block; color: #ccc; font-size: 12px; float: right; }
.news .news-right .bd .tempWrap { width: 320px !important; padding: 0; }
.news .news-right .bd ul { zoom: 1; width: 300px; padding: 5px; }
.news .news-right .question-top { overflow: hidden; position: relative; clear: both; height: 435px; margin-left: 10px; }
.news .news-right .question-top .bd { padding: 0px; }
.news .news-right .question-top .infoList li { border-bottom: 1px dashed #666; }
.news .news-right .question-top .infoList li h5 { font-size: 14px; color: #E2BC7A; height: 50px; line-height: 50px; margin: 0; }
.news .news-right .question-top .infoList li h5 span { background: #E2BC7A; padding: 3px; color: #fff; font-size: 14px; border-radius: 2px; margin-right: 5px; }
.news .news-right .question-top .infoList li h5 a { color: #E2BC7A; }
.news .news-right .question-top .infoList li .answer { color: #ccc; padding-bottom: 20px; }
.news .news-right .question-top .infoList li .answer span { display: block; font-size: 14px; }
.news .news-right .question-top .infoList li .answer span { color: #fff; background: #666; font-size: 14px; padding: 3px; border-radius: 2px; margin-right: 5px; float: left; }
/*advantage*/
.advantage { overflow: hidden; margin-top: 10px; }
.advantage .advan-title { height: 204px; background: url(advantage_01.jpg) center center; }
.advantage .title { padding-top: 60px; width: 520px; }
.advantage .title strong { font-size: 26px; color: #C91516; font-weight: bold; }
.advantage .title span { margin-left: 20px; font-size: 22px; color: #fff; }
.advantage .title small { display: block; margin-left: 30px; font-size: 16px; margin-top: 15px; }
.advantage .cont { margin-top: 36px; width: 520px; }
.advantage .cont span { color: #B61F24; margin-right: 5px; }
.advantage .cont strong { color: #fe5502; font-weight: 500; }
.advantage .cont p { font-size: 15px; }
.advantage .cont .btn { padding: 0; padding-top: 30px; }
.advantage .cont a { width: 96px; height: 37px; background: url(advan-btn.jpg) center center; line-height: 37px; padding-left: 15px; color: #fff; display: block; float: left; margin-right: 10px; text-align: left; }
.advantage .adv1 { background: url(advantage_02.jpg) center center; height: 382px; }
.advantage .adv2 { background: url(advantage_03.jpg) center center; height: 365px; }
.advantage .adv3 { background: url(advantage_04.jpg) center center; height: 373px; }
.advantage .adv4 { background: url(advantage_05.jpg) center center; height: 376px; }
.advantage .adv1 .title, .advantage .adv3 .title { float: right; }
.advantage .adv1 .cont, .advantage .adv3 .cont { width: 520px; float: right; overflow: hidden; clear: both; }
.service { margin-top: 37
	px; background: url(service.jpg) no-repeat center top; height: 580px; }
.service .container { width: 1200px !important; }
.service .title { overflow: hidden; text-align: center; height: 77px; background: url(title-en-bg.png) center center no-repeat; margin-bottom: 10px; }
.service .title h2 { font-size: 22px; color: #fff; font-weight: bold; width: 360px; margin: 0 auto; margin-top: 25px; letter-spacing: 2px; text-align: center; }
.service .title h2 a { color: #333; }
.service .title h2 a span { color: #AB0000; }
.service .title h2 span { color: #333; font-size: 22px; letter-spacing: 0; }
.service .title em { color: #aaa;display: block; margin-top: 9px; font-size: 12px; }
.service .cont { position: relative; text-align: center; }
.service .cont strong { display: block; margin: 0px auto; font-size: 16px; }
.service .cont strong span{color:#C91516;}
.service .cont li { position: absolute; background: url(service-li.png) no-repeat; width: 250px; height: 248px; text-align: center; font-size: 14px; color: #8d8d8d; line-height: 20px; padding: 50px 50px 0; }
.service .cont li b { text-align: center; font-size: 24px; font-weight: normal; color: #111113; }
.service .cont li span { display: block; font-size: 24px; color: #111113; padding: 15px 0; }
.service .cont li:hover { background: url(service-li-hover.png) no-repeat; }
.service .cont li:hover, .service .cont li:hover b, .service .cont li:hover span { color: #fff; }
.service .cont .fw1 { left: 10px; top: 50px; }
.service .cont .fw2 { left: 168px; top: 195px; }
.service .cont .fw3 { left: 322px; top: 50px; }
.service .cont .fw4 { left: 482px; top: 190px; }
.service .cont .fw5 { left: 640px; top: 50px; }
.service .cont .fw6 { left: 797px; top: 195px; }
.service .cont .fw7 { left: 942px; top: 50px; }
/*case*/
.case { background: #000 url(case-bg.jpg) center center; overflow: hidden; padding: 20px 0; }
.case .cont { border-top: 0; padding-top: 10px; padding-bottom: 10px; }
.case .cont .case-img { overflow: hidden; position: relative; }

.case .cont .case-img .bd .prev, .case .cont .case-img .bd .next { display: block; top: 100px; cursor: pointer; position: relative; height: 60px; text-align: center; width: 30px; color: #fff; line-height: 60px; font-size: 18px; background: #131313; }
.case .cont .case-img .bd .prev { float: right; right: 0px; }
.case .cont .case-img .bd .next { float: left; left: 0px; }
.case .cont .case-img .bd .tempWrap 
.case .cont .case-img .bd ul { overflow: hidden; zoom: 1;}
.case .cont .case-img .bd ul li { float: left; _display: inline; overflow: hidden; text-align: center; margin-left: 10px; background:rgba(0, 0, 0, 0.5);     border: 1px solid #555;width: 275px;}
.case .cont .case-img .bd ul li .pic { text-align: center; padding: 0px; display: block;}
.case .cont .case-img .bd ul li .pic img { width: 312px; display: block; padding: 10px; }
.case .cont .case-img .bd ul li span { color: #ccc;display: block;margin-bottom:5px;}
.case .cont .case-img .bd ul li .link { float: right; color: #fff; border: 1px solid #fff; padding: 2px 5px; margin-right: 10px; font-size: 12px; margin-bottom: 5px; }

.join {padding:50px 0;background:#efefef;height: 550px; background: url(join-bg.jpg) no-repeat;}
.join .title { overflow: hidden; text-align: center; height: 77px; background: url(title-en-bg.png) center center no-repeat; margin-bottom: 10px; }
.join .title h2 { font-size: 22px; color: #fff; font-weight: bold; width: 360px; margin: 0 auto; margin-top: 25px; letter-spacing: 2px; text-align: center; }
.join .title h2 a { color: #333; }
.join .title h2 a span { color: #AB0000; }
.join .title h2 span { color: #333; font-size: 22px; letter-spacing: 0; }
.join .title em { color: #aaa; display: block; margin-top: 9px; font-size: 12px; }
.join .cont { overflow: hidden; }
.join .cont .top { overflow: hidden; margin-bottom: 20px; }
.join .cont .top ul li{width:calc(100% / 6 - 10px);float:left;background:#fff;text-align:center;margin:5px;padding:20px;height: 350px;}
.join .cont .top ul>li:first-child{margin-left:0;}
.join .cont .top ul>li:last-child{margin-right:0;}
.join .cont .top ul li i{width:85px;height:85px;text-align:center;line-height:85px;margin:20px auto;color:#fff;background:#C01315;border-radius:100px;font-size:32px;}
.join .cont .top ul li .text-1{font-size:18px;margin-top:10px;color:#C01315 }
.join .cont .top ul li .text-2{color:#999;margin-top:10px;}
.join .cont .top ul li .text-3{height:1px;width:120px;background:#999;margin:10px auto;}
.join .cont .top ul li .text-4{font-size:12px;margin-top:10px;color:#666;}



/*//.join .cont { position: relative; }
//.join .cont .tp { position: absolute; width: 380px; color:#4A4A4A }
//.join .cont .tp dt { height: 35px; line-height: 35px; font-size: 20px; color: #623b23; font-weight: bold; background: url(line_03.gif) no-repeat left bottom; }
//.join .cont .tp dd { line-height: 28px;font-size: 14px; font-weight: bold; }
//.join .cont .tp1 { right: 45px; top: 95px; width: 500px; }

//.join .cont .tp1 dd { padding-left: 40px; }
//.join .cont .tp2 { right: 45px; top: 195px; width: 400px; }
//.join .cont .tp3 { right: 45px; top: 280px; }
//.join .cont .tp4 { right: 45px; top: 379px; }
//.join .cont .tp5 { right: 45px; top: 470px; width: 410px; }
//.join .cont .tp6 { right: 45px; top: 550px; width: 475px; }*/
.evaluate { padding-top:5px; clear: both; overflow: hidden; }
.evaluate .title { overflow: hidden; text-align: center; height: 77px; background: url(title-en-bg.png) center center no-repeat; margin-bottom: 10px; }
.evaluate .title h2 { font-size: 22px; color: #fff; font-weight: bold; width: 360px; margin: 0 auto; margin-top: 25px; letter-spacing: 2px; text-align: center; }
.evaluate .title h2 a { color: #333; }
.evaluate .title h2 a span { color: #AB0000; }
.evaluate .title h2 span { color: #333; font-size: 22px; letter-spacing: 0; }
.evaluate .title em { color: #aaa; width: 1100px; display: block; margin-top: 9px; font-size: 12px; }
.evaluate .cont { background: #fafafa; padding-top: 10px;overflow: hidden;}
.evaluate .cont ul li { margin: 0px 15px 10px 15px; border-bottom: 1px dashed #ccc; overflow: hidden; padding-bottom: 10px; width: 520px; float: left; }
.evaluate .cont ul li img { width: 180px; float: left; margin-right: 20px; border: 1px solid #ccc; padding: 3px; display: block; }
.evaluate .cont ul li span { font-size: 16px; font-weight: bold; color: #000; margin-bottom: 5px; display: block; margin-top: 10px; }
.evaluate .cont ul li p { color: #666; }
.evaluate .cont ul li a { width: 65px; height: 25px; line-height: 25px; text-align: center; display: block; background: #666; color: #fff; float: left; font-size: 12px; border-radius: 5px; }
.partner { clear: both; padding: 10px 0; }
.partner .title { overflow: hidden; text-align: center; height: 80px; background: url(title-en-bg.png) center center no-repeat; margin-bottom: 25px; }
.partner .title h2 { font-size: 22px; color: #fff; font-weight: bold; width: 360px; margin: 0 auto; margin-top: 25px; letter-spacing: 2px; text-align: center; }
.partner .title h2 a { color: #fff; }
.partner .title h2 a span { color: #FFB91A; }
.partner .title h2 a:hover { color: #FFB91A; }
.partner .title h2 span { color: #333; font-size: 22px; letter-spacing: 0; }
.partner .title em { color: #aaa; width: 1100px; display: block; margin-top: 16px; font-size: 12px; }
.partner .cont { padding-top: 10px; }
.partner .cont .partner-img { overflow: hidden; position: relative; }
.partner .cont .partner-img .bd .prev, .partner .cont .partner-img .bd .next { display: block; top: 60px; cursor: pointer; position: relative; z-index: 20; height: 60px; text-align: center; width: 30px; color: #fff; line-height: 60px; font-size: 18px; background: #2DB5D9; }
.partner .cont .partner-img .bd .prev { float: right; right: 0px; }
.partner .cont .partner-img .bd .next { float: left; left: 0px; }
.partner .cont .partner-img .bd .tempWrap { }
.partner .cont .partner-img .bd ul { overflow: hidden; zoom: 1; }
.partner .cont .partner-img .bd ul li { float: left; _display: inline; overflow: hidden; text-align: center; margin-left: 10px; }
.partner .cont .partner-img .bd ul li .pic { text-align: center; padding: 0px; display: block; }
.partner .cont .partner-img .bd ul li .pic img { width: 162px; display: block; border: 1px solid #ccc; border-radius: 10px; }
.partner .cont .partner-img .bd ul li span { color: #666; margin: 5px 0; display: block; }
.yqlj { }
.yqlj .container { height: 130px; background: url(yqlj.png); }
.yqlj ul { padding-top: 75px; padding-left: 130px; }
.yqlj li { font-size: 12px; margin-right: 10px; float: left; }
.yqlj li a { color: #aaa; }
.footer { clear: both; height: 300px; background:url(foot-bg.jpg); }
.footer .foot-nav { height: 45px; line-height: 45px; background: #666; }
.footer .foot-nav ul li { float: left; margin-right: 6px; margin-top: 8px; border-right: 1px solid #505050; }
.footer .foot-nav ul li a { display: block; height: 30px; line-height: 30px; color: #fff; padding: 0 43px; }
.footer .foot-nav ul li a:hover { background: #fff; color: #000; }
.footer .left { width: 250px; float: left; text-align: center; }
.footer .left .foot-logo { margin-top: 25px; margin-bottom: 0px; }
.footer .right { width: 810px; float: right; margin-top: 35px; }
.footer .right .foot-address { width: 355px; float: left; color: #eee; padding-left: 20px; margin-top: 10px; }
.footer .right .foot-address .title { font-size: 16px; margin-bottom: 10px; font-weight: bold; color: #eee; }
.footer .right .foot-address span { font-size: 16px; margin-right: 3px; color: #eee; }
.footer .right .foot-address a { color: #eee; }
.footer .right .foot-copyright { float: right; width: 400px; color: #eee; margin-top: 10px; }
.footer .right .foot-copyright .title { font-size: 16px; margin-bottom: 10px; font-weight: bold; color: #eee; }
.footer .right .foot-copyright p { color: #ccc; }
.footer .right .foot-copyright a { color: #eee; }
.inner { }
.inner .banner-about { height: 260px; background: url(banner-about.jpg) center center; }
.inner .banner-image { height: 260px; background: url(banner-image.jpg) center center; }
.inner .banner-image2 { height: 260px; background: url(banner-image2.jpg) center center; }
.inner .banner-news { height: 260px; background: url(banner-news.jpg) center center; }
.inner .banner-case { height: 260px; background: url(banner-case.jpg) center center; }
.inner .banner-flow { height: 260px; background: url(banner-flow.jpg) center center; }
.inner .banner-space { height: 260px; background: url(banner-space.jpg) center center; }
.inner .banner-service { height: 260px; background: url(banner-service.jpg) center center; }
.inner .banner-contact { height: 260px; background: url(banner-contact.jpg) center center; }
.inner .inner-title { height: 100px; text-align: center; margin: 30px auto; font-size: 24px; color: #B61F24; line-height: 70px; font-weight: bold; }
.inner .inner-dis { padding: 0px 20px; text-align: center; font-size: 12px; }
.inner .inner-cont { overflow: hidden; margin-top: 20px; margin-bottom: 10px; color: #333; padding: 0 3px; }
.inner .inner-left { width: 260px; float: left; }
.inner .inner-left .inner-nav { width: 250px; background: #B61F24; padding: 0px 10px 10px 10px; overflow: hidden; }
.inner .inner-left .inner-nav .pro-nav-t { font-size: 20px; font-weight: bold; text-align: center; color: #fff; padding-top: 15px; padding-bottom: 10px; }
.inner .inner-left .inner-nav .pro-nav-t span { display: block; font-size: 12px; font-weight: 500px; }
.inner .inner-left .inner-nav .pro-nav-menu { background: #fff; border-radius: 10px; }
.inner .inner-left .inner-nav .menu { overflow: hidden; padding: 10px 10px; }
.inner .inner-left .inner-nav .menu strong { height: 40px; line-height: 40px; margin-bottom: 8px; background: #B61F24; border-radius: 5px; display: block; border: 1px solid #00902C; }
.inner .inner-left .inner-nav .menu strong span { float: right; margin-right: 10px; margin-top: 12px; }
.inner .inner-left .inner-nav .menu strong a { font-size: 16px; font-weight: bold; color: #fff; margin-left: 14px; display: block; }
.inner .inner-left .inner-nav .menu strong:hover { background: #f6b20f; border: 1px solid #d69700; }
.inner .inner-left .inner-nav ul { overflow: hidden; }
.inner .inner-left .inner-nav ul li { margin-right: 13px; background: url("pro-nav2.png") left no-repeat; margin-left: 5px; line-height: 41px; border-bottom: 1px dashed #999; }
.inner .inner-left .inner-nav ul .hover { background: #B61F24; }
.inner .inner-left .inner-nav ul .hover a { color: #fff; }
.inner .inner-left .inner-nav ul .hover span { color: #fff; }
.inner .inner-left .inner-nav ul li a { font-size: 14px; color: #2A1818; margin-left: 20px; display: block; }
.inner .inner-left .inner-nav ul li a:hover { color: #B61F24; }
.inner .inner-left .inner-nav ul li a span { margin-right: 10px; color: #B61F24; }
.inner .inner-left .inner-nav ul .hover a:hover { color: #fff; }
.inner .inner-left .hot-pro { width:270px; margin-top: 10px; border: 1px solid #B61F24; overflow: hidden; }
.inner .inner-left .hot-pro .title { height: 40px; line-height: 40px; font-size: 16px; text-align: center; color: #fff; background: #B61F24; font-weight: bold; }
.inner .inner-left .hot-pro .cont { margin-top: 10px; text-align: center; }
.inner .inner-left .hot-pro .cont ul li { width: 250px; margin: 5px auto; }
.inner .inner-left .hot-pro .cont ul li img { width: 100%; border: 1px solid #ccc; }
.inner .inner-left .hot-pro .cont ul li span { color: #666; }
.inner .inner-left .inner-contact { margin-top: 10px; border: 1px solid #B61F24; width:270px; }
.inner .inner-left .inner-contact .title { height: 40px; line-height: 40px; font-size: 16px; text-align: center; color: #fff; background: #B61F24; font-weight: bold; }
.inner .inner-left .inner-contact .cont { padding: 10px; text-align: center; margin-top: 10px; }
.inner .inner-left .inner-contact .cont img { margin-bottom: 10px; width: 100%; }
.inner .inner-left .inner-contact .cont p { margin-bottom: 5px; color: #666; }
.inner .inner-left .inner-contact .cont strong { font-size: 16px; }
.inner .inner-left .inner-contact .cont span { font-size: 26px; color: #B61F24; font-weight: bold; }
.inner .inner-left .hot-news { margin-top: 10px; border: 1px solid #B61F24; }
.inner .inner-left .hot-news .title { height: 40px; line-height: 40px; font-size: 16px; text-align: center; color: #fff; background: #B61F24; font-weight: bold; }
.inner .inner-left .hot-news ul li { height: 30px; line-height: 30px; font-size: 12px; padding: 0 5px; }
.inner .inner-left .hot-news ul li span { margin-right: 5px; color: #B61F24; }
.inner .inner-left .hot-news ul li a { color: #666; }
.inner .inner-right {overflow: hidden; float: right; width: 900px; border: 1px solid #ccc; }
.inner .inner-right .inner-place { margin-top: 0px; height: 40px; line-height: 40px; clear: both; overflow: hidden; background: #B61F24 url(title-bg.jpg); padding: 0 50px; }
.inner .inner-right .inner-place span { font-size: 20px; margin-right: 10px; color: #B61F24; }
.inner .inner-right .inner-place strong { font-size: 14px; color: #fff; margin-right: 10px; }
.inner .inner-right .inner-place a { color: #fff; margin-right: 5px; }
.inner .inner-right .inner-place .inner-position { float: left; color: #fff; }
.inner .inner-right .pro-img { overflow: hidden; margin-bottom: 20px; margin-top: 20px; }
.inner .inner-right .pro-img ul li { width: 280px; float: left; margin: 0 5px 15px 5px; background: #eee; padding: 4px; border: 1px solid #ccc; }
.inner .inner-right .pro-img ul li:hover { border: 1px solid #B61F24; }
.inner .inner-right .pro-img ul li:hover span { color: #B61F24; }
.inner .inner-right .pro-img ul li img { width: 100%; }
.inner .inner-right .pro-img ul li span { color: #666; padding: 5px; display: block; margin-top: 3px; text-align: center; }
.inner .inner-right .pro-img ul li span b { font-weight: 500; }
.inner .inner-right .pro-img .inner-page { text-align: center; height: 80px; padding-top: 10px; clear: both; }
.inner .inner-right .pro-img .inner-page ul li { float: left; left: 15%; position: relative; ; margin-right: 1px; width: auto; padding: 3px 10px; color: #666; }
.inner .inner-right .pro-img .inner-page ul li a { color: #333; display: block; }
.inner .inner-right .pro-img .inner-page ul li a:hover { color: #B61F24; }
.inner .inner-right .pro-img .inner-page ul li .pageinfo { width: 200px; display: block; background: #666; background: #999; color: #fff; margin: -5px; }
.inner .inner-right .pro-img .inner-page .thisclass { background: #B61F24; border: 1px solid #B61F24; color: #fff; }
.inner .inner-right .pro-img .inner-page .thisclass a { color: #fff; }
.inner .inner-right .rec-news { overflow: hidden; margin: 0px auto; }
.inner .inner-right .rec-news .title { height: 40px; line-height: 40px; clear: both; overflow: hidden; background: #B61F24 url(title-bg.jpg); padding: 0 50px; border-top: 1px solid #ccc; }
.inner .inner-right .rec-news .title strong { float: left; margin: 0; margin-left: 10px; color: #fff; font-size: 16px; font-weight: bold; line-height: 35px; margin-right: 5px; }
.inner .inner-right .rec-news .title span { color: #eee; }
.inner .inner-right .rec-news .rec-news-img { overflow: hidden; padding: 10px; }
.inner .inner-right .rec-news .rec-news-img li { overflow: hidden; border-bottom: 1px dashed #94896B; padding-bottom: 10px; }
.inner .inner-right .rec-news .rec-news-img li img { width: 180px; height: 126px; float: left; margin-right: 10px; border: 1px solid #B61F24; padding: 2px; }
.inner .inner-right .rec-news .rec-news-img li a { font-size: 16px; color: #B61F24; padding-top: 20px; }
.inner .inner-right .rec-news .rec-news-img li p { color: #666; margin-top: 10px; }
.inner .inner-right .rec-news .rec-news-img li span { color: #999; }
.inner .inner-right .rec-news .rec-news-list { overflow: hidden; padding: 9px; }
.inner .inner-right .rec-news .rec-news-list li { height: 40px; line-height: 40px; border-bottom: 1px dashed #ccc; width: 420px; float: left; margin: 0 10px; }
.inner .inner-right .rec-news .rec-news-list li span { color: #B61F24; margin-right: 20px; }
.inner .inner-right .rec-news .rec-news-list li a { COLOR: #666; }
.inner .inner-right .rec-news .rec-news-list li small { float: right; }
.inner .inner-right .list-article .news-list { padding: 20px;  margin-bottom: 50px; }
.inner .inner-right .list-article .news-list li { height: 165px; border-bottom: 1px dashed #ccc; margin-bottom: 10px; padding-top: 10px; }
.inner .inner-right .list-article .news-list li img { display: block; float: left; border: 1px solid #ccc; padding: 5px; width: 200px; margin-right: 20px; height: 144px; }
.inner .inner-right .list-article .news-list li .text { margin-left: 0px; width: 600px; float: left; }
.inner .inner-right .list-article .news-list li .li-title { font-size: 18px; }
.inner .inner-right .list-article .news-list li .li-title a { color: #B61F24; }
.inner .inner-right .list-article .news-list li .li-title strong { font-weight: 500; color: #B61F24; }
.inner .inner-right .list-article .news-list li .li-title strong a { color: #B61F24; }
.inner .inner-right .list-article .news-list li p { color: #666; font-size: 14px; padding-left: 10px; margin-top: 10px; }
.inner .inner-right .list-article .news-list li span { font-size: 12px; color: #999; margin-left: 10px; }
.inner .inner-right .news-list .inner-page { text-align: center; height: 30px; padding-top: 10px; clear: both; }
.inner .inner-right .news-list .inner-page ul li { float: left; left: 15%; position: relative; border: 1px solid #ccc; margin-right: 1px; width: auto; padding: 3px 10px; height: auto; }
.inner .inner-right .news-list .inner-page ul li a { color: #666; display: block; }
.inner .inner-right .news-list .inner-page ul li a:hover { color: #B61F24; }
.inner .inner-right .news-list .inner-page ul li .pageinfo { width: 200px; display: block; background: #666; background: #999; color: #fff; margin: -5px; }
.inner .inner-right .news-list .inner-page .thisclass { color: #fff; background: #B61F24; border: 1px solid #B61F24; }
.inner .inner-right .news-list .inner-page .thisclass a { color: #fff; }
.inner .inner-right .explain { overflow: hidden; margin: 0px auto; }
.inner .inner-right .explain .left { float: left; width: 330px; }
.inner .inner-right .explain .left img { padding: 4px; border: 1px solid #B61F24; margin-left: 0px; margin-top: 20px; width: 100%; }
.inner .inner-right .explain .right { width: 450px; float: right; margin-bottom: 20px; }
.inner .inner-right .explain .right .inner-title { height: 30px; line-height: 30px; margin: 10px auto; }
.inner .inner-right .explain .right ul li { padding-left: 20px; height: 35px; line-height: 35px; border-bottom: 1px dashed #ccc; color: #333; }
.inner .inner-right .explain .right .bdsharebuttonbox { padding-left: 10px; border-bottom: 1px dashed #ddd; }
.inner .inner-right .explain .prevnext { clear: both; overflow: hidden; padding: 10px; border: 1px solid #ccc; margin: 0 10px; background: #efefef; }
.inner .inner-right .explain .prevnext li { float: left; width: 380px; color: #666; }
.inner .inner-right .explain .prevnext li a { color: #666; }
.inner .inner-right .explain .prevnext li a:hover { color: #B61F24; }
.inner .inner-right .article-image { padding: 0px; overflow: hidden; margin-bottom: 20px; position: relative; margin-top: 10px; color: #333; }
.inner .inner-right .article-image .inner-title { height: 50px; margin: 10px auto; background: none; line-height: 50px; }
.inner .inner-right .article-image .title { margin-top: 0px; height: 40px; line-height: 40px; clear: both; overflow: hidden; background: #B61F24 url(title-bg.jpg); padding: 0 50px; }
.inner .inner-right .article-image .title h3 { font-size: 18px; color: #fff; font-weight: bold; margin: 0; height: 40px; line-height: 40px; float: left; }
.inner .inner-right .article-image .title span { font-size: 12px; color: #eee; margin-left: 10px; }
.inner .inner-right .article-image img { display: block; margin: 10px auto; }
.inner .inner-right .article-image .img-prenext { position: absolute; top: 310px; width: 805px; }
.inner .inner-right .article-image .img-prenext .pre_l { color: rgba(0,0,0,0); float: left; font-size: 0; }
.inner .inner-right .article-image .img-prenext .pre_l a { display: block; color: rgba(0,0,0,0); height: 80px; width: 80px; background-image: url(prevnext.gif); background-color: rgba(0,0,0,0.5); }
.inner .inner-right .article-image .img-prenext .pre_l a:hover { background-image: url(prevnext-hover.gif); background-color: rgba(255,255,255,0.5); }
.inner .inner-right .article-image .img-prenext .pre_r { color: rgba(0,0,0,0); float: right; font-size: 0; }
.inner .inner-right .article-image .img-prenext .pre_r a { display: block; color: rgba(0,0,0,0); height: 80px; width: 80px; background-image: url(prevnext.gif); background-color: rgba(0,0,0,0.5); background-position: -80px; }
.inner .inner-right .article-image .img-prenext .pre_r a:hover { background-image: url(prevnext-hover.gif); background-color: rgba(255,255,255,0.5); background-position: -80px; }
.inner .inner-right .article-image .show-bottom { margin: 20px auto; text-align: center; background: #eee; border: 1px solid #ccc; height: 36px; line-height: 36px; overflow: hidden; }
.inner .inner-right .article-image .show-bottom span { border-right: 1px solid #927B54; padding: 0 16px 0 15px; color: #333; }
.inner .inner-right .article-image .show-bottom span a { color: #333; }
.inner .inner-right .in-book { margin-bottom: 10px; }
.inner .inner-right .in-book .title { height: 40px; line-height: 40px; clear: both; overflow: hidden; background: #B61F24 url(title-bg.jpg); padding: 0 50px; border-top: 1px solid #ccc; }
.inner .inner-right .in-book .title strong { float: left; margin: 0; margin-left: 10px; color: #fff; font-size: 18px; font-weight: bold; line-height: 35px; margin-right: 5px; }
.inner .inner-right .in-book .title span { color: #eee; }
.inner .inner-right .in-book .table { margin-top: 10px; margin-bottom: 5px; }
.inner .inner-right .in-book .table tr { float: left; display: block; }
.inner .inner-right .in-book .table .fo-2 { width: 740px; clear: both; }
.inner .inner-right .in-book .table .fo-3 { width: 740px; clear: both; }
.inner .inner-right .in-book .table tr td { border: 0; width: 90px; color: #666; }
.inner .inner-right .in-book .table tr td input { background: none; border: 1px solid #666; padding-left: 10px; border-radius: 5px; }
.inner .inner-right .in-book .table tr td textarea { background: none; border: 1px solid #666; padding-left: 10px; border-radius: 5px; }
.inner .inner-right .in-book .btn { color: #333; }
.inner .inner-right .article-article { overflow: hidden; margin-bottom: 20px; }
.inner .inner-right .article-article .inner-title { height: 40px; margin: 0px auto; background: none; font-weight: 500; color: #B61F24; }
.inner .inner-right .article-article .attr { height: 40px; line-height: 30px; border-bottom: 1px dashed #ccc; color: #666; text-align: left; font-size: 12px; margin: 10px; margin-top: 30px; padding-bottom: 10px; }
.inner .inner-right .article-article .attr p {  }
.inner .inner-right .article-article .attr a { color: #aaa; }
.inner .inner-right .article-article .attr .back { float: right; display: inline; background: #ccc; color: #333; padding: 0px 15px; }
.inner .inner-right .article-article .attr .back a { color: #333; }
.inner .inner-right .article-article .info { line-height: 24px; color: #666; padding: 10px; }
.inner .inner-right .article-article .prevnext { }
.inner .inner-right .article-article .prevnext .pre_l { float: left; padding-left: 10px; }
.inner .inner-right .article-article .prevnext .pre_r { float: right; padding-right: 10px; }
.inner .inner-right .article-article .prevnext a { color: #333; }
.inner .inner-right .article-article .prevnext a:hover { color: #B61F24; }
.inner .inner-right .article-right-img { margin-top: 20px; overflow: hidden; }
.inner .inner-right .article-right-img .title { height: 40px; line-height: 40px; clear: both; overflow: hidden; background: #B61F24 url(title-bg.jpg); padding: 0 50px; border-top: 1px solid #ccc; }
.inner .inner-right .article-right-img .title strong { float: left; margin: 0; margin-left: 10px; color: #fff; font-size: 18px; font-weight: bold; line-height: 35px; margin-right: 5px; }
.inner .inner-right .article-right-img .title span { color: #eee; }
.inner .inner-right .article-right-img ul li { text-align: center; margin: 10px 5px; ; width: 250px; float: left; padding: 4px; border: 1px solid #999; }
.inner .inner-right .article-right-img ul li img { width: 100% }
.inner .inner-right .article-right-img ul li span { color: #333; }
.inner .inner-right .article-right-img .relevant li { background: #fff; border-bottom: 1px dashed #ccc; height: 30px; margin-top: 0px; text-align: left; font-size: 12px; }
.inner .inner-news-nav ul li { width: 120px; }
.inner .inner-body { overflow: hidden; padding-top: 10px; padding-bottom: 10px; color: #666; padding:20px; }
.inner .inner-body .title { border-bottom: 1px solid #ccc; height: 40px; line-height: 40px; }
.inner .inner-body .title h3 { border-bottom: 1px solid #B61F24; float: left; margin: 0; height: 40px; line-height: 40px; font-size: 20px; font-weight: bold; color: #B61F24; }
.inner .inner-body .title h3 strong { font-size: 26px; color: #B61F24; }
.inner .inner-body .title span { background: url(pro-title.png); width: 960px; display: block; float: right; height: 7px; margin-top: 15px; }
.inner .rec-news .left { width: 350px; float: left; }
.inner .rec-news .right { width: 700px; float: right; }
.inner .rec-news .right ul { overflow: hidden; }
.inner .rec-news .right form { margin-top: 10px; border: 1px solid #ccc; border-top: 0; height: 285px; }
.inner .rec-news .right form .table { margin-bottom: 0; }
.inner .rec-news .center { }
.inner .rec-news .center ul { overflow: hidden; }
.inner .rec-news .center ul li { height: 40px; line-height: 40px; border-bottom: 1px dashed #ccc; width: 335px; float: left; margin: 0 15px; }
.inner .rec-news .center ul li span { color: #B61F24; margin-right: 20px; }
.inner .rec-news .center ul li small { float: right; }
.inner .rec-pro { overflow: hidden; margin: 00px auto; background: #eee; padding: 20px 0; }
.inner .rec-pro .title { height: 35px; border-bottom: 1px solid #ddd; line-height: 35px; border-left: 3px solid #B61F24; }
.inner .rec-pro .title strong { float: left; margin: 0; margin-left: 10px; color: #2d1b17; font-size: 18px; font-weight: bold; line-height: 35px; margin-right: 5px; }
.inner .rec-pro .title span { color: #aaa; }
.inner .rec-pro ul li { width: 255px; float: left; border: 1px solid #ddd; padding: 8px; margin: 10px; background: #f3f3f3; }
.inner .rec-pro ul li:hover { border: 1px solid #B61F24; }
.inner .rec-pro ul li img { width: 100%; }
.inner .rec-pro ul li span { color: #666; padding: 5px; display: block; margin-top: 3px; text-align: center; }
.inner .rec-pro ul li span b { font-weight: 500; }
.inner .inner-hot ul li { hight: 30px; line-height: 30px; border-bottom: 1px dashed #aaa; }
.inner .inner-hot ul li span { margin-right: 10px; }
.inner .inner-hot ul p { margin-top: 10px; margin-bottom: 0; }
.inner .inner-book { }
.inner .inner-book .title { border-bottom: 1px solid #ccc; height: 40px; line-height: 40px; margin-bottom: 30px; }
.inner .inner-book .title h3 { font-size: 18px; color: #2d1b17; font-weight: bold; float: left; margin: 0; height: 40px; line-height: 40px; margin-right: 10px; }
.inner .inner-book .title span { font-size: 12px; color: #aaa; }
.inner .inner-hot-img { overflow: hidden; }
.inner .inner-hot-img .in-hot-title { border-bottom: 1px solid #ccc; height: 40px; line-height: 40px; }
.inner .inner-hot-img .in-hot-title h3 { font-size: 18px; color: #2d1b17; font-weight: bold; float: left; margin: 0; height: 40px; line-height: 40px; margin-right: 10px; }
.inner .inner-hot-img .in-hot-title span { font-size: 12px; color: #aaa; }
.inner .inner-hot-img ul li { width: 255px; float: left; margin: 10px; text-align: center; }
.inner .inner-hot-img ul li img { width: 100%; display: block; margin-bottom: 10px; }
.inner .inner-search { overflow: hidden; margin-bottom: 20px; }
.inner .inner-search .news-list { padding: 0px; overflow: hidden; margin-bottom: 20px; }
.inner .inner-search .news-list li { width: 500px; float: left; margin: 24px; height: 165px; border-bottom: 1px dashed #ccc; padding-top: 10px; }
.inner .inner-search .news-list li img { display: block; float: left; border: 1px solid #ccc; padding: 5px; width: 200px; margin-right: 20px; height: 140px; }
.inner .inner-search .news-list li .text { margin-left: 0px; width: 280px; float: left; }
.inner .inner-search .news-list li .li-title { font-size: 18px; }
.inner .inner-search .news-list li .li-title strong { font-weight: 500; color: #c30000; }
.inner .inner-search .news-list li .li-title strong a { color: #c30000; }
.inner .inner-search .news-list li p { color: #666; font-size: 14px; margin-top: 10px; }
.inner .inner-search .news-list li span { font-size: 12px; color: #999; margin-left: 10px; }
.inner .inner-search .inner-page { text-align: center; }
.inner .inner-search .inner-page ul { overflow: hidden; width: auto; }
.inner .inner-search .inner-page ul li { display: inline-block; position: relative; margin-right: 5px; border: 1px solid #ccc; border-radius: 5px; padding: 3px 10px; }
.inner .inner-search .inner-page ul li a { color: #666; display: block; }
.inner .inner-search .inner-page ul li .pageinfo { }
.inner .inner-search .inner-page .thisclass { background: #0860A8; color: #fff; }
.inner .inner-search .inner-page .thisclass a { color: #fff; }
.inner .inner-search .inner-page table { margin: 0 auto; }
.inner .inner-search .inner-page td { border: 1px solid #ccc; padding: 3px 10px; width: auto !important; }
.inner label { max-width: none; }
.sitemap { overflow: hidden; }
.sitemap .inner-place { height: 30px; border-bottom: 1px dashed #ccc; line-height: 30px; margin-top: 10px; }
.sitemap .inner-place .inner-position { float: left; }
.sitemap .sp-title { float: right; }
.sitemap .sp-title a { background: #eee; padding: 5px; }
.sitemap .linkbox { border: 1px solid #ccc; margin: 10px 0; padding: 3px 10px; }
.sitemap .linkbox h3 { border-bottom: 1px dashed #ccc; }
.sitemap .linkbox ul { overflow: hidden; margin-bottom: 10px; }
.sitemap .linkbox ul li { float: left; margin-right: 10px; }
