@charset "utf-8";
/*!
 * edh5 1.0 
 * Copyright 2015 edh5.com
 * http://www.edh5.com/
 * author:sky
*/

.fix_menu{
  position: fixed;
  right: 25px;
  z-index: 99999;
  top: 50%;
  opacity: 1;
  margin-top:-60px;
}

.fix_menu ul li{
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}

.fix_menu ul li a{
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  cursor: pointer;
}

.fix_menu ul li a span{
  width: 8px;
  height:8px;
  display: block;
  border-radius:100%;
  top:2px;
  left: 2px;
  border: 1px solid #0075c2;
  position: absolute;
}

.fix_menu ul li.cur a span{
  background: rgb(0, 117, 194);
}

.float_header{position:fixed;top:-90px;width:100%;z-index:99;height:90px;background:#f4f4f4;}
.links ul li{float:left;width:30px;height:30px;background:url(../images/share2.png) no-repeat center;margin-top:50px;margin-left:8px;}
.links ul li:nth-child(1){background-position:0 0;}
.links ul li:nth-child(2){background-position:-38px 0;}
.links ul li:nth-child(3){background-position:-76px 0;}
.links{float:right;}
.menus_list{position:relative;float:right;margin-right:10px;}
.menus_list ul li{width:100px;height:90px;float:left;text-align;center;font-size:14px;color:#767676;}
.menus_list ul li a{color:#767676;display:block;width:100px;height:70px;padding-top:20px;}
.menus_list ul li a:hover{background:#f08519;color:#ffffff;}
.menus_list ul li .icon {background:url(../images/icon_list.png) no-repeat center;margin:0 auto;}
.menus_list ul li .menu_txt{text-align:center;width:100%;position:relative;margin-top:12px;}
.menus_list ul li:nth-child(1) .icon{width:36px;height:30px;background-position:0 0;}
.menus_list ul li:nth-child(2) .icon{width:36px;height:30px;background-position:-103px 0;}
.menus_list ul li:nth-child(3) .icon{width:30px;height:30px;background-position:-228px 0;}
.menus_list ul li:nth-child(4) .icon{width:30px;height:30px;background-position:-349px 0;}
.menus_list ul li:nth-child(5) .icon{width:30px;height:30px;background-position:-466px 0;}
.menus_list ul li:nth-child(6) .icon{width:36px;height:30px;background-position:-589px 0;}

.menus_list ul li:hover:nth-child(1) .icon{width:36px;height:30px;background-position:0 -30px;}
.menus_list ul li:hover:nth-child(2) .icon{width:36px;height:30px;background-position:-103px -30px;}
.menus_list ul li:hover:nth-child(3) .icon{width:30px;height:30px;background-position:-228px -30px;}
.menus_list ul li:hover:nth-child(4) .icon{width:30px;height:30px;background-position:-349px -30px;}
.menus_list ul li:hover:nth-child(5) .icon{width:30px;height:30px;background-position:-466px -29px;}
.menus_list ul li:hover:nth-child(6) .icon{width:36px;height:30px;background-position:-590px -30px;}

.header{position:fixed;width:100%;height:90px;background:#fefefe;top:0px;z-index:99999;}
.header .logo,.float_header .logo{padding-top:17px;}
.top_link {position:relative;margin-top:30px;}
.top_link ul{float:right;position:relative;}
.top_link ul li{width:22px;height:22px;cursor:pointer;position:relative;float:left;margin-left:6px;background:url(../images/share1.png) no-repeat center;margin-top:5px;}
.share_div{width:25px;height:0px;position:absolute;top:25px;left:0px;z-index:99;overflow:hidden;}
.share_div a{margin-top:5px;}


/*滚动屏*/
.indexbox{position: absolute;width: 100%;left: 0px;z-index: 9999;background: #FFF;}
.indexmain{width:100%;overflow:hidden;position: relative;}



.top_link ul li a{width:22px;height:22px;display:block;}
.top_link ul li:nth-child(1){background-position:0 0;}
.top_link ul li:nth-child(2){background-position:-28px 0;}
.search{float:right;margin-top:3px;position:relative;}
.input_txt{width:140px;height:22px;border:1px solid #dbdbdb;background:none;line-height:22px;color:#585858;border-radius:5px;padding-left:5px;font-size:12px;}
.search_but{position:absolute;right:0.5px;top:1px;width:23px;height:22px;background:url(../images/search.png) no-repeat center;border:none;cursor:pointer}
.menu{position:relative;margin-top:30px;margin-right:30px;}
.Ntabonl{position:absolute;width:21px;height:10px;background:url(../images/arr_top.png) no-repeat center;}
.Ntabonl1{top:-10px;left:50%;margin-left:-40px;}
.Ntabonl2{top:-10px;left:50%;margin-left:-10px;}
.menu ul >li {position:relative;margin-left:30px;float:left;display:block;height:60px;}
.menu ul >li >a{color:#585858;display:block;padding-right:15px;padding-left:15px;padding-bottom:8px;}
.menu ul li a div:nth-child(2){font-size:12px;}
.menu ul >li >a:hover{color:#2d368e;border-bottom:2px solid #e2e1e1}
.menu ul >li.cur >a{color:#2d368e;border-bottom:2px solid #e2e1e1}
.menu ul li .menu_child{width:390px;height:180px;display:none;position:absolute;top:60px;z-index:99;left:0px;padding: 20px;background: url(../images/sub_nav.png);}
.menu ul li:nth-child(2) .menu_child{
    height:240px;
}
.menu_child ul li{height:auto}
 
 .menu_child2 ul li{text-align:center;margin-left:0px;width:100%;margin-top:10px}
 .menu .menu_child2 ul li a{color:#787878;font-size:14px;width:100%;background:none;}
 .menu_child2 ul li a:hover{background:none;color:#f08519}
 
.child_menu{width:120px;height:160px;}
.child_menu dl dd{width:100%;float:left;margin-bottom:10px;border-bottom: 1px #CCC solid;padding-bottom:10px;}
.child_menu dl dd a{color:#787878;background:none;display:inline;padding-bottom:5px;}
.child_menu dl dd a:hover{color:#2d368e}
.hot_con{width:700px;height:150px;overflow:hidden;margin-top:20px;position:relative;}
.ry_list_l{width:100%;float:left;}
.ry_list_l ul li{width:100px;margin-right:10px;}
.hot_con_wrap{width:100%;height:140px;top:0;position:relative;}
.hot_con_txt{width:490px;line-height:24px;font-size:12px;color:#a8a8a8;}
.hot_con_txt .txt_tit{font-size:16px;color:#838383;margin-bottom:5px;}
.hot_con_txt .look_mores a{color:#f08519;margin-top:10px;}

.hot_con_txt2{width:100%;}
.hot_con_txt2 ul li{width:100%;margin-left:0px;font-size:12px;margin-bottom:0px;}
.hot_con_txt2 ul li span{color:#838383}

.hot_con dl dd{width:100%;height:160px;float:left;}
.flexslider{position:relative;overflow:hidden;width:100%;margin-top:90px;}
.slides {position:relative;z-index:1;}
.flex-control-nav { position: absolute; bottom:5px; z-index: 2; width: 100%; text-align: center;}
.flex-control-nav li { display: inline-block; width:30px; height: 7px; margin: 0 ; *display: inline; zoom: 1;margin-bottom:5px;}
.flexslider li img{width:100%;height:auto;}
.flexslider li{position:relative}
.flexslider li .banner_txt{position:absolute;top:50%;width:500px;height:175px;left:50%;margin-left:-300px;text-align:center;margin-top:-100px;opacity:0;}
.flexslider li .banner_txt img{width:auto;}


.flexslider ul li.flex-active-slide  .banner_txt{
    -webkit-animation:fadeInLeft .8s .6s both;
	-moz-animation:fadeInLeft .8s .6s both;
	animation: fadeInLeft .8s .6s both;
}

.flexslider ul li:nth-child(2).flex-active-slide  .banner_txt{
    -webkit-animation:fadeInLeft .8s .6s both;
	-moz-animation:fadeInLeft .8s .6s both;
	animation: fadeInLeft .8s .6s both;
}

.flexslider ul li:nth-child(3).flex-active-slide  .banner_txt{
    -webkit-animation:fadeInRight .8s .6s both;
	-moz-animation:fadeInRight .8s .6s both;
	animation: fadeInRight .8s .6s both;
}

.flexslider ul li:nth-child(4).flex-active-slide  .banner_txt{
    -webkit-animation:fadeInUp .8s .6s both;
	-moz-animation:fadeInUp .8s .6s both;
	animation: fadeInUp .8s .6s both;
}


.flex-control-nav a { display: inline-block; width: 20px; height:7px; overflow: hidden; background-color:#1c268b; cursor: pointer;line-height:40px;box-shadow: 0px 20px 30px rgba(0,0,0,0.1);-moz-box-shadow: 0px 20px 30px rgba(0,0,0,0.1);-webkit-box-shadow:0px 20px 30px rgba(0,0,0,0.1);-o-box-shadow:0px 20px 30px rgba(0,0,0,0.1);}
.flex-control-nav .flex-active {background-color:#f08519;}
.company_dt{width:100%;position:relative;}
.dt_title{width:100%;height:29px;background:url(../images/dt_txt.png) no-repeat center;margin-bottom:70px;}
.qy{width:800px;position:relative;font-size:12px;line-height:22px;color:#a6a6a6;}
.dt_list_tj{width:534px;height:298px;background:#f5f5f5;padding:28px 28px;overflow:hidden;}
.dt_list_tj ul li{width:100%;float:left;height:100px;border-bottom:1px solid #dfdfdf;padding-bottom:0px;margin-bottom:8px;}

.dt_list_tj ul li .news_tit_l a{color:#00a2e9;font-size:14px;}
.dt_list_tj ul li:nth-child(3n){border-bottom:none;}

.pre_next_but{position:absolute;right:10px;bottom:10px;color:#00a2e9;font-size:20px;cursor:pointer;}

.dt_bak{position:absolute;bottom:0;width:100%;}
.product_center{position:relative;width:100%;background:#ffffff}
.p_center_title{width:100%;height:30px;background:url(../images/product_txt.png) no-repeat center;margin-bottom:50px;}
.product_style{width:220px;margin:0 auto;height:35px;position:relative;margin-bottom:65px;}
.product_style ul li{width:100px;height:100%;border-radius:5px;background:#c7c7c7;text-align:center;color:#ffffff;line-height:35px;float:left;margin-bottom:65px;cursor:pointer;}
.product_style ul li a{color:#ffffff}
.product_style ul li:first-child{margin-right:20px;}
.product_style ul li.cur{background:#f08519}
.product_list{width:1080px;position:relative;margin:0 auto;overflow:hidden;padding-left:60px;padding-right:60px;}
.product_list ul li{width:260px;text-align:center;float:left;margin-left:15px;color:#828282;cursor:pointer;}
.product_list ul li:hover{background:#00a2e9;-webkit-transition: .5s ease-out all;transition: .5s ease-out all;}
/* .product_list ul li.cur{background:#00a2e9;color:#ffffff;} */



.product_list ul li .product_name{width:160px;text-align:center;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;margin:0 auto;margin-top:10px;margin-bottom:10px;}
.product_list ul li:hover .product_name{color:#ffffff;}
.product_list ul li .product_sty{height:17px;}
.product_list ul li .go{margin-top:20px;}

.main_img{width:600px;}

.pre_next_but_pro{position:absolute;top:50%;margin-top:-28px;width:100%;}
.pre_next_but_pro .btn_pre_pro{width:29px;height:56px;background:url(../images/index75.png) no-repeat center;left:-40px;position:absolute;cursor:pointer;opacity:0;}
.pre_next_but_pro .btn_next_pro{width:29px;height:56px;background:url(../images/index76.png) no-repeat center;position:absolute;right:70px;cursor:pointer;opacity:0;}


.product_bak{position:absolute;width:100%;bottom:0px;}
.server_case{width:100%;position:relative;overflow:hidden;margin-top:70px;background:url(../images/server_bak.jpg) no-repeat bottom;}
.server_title{width:100%;height:31px;background:url(../images/server_txt.png) no-repeat center;margin-bottom:65px;}
.server_list .server{width:579px;border:1px solid #e4e4e4;height:430px;}
.server_ul{position:relative;width:523px;padding:28px 28px;}
.server_ul dl{width:50%;float:left;}
.server_ul dl dd{width:100%;float:left;margin-bottom:20px;color:#828282;}
.server_ul dl dd a{color:#828282}
.case{width:580px;border:1px solid #e4e4e4;height:430px;}
.case_list{position:relative;padding:28px 28px 28px 28px;width:524px;color:#828282;overflow:hidden;}
.case_list dl{width:50%;float:left;}
.case_list dl dd{font-size:14px;padding-left:10px;margin-bottom:20px}
.case_list dl dd a{color:#828282}
.suc_case{position:relative;width:100%;overflow:hidden;background:url(../images/case_bak.jpg) no-repeat bottom;}
.case_tit{width:100%;height:30px;background:url(../images/case_txt.png) no-repeat center;margin-bottom:60px;}
.case_list_l{
    position: relative;
    background: #fff;
    margin-top: 50px;
    margin-left:-15px;
}

.case_list_l ul{
    overflow:hidden;
    zoom:1;
}

.case_list_l ul li {
    float:left;
    margin-left:15px;
    width:288px;
    overflow:hidden;
    position:relative;
    display:inline;
	background:#e5e5e5;
}
.case_list_l ul li .case_img_l{width:100%;height:192px;overflow:hidden;}

.case_list_l ul li .case_img_l img{
    width:100%;
	height:auto;
	cursor:pointer;
	animation:Scale2 1s .2s both; 
	-webkit-animation: Scale2 .6s both; 
	-moz-animation: Scale2 .6s  both; 
	-o-animation: Scale2 .6s  both; 
}
.case_list_l ul li .case_img_l img:hover{
	animation:Scale 1s .2s both; 
	-webkit-animation: Scale .6s both; 
	-moz-animation: Scale .6s  both; 
	-o-animation: Scale .6s  both; 
}
.case_list_l ul li .case_txt{width:252px;padding:18px 18px;overflow:hidden;}
.case_txt .su_case_tit{color:#6c6c6c;margin-bottom:10px;}
.case_txt .su_case_con{font-size:12px;color:#828282;line-height:18px;}
.case_txt .su_case_more a{font-size:12px;color:#00a2e9;margin-top:5px;display:block;}

.case_list_l .prev, .case_list_l .next {
  position: absolute;
  display: block;
  width:40px;
  height:40px;
  background:url(../images/arr.png) no-repeat center;
  cursor:pointer;
  z-index:9999;
  bottom:-80px;
}
.case_list_l .prev{
  background-position:0 0;
  left:50%;
  margin-left:-50px;
}

.case_list_l .next{
  background-position:-40px 0;
  right:50%;
  margin-right:-50px;
}

.case_list_l .prev.prevStop{opacity:0.5;filter:alpha(opacity=50);-moz-opacity:0.5;pointer-events: none;}
.case_list_l .next.nextStop{opacity:0.5;filter:alpha(opacity=50);-moz-opacity:0.5;pointer-events: none;}
.about_us{width:100%;position:relative;overflow:hidden;background:url(../images/about_bak.jpg) no-repeat bottom;}
.about_title{width:100%;height:30px;background:url(../images/about_txt.png) no-repeat center;margin-bottom:60px;}
.about_style{position:relative;width:580px;margin:0 auto;}
.about_style ul li{width:100px;height:35px;background:#c7c7c7;border-radius:5px;line-height:35px;color:#ffffff;text-align:center;margin-left:20px;float:left;cursor:pointer;}
.about_style ul li a{color:#ffffff;}
.about_style ul li:nth-child(1){margin-left:0px;}
.about_style ul li.cur{background:#f08519;}
.lc_list{position:relative;width:1296px;height:111px;background:url(../images/line.png) no-repeat center;margin:0 auto;margin-top:100px;}
.lc_list ul li{float:left;margin-right:80px;position:relative;}

.lc_list ul li .flag{width:23px;height:23px;background:url(../images/ju.png) no-repeat center;position:relative;cursor:pointer;}
.lc_list ul li:nth-child(2n-1) .flag i{height:20px;border:1px dashed #f08519;position:absolute;left:50%;top:20px;margin-left:-3px;}
.lc_list ul li:nth-child(2n) .flag i{height:20px;border:1px dashed #f08519;position:absolute;left:50%;top:-20px;margin-left:0px;}

.lc_list ul li:nth-child(2n-1) .time_lc{color:#828282;margin-top:20px;margin-left:-20px;}
.lc_list ul li:nth-child(2n) .time_lc{position:relative;color:#828282;margin-top:-60px;margin-left:-20px;}

.lc_list ul li:nth-child(1) .flag{margin-top:80px;}
.lc_list ul li:nth-child(2) .flag{margin-top:20px;}
.lc_list ul li:nth-child(3) .flag{margin-top:30px;}
.lc_list ul li:nth-child(4) .flag{margin-top:55px;}
.lc_list ul li:nth-child(6) .flag{margin-top:20px;}
.lc_list ul li:nth-child(7) .flag{margin-top:80px;}
.lc_list ul li:nth-child(8) .flag{margin-top:20px;}

.lc_list ul li .lc_txt{position:absolute;width:315px;height:104px;background:url(../images/lc_bak.png) no-repeat center;right:-381px;top:25px;z-index:99;padding-top:28px;padding-left:58px;padding-bottom:28px;display:none;overflow:hidden;padding-right:58px;}
.lc_txt .lc_time{color:#787878;font-weight:bold;margin-bottom:5px;}
.lc_list_l dl dd{width:100%;margin-top: 6px;color:#8e8d8d;float:left;}
.footer_menu{position:relative;width:100%;background:#2d368e;padding-bottom:15px;padding-top:35px;overflow:hidden;}
.f_menu dl{float:left;margin-right:60px;color:#ffffff;}
.f_menu dl dt{margin-bottom:25px;}
.f_menu dl dd{margin-bottom:10px;color:#d0cece}
.f_menu dl dd a{color:#d0cece}
.f_menu dl dd ol li{font-size:12px;line-height:24px;color:#d0cece}
.contact{width:455px;color:#ffffff;line-height:24px;font-size:12px;}
.contact .phone{font-size:14px;}
.contact  span{font-size:20px;color:#f08519;}
.footer{width:100%;position:relative;background:#1a2167;line-height:45px;height:45px;padding-top:5px;padding-bottom:5px;font-size:12px;color:#fdfdff;overflow:hidden;}
.footer a{color:#fdfdff}
.link ul li{float:left;margin-left:5px;width:45px;height:45px;background:url(../images/link.png) no-repeat center;background-color:#202981;cursor:pointer;}
.link ul li a{width:45px;height:45px;display:block;}
.link ul li:hover{background-color:#f08519}
.link ul li:nth-child(1){background-position:0 0;}
.link ul li:nth-child(2){background-position:-45px 0;}
.link ul li:nth-child(3){background-position:-90px 0;}
.link ul li:nth-child(4){background-position:-135px 0;}

/*product*/
.product_category{position:relative;overflow:hidden;width:300px;height:45px;margin:0 auto;margin-top:35px;margin-bottom:40px;}
.product_category.so{width:620px;}
.product_category.servers{width:620px;}
.product_category.about{width:940px;}
.product_category ul li{width:140px;float:left;margin-left:20px;height:100%;line-height:45px;font-size:18px;text-align:center;background:#91b8d5;}
.product_category ul li:nth-child(1){margin-left:0px;}
.product_category ul li.cur{background:#f08519;}
.more_product{position:absolute;width:100%;background:#ffffff;z-index:99;top:34px;padding-top:20px;padding-bottom:20px;}
.product_category ul li a{color:#ffffff;}
.category_c_list{border-bottom:1px solid #d3d3d3;}
.p_child_category{position:relative;width:100%;margin-top:35px;}
.p_child_category ul span{display:block;float:left;}
.p_child_category ul{ overflow:hidden;zoom:1;}
.p_child_category ul li{float:left;font-size:14px;padding-top:5px;padding-bottom:5px;position:relative;overflow:hidden;margin-right:10px;margin-bottom:10px;}


/* .p_child_category ul li.cur a{color:#f08519;border-bottom:1px solid #f08519;}
.p_child_category ul li a:hover{color:#f08519;border-bottom:1px solid #f08519;} */
.more_product ul li a:hover{border:none}
.p_child_category ul li a{color:#767575;display:block;position:relative;padding-left:15px;padding-right:15px;}
.p_child_category ul li.cur a span,.p_child_category ul li:hover a span{display:block;}
.p_child_category ul li.cur,.p_child_category ul li.cur a{background:#f08519;color:#ffffff;border:none;}
.p_child_category ul li:hover,.p_child_category ul li:hover a{background:#f08519;border:none;color:#ffffff;}
.p_child_category ul li:last-child a{border:none;}
.more_category{position:absolute;right:0;background:url(../images/more.png) no-repeat center;width:11px;height:9px;top:5px;cursor:pointer;}
.main_txt{width:400px;}
.product_main{position:relative;margin-top:55px;width:100%;margin-bottom:170px;overflow:hidden;}
.main_tit{height:38px;line-height:38px;background:#2d368e;color:#ffffff;font-size:24px;padding-left:10px;padding-right:38px;font-family:"宋体";float:left;margin-right:5px;margin-top:27px;}
.main_list ul li{float:left;width:100%;font-size:16px;color:#707070;line-height:30px;font-family:"宋体";cursor:pointer;}
.xl_main  .xl_name{color:#2d368e;width:175px;padding-bottom:5px;padding-left:5px;border-bottom:1px solid #d3d3d3;font-size:14px;margin-bottom:10px;background:url(../images/right_img.png) no-repeat center right  5px;position;relative;overflow:hidden;}
.xl_main.cur .xl_name{background:url(../images/down_img.png) no-repeat center right  5px;}
.xl_name span{display:inline-block;margin-right:5px;top:0px;position:relative;}
.xl_child{position:relative;overflow:hidden;display:none;width:100%;float:left;font-size:12px;margin-bottom:5px;}

.xl_child a{color:#707070}
.xl_child a span{margin-left:5px;margin-right:5px;}
.xl_child a:hover{color:#f08519}
.product_list_l ul li{width:100%;float:left;margin-bottom:70px;font-size:12px;color:#a1a1a1;}
.product_list_l ul li .product_xl{font-size:33px;font-family:"Arial";color:#2d368e;line-height:33.5px;}
.product_list_l ul li .product_pt{font-size:20px;color:#f08519;font-family:"宋体";line-height:33px;margin-top:10px;}
.product_list_l ul li .product_name{width:100%;padding-bottom:15px;border-bottom:1px solid #eeeeee;}
.product_list_l ul li .product_name span{background:url(../images/tit_bak.png) no-repeat right;padding-right:25px;}
.pro_des{position:relative;margin-top:30px;width:100%;}

/*news*/
.news_con{position:relative;background:#ffffff;padding-bottom:60px;border-top:1px solid #dddddd}
.news_con ul li{padding-top:40px;padding-bottom:20px;position:relative;overflow:hidden;width:100%;}
.news_con ul li:nth-child(2n-1){background:#f7f7f7;}
.news_con ul li .news_img{width:375px;height:220px;position:relative;overflow:hidden;border:1px solid #e9e9e9; }
.news_con ul li .news_img img:hover{
    opacity:0.8;
    filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-webkit-transition:.5s ease-out all;
	-moz-transition:.5s ease-out all;
	transition: .5s ease-out all;
}
.news_con_l{width:780px;color:#878787;line-height:24px;}
.news_tit{font-size:24px;line-height:48px;}
.news_tit a{color:#575757}
.news_time{width:100%;padding-bottom:10px;color:#7b7b7b;font-size:12px;border-bottom:1px dashed #d9d9d9;margin-bottom:10px;}
.look_more{width:100px;height:30px;font-size:12px;line-height:30px;text-align:center;margin-top:20px;}
.look_more a{color:#797979;width:100%;height:30px;display:block;background:#e8e8e8;}
.look_more a:hover{background:#f08519;color:#ffffff;}
.page{position:relative;width:1200px;margin:0 auto;padding-bottom:65px;overflow:hidden;}
.page ul{float:left;left:50%;position:relative;}
.page ul li{float:left;position:relative;left:-50%;width:30px;height:35px;text-align:center;line-height:35px;border:1px solid #e9e9e9;margin:0 5px;}
.page ul li a{color:#c7c7c7;}
.page ul li a:hover,.page ul li.cur a{color:#f08519}
.page ul li.prev,.page ul li.next{width:75px;background:#c7c7c7;}
.page ul li.prev a,.page ul li.next a{color:#ffffff;}
.page ul li.prev:hover,.page ul li.next:hover{background:#f08519;}

/*news_det*/
.news_det{padding-top:60px;font-size:12px;line-height:30px;color:#949494;}
/* .news_det img{width:100%;height:auto;margin-top:0px;margin-bottom:10px;} */
.news_det_tit{font-size:22px;color:#565656;margin-bottom:20px;text-align:center;}
.news_det_time{width:100%;text-align:center;padding-bottom:10px;border-bottom:1px dashed #c4c3c3;margin-bottom:60px;}

/*solution*/
.so_main{margin-top:50px;padding-bottom:120px;}
.so_logo{text-align:center;width:100%;}
.so_title{font-size:26px;color:#2d368e;width:100%;padding-bottom:26px;border-bottom:1px solid #d3d3d3}
.so_title2{font-size:18px;color:#7d7d7d;}
.so_title,.so_title2{text-align:center;line-height:44px;}
.so_con{margin-top:25px;line-height:24px;}
.so_con img{width:100%;height:auto}

/*case*/
.case_con{width:100%;border-top:1px solid #dddddd;padding-top:25px;padding-bottom:100px;overflow:hidden;}
.case_con ul li{
    width:193px;
	text-align:center;
	padding:10px 20px;
	border:1px solid #dddddd;
	border-radius:5px;
	float:left;
	overflow:hidden;
	margin-left:5px;
	margin-bottom:10px;
}
.case_con ul li:hover{
	border:1px solid #2d368e;
}

.case_con ul li img{
    -webkit-transition:.3s ease-out all;
	-moz-transition:.3s ease-out all;
	transition: .3s ease-out all;
}

.case_con ul li img:hover{
    transform: translateY(-5px);
	-webkit-transform:translateY(-5px);
	-moz-transform:translateY(-5px);
	-webkit-transition:.3s ease-out all;
	-moz-transition:.3s ease-out all;
	transition: .3s ease-out all;
}


.case_con ul li img{width:160%px;height:auto;}


/*server*/
.server_tit.DIV{padding-bottom:10px;font-size:18px;color:#717171;border-bottom:1px dashed #b5b5b5;margin-bottom:30px;}
.sh_con{padding-bottom:70px;line-height:30px;color:#7d7d7d;font-size:12px;}
.download_con.DIV{margin-bottom:65px;}
.download_con ul li{width:100%;padding-bottom:10px;border-bottom:1px solid #e3e3e3;font-size:12px;color:#7d7d7d;margin-bottom:7px;}
.icon_d{background:url(../images/download_icon.png) no-repeat left;padding-left:22px;cursor:pointer;}

/*about*/
.about_con{position:relative;width:100%;padding-top:25px;border-top:1px solid #dddddd;padding-bottom:100px;overflow:hidden;font-size:12px;line-height:30px;color:#797979;}
.culture_l  >li{width:100%;margin-top:20px;}
.culture ul li .culture_tit{width:180px;height:70px;text-align:center;font-size:24px;color:#ffffff;padding-top:25px;background:#00a2e9;}
.culture ul li .culture_tit p:nth-child(2){font-size:12px;font-family:"Arial";text-transform:uppercase}
.culture_con{width:954px;border-right:1px solid #dddddd;border-top:1px solid #dddddd;border-bottom:1px solid #dddddd;height:93px;line-height:93px;padding-left:65px;font-size:18px;color:#797979;}
.ry_list ul {margin-left:-50px;position:relative;margin-bottom:30px;overflow:hidden;}
.ry_list ul li{width:362px;text-align:center;margin-bottom:10px;line-height:48px;color:#797979;font-size:16px;font-family:"幼圆";margin-left:50px;;float:left;}
.ry_list ul li .ry_img{width:362px;height:243px;-webkit-box-shadow:0 0 10px #c8c7c7;-moz-box-shadow:0 0 10px #c8c7c7;box-shadow:0 0 10px #c8c7c7;margin-bottom:10px;}
.job_tit{width:100%;padding-bottom:5px;border-bottom:1px solid #dddddd;color:#474747;font-size:18px;font-family:"宋体";}
.job dl {position:relative;overflow:hidden;margin-bottom:60px;}
.job dl dt{width:100%;height:30px;background:#e4e4e4;margin-top:5px;}
.job dl dt ul li{width:25%;float:left;text-align:center;}
.job dl dt ul li:first-child{text-align:left;padding-left:3%;width:22%;}
.job dl dd{width:100%;float:left;height:30px;line-height:30px;}
.job dl dd:nth-child(2n-1){background:#f2f6f8}
.job dl dd ul li{width:25%;float:left;text-align:center;font-size:12px;color:#5b5b5b;}
.job dl dd ul li:first-child{text-align:left;padding-left:3%;width:22%;}
.job_name{width:99%;padding-left:1%;height:35px;background:#e4e4e4;line-height:35px;color:#1745a8;font-size:18px;margin-top:5px;}
.job_con{padding-top:35px;color:#5f5f5f;line-height:36px;font-family:"宋体";font-size:18px;padding-left:1%;}
.history{position:relative;padding-top:55px;}
.history ul{position:relative;overflow:hidden;}
.history  .end{width:15px;height:15px;position:absolute;left:50%;border-radius:100%;bottom:0;margin-left:-7px;background:#00a2e9}
.history ul li{width:100%;float:left;position:relative;margin-bottom:2px;}
.history ul li .his_con{width:584px;position:relative;padding-bottom:20px;}
.history ul li .his_con .spot{position:absolute;top:5px;width:22px;height:22px;background:url(../images/spot_quan.png) no-repeat center;z-index:99;}
.history ul li:first-child .his_con{padding-top:100px;}
.history ul li:last-child .his_con{padding-bottom:100px;}
.history ul li:nth-child(2n-1) .his_con{padding-right:15px;float:left;border-right:2px dotted #00a2e9;}
.history ul li:nth-child(2n-1) .spot{right:-26px;}
.history ul li:nth-child(2n) .spot{left:-26px;}
.history ul li:nth-child(2n) .his_con{padding-left:15px;float:right;border-left:2px dotted #00a2e9;}
.his_con .his_time{width:145px;height:39px;background:url(../images/time_bak.png) no-repeat center;text-align:center;line-height:39px;font-size:24px;color:#ffffff;font-family:"Arial";float:right;position:relative;}
.his_con .his_txt{width:80%;font-size:14px;color:#797979;margin-top:40px;line-height:26px;position:relative;float:right;overflow:hidden;text-align:right;}
.history ul li:nth-child(2n) .his_time{float:left;background:url(../images/time_bak_left.png) no-repeat center;}
.history ul li:nth-child(2n) .his_txt{float:left;text-align:left;}

/* .news_con_det img{margin-top:30px;margin-bottom:30px;} */


/*animate*/
.qy,.img2,.product_list_m,.server,.case{opacity:0;}
.company_dt.animate .qy,.server_list.animate .server{
    -webkit-animation:fadeInLeft .6s  both;
	-moz-animation:fadeInLeft .6s  both;
	animation: fadeInLeft .6s  both;
}

.company_dt.Outanimate .qy,.server_list.Outanimate .server{
    -webkit-animation:fadeOutLeft .6s  both;
	-moz-animation:fadeOutLeft .6s  both;
	animation: fadeOutLeft .6s  both;
}

.company_dt.animate .img2,.server_list.animate .case{
    -webkit-animation:fadeInRight .6s  both;
	-moz-animation:fadeInRight .6s  both;
	animation: fadeInRight .6s  both;
}

.company_dt.Outanimate .img2,.server_list.Outanimate .case{
    -webkit-animation:fadeOutRight .6s  both;
	-moz-animation:fadeOutRight .6s  both;
	animation: fadeOutRight .6s  both;
}

.pre_next_but_pro.animate .btn_pre_pro{
    -webkit-animation:fadeInLeft .6s  both;
	-moz-animation:fadeInLeft .6s  both;
	animation: fadeInLeft .6s  both;
}

.pre_next_but_pro.Outanimate .btn_pre_pro{
    -webkit-animation:fadeOutLeft .6s  both;
	-moz-animation:fadeOutLeft .6s  both;
	animation: fadeOutLeft .6s  both;
} 

.pre_next_but_pro.animate .btn_next_pro{
    -webkit-animation:fadeInRight .6s  both;
	-moz-animation:fadeInRight .6s  both;
	animation: fadeInRight .6s  both;
}

.pre_next_but_pro.Outanimate .btn_next_pro{
    -webkit-animation:fadeOutRight .6s  both;
	-moz-animation:fadeOutRight .6s  both;
	animation: fadeOutRight .6s  both;
}


.product_list_m.animate{
    -webkit-animation:fadeIn .6s  both;
	-moz-animation:fadeIn .6s  both;
	animation: fadeIn .6s  both;
}

.product_list_m.Outanimate{
    -webkit-animation:fadeOut .6s  both;
	-moz-animation:fadeOut  .6s  both;
	animation: fadeOut  .6s  both;
}

.banner{position:relative;margin-top:90px;}


@media (max-width: 1200px){
   .qy,.img2,.product_list_m,.server,.case{opacity:1;}
}

.nav_menu{position:relative;margin-top:20px;font-size:14px;color:#4d4d4d;width:100%;overflow:hidden;}
.nav_menu ul li{float:left;margin-right:5px;}
.nav_menu ul li.cur{color:#2d368e}
.nav_menu ul li a:hover{color:#2d368e}
.main_list{position:relative;width:100%;height:auto;border:1px solid #dddddd;overflow:hidden;margin-top:20px;margin-bottom:50px;}
.main_list_wrap{padding:5px;}
.main_list_wrap dl{margin-bottom:10px;}
.list_dl  dt{font-size:16px;color:#2d368e}
.list_dl  dt span{display:inline-block;width:8px;height:8px;background:#2d368e;margin-right:5px;top:-2px;position:relative;}

.mt_news ul li{width:100%;float:left;font-size:14px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;line-height:26px;}
.mt_news ul li span{font-size:24px;margin-right:3px;}
.mt_news ul li a{color:#a6a6a6;}
.mt_news ul li a:hover{color:#00a2e9}
.more_news{text-align:right;font-size:13px;}
.more_news a{color:#00a2e9}
.product_list_l li{float:left;width:280px;position:relative;margin:0 10px;margin-bottom:20px;}
.product_list_l li .xc_img{padding:20px;border:1px solid #acacac}
.product_list_l li .xc_txt{width:100%;text-align:center;margin-top:20px;font-size:13px;color:#767575;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.qq_list{position:relative;margin-left:10px;top:-5px;}

.p_q_list ul li{position:relative;float:left;padding-top:20px;padding-bottom:20px;width:100%;border-bottom: 1px solid #e3e3e3;cursor:pointer;overflow:hidden;}
/* .p_q_list ul li:nth-child(1){border-top: 1px solid #e3e3e3;} */
.p_q_list{overflow:hidden;padding-bottom:70px;}
.p_q_list ul li .q_tit,.p_q_list ul li .p_tit{width:100%;float:left;display:block;position:relative;overflow:hidden;}
.p_q_list ul li .q_tit{display:none;margin-top:20px}
.p_q_list ul li .p_tit span{width:20px;height:20px;line-height:20px;text-align:center;display:block;background:#acabab;border-radius:100%;color:#ffffff;float:left}
.p_q_list ul li .q_tit span{width:20px;height:20px;line-height:20px;text-align:center;display:block;background:#91b8d5;border-radius:100%;color:#ffffff;float:left}
.p_q_list ul li .p_tit_all{float:left;margin-left:20px;line-height:22px;}
.p_q_list ul li .p_tit_all.q_tit_d{color:#acabab;width:1150px}

.so_list_pt {
    width: 969px;
    margin: 0 auto;
}
.so_list_pt .ly_sm{
	width:454px;
	margin:0 auto;
}
.so_list_pt .moban{
	width:100%;
}
.so_list_pt .moban .mg{
	width:100%;
	padding-bottom:25px;
}
.so_list_pt .moban .mg .lef{
	width:265px;
	height:48px;
	line-height:48px;
	text-align:right;
	margin-right:10px;
	float:left;
	font-size:16px;
	color:#666666;
}
.so_list_pt .moban .mg .ler{
	width:458px;
	float:left;
}
.so_list_pt .moban .mg .ler input{
	width:458px;
	height:48px;
	border:1px solid #e3e3e3;
	border-radius:6px; 
	padding:5px 10px;
	font-size:16px;
	color:#666666;
}
.so_list_pt .moban .mg .lef02{
	width:265px;
	height:60px;
	text-align:right;
	margin-right:10px;
	margin-top:15px;
	float:left;
	font-size:16px;
	color:#666666;
}
.so_list_pt .moban .mg .ler textarea{
	width:526px;
	height:183px;
	border:1px solid #e3e3e3;
	border-radius:6px; 
	padding:5px 10px;
	font-size:16px;
	color:#666666;
	resize: none;
}
.so_list_pt .moban .mg .ler #button,.so_list_pt .moban .mg .ler #reset{
	width:149px;
	height:46px;
	background-color:#c4c4c4;
	color:#f6f5f5;
	font-size:16px;
	border-radius:2px; 
}
.so_list_pt .moban .mg .ler #button:hover,.so_list_pt .moban .mg .ler #reset:hover{
	background-color:#91b8d5;
	cursor:pointer;
}
.so_list_pt .moban .mg .ler #button{
	margin-left:74px;
	margin-right:10px;
}
.so_list_pt .moban .tobot{
	margin-bottom:30px;
}
.so_nav_list .nob{
	width:100%;
	background:#f3f3f3;
	padding:0;
}
.so_nav_list .m_tb{
	width:969px;
	margin:60px auto;
	background:#ffffff;
}
.so_nav_list .m_tb .nron{
	width:921px;
	margin:0px 24px;
	padding-top:44px;
	padding-bottom:44px;
	background:#ffffff;
}

.moban .mg .lef span,.moban .mg .lef02 span{
	color:#f00000;
}

.ler .tjsq{
	width:149px;
	height:46px;
	background-color:#c4c4c4;
	border-radius:2px;
	float:left;
	line-height:46px;
	text-align:center;
	margin-right:15px;
}
.ler .tjsq a{
	color:#f6f5f5;
	font-size:16px;
	text-decoration:none
}
.ler .tjsq:hover{
	background-color:#91b8d5;
}


.spot_fix{position:fixed;right:30px;top:50%;z-index:9999;margin-top:-80px;display:none;}
.spot_fix ul{position:relative;}
.spot_fix ul li{width:8px;height:8px;float:lef;margin-bottom:10px;border-radius:100%;border:1px solid #c7c7c7;cursor:pointer;}
.spot_fix ul li.cur{background:#0075C2;border:none;width:10px;height:10px;}
.ani_top{position:absolute;bottom:-51px;width:28px;left:-9px;height:41px;background:url(../images/sec_btmbico.png) no-repeat center;z-index:9999;cursor:pointer;}
