﻿@charset "utf-8";

/*切图：pcy*/





/*全局*/

html {
    overflow-x: auto;
    overflow-y: auto;
}

* {
    padding: 0;
    margin: 0;
}

ul,
ol,
li,
dd,
dl,
dt {
    list-style-type: none;
}

body {
    margin: 0;
    font-size: 12px;
    font-family: "microsoft yahei";
    color: #444444;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #333333;
}

a:hover {
    color: #1a75bc;
    cursor: pointer;
}

#pz_top {
    float: left;
    width: 100%;
    min-width: 1100px;
}

#pz_banner {
    width: 100%;
    min-width: 1100px;
    /*overflow: hidden;*/
    position: relative;
	overflow:hidden;

}

#pz_menu {
    float: left;
    width: 100%;
    min-width: 1100px;
}

#pz_main {
    float: left;
    width: 100%;
    min-width: 1100px;
}

#pz_down {
    float: left;
    width: 100%;
    min-width: 1100px;
}

.w_0100 {
    float: left;
    width: 100%;
}

.w_1100 {
    margin: 0 auto;
    width: 1100px;
}

.bigbox {
    width: 100%;
    border-top: 4px solid #1c76bd;
}


/*top*/

.logobox {
    width: 1100px;
    margin: 0 auto;
    height: 102px;
}

.logobox .leftlogo {
    float: left;
    width: 308px;
    height: 42px;
    margin: 27px 0;
}

.logobox .leftlogo img {
    width: 100%;
    height: 100%
}

.logobox .rightnav {
    width: 764px;
    float: right;
}

.logobox .rightnav .righttop {
    float: right;
    color: #555555;
    margin-top: 27px;
    line-height: 20px;
}

.logobox .rightnav .righttop em {
    font-style: normal;
    font-size: 18px;
    font-weight: bold;
    color: #1a75bc;
}

.logobox .rightnav .righttop span {
    display: inline-block;
    float: left;
}

.logobox .rightnav .righttop .line10 {
    display: inline-block;
    border-left: 2px solid #a5a5a5;
    height: 10px;
    margin-top: 4px;
}

.logobox .rightnav .righttop a {
    font-size: 12px;
    color: #555555;
    margin: 0 15px;
    display: inline-block;
    float: left;
}

.logobox .rightnav .righttop a:hover {
    color: #1a75bc;
}

.logobox .rightnav .navbox {
    float: right;
}

.logobox .rightnav .navbox li {
    display: inline-block;
    float: left;
}


/*menu 效果*/

.menu {
    float: left;
    width: 764px;
    z-index: 15;
    position: relative;
}

.menu ul .nli {
    float: left;
    margin: 10px 10px 25px;
    text-align: center;
    position: relative;
    z-index: 15;
}

.menu ul .nli span a {
    display: inline-block;
    padding: 4px 15px;
    color: #333333;
    font-size: 15px;
}

.menu ul .nli.on span a {
    color: #ffffff;
    background: #1a75bc;
    border-radius: 30px;
}


/*下拉菜单（漂浮在menu .nli上）*/

.menu .sub {
    display: none;
    float: left;
    width: 150px;
    background: #fff;
    opacity: 0.9;
    filter: alpha(opacity=90);
    position: absolute;
    left: -30px;
    top: 53px;
    padding: 1px 0;
    text-align: center;
}

.menu .sub li {
    float: left;
    width: 100%;
    text-align: center;
}

.menu .sub li a {
    float: left;
    width: 100%;
    line-height: 30px;
    color: #333333;
    font-size: 14px;
}

.menu .line13 {
    border-left: 1px solid #c4c4c4;
    height: 13px;
    display: inline-block;
    float: left;
    margin-top: 19px;
}

.menu .sub li a:hover {
    color: #fff;
    background: #1a75bc;
    opacity: 0.9;
    filter: alpha(opacity=90);
}


/*banner*/

