@charset "utf-8";

/*banner*/

.qcfd {
    display: block;
}

* {
    margin: 0;
    padding: 0;
}

.main_content {}

.index_banner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    height: 485px;
}

.pl_home_kv .slide .text_content_s {
    padding-top: 95px;
}

.pl_home_kv .slide .text_grey {
    color: #606060;
}

.pl_home_kv .slide .text_left {
    margin-left: -470px;
}

.pl_home_kv .slide .text {
    margin-left: 136px;
    padding-top: 124px;
    position: absolute;
    top: 0;
    width: 380px;
}

.pl_home_kv .slide .text h2 {
    font-size: 30px;
    color: #009de0;
    font-weight: 300;
}

.btn_scroll_prev {
    left: 50%;
    margin-left: -500px;
}

.btn_scroll_next {
    right: 50%;
    margin-right: -500px;
}

.btn_scroll_prev a {
    background-position: 0px 0px;
}

.btn_scroll_next a {
    background-position: -40px 0px;
}

.btn_scroll_prev,
.btn_scroll_next {
    height: 30px;
    position: absolute;
    top: 150px;
}

.btn_scroll_prev a,
.btn_scroll_next a {
    display: block;
    height: 30px;
    width: 30px;
    margin: 20px;
}

.icon_scroll_btn {
    background-image: url(aijian.png) !important;
    background-repeat: no-repeat;
}

.pl_home_kv .window {
    width: 1000px;
    height: 485px;
    left: 0;
    top: 0;
}

.pl_home_kv .slide {
    width: 1000px;
    height: 485px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
}

pl_home_kv .slide .img {
    width: 1000px;
    height: 485px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -1000px;
}

.pl_home_kv .indicator {
    position: absolute;
    right: 50%;
    margin-right: -490px;
    top: 13px;
}

.pl_home_kv .indicator li {
    width: 16px;
    height: 16px;
    float: left;
    display: inline;
    margin-left: 8px;
}

.pl_home_kv .indicator li a {
    float: left;
    display: inline;
     /*background-image: url(nr_pl_kv_dot.png); 原网站找不到图片*/
    background-repeat: no-repeat;
    background-position: -20px 0;
    width: 16px;
    height: 0;
    padding-top: 16px;
    overflow: hidden;
}


/*content*/

.txt_conten {
    width: 1000px;
    height: 400px;
    margin: 10px 0;
    display: block;
}


/*conten左侧*/

.ct_left {
    float: left;
    width: 260px;
    height: 400px;
    overflow: hidden;
}

.ct_left_top {
    width: 260px;
    height: 160px;
    background: #f9f9f9;
}

.ct_left_top_header {
    height: 38px;
    border-bottom: #8c8f90 1px solid;
}

.ct_left_top_header h2 {
    color: #929292;
    margin: 8px 14px;
    float: left;
    font-size: 16px;
}

.ct_left_top_header span a {
    float: right;
    font-size: 14px;
    margin: 8px 14px;
    color: #919191;
}

.ct_left_top_con {
    padding: 15px;
}

.ct_left_top_con td {
    font-size: 16px;
    color: #228dcc;
    padding: 7px 0;
    text-align: center;
    width: 100px;
}


/*conten左侧_下面*/

.ct_left_botton {
    height: 232px;
    margin: 10px 0;
    background: #f9f9f9;
    /* margin-top: 10px; */
}

.ct_left_botton_header {
    line-height: 38px;
    height: 38px;
    border-bottom: #8c8f90 1px solid;
}

.box {

    float:left
}

.box a {
    margin: 0 10px;
    position: relative;
    height: 38px;
    line-height: 38px;
    width: 90px;
    color: #8e8e8e;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    overflow: hidden;
}

