/*

Copyright (C) 济南卓博信息技术有限公司 All rights reserved

版权声明：以下代码均属于济南卓博信息技术有限公司（以下简称卓博科技）原创设计，版权归卓博科技所有，拷贝、抄袭、盗用者将追究其法律责任。

 */

 body { background: #fff url(bg.jpg) top center fixed; }

 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: #1f62b1; }
 
 ul { padding: 0; list-style: none; margin: 0; }
 
 li, img { -webkit-transition: all 0.20s linear 0.01s; -moz-transition: all 0.20s linear 0.01s; -ms-transition: all 0.20s linear 0.01s; -o-transition: all 0.20s linear 0.01s; transition: all 0.20s linear 0.01s; }
 
 i,em { font-style: normal; }
 
 @font-face { font-family: "hwxk"; src: url("STXINGKA.TTF") }
 
  @keyframes mymove {
 
	  0%{transform: translateX(0px)}
 
	  50%{transform: translateX(5px)}
 
	  100%{transform: translateX(0px)}
 
 }
 
  @keyframes promove {
 
	  0%{transform: translateX(0px)}
 
	  50%{transform: translateX(5px)}
 
	  100%{transform: translateX(0px)}
 
 }
 
 .container { width: 1100px !important; padding: 0; position: relative; }
 
 .header { z-index: 100; width: 100%; position: relative; }
 
 .header .head-top { height: 30px; line-height: 30px; background: #eee; font-size: 13px;border-top:2px solid #1f62b1;}
 
 .header .head-top .left { float: left; color: #666; }
 
 .header .head-top .left i { font-size: 18px; margin-right: 10px; }
 
 .header .head-top .right { float: right; }
 
 .header .head-top .right ul li { float: left; color: #666; }
 
 .header .head-top .right a { color: #666; }
 
 .header .head-top .right a:hover { color: #1f62b1; }
 
 .header .head-top .right span { color: #bbb; margin: 0 8px; }
 
 .header .head-top .right .wechat { float: right; position: relative; }
 
 .header .head-top .right .wechat img { position: absolute; right: 0px; display: none; z-index: 300; width: 150px; }
 
 .header .head-top .right .wechat:hover { cursor: pointer; }
 
 .header .head-top .right .wechat:hover img { display: block; }
 
 .header .head-center { height: 130px; background: url(head-bg.jpg); clear: both; border-top: 1px solid #e7e7e7; }
 
 .header .head-center .logo {float: left;margin-top: 27px;margin-bottom: 0;margin-right: 20px;}
 
 .header .head-center .introduce { float: left; width: 430px; margin: 0; }
 
 .header .head-center .introduce img { float: left; }
 
 .header .head-center .introduce strong { margin-top: 30px; margin-bottom: 5px; font-size: 22px; color: #1f62b1; display: block; }
 
 .header .head-center .introduce strong span { }
 
 .header .head-center .introduce em { font-size: 18px; color: #888; margin-top: 15px; letter-spacing: 1px; }
 
 .header .head-center .phone { float: right; font-size: 28px; margin-top: 30px; width: 310px; }
 
 .header .head-center .phone img { margin-right: 10px; float: left; }
 
 .header .head-center .phone .phone-num { float: left; margin-top: 3px; }
 
 .header .head-center .phone small {font-size: 16px;display: block;margin-left: 3px;float:  left;color: #888;}
 
 .header .head-center .phone span {display: block;color: #1f62b1;float: right;font-size: 26px;margin-top: -66px;font-weight: bold;}
 
 .header .nav { height: 45px; background: #333 url(head-nav.jpg); clear: both; z-index: 200; position: relative; }
 
 .header .nav .menu ul { padding: 0; list-style: none; margin: 0; min-width: 96px; }
 
 .header .nav .menu ul li { float: left; position: relative; height: 45px; line-height: 45px; }
 
 .header .nav .menu ul li span { margin-right: 10px; }
 
 .header .nav .menu ul li a { display: inline-block; float: left; height: 25px; color: #E4E4E4; width: 108px;    border-right: 1px solid #18338E;border-left: 1px solid #2E75C7;text-align: center; line-height: 25px; margin-top: 10px; }
 
 .header .nav .menu ul .on { background: url(head-nav-hover.jpg) center center; border: none; color: #333; }
 
 .header .nav .menu ul .on a { color: #fff; border: none; }
 
 .header .nav .menu ul li:hover { background: url(head-nav-hover.jpg) center center; border: none; color: #fff; }
 
 .header .nav .menu ul li:hover a { color: #fff; }
 
 .header .nav .menu ul li .sub {background: #eee; z-index: 200; position: absolute; top: 45px; }
 
 .header .nav .menu ul li .sub li a { border: none; color: #333;border-top: 1px solid #ccc; height: 45px; margin: 0; line-height: 45px; }
 
 .header .nav .menu ul li .sub li a:hover { color: #fff; }
 
 .header .nav .menu ul li .sub-menu { color: #333; display: none; overflow: hidden; }
 
 .header .nav .menu ul li:hover .sub-menu { display: block; }
 
 .banner { width: 100%; height: 570px; overflow: hidden; position: relative; z-index: 90; }
 
 .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: #1f62b1; color: #1f62b1; }
 
 .banner .bd { width: 100%; height: 570px; overflow: hidden; margin: 0 auto; position: relative }
 
 .banner .bd ul { width: 100%; height: 570px; overflow: hidden; position: absolute; top: 0; left: 0 }
 
 .banner .bd li { float: left; width: 100%; height: 570px; }
 
 .banner .bd li span { display: block; width: 100%; height: 570px }
 
 .banner .bd li a { display: block; width: 100%; height: 570px }
 
 .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 .bd li .img_6 { background: url("banner-9.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: #fff; border-bottom: 1px solid #ddd; }
 
 .search .container { }
 
 .search .tags { float: left; line-height: 40px; font-size: 12px; width: 600px; }
 
 .search .tags span { float: left; font-size: 14px; line-height: 40px; margin: 0; font-weight: bold; color: #20171a; }
 
 .search .tags ul {float: left;}
 
 .search .tags ul h4 { float: left; margin-right: 10px;}
 
 .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: #1f62b1; 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: 80; }
 
 .navbar-example .nav { background: none; }
 
 .navbar-example .nav img { height: 40px;}
 
 .navbar-example .navbar-collapse { padding: 0; }
 
 .navbar-example .navbar-nav>li { display: block; float: none; height: 40px; width: 80px; border-top: 1px solid #666; text-align: center; line-height: 40px; background: #555; border-right: 1px solid #666; }
 
 .navbar-example .navbar-nav>li:last-child { border-bottom: 1px solid #666; }
 
 .navbar-example .navbar-nav>li>a { padding: 0; line-height: 40px; color: #fff; }
 
 .navbar-example .navbar-nav>li>a:hover { background: #fff; color: #1f62b1; }
 
 .navbar-example .navbar-nav>li.active>a { color: #1f62b1; cursor: default; background-color: #fff; border: 0; line-height: 40px; }
 
 /*index通用*/
 
 .index-title { height:90px; text-align: center; overflow: hidden;margin-top:20px;}
 
 .index-title h1{font-size:14px;margin:0;}
 
 .index-title .title-text {margin: 0 auto; }
 
 .index-title .bt { font-size:26px; font-weight: bold; color: #1f62b1;}
 
 .index-title span {color:#a5a5a5;font-weight:bold;font-size:16px;}
 
 .index-title small { color: #666;height:52px;line-height:30px;background:url(title-en-bg.png) center center;display: block;font-size:14px;}
 
 /*project*/
 
 .project{overflow:hidden;padding-bottom:20px;}
 
 .project .cont{ overflow:hidden;}
 
 .project .cont .cont-s{position: relative; float:left;margin-right:25px; width:350px; height:195px; overflow:hidden;}
 
 .project .cont .cont-3{margin-right:0;}
 
 .project .cont .cont-s img{width:350px; height:195px;}
 
 .project .cont .cont-s p{position: absolute;right: 0px; top: 37px; padding: 0 20px; width: 300px; height:110px; display:block; text-align:center;color:#333;}
 
 .project .cont .cont-s h2{display: block;font-size:26px;margin-bottom:20px;margin-left: 203px;top: 22px;position: absolute;}
 
 .project .cont .cont-s span{margin-left: 158px;width:190px;display: block;text-align:left;position: absolute;top: 98px;}
 
 
 
 .project .project-btn{margin: 20px auto; width: 192px;overflow: hidden;clear:bpth;}
 
 .project .project-btn a{display: inline-block; padding-left: 35px; width: 154px;  height: 45px;line-height:45px;color: #000; background:#fff;border:1px solid #ccc;font-size:16px;}
 
 .project .project-btn a i{font-size:24px;background:#eee;display: block;float:right;height:45px;width:60px;line-height:45px;text-align:center;}
 
 .project .project-btn a:hover{color: #fff; background:#000;}
 
 .project .project-btn a:hover i{background:#1f62b1;color:#fff;}
 
 
 
 /*product*/
 
 .product { clear: both; overflow: hidden;background: #f8f8f8; border-top: 1px solid #eee; padding-top: 10px; padding-bottom: 15px; }
 
 .product .container{}
 
 .product .cont{position:relative;height:730px;}
 
 .product .hd {margin-top:10px;}
 
 .product .hd ul {text-align:center;}
 
 .product .hd ul li {cursor: pointer; height:50px;line-height:50px;width:150px; color: #333;margin:0 20px;border-bottom:1px solid #ccc;font-size:16px;display: inline-block;text-align:center;}
 
 .product .hd ul li h3{ font-size: 16px; float:left;}
 
 .product .hd ul li i{margin-right:10px;color:#1f62b1;}
 
 .product .hd ul li.on { color: #fff; background:#1F62B1;}
 
 .product .hd ul li.on i{color:#fff;}
 
 .product .bd{overflow:hidden;margin-top:30px;}
 
 .product .bd {}
 
 .product .bd  ul{ zoom: 1;margin-top:13px;}
 
 .product .bd  li {margin:13px; width: 305px; float: left; position: relative;  background: #fff;box-shadow:0 5px 15px #ccc; border: 1px solid #ccc;padding:15px; -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;}
 
 
 
 .product .bd  li img { width: 100%; display: block; }
 
 .product .bd  li span { color: #666;display: block;bottom:0;height:35px;line-height:35px;width:100%;text-align:center;}
 
 .product .bd  li:hover { z-index: 20; -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); transform: translateY(-5px); background: #0087cb; border: 1px solid #0087cb; }
 
 .product .bd  li:hover span{color:#fff;}
 
 /*advantage*/
 
 .advantage { overflow: hidden; margin-top: 0px; }
 
 .advantage .advan-title { height:230px; background: url(advantage_01.jpg) center center; }
 
 .advantage .advan-title .advan-phone{width:290px;float:right;text-align:center;color:#000;margin-top:20px;}
 
 .advantage .advan-title .advan-phone i{font-size:46px;margin-top:10px;}
 
 .advantage .advan-title .advan-phone span{display: block;font-size:18px;margin:15px auto;}
 
 .advantage .advan-title .advan-phone strong{font-size:26px;}
 
 .advantage .cont { width:440px;}
 
 .advantage .cont .advan-t { font-size: 26px; font-weight: bold; color: #333; margin-bottom: 20px;}
 
 .advantage .cont p { margin-bottom: 15px; }
 
 .advantage .cont p i { font-size: 18px; color: #1f62b1;margin-right: 10px; }
 
 .advantage .cont .advan-btn { margin-top: 10px; overflow: hidden;}
 
 .advantage .cont .advan-btn a{display: inline-block; padding-left: 40px; width: 164px;  height: 40px;line-height:40px;border:1px solid #ccc;font-size:16px;color: #fff; background:#000;}
 
 .advantage .cont .advan-btn a i{font-size:24px;background:#1f62b1;color:#fff;display: block;float:right;height:40px;width:60px;line-height:40px;text-align:center;}
 
 .advantage .cont .advan-btn a:hover{color: #000; background:#fff;}
 
 .advantage .cont .advan-btn a:hover i{background:#eee;color:#333;}
 
 .advantage .advan-1 { height: 545px; background: url(advantage_02.jpg) center center; }
 
 .advantage .advan-1 .cont { float: right; margin-right:80px;margin-top:130px; }
 
 
 
 .advantage .advan-2 { height:544px; background: url(advantage_03.jpg) center center; }
 
 .advantage .advan-2 .cont { margin-top:120px;  float: left;}
 
 .advantage .advan-3 { height:545px; background: url(advantage_04.jpg) center center; }
 
 .advantage .advan-3 .cont { float: right; margin-right: 80px; margin-top: 180px;color:#ddd;}
 
 .advantage .advan-3 .cont .advan-t{color:#fff;}
 
 .advantage .advan-4 { height:539px; background: url(advantage_05.jpg) center center; }
 
 .advantage .advan-4 .cont { margin-top:120px;  float: left;}
 
 
 
 
 
 .flow { height: 580px; background: url(advantage_06.jpg) center center; }
 
 .flow  .cont {margin-top:140px;}
 
 .flow  .cont .left{width:210px;float:left;text-align:center;}
 
 .flow  .cont .left a{width:120px;height:35px;text-align:center;background:#fff;line-height:35px;display: block;border-radius: 100px;margin-top:190px;margin-left:45px;}
 
 .flow  .cont ul { overflow: hidden; padding-top:52px;width:887px;height:320px;float:right;}
 
 .flow  .cont li {color:#1f62b1; float: left; width:220px; height: 160px; font-size: 22px; text-align: center; margin-bottom: 0px;padding:0 20px;}
 
 .flow  .cont li small { display: block;color:#444;font-size:14px;}
 
 
 
 /*about*/
 
 .about {overflow:hidden;padding-top:20px;padding-bottom:20px;}
 
 .about .about-cont {width:480px;float:left;}
 
 .about .about-cont .ab-hr{width:60px;height:2px;background:#1f62b1;}
 
 .about .about-cont .ab-title { font-size: 22px; font-weight: bold;margin:20px 0 10px 0;}
 
 .about .about-cont .ab-title span { color: #999; font-size: 16px; }
 
 .about .about-cont .ab-dis {font-size:18px;margin-bottom:20px;}
 
 .about .about-cont  p {color: #444; line-height: 22px;}
 
 .about .about-cont a{display: block;padding:3px;width:140px;text-align:center;background:#1f62b1;color:#fff;font-size:12px;}
 
 .about .video{width:550px;height:360px;background:url(video.png);float:right;}
 
 .about .video .advanjpg{margin-top:6px;margin-left:6px;width:539px;height:310px;border:0;position: relative;}
 
 .about .video .advanjpg .hd{position:absolute;z-index:10;left:223px;bottom:-60px;}
 
 .about .video .advanjpg .hd ul{padding:0;}
 
 .about .video .advanjpg .hd li{width:10px;height:10px;background:#333;color:#333;float:left;margin:0 5px;}
 
 .about .video .advanjpg .hd .on{background:#1f62b1}
 
 .about .video .advanjpg .bd{position: absolute;}
 
 .about .video .advanjpg .bd img{}
 
 
 
 
 
 
 
 
 
 
 
 
 
 /*roll*/
 
 .roll{padding-top:40px;padding-bottom:20px;clear:both;}
 
 .roll .slideGroup{}
 
 .roll .slideGroup .parHd{height:50px;line-height:50px;}
 
 .roll .slideGroup .parHd ul li{width:200px;height:50px;line-height:50px;text-align:center;color:#fff;background:#333;float:left;margin-right:10px;font-size:16px;}
 
 .roll .slideGroup .parHd ul .on{background:#1f62b1;}
 
 .roll .slideGroup .parHd .roll-hr{height:1px;width:510px;background:#888;float:left;margin-top:26px;margin-left:50px;}
 
 .roll .slideGroup .parHd  a{float:right;}
 
 .roll .slideGroup .parBd{position:relative;margin-top:20px;}
 
 .roll .slideBox .sPrev,.roll .slideBox .sNext { display: block; background:rgba(0,0,0,0.6); line-height: 40px; cursor: pointer; position: absolute; width:50px; height:40px; text-align: center; margin-top: 70px;z-index:10;}
 
 .roll .slideBox .sPrev {left:0;}
 
 .roll .slideBox .sNext { right:0; }
 
 .roll .slideBox a span { font-size: 18px; color: #fff; }
 
 .roll .slideBox ul { overflow: hidden; zoom: 1; }
 
 .roll .slideBox ul li { margin: 0 9px; float: left; _display: inline; overflow: hidden; width: 250px; background: #fff; text-align: center; }
 
 .roll .slideBox ul li .pic {padding: 6px;  border: 1px solid #ccc; }
 
 .roll .slideBox ul li .pic img { width: 100%; display: block; }
 
 .roll .slideBox ul li a{display: block;margin:10px 0;}
 
 
 
 
 
 /*news*/
 
 .news{background:#fff;overflow:hidden;}
 
 .block-1{overflow:hidden;}
 
 .block-1 .title{height:35px;border-bottom:1px solid #ccc;background:#fefefe;font-size: 16px;font-weight: bold;margin:10px;}
 
 .block-1 .title span{border-bottom:1px solid #1f62b1;line-height:35px;display: block;width:80px;text-align:center;}
 
 .block-1 .index-form{border:1px solid #ccc;width:286px;height:360px;float:left;overflow:hidden;}
 
 .block-1 .index-form .cont{}
 
 .block-1 .index-form .cont form{float:left;margin-left:20px;margin-top:10px;}
 
 .block-1 .index-form .cont form tr{float:left;margin-top:10px;}
 
 .block-1 .index-form .cont form tr td{line-height:30px;height:30px;}
 
 .block-1 .index-form .cont form .f-t{width:70px;}
 
 .block-1 .index-form .cont form .f-t2{width:100px;}
 
 .block-1 .index-form .cont form input{width:160px;height:25px;border-radius:3px;border:1px solid #aaa;background:#fff;font-size:12px;padding:3px;color:#aaa;}
 
 .block-1 .index-form .cont form .np{width:20px;height:20px;margin-right:5px;margin-top:5px;}
 
 .block-1 .index-form .cont form .time{float:left;clear:left;}
 
 .block-1 .index-form .cont form .time input{}
 
 .block-1 .index-form .cont form .validate{float:left;}
 
 .block-1 .index-form .cont form .validate input{width:70px;}
 
 .block-1 .index-form .cont form .validate img{cursor: pointer;display: block;width:75px;border:1px solid #ccc;margin-left:5px;margin-right:0;border-radius:5px;padding:3px;}
 
 .block-1 .index-form .cont form .submit{float:left;}
 
 .block-1 .index-form .cont form .coolbg{height:35px;line-height:35px;width:240px;background:#1f62b1;color:#fff;border:none;padding:0;}
 
 .block-1 .index-headline{border:1px solid #ccc;width:795px;height:300px;float:left;margin-left:20px;overflow:hidden;}
 
 .block-1 .index-headline .hd {height: 35px; line-height: 35px; border-bottom: 1px solid #ccc;margin:10px;}
 
 .block-1 .index-headline .hd li {float: left; margin-right:10px; font-size: 16px; padding: 0 10px;}
 
 .block-1 .index-headline .hd li a {font-size: 16px;font-weight: bold;}
 
 .block-1 .index-headline .hd .on { color: #FFD400;border-bottom:1px solid #1f62b1;line-height: 35px; }
 
 .block-1 .index-headline .hd .on a{color:#1f62b1;}
 
 .block-1 .index-headline .ne-img-h{line-height:68px;padding-left:20px;}
 
 .block-1 .index-headline .ne-img-h a{color:#1f62b1;}
 
 .block-1 .index-headline .ne-img-h i{font-size:20px;margin-right:20px;}
 
 .block-1 .index-headline .ne-img-h span{font-size:16px;}
 
 .block-1 .index-headline .ne-img{float:left;margin:5px 20px;}
 
 .block-1 .index-headline .ne-img img{width:180px;height:180px;border:1px solid #ccc;}
 
 .block-1 .index-headline .ne-list{width:480px;float:left;}
 
 .block-1 .index-headline .ne-list li{line-height:38px;border-bottom:1px dashed #ccc;}
 
 .block-1 .index-admissions{border:1px solid #ccc;width:260px;height:300px;float:right;overflow:hidden;}
 
 .block-1 .index-admissions ul li{line-height:36px;border-bottom:1px dashed #ccc;margin:10px;}
 
 .block-1 .index-admissions ul li i{font-size:20px;color:#1f62b1;margin-right:10px;}
 
 .block-1 .index-admissions ul li a{color:#666;}
 
 /*block-2*/
 
 .block-2{overflow:hidden;margin-top:20px;}
 
 .block-2 .title{height:35px;border-bottom:1px solid #ccc;background:#fefefe;font-size: 16px;font-weight: bold;margin:10px;}
 
 .block-2 .title span{border-bottom:1px solid #1f62b1;line-height:35px;display: block;width:80px;text-align:center;}
 
 .block-2 .index-media{border:1px solid #ccc;width:286px;height:400px;float:left;overflow:hidden;}
 
 .block-2 .index-media .me-img img{width:121px;height:95px;float:left;border:1px solid #ccc;margin:10px;}
 
 .block-2 .index-media .me-img span{padding-top:20px;display: block;font-size:16px;color:#1f62b1;}
 
 .block-2 .index-media .me-list{clear:both;padding:10px;}
 
 .block-2 .index-media .me-list li i{font-size:12px;margin-right:15px;line-height:35px;}
 
 
 
 .block-2 .center{border:1px solid #ccc;width:510px;height:400px;float:left;margin-left:20px;overflow:hidden;}
 
 .block-2 .center ul li{width:243px;height:168px;float:left;border:1px solid #eee;padding:5px;}
 
 .block-2 .center ul li .h5{font-size:16px;margin:15px 0;}
 
 .block-2 .center ul li img{width:100px;height:100px;float:left;border:1px solid #ccc;margin-right:10px;}
 
 .block-2 .center ul li p{font-size:12px;color:#666;}
 
 .block-2 .center ul li a{float:left;display: block;height:25px;width:70px;line-height:25px;text-align:center;background:#1F62B1;color:#fff;font-size:12px;}
 
 .block-2 .index-question{border:1px solid #ccc;width:260px;height:400px;float:right;overflow:hidden;}
 
 .block-2 .index-question .bd { padding: 0px; margin:10px;}
 
 .block-2 .index-question .infoList li { border-bottom: 1px dashed #ccc; }
 
 .block-2 .index-question .infoList li .h5 { font-size: 14px; color: #fff; height: 40px; margin: 0;line-height:20px;margin-top:10px;}
 
 .block-2 .index-question .infoList li .h5 span { background: #1f62b1; color: #fff; font-size: 14px; border-radius: 2px; margin-right: 5px;width:25px;height:25px;line-height:25px;text-align:center; float: left;display: block;}
 
 .block-2 .index-question .infoList li .h5 a { color: #333;}
 
 .block-2 .index-question .infoList li .answer { color: #666; padding-bottom: 20px; }
 
 .block-2 .index-question .infoList li .answer p { display: block; font-size: 12px; }
 
 .block-2 .index-question .infoList li .answer span { color: #fff; background: #999; font-size: 14px;border-radius: 2px; margin-right: 5px; float: left;width:25px;height:25px;text-align: center;line-height: 25px;}
 
 .cp_tit {font-size:40px;color:#333;text-align:center;height:85px;line-height:40px;overflow:hidden;background:url(../images/cp_tline.png) no-repeat center 60px;font-weight:700;}
.cp_tit a {color:#333;}
.cp_tit a:hover,.cp01 h3 a:hover {color:#0f7867;}
.cp_tit span {color:#333;display:block;font-size:20px;font-weight:normal;padding:3px 0 0;}
/*adv*/.index-adv {background:url(../images/ys_bg.jpg) no-repeat center 0;height:1100px;padding:82px 0 0;overflow:hidden;}
.index-adv .yous {height:750px;}
.index-adv .yous .cp_tit {color:#fff;background:url(../images/ys_tline.png) no-repeat center 60px;}
.index-adv .yous .cp_tit span {color:#fff;}
.index-adv .ys_t {height:143px;width:672px;background:#fff;box-shadow:0 3px 10px 3px rgba(0,0,0,0.1);position:absolute;top:560px;left:264px;z-index:10;}
.index-adv .ys_t ul li {font-size:20px;color:#333;float:left;width:168px;height:123px;padding:20px 0 0;position:relative;text-align:center;}
.index-adv .ys_t ul li:before {content:"";width:1px;height:37px;background:#efefef;position:absolute;top:50px;left:0;z-index:-1;}
.index-adv .ys_t ul li p {width:46px;height:46px;position:relative;margin:0 auto;}
.index-adv .ys_t ul li b {position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg);-webkit-transition:all 0.35s ease-out;transition:all 0.35s ease-out;margin:0 auto;}
.index-adv .ys_t ul li em {position:absolute;width:100%;height:100%;top:0;left:0;opacity:1;visibility:hidden;-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transition:all 0.1s ease 0.2s;transition:all 0.1s ease 0.2s;margin:0 auto;}
.index-adv .ys_t ul li b img,.ys_t ul li em img {display:block;width:46px;height:46px;}
.index-adv .ys_t ul li span {display:block;padding:10px 0 0;line-height:22px;}
.index-adv .ys_t ul li i {display:block;font-size:12px;text-transform:uppercase;color:rgba(51,51,51,0.4);text-transform:uppercase;font-family:Arial,Helvetica,sans-serif;}
.index-adv .ys_t ul li.on {background:#1f62b1;color:#fff;font-weight:bold;z-index:5;}
.index-adv .ys_t ul li.on i {color:rgba(255,255,255,0.4);font-weight:normal;}
.index-adv .ys_t ul li.on b {opacity:0;visibility:hidden;-webkit-transform:translateX(100%) rotate(180deg);transform:translateX(100%) rotate(180deg);}
.index-adv .ys_t ul li.on em {visibility:visible;opacity:1;-webkit-transform:scale(1);transform:scale(1);}
.index-adv .ys_t ul li:first-child:before {background:none;}
.index-adv .yous dl {position:relative;height:617px;background:#fff;margin-top:48px;}
.index-adv .yous dl dt {width:960px;height:617px;line-height:0;overflow:hidden;position:absolute;top:0;left:55%;}
.index-adv .yous dl dt img {width:960px;height:617px;}
.index-adv .yous dl dd {width:500px;float:left;padding:65px 0 0 55px;}
.index-adv .yous dl dd h5 {height:90px;border-bottom:#d6d6d6 2px solid;width:500px;display:inline-block;font-size:30px;color:#333;}
.index-adv .yous dl dd em {width:46px;height:46px;display:block;float:left;line-height:0;margin:6px 15px 0 0;}
.index-adv .yous dl dd em img {width:46px;height:46px;}
.index-adv .yous dl dd span {display:block;float:left;line-height:32px;}
.index-adv .yous dl dd i {display:block;font-size:16px;font-family:Arial,Helvetica,sans-serif;text-transform:uppercase;}
.index-adv .yous dl dd b {width:60px;height:50px;display:block;float:right;line-height:0;}
.index-adv .yous dl dd b img {width:60px;height:50px;}
.index-adv .yous dl dd p {font-size:16px;color:#333;padding:20px 0 0;line-height:30px;}
.index-adv .ban01 {padding:88px 0 0;}
.index-adv .ban01_l {width:900px;}
.index-adv .ban01_l b {background:url(../images/ban_k.png) no-repeat;display:block;width:196px;height:57px;line-height:56px;overflow:hidden;font-size:20px;color:#1f62b1;text-align:center;float:left;margin-top:25px;}
.index-adv .ban01_lm {padding:0 0 0 40px;width:660px;float:left;}
.index-adv .ban01_lm p {font-size:32px;color:#fff;font-weight:bold;height:56px;line-height:56px;}
.index-adv .ban01_lm ul li {font-size:18px;color:#fff;float:left;line-height:36px;background:url(../images/ban_ico.png) no-repeat 0 13px;padding:0 40px 0 20px;}
.index-adv .ban01_tel {width:220px;}
.index-adv .ban01_tel span {display:block;text-align:center;height:75px;}
.index-adv .ban01_tel b {display:block;font-size:26px;color:#fff;height:40px;line-height:40px;}
.index-adv .ban01_tel em {width:22px;height:22px;display:block;line-height:0;margin:0 auto;}
.index-adv .ban01_tel em img {width:22px;height:22px;}
.index-adv .ban01_tel a {font-size:14px;color:#333;display:block;width:110px;text-align:center;height:34px;line-height:34px;overflow:hidden;background:#fff;border-radius:30px;margin:0 auto;}
.index-adv .ban01_tel a {vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;}
.index-adv .ban01_tel a:hover {-webkit-animation-name:hvr-pulse;animation-name:hvr-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}
/**/
 
 
 
 .case { clear: both; padding: 10px 0; }
 
 .case .cont { padding-top: 10px; }
 
 .case .cont .case-img { overflow: hidden; position: relative; }
 
 .case .cont .case-img .bd .prev, .case .cont .case-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; }
 
 .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: 15px; }
 
 .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:270px; display: block; border: 1px solid #ccc; border-radius:2px; }
 
 .case .cont .case-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: 312px; background: url(foot-bg.jpg) center center; }
 
 .footer .foot-nav { height: 45px; line-height: 45px; background: #1F62B1; }
 
 .footer .foot-nav ul li { float: left; margin-right: 6px; margin-top: 8px; border-right: 1px solid #134888; }
 
 .footer .foot-nav ul li:first-child { border-left: 1px solid #134888; }
 
 .footer .foot-nav ul li a { display: block; height: 30px; line-height: 30px; color: #fff; padding: 0 24px; }
 
 .footer .foot-nav ul li a:hover { background: #fff; color: #000; }
 
 .footer .left { width: 300px; float: left; margin-top: 20px; height: 155px; }
 
 .footer .left .phone { color: #ddd; font-size: 24px; margin-left: 10px; background: #1F62B1; width: 258px; height: 44px; line-height: 44px; border-radius: 5px; }
 
 .footer .left .phone i { font-size: 40px; color: #ddd; margin-right: 15px; margin-top: 2px; margin-left: 2px; width: 40px; height: 40px; float: left; }
 
 .footer .right { width: 790px; float: right; margin-top: 25px; margin-bottom: 10px; }
 
 .footer .right .foot-address { width: 380px; float: left; color: #eee; padding-left:30px; margin-top: 10px; border-right: 1px solid #888; border-left: 1px solid #888; }
 
 .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-qr { float: left; color: #fafafa; width: 170px; text-align: center; margin-left: 20px; }
 
 .footer .right .foot-qr img { width: 150px; display: block; margin: 10px auto; }
 
 .footer .right .foot-qr span { letter-spacing: 2px; }
 
 .footer .right .foot-link { width: 150px; float: right; }
 
 .footer .right .foot-link a { display: block; width: 125px; height: 40px; border-radius: 5px; line-height: 40px; text-align: center; margin: 10px 0;     color: #0B3663;background: #FFFFFF;}
 
 .footer .right .foot-link a:hover { background: #1f62b1; }
 
 .footer .right .foot-link a img { width: 125px; height: 40px; border-radius: 5px; }
 
 .footer .foot-bottom { height: 40px; line-height: 22px; color: #fafafa; background: rgba(0,0,0,0.2); }
 
 .footer .foot-bottom a { color: #fafafa; }
 
 .inner { background: #f6f6f6; }
 
 .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-news { height: 260px; background: url(banner-news.jpg) center center; }
 
 .inner .inner-title { height: 100px; text-align: center; margin: 30px auto; font-size: 24px; color: #1f62b1; 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; color: #333; padding: 0 3px; padding-bottom: 10px; }
 
 .inner .pro-arc-cont .container { background: #fff; border: 1px solid #ddd; padding: 10px; margin: 10px auto; width: 1078px !important; }
 
 .inner .pro-arc-cont .inner-place { height: 30px; line-height: 30px; border-bottom: 1px dashed #ccc; }
 
 .inner .pro-arc-cont .explain { overflow: hidden; margin: 0px auto; }
 
 .inner .pro-arc-cont .explain .left { float: left; }
 
 .inner .pro-arc-cont .explain .left li { margin-left: 5px; margin-top: 10px; margin-bottom: 10px; width: 500px; text-align: center; list-style: none; padding: 4px; border: 1px solid #eee; }
 
 .inner .pro-arc-cont .explain .left img { max-width: 500px; max-height:375px;}
 
 .inner .pro-arc-cont .explain .right { width: 550px; float: right; margin-bottom: 20px; }
 
 .inner .pro-arc-cont .explain .right .inner-title { height: 30px; line-height: 30px; margin: 10px auto; font-size: 20px; color: #1f62b1; }
 
 .inner .pro-arc-cont .explain .right ul li { padding-left: 20px; line-height: 35px; border-bottom: 1px dashed #ccc; color: #333; }
 
 .inner .pro-arc-cont .explain .right ul li span { font-weight: bold; }
 
 .inner .pro-arc-cont .explain .right .hd { margin-top: 10px; }
 
 .inner .pro-arc-cont .explain .right .hd img { width: 100px; border: 1px solid #ccc; padding: 2px; cursor: pointer; }
 
 .inner .pro-arc-cont .explain .right .hd li { float: left; margin-right: 5px; border: 0; }
 
 .inner .pro-arc-cont .explain .prevnext { clear: both; overflow: hidden; padding: 10px; border: 1px solid #ccc; margin: 10px; background: #efefef; }
 
 .inner .pro-arc-cont .explain .prevnext li { float: left; width: 480px; color: #666; }
 
 .inner .pro-arc-cont .explain .prevnext li a { color: #666; }
 
 .inner .pro-arc-cont .explain .prevnext li a:hover { color: #1f62b1; }
 
 .inner .inner-left { width: 260px; float: left; }
 
 .inner .inner-left .inner-nav { background: #fff; 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; background: #1f62b1; }
 
 .inner .inner-left .inner-nav .pro-nav-t span { display: block; font-size: 12px; font-weight: 500px; }
 
 .inner .pro-nav { float: left; width: 260px; background: #fff; border: 1px solid #eee; }
 
 .inner .pro-nav .pro-nav-t { background: #1f62b1; font-size: 20px; font-weight: bold; text-align: center; color: #fff; padding-top: 15px; padding-bottom: 15px; }
 
 .inner .pro-nav .pro-nav-t span { display: block; font-size: 12px; font-weight: 500; margin-top: 2px; }
 
 .inner .pro-nav .pro-nav-menu { }
 
 .inner .pro-nav .pro-nav-menu ul li { }
 
 .inner .pro-nav .pro-nav-menu ul li i { float: right; font-size: 20px; margin-top: 8px; }
 
 .inner .pro-nav .pro-nav-menu ul li .pro-nav-bt { display: block; line-height: 35px; height: 35px; font-size: 16px; background: #333 url(head-nav.jpg); padding: 0 20px; margin-top: 5px; color: #fff; }
 
 .inner .pro-nav .pro-nav-menu .sub-menu li a { display: block; line-height: 30px; height: 30px; border-bottom: 1px dotted #ccc; padding: 0 20px; }
 
 .inner .pro-nav .pro-nav-menu .sub-menu li i { float: left; font-size: 14px; margin-top: 8px; margin-left: 20px; margin-right: 10px; color: #1f62b1; }
 
 .inner .inner-left .inner-nav ul li { height: 56px; line-height: 56px; border-bottom: 1px dashed #ddd; padding: 0 20px; }
 
 .inner .inner-left .inner-nav ul li span { font-size: 16px; margin-top: 16px; margin-right: 20px; color: #1f62b1; }
 
 .inner .inner-left .inner-nav ul li i { float: right; font-size: 20px; margin-top: 16px; }
 
 .inner .inner-left .inner-nav ul li a { display: block; }
 
 .inner .inner-left .inner-nav ul li:hover { background: #FFAC38; }
 
 .inner .inner-left .inner-nav ul li:hover a { color: #fff; }
 
 .inner .inner-left .inner-nav ul .hover { background: #FFAC38; }
 
 .inner .inner-left .inner-nav ul .hover a { color: #fff; }
 
 .inner .inner-left .hot-pro { margin-top: 10px; border: 1px solid #1f62b1; overflow: hidden; }
 
 .inner .inner-left .hot-pro .title { height: 40px; line-height: 40px; font-size: 16px; text-align: center; color: #fff; background: #1f62b1; 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 #1f62b1; }
 
 .inner .inner-left .inner-contact .title { height: 40px; line-height: 40px; font-size: 16px; text-align: center; color: #fff; background: #1f62b1; 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: #1f62b1; font-weight: bold; }
 
 .inner .inner-left .hot-news { margin-top: 10px; border: 1px solid #1f62b1; }
 
 .inner .inner-left .hot-news .title { height: 40px; line-height: 40px; font-size: 16px; text-align: center; color: #fff; background: #1f62b1; 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: #1f62b1; }
 
 .inner .inner-left .hot-news ul li a { color: #666; }
 
 .inner .inner-right { overflow: hidden; float: right; width: 827px; border: 1px solid #ccc; background: #fff; }
 
 .inner .inner-right .inner-place { margin-top: 0px; height: 40px; line-height: 40px; clear: both; overflow: hidden; background: #414141 url(title-bg.jpg); padding: 0 50px; }
 
 .inner .inner-right .inner-place span { font-size: 20px; margin-right: 10px; color: #1f62b1; }
 
 .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: 10px; }
 
 .inner .inner-right .pro-img ul li { width: 255px; float: left; margin: 0 5px 15px 5px; background: #eee; padding: 4px; border: 1px solid #ccc;   height: 223px; }
 
 .inner .inner-right .pro-img ul li:hover { border: 1px solid #1f62b1; }
 
 .inner .inner-right .pro-img ul li:hover span { color: #1f62b1; }
 
 .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 .inner-page { text-align: center; height: 30px; padding-top: 10px; clear: both; overflow: hidden; margin-bottom: 10px; }
 
 .inner .inner-right .inner-page ul li { height: 30px;   margin-top: -10px; float: left; left: 15%; position: relative; ; margin-right: 1px; width: auto; padding: 3px 10px; color: #666; border: 1px solid #ccc;  background: #eee; }
 
 .inner .inner-right .inner-page ul li a { color: #666; display: block; }
 
 .inner .inner-right .inner-page ul li a:hover { color: #1f62b1; }
 
 .inner .inner-right .inner-page ul li .pageinfo { width: 200px; display: block; background: #666; background: #999; color: #fff; margin: -5px; }
 
 .inner .inner-right .inner-page .thisclass { background: #1f62b1; border: 1px solid #1f62b1; color: #fff; }
 
 .inner .inner-right .inner-page .thisclass a { color: #fff; }
 
 .inner .inner-right .case-img { overflow: hidden; }
 
 .inner .inner-right .case-img ul li { margin: 10px; border: 1px solid #ccc; background: #fafafa; height: 220px; clear: both; overflow: hidden; }
 
 .inner .inner-right .case-img ul li img { width: 270px; float: left; padding: 3px; border: 1px solid #ccc; margin: 5px; }
 
 .inner .inner-right .case-img ul li .text { width: 490px; float: right; }
 
 .inner .inner-right .case-img ul li .text .case-title { font-size: 16px; font-weight: bold; margin-top: 10px; }
 
 .inner .inner-right .case-img ul li .text p { color: #666; font-size: 12px; margin-top: 10px; }
 
 .inner .inner-right .case-img ul li .case-link { height: 32px; line-height: 32px; width: 120px; text-align: center; background: #1f62b1; color: #fff; margin-top: 10px; }
 
 .inner .inner-right .case-img ul li .case-link a { display: block; 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: #1f62b1 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 #1f62b1; padding: 2px; }
 
 .inner .inner-right .rec-news .rec-news-img li a { font-size: 16px; color: #1f62b1; 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: 10px; }
 
 .inner .inner-right .rec-news .rec-news-list li { height: 40px; line-height: 40px; border-bottom: 1px dashed #ccc; width: 370px; float: left; margin: 0 10px;overflow:hidden; }
 
 .inner .inner-right .rec-news .rec-news-list li span { color: #1f62b1; 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; overflow: hidden; margin-bottom: 20px; }
 
 .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: 540px; 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: #1f62b1; }
 
 .inner .inner-right .list-article .news-list li .li-title strong { font-weight: 500; color: #1f62b1; }
 
 .inner .inner-right .list-article .news-list li .li-title strong a { color: #1f62b1; }
 
 .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 {    margin-top: -10px; 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: #1f62b1; }
 
 .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: #1f62b1; border: 1px solid #1f62b1; }
 
 .inner .inner-right .news-list .inner-page .thisclass a { color: #fff; }
 
 .inner .inner-right .article-image { padding: 0px; overflow: hidden; margin-bottom: 20px; position: relative; margin-top: 10px; color: #333; }
 
 .inner .inner-right .article-image .hd { height: 30px; line-height: 30px; border-bottom: 1px solid #ccc; margin: 10px; }
 
 .inner .inner-right .article-image .hd li { width: 100px; float: left; background: #ccc; text-align: center; margin-right: 10px; cursor: pointer; }
 
 .inner .inner-right .article-image .hd .on { background: #1f62b1; color: #fff; }
 
 .inner .inner-right .article-image .pro-show img { padding: 5px; border: 1px solid #eee; display: block; margin: 10px auto; }
 
 .inner .inner-right .article-image .pro-body { padding: 0 10px; }
 
 .inner .inner-right .article-image .pro-body img { display: block; margin: 10px auto; max-width: 800px; }
 
 .inner .inner-right .article-image .pro-body table td { border: 1px solid #ccc; }
 
 .inner .inner-right .article-image .parameter { padding: 10px; }
 
 .inner .inner-right .article-image .parameter tr { border-bottom: 1px solid #ccc; }
 
 .inner .inner-right .article-image .parameter td { border: 1px solid #ccc; text-align: center; line-height: 31px; }
 
 .inner .inner-right .article-image .parameter th { border: 1px solid #ccc; text-align: center; line-height: 31px; background: #1f62b1; color: #fff; }
 
 .inner .inner-right .article-image .parameter p { margin: 0; }
 
 .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: #1f62b1 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 blockquote { font-size: 16px; background: #eee; border-left-color: #1f62b1; margin-top: 10px; margin-bottom: 10px; }
 
 .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: #1f62b1 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; width: 650px; height: 100px; }
 
 .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: #1f62b1; }
 
 .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 { float: left; }
 
 .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 .art-info { margin: 10px; font-size: 12px; color: #666; border: 1px dashed #ccc; padding: 10px; }
 
 .inner .inner-right .article-article .info { line-height: 24px; color: #666; padding: 10px; }
 
 .inner .inner-right .article-article .info blockquote { padding: 5px 10px; background: #f6f6f6; font-size: 16px; border-left-color: #1f62b1; }
 
 .inner .inner-right .article-article .info img { padding: 3px; border: 1px solid #ccc; margin: 10px auto; display: block; }
 
 .inner .inner-right .article-article .prevnext { margin: 20px auto; height: 35px; line-height: 35px; background: #eee; padding: 5px 0; border: 1px solid #ccc; color: #333; }
 
 .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: #1f62b1; }
 
 .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: #1f62b1 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-right .case-info { margin-bottom: 10px; overflow: hidden; }
 
 .inner .inner-right .case-info p { margin: 5px; float: left; border: 1px solid #ccc; border-radius: 5px; line-height: 30px; text-align: center; padding-right: 10px; }
 
 .inner .inner-right .case-info p span { background: #1f62b1; color: #fff; display: block; padding: 0 5px; float: left; margin-right: 5px; }
 
 .inner .inner-right .case-show span { display: block; margin: 10px auto; text-align: center; background: #eee; margin-right: 10px; }
 
 .inner .inner-news-nav ul li { width: 120px; }
 
 .inner .inner-body { overflow: hidden; padding-top: 10px; padding-bottom: 10px; color: #666; }
 
 .inner .inner-body .title { border-bottom: 1px solid #ccc; height: 40px; line-height: 40px; }
 
 .inner .inner-body .title h3 { border-bottom: 1px solid #1f62b1; float: left; margin: 0; height: 40px; line-height: 40px; font-size: 20px; font-weight: bold; color: #1f62b1; }
 
 .inner .inner-body .title h3 strong { font-size: 26px; color: #1f62b1; }
 
 .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: #1f62b1; 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 #1f62b1; }
 
 .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 #1f62b1; }
 
 .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: 180px; margin-right: 20px; height: 130px; }
 
 .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;clear:  both;}
 
 .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 .inner-discription table tr td { border: 1px solid #ccc; padding: 5px 10px; }
 
 .kefu { position: fixed; width: 54px; height: 275px; right: 0; top: 30%; z-index: 80; }
 
 .kefu ul li { width: 54px; height: 54px; float: left; position: relative; border-bottom: 1px solid #444; }
 
 .kefu ul li div { position: absolute; width: 54px; height: 54px; line-height: 54px; top: 0; right: 0; transition: all 0.3s; background: #000; opacity: 0.8; filter: Alpha(opacity=80); color: #fff; overflow: hidden; }
 
 .kefu ul li div:hover { background: #1f62b1; opacity: 1; filter: Alpha(opacity=100); }
 
 .kefu ul li i { font-size: 30px; height: 54px; width: 54px; text-align: center; line-height: 54px; color: #fff; float: left; }
 
 .kefu ul li .kefutop { width: 54px; height: 54px; line-height: 54px; display: inline-block; background: #000; opacity: 0.8; filter: Alpha(opacity=80); transition: all 0.3s; }
 
 .kefu ul li .kefutop:hover { background: #1f62b1; opacity: 1; filter: Alpha(opacity=100); }
 
 .kefu ul li img { position: fixed; right: 54px; width: 150px; border: 2px solid #ccc; border-radius: 5px; top: 250px; display: none; }
 
 .kefu .kefu-qr:hover img { display: block; }
 
 .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; }
 
 