.pz_slides_3 {
    width: 1920px;
    height: 420px;
    overflow: hidden;
    position: relative;
    margin: 1px 0 0 0;
}

.pz_slides_3 ._btn {
    overflow: hidden;
    position: absolute;
    right: 50%;
    margin: 0 -26px 0 0;
    bottom: 19px;
    z-index: 9;
}

.pz_slides_3 ._btn ul {
    overflow: hidden;
    zoom: 1;
    float: right;
}

.pz_slides_3 ._btn ul li {
    float: left;
    width: 12px;
    height: 12px;
    margin: 0 4px;
    cursor: pointer;
    background: url(images/tab.png) no-repeat -20px top;
}

.pz_slides_3 ._btn ul li.on {
    background: url(images/tab.png) no-repeat 0px top;
}

.pz_slides_3 ._pic {
    position: relative;
    height: 100%;
    z-index: 0;
}

.pz_slides_3 ._pic li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.pz_slides_3 ._pic li img {
    width: 1920px;
    height: 420px;
    display: block;
}


/*内容*/

.content {
    overflow: hidden;
    margin: 30px auto;
    width: 1100px;
}

.mr1,
.mr2 {
    margin-bottom: 30px;
    overflow: hidden;
}

.title {
    width: 100%;
    overflow: hidden;
    ;
    line-height: 20px;
    margin-bottom: 17px;
}

.title h2 {
    font-size: 20px;
    color: #333333;
    display: inline-block;
    float: left;
}

.title h2 span {
    color: #1a75bc;
}

.title h2 em {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}

.title a {
    display: inline-block;
    float: right;
    font-size: 14px;
    color: #666666;
    padding-right: 22px;
    background: url(./images/more.png) right center no-repeat;
}

.title a:hover {
    color: #1a75bc;
}

.server {
    width: 1098px;
    overflow: hidden;
    height: 306px;
    background: url(./images/jcbg.png) no-repeat;
    position: relative;
    border: 1px solid #ebebeb;
}

.server .hd {
    height: 100%;
    line-height: 50px;
    position: relative;
}

.server .hd ul {
    float: left;
    width: 220px;
    position: relative;
}

.server .hd ul.fl {
    float: left;
}

.server .hd ul.fr {
    float: right;
}

.server .hd ul li {
    height: 50px;
    width: 200px;
    padding: 0 0 0 20px;
    font-size: 14px;
    color: #333333;
    line-height: 50px;
    margin-bottom: 1px;
    background: #f6f6f6;
}

.server .hd ul li.hui {
    background: #ebebeb;
}

.server .hd .fl li.on {
    background: url(./images/bluebg.png) left top no-repeat;
    color: #ffffff;
}

.server .hd .fr li.on {
    background: url(./images/bluebg1.png) left top no-repeat;
    color: #ffffff;
}

.server .hd ul li:hover {
    cursor: pointer;
}

.server .bd {
    position: absolute;
    top: 0px;
    left: 220px;
    width: 660px;
}

.server .bd ul {
    padding: 20px;
    zoom: 1;
}

.server .bd .jc {
    overflow: hidden;
}

.server .bd .jc .jcimgbox {
    background: #ebebeb;
    padding: 10px;
    width: 189px;
    height: 246px;
    float: left;
    font-size: 12px;
    color: #1a75bc;
    margin-right: 20px;
}

.server .bd .jc .jcimgbox img {
    width: 189px;
    height: 198px;
    overflow: hidden;
    margin-bottom: 12px;
}

.server .bd .jc .jcimgbox p {
    font-size: 16px;
    color: #333333;
    margin-bottom: 8px;
    line-height: 16px;
        overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 198px;
}

.server .bd .jc .jctext {
    float: left;
    width: 390px;
    font-size: 12px;
    line-height: 26px;
    margin-bottom: 10px;
}
.server .bd .jc .jctext .z_box{
	overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 7;
-webkit-box-orient: vertical;
height:182px; 
}