.box a:hover {
    border-bottom: #009de0 3px solid;
    padding-bottom: 5px;
}
.box .triangle_up{
    position: absolute;
    bottom: 0;
    left: 46%;
}
.box a:hover .triangle_up {
    // position: absolute;
    // bottom: 0;
    // left: 46%;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 6px solid #00aaee;
}
.box .huigua_1{
	border-bottom: #009de0 3px solid;
    padding-bottom: 5px;
}
.box .huigua_1 span{
	width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 6px solid #00aaee;
}
.ct_left_botton_header span a {
    overflow: hidden;
    font-size: 14px;
    float: right;
    color:#8f8f8f;
    margin-right: 15px;
}

.l_table{
    width:329px;
    height:29px;
    background:#f1f1f1;
}
.l_table a{
    color:#666666;
    float:left;
    margin-top: 2px;
    display:block;
    width: 80px;
    height:25px;
    line-height: 25px;
    text-align: center;
    overflow:hidden;
    text-decoration: none;
}

.l_table a:hover {
    color:#009de0;
    background:#f9f9f9;
    text-decoration: none;
}
.l_table1{
    width:329px;
    height:29px;
    background:#f1f1f1;
}
.l_table1 a{
    color:#666666;
    float:left;
    margin-top: 2px;
    display:block;
    width: 80px;
    height:25px;
    line-height: 25px;
    text-align: center;
    overflow:hidden;
    text-decoration: none;
}

.l_table_dk{
    width:329px;
    height:29px;
    background:#f1f1f1;
}
.l_table_dk a{
    color:#666666;
    float:left;
    margin-top: 2px;
    display:block;
    width: 50%;
    height:25px;
    line-height: 25px;
    text-align: center;
    overflow:hidden;
    text-decoration: none;
}

.l_table_dk a:hover {
    color:#009de0;
    background:#f9f9f9;
    text-decoration: none;
}

.l_table_zdq{
    width:329px;
    height:29px;
    background:#f1f1f1;
}
.l_table_zdq a{
    color:#666666;
    float:left;
    margin-top: 2px;
    display:block;
    width: 25%;
    height:25px;
    line-height: 25px;
    text-align: center;
    overflow:hidden;
    text-decoration: none;
}

.l_table_zdq a:hover {
    color:#009de0;
    background:#f9f9f9;
    text-decoration: none;
}

.l_table_jz{
    width:329px;
    height:29px;
    background:#f1f1f1;
}
.l_table_jz a{
    color:#666666;
    float:left;
    margin-top: 2px;
    display:block;
    width: 25%;
    height:25px;
    line-height: 25px;
    text-align: center;
    overflow:hidden;
    text-decoration: none;
}

.l_table_jz a:hover {
    color:#009de0;
    background:#f9f9f9;
    text-decoration: none;
}



.l_table_dk_jz{
    width:329px;
    height:29px;
    background:#f1f1f1;
}
.l_table_dk_jz a{
    color:#666666;
    float:left;
    margin-top: 2px;
    display:block;
    width: 50%;
    height:25px;
    line-height: 25px;
    text-align: center;
    overflow:hidden;
    text-decoration: none;
}

.l_table_dk_jz a:hover {
    color:#009de0;
    background:#f9f9f9;
    text-decoration: none;
}

.l_table1 a:hover {
    color:#009de0;
    background:#f9f9f9;
    text-decoration: none;
}
.alcenter{
    background:#f9f9f9;
    

}
.alcenter tr{
    height:32px;
    color:#909090;
}
.alcenter td{
    text-align: center;
    width:148px;
}
.alcenter tr.tr_one{
    height:35px;
    color:#666666;
}
.tr_two{
    background:#f5f5f5;

}





/*conten中间*/

.ct_conten {
    float: left;
    width: 475px;
    height: 370px;
    margin: 0 7px;
}

.ct_conten_top {
    width: 475px;
    height: 200px;
    background: #f9f9f9;
    margin-bottom: 7px;
}

.ct_conten_top_header {
    height: 38px;
    border-bottom: #8c8f90 1px solid;
}

