@charset "utf-8";
.t-x-z ul {
    display: none;
}
/* 主体 */
.container {
    
    margin-top: 68px;
    padding-bottom: 30px;
}
.container .wrap {
    position: relative;
    min-height: 300px;
	    width: 1200px;
	 background: #fff;
	 margin-bottom: 20px;
}
.container .wrap .sidebar {
    float: right;
    width: 230px;
}
.container .wrap .main {
    float: left;
    width: 880px;
}
.container .wrap .sidebar-i {
    float: left;
    width: 230px;
    background: #fff;
    box-shadow: 0px 3px 15px rgb(0 0 0 / 14%);
}
.container .wrap .main-i {
    float:right;
    width: 900px;
    background: #fff;

}
.container .wrap .main-a {
    width: 1200px;
    background: #fff;
    display:flex;
}
.container .wrap .main-a .dinzhi_pic ul li{
    float: left;
    position: relative;
    margin: 15px 22px 20px 0px;
    height: 360px;
    border: solid 1px #e2e1e1;
    box-shadow: 3px 8px 8px 2px rgb(159 155 155 / 63%);
}
.container .wrap .main-a .dinzhi_pic ul li img{
    cursor: pointer;  
    transition: all 0.6s;  
}
.container .wrap .main-a .dinzhi_pic ul li:hover{
    transform: scale(1.1);
}


