﻿body { background: #fff; color: #333; position: relative; }
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: #333; }
a:hover { text-decoration: none; color: #005AAB; }
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; }
ul { padding: 0; list-style: none; margin: 0; }
@font-face { font-family: fzzdh; src: url("../fonts/fzzdh.ttf"); }
em { font-style: normal; }
.arckeywords{font-size: 12px;margin-left: 5px;}
.arckeywords i{color: #005AAB;}
.container { width: 1200px !important; padding: 0; }
.head { position: relative; z-index: 10; }
.head .head-top { height: 30px; line-height: 30px; background: #fff url(../images/head-top-bg.jpg); border-bottom: 1px solid #d0d0d0; }
.head .head-top .left { float: left; color: #666; }
.head .head-top .right { float: right; color: #666; }
.head .head-top .right .bdsharebuttonbox { float: left; padding-top: 0px; }
.head .head-top .right .btn { color: #666; padding: 0 10px; }
.head .head-top .right span { color: #aaa; }
.head .head-center { height: 120px; background: url(../images/head-bg.jpg); clear: both; }
.head .head-center h1 { float: left; margin-top: 0px; margin-bottom: 0; }
.head .head-center .introduce { float: left; width: 325px;margin-left: 40px; }
.head .head-center .introduce img { float: left; margin-right: 18px; }
.head .head-center .introduce .h2 { margin-top: 35px; margin-bottom: 5px; font-weight: bold; font-size: 24px; color: #005AAB; }
.head .head-center .introduce .h2 span { }
.head .head-center .introduce em { font-size: 18px; color: #333; }
.head .head-center .phone {  font-size: 26px; margin-top: 10px;float: right; }
.head .head-center .phone img { margin-right: 10px; float: left; margin-top: 18px; }
.head .head-center .phone .phone-num { float: left; margin-top: 20px; }
.head .head-center .phone small { font-size: 16px; display: block; margin-left: 3px; color: #333; }
.head .head-center .phone span { display: block; color: #005AAB; font-weight: bold; height: 28px; }
.nav { height: 45px; background: #005AAB url(../images/head-nav-bg.jpg) center center; clear: both; position: relative; z-index: 10; }
.nav .menu { }
.nav .menu { position: relative; z-index: 1; }
.nav .menu a { color: #fff; }
.nav .menu li { float: left; position: relative; display: inline; height: 45px; }
.nav .menu li a { display: block; font-size: 14px; width: 130px; height: 28px; text-align: center; line-height: 28px; border-right: 1px solid #005FAF; border-left: 1px solid #0294DD; margin-top: 8px; }
.nav .menu li:hover { background: url(../images/head-nav-hover.jpg) center center; color: #000； }
.nav .menu .index { background: url(../images/head-nav-hover.jpg) center center; }
.nav .menu .index a { color: #000; }
.nav .menu li:hover a { color: #000; }

.banner { width: 100%; height: 600px; 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: #005AAB; color: #005AAB; }
.banner .bd { width: 100%; height: 600px; overflow: hidden; margin: 0 auto; position: relative }
.banner .bd ul { width: 100%; height: 600px; overflow: hidden; position: absolute; top: 0; left: 0 }
.banner .bd li { float: left; width: 100%; height: 600px; }
.banner .bd li span { display: block; width: 100%; height: 600px }
.banner .bd li a { display: block; width: 100%; height: 600px }
.banner .bd li .img_1 { background: url("../images/banner1.jpg") center top no-repeat }
.banner .bd li .img_2 { background: url("../images/banner2.jpg") center top no-repeat }
.banner .bd li .img_3 { background: url("../images/banner3.jpg") center top no-repeat }
.banner .bd li .img_4 { background: url("../images/banner4.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: 935px; }
.search .tags div { float: left; font-size: 14px; line-height: 40px; margin: 0; font-weight: bold; color: #20171a; }
.search .tags li{ float: left; }
.search .tags h4{display: inline;font-size: 12px;}
.search .tags 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: 30px; background: #005AAB; 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 #044580; text-align: center; line-height: 40px; background: #005AAB; border-right: 1px solid #044580; }
.navbar-example .navbar-nav>li>a { padding: 0; line-height: 40px; color: #fff; }
.navbar-example .navbar-nav>li>a:hover { background: #fff; color: #005AAB; }
.navbar-example .navbar-nav>li.active>a { color: #005AAB; cursor: default; background-color: #fff; border: 0; line-height: 40px; }
/*product*/
.product { clear: both; overflow: hidden; margin-top: 20px; background: #fafafa; border-top: 1px solid #eee; padding-top: 10px; padding-bottom: 15px; }
.product .title { overflow: hidden; text-align: center; height: 43px; background: url(../images/title-en-bg.png) center center no-repeat; margin-bottom: 20px; }
.product .title .h2 { font-size: 24px; color: #fff; font-weight: bold; width: 360px; margin: 0 auto; margin-top: 8px; letter-spacing: 0px; text-align: center; }
.product .title .h2 a { color: #fff; }
.product .title .h2 a:hover { color: #fff; }
.product .title .h2 span { color: #FFA500; }
.product .pro-nav { float: left; width: 220px; background: #fff; border: 1px solid #ccc; }
.product .pro-nav .pro-nav-t { background: #005AAB url(../images/pro-left-title.png); font-size: 20px; font-weight: bold; text-align: center; color: #fff; padding-top: 15px; padding-bottom:5px; }
.product .pro-nav .pro-nav-t span { display: block; font-size: 12px; font-weight: 500; margin-top: 2px; }
.product .pro-nav .pro-nav-menu { }
.product .pro-nav .ditu{ width:218px; height:auto;}
.product .pro-nav .menu { overflow: hidden; padding: 10px 0px; background: url(../images/pro-left-c.png) #eee; }
.product .pro-nav .menu strong { height: 40px; line-height: 40px; margin-bottom: 8px; background: #fff; border-radius: 5px; display: block; border: 1px solid #00962E; }
.product .pro-nav .menu strong span { float: right; margin-right: 10px; margin-top: 12px; }
.product .pro-nav .menu strong a { font-size: 16px; font-weight: bold; color: #005AAB; margin-left: 14px; display: block; }
.product .pro-nav .menu strong:hover { background: #005b1c; border: 1px solid #005b1c; }
.product .pro-nav .menu strong:hover a { color: #fff; }
.product .pro-nav ul { overflow: hidden; }
.product .pro-nav ul li { margin-right: 5px; margin-left: 5px; line-height: 40px; }
.product .pro-nav ul li a { font-size: 16px; color: #fff; padding-left: 20px; display: block; background: #666 url(../images/pro-left-a.png); }
.product .pro-nav ul li a:hover { background-position: 0 40px; }
.product .pro-nav ul li a span { margin-right: 10px; color: #fff; }
.product .pro-nav ul dl{}
.product .pro-nav ul dt{margin-right: 5px; margin-left: 5px; line-height: 40px;font-weight: normal;}
.product .pro-nav ul dt a{color: #212121;display: block;height: 40px;line-height: 40px;border-top: 1px solid #dadada;font-size: 14px;padding: 0 30px;overflow: hidden;background-color: #fff;}
.product .pro-nav ul dt a:hover{ background-color:#3D9FF8; color:#fff;}
.product .pro-nav .phone { clear: both; padding-top: 10px; background: #eee; }
.product .pro-nav .phone span { font-size: 18px; margin-right: 10px; margin-left: 30px; color: #005AAB; }
.product .pro-nav .phone strong { font-size: 16px; font-weight: 500; }
.product .pro-nav .phone li { line-height: 30px; color: #111; border: 0; margin-left: 0; margin-right: 0; border-top: 1px dashed #ccc;  }
.product .pro-nav .kefu-center { text-align: center; padding: 0; background: #eee; }
.product .pro-nav .kefu-center ul { overflow: hidden; padding-top: 0px; border-radius: 5px; margin: 5px 20px; background: none; }
.product .pro-nav .kefu-center li { height: 33px; margin-right: 0px; margin-left: 0px; line-height: 33px; border-bottom: 0px; }
.product .pro-nav .kefu-center li a { margin-left: 0; background: none; padding: 0; color: #333; }
.product .pro-nav .kefu-center li img { border: 1px solid #005AAB; border-radius: 5px; background: #fff; }
.product .pro-nav .kefu-center .qrcode { margin-top: 10px; }
.product .pro-nav .kefu-center .qrcode img { width: 160px; background: #fff; padding: 5px; border-radius: 5px; }
.product .new-p { clear: both; padding-top: 10px; }
.product .new-p .new-p-t { background: #4097d1; font-size: 20px; font-weight: bold; text-align: center; color: #fff; padding-top: 15px; padding-bottom: 15px; }
.product .new-p .new-p-t span { display: block; font-size: 12px; font-weight: 500; margin-top: 2px; }
.product .new-p ul li { margin: 8px; }
.product .new-p ul li a { margin: 0; text-align: center; }
.product .new-p ul li img { width: 200px; border: 3px solid #fff; }
.product .pro-img { width: 965px; float: right; }
.product .pro-img ul { zoom: 1; }
.product .pro-img li { width: 226px; float: left; position: relative; margin: 5px 7px; background: #797979; border: 3px solid #797979; -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 .pro-img li img { width:220px; height:186px; display: block; }
.product .pro-img li span { color: #fff; float: left; padding: 5px; margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
.product .pro-img li .a-link { font-size: 12px; color: #666; padding: 3px 10px; float: right; background: #eee; margin-right: 10px; margin-top: 5px; }
.product .pro-img li:hover { z-index: 20; -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); transform: translateY(-5px); background: #005AAB; border: 3px solid #005AAB; }
/*hengtiao*/
.w{width:1200px;margin:0 auto;}
.w-1{ max-width:1920px;margin:0 auto; min-width:1002px; position:relative;}
.bar2{background:url(../images/bar2.jpg) center center no-repeat; height:196px;  color:white;}
.bar2 span{ margin-left:850px; line-height:25px; font-size:22px; font-weight:bold; width:350px; height:30px; display:block; padding-top:75px}
.bar3{background:url(../images/bar3.jpg) center center no-repeat; height:151px;  color:white;}
.bar3 span{ margin-left:850px; line-height:25px; font-size:22px; font-weight:bold; width:350px; height:30px; display:block; padding-top:38px}
/*about*/
.main2{margin:0 auto; padding:20px 0; background-color:#f8f8f8}
.w{width:1200px;margin:0 auto;}
.title-4{line-height:127px;height:127px;padding:0;font-family:"微软雅黑";font-size:14px; background:url(../images/title-4.jpg) no-repeat center center;}
.title-4 span{ color:black; font-size:36px;font-family:"微软雅黑"; display:block; line-height:50px; text-align:center; font-weight:bold;background:url(../images/title-span.jpg) no-repeat 20px center;}
.title-4 span.title{ font-size:18px; color:#277bce; line-height:35px; font-weight:normal}
.about{ color:#353535; line-height:28px;*line-height:28px;_line-height:28px; margin:20px 0; padding:30px 0; height:338px; padding-bottom:10px;background:url(../images/about_top.jpg) center center no-repeat;}
.about p{color:#353535; padding:110px 0px 0 585px; line-height:26px; font-size:14px}
.about p span{ display:block; color:#004386; font-weight:bold; font-size:18px; line-height:34px; margin-bottom:5px}
.about p span.spe{ color:#95d050;background:url(../images/spe.jpg) bottom center no-repeat; height:55px; margin-bottom:10px;}
.about img{ line-height:0; margin:0 0 5px;}
.bar4{background:url(../images/bar4.jpg) center center no-repeat; height:221px}
.title_a{width: 1200px;margin: auto;overflow: hidden;text-align: center;height: 76px;background: url(../images/title-en-bg.png) center center no-repeat;margin: 0 auto;}
.h2_a{font-size: 24px;color: #333;width: 250px;float: left;margin: 0 auto;margin-top: 23px;letter-spacing: 0px;margin-left: 460px;}
#LeftButton4{ position:absolute; left:0px; top:50px;*top:50px;}
#RightButton4{ position:absolute;right:1px; top:50px;*top:50px;}
.ul-2{list-style:none;margin:0;}
.ul-2 li{ margin:0; float:left!important; clear:none!important; margin-right:45px;overflow:hidden;text-align:center; position:relative; color:red; }
.ul-2 li a{ display:block; text-align:center;}
.ul-2 li a.a-p{ text-align:left; color:#292929; padding-left:40px; font-size:12px;line-height:60px; height:80px;font-family:"微软雅黑";background:url(../images/a-p.png) 56px 47px no-repeat; background-color:#ededed}
.ul-2 li a.a-p span{ color:red; display:block}
.ul-2 li a.a-p:hover,.ul-2 li a.hover {color:white;background:url(../images/a-phv.jpg) 56px 47px no-repeat; background-color:#c30101}
.ul-2 li div{ height:160px;text-align:center;/*非IE的主流浏览器识别的垂直居中的方法*/display: table-cell;/*设置垂直居中*/vertical-align:middle;/*设置水平居中*/text-align:center;/* 针对IE的Hack */*display: block;*font-size:124px; border:3px solid white}
.ul-2 li img{vertical-align:middle;}
.ul-2 li.on{ background:#cf0000;transition-duration:0.8s;}
.ul-2 li.on a{ color:#fff;transition-duration:0.8s;}
/*news*/
.news { background: url(../images/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 #ccc; }
.news .ne-title span { color: #999; font-size: 20px; float: left; margin-top: 5px; }
.news .ne-title div { 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: #eee; 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 #ccc; }
.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: #FFD400; }
.news .news-left .hd .link { float: right; color: #eee; 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 #ccc; }
.news .news-left .ne-img li img { width: 200px; height: 134px; display: block; float: left; margin-right: 20px; border: 1px solid #ccc; }
.news .news-left .ne-img span { display: block; font-size: 16px; color: #FFD400; margin: 10px 0; font-weight: bold; }
.news .news-left .ne-img p { color: #eee; line-height: 24px; }
.news .news-left .ne-img a { color: #ccc; margin-top: 20px; border: 0; font-size: 12px; }
.news .news-left .ne-img a:hover { color: #FFD400; }
.news .news-left .ne-list { overflow: hidden; }
.news .news-left .ne-list li { height: 40px; line-height: 40px; border-bottom: 1px dashed #ccc; width: 340px; float: left; margin: 0 15px; }
.news .news-left .ne-list li span { color: #FFD400; margin-right: 10px; }
.news .news-left .ne-list li a { color: #eee; }
.news .news-left .ne-list li a:hover { color: #FFD400; }
.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: #ccc; }
.news .news-right { width: 320px; float: right; }
.news .news-right .title { overflow: hidden; position: relative; }
.news .news-right .title { font-size: 16px; color: #FFD400; line-height: 40px; }
.news .news-right .title span { color: #999; margin-left: 10px; font-size: 14px; }
.news .news-right .title .link { display: block; color: #eee; 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 #ccc; }
.news .news-right .question-top .infoList li h5 { font-size: 14px; color: #FFD400; height: 50px; line-height: 50px; margin: 0; }
.news .news-right .question-top .infoList li h5 strong { background: #ffD400; padding: 3px; color: #fff; font-size: 14px; border-radius: 2px; margin-right: 5px; }
.news .news-right .question-top .infoList li h5 a { color: #FFD400; }
.news .news-right .question-top .infoList li .answer { color: #eee; 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 strong { color: #fff; background: #ccc; font-size: 14px; padding: 3px; border-radius: 2px; margin-right: 5px; float: left; }
.offer1 { background: url(../images/offer1.jpg) center center; height: 200px; }
.offer { background: url(../images/offer.jpg) center center; height: 177px; }
.offer .container { }
.offer .cont { margin-top: 38px; }
.offer a { display: block; height: 36px; color: #333; font-size: 24px; font-weight: bold; margin-left: 100px; }
.offer p { color: #fff; font-size: 24px; margin-top: 3px; margin-left: 60px; }
.offer p span { color: #ffb900; }
.offer ul { margin-left: 78px; }
.offer ul li { float: left; margin-right: 50px; color: #fff; margin-top: 0px; font-size: 18px; }
/*youshi*/
.advantage { overflow: hidden; margin-top: 10px; }
.advantage .advan-title { height: 200px; background: url(../images/advantage_01.jpg) center center; }
.advantage .title { padding-top:55px; width:510px; }
.advantage .title strong { font-size: 22px; color: #fff; font-weight: bold;margin-left:70px;}
.advantage .title .m_l{ margin-left:110px;}
.advantage .title .m_ll{ margin-left:110px;}
.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: 20px;  width: 630px;}
.advantage .cont span { color: #044580; margin-right: 5px; }
.advantage .cont strong { color: #FE0202; font-weight: 500; }
.advantage .cont .btn { margin-left: 60px; }
.advantage .cont a { width:99px; height: 37px; background: url(../images/advan-btn.jpg) center center; line-height: 37px;padding-left:15px;color: #fff; display: block; float: left; margin: 0 30px;text-align:left;}
.advantage .adv1 { background: url(../images/advantage_02.jpg) center center; height: 370px; }
.advantage .adv2 { background: url(../images/advantage_03.jpg) center center; height: 370px; }
.advantage .adv3 { background: url(../images/advantage_04.jpg) center center; height: 370px; }
.advantage .adv4 { background: url(../images/advantage_05.jpg) center center; height: 370px; }
.advantage .adv2 .title, .advantage .adv4 .title {float:right;}
.advantage .adv2 .cont, .advantage .adv4 .cont { width: 530px; float: right;overflow: hidden;clear: both;}
.service{margin-top:20px;height:100px;}
.service .container{width:1200px !important;}
.service .title {width:1100px !important;overflow: hidden; text-align: center;height:76px;background:url(../images/title-en-bg.png) center center no-repeat;margin:0 auto;}
.service .title .h2 {font-size: 24px; color: #333;width:220px;float:left;margin:0 auto;margin-top:23px;letter-spacing:0px;margin-left:460px;}
.service .title .h2 a { color: #fff;}
.service .title .h2 a:hover { color: #ff9b25; }
.service .title em { color: #999;display: block;margin-top:26px;float:left;font-size:18px;margin-left:20px;}
.service .cont{position:relative;text-align:center;}
.service .cont strong{display: block;margin:0px auto;font-size:16px;}
.service .cont li{position: absolute; background: url(../images/service-li.png) no-repeat;width: 248px;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(../images/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*/
.container1{width: 1400px !important;padding: 0;margin: auto;}
.case {  overflow: hidden;   }
.case .cont { border-top: 0; padding-bottom: 10px;}
.case .cont .case-img { overflow: hidden; position: relative; }
.case .cont .case-img .bd{ margin-top:15px;}
.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 { margin: auto;}
.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: #fff;   border: 1px solid #c8c8c8;}
.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; height:225px; display: block; padding: 10px; }
.case .cont .case-img .bd ul li span { color:#005AAB;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; }
.evaluate { padding-top: 30px; clear: both; overflow: hidden; }
.evaluate .left { width: 720px; float: left; overflow: hidden; border: 1px solid #ccc; border-top: 0; }
.evaluate .left .title { height: 40px; line-height: 40px; background: #005AAB url(../images/title-bg.jpg); padding: 0 10px; }
.evaluate .left .title span { color: #999; font-size: 20px; float: left; margin-top: 5px; }
.evaluate .left .title div { float: left; margin: 0; margin-left: 35px; color:#fff; font-size: 16px; font-weight: bold; line-height: 40px; margin-right: 10px; }
.evaluate .left .title small { color: #eee; }
.evaluate .left .title .link { float: right; color: #ccc; font-size: 12px; }
.evaluate .left .cont { background: #fafafa; padding-top: 10px; }
.evaluate .left .cont ul li { margin: 0px 10px 10px 0px; border-bottom: 1px dashed #ccc; overflow: hidden; clear: both; padding-bottom: 10px; }
.evaluate .left .cont ul li img { width: 180px; float: left; margin-right: 20px; border: 1px solid #ccc; padding: 3px; display: block; }
.evaluate .left .cont ul li span { font-size: 16px; font-weight: bold; color: #005AAB; margin-bottom: 5px; display: block; margin-top: 10px; }
.evaluate .left .cont ul li p { color: #666; }
.evaluate .left .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; }
.evaluate .right { overflow: hidden; width: 350px; border: 1px solid #ccc; height: 360px; float: right; background: #fafafa; }
.evaluate .right .title { text-align: center; border-bottom: 1px dashed #ccc; margin-bottom: 30px; background: #0088E0; }
.evaluate .right .title span { font-size: 18px; display: block; color: #fff; }
.evaluate .right .title strong { font-size: 22px; font-weight: bold; color: #FFCB37; margin: 3px 0 5px 0; display: block; }
.evaluate .right .table { margin-bottom: 0; }
.evaluate .right .table>tbody>tr>td { border-top: 0; color: #3E3E3E; padding: 5px; }
.evaluate .right .table input { background: none; border: 1px solid #ccc; border-radius: 5px; }
.evaluate .right .table textarea { background: none; border: 1px solid #ccc; border-radius: 5px; }
.evaluate .right .btn { background: #005AAB; color: #fff; width: 100px; margin: 10px 10px; }
.partner { clear: both; padding: 20px 0; }
.partner .container { }
.partner .title { overflow: hidden; text-align: center; height: 43px; background: url(../images/title-en-bg.png) center center no-repeat; margin-bottom: 0px; }
.partner .title .h2 { font-size: 24px; color: #fff; font-weight: bold; width: 360px; margin: 0 auto; margin-top: 5px; letter-spacing: 0px; text-align: center; }
.partner .title .h2 a { color: #fff; }
.partner .title .h2 a:hover { color: #fff; }
.partner .title .h2 span { color: #FFA500; }
.partner .cont { padding-top: 10px; border: 1px solid #F7F7F7; }
.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: 140px; 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(../images/yqlj.png) no-repeat; }
.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: #fff url(../images/foot-bg.jpg); }
.footer .foot-nav { height: 45px; line-height: 45px; background: #ccc url(../images/foot-nav.jpg); }
.footer .foot-nav ul li { float: left; margin-right: 40px; margin-top: 8px; }
.footer .foot-nav ul li a { display: block; height: 30px; line-height: 30px; color: #20171a; padding: 0 10px; }
.footer .foot-nav ul li a:hover { background: #005AAB; color: #fff; }
.footer .left { width: 250px; float: left; text-align: center; }
.footer .left .foot-logo { margin-top: 25px; margin-bottom: 0px; }
.footer .right { width: 900px; float: right; margin-top: 35px; }
.footer .right .foot-address { width: 410px; float: left; color: #fff; padding-left: 20px; margin-top: 10px; }
.footer .right .foot-address .title { font-size: 16px; margin-bottom: 10px; font-weight: bold; color: #fff; }
.footer .right .foot-address span { font-size: 16px; margin-right: 3px; color: #fff; }
.footer .right .foot-address a { color: #fff; }
.footer .right .foot-copyright { float: right; width: 400px; color: #fff; margin-top: 10px; }
.footer .right .foot-copyright .title { font-size: 16px; margin-bottom: 10px; font-weight: bold; color: #fff; }
.footer .right .foot-copyright p { color: #ddd; padding-top:25px; }
.footer .right .foot-copyright a { color: #fff; }
.inner { }
.inner .banner-about { height: 260px; background: url(../images/banner-about.jpg) center center; }
.inner .banner-image { height: 260px; background: url(../images/banner-image.jpg) center center; }
.inner .banner-news { height: 260px; background: url(../images/banner-news.jpg) center center; }
.inner .inner-title { height: 100px; text-align: center; margin: 30px auto; font-size: 24px; color: #005AAB; 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: 260px; background: #005AAB; padding: 0px 3px 3px 3px; overflow: hidden; }
.inner .inner-left .inner-nav .pro-nav-t { height: 99px; background: url("../images/pro-left-title.png") top center; font-size: 20px; font-weight: bold; text-align: center; color: #fff; padding-top: 24px; }
.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-new { width: 260px; background: #005AAB; padding: 0px 3px 3px 3px; overflow: hidden; }
.inner .inner-left .inner-nav-new .pro-nav-t { height: 99px; background: url("../images/pro-left-title.png") top center; font-size: 20px; font-weight: bold; text-align: center; color: #fff; padding-top: 24px; }
.inner .inner-left .inner-nav-new .pro-nav-t span { display: block; font-size: 12px; font-weight: 500px; }
.inner .inner-left .inner-nav-new .pro-nav-menu { background: #fff; border-radius: 10px; }
.inner .inner-left .inner-nav-new .menu { overflow: hidden; padding: 10px 10px; }
.inner .inner-left .inner-nav-new .menu strong { height: 40px; line-height: 40px; margin-bottom: 8px; background: #005AAB; border-radius: 5px; display: block; border: 1px solid #004ecd; }
.inner .inner-left .inner-nav-new .menu strong span { float: right; margin-right: 10px; margin-top: 12px; }
.inner .inner-left .inner-nav-new .menu strong a { font-size: 16px; font-weight: bold; color: #fff; margin-left: 14px; display: block; }
.inner .inner-left .inner-nav-new .menu strong:hover { background: #f6b20f; border: 1px solid #d69700; }
.inner .inner-left .inner-nav-new ul { overflow: hidden; }
.inner .inner-left .inner-nav-new ul li { margin-right: 13px; background: url("../images/pro-nav2.png") left no-repeat; margin-left: 5px; line-height: 41px; border-bottom: 1px dashed #999; }
.inner .inner-left .inner-nav-new ul .hover { background: #005AAB; }
.inner .inner-left .inner-nav-new ul .hover a { color: #fff; }
.inner .inner-left .inner-nav-new ul .hover span { color: #fff; }
.inner .inner-left .inner-nav-new ul li a { font-size: 14px; color: #2A1818; margin-left: 20px; display: block; }
.inner .inner-left .inner-nav-new ul li a:hover { color: #005AAB; }
.inner .inner-left .inner-nav-new ul li a span { margin-right: 10px; color: #005AAB; }
.inner .inner-left .inner-nav-new ul .hover a:hover { color: #fff; }
.inner .inner-left .inner-nav .menu { overflow: hidden; padding: 10px 0px; background: url(../images/pro-left-c.png) #eee; }
.inner .inner-left .inner-nav .menu strong { height: 40px; line-height: 40px; margin-bottom: 8px; background: #fff; border-radius: 5px; display: block; border: 1px solid #00962E; }
.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: #005AAB; margin-left: 14px; display: block; }
.inner .inner-left .inner-nav .menu strong:hover { background: #005b1c; border: 1px solid #005b1c; }
.inner .inner-left .inner-nav .menu strong:hover a { color: #fff; }
.inner .inner-left .inner-nav ul { overflow: hidden; }
.inner .inner-left .inner-nav ul li { margin-right: 5px; margin-left: 5px; line-height: 40px; }
.inner .inner-left .inner-nav ul li a { font-size: 16px; color: #fff; padding-left: 20px; display: block; background: #666 url(../images/pro-left-a.png); }
.inner .inner-left .inner-nav ul li a:hover { background-position: 0 40px; }
.inner .inner-left .inner-nav ul li a span { margin-right: 10px; color: #fff; }
.inner .inner-left .inner-nav ul dl{}
.inner .inner-left .inner-nav ul dt{margin-right: 5px; margin-left: 5px; line-height: 40px;font-weight: normal;}
.inner .inner-left .inner-nav ul dt a{color: #212121;display: block;height: 40px;line-height: 40px;border-top: 1px solid #dadada;font-size: 14px;padding: 0 30px;overflow: hidden;background-color: #fff;}
.inner .inner-left .inner-nav ul dt a:hover{ background-color:#3D9FF8; color:#fff;}
.inner .inner-left .hot-pro { margin-top: 10px; border: 1px solid #005AAB; overflow: hidden; }
.inner .inner-left .hot-pro .title { height: 40px; line-height: 40px; font-size: 16px; text-align: center; color: #fff; background: #005AAB; 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%; }
.inner .inner-left .hot-pro .cont ul li span { color: #666; }
.inner .inner-left .inner-contact { margin-top: 10px; border: 1px solid #005AAB; }
.inner .inner-left .inner-contact .title { height: 40px; line-height: 40px; font-size: 16px; text-align: center; color: #fff; background: #005AAB; 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: #005AAB; font-weight: bold; }
.inner .inner-left .hot-news { margin-top: 10px; border: 1px solid #005AAB; }
.inner .inner-left .hot-news .title { height: 40px; line-height: 40px; font-size: 16px; text-align: center; color: #fff; background: #005AAB; 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: #005AAB; }
.inner .inner-left .hot-news ul li a { color: #666; }
.inner .inner-right { overflow: hidden; float: right; width: 905px; border: 1px solid #ccc; }
.inner .inner-right .inner-place { margin-top: 0px; height: 40px; line-height: 40px; clear: both; overflow: hidden; background: #005AAB url(../images/title-bg.jpg); padding: 0 50px; }
.inner .inner-right .inner-place span { font-size: 20px; margin-right: 10px; color: #333; }
.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: 290px; 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 #005AAB; }
.inner .inner-right .pro-img ul li:hover span { color: #005AAB; }
.inner .inner-right .pro-img ul li img { width: 100%;height: 280px; }
.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: 60px; padding: 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: #666; display: block; }
.inner .inner-right .pro-img .inner-page ul li a:hover { color: #005AAB; }
.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: #005AAB; border: 1px solid #005AAB; 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: #005AAB url(../images/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: 18px; font-weight: bold; line-height: 35px; margin-right: 5px; }
.inner .inner-right .rec-news .title span { color: #fff; }
.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: 136px; float: left; margin-right: 10px; border: 1px solid #005AAB; padding: 2px; }
.inner .inner-right .rec-news .rec-news-img li a { font-size: 16px; color: #005AAB; 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; }
.inner .inner-right .rec-news .rec-news-list li span { color: #005AAB; 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: 840px; 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: #005AAB; }
.inner .inner-right .list-article .news-list li .li-title strong { font-weight: 500; color: #005AAB; }
.inner .inner-right .list-article .news-list li .li-title strong a { color: #005AAB; }
.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: #005AAB; }
.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: #005AAB; border: 1px solid #005AAB; }
.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: 425px; }
.inner .inner-right .explain .left img { padding: 4px; border: 1px solid #005AAB; margin-left: 0px; margin-top: 20px; width: 100%;height: 400px; }
.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: 40px; line-height: 45px; border-bottom: 1px dashed #ccc; color: #333; }
.inner .inner-right .explain .right ul li b{font-size: 20px;font-weight: bold;}
.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: right; width: 380px; color: #666; }
.inner .inner-right .explain .prevnext li a { color: #666; }
.inner .inner-right .explain .prevnext li a:hover { color: #005AAB; }
.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: #005AAB url(../images/title-bg.jpg); padding: 0 50px; font-size: 20px;color: #fff;}
.inner .inner-right .article-image .title div { font-size: 18px; color: #333; font-weight: bold; margin: 0; height: 40px; line-height: 40px; float: left; }
.inner .inner-right .article-image .title span { font-size: 12px; color: #333; 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: right; 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(../images/prevnext.gif); background-color: rgba(0,0,0,0.5); background-position: -80px; }
.inner .inner-right .article-image .img-prenext .pre_l a:hover { background-image: url(../images/prevnext-hover.gif); background-color: rgba(255,255,255,0.5); background-position: -80px; }
.inner .inner-right .article-image .img-prenext .pre_r { color: rgba(0,0,0,0); float: left; 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(../images/prevnext.gif); background-color: rgba(0,0,0,0.5); }
.inner .inner-right .article-image .img-prenext .pre_r a:hover { background-image: url(../images/prevnext-hover.gif); background-color: rgba(255,255,255,0.5); }
.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: #005AAB url(../images/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: #333; font-size: 18px; font-weight: bold; line-height: 35px; margin-right: 5px; }
.inner .inner-right .in-book .title span { color: #333; }
.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: #005AAB; }
.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 .info { line-height: 24px; color: #666; padding: 10px; }
.inner .inner-right .article-article .info img { display: block; margin: 0 auto; }
.inner .inner-right .article-article .info { font-family: "宋体", "SimSun"; }
.inner .inner-right .article-article .prevnext { margin: 20px auto; 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: #005AAB; }
.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: #005AAB url(../images/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: #333; font-size: 18px; font-weight: bold; line-height: 35px; margin-right: 5px; }
.inner .inner-right .article-right-img .title span { color: #333; }
.inner .inner-right .article-right-img ul li { text-align: center; margin: 10px 5px; ; width: 260px; 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: 5px; padding-bottom: 10px; color: #666; }
.inner .inner-body .title { border-bottom: 1px solid #ccc; height: 40px; line-height: 40px; }
.inner .inner-body .title div { border-bottom: 1px solid #005AAB; float: left; margin: 0; height: 40px; line-height: 40px; font-size: 20px; font-weight: bold; color: #005AAB; }
.inner .inner-body .title div strong { font-size: 26px; color: #005AAB; }
.inner .inner-body .title span { background: url(../images/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: #005AAB; 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 #005AAB; }
.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 #005AAB; }
.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 div { 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 div { 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 div { border-bottom: 1px dashed #ccc; }
.sitemap .linkbox ul { overflow: hidden; margin-bottom: 10px; }
.sitemap .linkbox ul li { float: left; margin-right: 10px; }
.kefu { position: fixed; top: 35%; right: 0; width: 140px; z-index: 9; }
.icon-kefu { width: 30px; height: 100px; float: left; background: #005AAB url(../images/kefu.png); position: relative; display: none; cursor: pointer; border-radius: 5px 0 0 5px; }
.kefu-box { float: left; width: 140px; background: #005AAB; border-radius: 5px 0 0 5px; }
.kefu-tab img { display: block; }
.kefu-top { width: 140px; height: 60px; position: relative; border-bottom: 1px solid #044580; }
.kefu-center { padding: 15px 15px 10px 15px; text-align: center; }
.kefu-center ul { overflow: hidden; background: #fff; padding-top: 10px; border-radius: 5px; }
.kefu-center li { height: 33px; }
.kefu-center li img { border: 1px solid #005AAB; border-radius: 5px; }
.kefu-center .qrcode { margin-top: 10px; }
.kefu-center .qrcode img { width: 110px; background: #fff; padding: 5px; border-radius: 5px; }
.kefu-center .phone { margin-top: 5px; }
.kefu-center .phone strong { color: #fff; display: block; font-size: 16px; font-weight: 500; }
.kefu-bottom { height: 30px; width: 140px; color: #fff; line-height: 30px; text-align: center; margin-bottom: 10px; border-top: 1px solid #044580; }
.kefu-bottom a { color: #fff; }
.kefu-bottom span { font-size: 18px; margin-right: 5px; line-height: 30px; }
/*去除浮动*/
.clear{ clear:both; overflow:hidden; zoom:1; float:none;}
/*新加*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:10px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}
.pp_neirong{ width:850px; margin:25px;}
.pp_neirong img { max-width:850px; height:auto; margin-top:5px; margin-bottom:5px;}