.ct_conten_top_header h2 {
    color: #929292;
    margin: 8px 14px;
    float: left;
    font-size: 16px;
}

.ct_conten_top_header span a {
    float: right;
    font-size: 14px;
    margin: 8px 14px;
    color: #919191;
}

.ct_conten_top_txt {
    float: left;
    width: 475px;
}

.ct_conten_top_txt ul {
    padding: 10px 15px;
}

.ct_conten_top_txt li {
    width: 440px;
    height: 30px;
    line-height: 30px;
}

.ct_conten_top_txt li a {
    width: 447px;
    float: left;
    color: #8e8e8e;
    text-decoration: none;
}

.ct_conten_top_txt li a:hover {
    color: #009de0;
}

.ct_conten_top_txt li a p {
    float: right;
}


/*conten右侧*/

.ct_right {
    float: right;
    width: 251px;
    height: 359px;
    background: #f9f9f9;
}

.ct_right_top {
    margin-bottom: 20px;
}

.ct_right_header {
    height: 38px;
    border-bottom: #8c8f90 1px solid;
}

.ct_right_header h2 {
    color: #929292;
    margin: 8px 14px;
    float: left;
    font-size: 16px;
}


/*conten右侧 登录*/

.login_content {}

.log_content {
    width: 216px;
    overflow: hidden;
    margin-left: 18px;
    margin-bottom: 20px;
}

.log_name {
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-position: 0px 0px;
}

.log_icon {
    background: url(aijian_V2_03.png) no-repeat;
}

.log_icon_t {
    background: url(aijian_V2_09.png) no-repeat;
}

.log_icon_s {
    background: url(aijian_V2_11.png) no-repeat;
}

.log_icon_f {
    background: url(aijian_V2_17.png) no-repeat;
}

.log_iconyzm {
    background: url(aijian_V2_19.png) no-repeat;
}

.label {
    padding-left: 0.4em;
}

.log_input {
    float: left;
    width: 165px;
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
    color: #a9a9a9;
}

.log_inputv_c {
    float: left;
    width: 93px;
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
    margin-right: 12px;
    color: #a9a9a9;
}

.selected {
    padding-bottom: 0;
    padding-left: 0;
    width: 71px;
    padding-right: 0;
    float: left;
    height: 28px;
    color: #a9a9a9;
    margin-left: -1px;
    padding-top: 0;
    border-right: 1px solid #e6e6e6;
}

.tag_select {
    padding-left: 15px;
    width: 182px;
    height: 30px;
    line-height: 30px;
    background: url(aijian_03.jpg) no-repeat -6px;
}

.tag_options {
    z-index: 1000;
    border-bottom: 1px solid #e6e6e6;
    position: absolute;
    border-left: 1px solid #e6e6e6;
    padding-bottom: 1px;
    overflow-y: auto;
    list-style-type: none;
    margin: 0;
    padding-left: 0;
    width: 180px;
    padding-right: 0;
    background: #fff;
    height: auto;
    font-size: 14px;
    overflow: hidden;
    border-top: 0;
    cursor: pointer;
    list-style-image: none;
    border-right: 1px solid #e6e6e6;
    padding-top: 0;
}

.tag_options li {
    text-align: left;
    padding-bottom: 0;
    line-height: 25px;
    padding-right: 0;
    display: block;
    background: #fff;
    height: 25px;
    color: #7d7d7d;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    padding-top: 0;
    padding-left: 14px;
}

.log_submit {
    height: 30px;
    width: 216px;
    line-height: 30px;
    text-align: center;
    background: #00aaee;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
}

.loginClass{
border-radius: 4px 4px 4px 4px;
    width: 200px;
    height: 44px;
    text-align: center;
    margin-left: 24px;
    background-color: #009de0;
    margin-top: -19px;
}


#js_pl_home_kv1 .window {
    position:relative;
}
#js_pl_home_kv1 .window .slide {
    position:absolute;
    top:0;
    left:0;
}