.server .bd .jc .jctext a {
    display: inline-block;
    width: 88px;
    height: 26px;
    text-align: center;
    line-height: 28px;
    float: left;
    margin: 10px 10px 0 0;
    border: 1px solid #ebebeb;
}

.server .bd .jc .jctext .nomaargin {
    margin: 10px 0 0 0;
}

.gy {
    width: 733px;
    overflow: hidden;
    float: left;
}

.gy .gytextbox {
    width: 703px;
    height: 274px;
    background: url(./images/img2.png) no-repeat;
    padding: 30px 0 0 30px;
}

.gy .gytextbox .gytext {
    padding: 20px;
    width: 420px;
    height: 202px;
    background: rgba(255, 255, 255, 0.9);
}

.gy .gytextbox .gytext h5 {
    width: 420px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.gy .gytextbox .gytext h5 a {
    font-size: 16px;
    color: #1a75bc;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 8px;
}

.gy .gytextbox .gytext p {
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 7;
-webkit-box-orient: vertical;
}

.xz {
    float: right;
    width: 345px;
}

.xz .xzlist {
    border: 1px solid #ebebeb;
    padding: 0 15px;
    overflow: hidden;
}

.xz .xzlist li {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #cccccc;
    /*	list-style: disc;*/
    float: left;
    width: 100%;
}

.xz .xzlist .noborder {
    border-bottom: none;
}

.xz .xzlist li a {
    font-size: 14px;
    color: #333333;
}

.xz .xzlist li a em {
    display: inline-block;
    float: left;
    margin-right: 10px;
    width: 4px;
    height: 4px;
    background: #1a75bc;
    margin-top: 20px;
}

.xz .xzlist li span {
    display: inline-block;
    float: left;
}

.xz .xzlist li a i {
    display: inline-block;
    width: 19px;
    height: 17px;
    background: url(./images/icon1.png) no-repeat;
    float: right;
    margin-top: 14px;
}

.xz .xzlist li a:hover {
    color: #1a75bc;
}

.zp {
    width: 347px;
    height: 83px;
    
    margin-top: 10px;
    text-align: center;
    padding: 25px 0 0 0;
}

.zp p {
    font-size: 16px;
    color: #1a75bc;
}

.zp a {
    display: inline-block;
    width: 106px;
    height: 28px;
    border: 2px solid #b2b1af;
    line-height: 28px;
    text-align: center;
    margin-top: 10px;
}

.cp {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.cp .cplist {
    width: 100%;
    overflow: hidden;
    height: 202px;
    position: relative;
}

.cp .cplist ul {
    overflow: hidden;
    zoom: 1;
}

.cp .cplist li {
    float: left;
    border: 1px solid #ebebeb;
    width: 202px;
    height: 202px;
    margin-right: 20px;
}

.cp .cplist .cpimg {
    width: 100%;
    height: 160px;
    overflow: hidden;
}

.cp .cplist .cpimg img {
    width: 202px;
    height: 160px;
}

.cp .cplist .cptitle {
    width: 182px;
    background: #e9e9e9;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    padding: 0 10px;
}

.cp .cplist .cptitle p {
    display: inline-block;
    float: left;
    width: 165px;
   text-overflow: ellipsis;
   overflow: hidden;
   white-space: nowrap;
}

.cp .cplist .cptitle i {
    display: inline-block;
    float: right;
    width: 7px;
    height: 12px;
    background: url(./images/icon6.png) no-repeat;
    margin: 15px 0;
}

.footer {
    width: 100%;
    overflow: hidden;
    background: #f0f0f0;
   padding: 25px 0 20px 0;
}

.foot1100 {
    width: 1100px;
    margin: 0 auto;
}

.z_down{float:left; width:1100px; overflow:hidden;}
.z_down_box{float:left; width:1300px; }

.footer dl {
    width: 252px;
    float: left;
    overflow: hidden;
}

.footer dl dt {
    font-size: 16px;
    color: #333333;
    padding-left: 28px;
   
    margin-bottom: 10px;
}



.footer dl dd {
    padding-left: 28px;
    line-height: 30px;
    height: 30px;
}

.footer dl dd a {
    font-size: 12px;
    color: #555555;
}

.footer dl dd a:hover {
    color: #1a75bc;
}

.bq {
    width: 100%;
    overflow: hidden;
    height: 36px;
    background: #1a75bc;
    color: #ffffff;
    padding: 18px 0;
}

.bq p {
    width: 1100px;
    text-align: center;
    display: block;
    margin: 0 auto 0px;
    line-height: 22px;
}

/*关于我们*/
.c_1100_1{ float:left; width:1100px; margin-top:20px; padding-bottom:35px;}
.l_220{ float:left; width:220px;}
.t_220_1{ float:left; width:202px; background:url(images/img_1.png) no-repeat; height:101px; padding-left:18px;}
.bt_1{ float:left; width:202px; color:#fff;text-overflow: ellipsis;white-space:nowrap; overflow:hidden; font-weight:bold; font-family:"黑体"; font-size:24px; line-height:36px; margin-top:20px;}
.bt_2{ float:left; width:202px;color:#fff;text-overflow: ellipsis;white-space:nowrap; overflow:hidden; font-size:18px; font-family:"Arial"; line-height:32px;} 

/* 边导航*/
.pz_SideLayer{ width:220px; float:left;}
.pz_SideLayer .l1{ width:220px; height:45px; line-height:45px; margin-bottom:1px;}
.pz_SideLayer .l1 a{ float:left; display:block; width:184px; height:45px; color:#333333;  line-height:45px; font-size:14px; background:url(images/img_3.png) no-repeat; padding-left:20px; padding-right:16px; }
.pz_SideLayer .l1 a.hover,
.pz_SideLayer .l1 a:hover{ color:#333333; background:url(images/img_2.png) no-repeat;}
.pz_SideLayer .l2{ width:220px; height:45px; line-height:45px; margin-bottom:1px;} 
.pz_SideLayer .l2 a{ float:left; display:block; width:170px; height:45px; color:#333333;  line-height:45px; font-size:14px; background:url(images/img_20.png) no-repeat; padding-left:34px; padding-right:16px; }
.pz_SideLayer .l2 a:hover,
.pz_SideLayer .l2 a.hover{color:#1a75bf; background:url(images/img_21.png) no-repeat;}

.r_850{ float:right; width:850px;}
.t_850{ float:left;background:url(images/img_4.png)  bottom  repeat-x; width:850px; margin-top:8px; }
.t_850_l{ float:left; color:#666666; border-bottom:3px solid #1a75bc; font-size:18px; line-height:26px;padding-bottom:7px; }
.t_850_r{ float:right; background:url(images/img_5.png) left center no-repeat;padding-left:18px; margin-top:3px;}
.t_850_r a{ font-size:12px; color:#666666;}
.t_850_r a:hover{ color:#3083c3;}
.t_850_1{ float:left; font-size:14px; line-height:30px; color:#666666; margin-top:15px; width:850px; min-height:300px; }
.span_1{ float:left; width:850px; display:block; font-size:18px; line-height:30px; color:#1a75bc; }
.span_2{ float:left; width:850px; line-height:30px; background:url(images/img_6.png)  bottom no-repeat; padding-bottom:13px; margin-bottom:33px;}
.img_1{ padding-bottom:15px;}

/* 证书查询*/
.c_1100_2{ float:left; width:1100px; padding-bottom:39px;}
.title_1{ float:left; width:1100px;background:url(images/img_4.png)  bottom  repeat-x;margin-top:28px; }
.t_1100_l{ float:left; color:#666666; border-bottom:3px solid #1a75bc; font-size:18px; line-height:26px; padding-bottom:8px;}
.title_1_r{float:right; background:url(images/img_5.png) left center no-repeat;padding-left:18px; margin-top:6px; }
.title_1_r a{ font-size:12px; color:#666666;}
.title_1_r a:hover{ color:#3083c3;}
.c_1100_2_1{ float:left; width:1100px;text-align:center;}

.c_414{ float:left; width:414px; margin-top:190px; margin-left:292px; padding-bottom:179px;}
.c_414_1{ float:left; width:414px; height:40px; line-height:40px; font-size:14px; color:#333333; margin-bottom:20px;}
.c_414_1_m{ float:left;}
.text_2{ float:left; height:38px; width:338px; border:1px solid #cccccc; margin-left:14px; padding-left:10px; outline:none;}
.button_2{ float:left; width:100px; height:40px; background:#2187d2; color:#fff;  font-size:14px; text-align:center; margin-left:158px; border:none;}
.button_2:hover{ color:#fff;}
.text_3{ float:left;height:38px; width:240px;border:1px solid #cccccc;outline:none; padding-left:10px;}

/* 新闻动态*/
.c_1100_3{ float:left; width:1100px; margin-top:20px; padding-bottom:30px;}
.t_850_2{ float:left; width:850px;}
.t_850_2 ul{ float:left; width:850px; padding-bottom:30px; min-height:300px;}
.t_850_2 ul li{ float:left; width:850px; padding-bottom:31px; border-bottom:1px solid #dddddd; margin-top:25px;}
.time{ float:left; width:850px; font-size:14px; line-height:26px; color:#666666;}
.bt_3{ float:left; width:850px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap; margin-top:5px;}
.bt_3 a{ font-size:18px; line-height:26px; color:#666666; font-weight:bold;}
.t_850_2_m{ float:left; width:850px; height:52px; overflow:hidden; margin-top:9px;}
.t_850_2_m a{ font-size:12px; line-height:26px; color:#666666;}
.more_1{ float:left; width:100px; height:32px; background:url(images/img_10.png) no-repeat; font-size:12px; line-height:32px; color:#1a75bf; padding-left:20px; margin-top:16px;}
.t_850_2 ul li:hover .bt_3 a{ color:#1a75bf;}
.t_850_2 ul li:hover .more_1{ background:url(images/img_11.png) no-repeat; color:#fff;}


/*分页*/
.waik_1{width:100%; float:left; padding-top:10px; padding-bottom:10px;}
.pz_fy{width:100%; float:left; padding:8px 0px;  text-align:center;}/*分页浮左或者浮右，修改此处即可。例：text-align:left;*/
.pz_fy a { border:1px solid #cccccc; padding:8px 12px;    COLOR: #999999; text-decoration:none; text-align:center; font-size:14px; margin:0 4px; }
.pz_fy a:hover,.pz_fy a.on{color: #fff; background:#1a75bc;   text-decoration:none;}

/*资源中心*/
.c_1100_4{ float:left; width:1100px; margin-top:20px; padding-bottom:30px;}
.t_850_3{ float:left; width:850px;}
.t_850_3 ul{ float:left; width:850px; min-height:300px; padding-bottom:30px;}
.t_850_3 ul li{ float:left; width:835px; background:url(images/img_14.png) left center no-repeat; border-bottom:1px dashed #cccccc; padding-left:15px; line-height:54px; height:54px;}
.a_1{ float:left; display:block; width:800px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap; font-size:14px;  color:#333333;line-height:54px; height:54px;}
.a_2{ float:right; margin-top:8px;}

/*招聘岗位*/
.c_1100_5{ float:left; width:1100px; margin-top:20px; padding-bottom:40px;}

.t_850_4{ float:left; width:850px; margin-top:10px;}

.menu_list { width:850px; margin: 0 auto; }
.menu_head { height: 80px;  padding-left: 20px; font-size: 18px; color:#1a75bf; cursor: pointer; position: relative; margin: 10px 0 0 0;  background: #f0f0f0 url(images/img_16.png) 800px center   no-repeat; font-family:"微软雅黑"; padding-right:20px; }

.menu_head_1 { height:80px;  padding-left: 24px; font-size: 16px; color: #525252; cursor: pointer; position: relative; margin: 10px 0 0 0;  background: #f0f0f0 ; }
.menu_list .current { background: #1365a5 url(images/img_17.png) 800px center  no-repeat; color: #ffffff; }
.menu_list .current_1{ background:#f0f0f0  ; color: #525252;}
.menu_body { font-size: 14px; line-height: 30px; color: #333333; background:#f5f5f5;padding: 26px 33px 20px 33px; }
.menu_body_1 { font-size: 14px;  color: #333333;  width: 784px; height:auto; }


.l_751{ float:left; width:751px; height:80px; border-right:1px solid #e6e6e6;}
.t_751_1{ float:left; width:751px; }
.name{ float:left; width:751px; margin-top:3px; line-height:26px;margin-top:15px;font-weight:bold; font-family:"微软雅黑";} 
.c_229{ float:left; width:229px; background:url(images/img_18.png) right center no-repeat;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.span_3{ font-size:12px; line-height:16px; color:#666666;font-weight:bold;}
.span_4{ font-size:12px; color:#666666; line-height:16px;}
.c_259{ float:left; width:259px;background:url(images/img_18.png) right center no-repeat;overflow:hidden;text-overflow: ellipsis;white-space: nowrap; text-align:center;}
.c_260{ float:left; width:260px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap; text-align:center;}
.menu_list .current .t_751_1 .span_3{ color:#fff;}
.menu_list .current .t_751_1 .span_4{ color:#fff;}
.menu_list .current .l_751{border-right:1px solid #1769ac;}
.a_3{  display:block; width:94px; height:30px; background:url(images/img_19.png) no-repeat; text-align:center; line-height:30px;color:#fff; margin-top:10px;}
.a_3:hover{ color:#fff;}

/* 我们的服务*/
.c_1100_6{ float:left; width:1100px; margin-top:20px; padding-bottom:20px;}
.t_850_5{ float:left; width:850px; font-size:14px; line-height:30px; color:#666666;}
.bt_4{ float:left; width:850px; border-bottom:1px dashed #e5e5e5; font-size:24px; line-height:47px; color:#333333;overflow:hidden;text-overflow: ellipsis;white-space: nowrap; text-align:center; margin-top:20px; padding-bottom:14px;}
.time_1{ float:left; width:850px; font-size:12px; line-height:26px; color:#999999; text-align:center;}
.img_2{ margin-top:29px; padding-bottom:20px;}
.img_3{ padding-bottom:15px;}


.news_con{float:left; width:100%; margin-top:29px;  }
.news_con img{max-width:100%;}


.z_product {
     float:left;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.z_product ul { float:left; overflow: hidden; zoom: 1; width:880px; margin-top:10px; padding-bottom:25px;}

.z_product li {
    float: left;
    border: 1px solid #ebebeb;
    width: 202px;
    height: 202px;
    margin-right: 11px;
    margin-top:11px;
}

.z_product .cpimg {
    width: 100%;
    height: 160px;
    overflow: hidden;
}

.z_product .cpimg img {
    width: 202px;
    height: 160px;
}

.z_product .cptitle {
    width: 182px;
    background: #e9e9e9;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    padding: 0 10px;
}

.z_product .cptitle p {
    display: inline-block;
    float: left;
    width: 165px;
   text-overflow: ellipsis;
   overflow: hidden;
   white-space: nowrap;
}

.z_product .cptitle i {
    display: inline-block;
    float: right;
    width: 7px;
    height: 12px;
    background: url(./images/icon6.png) no-repeat;
    margin: 15px 0;
}