.container .wrap .main-i .dinzhi_pic ul li{
    float: left;
    position: relative;
    margin: 15px 22px 20px 0px;
    height: 360px;
    border: solid 1px #e2e1e1;
    box-shadow: 3px 8px 8px 2px rgb(159 155 155 / 63%);
}
.container .wrap .main-i .dinzhi_pic ul li img{
    cursor: pointer;  
    transition: all 0.6s;  
}
.container .wrap .main-i .dinzhi_pic ul li:hover{
    transform: scale(1.1);
}
.gwxq{
   width: 280px;
    background: #fff;
    position: absolute;
    top: 200px;
    padding: 10px;
    text-align: center;
}
.gwxq p{
    font-size:16px;
    padding: 5px 0px;
    text-align: left;
}
.gwxq a{
    line-height: 2;
}
.gwxq .dzdx{
    padding:5px 10px;
    font-size: 15px;
    background: #e34216;
    color:#fff;
}
.gwxq .dz_seek{
    padding:5px 10px;
    font-size: 15px;
    background:-webkit-gradient(linear, left top, right top, from(#51abf9), to(#4d4ff3));
    color:#fff;
    margin-left:15px;
}


.content {
    width: 920px;
    float: right;
    padding:30px;
}
.content .prolist {
    width: 100%;
    position: relative;
}
.content .bgfff {
    width: 818px;
    padding: 15px 40px 50px;
    border: 1px solid #dddddd;
    background: #fff;
}
.txtimglist .item {
    width: 900px;
    padding: 20px;
    height: 180px;
    transition: all .5s;
}
.txtimglist .item a {
    width: 100%;
    display: block;
}
.txtimglist .item img {
    width: 213px;
    height: 160px;
    display: block;
    margin-right: 45px;
}
.txtimglist .item h3 {
    font-size: 20px;
    color: #333;
    padding: 22px 0 15px;
    transition: all .5s;
}
.txtimglist .item .txt {
    color: #191c3d;
    font-size: 16px;
    line-height: 24px;
    height: 72px;
    padding-right: 45px;
    text-align: justify;
    overflow: hidden;
}
.txtimglist .item .time {
    width: 100px;
    padding-top: 28px;
    line-height: 24px;
    font-family: arial;
    font-size: 16px;
    color: #939aa3;
}
.txtimglist .item .time .day {
    font-size: 34px;
    line-height: 40px;
    display: block;
}
.txtimglist .item .time s {
    width: 54px;
    height: 8px;
    display: block;
    margin-top: 20px;
    background-position: -170px 0;
}
.txtimglist .item:hover {
    border: 1px solid #c9974c;
}
.txtimglist .item:hover h3 {
    color: #e34216;
    text-indent: 10px;
}
.pglist {
    padding: 20px 0;
    width: 100%;
    text-align: center;
    clear: both;
}
.pglist a {
    color: #666;
    padding: 0 15px;
    margin: 0 3px;
    display: inline-block;
    vertical-align: middle;
    line-height: 34px;
    background: #f9f9f9;
    border: 1px solid #c9c9c9;
}
.pglist a:hover, .pglist .active a {
    display: inline-block;
    color: #fff;
    background: #c9974c;
    border-color: #c9974c;
    box-shadow: 0 0 14px rgba(0, 0, 0, .2);
}
.pglist li {
    display: inline-block;
}

/*产品列表页面*/
.col-md-3 {
    width: 23%;
    float: left;
}
.col-md-3, .col-xs-12 {
    position: relative;
    min-height: 1px;
    box-shadow: 0px 3px 15px rgb(0 0 0 / 14%);
    background: #fff;
    height: 100%;
}
.col-md-9 {
    width: 74%;
}
.main {
    background: #fff;
    padding-top: 23px;
}
.menu_head {
    cursor: pointer;
    font: 600 18px/30px "Open Sans", sans-serif;
    width: 35px;
    text-align: center;
    color: #303c4b;
    display: inline-block;
    position: absolute;
    top: 3px;
    right: 0px;
}
.left_nav {
    clear: both;
}
.left_h1 {
    color: #fff;
    margin: 0px;
    display: block;
    padding: 8px 0px 8px 25px;
    background-color: #e34216;
    font-size: 20px;
    margin-bottom: 20px;
}
.left_nav_ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.left_nav_ul > li {
    position: relative;
    border-bottom: 1px solid #f2f2f2;
    background: url(../images/left_li.gif) 6px 15px no-repeat;
    padding: 8px 0px 8px 18px;
    font-size: 16px;
    line-height: 24px;
    margin-left: 15px;
}
.left_nav_ul > li > a {
    text-decoration: none;
    color: #303c4b;
}
.left_nav_ul > li > a:hover, .left_nav_ul li a.left_active {
    color: #ff7f66;
}
.left_nav_ul > li > a.cur, .left_nav_ul li a.left_active {
    color: #ff7f66;
}
#pic-page {
    text-align: center;
    margin-top: 10px;
}
#pic-page a {
    margin: 0 2px;
}
#pic-page a img {
    width: 40px;
    padding: 2px;
    border: solid #ccc 1px;
    margin-bottom: 5px;
}
#pic-page a:hover img, #pic-page a.active img {
    border: solid #5280DD 1px;
}
.showpic_box, .proinfo_box {
    margin: 30px 0px 20px 0px;
}
.product_h1 {
    margin: 0px;
    line-height: 22px;
    font-size: 18px;
    color: #145ca1;
    padding-bottom: 10px;
    border-bottom: 1px dotted #cccccc;
}
.product_info {
    list-style: none;
    padding: 0px;
    margin-top: 10px;
}
.product_info li {
    line-height: 24px;
    padding-bottom: 12px;
}
.product_con {
    clear: both;
    border-top: 1px dotted #ccc;
    margin: 10px 0px 20px 0px;
    padding: 20px 0px 0px 0px;
    line-height: 26px;
    color: #898989;
    overflow: auto;
}
.download_btn {
    text-align: right;
    margin: 10px 10px 20px 0px;
}
.page-btn {
    background-color: #ff7e67;
    border-radius: 0px;
    border: none;
    transition: background 0.3s;
}
.page-btn:hover {
    background-color: #31363c;
}
.grey-btn {
    border-radius: 0px;
    border: none;
    background-color: #E8E8E8;
}
.grey-btn:hover {
    background-color: #ccc;
}
.related_news {
    padding-top: 15px;
    clear: both;
}
.a2a_default_style {
    display: inline-block;
}
/*小类*/
ul.left_snav_ul {
    list-style: none;
    padding: 0px;
    display: none;
    padding-top: 8px;
}
ul.left_snav_ul > li {
    margin: 0px;
    padding: 5px 0px 5px 10px;
    background: url(../img/left_sli.gif) 0px 13px no-repeat;
        border-bottom: 1px dashed #ddd;
}
ul.left_snav_ul > li > a {
    border: 0;
    color: #191c3d;
    padding: 5px 0px 5px 0px;
}
ul.left_snav_ul > li > a:hover {
    text-decoration: none;
    color: #ff7f66;
}
.menu_head {
    cursor: pointer;
    font: 600 18px/30px "Open Sans", sans-serif;
    width: 276px;
    text-align: right;
    color: #303c4b;
    display: inline-block;
    position: absolute;
    top: 3px;
    right: 10px;
}
.menu_head:hover {
    color: #ff7f66;
}
/*新闻列表*/
.list_news {
    clear: both;
    list-style: none;
    margin: 0px;
    padding: 15px 0px 20px 0px;
}
.list_news li {
    color: #898989;
    /*background: url(../img/li.png) no-repeat left 14px;*/
    line-height: 22px;
    padding: 8px 0px;
    padding-left: 13px;
    border-bottom: 1px dashed #e3e2e2; /*dotted*/
}
.list_news li a {
    color: #303c4b;
}
.list_news li a:hover {
    text-decoration: none;
    color: #ff7f66;
}
.contents {
    clear: both;
    padding: 16px 2px 10px 2px;
    line-height: 28px;
    color: #898989;
    overflow: auto;
}
.contents_title {
    margin: 0px;
    padding: 10px 0px;
    text-align: center;
    color: #000;
    font-size: 18px;
    color: #434343;
    font-weight: bold;
    line-height: 34px;
    font-family: 'Microsoft Yahei';
}
/*分页样式*/
.page {
    clear: both;
    margin: 10px 0px 35px 0px;
    text-align: center;
}
.page a {
    display: inline-block;
    font-family: Arial;
    font-size: 13px;
    border: #dbdbdb 1px solid;
    padding: 4px 9px;
    margin: 2px;
    margin-bottom: 5px;
    color: #31363c;
    text-decoration: none
}
.page a:hover, .page a:focus {
    font-family: Arial;
    font-size: 13px;
    border: #000 1px solid;
    padding: 4px 9px;
    color: #fff;
    background-color: #31363c;
}
.page .current {
    font-family: Arial;
    border: #000 1px solid;
    font-size: 13px;
    padding: 5px 9px;
    color: #fff;
    margin: 2px;
    background-color: #31363c
}
/*产品展示*/
#pic-page {
    text-align: center;
    margin-top: 10px;
}
#pic-page a {
    margin: 0 2px;
}
#pic-page a img {
    width: 40px;
    padding: 2px;
    border: solid #ccc 1px;
    margin-bottom: 5px;
}
#pic-page a:hover img, #pic-page a.active img {
    border: solid #5280DD 1px;
}
.showpic_box, .proinfo_box {
    margin: 30px 0px 20px 0px;
}
.product_h1 {
    margin: 0px;
    line-height: 22px;
    font-size: 18px;
    color: #145ca1;
    padding-bottom: 10px;
    border-bottom: 1px dotted #cccccc;
}
.product_info {
    list-style: none;
    padding: 0px;
    margin-top: 10px;
}
.product_info li {
    line-height: 24px;
    padding-bottom: 12px;
}
.product_con {
    clear: both;
    border-top: 1px dotted #ccc;
    margin: 10px 0px 20px 0px;
    padding: 20px 0px 0px 0px;
    line-height: 26px;
    color: #898989;
    overflow: auto;
}
.download_btn {
    text-align: right;
    margin: 10px 10px 20px 0px;
}
.page-btn {
    background-color: #ff7e67;
    border-radius: 0px;
    border: none;
    transition: background 0.3s;
}
.page-btn:hover {
    background-color: #31363c;
}
.grey-btn {
    border-radius: 0px;
    border: none;
    background-color: #E8E8E8;
}
.grey-btn:hover {
    background-color: #ccc;
}
.related_news {
    padding-top: 15px;
    clear: both;
}
.a2a_default_style {
    display: inline-block;
}
/*首页产品*/
.index_product {
    margin: 10px 0px 0px 0px;
    background-color: #fff;
}
.title_h1 {
    color: #fff;
    margin: 0px;
    display: block;
    padding: 8px 0px 8px 25px;
    background-color: #FF8D71;
    font-size: 18px;
}
.product_list {
    clear: both;
    padding: 35px 0px 0px 0px;
    margin-right: -15px;
    margin-left: -15px;
}
.product_list2 {
    padding-top: 20px;
}
.product_img {
    width: 170px;
    margin:0px 0px 20px 30px;
    float: left;
    display: inline-block;
    vertical-align: top;
    text-align: center;
	padding:20px 10px;
	border:1px solid #ddd;
}
.product_img img {
    width: 120px;
    height: 100px;
    border: solid 1px #e2e1e1;
}
.product_title {
    height: 28px;
    line-height: 3;
    text-align: center;
}
.product_title a {
    color: #191c3d;
    ;
    transition: color 0.3s;
    line-height: 16px;
    font-weight: bold;
    font-size: 16px;
}
.product_title a:hover {
    text-decoration: none;
    color: #737373;
}
.product_img .dzdu{
	color:#fff;
	background: #e34216;
	padding:5px 20px;
	font-size:16px;
	
}
.product_desc {
    height: 45px;
    margin: 0px 0px 15px 0px;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    color: #bcbcbc;
    line-height: 16px;
    word-wrap: break-word;
}
/*首页新闻*/
.news_box {
    margin: 30px 0px 0px 0px;
}
.index_news {
    clear: both;
    list-style: none;
    margin: 0px;
    padding: 12px 0px 0px 0px;
}
.index_news li {
    color: #545455;
    border-bottom: 1px dotted #dddddd;
    /*background: url(../img/li.png) no-repeat left 16px;*/
    line-height: 21px;
    padding: 10px 0px;
    padding-left: 15px;
    font-size: 16px;
}
.index_news li a {
    color: #545455;
    font-family: Arial;
    transition: color 0.3s;
}
.index_news li a:hover {
    text-decoration: none;
    color: #ff7f66;
}
.news_time {
    float: right;
}
.left_news span.news_time {
    display: none;
}
/*首页联系*/
.index_contact {
    margin: 30px 0px 15px 0px;
}
.index_contact P {
    clear: both;
    color: #545455;
    padding-bottom: 5px;
    
}
.index_contact .dzbdte{width: 248px;height: 36px;margin-top: 20px;font-size：16px;}
.index_contact .leftdz{border: 1px solid #7c7c7c;padding-left: 15px;margin-left:15px;}
.index_contact .botiede{background: #e34216; color:#fff;border-radius: 5px;font-size: 19px;margin-left:15px;}
.list_box {
    clear: both;
    margin: 0px 0px 0px 0px;
}
.path_title {
    border: 1px solid #f2f2f2;
    padding: 8px 19px;
    overflow: hidden;
}
/* 左侧栏目标题 */
.leftTitle {
    position: relative;
    height: 59px;
    background: #f60;
    padding: 16px 0 0 30px;
}
.leftTitle i, .leftTitle s {
    display: block;
}
.leftTitle i {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-style: normal;
    font-weight: normal;
}
.leftTitle s {
    color: #aab1cb;
    font: 12px/16px arial;
    text-decoration: none;
    text-transform: uppercase;
}
.w311 {
    width: 920px;
    margin: 0 auto;
}
.news311 {
    padding-bottom: 60px;
    margin-top: 50px;
}
.news311 .title {
    width: 100%;
    height: 22px;
    line-height: 22px;
    margin-bottom: 28px;
}
.news311 .title h3 {
    font-size: 22px;
    font-weight: bold;
    color: #67b306;
}
.news311 .title h3 s {
    width: 4px;
    height: 22px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    background: #67b306;
}
.news311 .title a {
    color: #67b308;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.news311 .title a:hover {
    text-decoration: underline;
}
.news311 .newslist {
    line-height: 55px;
}
.news311 .newslist li {
    width: 100%;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    border-bottom: 1px dashed #d4d4d4;
    text-align: left;
}
.news311 .newslist li a {
    width: 100%;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.news311 .newslist li .time {
    color: #999999;
    float: right;
    font-weight: normal;
}
.news311 .item {
    width: 100%;
    display: block;
    padding-bottom: 20px;
    border-bottom: 1px dashed #d4d4d4;
}
.news311 .item img {
    width: 100px;
    height: 75px;
    float: left;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    margin-right: 20px;
}
.news311 .item h3 {
    color: #333;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    margin-bottom: 10px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.news311 .item .txt {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #999999;
}
.news311 .item:hover img {
    -webkit-filter: brightness(110%);
    filters: brightness(110%);
}
.news311 .item:hover h3 {
    color: #67b306;
}
.news311 ul li a:hover {
    color: #67b306;
    text-decoration: none;
}
.news311 .inews1 {
    width: 430px;
    float: left;
}
.news311 .inews2 {
    width: 430px;
    float: right;
}
/* 面包屑 */
.location {
    position: relative;
    width: 1200px;
    line-height: 46px;
    margin: 0 auto;
    font-size: 14px;
}
.nlist {
    background: #fff;
    padding: 13px;
}
.nlist ul {
    padding-bottom: 40px;
}
.nlist li {
    padding: 13px;
}
.nlist li h2 {
    font-size: 14px;
}
.nlist li .i {
    font-size: 14px;
    color: #888;
    padding: 10px 0;
}
.nlist li:hover {
    box-shadow: 0 0 15px #ccc;
}
.nlist li p {
    color: #999;
}
.nlist li .s1 {
    background: url(../images/s1.png) left center no-repeat;
    padding-left: 18px;
}
.nlist li .s2 {
    background: url(../images/s2.png) left center no-repeat;
    margin: 0 20px;
    padding-left: 22px;
}
.nlist li .s3 {
    background: url(../images/s3.png) left center no-repeat;
    padding-left: 25px;
}
.slist {
    width: 1160px;
    margin: 0 auto;
    /*background: #fff;*/
    padding: 20px 0px;
}
.slist ul {}
.slist li {
    width: 278px;
    height: 330px;
    position: relative;
    float: left;
    display: inline;
    margin: 0 16px 20px 0;
}
.slist li:nth-child(4n) {
    float: right;
    margin-right: 0;
}
.slist li h2 {
    font-size: 18px;
    color: #000;
    position: absolute;
    top: 40px;
    left: 35px;
}
.slist li .m {
    position: absolute;
    top: 86px;
    left: 35px;
}
.slist li .m a {
    display: block;
    width: 86px;
    height: 22px;
    line-height: 22px;
    background: #d51c20;
    border-radius: 22px;
    color: #fff;
    text-align: center;
}
.tits {
    height: 105px;
    background: url(../images/tits.jpg);
    color: #fff;
    text-align: center;
}
.tits h2 {
    font-size: 18px;
    font-weight: normal;
    padding-top: 24px;
}
.tits p {
    font-size: 15px;
}
.container .wrap .sidebar form {
    border: 1px solid #d3dcef;
    border-top: 0;
    padding: 20px 20px;
    background: #fff;
    font-size: 13px;
}
.container .wrap .sidebar form select {
    width: 180px;
    height: 40px;
    border: 1px solid #e7e7e7;
}
.container .wrap .sidebar form textarea {
    width: 170px;
    height: 80px;
    border: 1px solid #e7e7e7;
    margin-top: 12px;
    padding: 5px;
    display: block;
}
.container .wrap .sidebar form .text {
    width: 175px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e7e7e7;
    margin-top: 12px;
    padding-left: 5px;
}
.container .wrap .sidebar form .submit {
    width: 175px;
    height: 42px;
    line-height: 42px;
    background: #f60;
    color: #fff;
    font-size: 14px;
    margin-top: 12px;
    cursor: pointer;
}
.server li {
    background: #fff;
    margin-top: 12px;
}
.server li .p {
    padding: 20px 0 0 20px;
}
.server li .p img {
    border-radius: 3px;
}
.server li .t {
    background: #fff;
}
.server li .t a {
    display: block;
    padding: 8px 0 20px 0;
}
.server li .t h3 {
    width: 150px;
    height: 30px;
    line-height: 30px;
    background: url(../images/rr.png);
    margin-left: 20px;
    font-size: 15px;
    padding-left: 30px;
}
.server li .t .sp {
    padding: 8px 0;
}
.server li .t p {
    font-size: 14px;
    padding: 0 20px;
    line-height: 25px;
}
.server li .t p em {
    color: #d72025;
    font-family: Arial;
}
.server li .t span {
    display: block;
    width: 79px;
    height: 36px;
    line-height: 36px;
    background: url(../images/m.png);
    color: #fff;
    margin: 0 0 0 20px;
    font-size: 14px;
    padding-left: 40px;
}
.tool {
    width: 1200px;
    margin: 0 auto;
}
.tool ul {}
.tool li {
    margin-bottom: 28px;
}
.tool li .p {
    float: left;
}
.tool li .t {
    float: right;
    width: 723px;
    height: 234px;
    background: #fff;
    padding: 40px 40px 0;
}
.tool li .t h2 {
    font-size: 26px;
    color: #f60;
    font-weight: normal;
}
.tool li .t .i {
    font-size: 14px;
    color: #777;
    padding-top: 10px;
    line-height: 25px;
}
.tool li .t .i em {
    color: #bf1111;
}
.tool li .btn {
    padding-top: 40px;
}
.tool li .btn a:first-child {
    width: 148px;
    height: 36px;
    line-height: 36px;
    background: #0642b2;
    border: 1px solid #0642b2;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-left: 402px;
}
.tool li .btn a:last-child {
    width: 148px;
    height: 36px;
    line-height: 36px;
    background: #ebebeb;
    border: 1px solid #ccc;
    float: right;
    text-align: center;
    color: #fff;
    font-size: 14px;
    color: #000;
}
.tool li .cx {
    padding-top: 60px;
}
.tool li .cx .text {
    width: 564px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ddd;
    border-right: 0;
    float: left;
    padding-left: 10px;
}
.tool li .cx .ibtn {
    width: 148px;
    height: 38px;
    line-height: 38px;
    background: #0642b2;
    border: 1px solid #0642b2;
    float: right;
    text-align: center;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}
.pop {
    width: 500px;
    height: 402px;
    background: #fff;
    z-index: 1000;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -201px 0 0 -250px;
    box-shadow: 0 0 8px #ccc;
    border-radius: 4px;
    display: none;
}
.pop h2 {
    border-top: 13px solid #334b7d;
    border-radius: 4px;
    font-size: 25px;
    text-align: center;
    padding: 20px 0 0 0;
}
.pop p {
    font-size: 14px;
    text-align: center;
    color: #a6a6a6;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 14px;
    margin: 0 23px;
}
.pop form {}
.pop form ul {
    padding-top: 10px;
}
.pop form li {
    font-size: 14px;
    margin: 24px 0 0 82px;
}
.pop form span {}
.pop form .text {
    width: 273px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding-left: 5px;
}
.pop form .text:focus {
    box-shadow: 0 0 10px #ccc;
}
.pop form .ibtn {
    display: block;
    width: 336px;
    height: 54px;
    line-height: 54px;
    border-radius: 4px;
    background: #4895e4;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 30px auto 0;
    cursor: pointer;
}
.pop form .safe {
    padding: 15px 0 0 126px;
    color: #888;
}
.pop .closed {
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    position: absolute;
    top: 26px;
    right: 16px;
    font-family: Arial;
    font-size: 20px;
    color: #999;
    z-index: 10;
    cursor: pointer;
}
.shadow {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 900;
    display: none;
}
.onn {
    display: block;
}
/* 二级、三级菜单 */
.menu {
    border-bottom: 3px solid #f60;
}
.menu dl dt {
    border-bottom: 1px solid #e2e2e2;
}
.menu dl dt:last-child {
    border-bottom: 0;
}
.menu dl dt a {
    display: block;
    height: 64px;
    line-height: 64px;
    font-size: 17px;
    padding-left: 15px;
}
.menu dl dt a:hover, .menu dl dt .current {
    background: #eaf1f9 url(../images/jt.png) right 26px center no-repeat;
    color: #0642b2;
}
.menu dl dd {
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
}
.menu dl dd a:hover, .menu dl dd a.current {
    color: #0642b2;
    font-weight: bold;
}
/* 内容模式 */
.article {
    padding: 40px;
    line-height: 2;
    font-size: 14px;
    word-wrap: break-word;
    text-align: justify;
}
.article .hd {
    padding: 0 0 20px;
    text-align: center;
}
.article .hd h1 {
    color: #333;
    font-size: 25px;
}
.article .hd .titBar {
    color: #797979;
    font-size: 12px;
}
.article .bd {
    padding-bottom: 40px;
    text-align: justify;
        font-size: 16px;
        line-height: 2;
}
.article .ft {
    padding: 20px 0 0;
    border-top: 1px solid #ddd;
}

.article-zx {
    width: 320px;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    margin: 30px auto;
    padding: 10px;
    text-align: center;
    animation: heart 1s ease-in-out 1.7s infinite alternate;
    background-color: #e34216;
    position: relative;
    box-shadow: 0 2px 8px rgb(0 0 0 / 80%);
}
.article-zx a {
    display: block;
    color: #fff;
    font-size: 18px;
}
/* 头部新闻 */
.hotNews {
    margin: 10px ;
    overflow: hidden;
    position: relative;
}
.hotNews .p {
    float: left;
}
.hotNews .t {
    width: 600px;
    height: 154px;
    float: right;
    background: #f2f2f2;
    padding: 30px 20px 0;
}
.hotNews .t h2 {
    font-size: 18px;
}
.hotNews .t .i {
    font-size: 14px;
    padding-top: 10px;
    line-height: 2;
    font-size: 16px;
}
.hotNews .t .i a {
    color: #0642b2;
}
.hotNews .hds {
    position: absolute;
    bottom: 10px;
    left: 320px;
    height: 5px;
}
.hotNews .hds li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 30px;
    height: 5px;
    margin-right: 8px;
    background: #c0c0c0;
    line-height: 999px;
    overflow: hidden;
    cursor: pointer;
    vertical-align: top;
}
.hotNews .hds li.on {
    background: #f60;
    width: 30px;
}
/* 新闻列表 */
.list {
    padding: 20px 40px 40px;
}
.list li {
    padding: 20px 0;
    border-bottom: 1px dashed #e0e0e0;
    line-height: 20px;
    font-size: 16px;

}
.pic_left{
     width: 220px;
     margin-right: 20px;
 }
.list li img{
padding: 6px 10px 10px 0px;
float: left;
   
}
.list li img:hover{
    animation: zoomIn 5s ease-in-out infinite;
    transform: translate(0, -10px);
    transform: scale(1.1)
}

.list li h3 {
    font-size:20px;
    padding-left: 12px;
    font-weight: bold;
    line-height: 2;
}

.list li .dz_text{
  font-size: 14px;
line-height: 2;
margin-left: 15px;
width: 850px;
}
.list li .dz_text p{
    margin-bottom:15px;
}
.list li .dz_text span{
    font-size: 12px;
    padding-left: 15px;
    float:right;
    padding-top: 8px;
}
.list li .dz_text span i{
    font-size: 13px;
    color:#333;
}
.list li .dz_text .dinzhired{
    background: #e34216;
    color:#fff;
    padding:5px 10px;
    margin-left: 15px;
}
.list li .dz_text .dinzhelan{
    background: #2faaff;
    color:#fff;
    padding:5px 10px;
    margin-left: 15px;
}
/* 图文新闻 */
.pothoItem {
    margin: 30px 40px 40px;
}
.pothoItem .item {
    margin-bottom: 20px;
    padding: 0 0 20px;
    border-bottom: 1px dashed #d3d3d3;
    overflow: hidden;
}
.pothoItem .item .pic {
    float: left;
    margin-right: 20px;
    padding: 4px;
    border: 1px solid #e7e7e7;
}
.pothoItem .item .pic a {
    display: block;
    width: 200px;
    height: 165px;
    line-height: 165px;
    text-align: center;
    background: #eee;
}
.pothoItem .item .pic img {
    width: 200px;
    height: 165px;
}
.pothoItem .item dl {
    display: block;
    overflow: hidden;
    zoom: 1;
    padding: 0;
    line-height: 20px;
}
.pothoItem .item dl dt {
    font-size: 16px;
    line-height: 32px;
}
.pothoItem .item dl .d {
    font-size: 14px;
    font-family: Arial;
    padding-top: 3px;
}
.pothoItem .item dl .m a {
    display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    background: #ddd;
    text-align: center;
}
.pothoItem .item dl .m a:hover {
    background: #0642b2;
    color: #fff;
}
.pothoItem .item dl .i {
    padding: 5px 0 20px;
    color: #999;
    font-size: 13px;
    line-height: 25px;
}
/* 图片列表 */
.piList {
    padding: 30px 40px 40px;
    overflow: hidden;
}
.piList .pic-item-list {}
.piList .pic-item {
    position: relative;
    width: 280px;
    margin: 0 26px 20px 0;
    float: left;
    display: inline;
}
.piList .pic-item:nth-child(3n) {
    float: right;
    margin-right: 0;
}
.piList .list-pic {}
.piList .list-pic a {
    display: block;
    width: 280px;
    height: 240px;
    line-height: 240px;
    text-align: center;
    background: #f2f2f2;
}
.piList .list-pic img {
    width: 280px;
    height: 240px;
}
.piList dl {
    padding: 4px 0;
}
.piList dl dt {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
}
.piList-2 {
    padding: 30px 40px 10px;
}
.piList-2 ul {}
.piList-2 li {
    width: 280px;
    float: left;
    display: inline;
    margin-right: 26px;
    margin-bottom: 30px;
    box-shadow: 0 0 10px #ddd;
}
.piList-2 li:nth-child(3n) {
    float: right;
    margin-right: 0;
}
.piList-2 li .t {
    background: #fff;
}
.piList-2 li .t a {
    display: block;
    padding: 8px 0 20px 0;
}
.piList-2 li .t h3 {
    width: 206px;
    height: 30px;
    line-height: 30px;
    background: url(../images/rr.png);
    margin: 0 auto;
    font-size: 15px;
    padding-left: 30px;
}
.piList-2 li .t .sp {
    padding: 8px 0;
}
.piList-2 li .t p {
    font-size: 14px;
    padding: 0 22px;
    line-height: 25px;
}
.piList-2 li .t p em {
    color: #d72025;
    font-family: Arial;
}
.piList-2 li .t span {
    display: block;
    width: 79px;
    height: 36px;
    line-height: 36px;
    background: url(../images/m.png);
    color: #fff;
    margin: 0 0 0 22px;
    font-size: 14px;
    padding-left: 40px;
}
/* 分页 */
.page {
    clear: both;
    margin: 20px;
    overflow: hidden;
    margin-left: 0px;
    text-align: center;
    font-size: 12px
}
.page ul li {
    display: inline-block;
    margin: 0 1px;
    line-height: 24px;
    color: #999
}
.page ul li:hover {
    background: #e34216;
    color: #fff;
    border: 1px solid #0642b2;
}
.page ul li:hover a {
    color: #fff;
}
.page ul li.thisclass {
    display: inline-block;
    border: 1px solid #0642b2;
    padding: 4px 12px;
    margin: 0 1px;
    background: #0642b2;
    color: #fff;
}
.page ul li.thisclass a {
    color: #fff;
}
.page ul li a {
    display: block;
    color: #282424;
}
.page ul li a:hover {
    color: #fff;
}
/* 新闻列表 */
.message {
    padding: 0 0 30px;
}
.message-list {
    margin-bottom: 5px;
    padding: 5px 5px 15px;
    border-bottom: 1px dotted #ddd;
}
.message-list .m-title {
    padding: 0;
    color: #32a237;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}
.message-list .m-title span {
    float: right;
    color: #01286f;
    font-size: 12px;
    font-weight: 100;
}
.message-list .m-info {
    padding: 5px 0;
    line-height: 24px;
}
.message-list .r-title {
    padding: 0;
    line-height: 20px;
}
.message-list .r-info {
    padding: 5px 0;
    line-height: 24px;
}
/* 人才招聘 */
.form-panel {
    padding: 0 0 30px;
}
.form-panel h4 {
    margin-bottom: 10px;
    padding: 0 20px;
    background: #666;
    color: #fff;
    line-height: 30px;
}
.form-panel .tips {
    padding: 10px 0 10px 100px;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
}
.form-panel .field {
    clear: both;
}
.form-panel li.field label {
    display: block;
    float: left;
    width: 100px;
    line-height: 32px;
    text-align: right;
}
.form-panel .input {
    padding: 5px 0;
    zoom: 1;
}
.form-panel .field:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}
.form-panel .text {
    height: 26px;
    padding: 2px 3px;
    border: 1px solid #ccc;
    background: #fff;
    color: #555;
}
.form-panel .textarea {
    width: 450px;
    height: 100px;
    padding: 1px 3px;
    border: 1px solid #ccc;
    background: #fff;
    color: #555;
}
.form-panel .submit-field {
    padding: 10px 10px 20px 100px;
    clear: both;
}
.form-panel .submit-field input {
    margin-right: 10px;
}
.form-panel .submit-field .btn-submit, .form-panel .submit-field .btn-reset {
    width: 100px;
    height: 32px;
    border: none;
    background: #666;
    color: #fff;
    cursor: pointer;
}
.display-1 {
    padding: 30px;
    background: #fff;
	    width: 840px;
    float: left;
}
.display-1 .p {
    float: left;
}
.display-1 .p img {
    width: 200px;
    height: 160px;
    padding: 25px;
    border: 1px solid #9e9e9e;
}
.display-1 .t {
    float: left;
    padding-left: 30px;
    width: 500px;
}
.display-1 .t h3 {
    line-height: 24px;
    text-align: left;
    color: #333333;
    font-size: 20px;
    font-weight: 700;
}
.display-1 .t p {
    line-height: 24px;
    max-height: 48px;
    text-align: left;
    color: #666666;
    font-size: 15px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.display-1 .t h4 {
    font-size: 14px;
    font-weight: normal;
    color: #888;
    padding-top: 5px;
}
.display-1 .t .mbc {
    height: 60px;
    font-size: 0;
    text-align: left;
    background: #F0F2F6;
    margin-top: 12px;
    position: relative;
}
.display-1 .t .mbc span {
    display: inline-block;
    vertical-align: top;
    height: 60px;
    line-height: 60px;
}
.display-1 .t .mbc .jiage {
    width: 88px;
    text-align: center;
    color: #3E444F;
    font-size: 16px;
}
.display-1 .t .mbc .mianyi {
    text-align: left;
    padding: 0 30px 0 20px;
    font-size: 26px;
    color: #F89843;
    font-weight: 700;
}
.mianyi::before {
    content: "¥";
    font-size: 16px;
    left: 0px;
    top: 4px;
    color: rgb(248, 152, 67);
}
.display-1 .t .mbc .rengong {
    font-size: 14px;
    color: #898F9A;
    text-align: left;
}
.display-1 .t .mbc p {
    font-size: 12px;
    line-height: 26px;
}
.display-1 .t .mbc em {
    color: #e94747;
    font-size: 20px;
    font-weight: bold;
}
.display-1 .t .mbc span {
    color: #e94747;
}
.display-1 .t a {
    display: block;
    width: 180px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #e94747;
    color: #fff;
    font-size: 14px;
    margin: 30px 0 20px;
}
.display-2 {
    padding: 30px;
    background: #fff;
    font-size: 16px;
    text-align: justify;
    line-height: 1.8;
	width: 840px;
    float: left;

}
.display-2.hasbg {
    background: #fff url(../images/lines.png) top center repeat-y;
}
.display-2 img {
    max-width: 100%
}
.display-2-z {
    width: 570px;
    float: left;
}
.display-2-z li {
    height: 34px;
    line-height: 34px;
    cursor: pointer;
}
.display-2-z li:hover, .display-2-z li.on {
    color: #e94747;
}
.display-2-y {
    width: 550px;
    float: right;
    padding-left: 20px;
}
.display-3 {
    background: #fff;
    width: 846px;
    float: left;
    padding: 27px;
}
.display-3 h3{
    width: 100%;
    background:#e34216;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-left: 20px;
    font-weight: 300;
}
.display-3 .xinggze li{
    width: 30%;
    float: left;
    margin-left: 15px;
    line-height: 30px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 30px;
    font-size: 16px;
}

.display-4 {
    padding: 30px;
    background: #fff;
}
.display-4 .p {
    float: left;
}
.display-4 .t {
    float: right;
    width: 750px;
}
.display-4 .t h3 {
    font-size: 24px;
    font-weight: normal;
    padding-top: 10px;
}
.display-4 .t h4 {
    font-size: 14px;
    font-weight: normal;
    color: #888;
    padding-top: 5px;
}
.display-4 .t .mbc {
    height: 100px;
    background: #f2f2f2;
    margin-top: 16px;
    padding: 20px 0 0 30px;
}
.display-4 .t .mbc p {
    font-size: 12px;
    line-height: 26px;
}
.display-4 .t .mbc em {
    color: #e94747;
    font-size: 20px;
    font-weight: bold;
}
.display-4 .t .mbc span {
    color: #e94747;
}
.display-4 .t a {
    display: block;
    width: 180px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #e94747;
    color: #fff;
    font-size: 14px;
    margin: 30px 0 20px;
}
.guwen {
    width: 1160px;
    position: relative;
    margin: 10px auto 0;
}
.slistgw {
    width: 1160px;
    margin: 0 auto;
    background: #fff;
    padding: 10px 20px 10px;
}
.guwen ul {}
.guwen li {
    width: 275px;
    float: left;
    display: inline;
    margin-right: 15px;
    margin-top: 8px;
}
.guwen li:nth-child(4n) {
    float: right;
    margin-right: 0;
}
.guwen li .t {
    background: #f7f8fa;
}
.guwen li .t a {
    display: block;
    padding: 8px 0 20px 0;
}
.guwen li .t a:hover {
    background: #0642b2;
    color: #fff;
}
.guwen li .t a:hover em {
    color: #fff;
}
.guwen li .t h3 {
    width: 206px;
    height: 30px;
    line-height: 30px;
    background: url(../images/rr.png);
    margin: 0 auto;
    font-size: 15px;
    padding-left: 30px;
}
.guwen li .t .sp {
    padding: 8px 0;
}
.guwen li .t p {
    font-size: 14px;
    padding: 0 22px;
    line-height: 25px;
}
.guwen li .t p em {
    color: #d72025;
    font-family: Arial;
}
.guwen li .t span {
    display: block;
    width: 79px;
    height: 36px;
    line-height: 36px;
    background: url(../images/m.png);
    color: #fff;
    margin: 0 0 0 22px;
    font-size: 14px;
    padding-left: 40px;
}