﻿/*common*/
.main{width: 1010px;overflow: hidden;margin: auto;}
.none{display: none;}
.content,.foot{overflow: hidden;}

/*top*/
.top_one{
    background: #fff;
    height: 102px;
    width: 100%;
    position: absolute;
    left: 0;
   /* filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -khtml-opacity: 0.8;*/
}
.top_main{position: relative;}
.top_logo{display: block;float: left;}
.top_yu{overflow: hidden;float: left;width:263px;height: 102px;margin-left: 25px;}
.top_right{float: right;overflow: hidden;}
.top_k{
    overflow: hidden;
    width:120px;
    height: 26px;
    background: #ebebeb;
    float: right;
    border-radius: 0px 0px 3px 3px;
    padding: 13px 18px 0px 18px;
}
.top_k_lo{overflow: hidden;float: left;color: #393737;}
.top_k_lo a{color: #393737;}
.top_k_lo a:hover{color: #1364bf;}

#top_k_io{overflow: hidden;float: right;padding-top: 3px;width: 50px;}
#top_k_io a{width: 14px;height: 14px;display: block;float: left;margin-left:10px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;line-height:0px;}
#top_io1{background: url("../images/top_ico1.jpg") no-repeat;}
#top_io2{background: url("../images/top_ico2.png") no-repeat;}
#top_io1:hover{background: url("../images/top_ico1_hover.jpg") no-repeat;}
#top_io2:hover{background: url("../images/top_ico2_hover.png") no-repeat;}

/*登录/注册*/
.top_log{ width: 100%;height: 100%;overflow: hidden;top: 0;position: fixed;z-index:5;}
.top_log_bg{
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    -khtml-opacity: 0.5;
}
.log_cz_cont{
    width:435px;
    background:#FFF;
    position:absolute;
    top:0;
    left:50%;
    margin-left:-220px;
}
.log_a{height:75px;}
.log_a div{padding:25px 0 0 400px;display:block;cursor:pointer;}
.log_b{padding:0 40px;overflow:hidden;}
.log_ba{padding-top:12px;}
.log_ba p{font-size:16px;color:#999;line-height:16px;padding:0px 0 5px 0;}
.log_ba input,.log_bd input{width:338px;height:27px;border:1px solid #c9c9c9;padding-left: 10px;}
.log_ba_a .input input{width:155px;float:left;margin-right:8px;}
.yanzm{float:left;margin-right:8px;}
.log_ba_a .text{
    float:left;
    color:#999999;
    font-size:16px;
    line-height:46px;
    display:block;
}
.text span{color:#1a50bd;font-size:16px;line-height:46px;}
.text:hover span{color:#082869;}
.log_ba_a{overflow:hidden;}
.log_ba_b{padding:45px 0;height:38px;}
.log_ba_b a.log_cz{
    display:block;
    background:#e53f41;
    border-radius:3px;
    height:38px;
    width:145px;
    text-align:center;
    line-height:38px;
    color:#fff;
    font-size:18px;
    float:left;
}
.log_cz_r{float:right;color:#999999;padding-right:40px}
.log_cz_r a{color:#999999;font-size:14px;line-height:38px;}
.log_cz_r a:hover{color:#000;}
.log_bc{float:left;width:95px;padding-right:10px;}
.log_bc p{
    color:#999999;
    font-size:16px;
    line-height:29px;
    margin-bottom:25px;
    text-align:right
}
.log_bc p span{color:#F00;font-size:16px;}
.log_bd{float:right;width:250px;}
.log_cz_cont .log_bd input{margin-bottom:25px;width:248px;}
.log_cz_cont .zc{
    display:block;
    width:405px;
    margin:15px auto;
    height:38px;
    background:#1364bf;
    border-radius:3px;
    text-align:center;
    color:#fff;
    font-size:18px;
}
.log_cz_cont .zc:hover,.log_ba_b a.log_cz:hover{background:#1364bf;color:#fff;}
#tijiao {
    display: block;
    background: #1364bf;
    border-radius: 3px;
    height: 38px;
    width: 145px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 18px;
    float: left;
    cursor: pointer;
}

/*导航*/
.top_nav{overflow: hidden;clear: both;padding-top: 25px;float: right;}
.top_nav li{float: left;overflow: hidden;padding-left: 35px;}
.top_nav li a{color: #333;}
.top_nav li a:hover{color: #1364bf;}
.top_nav li a.hover{color: #1364bf;}

/*navigation*/
.navigation{overflow: hidden;background: #1456a3;height: 40px;}
.nav{overflow: hidden;float: left;}
.nav span{display: block;float: left;width: 110px;line-height: 40px;text-align: center;}
.nav span a{color: #fff;display: block;font-size: 13px;}
.nav span a:hover{background: #1364bf;}
.nav span a.hover{background: #1364bf;}


/*下拉菜单*/
.nav_sel{
    overflow: hidden;
    background: #1364bf;
    padding:8px 0px 10px 0px;
    width: 100%;
   /* position: absolute;*/
   position:fixed;
    left: 0;
    display: none;
    z-index:1;
}
.nav_sel span{display: block;float: left;padding-right: 35px;width: auto;text-align: left;}
.nav_sel span a{color: #fff;font-weight: bold;font-size: 12px;}
.nav_sel span a:hover{color: #fff;}
.nav_sel ul{overflow: hidden;}
.nav_sel ul li{overflow: hidden;line-height: 20px;}
.nav_sel ul li a{color: #dde5ef;font-weight: 100;}

/*搜索框*/
.top_search{overflow: hidden;width: 247px;height:30px;background: #fff;float: right;margin-top: 5px;}
.top_text{width:200px;padding: 7px;color: #999;float: left;font-size: 12px;}
.top_btn{overflow: hidden;width: 25px;height: 30px;background: url("../images/top_search.jpg") no-repeat 0px;float: right;cursor: pointer;}


/*content*/
/*banner*/
.flexslider{position:relative;overflow:hidden;*height: 381px;}
.flex-viewport{
    max-height:2000px;
    -webkit-transition:all 1s ease;
    -moz-transition:all 1s ease;
    transition:all 1s ease;
}
.flexslider .slides{zoom:1;}
.flexslider .slides li{float: left;width: 100%;}
.flexslider .slides li a{display: block;}
.flex-direction-nav a{
    width:60px;
    height:90px;
    line-height:99em;
    overflow:hidden;
    margin:-60px 0 0;
    display:block;
    background:url(../images/ad_ctr.png) no-repeat;
    position:absolute;
    top:50%;
    z-index:10;
    cursor:pointer;
    opacity:0;
    filter:alpha(opacity=0);
    -webkit-transition:all .3s ease;
}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{
    opacity:1;
    filter:alpha(opacity=50);
}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;display: none;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{
    background:url(../images/dot.png) no-repeat 0 -16px;
    display:block;
    height:16px;
    overflow:hidden;
    text-indent:-99em;
    width:16px;
    cursor:pointer;
}
.flex-control-paging li a.flex-active{background-position:0 0;}


/*第一块*/
.cont_one{overflow: hidden;background: #f3f3f3;padding: 30px 0px;}
.cont_one li{width: 252px;float: left;height: 150px;}
.cont_one li .cont_one_img{
    display: block;
    width: 252px;
    height: 150px;
    position: absolute;
    z-index: 1;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -khtml-opacity: 0.8;
}
.cont_one li .cont_one_img img{width: 253px;height: 150px;}
.cont_one li:hover .cont_one_img{
    filter: alpha(opacity=100);
    -moz-opacity:1;
    opacity: 1;
    -khtml-opacity: 1;
}

/*隐藏块*/
.cont_one_yin{
    overflow: hidden;
    width: 223px;
    height: 140px;
    background: #3a3a3a;
    text-align: center;
    padding: 10px 15px 0px 15px;
    position: absolute;
    z-index: 2;
    *padding: 0px 15px 0px 15px;
    *height: 150px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -khtml-opacity: 0;
}
.cont_one_yin h1{color: #fff;font-size: 70px;font-family: -webkit-pictograph;border-bottom: 1px solid #4c4c4c;}
.cont_one_yin i{color: #cfcfcf;padding-top: 8px;font-family:-webkit-pictograph;display: block;}
.cont_one_yin p{color: #fff;font-size: 14px;font-weight: bold;}



/*第二块*/
.cont_two{overflow: hidden;padding: 45px 0px;height: 203px;}
.cont_two_le{overflow: hidden;width: 666px;float: left;}
.cont_two_ti{height: 50px;background: url("../images/line.jpg") repeat-x 0px;padding-left: 20px;}
.cont_two_ti a{
    display: block;
    width: 77px;
    height: 25px;
    background: #ddd;
    border-radius: 4px 4px 0px 0px;
    float: left;
    margin-right: 8px;
    text-align: center;
    line-height: 25px;
    color: #8a8a8a;
    border: 1px solid #ddd;
    border-bottom: none;
}
.cont_two_ti a:hover{background: #fff;}
.cont_two_ti a.hover{background: #fff;}

/*cont*/
.cont_two_c{overflow: hidden;}
.cont_two_pic{width: 323px;height: 151px;overflow:hidden;float: left;}
.cont_two_pic img{width: 323px;height: 151px;}
.cont_two_zi{overflow: hidden;width: 290px;float: left;margin-left: 25px;}
.cont_two_z_t{overflow: hidden;padding:3px 0px 10px 0px;display: block;}
.cont_two_z_t h6{color: #666;font-weight: bold;padding-bottom: 3px; height:19px; overflow:hidden;line-height: 19px;}
.cont_two_z_t p{color: #bab6b6;line-height: 18px; height:127px; overflow:hidden;}
.cont_two_z_t:hover h6{color: #1364bf;}
.cont_two_z_t:hover p{color: #666;}

.cont_two_z_u{overflow: hidden;padding-top: 10px;}
.cont_two_z_u li{line-height: 25px; height:25px; overflow:hidden;}
.cont_two_z_u li a{color: #bab6b6;/*display: block;*/background: url("../images/a_ico.jpg") no-repeat 0px;padding-left: 10px;}
.cont_two_z_u li a:hover{color: #1364bf;background: url("../images/a_ico_hover.jpg") no-repeat 0px;}

.cont_two_ri{width:320px;height: 195px;overflow: hidden;float: right;position: relative;z-index: 0;}


/*foot*/
.foot{overflow: hidden;background: #333;padding: 30px 0px;}
.foot_le{overflow: hidden;width: 625px;float: left;}
.foot_nav{overflow: hidden;padding-bottom: 20px;}
.foot_nav a{color: #a4a4a4;padding-right: 22px;}
.foot_nav a:hover{color: #fff;}

.foot_add{overflow: hidden;}
.foot_add p{color: #a4a4a4;line-height: 20px;}
.foot_add p a{color: #a4a4a4;}
.foot_add p a:hover{color: #fff;}

.foot_ri{width: 245px;overflow: hidden;float: right;}
.foot_ri_yu{overflow: hidden;display: block;padding-bottom: 10px;}
.foot_ri h1{font-size: 30px;font-weight: bold;color: #878787;}
.foot_ri p{color: #878787;font-size: 12px;font-weight: bold;}

.foot_ico{overflow: hidden;padding-top: 15px;}
.foot_ico a{width: 33px;height: 33px;display: block;float: left;margin-right: 15px;}
.foot_ico1{background: url("../images/foot_ico1.png") no-repeat;}
.foot_ico2{background: url("../images/foot_ico2.png") no-repeat;}
.foot_ico3{background: url("../images/foot_ico3.png") no-repeat;}
.foot_ico4{background: url("../images/foot_ico4.png") no-repeat;}
.foot_ico1:hover{background: url("../images/foot_ico1_hover.png") no-repeat;}
.foot_ico2:hover{background: url("../images/foot_ico2_hover.png") no-repeat;}
.foot_ico3:hover{background: url("../images/foot_ico3_hover.png") no-repeat;}
.foot_ico4:hover{background: url("../images/foot_ico4_hover.png") no-repeat;}

/*内页背景图*/
.in_bg{background-attachment:fixed; }

/*关于我们*/
.in_head{overflow: hidden;height: 50px;}
.in_position{overflow: hidden;float: left;line-height:60px;height: 50px;color: #666;}
.in_position a{color: #666;}
.in_position a:hover{color: #1364bf;}
.in_position a.hover{color: #1364bf;}

/*cont*/
.in_cont{overflow: hidden;margin-bottom: 50px;}
/*left*/
.in_left{width: 763px;overflow: hidden;float: left;background: #fff;}
.in_left_name{
    height: 50px;
    background: #feae1b;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.in_left_c{overflow: hidden;padding: 20px 30px 0px 30px;}
.in_left_c h1{color: #666;font-size: 18px;font-weight: bold;padding-bottom: 3px;}
.in_left_c p{color: #666;line-height: 18px;}
.in_left_c p span{/*color: #feae1b;*/}
.in_left_p{padding-bottom: 20px;}
.in_left_c img{margin: 10px 0px;}

/*right*/
.in_right{width: 235px;overflow: hidden;float: right;}
.in_right_link{overflow: hidden;width: 235px;height: 105px;margin-bottom: 10px;}
.in_right_link a{display: block;}
.in_right_pic{width: 235px;height: 105px;display: none;position: absolute;cursor: pointer;}
.in_right_p1{background: url("../images/contact-hover.png") no-repeat;}
.in_right_p2{background: url("../images/down_hover.jpg") no-repeat;}

.in_right_u{overflow: hidden;width: 235px;background: url("../images/right_bg.jpg");}
.in_right_u li{overflow:hidden;line-height: 50px;*margin-top: -4px;}
.in_right_u li a{
    height: 49px;
    border-bottom: 1px solid #d2e7f9;
    background: url("../images/right_li.png") no-repeat 15px 20px #fff;
    display: block;
    padding: 0px 20px 0px 35px;
    color: #666;
    font-size: 14px;
    float: left;
    width: 155px;
}
.in_right_u li a:hover{
    color: #fff;
    /*float: inherit;*/
    background:url("../images/right_li_hover.png") no-repeat 15px 20px #feae1b;
    border-bottom: 1px solid #d1a642;
}
.in_right_u li a.hover{
    width: 235px;
    color: #fff;
    float: inherit;
    background:url("../images/right_li_hover.png") no-repeat 15px 20px #feae1b;
    border-bottom: 1px solid #d1a642;
}

.in_right_u li .in_right_cu{overflow: hidden;width: 195px;padding:0px 20px;background: #fff;display: none;}
.in_right_u li .in_right_cu a{
    font-size: 12px;
    background: none;
    height: 35px;
    line-height: 35px;
    padding: 0px 20px 0px 20px;
    float: none;
}
.in_right_u li .in_right_cu a:hover{color: #feae1b;background:none;}
.in_right_u li .in_right_cu a.hover{color: #feae1b;background:none;}

/*资讯中心*/
.in_news{overflow: hidden;min-height: 500px;}
.in_news li{border-bottom: 1px solid #dcdcdc;margin-bottom: 20px;overflow: hidden;}
.in_news li a{display: block;padding: 20px;}
.in_news li h3{color: #666;font-size: 18px;font-weight: bold;padding-bottom: 15px;}
.in_news li p{line-height: 20px;}
.in_news li:hover{background: #1364bf;}
.in_news li:hover h3,.in_news li:hover p{color: #fff;}

/*page*/
.page_ul{overflow: hidden;padding-bottom: 30px;}
.page_ul .page{
    height:33px;
    font-size:12px;
    text-align:center;
    margin-top: 25px;
    *margin-top: 12px;
    border: none;
}
.page_ul .page a{display:inline-block;}
.page_ul .page .shu_1{
    background:#efefef;
    border:1px solid #dcdcdc;
    text-align:center;
    line-height:30px;
    height:30px;
    width:30px;
    margin-right: 12px;
}
.page_ul .page .shu_1:hover,.page_prev:hover,.page_next:hover{background:#1364bf;color: #fff;}
.page_ul .page .shu_1.hover{background:#1364bf;color: #fff;}

.page_prev,.page_next{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height:30px;
    vertical-align: top;
    cursor: pointer;
    margin-right: 10px;
    background:#efefef;
    padding: 0px 10px;
    line-height: 30px;
    border:1px solid #dcdcdc;
}

/*资讯中心内页*/
.in_new_name{overflow: hidden;border-bottom: 1px solid #ccc;padding:0px 0px 10px 10px;}
.in_new_name h3{color: #666;font-size: 20px;font-weight: bold;padding-bottom: 3px;}
.in_new_name p{color: #888;}

.in_news_c{overflow: hidden;padding:10px 10px 0px 10px;min-height: 500px;}
.in_news_c p{line-height: 20px;}
.in_news_p{padding-bottom: 15px;}
.in_news_po{overflow: hidden;text-align: center;padding: 120px 0px 30px 0px;}
.in_news_po a{color: #666;padding: 0px 3px;}
.in_news_po a:hover{color: #1364bf;}

/*加入我们*/
.join{overflow: hidden;background: url("../images/resource_bg.jpg") no-repeat center 123px;}
.join li{padding: 0px 7px 10px 7px;overflow: hidden;border-bottom: 1px dashed #e5e5e5;margin-bottom: 25px;}
.join li h3{color: #666;font-size: 18px;font-weight: bold;padding-bottom: 3px;}
.join li h6{color: #888;}
.join li .join_c{overflow: hidden;padding-top: 15px;}
.join_c p{width: 570px;height: 38px;overflow: hidden;float: left;}
.join_c:hover p{color: #1364bf;}
.join_a{
    width: 85px;
    height: 35px;
    background: #DB8F04;
    display: block;
    float: right;
    text-align: center;
    line-height: 35px;
    color: #fff;
    border-radius: 3px;
}
.join_a:hover{color: #fff;background: #1364bf;}

/*爱德服务*/
.service{overflow: hidden;background: url("../images/service_bg.jpg") no-repeat center 90px;}

/*下载中心*/
.down{overflow: hidden;}
.down li{padding: 0px 60px 8px 20px;border-bottom: 1px dashed #e5e5e5;overflow: hidden;margin-bottom: 25px;}
.down li p{float: left;width: 575px;overflow: hidden;background: url("../images/download_dot.jpg") no-repeat 0px;padding-left: 13px;}
.down li .down_a{display: block;width: 22px;height: 18px;float: right;background: url("../images/download.jpg") no-repeat;}
.down li .down_a:hover{background: url("../images/download_hover.jpg") no-repeat;}

/*爱德团队*/
.team{overflow: hidden;padding: 20px 0px 0px 0px;}
.team li{padding: 15px 40px 15px 40px;overflow: hidden;}
.team li img{margin: 0;height: 137px;width: 138px;}
.team li .team_pic{width: 138px;height: 138px;float: left;}
.team li .team_p{width: 138px;height: 138px;display: block;/*background: url("../images/team_k.png") no-repeat;*/position: absolute;}
.team li .team_zi{overflow: hidden;width: 505px;height:135px;float: right;display: block;}
.team_zi h3{color: #666;font-size: 14px;font-weight: bold;padding: 20px 0px 12px 0px;}
.team li:hover{background: #1364bf;border-bottom: 1px dashed #e5e5e5;}
.team li:hover .team_p{/*background: url("../images/team_h.png") no-repeat;*/}
.team li:hover .team_zi h3,.team li:hover .team_zi p{color: #fff;text-decoration: underline;}

/*爱德团队内页*/
.team_in{overflow: hidden;}
.team_in_img{width: 250px;overflow: hidden;float: left;}
.team_in_img img{width: 220px;}
.team_in_zi{overflow: hidden;float: right;width: 450px;padding-top: 40px;}


.log_cz
{
	width: 100%;
height: 100%;
overflow: hidden;
top: 0;
position: fixed;
z-index: 5;
}
.log_cz_bg{
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    -khtml-opacity: 0.5;
}

/*客服*/
.qqkefu{
    position: fixed;
    top: 50%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 20;
    right:0;
    width:45px;
}
.qqkefu ul li{
    width: 45px;
    height:45px;
    margin-bottom:1px;
    float:right;
    background:#1364bf;
    line-height:45px;
    font-size:14px;
    cursor:pointer;
    position:relative;
}
.qqkefu ul li a{
    color:#fff;
    line-height: 45px;
}
.qqkefu ul li.qq_cza{
    overflow:hidden;
}
.qqkefu ul li:hover{
    background:#1364bf;
}
.qqkefu ul li.top{
    background:url("../images/backup.png") #1364bf no-repeat center;
    position:relative;
    width:45px;
    height: 45px;
    cursor:pointer;
}
.qqkefu ul li.top span{
    position:absolute;
    display:block;
    left:0;
    top:-5px;
    height:5px;
    width:45px;
    background:url(../images/czx2.png) no-repeat center;}

.qqkefu ul li.top:hover{/*background:url(../images/backup_hover.jpg) no-repeat center;*/}

.qqkefu ul li.top:hover span{
    background:url(../images/czx2_hover.png) no-repeat center;}
.qqkefu ul li b{
    width:45px;
    height:45px;
    display:block;
    overflow:hidden;
    float:left}
.qqkefu ul li span{
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}
.qqkefu ul li b.a{
    background:url(../images/qq.png) no-repeat center center;
}
.qqkefu ul li b.b{
    background:url(../images/tel.png) no-repeat center center;
}
.qqkefu ul li b.c{
    background:url(../images/code.png) no-repeat center center;
}
.qqkefu ul li b.e{
    background:url(../images/tel.png) no-repeat center center;
}
/*
.qqkefu ul li:hover b.a{background:url(../images/qq_hover.jpg) no-repeat center center;}
.qqkefu ul li:hover b.b{background:url(../images/tel_hover.jpg) no-repeat center center;}
.qqkefu ul li:hover b.c{background:url(../images/code_hover.jpg) no-repeat center center;}
.qqkefu ul li:hover b.e{background:url(../images/tel_hover.jpg) no-repeat center center;}
*/
.qqkefu ul li.qq_czae{ line-height:15px !important}
.erweima{
    width: 273px;
    height: 150px;
    position: absolute;
    top: -95px;
    left: -275px;
    background: #FFF;
    border: 1px solid #CCC;
    float: right;
    cursor: default !important;
    display:none;
    overflow: hidden;
}
.erweima p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.erweima p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.erweima .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    background:url(../images/czx6.png) no-repeat;
    position: absolute;
    right: -5px;
    top: 122px;
}
.fixer{ position:fixed; top:0px;_position:absolute;_top:expression(documentElement.scrollTop+10 + "px");
        width: 100%;
z-index: 4;
margin-left:0px;
clear:both;
        }


.in_newsh{}
.in_newsh li{
    /* height: 130px; */
    width: 30.3333%;
    float: left;
    margin: 0 1.5%!important;
}

.in_newsh li h3{
    
font-size: 15px;
    
min-height: 66px;
    
line-height: 22px;
}

.in_newsh li a{
    
padding: 5px;
}
.in_news_l{
   
/* width: 100%; */
}
.in_news_l img{width: 100%;height: 240px;}
.in_news_r{
    width: 530px;
    float: right;
}