body { background: #fff; }
a { text-decoration: none; -webkit-transition: all 0.10s linear 0.01s; -moz-transition: all 0.10s linear 0.01s; -ms-transition: all 0.10s linear 0.01s; -o-transition: all 0.10s linear 0.01s; transition: all 0.10s linear 0.01s; color: #000; }
a:hover { text-decoration: none; color: #0050A9; }
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; }
em { font-style: normal; }
@font-face { font-family: "hwxk"; src: url("STXINGKA.TTF") }
@keyframes mymove{from{transform:rotate(0)}to{transform:rotate(360deg)}}
@keyframes promove{from{transform: translateX(0px)}to{transform:translateX(5px)}}
.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: #FaFaFa;border-bottom: 1px solid #fff;font-size:13px;}
.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: #0050A9;}
.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: 0px; 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: 26px; color: #0050A9; display: block; }
.header .head-center .introduce strong span { }
.header .head-center .introduce em { font-size: 18px; color: #888; margin-top: 15px; }
.header .head-center .phone { float: right; font-size: 28px; margin-top: 30px; width: 300px; }
.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; color: #888; }
.header .head-center .phone span { display: block; color: #0050A9; font-weight: bold; }
.header .nav { height: 45px;    background: #0854A8 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 #147FC5;border-left: 1px solid #0854A8;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: #333;border:none;}
.header .nav .menu ul li:hover {background: url(head-nav-hover.jpg) center center; border: none;  color: #333; }
.header .nav .menu ul li:hover a{color:#333;}
.header .nav .menu ul li .sub{width:135px;background:#eee;z-index:200;position:absolute;top:45px;}
.header .nav .menu ul li .sub li a{border:none;color:#333;width:135px;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: #0050A9; color: #0050A9; }
.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 .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; }


.index-info{height:120px;background:#0050A9;box-shadow: 0 0 5px #ccc;}

.index-info ul{overflow:hidden;border-left:1px solid #e6e6e6}

.index-info ul li{width:273px;float:left;border-right:1px solid #4396f3;height:120px;}

.index-info ul li i{font-size:46px;float:left;margin-top:30px;margin-left:20px;color:#ffffff;}

.index-info ul li .text{float:right;width:182px;margin-top:30px;}

.index-info ul li .text span{display: block;font-size:20px;font-weight:bold;color: #ffffff;}

.index-info ul li .text small{font-size:13px;color: #ffffff;}

.page-padding,.page-box,.webmap{ padding:3rem 0; overflow:hidden; width:100%}
.product-main{ background:#f5f8f9}
.container{ width:80%;}	
.container{ width:80%;margin:0 auto; max-width:1280px;}
.page-padding,.page-box,.webmap{ padding:3rem 0; overflow:hidden; width:100%}
.product-main{ background:#f5f8f9}
.container .index-tit{ font-size:3.25rem; font-weight:bold}
.container .common-tit{ position:relative; overflow:hidden}
.container .common-tit::before{ position:absolute; background:#0050A9;top:37%; left:170px; z-index:0; height:12px; width:8px; display:block;content: '';}
.container .common-tit::after{ position:absolute; background:#e6ebef; width:100%; top:37%; left:185px; z-index:0; height:12px; display:block;content: '';}
.index-tit-txt{ font-size:1.5rem; color:#0050A9}
.index-tab-main{ margin-top:2rem; padding:1px}
.index-pro-main li{width:31%; margin-right:3.5%; float:left;}
.index-pro-main li a{ color:#fff}
.index-pro-main li:last-child{ margin-right:0}
.index-pro-main li .tit{ background:#fff;-moz-box-shadow:0px 0px 5px 2px #ccc;-webkit-box-shadow:0px 0px 5px 2px #ccc;box-shadow:0px 0px 5px 2px #ccc;text-align:center;padding:1.25rem 0;color:#666}
.index-pro-main li .tit div{font-weight: 600;font-size: 18px;color: #000;}
.index-pro-main li h2{ font-size:2rem; font-weight:bold; color:#333}
.index-pro-main li:hover .stars-info{ display:block; bottom:70%;-webkit-transition: all linear 500ms;transition: all linear 500ms;}
.index-pro-main li .stars-info div{ color:#fff;}
.index-pro-main li .stars-info hr{ background:#fff; width:40px; margin:1.25rem auto; height:3px;}
.index-pro-main li .stars-info .shuffer-link{ width:80%; margin:0 auto; text-align:left}
.index-pro-main li .stars-info .shuffer-link h3 a{ color:#fff; background: url(../images/icon/arrow_white.png) right center no-repeat; display:block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;float: left;width: 95%;margin-bottom:10px; letter-spacing:1px}
.index-pro-main li .stars-info .shuffer-link h3 a:hover{ text-decoration:underline}

.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 h4 { float: left; font-size: 14px; border-right: 1px solid #ccc; padding-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: #0050A9; 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 #0058B3; text-align: center; line-height: 40px; background: #0050A9; border-right: 1px solid #0058B3; }
.navbar-example .navbar-nav>li:last-child{border-bottom: 1px solid #0058B3;}
.navbar-example .navbar-nav>li>a { padding: 0; line-height: 40px; color: #fff; }
.navbar-example .navbar-nav>li>a:hover { background: #fff; color: #0050A9; }
.navbar-example .navbar-nav>li.active>a {  cursor: default; border: 0; line-height: 40px; }

/*about*/

.about-txt{ padding-top:7%; width:50%;float: left;}
.about-txt div{ font-size:3.25rem; font-weight:bold;}
.about-txt hr{ display:table; background:#0050A9; width:80px; margin:1rem 0; height:5px;}
.about-txt h1{ font-size:1.5rem; font-weight:bold;color:#0050A9;;}
.about-txt p{margin:1rem 0;font-size:14px;}
.about-txt .move,.index-about-txt .move,.about .txt .move,.honor-more .move,.about-us-box .txt .move{font-size: 15px; background:#0050A9; width:140px; color:#fff; display:block; padding:.5rem 0; text-align:center}
.about-txt .move i,.index-about-txt .move i,.about .txt .move i,.honor-more .move i,.about-us-box .txt .move i{width:25px; height:12px; display:inline-block;margin-left:10px; background:url(../images/arrow_right_white.png) no-repeat center center}
.about-txt .move:hover,.index-about-txt .move:hover,.about .txt .move:hover,.honor-more .move:hover,.about-us-box .txt .move:hover{ width:160px;}
.about{ position:relative}
.about .about-bg{ background-position:center top; height:572px;}
.solution-tab-nav{ position:absolute; left:0; bottom:15px; width:100%; }
.solution-tab-nav .container{border:3px solid #dce4eb; border-right:none; overflow:hidden}
.solution-tab-nav .container{height:50px; display:table}
.solution-tab-nav li{color:#333;text-align:center;background:#fff;line-height:55px;font-size:16px;text-decoration:none;border-right:3px solid #dce4eb; display:table-cell;}
.solution-tab-nav li a{ display:block; cursor:pointer; width:100%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size: 16px;}
.solution-tab-nav a i{ background:url(../images/icon.png) no-repeat; width:20px; height:20px;display:inline-block; background-position:0px -65px; margin-right:3px; transition: color 2s ease, background-color 0.2s ease, transform .5s ease;}
.solution-tab-nav li.on i,.solution-tab-nav a:hover i{background-position:0px -85px;transform: rotate(45deg);}
.solution-tab-nav li.on,.solution-tab-nav a:hover{color:#fff;background:#0050A9;}
.about .right-box {position:relative;width:45%;height:350px;float:right;margin-top:80px;}
.about .right-box video {position:absolute;top:0;left:0;width:100%;height:100%;}
.about-bottom{height: 144px;width: 100%;background: url(../images/about-bottom.jpg)no-repeat center;}
.about .about-txt .lanxian{width: 60px;height: 3px;background: #0854A8;margin-top: 10px;}
/*about*/
/*.about { position: relative; overflow: hidden; padding-bottom: 10px;background:url(about-bg.jpg) top center;padding-top:5px;height:460px;}
//.about .title { height:90px; text-align: center; overflow: hidden;margin-top:10px;}
//.about .title .title-text {margin: 0 auto; }
//.about .title .bt { font-size:20px; font-weight: bold; color: #0050A9;}
//.about .title span {color:#a5a5a5;font-weight:bold;font-size:16px;}
//.about .title img{display: block;margin:10px auto;}
//.about .title small { color: #666;}
//.about .cont .ab-title{height:40px;margin-top:35px;width:100%;float:left;margin-left:135px;clear:both;}
//.about .cont .ab-title i{float:left;font-size:30px;color:#fff;margin-right:10px;margin-left:5px;animation:mymove 3s infinite linear;}
//.about .cont .ab-title h1{color:#fff;font-size:16px;margin:0;font-weight:bold;color:#fff;line-height:30px;letter-spacing:1px;}
//.about .cont .ab-btn { overflow: hidden;text-align:center;margin-top:85px;width:123px;height:146px;float:left;}
//.about .cont .ab-btn li {margin:10px 0;}
//.about .cont .ab-btn li a{display: block;width:100px;height:30px;text-align:center;line-height:30px;background:#fff;color:#0050a9;border-radius:5px;margin:0 auto;}
//.about .cont .ab-btn li a:hover{background:#333;color:#fff;}
//.about .cont .ab-cont{ text-align: left;margin-top:10px;width:700px;margin-left:10px;float:left;}
//.about .cont .ab-honor{width:230px;float:right;position: relative;height:290px;}
//.about .cont .ab-honor .hd{position:absolute;z-index:10;left:65px;bottom:90px;}
//.about .cont .ab-honor .hd ul{padding:0;}
//.about .cont .ab-honor .hd li{width:10px;height:10px;background:#333;color:#333;float:left;margin:0 5px;}
//.about .cont .ab-honor .hd .on{background:#0050A9}
//.about .cont .ab-honor .bd{position: absolute;right:56px;top:-64px;}
//.about .cont .ab-honor .bd img{width:145px;height:210px;}*/
/*product*/
.product { clear: both; overflow: hidden; background: #efefef; border-top: 1px solid #ccc; padding-top: 10px; padding-bottom: 15px; }
.product .container { }
.product .title { height: 110px; text-align: center; overflow: hidden;margin-top:10px;}
.product .title .title-text {margin: 0 auto; }
.product .title .bt { font-size:20px; font-weight: bold; color: #0050A9;}
.product .title span {color:#a5a5a5;font-weight:bold;font-size:16px;margin-left:5px;}
.product .title img{display: block;margin:10px auto;}
.product .title small { color: #666;}
.product .pro-nav { float: left; width: 220px; background: #fff; border: 1px solid #eee; }
.product .pro-nav .pro-nav-t { background: #0050A9 url(pro-left-title.png); font-size: 20px; font-weight: bold; text-align: center; color: #fff; padding-top: 15px; padding-bottom: 15px; }
.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 .pro-nav-menu ul li {}
.product .pro-nav .pro-nav-menu ul li i { float:right;font-size:20px;margin-top:8px;}
.product .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;}
.product .pro-nav .pro-nav-menu .sub-menu li a{display: block;line-height:30px;height:30px;border-bottom:1px dotted #ccc;padding:0 20px;}
.product .pro-nav .pro-nav-menu .sub-menu li i{float:left;font-size:14px;margin-top:8px;margin-left:20px;margin-right:10px;color:#0050A9;}
.product .pro-nav .kefu-center{margin-top:10px;}
.product .pro-nav .kefu-center .qrcode { text-align: center; }
.product .pro-nav .kefu-center .qrcode img { width: 160px; background: #fff; padding: 5px; border-radius: 5px; }
.product .pro-nav .phone { clear: both; padding-top: 10px; background: #fff; }
.product .pro-nav .phone i { font-size: 18px; margin-right: 10px; margin-left: 30px; color: #0050A9; }
.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; margin-bottom: 3px; }
.product .pro-nav .phone img { width: 100%; margin:0; }
.product .pro-nav .map img { width: 218px; height: 188px; }
.product .pro-img { width: 840px; float: right; background: #fff;padding:10px 5px; }
.product .pro-img .pro-title { height: 35px; line-height: 35px; border-bottom: 2px solid #0050A9; }
.product .pro-img .pro-title span { float: left; display: block; font-size: 26px; margin-top: 5px; color: #fff;margin-right:5px;animation:mymove 3s infinite linear;}
.product .pro-img .pro-title h3 { float: left; margin: 0; font-size: 16px; background: #0050A9; color: #fff; height: 35px; line-height: 35px; padding: 0 10px;}
.product .pro-img .pro-title a { float: right;font-size:12px; }
.product .pro-img ul { zoom: 1;margin-top:10px; }
.product .pro-img li { width: 264px; float: left; position: relative; margin: 8px 5px; -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; text-align: center;background:#eee;padding:3px;}
.product .pro-img li img { width: 100%; display: block;}
.product .pro-img li span { color: #666; margin: 10px 0; display: block;}
.product .pro-img li .a-link { font-size: 12px; color: #fff; padding: 3px 10px; float: right; background: #006ADB; 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); }
/*advantage*/
.advantage { overflow: hidden; margin-top: 0px; }
.advantage .advan-title { height: 180px; background: url(advantage_01.jpg) center center; }
.advantage .cont{width:470px;margin-left:60px;margin-top:65px;}
.advantage .cont .advan-t{font-size:26px;font-weight:bold;color:#FFD24F;margin-left:100px;margin-bottom:50px;}
.advantage .cont p{margin-bottom:15px;}
.advantage .cont p i{font-size:18px;color:#0050A9;margin-right:10px;}
.advantage .cont .advan-btn{margin-top:10px;overflow:hidden;margin-left:50px;}
.advantage .cont .advan-btn a{display: block;width:130px;height:40px;text-align:center;line-height:40px;background:#0050A9 url(head-nav.jpg);color:#fff;float:left;margin:10px 20px;border-radius: 5px;}
.advantage .cont .advan-btn a:hover{background:#fe7000 url(head-nav-hover.jpg);}
.advantage .advan-1 {height:535px;background: url(advantage_02.jpg) center center;}
.advantage .advan-1 .advan-gif{width:233px;float:left;margin-top:99px;margin-left:59px;}
.advantage .advan-1 .cont{float:right;margin-right:50px;}
.advantage .advan-2 {height:493px;background: url(advantage_03.jpg) center center;}
.advantage .advan-2 .cont{margin-top:33px;margin-left:30px;}
.advantage .advan-3 {height:481px;background: url(advantage_04.jpg) center center;}
.advantage .advan-3 .advanpng{width:529px;float:left;position: relative;height:470px;}
.advantage .advan-3 .advanpng .hd{position:absolute;z-index:10;left:245px;bottom:0px;}
.advantage .advan-3 .advanpng .hd ul{padding:0;}
.advantage .advan-3 .advanpng .hd li{width:10px;height:10px;background:#333;color:#333;float:left;margin:0 5px;}
.advantage .advan-3 .advanpng .hd .on{background:#0050A9}
.advantage .advan-3 .advanpng .bd{position: absolute;left:4px;top:70px;}
.advantage .advan-3 .advanpng .bd img{width:529px;}
.advantage .advan-3 .cont{float:right;margin-right:50px;margin-top:30px;width:450px;}
.advantage .advan-4 {height:465px;background: url(advantage_05.jpg) center center;}
.advantage .advan-4 .cont{margin-top:32px;margin-left:30px;}
/*atlas*/
.atlas{height:240px;background:url(atlas.jpg) center center;}
.atlas .btn{float:right;margin-top:20px;}
.atlas .btn a{display: block;height:30px;line-height:30px;width:150px;border:1px solid #fff;color:#fff;margin-top:16px;border-radius:10px;}
/*contrast*/
.contrast{height:660px;border-top:2px solid #0050A9;padding-top:20px;background:#eee;}
.contrast .title { height: 110px; text-align: center; overflow: hidden;margin-top:10px;}
.contrast .title .title-text {margin: 0 auto; }
.contrast .title .bt { font-size:20px; font-weight: bold; color: #0050A9;}
.contrast .title span {color:#a5a5a5;font-weight:bold;font-size:16px;margin-left:5px;}
.contrast .title img{display: block;margin:10px auto;}
.contrast .title small { color: #666;}
.contrast .cont{background:url(contrast-bg.png) center center;height:513px;position: relative;}
.contrast .cont .pk{width:240px;height:150px;position: absolute;}
.contrast .cont .pk p{color:#fff;}
.contrast .cont .pk p i{font-size:20px;margin-right:5px;}
.contrast .cont .pk-1{top:110px;left:270px;}
.contrast .cont .pk-2{top:110px;left:660px;}
.contrast .cont .pk-3{top:290px;left:270px;}
.contrast .cont .pk-4{top:290px;left:660px;}


/*video*/
.sk-video .title {text-align: center; overflow: hidden;margin-top:10px;}
.sk-video .title .title-text {margin: 0 auto; }
.sk-video .title .bt { font-size:20px; font-weight: bold; color: #0050A9;}
.sk-video .title span {color:#a5a5a5;font-weight:bold;font-size:16px;margin-left:5px;}
.sk-video .title img{display: block;margin:10px auto;}
.sk-video  .title small { color: #666;}
.sk-video { background: #eee url(video-bg.jpg) top center; padding: 30px 0; }
.sk-video .cont { margin-top: 20px; }
.sk-video .cont ul li { width: 340px; margin:0 10px; float: left; text-align: center; }
.sk-video .cont ul li video { width: 340px; height: 310px; }
.sk-video .cont ul li span a { display: block; margin: 10px auto; }
/*news*/
.news { overflow: hidden;background:#fff;}
.news .title { height: 110px; text-align: center; overflow: hidden;margin-top:10px;}
.news .title .title-text {margin: 0 auto; }
.news .title .bt { font-size:20px; font-weight: bold; color: #0050A9;}
.news .title span {color:#a5a5a5;font-weight:bold;font-size:16px;margin-left:5px;}
.news .title img{display: block;margin:10px auto;}
.news .title small { color: #666;}
.news .ne-title { height: 30px; line-height: 30px; border-bottom: 2px solid #0050A9;}
.news .ne-title span {float: left; display: block; font-size: 20px; margin-top: 5px; color: #0050A9; }
.news .ne-title h3 { float: left; margin: 0; font-size: 16px; background: #0050A9; color: #fff; height: 30px; line-height: 30px; padding: 0 10px;}
.news .ne-title small { color: #eee; }
.news .ne-title .link {  float: right;font-size:12px;color:#bbb;}
.news .news-left { width: 750px; float: left; overflow: hidden; padding-bottom: 10px; }
.news .news-left .hd {height: 30px; line-height: 30px; border-bottom: 2px solid #0050A9;}
.news .news-left .hd li {float: left; margin-right:10px; font-size: 16px; background: #0050A9; color: #fff; height: 30px; line-height: 30px; padding: 0 10px;}
.news .news-left .hd li a { color: #fff; }
.news .news-left .hd .on a { color: #FFD400; }
.news .news-left .hd .link {float: right;font-size:12px;color: #bbb;}
.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: #0050A9; margin: 10px 0; font-weight: bold; }
.news .news-left .ne-img p { color: #333; line-height: 24px; }
.news .news-left .ne-img a { color: #999; margin-top: 20px; border: 0; font-size: 12px; }
.news .news-left .ne-img a:hover { color: #0050A9; }
.news .news-left .ne-list { overflow: hidden; }
.news .news-left .ne-list li { line-height: 40px; background: #ededed; width: 340px; float: left; margin: 0 15px; margin-bottom: 10px; }
.news .news-left .ne-list li span { font-size: 20px; color: #fff; margin-right: 10px; height: 46px; width: 45px; line-height: 40px; top: 0; text-align: center; background: #999; }
.news .news-left .ne-list li a { color: #333; font-size: 12px; }
.news .news-left .ne-list li:hover { background: #0050A9; }
.news .news-left .ne-list li:hover a{color:#fff;}
.news .news-left .ne-list li strong { color: #2d1b17; margin-right: 10px; }
.news .news-left .ne-list li strong a { color: #2d1b17; }
.news .news-left .ne-list li small { float: right; color: #999; }
.news .news-right { width: 320px; float: right; }
.news .news-right .title { overflow: hidden; position: relative; }
.news .news-right .title { font-size: 16px; color: #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: 449px; 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: #fff; height: 40px; margin: 0;line-height:20px;margin-top:10px;}
.news .news-right .question-top .infoList li h5 b { background: #0050A9; 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;}
.news .news-right .question-top .infoList li h5 a { color: #333;}
.news .news-right .question-top .infoList li .answer { color: #666; padding-bottom: 20px; }
.news .news-right .question-top .infoList li .answer span { display: block; font-size: 12px; }
.news .news-right .question-top .infoList li .answer b { 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;}
/*case*/
.case { overflow: hidden; padding: 20px 0; background: #f0f0f0;}
.case .title { height: 110px; text-align: center; overflow: hidden;margin-top:10px;}
.case .title .title-text {margin: 0 auto; }
.case .title .bt { font-size:20px; font-weight: bold; color: #0050A9;}
.case .title span {color:#a5a5a5;font-weight:bold;font-size:16px;margin-left:5px;}
.case .title img{display: block;margin:10px auto;}
.case .title small { color: #666;}
.case .cont { border-top: 0; padding:10px; }
.case .cont .case-img { overflow: hidden; position: relative; }
.case .cont .case-img .bd .tempWrap { }
.case .cont .case-img .bd ul { overflow: hidden; zoom: 1; }
.case .cont .case-img .bd ul li {position: relative; float: left; _display: inline; overflow: hidden; text-align: center; margin: 8px; background: #eee; border: 1px solid #bbb;width:24%;}
.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:100%; display: block;z-index:0;}
.case .cont .case-img .bd ul li:hover .text{display: block;}
.case .cont .case-img .bd ul li .text{text-align:center;position: absolute;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:10;top:0;display: none;}
.case .cont .case-img .bd ul li .text h5{font-size:18px;color:#FFC731;margin-top:15%;}
.case .cont .case-img .bd ul li .text span{display: block;height:1px;width:50px;color:#fff;background:#fff;margin:20px auto;}
.case .cont .case-img .bd ul li .text p{color:#fff;}
.case .cont .case-img .bd ul li .text a{display: block;height:30px;line-height:30px;width:100px;text-align:center;color:#0050A9;background:#fff;margin:20px auto;}
.case .cont .case-img .bd ul li .text a i{margin-left:10px;}
.case .cont .case-img .hd{overflow:hidden;width:160px;margin:10px auto;}
.case .cont .case-img .hd a{width:35px;height:35px;line-height:35px;text-align:center;display: block;background:#ddd;color:#333;float:left;margin:5px;border-radius:8px;cursor:pointer;}
.case .cont .case-img .hd a:hover{background: #0050A9;color:#fff;}
.case .cont .case-img .hd .case-link{width:60px;}


/*.service .cont{ margin-top: 70px;margin-bottom: 115px;}
//
//.service .cont .top {color: #656565;overflow: hidden;margin:0px auto;background:url(service-flow.png) no-repeat center;;}
//
//.service .cont .top ul{overflow: hidden; }
//
//.service .cont .top li:last-child{margin-right:0;}
//
//.service .cont .top i { display: block; height: 55px; line-height: 45px; ; margin-top: 15px; text-align: center; color: #999999;margin-bottom:10px;}
//
//.service .cont .top i img{max-width:100%;max-height:100%;border-radius:10px;background:#fff;}
//
//.service .cont .top li {text-align:center;background: #F3F3F3;margin-right: 41px;float:left;border: 1px solid #DCDCDC;width: 120px;height: 138px;color: #545454;text-decoration: none;display: block;}
//
//.service .cont .top div:hover { background:#0854a8 ; color: #FFF; border: none; width: 120px; height: 138px; overflow: hidden; zoom:1;}
//
//.service .cont .top div:hover span{color:#fff;}
//
//.service .cont .top li span{display: block;font-size:12px;color:#777;margin-top:5px;}*/
.service {background: #efefef url(bg.jpg) center center;}
.service .title { height: 110px; text-align: center; overflow: hidden;margin-top:10px;}
.service .title .title-text {margin: 0 auto; }
.service .title .bt { font-size:20px; font-weight: bold; color: #0050A9;}
.service .title span {color:#a5a5a5;font-weight:bold;font-size:16px;margin-left:5px;}
.service .title img{display: block;margin:10px auto;}
.service .title small { color: #666;}
.service .cont { overflow: hidden; }
.service .cont .top { overflow: hidden; margin-bottom: 10px; }
.service .cont .bottom { border: 1px solid #ccc; padding: 20px; height: 200px;background:#fff; }
.service .cont .bottom img { float: left;margin-right: 20px; }
.service .cont .bottom form { margin-left: 10px; }
.service .cont .bottom form strong { display: block; font-size: 16px; margin-top: 20px; margin-bottom: 10px; }
.service .cont .bottom form tr { float: left; margin-right: 10px; margin-top: 20px; }
.service .cont .bottom form tr td { height: 35px; line-height: 35px; border-color: #ccc; color: #aaa; }
.service .cont .bottom form tr td input { padding-left: 5px; height: 35px;}
.service .cont .bottom form .s-btn { float: left; width:250px; background: #0050A9; border: 0; height: 41px; line-height: 41px; display: block; color: #fff; }
.partner { clear: both; padding: 10px 0;background:#efefef url(bg.jpg) center center; }
.partner .title { height: 110px; text-align: center; overflow: hidden;margin-top:10px;}
.partner .title .title-text {margin: 0 auto; }
.partner .title .bt { font-size:20px; font-weight: bold; color: #0050A9;}
.partner .title span {color:#a5a5a5;font-weight:bold;font-size:16px;margin-left:5px;}
.partner .title img{display: block;margin:10px auto;}
.partner .title small { color: #666;}
.partner .cont { padding-top: 10px; }
.partner .cont .partner-img { overflow: hidden; position: relative; }
.partner .cont .partner-img .bd .prev, .partner .cont .partner-img .bd .next { display: block; top: 60px; cursor: pointer; position: relative; z-index: 20; height: 60px; text-align: center; width: 30px; color: #fff; line-height: 60px; font-size: 18px; background: #2DB5D9; }
.partner .cont .partner-img .bd .prev { float: right; right: 0px; }
.partner .cont .partner-img .bd .next { float: left; left: 0px; }
.partner .cont .partner-img .bd .tempWrap { }
.partner .cont .partner-img .bd ul { overflow: hidden; zoom: 1; }
.partner .cont .partner-img .bd ul li { float: left; _display: inline; overflow: hidden; text-align: center; margin-left: 15px; }
.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 {background: #efefef url(bg.jpg) center center;}
.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: #676767; }
.footer .foot-nav ul li { float: left; margin-right: 6px; margin-top: 8px; border-right: 1px solid #8A8A8A; }
.footer .foot-nav ul li:first-child{border-left: 1px solid #8A8A8A;}
.footer .foot-nav ul li a { display: block; height: 30px; line-height: 30px; color: #fff; padding: 0 32px; }
.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:#3E3E3E;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: 330px; float: left; color: #fafafa; padding-left: 70px; margin-top: 10px; border-right: 1px solid #464646;border-left: 1px solid #464646; }
.footer .right .foot-address .title { font-size: 16px; margin-bottom: 10px; font-weight: bold; color:#ddd; }
.footer .right .foot-address span { font-size: 16px; margin-right: 3px; color: #ddd; }
.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:#fff;background:#676767;}
.footer .right .foot-link a:hover{background:#0050A9;}
.footer .right .foot-link a img{width:125px;height:40px;border-radius: 5px;}
.footer .foot-bottom { height: 40px; line-height:40px;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: #0050A9; 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;}
.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: #0050A9; }
.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: #0050A9; }
.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:#0050A9;}
.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: #0050A9; 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:#0050A9;}
.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:#0050A9;}
.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: #0050A9; }
.inner .inner-left .inner-nav ul li:hover a { color: #fff; }
.inner .inner-left .inner-nav ul .hover{background: #0050A9;}
.inner .inner-left .inner-nav ul .hover a{color:#fff;}
.inner .inner-left .hot-pro { margin-top: 10px; border: 1px solid #0050A9; overflow: hidden; }
.inner .inner-left .hot-pro .title { height: 40px; line-height: 40px; font-size: 16px; text-align: center; color: #fff; background: #0050A9; 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 #0050A9; }
.inner .inner-left .inner-contact .title { height: 40px; line-height: 40px; font-size: 16px; text-align: center; color: #fff; background: #0050A9; 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: #0050A9; font-weight: bold; }
.inner .inner-left .hot-news { margin-top: 10px; border: 1px solid #0050A9; }
.inner .inner-left .hot-news .title { height: 40px; line-height: 40px; font-size: 16px; text-align: center; color: #fff; background: #0050A9; 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: #0050A9; }
.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: #0050A9; }
.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; }
.inner .inner-right .pro-img ul li:hover { border: 1px solid #0050A9; }
.inner .inner-right .pro-img ul li:hover span { color: #0050A9; }
.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 { float: left; left: 15%; position: relative; ; margin-right: 1px; width: auto; padding: 3px 10px; color: #666;border: 1px solid #ccc;margin: 0 5px 15px 5px;background: #eee;}
.inner .inner-right .inner-page ul li a { color: #666; display: block; }
.inner .inner-right .inner-page ul li a:hover { color: #0050A9; }
.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: #0050A9; border: 1px solid #0050A9; 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:#0050A9;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: #0050A9 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 #0050A9; padding: 2px; }
.inner .inner-right .rec-news .rec-news-img li a { font-size: 16px; color: #0050A9; 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: #0050A9; 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: #0050A9; }
.inner .inner-right .list-article .news-list li .li-title strong { font-weight: 500; color: #0050A9; }
.inner .inner-right .list-article .news-list li .li-title strong a { color: #0050A9; }
.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: #0050A9; }
.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: #0050A9; border: 1px solid #0050A9; }
.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:#0050A9;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 .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: #0050A9;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: #0050A9 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:#0050A9;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: #0050A9 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: #0050A9; }
.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:#0050A9;}
.inner .inner-right .article-article .info img{padding:3px;border:1px solid #ccc;margin:10px auto;display: block;max-width:600px;height:auto !important;}
.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: #0050A9; }
.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: #0050A9 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:#0050A9;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 #0050A9; float: left; margin: 0; height: 40px; line-height: 40px; font-size: 20px; font-weight: bold; color: #0050A9; }
.inner .inner-body .title h3 strong { font-size: 26px; color: #0050A9; }
.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: #0050A9; 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 #0050A9; }
.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 #0050A9; }
.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; }
.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:#0050A9;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:#0050A9;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; }





/*鼠标触发背景上升变色*/
.shuffer-up{ position:relative}
.shuffer-bg {height: 0px;width: 100%;position: absolute;bottom: 0;opacity:0;-webkit-transition: all linear 300ms;transition: all linear 300ms;}
.shuffer-up:hover .shuffer-bg{height: 100%;background-color: #0050A9; opacity:1;-webkit-transition: all linear 500ms;transition: all linear 500ms;}
.stars-info {height: 180px;position: absolute;bottom: 0;text-align: center;width: 100%;-webkit-transition: all linear 500ms;transition: all linear 500ms;color: #fff;opacity:0;}
.shuffer-up:hover .stars-info {height: 20%;border-bottom:none;-webkit-transition: all linear 500ms;transition: all linear 500ms;opacity:1; display:block}
.shuffer-link{opacity:0;-webkit-transition: all linear 500ms;transition: all linear 500ms;}
.shuffer-up:hover .stars-info{opacity:1;-webkit-transition: all linear 500ms;transition: all linear 500ms;}
.shuffer-up:hover .shuffer-link{opacity:1;-webkit-transition: all linear 800ms;transition: all linear 800ms;}

/*鼠标移动拉伸*/
.move{transition:width 1s;-moz-transition:width 1s; /* Firefox 4 */-webkit-transition:width 1s; /* Safari and Chrome */-o-transition:width 1s; /* Opera */}



/* Elements----------------------------------------*/
* {
	margin: 0;
	padding: 0;
	outline: 0;
}
.side-bar a,.chat-tips i {
	background-image: url(/images/gdt-img.png);
	background-repeat: no-repeat;
}
/*右侧悬浮icon*/
.side-bar {
	width: 66px;
	position: fixed;
	bottom: 40%;
	right: 0px;
	font-size: 0;
	line-height: 0;
	z-index: 100;
}
.side-bar a {
	width: 66px;
	height: 66px;
	display: inline-block;
	background-color: #0050A9;
	margin-bottom: 2px;
}
.side-bar a:hover {
	background-color: #669fdd;
}
.side-bar .icon-qq {
	background-position: 0 -62px;
}
.side-bar .icon-chat {
	background-position: 0 -262px;
	position: relative;
}
.side-bar .icon-chat:hover .chat-tips {
	display: block;
}
.side-bar .icon-blog {
	background-position: 0 -130px;
}
.side-bar .icon-mail {
	background-position: 0 -195px;
}

.side-bar .icon-d {
	background-position: 0 -315px;
}
.side-bar .icon-totop {
	background-position: 0 -334px;
}
.chat-tips {
	padding: 20px;
	border: 1px solid #d1d2d6;
	position: absolute;
	right: 78px;
	top: -55px;
	background-color: #ffffff;
	display: none;
}
.chat-tips i {
	width: 9px;
	height: 16px;
	display: inline-block;
	position: absolute;
	right: -9px;
	top: 80px;
	background-position:-88px -350px;
}
.chat-tips img {
	width: 138px;
	height: 138px;
}

.chatBtn{display: none!important;}


