﻿@charset "utf-8";
body{ font-family:"微软雅黑";font-size:12px;margin:0px;padding:0px; overflow-x:hidden;min-width:1280px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,address,li{margin:0px;padding:0px;}
a{text-decoration:none; color:#444;}
b{ }
a:hover{ color:#f00;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
dl,dt,em,li{list-style-type:none; font-style:normal;}
a{ border:none\9;}
a img{border:none\9;}
html {overflow:-moz-scrollbars-vertical;}/*CSS强制让浏览器显示滚动条*/
html {min-height:101%;}
.Left{float:left;}
.Right{float:right;}
.clearFix{ clear:both;}

.header { position: relative; display: block; padding:5px 0;background: url(../images/header_bg.gif) repeat-x 0 0;}
.container { display: block; width: 100%; max-width: 1280px;  margin: 0 auto; }
.header .logo { display: block; float: left; margin: 18px 0 17px 0; }
.header .header-r { display: block; float: right; }
.header .logo img { display: block; height: 60px; }
.header .nav { display: block; float: left; margin-left: 10px; margin-top:26px;}
.header .nav li { display: block; float: left; height: 62px; line-height: 62px; }
.header .nav li > a { display: block; padding: 0 12px; color: #333; font-size: 18px;font-weight:600; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; }
.header .nav li:hover > a { color: #ff0000; }
.header .nav .contact { display: none; }
.header .nav li .dropdown { position: absolute; display: none; width: 190px; line-height: 30px; /*left: 0;*/ z-index: 20; font-size: 0; }

     .header .nav li .dropdown dl { display: block; /*float: right;*/ font-size: 0; margin-top:5px;background:#fff; border-radius:0px 10px 10px;}

    /*.header .nav .nav-item1 .dropdown dl { margin-right: 304px; }

    .header .nav .nav-item2 .dropdown dl { margin-right: 210px; }

    .header .nav .nav-item3 .dropdown dl { margin-right: 275px; }

    .header .nav .nav-item4 .dropdown dl { margin-right: 292px; }

    .header .nav .nav-item5 .dropdown dl { margin-right: 138px; }

    .header .nav .nav-item6 .dropdown dl { margin-right: 130px; font-size: 0; }*/

    .header .nav li .dropdown .container { position: relative; }

    .header .nav li .dropdown dd { display: inline-block; *display: inline; *zoom: 1; font-size: 14px; margin:0px 0px 2px 5px;width:180px; background: url(../images/nav-sec1.gif) 0 12px repeat-x;}

    .header .nav li .dropdown dd a { display: block; height: 32px;line-height: 32px; color: #555; font-size: 14px;text-align:center; display: block; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; }

    .header .nav li .dropdown dd a:hover { opacity: 1;color: #f00; }

    .header .nav li:hover { /*background-image: url(../Images/san.png);*/ background-repeat: no-repeat; background-position: center bottom; }

    .header .nav li .dropdown .arrow { display: none; position: absolute; width: 0; height: 0; border: 7px solid transparent; border-bottom: 6px solid #48879a; top: -13px; }

    .header .nav .nav-item1 .dropdown .arrow { right: 762px; }

    .header .nav .nav-item3 .dropdown .arrow { right: 574px; }

    .header .nav .nav-item4 .dropdown .arrow { right: 482px; }

    .header .nav .nav-item5 .dropdown .arrow { right: 388px; }

    .header .nav .nav-item6 .dropdown .arrow { right: 292px; }

.header .search { display: block; float: left; /*width: 160px;*/ height: 30px; margin-top: 42px; background-color: #f2f2f2; border-radius: 15px; }
.header .search .input { display: block; float: left; width: 130px; *width: 100px; padding: 0px 15px; height: 30px; *height: 20px; line-height: 20px; color: #666; border: none; outline: none; background: none; }
.header .search .submit { display: block; width: 30px; height: 30px; float: left; outline: none; border: none; background: none; cursor: pointer; background: url(../Images/icon.png) no-repeat center -60px; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; }
.header .search .submit:hover { opacity: 0.8; }

.header .widget { display: block; float: left; margin-top: 42px; }
    .header .widget a { position: relative; display: block; float: left; width: 30px; height: 30px; border-radius: 50%; margin-left: 10px; -webkit-transition: background-color 0.3s ease; -o-transition: background-color 0.3s ease; transition: background-color 0.3s ease; }
    .header .widget .yuyan { width: 60px; text-align: center; line-height: 30px; text-align: center; font-size: 14px; background: #f2f2f2; color: #666666; border-radius: 5px; }
    .header .widget .yuyan:hover { background: #ff0000; color: #ffffff; }
    .header .widget .contact-icon { background: #f2f2f2 url(../Images/icon.png) no-repeat 0px -90px; }
    .header .widget .contact-icon:hover { background: #ff0000 url(../Images/icon.png) no-repeat 0px -1320px; }
    .header .widget .wx-icon { background: #ff0000 url(../Images/icon.png) no-repeat 0px -30px; }
    .header .widget .wx-icon:hover { background: #f2f2f2 url(../Images/icon.png) no-repeat 0px 0px; }
    .header .widget a .ewm { display: none; padding: 5px; position: absolute; top: 34px; left: -35px; z-index: 10; background-color: #fff; }
    .header .widget a .ewm img { display: block; width: 100px; height: 100px; }


    .header .nav-toggle { height: 32px; line-height: 32px; display: none; float: right; padding: 0 15px; margin-top: 7px; background-color: #ff0000; border-radius: 4px; outline: none; cursor: pointer; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
    .header .nav-toggle:hover { background-color: #eee; }
    .header .nav-toggle span { font-size: 14px; color: #ffffff; display: block; }
    .header .nav-toggle span:first-child { margin-top: 0; }



/*banner*/
.banner-box{min-width:100%;height:500px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100%;}
.banner-box .bd li .m-width {width:100%; text-align:center;overflow:hidden;}
.banner-box .bd li{width:100%;height:500px;}
.banner-box .bd li a{display:block;background-size:auto;}

.banner-btn{width:1900px;position:absolute;top:230px;left:50%;margin-left:-950px;}
.banner-btn a{display:block;width:50px;height:75px;position:absolute;top:0;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;}
.banner-btn a.prev{left:50px;background:url(../Images/jian.png) no-repeat 0 0;} 
.banner-btn a.prev:hover{background:url(../Images/jian.png) no-repeat 0 -75px;} 
.banner-btn a.next{right:50px;background:url(../Images/jian.png) no-repeat -50px 0;}
.banner-btn a.next:hover{background:url(../Images/jian.png) no-repeat -50px -75px;}

.banner-box .hd {position:absolute;top:237px;left:48%;}
.banner-box .hd ul li{width:13px;height:13px;border-radius :50%;background:url(../Images/anniu.png) no-repeat scroll 0 0px; padding-left:0px;text-indent:-9999px;margin-right:13px;float:left;cursor:pointer;}
.banner-box .hd ul li.on{background:url(../Images/anniu.png) no-repeat scroll 0 -13px;}


/*内容*/
.inabout {
  width: 100%;position: relative;
  padding: 30px 0 30px 0;background-color: #a2a7ab;
 
}
.bg_blur {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
     background: url("../images/aboutbg.jpg") no-repeat center center;
    background-size: cover;
    opacity: 0.6;
    z-index: 1;
}
  .kejian {
       position: relative; z-index: 4;
  }   
.inabout .inabcon {
margin-left:2.23076923%;margin-right:2.23076923%;
}
.inabout .inabcon .inabconl {
  width: 62.46153846%;
  float: left;
}
.inabout .inabcon .inabconr {
    width: 33.07692308%;
    float: right;
    border: 3px solid rgba(255, 255, 255, 0.24);
    font-size: 0;
}
.inabout .inabcon .inabconl p {
  font-size: 15px;
  line-height: 25px;
  color: #fff;
  text-align: justify
}
.inabout .inabcon .inabconl a {
  display: block;
  width: 84px;
  height: 26px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  color: #fff;
  margin-top: 2.69230769%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}


.wrapper_hd{ border-bottom: 1px solid #ddd;margin: 0px 0 10px 0;height:46px;}
.wrapper_hd h2{font-size: 20px; float:left; color: #000;width:120px; border-bottom: 3px solid #4554a5;font-weight: normal;line-height: 44px;}
.wrapper_hd span { float: right;margin-top:15px;}
.pro-list {
   /*margin-right: -34px;*/
}
.pro-list .item {
   float: left;
   width: 424px;
   /*display: inline;*/
   margin-right: 2px;
   margin-bottom: 2px;  
   /*border: 1px solid #c9ced5;*/
   position: relative;
   color: #666;
   background-color: #f2f2f2;
   cursor: pointer;
   /*overflow: hidden;*/
}

.pro-list .item a{
   display: block;
}

.pro-list .item .item_bg{
   width: 420px;    height: 240px;

}
.pro-list .li1 .item_bg{
   background: url(../picture/sycp1.jpg) 10px 50% no-repeat;
}
.pro-list .li2 .item_bg{
   background: url(../picture/sycp2.jpg) 10px 50% no-repeat;
}
.pro-list .li3 .item_bg{
   background: url(../picture/sycp3.jpg) 10px 50% no-repeat;
}
.pro-list .li4 .item_bg{
   background: url(../picture/sycp4.jpg) 10px 50% no-repeat;
}
.pro-list .li5 .item_bg{
   background: url(../picture/sycp5.jpg) 10px 50% no-repeat;
}
.pro-list .li6 .item_bg{
   background: url(../picture/sycp6.jpg) 10px 50% no-repeat;
}
.pro-list .li7 .item_bg{
   background: url(../picture/sycp7.jpg) 10px 50% no-repeat;
}
.pro-list .li8 .item_bg{
   background: url(../picture/sycp8.jpg) 10px 50% no-repeat;
}

.pro-list .item .item_title{
  font-weight: 600;
    text-align: center;
   color:#4554a5 ;
   z-index: 20;    font-size: 18px;
}

.pro-list .item .item_txt{

   font-size: 18px; font-weight: 600;
   color:#004898 ;
  text-align: center;
   z-index: 20;
}

/*.pro-list .item .item_mask{
   position: absolute;
   top: 0px;
   left: 0px;
   width: 318px;
   background-color: #4554a5;
   display: none;
   z-index: 15;
}*/


/* sol */
.sol-list {
   position: relative;
}

.sol-list li a {
   display: block;
   position: absolute;
   overflow: hidden;
   color: #fff;
   height: 117px;
   width: 132px;
   left: 10px;
   top: 10px;
}

.sol-list .except {
   float: left;
   width: 318px;
   /*display: inline;*/
   margin-right: 2px;
   margin-bottom: 2px;  
   /*border: 1px solid #c9ced5;*/
   height: 137px;
   position: relative;
   color: #666;
   background-color: #f2f2f2;
   cursor: pointer;
}

.sol-list .except img {
   width: 132px;
   height: 117px;
}

.sol-list .except .sol_title {
   left:156px;
   top:26px;
   font-size:16px;
   color: #d43500;
   position: absolute;
}

.sol-list .except .sol_txt {
   left:156px;
   top:59px;height:50px;overflow:hidden;
   font-size:12px;
   color: #333;
   width: 157px;
   position: absolute;
}
/*合作伙伴*/

.logoLeft{
   overflow: hidden;
   width: 1280px;
   position: relative;
}

.logoLeft ul {
   overflow:hidden; 
   width: 1280px;
   zoom:1;
}
.logoLeft ul li{
   float: left;
   border: 1px solid #dedede;
   margin-right: 14px;

}

/*语音通话*/

.indexmain {}

.item_box{width:100%;padding:0px 0px 82px 0px;overflow:hidden;}
.item_box_wp{width:1280px;margin:0 auto;}


.box10{padding:0px;height:610px;}
.voice_2{width:1280px;position:relative;left:50%;margin-left:-590px;}
.voice_2 ul li{float:left;display:inline;height:610px;color:#fff;cursor:pointer;position:relative;}
.voice_2 ul li.li1{background:#4554a5}
.voice_2 ul li.li2{background:#b6bcdf}
.voice_2 ul li.li3{background:#8593e2}
.voice_2 ul li.li4{background:#6673b9}
.voice_2 ul li.li5{background:#4e5fc0}
.voice_2 ul li.li6{background:#4554a5}
.voice_2 .fold{width:100px;height:100%;text-align:center;position:absolute;top:0px;left:0px;}
.voice_2 .fold .img{display:block;background:url("../images/icon2.png") 0 0 no-repeat;margin-bottom:20px;margin-top:236px;}
.voice_2 .li1 .fold .img{background-position:-478px -181px;width:74px;height:113px;margin:116px 5px 20px 5px;}
.voice_2 .li2 .fold .img{background-position:0 -417px;width:70px;height:138px;margin:107px 5px 28px 5px;}
.voice_2 .li3 .fold .img{background-position:-68px -413px;width:70px;height:142px;margin:106px 3px 20px 3px;}
.voice_2 .li4 .fold .img{background-position:-140px -204px;width:74px;height:96px;margin:140px 10px 26px 6px;}
.voice_2 .li5 .fold .img{background-position:-138px -420px;width:70px;height:116px;margin:111px 3px 24px 3px;}
.voice_2 .li6 .fold .img{background-position:-159px -306px;width:74px;height:104px;margin:134px 3px 25px 3px;}
.voice_2 .fold .txt{font-size:22px;display:block;width:25px;font-weight:normal;margin:0px 25px;line-height:25px;}
.voice_2 .unfold{width:780px;height:100%;display:none;position:absolute;top:0px;left:0px;}
.voice_2 .unfold dl{margin:25px 20px 0px 20px;}
.voice_2 .unfold dt{width:100%;text-align:center;margin-bottom:10px;}
.voice_2 .unfold dd{font-size:18px;line-height:35px;}
.voice_2 .unfold dd b{font-size:24px;font-weight:normal;}
.voice_2 .unfold dd b a{font-size:14px;display:inline-block;color:#fff;margin-left:40px;}
.voice_2 .unfold dd .dbiao{text-align:center;}
.voice_2 .unfold dd .dbiao a{font-size:14px;font-weight:600;color:#fff;}


.resolve_list{ width:100%}
.resolve_list li{ float:left; border:#ccc 1px solid; width:31.3%; margin-right:1.8%; margin-bottom:2.8%; overflow:hidden;}
.resolve_list li .img{ max-height:216px; overflow:hidden;}
.resolve_list li a img:hover { transform:scale(1.5); -moz-transform:scale(1.5); -ms-transform:scale(1.5); -o-transform:scale(1.5); -webkit-transform:scale(1.5);}
.resolve_list li a img{ transition:ease-in all .5s; -moz-transition:ease-in all .5s;-ms-transition:ease-in all .5s; -o-transition:ease-in all .5s; -webkit-transition:ease-in all .5s;}
.resolve_list li img{ width:100%; vertical-align:middle;}
.resolve_list li .pro_tit{ text-align:center; display:block; color:#222; font-weight:bold; line-height:50px;}

.qixi{ width:1280px; height:362px; margin:0 auto; overflow:hidden; position:relative;}

.yingyong{ width:240px; height:358px; overflow:hidden; position:absolute; left:0px; top:0px;}
.yingyong .pic{width:240px; height:358px; position:relative;}
.yingyong .pic2{ width:240px;  overflow:hidden; position:absolute; left:0; top:0;}
 .txt2{ height:308px;background:#ff0000;color:#fff;padding:25px;font-size:14px;}
 .txt2 a{ color:#fff;font-size:16px;}

.relian{ width:240px; height:239px; overflow:hidden; position:absolute; left:235px; top:0px;}
.relian .pic{width:240px; height:239px; position:relative;}
.relian .pic2{ width:240px; height:478px; overflow:hidden; position:absolute; left:0; top:0;}

.miyue{ width:385px; height:178px; overflow:hidden; position:absolute; left:480px; top:0px;}
.miyue .pic{width:385px; height:178px; position:relative;}
.miyue .pic2{ width:385px; height:356px; overflow:hidden; position:absolute; left:0; top:0;}

.qinzi{ width:306px; height:178px; overflow:hidden; position:absolute; left:871px; top:0px;}
.qinzi .pic{width:306px; height:178px; position:relative;}
.qinzi .pic2{ width:306px; height:356px; overflow:hidden; position:absolute; left:0; top:0;}

.jiqing{ width:240px; height:112px; overflow:hidden; position:absolute; left:235px; top:245px;}
.jiqing .pic{width:240px; height:112px; position:relative;}
.jiqing .pic2{ width:240px; height:224px; overflow:hidden; position:absolute; left:0; top:0;}

.xfq{ width:200px; height:173px; overflow:hidden; position:absolute; left:480px; top:184px;}
.xfq .pic{width:200px; height:173px; position:relative;}
.xfq .pic2{ width:200px; height:346px; overflow:hidden; position:absolute; left:0; top:0;}

.qianshou{ width:314px; height:173px; overflow:hidden; position:absolute; left:686px; top:184px;}
.qianshou .pic{width:314px; height:173px; position:relative;}
.qianshou .pic2{ width:314px; height:346px; overflow:hidden; position:absolute; left:0; top:0;}

.jiqing2{ width:170px; height:173px; overflow:hidden; position:absolute; right:4px; top:184px;}
.jiqing2 .pic{width:170px; height:173px; position:relative;}
.jiqing2 .pic2{ width:170px; height:346px; overflow:hidden; position:absolute; left:0; top:0;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.main_a {
	width: 100%;
	max-width: 1280px;
	margin: 0px auto;
}
.main_a .main_al {
	width: 935px;
	float: left;
}
.main_a .main_ar {
	width: 290px;
	float: right;
}
.main_ar .box {
	width: 288px;
	background: #F2F2F2;
	border: 1px solid #ddd;
	padding-top: 12px;
	margin-bottom:10px;
}
.main_ar .box_c{
	margin-bottom:0px;
}
.main_ar .box h3 {
	width: 90%;
	margin: 0px 5%;
	font-size: 18px;
	font-weight: bold;
}
.main_ar .box h3 span {
	margin-left: 20px;
}
.main_ar .box_a h3 {
	background: url(../images/icona.png) no-repeat 0px center;
}
.main_ar .box_a h3 span {
	color: #8BD800;
}
.main_ar .box_b h3 {
	background: url(../images/iconb.png) no-repeat 0px center;
}
.main_ar .box_b h3 span {
	color: #4FB7FF;
}
.main_ar .box_c h3 {
	background: url(../images/icon4.png) no-repeat 0px center;
}
.main_ar .box_c h3 span {
	color: #FF6969;
}
.main_ar .box p {
	width: 90%;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #666666;
	text-align: left;
	margin-left: 6%;
	position: relative;
}
.main_ar .box p a, .main_ar .box a {
	display: inline-block;
 *display:inline;
	zoom: 1;
	font-size: 12px;
	color: #999999;
	margin-left: 6%;
}
.main_ar .box p a {
	position: absolute;
	right: 0px;
	top: 0px;
}
.main_ar .box .tu {
	width: 205px;
	height: 110px;
	float: right;
	margin-top: -80px;
	text-align: center;
	margin-bottom: 15px;
	margin-right: 6px;
}
.main_ar .box_a .tu img {
	width: 132px;
	height: 110px;
	vertical-align: top;
}
.main_ar .box_b .tu {
	margin-top: -75px;
	width:205px;
}
.fslider, .hslider, .vslider {
  position: relative; }
  .fslider .slides:after, .hslider .slides:after, .vslider .slides:after {
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden; }
  .ie6 .fslider .slides, .ie7 .fslider .slides, .ie6 .hslider .slides, .ie7 .hslider .slides, .ie6 .vslider .slides, .ie7 .vslider .slides {
    zoom: 1; }
  .fslider .slides li, .hslider .slides li, .vslider .slides li {
    position: relative; }

section h2 {
    font-size: 20px;
    line-height: 32px;
    border-bottom: 1px solid #ddd;
    margin-bottom:5px;
    color: #000;
}
section#service {
  background: #f5f5f5;
  padding: 0 20px; }
  section#service .vcarousel .carousel-wrap {
    height: 650px;
    overflow: hidden;
    border-top: 1px solid #e6e6e6; }
    section#service .vcarousel .carousel-wrap .slides li {
      height: 84px;
      border-bottom: 1px solid #e6e6e6;
      padding-top: 10px; }
      section#service .vcarousel .carousel-wrap .slides li .image {
        float: left; }
      section#service .vcarousel .carousel-wrap .slides li .text {
        margin-left: 90px; }
        section#service .vcarousel .carousel-wrap .slides li .text h3 {
          font-size: 20px;
          line-height: 1.2;
          margin-bottom: 6px; }
          section#service .vcarousel .carousel-wrap .slides li .text h3 a {
            color: #1a1a1a; }
        section#service .vcarousel .carousel-wrap .slides li .text p {
          height: 40px;
          overflow: hidden;
          margin-right: 10px; }
  section#service .vcarousel .direction-nav {
    height: 30px;
    padding: 22px 0 20px;
    text-align: center; }
    section#service .vcarousel .direction-nav .prev-btn, section#service .vcarousel .direction-nav .next-btn {
      display: inline-block;
      margin: 0 2px;
      width: 30px;
      height: 30px;
      background: url(../images/slider-direction-v.png) no-repeat -40px 0;
      text-indent: -100em;
      overflow: hidden; }
    section#service .vcarousel .direction-nav .next-btn {
      background-position: 0 0; }
    section#service .vcarousel .direction-nav .disabled {
      opacity: 0.5;
      filter: alpha(opacity=50); }
section#image-news {
  float: left;
  width: 350px; }
  section#image-news .slides {
    height: 238px;
    overflow: hidden; }
  section#image-news .image img {
    display: block;
    width: 100%;
    height: 240px; }
  section#image-news .date {
    color: #8d8d8d;
    line-height: 24px;
    margin-top: 14px; }
  section#image-news .tit {
    font-size: 20px;
    line-height: 30px;
    height: 30px;
    width: 20em;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333; }
    section#image-news .tit a {
      color: #333333; }
  section#image-news .flex-direction-nav {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 100; }
    section#image-news .flex-direction-nav li {
      float: left;
      margin-left: 10px; }
      section#image-news .flex-direction-nav li a {
        display: block;
        width: 30px;
        height: 30px;
        background: url(../Images/slider-direction-v.png) no-repeat 0 0;
        text-indent: -100em;
        }
      section#image-news .flex-direction-nav li .flex-next {
        background-position: -40px 0; }
section#text-news {
  float: right;
  width: 900px;
  padding-top: 30px;
  position: relative;
  margin-bottom: 0px; }
  section#text-news .tabs {
    position: absolute;
    top: 20px;
    right: 0; }
    section#text-news .tabs a {
      float: left;
      width: 86px;
      line-height: 2;
      text-align: center;
      color: #333333; }
      section#text-news .tabs a.active {
        background: #4554a5;
        color: #fff; }
  section#text-news li {
    padding: 0px 0 10px;    float: left;width: 435px;margin-right:30px;
    background: url(../Images/dotted.png) repeat-x left bottom; }
  section#text-news li:nth-child(2n){
    margin-right:0px; }
    section#text-news li:nth-last-child(1) {
      background: none; }
    section#text-news li .date {
      color: #8d8d8d;float:right;
      line-height: 24px; }
    section#text-news li .tit {
      line-height: 24px; float: left;
      height: 24px;
      overflow: hidden;
      text-overflow: ellipsis; }
      section#text-news li .tit a {
        color: #333333; }
  section#text-news .more {
    float: right;
    line-height: 20px;
    margin-bottom: -20px;
    text-decoration: underline;
    color: #4554a5; }



.conter_bj{ width:100%; height:auto; margin-top:20px; background:#ffffff; }
.conter{ width:1170px; height:auto; margin:0 auto;}
.conter .conter_left{ float:left; margin-right:30px; width:390px; height:auto;}
.conter .conter_left h2 a{ font-size:20px; color:#333333;}
.conter .conter_left h2 a:hover{ color:#4554a5;}
.conter .conter_left .left_top{ margin-top:20px;}
.conter .conter_left .left_top .img{ width:390px; height:150px;}
.conter .conter_left .left_top .tit{ padding-top:5px; line-height:24px; font-size:12px; color:#444444; text-indent:2em; }
.conter .conter_left .left_top .ljxq{ padding-top:15px; height:26px;}
.conter .conter_left .left_top .ljxq a{ float:left; padding:0 6px 0 10px; line-height:26px; line-height:26px\9; font-size:12px; color:#ffffff; display:block; background:#ff0000;}
.conter .conter_left .left_top .ljxq a i.x1{background:url(../Images/kd_03.png) no-repeat; width:4px; height:7px; float:right; display:block; margin-left:5px; margin-top:10px;}
.conter .conter_left .left_top .ljxq a:hover{ background:#0168b7;}

.conter .conter_center{ width:400px; float:left;}
.conter .conter_center h2 a{ font-size:20px; color:#333333;}
.conter .conter_center h2 a:hover{ color:#4554a5;}
.conter .conter_center .center_top{ margin-top:20px; padding-bottom:20px; border-bottom:dashed 1px #b5b5b5;}
.conter .conter_center .center_top .img{ float:left; width:135px; height:109px; overflow:hidden;}
.conter .conter_center .center_top .img a{ width:135px; height:109px}
.conter .conter_center .center_top .img a img{ width:135px; height:auto}
.conter .conter_center .center_top .right{ width:245px; float:right;}
.conter .conter_center .center_top .right .title a{ line-height:30px; font-size:17px; color:#0062ae;}
.conter .conter_center .center_top .right .title a:hover{ color:#4554a5;}
.conter .conter_center .center_top .right .tit{ font-size:12px; color:#888888; line-height:24px;}
.conter .conter_center .center_top .right .rq{ float:right; font-size:12px; color:#888888; padding-top:10px;}
.conter .conter_center ul.center_bottom{ margin-top:15px;}
.conter .conter_center ul.center_bottom li{ line-height:26px}
.conter .conter_center ul.center_bottom li i.x1{ float:left; width:4px; height:7px; background:url(../Images/kd_05.png) no-repeat; margin-top:10px; margin-right:10px;}
.conter .conter_center ul.center_bottom li a{ float:left; font-size:12px; color:#666666;}
.conter .conter_center ul.center_bottom li a:hover{color:#4554a5;}
.conter .conter_center ul.center_bottom li span{ float:right; font-size:12px; color:#888888;}

.conter .conter_right{ float:right; width:320px;}
.conter .conter_right h2 a{ font-size:20px; color:#333333;}
.conter .conter_right h2 a:hover{ color:#4554a5;}
.txtScroll-left{ width:320px; margin:0 auto;*margin:20px auto 0 auto; height:285px; position:relative;}
.txtScroll-left .bd{ overflow:hidden; margin-top:20px;}
.txtScroll-left .bd ul{ float:left;}
.txtScroll-left .bd ul li{ float:left; position:relative;}
.txtScroll-left .bd ul li:hover p a{ text-decoration:none; color:#4554a5;}
.txtScroll-left .bd ul li .img{ width:320px; height:285px;}
.txtScroll-left .bd ul li p a{ line-height:30px; color:#525252;font-size:12px;}
.txtScroll-left .bd ul li span{ font-size:12px; color:#888; line-height:32px; float:left; margin-left:10px;}
.txtScroll-left .prev,.txtScroll-left1 .next{ width:22px; height:22px;background:url(../Images/kd_07.png) no-repeat; cursor:pointer; z-index:9999;}
.txtScroll-left .prev{width:22px; height:22px;background:url(../Images/kd_07.png) no-repeat left top; position:absolute;top:-45px; right:30px; }
.txtScroll-left .prev:hover{background-position:left bottom; }
.txtScroll-left .next{ width:22px; height:22px;background:url(../Images/kd_07.png) no-repeat right top; position:absolute; top:-45px; right:0px;}
.txtScroll-left .next:hover{background-position:right bottom;}
.txtScroll-left .newlis{ width:370px; height:auto;}
.txtScroll-left .text{ width:340px; height:auto; padding:0 15px;}
.txtScroll-left .text h2 a{ font-size:20px; color:#444; line-height:32px; text-align:center; display:block;} 
.txtScroll-left .text p a{ font-size:14px; color:#666; line-height:28px; text-align:left;}
.txtScroll-left .bd ul li .bj{  z-index:999; position:absolute; left:0; bottom:0; width:320px;height:33px;}
.txtScroll-left .bd ul li .bj p{ width:320px; background:#000000; opacity:0.7;}
.txtScroll-left .bd ul li .bj p a{ font-size:14px; color:#fff; padding-left:10px; }



/*底部*/
.footer {
    width: 100%;
    background: #ededed;}

.footer .f_left{
	width:70%;
	float:left;
	border-right:1px solid #ddd;
}
.footer .f_left ul{
	width:100%;
}
.footer .f_left ul .col{
	width:20%;
	float:left;
}
.footer .f_left ul .col ul{
	width:100%;
	margin-bottom:20px;
}
.footer .f_left ul .col ul li{
	width:100%;
	height:22px;
	line-height:22px;
}
.footer .f_left ul .col ul li a{
	font-size:14px;
	color:#555;
}
.footer .f_left ul .col ul li a:hover{
	color:#000;
}
.footer .f_left ul .col ul li.title{
	height:40px;
	line-height:40px;
	margin-top:35px;
}
.footer .f_left ul .col ul li.title a{
	font-size:16px;
	color:#454545;
	font-weight:bold;
}
.footer .f_left .frsp{
	width:92%;
	padding:0px 1%;
	height:30px;
	text-align:center;
	margin-left:3%;
	background:#CBCBCB;
	color:#555;
	font-size:12px;
	line-height:30px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	overflow:hidden;
	margin-bottom:10px;
}
.footer .f_left .frsp span , .footer .f_left .frsp a{
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:middle;
}
.footer .f_left .frsp span{
	color:#333;
}
.footer .f_left .frsp a{
	font-size:12px;
	color:#555;
	margin:0px 5px;
}
.footer .f_left .frsp a:hover{
	color:#000;
}
.footer .f_right{
	float:right;
}
.f_right ul{
	width:90%;
	margin-left:5%;
}
.f_right ul li{
	width:100%;
	height:25px;
	line-height:25px;
	color:#555;
	font-size:14px;
}
.f_right ul li a{
	font-size:14px;
	color:#444;
}


.article-come {
	line-height: 26px;
	margin-top: 15px;
	color: #999999;
}
.article-come span {
	padding-left: 28px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.article-come .bdsharebuttonbox {
	display: inline-block;
	vertical-align: middle;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.article-come .span-share {
	padding-left: 0;
}



.f_right ul li.f_logo{
	height:42px;
	margin:15px 0px;
}
.f_right ul li.f_logo img{
	width:260px;

}
.f_right ul li.code{
	height:145px;
}
.f_right ul li.code div{
	width:102px;
	display:inline-block;
	*display:inline;
	zoom:1;
	margin-left:50px;
}
.f_right ul li.code div img{
	width:102px;
	height:102px;
	vertical-align:top;
}
.f_right ul li.code div span{
	display:block;
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
}

/*首页结束*/


/*在线留言*/
.Leavingmessage{ background-color: #FFF;  padding:26px 22px 24px 22px;}
.feedback01{padding:36px 0;}
.feedbacktit h3{ font-size:14px; padding-bottom: 30px;}
.feedbacktit h3 em{color:#e7141a;}
.feedbacktips em{color:#e7141a;}
.feedback1{overflow: hidden;}
.feedback1 ul{ width: 1233px; padding-bottom: 5px;}
.feedback1 ul li{padding-bottom:12px; float:left; margin-right: 41px; width: 380px;}
.feedback1 ul li label{display:block; margin-left: 12px;}
.feedbacklabel{display:block;    padding-bottom: 5px; font-size: 14px; color: #1a1a1a;}
.feedbacklabel em{color:#eb6100;margin-right:8px;}
.feedbacktext{width:100%;height:35px;padding-left:12px; font-size: 16px; *width: 95%; *line-height: 34px;}
.feedbackarea{width:782px;height:158px;border:1px solid #dcdcdc;padding:12px; margin-left:12px; resize: none; *width: 1024px;}
.feedback1 ul li.lastfeedback{width:100%;}
.feedbackbtn{text-align:center;}
.feedbackbtn input{height:35px;background:#4554a5;font-size:18px;    border: none; color:#fff;line-height:35px;cursor:pointer; padding-left: 39px; padding-right: 39px; margin-right: 20px;}
.feedbackbtn input.feedbackrebtn{ background-color: #e7141a;}

.feedbackcode{border:1px solid #dcdcdc;width:100%;height:38px;position:relative; }
.feedbackcode input{width:100%;height:36px;padding-left:12px;}
.feedbackcodeimg{display:block;position:absolute;top:0px;right:0;}
.feedbackcodeimg img{display:block;width:83px;height:36px;}
.feedback{ border:1px solid #dcdcdc; padding-top:42px;padding-bottom: 46px;}
.feedbacklabe2{ padding-left:12px;}


/*子界面*/
.banner1{ width:100%; height:266px; overflow:hidden;}

.kdw_conter{ width:1170px; height:auto; margin:20px auto 0;}
.kdw_conter .menu{ width:230px; height:auto; float:left;}
.kdw_conter .menu h3{width:230px; font-size:18px; color:#ffffff; height:50px; background:#065fa1; text-align:center; line-height:50px;}
.kdw_conter .menu h3 span{ font-size:24px; margin-right:10px;}
.kdw_conter .menu ul{ width:230px; height:auto; padding:20px 0; background:#0b7bce;}
.kdw_conter .menu ul li{ width:230px; height:40px;}
.kdw_conter .menu ul li a{ padding-left:70px; line-height:40px; line-height:40px\9; font-size:14px; display:block; color:#ffffff;}
.kdw_conter .menu ul li:hover a{ background:url(../Images/kd_10.png) no-repeat scroll left center; color:#0b7bce;}
.kdw_conter .menu ul li.on a{ background:url(../Images/kd_10.png) no-repeat scroll left center; color:#0b7bce;}

.kdw_conter .sidebar{ width:930px;   float:right;}
.sidebar .sidebar_top{ margin:0 25px; padding:10px 0;    border-bottom: 1px #ebebed solid; width:auto;}
.sidebar .sidebar_top h4{ float:left; background:url(../Images/kd_11.png) no-repeat scroll left center; padding-left:30px; font-size:16px; color:#444444;}
.sidebar .sidebar_top .current{ float:right; background:url(../Images/home.jpg) no-repeat scroll left center; padding-left:20px;}
.sidebar .sidebar_top .current a{ font-size:12px; color:#666666;}
.sidebar .sidebar_top .current a:hover{ color:#4554a5;}
.sidebar .gsjj{ width:auto; margin:0 25px; padding:10px 0;}
.sidebar .gsjj p{ font-size:13px; color:#444444; line-height:30px; text-indent:2em;}
.sidebar .sidebar_bottom{ width:auto; margin:0 25px; padding:20px 0 30px;}
.sidebar .sidebar_bottom p{ font-size:12px; color:#444444; line-height:22px;}
.sidebar .sidebar_bottom tr td{ height:22px; font-size:12px; color:#444444;}
.sidebar .sidebar_bottom1{ width:auto; margin:0 25px; padding:20px 0 30px;font-size:14px;line-height:28px;}
.sidebar .sidebar_bottom1 tr td p{ font-size:14px; color:#555555;}

.sidebar .new{ margin:0 25px; padding:10px 0; min-height:300px;}
.sidebar .new ul li{border-bottom:dashed 1px #e3e3e3; padding:20px;}
.sidebar .new ul li h4{ padding-bottom:10px;}
.sidebar .new ul li h4 a{ float:left; font-size:15px; color:#444444;}
.sidebar .new ul li h4 a:hover{ color:#065fa1;}
.sidebar .new ul li h4 span{ float:right; font-size:12px; color:#8e8e8e;}
.sidebar .new ul li p{ font-size:12px; color:#8e8e8e; line-height:25px; width:700px;}

/*右边公司新闻内容*/
.brief .news {
	margin-top: 50px;
	margin-bottom: 50px;
}
.brief .news a, .news li .date {
	line-height: 40px;font-size: 16px;
	color: #707272;
}
.brief .news a:hover {
	color: #4554a5;
}
.brief .news .data {
	float:right;
	color:#a9a6a6;
	font-size: 16px;
	line-height:40px;
	margin-right:4px;
}
.brief .news a:hover span {
	color: #4554a5;
}
.brief .news li:hover {
	color: #4554a5;
	height: 40px;
	background: #f1f3f3;
}
.brief .news li .square {
	margin-right: 10px;
	color: #707272;
}
.brief .news li .date {
	color: #707272;
	float: right;
}


/*资料下载*/
.servicelist li{ border-bottom:1px dotted #ccc; }
.servicelist li a { display:block;line-height:40px; font-size:14px}
.servicelist li a:hover { background-color:#f7f7f7;padding-left:5px}
.servicelist li span { float:right; color:#0061af}


/*新闻详情*/
.newstext{ margin-top:50px; color:#7a7676;}
.newstext p{ line-height:38px;}
.newsStatus,.release{text-align:center;}
.newsStatus{ font-size:20px; color:#4554a5; margin-bottom:10px;}
.release{ margin-bottom:15px;}
.release span{color:#7a7676; margin-right:20px;font-size: 14px;}

.sidebar .contact{ width:auto; margin:0 25px; padding:20px 0;}
.sidebar .contact #map{ margin-right:40px;}
.sidebar .contact .lx{ float:left;}
.sidebar .contact .lx p{ padding-top:20px; font-size:12px; color:#444444;}


/*产品*/
.prinw{ width:100%; margin-right:-20px;}
.prink{ width:239px; /*height:276px;*/ padding:20px; background:#f6f6f6; float:left; margin-right:20px; line-height:20px; color:#606060; margin-bottom:20px;}
.prink:nth-child(3n){margin-right:0px;}
.prink p{ line-height:20px;font-size:12px; }
.prink .name{ padding-top:10px; font-size: 13px; line-height:20px; font-weight:bold; color:#023894;}
.prink a{ display:block;}
.prink:hover .name{ color:#ffffff;}
.prink:hover{ color:#f0f0f0; background:#4554a5}

/*产品详情*/
/* tFocus */
.carFocus {
    float: left;
}

#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn{display:block;background:url(../Images/spr.png) no-repeat;}
#tFocus{width:501px;height:425px;overflow:hidden;margin-bottom:20px;}
#tFocus-pic{width:501px;height:320px;position:relative;}
#tFocus-pic li{width:501px;height:243px;position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}
#tFocus-pic li img{width:100%;height:316px;}
#tFocusBtn{width:596px;height:100px;margin-top:5px;z-index:20;overflow:hidden;}
#tFocus-btn{width:445px;height:88px;position:relative;left:0;bottom:0;overflow:hidden;float:left;margin-right:3px;}
#tFocus-btn ul{width:100000px;position:absolute;left:0;top:0;}
#tFocus-btn li{height:100px;width:88px;display:block;float:left;margin-right:12px;}
#tFocus-btn li img{border:1px solid #dddddd;width:98px;height:66px;}
#tFocus-btn li.active{background-position:-448px -100px;}
#tFocus-btn li.active img{border:1px solid #ed1f24}
#tFocus-leftbtn,#tFocus-rightbtn{height:41px;margin-top:17px;width:25px;float:left;text-indent:-9999px;}
#tFocus-leftbtn{margin-right:8px;background-position:-450px -60px;}
#tFocus-rightbtn{background-position:-478px -60px;margin-left:0px;}

.car-show {
    width: 330px;
    float: right;
}
.ProductDetailstopright{ position:relative;}
.ProductDetailstopright dl{ margin:0px; padding:14px 0px 42px 0;border-bottom:1px solid #ccc;}
.ProductDetailstopright dl dt{ color: #1a1a1a;font-size:24px;line-height:46px; padding-bottom:20px; border-bottom:1px solid #ccc;}
.ProductDetailstopright dl dd{ font-size:14px; margin:22px 0px 0 0; line-height:30px;color: #666; padding-left:25px; overflow: hidden;}
.ProductDetailstopright dl dd span.Special{ color:#00a1e9; font-size:16px; padding-right:10px;}

.contact-title{
	padding:12px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
.contact-title b,.contact-title span{
	display:inline-block;
	font-weight:normal;
}
.contact-title b{
	font-size:22px;
	color:#444;
}
.contact-title span{
	font-size:16px;
	font-style:italic;
	color:#888;
	margin-left:7px;
	text-transform: uppercase;
}


/*设备*/
.carsbox ul li{
	position:relative;
	width:282px;
	float:left;
	margin-right:16px;margin-bottom:16px;
	box-sizing: border-box;
	border:1px solid #e7e7e7;
}
.carsbox ul li:nth-child(3n){margin-right:0px;}
.car-img{
	/*width:312px;*/
	height:218px;
	overflow:hidden;
	position:relative;
}
.plus{
	position:absolute;
	top:40%;
	left:43%;
	width:46px;
	line-height:46px;
	background:#fff;
	border-radius: 50%;	
}
.plus span{
	display:block;
	font-size:16px;
	color:#2d84fe;
	text-align:center;
}
.car-intro{
	padding:0 10px;
	height:44px;
	line-height:44px;
	position:relative;
}
.car-intro p,.readlist span{
	font-size:14px;
	color:#333;
}
.car-intro p{
	padding-left:10px;
}
.readlist{
	position:absolute;
	top:0;
	right:12px;
}
.readlist span,.readlist font{
	display:inline-block;
}
.readlist span{
	text-decoration:underline;
}
.readlist font{
	margin-right:10px;
	width:20px;
	height:20px;
	background:url(../Images/icon-sprites.png) -37px -44px no-repeat;
}
.carsbox ul li:hover .car-hide{
	opacity: 1;
}
.carsbox ul li:hover .car-intro p{
	color:#2d84fe;
}
.carlayer{margin:30px 0;}
.carlayer .proce-icon{
	background:#e5e5e5;
	transform: none;	
	width:80px;
	height:80px;
	overflow:hidden;
}
.carlayer .proce-icon span{
	transform: none;
	height:46px;
	margin:17px;
}
.carlayer ul li img{
	margin:34px 5px;
}
.hot-pro img,.car-img img{
	width:100%;height:218px;
	transition:all 0.8s;
}
.carsbox ul li:hover .car-img img{
	transform:scale(1.1); -webkit-transform:scale(1.1);-webkit-transition:all ease 0.8s;
}
.canopy-hide,.car-hide{
	position:absolute;
	top:0;	
	width:100%;
	height:100%;
	color:#fff;
	background:rgba(45,132,254,0.2);
	opacity: 0;
	transition:all 0.8s;
}
.carbord,.carborder{
	width:100%;
	height:99%;
	position:absolute;
	top:0%;
	left:0%;
	border:1px solid #fff;
	transition:all 0.8s;
}
.carsbox ul li .news-link, .sunbox ul li .news-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*业务领域*/

.service_product .service_product_list{overflow:hidden;}
.service_product .service_product_list li{float:left;/*width: 600px;*/margin-bottom: 20px;border:1px solid #f0f0f0;padding:5px;background: #f5f5f5;}
.service_product .service_product_list li .scale_a {float:left;width: 308px;height:177px;overflow:hidden;}
.service_product .service_product_list li .service_product_list_l{display:block;width: 308px;height:197px;}
.service_product .service_product_list li .service_product_list_r{float:right;width: 530px;padding-left: 20px;position: relative;overflow: hidden;}
.service_product .service_product_list li .service_product_list_r h2{margin-top: 10px;margin-bottom:5px;}
.service_product .service_product_list li .service_product_list_r h2 a{font-size: 18px;text-align: left;font-weight: 400;color: #4554a5;}
.service_product .service_product_list li .service_product_list_r ul{margin:5px 0;}
.service_product .service_product_list li .service_product_list_r ul li{float:none;border:none;font-size: 14px;padding:5px 0;line-height: 26px;background: url(../../images/wrapper/point.png) no-repeat center left;}
.service_product .service_product_list li .service_product_list_r .service_left{position:absolute;bottom:146px;right:25px;width: 16px;height: 20px;background: url(../../images/wrapper/service_left.jpg) no-repeat center;}
.service_product .service_product_list li .service_product_list_r .service_right{position:absolute;bottom:146px;right:5px;width: 16px;height: 20px;background: url(../../images/wrapper/service_right.jpg) no-repeat center;}
 .btn{width:85px;padding:0px 5px;text-align: center;border:1px solid #ddd;border-radius:3px;}
 .btn a{color:#666;}
.service_product .service_product_list li .service_product_list_r a {
    position: relative;
    font-size: 12px;
}
.service_product .service_product_list li .service_product_list_r a i {
    position: absolute;
    left: 92px;
    background: url(../images/jiantou9.png) no-repeat center;
    display: inline-block;
    width: 20px;
    height: 20px;
}


.hyxq_t{ padding:20px 25px 35px; margin-top:15px; background:#f6f6f6; line-height:24px; font-family:"微软雅黑"; font-size:14px; color:#818080; margin-bottom:15px;}
.hyxq_t a{ float:right; width:114px; height:27px; background:#4554a5; line-height:27px; text-align:center; font-family:"微软雅黑"; font-size:14px; color:#FFF;}


.lcont{ margin-top:2px; padding:12px 25px 0; background:#e7e7e7; line-height:25px; font-size:14px; color:#555555; font-family:"微软雅黑"; display:none;}
.lcont .lcobt{ padding-left:23px; height:55px; line-height:55px; background:url(../images/hy_jt.jpg) no-repeat left center; font-family:"微软雅黑"; font-size:18px; color:#4554a5;}

/*上一个 下一个*/
.piece{border-top:1px solid #e7e7e7;margin:15px auto;padding:10px 15px 10px 15px;}
.piece div{margin:12px 0;font-size:14px;}
.piece-next {float: left;}
.piece-prev {float: right;}
.piece a{font-size:14px;color:#555;}
.piece a:hover{color:#3399ff;} 


/*翻页*/
.page{margin:40px 0;/*text-align:center;*/}
.page a{display:inline-block;width:45px;height:30px;line-height:30px;text-align:center;font-size:14px;margin:0 5px;border:1px solid #e7e7e7;}
.page .parrow{font-size:14px;}
.page a:hover,.page .hov{color:#fff;border:1px solid #4554a5;background:#4554a5;}
.page span{display:inline-block;width:45px;height:30px;line-height:30px;text-align:center;font-size:14px;margin:0 5px;}

/*翻页*/
.dede_pages{overflow:hidden;padding-top:20px;clear:both; padding-bottom:30px;}
.dede_pages ul{	 width:800px;	font-size:12px;color:#9c9c9c;margin-top:15px; text-align:center;}
.dede_pages ul li{ margin-left:6px;	color:#9c9c9c; display:inline;}
.dede_pages ul li.hover{padding:10px 15px;	border:1px solid #d9d9d9;}
.dede_pages ul li.thisclass{ border:1px solid #9c9c9c;}
.dede_pages ul li a{  border:1px solid #d9d9d9;	color:#9c9c9c;	text-decoration:none;padding:10px 15px;}
.dede_pages ul li a:hover{ background-color:#0b7bce !important;	color:#ffffff !important;border:solid 1px #0b7bce;}
.dede_pages ul li.thisclass,.dede_pages ul li.thisclass a,.dede_pages ul li.thisclass a:hover{	background-color:#0b7bce !important; color:#ffffff !important; border:solid 1px #0b7bce;}
.dede_pages ul li.thisclass a{ padding:10px 15px;}
.dede_pages ul li.thisclass{ padding:10px 15px;}
.dede_pages li select{background:#fff;	line-height:14px;color:#3590ba;	width:300px; display:none; border: none;}
.dede_pages .pageinfo{ color:#6b6b6b; padding:10px 15px; border:1px solid #e9e9e9;}
.dede_pages .pageinfo strong{	color:#188f00;	font-weight:normal;	margin:0px 2px;}

.fan_ye{ width:850px; height:auto; margin:20px; padding-bottom:20px;}
.fan_ye ul{ padding: 0 10px; height:37px; background:#0b7bce;}
.fan_ye ul li{ font-size:12px; color:#79c6ff; line-height:37px;}
.fan_ye ul li a{ color:#ffffff;}
.fan_ye ul li a:hover{color:#f1f1f1;}

.sidebar .explicit{ width:850px; height:auto; margin:20px 25px 0; min-height:310px;}
.sidebar .explicit .tit{ padding-bottom:15px; border-bottom:1px dotted #ccc;}
.sidebar .explicit .tit h3{ text-align:center; font-size:20px; line-height:30px; color:#444444; font-weight:bold;}
.sidebar .explicit .tit .tit_list{ width:400px; height:auto; margin-left:210px;}
.sidebar .explicit .tit .tit_list p{ float:left;  color:#a6a2a2; line-height:30px; font-size:12px; margin-right:45px;}
.sidebar .explicit .tit .tit_list .bdsharebuttonbox{ width:auto; height:auto;}
.sidebar .explicit .tit .tit_list .bdsharebuttonbox span{ float:left; margin-top:5px;}
.sidebar .explicit .tit .tit_list .bdsharebuttonbox a{ margin-left:10px} 
.sidebar .explicit .body{ padding:15px 10px;}
.sidebar .explicit .body p{ line-height:30px; line-height:24px; color:#44444; font-size:13px; text-indent:2em;}
.sidebar .explicit .body table{ margin:0 auto;}

.sidebar .news{ width:850px; margin:0 25px; padding:20px 0;}
.sidebar .news ul li{ width:420px; float:left; height:30px;}
.sidebar .news ul li a{ font-size:12px; color:#555555; line-height:30px; line-height:30px\9;}
.sidebar .news ul li a:hover{ color:#4554a5;}
.sidebar .news ul li i.x1{ width:4px; height:4px; background:url(../Images/kd_25.png) no-repeat; display:block; margin:15px 20px 0 30px; float:left;}

.sidebar .list{ width:840px; margin:0 25px; padding:20px 0; overflow:hidden; min-height:300px;}
.sidebar .list ul{ width:900px;}
.sidebar .list ul li{ float:left; margin-right:15px; margin-bottom:20px;}
.sidebar .list ul li .img{ width:200px; height:150px; overflow:hidden;}
.sidebar .list ul li .img a{ width:200px; height:150px;}
.sidebar .list ul li .img a img{ width:200px; height:auto;}
.sidebar .list ul li p.title{ width:200px; height:35px;}
.sidebar .list ul li p.title a{ text-align:center; display:block; line-height:35px; line-height:35px\9; font-size:14px; color:#555555;}
.sidebar .list ul li:hover p.title a{ background:#4554a5; color:#ffffff;}

.service-menu .menu-p .menu-i{background:url(../Images/kd_05.png) no-repeat;}
.service-menu{ float:left; width:239px;}
.service-menu h3{ width:230px; font-size:18px; color:#ffffff; height:50px; background:#fc0505; text-align:center; line-height:50px;}
.service-menu h3 span{ font-size:24px; margin-right:10px;}
.service-menu .menu-b{ background:#f2f4f4; padding:20px 0;}
.service-menu .menu-b .menu-p{display:block;color:#555555;height:40px; overflow:hidden; line-height:40px;font-weight:normal;cursor:pointer;}
.service-menu .menu-b .menu-p a .menu-i{float:left;display:inline;width:6px;height:10px;overflow:hidden;margin:15px 20px 0 0;}
.service-menu .menu-b .menu-p a{ float:left; display:block; width:190px; color:#444; font-size:16px; padding-left:15px;display:block; text-decoration:none;}
.service-menu .menu-b .menu-p-current{display: block;height: 40px;overflow: hidden;line-height: 40px;cursor: pointer;padding-left:45px; background:url(../Images/kd_10.png) no-repeat scroll left center;}
.service-menu .menu-b .menu-p-current a{ color:#4554a5;}

.service-menu .menu-b .menu-p:hover{ background:url(../Images/kd_10.png) no-repeat scroll left center;}
.service-menu .menu-b .menu-p:hover a{ color:#4554a5;}
.service-menu .menu-b .menu-p-current .menu-i{background-position:0px -10px;}
.service-menu .menu-b .menu-p:hover .menu-i{background-position:0px -10px;}
.service-menu .menu-b .menu-p-current a:hover{color:#4554a5;}
.service-menu .menu-b .menu-c{display:none; }
.service-menu .menu-b .menu-c-current{display:block;}
.service-menu .menu-b .menu-c ul{display:block;width:214px; overflow:hidden;}
.service-menu .menu-b .menu-c li{overflow:hidden; width:230px; height:30px;}
.service-menu .menu-b .menu-c a{ display:block; font-size:12px; color:#ffffff;padding-left:68px; line-height:30px;}
.service-menu .menu-b .menu-c a:hover{color:#ffbc8f;text-decoration:none;}
.service-menu .menu-b .menu-c-current .menu-b li.hover a{ color:#ffbc8f;}
.service-menu .menu-b .menu-c-current li.hover a{ color:#ffbc8f;}

.leftTitle{ 
	background:url(../images/bg_lefttitle.jpg) no-repeat;
	width:239px; 
	height:100px;	
}
.leftTitle div{
	display:none;
	font-size:18px;
	color:#fff;
	/*font-weight:bold;*/
	margin-left:25px;
	line-height:100px;
}
.leftTitle div .en{
		font-size:18px;
		color:#95a0dc;
		line-height:100px;
		margin-left:12px;
}
.leftTitle .display{display:block;}
.contentLeft {
	float: left;
	background: #e6e6e6;
	width: 239px;
	padding-bottom: 14px;
}
.contentLeft img {
	display: block;
}
.contentLeft li a {
	font-size: 15px;display: block;
	color: #6d6f70;
	line-height: 67px;
	margin-left: 35px;
}
.contentLeft li {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: right 30px center;
	background-color: #f2f4f4;
	margin-top: 1px;
}
.contentLeft .area{
	background-image:url(../images/arrow_01.png);
	background-repeat: no-repeat;
	background-position: right 30px center;
	background-color: #aab3e2;
}
.contentLeft .area a{
	color:#fff;}
.contentLeft li:hover {
	background-image:url(../images/arrow_01.png);
	background-repeat: no-repeat;
	background-position: right 30px center;
	background-color: #aab3e2;
}
.contentLeft li:hover a{
	color: #fff;
}
.contentLeft .title a {
	color: #fff;
}
.contentLeft .title {
	background-image:url(../images/arrow_01.png);
	background-repeat: no-repeat;
	background-position: right 30px center;
	background-color: #aab3e2;
}



.sidebar .join{ padding:20px 0; width:900px;}
.sidebar .join table{  width:900px;}
.sidebar .join table tr td{ font-size:16px;height:40px;background:#065fa1; color:#ffffff;}

.sidebar .join .wd_3{ width:900px; height:40px;}
.sidebar .join .wd_3 p{ float:left; font-size:14px; text-align:center; color:#444444; font-family:"微软雅黑"; line-height:40px;}
.sidebar .join .wd_3 p a{ font-size:14px; text-align:center; color:#444444;}
.sidebar .join .wd_3 p:hover a{ color:#065fa1;}
.sidebar .join .bx{ width:auto; height:auto; padding-top:10px; padding-bottom:10px; padding-left:65px; padding-right:15px; background:#dcf5ff;}
.sidebar .join .bx p{ font-size:12px; color:#666; line-height:26px;}
.sidebar .join .onclick{ background-position:top;}
.sidebar .join .onclick a{ color:#fff;}

.scrollBox{ width:100%;  position:relative; }
.scrollBox {position:relative;zoom:1;}
.scrollBox .ohbox{overflow:hidden; position:relative;width:1192px;left:1px}
.scrollBox .piclist{ overflow:hidden; zoom:1;}
.scrollBox .piclist li{float:left; display:inline; width:297px;height:300px;background:#F3F3F3;border:1px solid #FFF;text-align:center;}
.scrollBox .piclist li a{text-decoration: none;}
.scrollBox .piclist li h1{color:#555;font-size: 14px;height:50px;line-height:50px;overflow:hidden;}
.scrollBox .piclist li div{height:250px;width:257px;margin:0 auto;overflow:hidden;}
.scrollBox .piclist li div img{height:250px;width:auto;margin:0 auto;}
.scrollBox .piclist li h3{line-height:22px;margin:20px 0 0 ;color:#666;font-weight: normal;}
.scrollBox .piclist li p{color:#999;font-size: 14px;}
.scrollBox .pageBtn{text-align:center;margin:30px 0 0 ; }
.scrollBox .pageBtn span{ border:1px solid #E5E5E5; display:inline-block;  width:298px;height:28px; 
cursor:pointer;text-indent:-999em;overflow:hidden; }
.scrollBox .pageBtn .prev{background:#FFF url(../Images/pagebtn.png) 90% 9px no-repeat;}
.scrollBox .pageBtn .prev:hover{border-color:#19489e;background:#19489e url(../Images/pagebtn.png) 90% -82px no-repeat;}
.scrollBox .pageBtn .next{background:#FFF url(../Images/pagebtn.png) 10% -53px no-repeat;}
.scrollBox .pageBtn .next:hover{border-color:#19489e;background:#19489e url(../Images/pagebtn.png) 10% -20px no-repeat;}
.scrollBox .pageBtn .list{display:none;}

.section4-2{}
.section4-2 dl{}
.section4-2 dl dt{padding-left:15px;background:url(../Images/pagebtn.png) left -50px no-repeat;line-height:30px;font-size: 16px;}
.section4-2 dl dt p{line-height:12px;font-size: 12px;color:#999;float:right}
.section4-2 dl dd{padding-left:15px;line-height:20px;color:#777;max-height:72px;margin-bottom:10px;overflow:hidden;}