/*
	平台页面css
*/
/*
	index首页用样式表
*/
/*============ 部分按钮 ============*/
.btn-red{display: inline-block;color: #fff;padding: 0 30px;line-height: 34px;height: 34px;border-radius:3px;border: none; vertical-align: middle;background:#e43c35}
.btn-red:hover{color: #fff;background:#cb0000}
.btn-red-line{display: inline-block;border: 1px solid #ff580e;background: #fff;color: #ff580e;padding: 0 30px;line-height: 34px;height: 34px;vertical-align: middle;border-radius:3px;}
.btn-red-line:hover{background:#fff4f3}
.btn-blue{display: inline-block;border: 1px solid #2981e6;color: #fff;padding: 0 30px;line-height: 34px;height: 34px;vertical-align: middle;border-radius:3px;background: #2981e6;}
.btn-blue:hover{color: #fff;background:#2981e6}
.btn-blue-line{display: inline-block;border: 1px solid #2981e6;background: #fff;color: #2981e6;padding: 0 30px;line-height: 34px;height: 34px;vertical-align: middle;border-radius:3px;}
.btn-blue-line:hover{background:#edf5ff;color: #2981e6;}
.btn-gray-line{display: inline-block;border: 1px solid #ccc;background: #fff;color: #999;padding: 0 30px;line-height: 34px;height: 34px;vertical-align: middle;border-radius:3px;}
.btn-gray-line:hover{background:#fcfcfc;color: #666;}
/*============ 小标签 ============*/
.label{display: inline-block;padding: 0 8px;color: #fff;border-radius: 2px;line-height:20px;}
.label-default {background-color: #d7d7d7}
.label-primary {background-color: #007cd9}
.label-success {background-color: #3dcab5}
.label-info {background-color: #3bb4e4}
.label-warning {background-color: #fb9a3d}
.label-danger {background-color: #e43c35}
/*============ 首页banner ============*/
#solid{width:100%;height:464px;clear:both;position:relative; background: #e3e7ee;}
#solid ul{margin:0px;padding:0px;list-style:none;}
#solid ul li{position:absolute; width: 100%; height: 100%; margin-left: -50%;left:50%;top:0px;display:none;cursor:pointer; background-position: center top;background-repeat: no-repeat}
#solid ul li a{display: block;width: 100%;height: 100%;}
#solid #btt{top:443px;left: 50%; width: 1200px;margin-left: -600px;text-align: right;position:absolute;}
#solid #btt span{display:inline-block;width:10px;height:10px;margin:0 2px;border-radius: 100px; background:rgba(255,255,255,.4);cursor:pointer; }
/*服务数据*/
.service_data_box{position: relative;}
.service_data_box .service_data{width: 971px;height: 103px;padding-top: 20px; background:url("../img/banner-tip.png");position: absolute;right:-4px;top: -115px;}
.service_data_box .service_data_tit{float: left;width: 163px;margin-left:131px;margin-right:15px;}
.service_data_box .service_data_tit h1{font-size: 16px;font-weight: bold;}
.service_data_box .service_data_tit p{font-size: 12px;color: #999;line-height: 1.2;}
.service_data_box .service_data_con{float: left;text-align: center;width:216px;}
.service_data_box .service_data_con h1{ont-size:24px;line-height: 1.2;}
/*============ 首页banner end============*/
/*============ 分页翻页 ============*/
div.zxf_pagediv{text-align: center;color: #999999;padding: 20px 20px 40px 0;}
div.zxf_pagediv li{display: inline-block;}
div.zxf_pagediv a{text-decoration: none;display:block;min-width:38px;height:38px;line-height:38px;border-radius:2px;color: #999;border:solid 1px #E6E6E6;background: #fff;margin:0 3px;padding: 0 13px;}
div.zxf_pagediv a:hover{color:#ff2a55;background: #fff0f0;}
.zxf_pagediv .active a,
.zxf_pagediv .active a:hover{color: #ffffff;background: #e03030;border:solid 1px #e03030;}
.zxf_pagediv .disabled a,
.zxf_pagediv .disabled a:hover{color: #aaa;background: #fcfcfc;border:solid 1px #E6E6E6;}
/*============ 分页翻页2 ============*/
.pagination.p10{ padding:10px 20px 20px !important;}
.pagination {margin:auto;text-align:center;font-size:14px;line-height:23px;}
.pagination a, .pagination span{display:inline-block; padding:5px 15px; margin-left:3px;text-align:center;border-radius:2px; vertical-align:middle;}
.pagination a {text-decoration: none;border: solid 1px #E6E6E6;color: #777;margin: 0 3px;background: #fff}
.pagination a:hover{border-color: #E6E6E6;background: #fff0f0;color:#ff2a55;}
.pagination .current {color: #ffffff;background: #e03030; font-weight:bold;border: solid 1px #e03030;}
.pagination .current.prev, .pagination .current.next{color:#999;border-color:#E6E6E6;background:#fff;}
.pagination input {width:50px;border: solid 1px #d8d8d8; display:inline-block; line-height:31px;margin-left:3px; vertical-align:middle;}

/*============ 求购表单 ============*/
.banner_from_box{position: relative;}
.banner_from{width: 232px;height: 294px;position: absolute;right: 0;top:-400px;background: rgba(0,0,0,.5);border-radius: 2px;}
.banner_from_tit{padding:8px 5px 0;text-align: center;}
.banner_from_tit a{color: #fff;width:104px;height:36px;line-height:36px;border-radius: 3px 3px 0 0;font-weight: bold;display: inline-block;text-align: center;}
.banner_from_tit a.active{background: #fff;color: #ff6633;}
.banner_from_con{background: #fff;width: 100%;height: 250px;border-radius: 3px 3px 0 0;padding: 20px 15px;}

.banner_from_group{margin-bottom: 10px;border: solid 1px #d8d8d8;height: 35px;border-radius:2px;}
.banner_from_group i{display: inline-block;width: 34px;height: 34px;margin-right: 5px; float: left;border-right: solid 1px #d8d8d8;background-image: url("../img/icons.png");background-repeat: no-repeat}
.banner_from_group i.banner_from_icon01{background-position:8px -181px;}
.banner_from_group i.banner_from_icon02{background-position:8px -222px;}
.banner_from_group i.banner_from_icon03{background-position:11px -265px;}
.banner_from_group input{border: none;width: 158px;}
.banner_from_group select{
    border: none;width: 158px;height: 33px;line-height: 33px;padding-left: 7px;appearance:none;-moz-appearance:none;-webkit-appearance:none;}
.banner_from_group select::-ms-expand { display: none; }
.banner_from_con .banner_from_btn{border: none; width: 202px;height:46px;padding-bottom: 10px; background: url("../img/banner_from_btn.png") 0;color: #fff;cursor: pointer;}
.banner_from_ysbh{ color: #45c10e;background: url("../img/icons.png") no-repeat 10px -316px;padding-left:45px;margin-bottom: 8px;font-size: 12px;}

/*============ 主要块 ============*/
/*大栏目标题*/
.index_tit{text-align: center;padding: 35px 0;}
.index_tit h1{font-size: 34px;margin-top: 30px;line-height: 1;margin-bottom:10px;}
.index_tit p{color: #999999}
.index_tit p i{background: url("../img/index_tit_ico.png");width: 95px;height: 7px;display: inline-block;}
.index_tit .index_tit_icoleft{margin-right: 10px;}
.index_tit .index_tit_icoright{margin-left: 10px;background-position: 0 -14px;}

.index_tit_white h1{color: #fff;}
.index_tit_white a{color: #fff;}
/*-------首页模块-------*/
/*企业服务*/
.ind_qyfw_box{background: url("../img/ind_qyfw_bg.jpg") no-repeat center bottom #f8f9fb;}
.ind_qyfw_con{overflow: hidden;padding-bottom:120px;margin-left: -17px;}
.ind_qyfw_con li{width: 287px;height: 240px;float: left;margin-left:17px;margin-bottom:17px;text-align: center;overflow: hidden;}
.ind_qyfw01{background: url("../img/ind_qyfw01.jpg");}
.ind_qyfw02{background: url("../img/ind_qyfw02.jpg");}
.ind_qyfw03{background: url("../img/ind_qyfw03.jpg");}
.ind_qyfw04{background: url("../img/ind_qyfw04.jpg");}
.ind_qyfw05{background: url("../img/ind_qyfw05.jpg");}
.ind_qyfw06{background: url("../img/ind_qyfw06.jpg");}
.ind_qyfw07{background: url("../img/ind_qyfw07.jpg");}
.ind_qyfw08{background: url("../img/ind_qyfw08.jpg");}
.indfw_box{position: relative;background: rgba(0,0,0,0);height: 100%;transition: all .3s;}
.indfw_icon{position: absolute;top:35px;left: 50%;margin-left: -39px; width: 77px;height: 77px;background: url("");transition: all .3s;}
.indfw_icon i{background-image:url("../img/fuwu_icon.png");background-repeat: no-repeat;display: block;width:45px;height:45px;margin:19px auto 0;}
.indfw_icon i.indfw_icon01{background-position: -15px -4px;}
.indfw_icon i.indfw_icon02{background-position: -16px -79px;}
.indfw_icon i.indfw_icon03{background-position: -15px -160px;}
.indfw_icon i.indfw_icon04{background-position: -15px -244px;}
.indfw_icon i.indfw_icon05{background-position: -15px -326px;}
.indfw_icon i.indfw_icon06{background-position: -15px -407px;}
.indfw_icon i.indfw_icon07{background-position: -15px -486px;}
.indfw_icon i.indfw_icon08{background-position: -17px -570px;}
.indfw_con{position: absolute;top:158px;width: 100%; background: #fff;padding: 15px;transition: all .1s;}
.indfw_con h1{color: #494949;font-size: 22px;font-weight: bold;line-height: 1.3;}
.indfw_con div,
.indfw_con p{color: #a1a1a1;height: 24px;overflow: hidden;}
.indfw_bottom{position: absolute;top:258px;width: 100%;transition: all .3s;}
.indfw_bottom .indfw_btn01,.indfw_bottom .indfw_btn02{color: #fff;background: #df0102;border: solid 1px #df0102;width: 119px;height: 32px;line-height: 30px;display: inline-block;margin: 0 3px;}
.indfw_bottom .indfw_btn01:hover{color: #fff;background: #f1282a;border: solid 1px #ff3436;}
.indfw_bottom .indfw_btn02{color: #fff;background:none;border: solid 1px rgba(255,255,255,0.5);}
.indfw_bottom .indfw_btn02:hover{color: #fff;background:rgba(255,255,255,0.3);border: solid 1px rgba(255,255,255,0.8);}

.ind_qyfw_con li:hover .indfw_box{background: rgba(0,0,0,0.4);}
.ind_qyfw_con li:hover .indfw_icon{top:25px;}
.ind_qyfw_con li:hover .indfw_con{background: none;top:100px;}
.ind_qyfw_con li:hover .indfw_con h1{color: #fff;}
.ind_qyfw_con li:hover .indfw_con a div,.ind_qyfw_con li:hover .indfw_con a p{color:rgba(255,255,255,0.7);}
.ind_qyfw_con li:hover .indfw_bottom{top:175px;}
/*服务套餐*/
.ind_tc_box{background: url(../img/ind_tc_bg.jpg) center center no-repeat #000;background-attachment: fixed;height:715px;padding-top:30px;}
.ind_tc{position: relative;overflow: hidden;padding:5px 0 20px;width: 1120px;margin: auto;}
.ind_tc li{width:340px;height: 385px;float: left;margin-right:50px;background: #fff;position: relative;margin-top: 10px;}
.ind_tc #LeftButton2,
.ind_tc #RightButton2{position: absolute;width:28px;height: 70px;line-height: 70px;text-align: center;background:rgba(0,0,0,.15); top:150px;z-index: 5;cursor: pointer;color: #fff;}
.ind_tc #LeftButton2:hover,
.ind_tc #RightButton2:hover{background-color:rgba(0,0,0,.35)}
.ind_tc #LeftButton2{left: 0;}
.ind_tc #RightButton2{right:0;}

.ind_tc .ind_tc_img{width: 340px;height: 156px;overflow: hidden;position: relative;text-align: center;}
.ind_tc .ind_tc_img img{width: 340px;}
.ind_tc .ind_tc_img div{position: absolute;color:rgba(255,255,255,0.8);font-size: 14px;width: 100%;top:35px;line-height: 1.4;text-shadow: 0 4px 4px rgba(0,0,0,.3);}
.ind_tc .ind_tc_img h1{margin-bottom: 15px;color: #fff;font-size:28px;font-weight: bold;}
.ind_tc .ind_tc_img h1 a{color: #fff;font-size:28px;font-weight: bold;}
.ind_tc .ind_tc_icon{width: 105px;height: 40px;padding-left: 27px; line-height:32px; font-size: 16px; font-weight: bold;color: #fff;position: absolute;display: block;top: -5px;right: -9px;background: url("../img/ind_tc_icon.png");}
.ind_tc  .ind_tc_con{background: url("../img/ind_tc_icon2.png") no-repeat center top;padding:45px 15px 0;height: 131px;overflow: hidden;}
.ind_tc  .ind_title{border: solid 1px #e6e6e6;background: #fafafa;font-size: 14px;text-align: center; color: #777;margin:4px 3px;padding: 0 3px;width:97px;height:33px;line-height:32px;    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;float: left;}
.ind_tc  .ind_price{font-size: 14px;text-align: center;line-height: 1}
.ind_tc  .ind_price em{text-decoration: line-through;font-size: 12px;color: #ccc;margin-left: 5px;}
.ind_tc  .ind_price b{font-size: 14px;}
.ind_tc  .ind_price .price{font-size:26px;color: #ff0000;}
.ind_tc  .ind_tc_btn{
    display: block; font-size: 16px;text-align: center;border-radius:50px;margin:15px auto;color: #fff;border: none;width: 200px;line-height: 37px; height: 37px;
    background: -webkit-linear-gradient(bottom,#f20c0c, #d80000);
    background: -o-linear-gradient(bottom,#f20c0c, #d80000);
    background: -moz-linear-gradient(bottom,#f20c0c, #d80000);
    background: linear-gradient(to bottom,#f20c0c, #d80000);
}
.ind_tc  .ind_tc_btn:hover{background: #d80000;}
/*最新资讯*/
.ind_news_box{}
.ind_news_tit{text-align: center;margin-bottom:20px;}
.ind_news_tit a{width: 127px;height: 34px;line-height: 34px; text-align: center;background: #fff;display: inline-block;margin: 0 4px;}
.ind_news_tit a:hover{background: #fff;color: #d90304}
.ind_news_tit a.active{color: #fff;background: #ceab8d;}
.ind_news_con{overflow: hidden;padding-bottom: 60px;}
.ind_help{background: #fff;padding: 20px;width:300px;float: right;}
.ind_help_tit{font-size: 16px;font-weight: bold;}
.ind_help li{border-bottom: solid 1px #f5f5f5;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;height:45px;line-height:45px; overflow: hidden;background: url("../img/question.png") no-repeat 8px 17px;padding-left:37px;}
.ind_news{width:900px;float: left;}
.ind_news li{ border-bottom:solid 1px #f5f9fa; padding:20px 25px; overflow:hidden;float: left;width:430px;height:128px; margin-right: 20px;background: #fff;}
.ind_news li:hover{ background:#fdfdfd}
.ind_news li .info_m_l{ float:left;width:120px;height:85px;margin-right: 15px;margin-top:5px;}
.ind_news li .info_m_r{}
.ind_news li .info_tit{ font-size:16px; font-weight:bold;display: block; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;height:31px;}
.ind_news li .info_tip{display:block;font-size:12px; color:#ccc; padding:3px 0;}
.ind_news li .info_con{ font-size:13px;line-height: 20px;height: 40px; color:#999;display: block;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}

/*加入我们business_box*/
.business_box{background: url("../img/business_box_bg.jpg") center;height: 317px;text-align: center;padding-top:60px;}
.business_box h1{font-size: 30px;color: #ffcc00;}
.business_box p{color:rgba(255,255,255,0.5);font-size: 14px;}
.business_box .business_btn{font-size:22px;color: #fff;background: #e20b0b;border-radius:4px;line-height: 43px;height: 45px;display: inline-block;padding: 0 50px;margin-top:65px;}
.business_box .business_btn:hover{color: #fff;background: #f60000;}
/*底部优势*/
.advantage{overflow: hidden;background: #fff;padding: 80px;}
.advantage_tit{text-align: center;font-size:32px;font-weight: bold;margin-bottom:50px;}
.advantage li{float: left;width:33.333%;padding:10px 0;text-align: center;}
.advantage li+li{border-left: dashed 1px #f1f1f1;}
.advantage li i{display: block;width:70px;height:70px;background-image: url("../img/advantage.png");background-repeat: no-repeat; margin:10px auto;}
.advantage_icon1{background-position:center -3px;}
.advantage_icon2{background-position:center -92px;}
.advantage_icon3{background-position:center -181px;}
.advantage li h3{font-size: 18px;line-height: 1.8;font-weight: bold;}
.advantage li p{color: #999999;}

/*-------首页模块end-------*/
/*-------企业服务块-----------*/
.serve_banner{height: 405px;background: url("../img/serve_banner.jpg") center no-repeat #f9f8f6;}
.serve_nav{position: absolute;width: 100%;top:470px;}
.serve_nav .wp{background: url("../img/serve_nav.png"); height: 63px;border: none;}
.serve_nav .wp a{line-height:57px;height:57px;font-weight: bold;font-size: 16px;width: 146px;display: inline-block;text-align: center;border-right: 1px solid #e6e6e6;}
.serve_nav .wp a.active{
    color: #fff!important;border: none;
    background: -webkit-linear-gradient(bottom,#e83a3d, #c70502);
    background: -o-linear-gradient(bottom,#e83a3d, #c70502);
    background: -moz-linear-gradient(bottom,#e83a3d, #c70502);
    background: linear-gradient(to bottom,#e83a3d, #c70502);
}
.serve_nav.check-top-fixed{height:57px;overflow: hidden;}

/* 工商服务 */
.serve_gsfw_box{padding-bottom: 80px;}
.serve_gsfw{padding: 25px 25px 5px 5px;background: #fff;overflow: hidden;box-shadow: 0 3px 5px rgba(0,0,0,.05)}
.serve_gsfw > div{margin:0 0 20px 20px;width: 370px;height: 158px;float: left;padding:23px 0 0 25px;border: solid 1px #e9edf5;}
.serve_gsfw > div h2{font-size: 24px;line-height: 1.5}
.serve_gsfw > div p{color: #999;margin-bottom:8px;padding-right: 40px;height: 25px;overflow: hidden;}
.serve_gsfw > div a{display: inline-block;border: solid 1px #d6d6d6;border-radius:2px;line-height:28px;height: 30px; padding: 0 8px;margin-right: 10px;margin-bottom:5px;background: rgba(255,255,255,0.5);overflow: hidden;}
.serve_gsfw > div a:hover{background: #007cd9;color: #fff;border-color: #007cd9;}
.serve_gsfw .serve_gsfw01{background: url("../img/serve_gsfw01.jpg")}
.serve_gsfw .serve_gsfw02{background: url("../img/serve_gsfw02.jpg")}
.serve_gsfw .serve_gsfw03{background: url("../img/serve_gsfw03.jpg")}
.serve_gsfw .serve_gsfw04{background: url("../img/serve_gsfw04.jpg")}
.serve_gsfw .serve_gsfw05{background: url("../img/serve_gsfw05.jpg")}
.serve_gsfw .serve_gsfw06{background: url("../img/serve_gsfw06.jpg")}
/* 财税服务 */
.serve_csfw_box{background: url("../img/serve_csfwbg.jpg") #3d3e3f;padding: 10px 0 110px;}
.serve_csfw_box .index_tit,
.serve_csfw_box .index_tit a{color: #dec8a6;}
.serve_csfw_box .index_tit p{color: #8e8372}
.serve_csfw{overflow: hidden;margin-top:20px;}
.serve_csfw_left{background: url("../img/serve_gsfwleft.jpg");float: left;width: 253px;height: 399px;}

.serve_csfw_right>div{float: left;background: #fff;margin-left: 22px;margin-bottom:19px;padding: 20px 20px 0 20px;width:451px;height:190px;}
.serve_csfw_right>div .fl{width: 127px;padding-left:5px;}
.serve_csfw_right>div p{line-height:18px;color: #999;font-size: 12px;}
.serve_csfw_right>div ul{float: right;border-left: dashed 1px #dde0e5;padding-left: 20px;height: 155px;width: 260px;}
.serve_csfw_right>div li{}
.serve_csfw_right>div li .price{float: right;color: #fe7f75;}
.serve_csfw_right>div li a{display: block;border: solid 1px #d6d6d6;background: #fff;border-radius: 2px;padding: 0 10px;margin-bottom:6px;line-height: 32px;}
.serve_csfw_right>div li a:hover{color: #fff;background: #f05347;border-color: #f05347;}
.serve_csfw_right>div li a:hover .price{color: #fff;}
.serve_csfw .serve_csfw01{background: url("../img/serve_csfw01.jpg");}
.serve_csfw .serve_csfw02{background: url("../img/serve_csfw02.jpg");}
.serve_csfw .serve_csfw03{background: url("../img/serve_csfw03.jpg");}
.serve_csfw .serve_csfw04{background: url("../img/serve_csfw04.jpg");}
/* 知识产权 */
.serve_zscq_box{padding-bottom: 80px;}
.serve_zscq{margin-left: -25px;margin-bottom:40px;overflow: hidden;}
.serve_zscq>div{float: left;width: 383px;margin-left:25px;}
.serve_zscq .serve_zscq_tit{text-align: center;height: 87px;padding-top: 20px;}
.serve_zscq .serve_zscq_tit h1{font-size: 25px;line-height:33px;color: #FFFFFF}
.serve_zscq .serve_zscq_tit p{font-size:12px;color:rgba(255,255,255,0.65)}

.serve_zscq01 .serve_zscq_tit{background: url("../img/serve_zscq01.png");}
.serve_zscq02 .serve_zscq_tit{background: url("../img/serve_zscq02.png");}
.serve_zscq03 .serve_zscq_tit{background: url("../img/serve_zscq03.png");}

.serve_zscq_con{background: #fff;padding:10px 25px 25px;height:355px;}
.serve_zscq_con h3{font-weight: bold;font-size: 16px;color: #666666;line-height:45px;}
.serve_zscq_con .zscq_fw01{overflow: hidden;margin-left: -10px;padding-bottom: 5px; border-bottom:dashed 1px #e1e1e1;}
.serve_zscq_con .zscq_fw01 a{float: left;border: solid 1px #d6d6d6;width: 104px;text-align: center;margin-bottom:9px;line-height: 30px;margin-left: 10px; }
.serve_zscq_con .zscq_fw02{overflow: hidden;}
.serve_zscq_con .zscq_fw02 a{float: left;line-height:35px;width:33%;}
.serve_zscq_con .zscq_sbfw{overflow: hidden;}
.serve_zscq_con .zscq_sbfw a{float: left;line-height:35px;width:25%;}

.serve_zscq_con .zscq_fw01 .zscq_zc_sbzc{width: 332px;height:89px;margin-top: 15px; background: url("../img/serve_zscq_21.jpg");padding: 15px;text-align: left;}
.zscq_zc_sbzc h1{font-size: 20px;font-weight: bold;}
.zscq_zc_sbzc div{font-size: 12px;color: #999;}
.zscq_zc_sbzc div b{font-size: 18px;}
/* 资质许可 */
.serve_zzxk_box{background: url("../img/serve_zzfwbg.jpg") #3d3e3f;background-size:150%;padding: 10px 0 90px;}
.serve_zzxk_box .index_tit,
.serve_zzxk_box .index_tit a{color: #dec8a6;}
.serve_zzxk_box .index_tit p{color: #8e8372}

.serve_zzxk{overflow: hidden}
.serve_zzxk_left{
    width: 190px;height: 476px;float: left;border-right: solid 4px #948671;
    background: -webkit-linear-gradient(bottom,#444759, #54586a);
    background: -o-linear-gradient(bottom,#444759, #54586a);
    background: -moz-linear-gradient(bottom,#444759, #54586a);
    background: linear-gradient(to bottom,#444759, #54586a);
}
.serve_zzxk_left a{display: block;text-align: center;line-height: 45px;margin-top: 15px;font-size: 16px;color: #dec8a6;}
.serve_zzxk_left a:hover{color: #ffe7c5;}
.serve_zzxk_left a.active,
.serve_zzxk_left a.active:hover{
    font-weight: bold;color: #ffe7c5;width: 192px;border-right: solid 8px #dec8a6;
    background: -webkit-linear-gradient(bottom,#be1f1e, #d2282a);
    background: -o-linear-gradient(bottom,#be1f1e, #d2282a);
    background: -moz-linear-gradient(bottom,#be1f1e, #d2282a);
    background: linear-gradient(to bottom,#be1f1e, #d2282a);
}
.serve_zzxk_right{float: right;width:1000px;height:490px;overflow: hidden}
.serve_zzxk_con li{width: 235px;height:230px;background: #fff;margin-left: 15px;margin-bottom:15px;float: left;text-align: center;}
.serve_zzxk_con li img{width: 235px;height: 163px;margin-bottom:8px;}
.serve_zzxk_con li .serve_zzxk_tit{font-weight: bold;font-size: 16px;overflow: hidden;padding: 0 15px;height:25px;margin-top: 13px;display: block;}
.serve_zzxk_con li p{font-size: 12px;line-height: 1.8;color: #999;padding: 0 15px;height:22px;overflow: hidden;}
/* 企业认证 */
.serve_qyrz_box{overflow: hidden;margin:35px 0 0;}
.serve_qyrz{margin-left: -15px;}
.serve_qyrz.serve_zzxk_con li{width:187px;height:205px; margin-left:15px;}
.serve_qyrz.serve_zzxk_con li img{width:187px;height:130px;margin-bottom: 10px;}
.serve_qyrz li .serve_zzxk_tit{}
.serve_qyrz li p{}
/* 科技创新 */
.serve_kjcx_box{padding-bottom:60px;}
.serve_kjcx {overflow: hidden;margin:30px 0 50px -15px;}
.serve_kjcx>div{float: left;position: relative;margin-left:15px;margin-bottom:15px;width:390px;height:470px; box-shadow: 0 3px 5px rgba(0,0,0,.05);background: #fff;}
.serve_kjcx>div img{float: left;width:100%;height:118px;position: absolute;top: 40px;}
.serve_kjcx>div h1{text-align: center;color: #fff;font-size:20px;line-height:40px;position: absolute;width: 100%;
    background:#494d52;
    background: -webkit-linear-gradient(top,#77879e, #5e6f8a);
    background: -o-linear-gradient(top,#77879e, #5e6f8a);
    background: -moz-linear-gradient(top,#77879e, #5e6f8a);
    background: linear-gradient(to top,#77879e, #5e6f8a);
}
.serve_kjcx_con{width:100%; border-radius: 0 3px 3px 0;padding: 20px 20px 5px;right:0px;position: relative;top: 160px;}
.serve_kjcx_con .serve_kjcx_list{display: block;background: #fcfcfc;overflow: hidden; border: solid 1px #e5e5e5;padding:15px 20px;margin-bottom: 15px;line-height: 20px;font-weight: bold;font-size: 14px;position: relative;}
.serve_kjcx_con .serve_kjcx_list a{display: block;height: 22px;font-size: 18px;overflow: hidden;float: left;width: 225px;text-overflow: ellipsis;white-space: nowrap;}
.serve_kjcx_con p{font-weight:lighter;font-size: 12px;color: #aaa;overflow: hidden;height: 20px;margin-top: 5px;float: left;clear: left;width: 225px;text-overflow: ellipsis;white-space: nowrap;}
.serve_kjcx_list .price{position: absolute;right:15px;top:35px;display: block;text-align: right;color: #ff3019;font-size: 18px;}
/* 营销推广 */
.serve_yxtg_box{background: url("../img/serve_yxtg_bg.jpg") #303030;padding-bottom: 150px;padding-top:40px;}
.serve_yxtg_box .index_tit,
.serve_yxtg_box .index_tit a{color: #dec8a6;}
.serve_yxtg_box .index_tit p{color: #8e8372}

.serve_yxtg{overflow: hidden;margin-left:-25px;}
.server_yxtg01,
.server_yxtg02,
.server_yxtg03{background-color: #293656;color: #fff;text-align: center;height: 102px;line-height: 102px;font-size: 26px;}
.server_yxtg01{background: url("../img/serve_yytg01.jpg")}
.server_yxtg02{background: url("../img/serve_yytg02.jpg")}
.server_yxtg03{background: url("../img/serve_yytg03.jpg")}
.serve_yxtg>div{float: left;background: #fff;margin-left: 25px;width:383px;}
.server_yxtg_con{padding:0 20px;}
.server_yxtg_con li{padding:25px 0;overflow: hidden;}
.server_yxtg_con li+li{border-top: solid 1px #e8e8e8;}
.server_yxtg_con i{float: left;height: 55px;width: 55px; margin-right: 15px;display: block}
.yytg_ico01{background: url("../img/serve_yytg04.jpg")}
.yytg_ico02{background: url("../img/serve_yytg05.jpg")}
.yytg_ico03{background: url("../img/serve_yytg06.jpg")}
.yytg_ico04{background: url("../img/serve_yytg07.jpg")}
.yytg_ico05{background: url("../img/serve_yytg08.jpg")}
.yytg_ico06{background: url("../img/serve_yytg09.jpg")}
.yytg_ico07{background: url("../img/serve_yytg04.jpg")}
.server_yxtg_con .price{color: #ff3019;font-size: 18px;font-weight: bold;height: 55px;line-height: 55px;}
.server_yxtg_con .fl{width:175px;}
.server_yxtg_con .fl a{display: block;font-size: 18px;font-weight: bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.server_yxtg_con .fl span{display: block;color: #aaa;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
/* 运营方案 */
.serve_yyfa_box{padding:40px 0 110px;}
.serve_yyfa{padding-left:345px;overflow: hidden;margin-bottom: 15px;text-align: left;height: 140px;}
.serve_yyfa.serve_yyfa01{background: url("../img/serve_yyfa01.jpg") no-repeat -60px top;}
.serve_yyfa.serve_yyfa02{background: url("../img/serve_yyfa02.jpg") no-repeat -60px top;}
.serve_yyfa.serve_yyfa03{background: url("../img/serve_yyfa03.jpg") no-repeat -60px top;}
.serve_yyfa li{background: #fff;box-shadow: 0 3px 5px rgba(0,0,0,.05);float: left;width:407px;padding:30px;height:137px;margin-left:20px;}
.serve_yyfa li a{display: block;font-size: 22px;line-height:30px;float: right;width:250px;height:30px;overflow: hidden;}
.serve_yyfa li p{font-size:14px;color: #999;line-height: 18px;margin-top:10px;height: 37px;overflow: hidden;float: right;width:250px;}
.serve_yyfa li i{height:75px;width:75px; float: left;display: block;margin:0px -75px 7px 0;}
.yyfa_ico01{background: url("../img/serve_yyfa_ico01.jpg")}
.yyfa_ico02{background: url("../img/serve_yyfa_ico02.jpg")}
.yyfa_ico03{background: url("../img/serve_yyfa_ico03.jpg")}
.yyfa_ico04{background: url("../img/serve_yyfa_ico04.jpg")}
.yyfa_ico05{background: url("../img/serve_yyfa_ico05.jpg")}
.yyfa_ico06{background: url("../img/serve_yyfa_ico06.jpg")}
/*-------其他页块-----------*/
/*某些栏目banner*/
.sub-banner-new{height:250px;background: url(../img/sub_banner02.jpg) center no-repeat #000;color: #fff;padding-top:90px;text-align:left;}
.sub-banner-new .wp{padding-left:40px;}
.sub-banner-new h2{font-size:34px;line-height: 1.4}
.sub-banner-new p{font-size:14px;color: rgba(255,255,255,0.35)}

.sub-banner-help{height:250px;background: url(../img/sub_banner01.jpg) center no-repeat #000;color: #fff;padding-top:90px;text-align:left;}
.sub-banner-help .wp{padding-left:40px;}
.sub-banner-help h2{font-size:34px;line-height: 1.4}
.sub-banner-help p{font-size:14px;color: rgba(255,255,255,0.35);}

.sub-banner-company{height:120px;background: url(../img/sub_banner03.jpg) center ;}

/*location当前定位*/
.location{line-height:40px;color: #999999;}
.location .wp{}
.location a{margin:0 5px;color: #999999;}
.location a:hover{color:#ff4d3c;}
.location .location_btn{background: #b7977d;color: #fff;padding: 2px 13px;}
.location .location_btn:hover{background: #a68163;color: #fff;}
/*资讯中心*/
.banner-zxzx{height:120px;background: url(../img/news.jpg) center ;}
.zxzx_wp{margin-bottom: 30px}
.zxzx_right{width:245px;float:right;margin-left:-245px;}
.zxzx_left{margin-right:258px;background:#fff;}

.zx-con{ padding:10px 15px 30px;}
.zx-con li{ padding:5px; overflow:hidden; height:25px;}

.zxsearch{ background:#e8e8e8; text-align:center; padding:25px;border-bottom:solid 1px #e0e0e0;vertical-align: middle;}
.zx_select{ height:40px; line-height:40px; display:inline-block;}
.zx_select select{ height:39px; line-height:39px;margin:0;padding: 0 10px}
input.zx_input{height:40px;line-height:40px;border:solid 1px #ccc; text-indent:9px; width:300px;}
.zx_btn{height:40px;line-height:40px;border:none;cursor:pointer;color:#fff; width:120px;font-size: 16px; background:#c3a285;vertical-align: middle;}
.zx_btn:hover{background:#ab8869;}

.zxzx_nav{ line-height:45px;height:45px;background:#fafafa;border-bottom:solid 1px #e0e0e0;}
.zxzx_nav ul{ width:auto; }
.zxzx_nav li{ display:block; float:left;border-right:solid 1px #e0e0e0;}
.zxzx_nav li:hover{ background:#f5f5f5;border-bottom:solid 1px #e0e0e0;}
.zxzx_nav li.active{ background:#fff;border-bottom:solid 1px #fff; margin-bottom:-1px; font-weight:bold;}
.zxzx_nav li a{ display:block;padding:0 30px; font-size:16px;}

.info_main{ border-bottom:dashed 1px #e0e0e0; padding:20px 40px; overflow:hidden;width: 100%;}
.info_main:hover{ background:#fdfdfd}
.info_main .info_m_l{ float:left;width:155px;height:110px;margin-right: 15px;margin-top: 8px;}
.info_main .info_m_r{}
.info_main .info_tit{ display:block; font-size:18px; font-weight:bold;margin-top:5px;}
.info_main .info_link{display:block;color:#006fc4;}
.info_main .info_tip{display:block;font-size:12px; color:#999; padding:3px 0;}
.info_main .info_con{margin-top:5px; font-size:13px;color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}

.zxzx_path{ font-size:13px;padding-left: 23px;}
.zxzx_path span{ display:inline-block; margin:0 5px;}

.zxwz_tit{text-align:center; padding:30px 0; border-bottom:dashed 1px #e0e0e0; margin:0 20px;}
.zxwz_tit h1{ font-size:26px;}
.zxwz_tit span{font-size:12px; color:#6d8bb0;}
.zxwz_con{padding:20px 30px;margin:0 20px; font-size:15px}
.zxwz_con img{max-width: 100%;}
.zxwz_bottom{border-top:dashed 1px #ccc; margin:0 20px;padding:30px 0;}
.zxwz_bottom span{ display:inline-block;width:45.5%; margin-left:20px;}
.product-main{margin-bottom: 15px;overflow: hidden;}
.product-main-box{background: #fff;margin-bottom: 15px;overflow: hidden;}
.pm-right{float: right;width: 238px;margin-left: -238px;}
.pm-right .list-con-pic li{}
.pm-right-tit{line-height: 50px;font-size: 16px;padding:0 20px;font-weight: bold;border-bottom: 1px solid #e6e6e6;}
.pm-right-fwtj img{display: block;margin:15px auto;text-align: center;}
.pm-left{margin-right: 250px;}
.check-top-fixed{background: #fff;z-index: 11;top:0;left:0;width:100%;box-shadow: 0 2px 5px rgba(0,0,0,.1);position: fixed;}
.pm-nav-wrap{border-bottom: 1px solid #e6e6e6;overflow: hidden;height: 50px;}
.pm-nav-wrap a{border-right:1px solid #e6e6e6;line-height:50px;height:49px;float: left;width: 165px;text-align: center;font-size: 16px;}
.pm-nav-wrap a.active{font-weight: bold;color: #f61825;border-bottom: 2px solid #f61825;}
.pm-nav-wrap .pm-nav-zrzl{float: right;font-size: 14px;border: none;width: 135px;color: #8b8b9d;}
.check-top-fixed .pm-nav-wrap{width: 1200px;margin: auto;}
.check-top-fixed .pm-nav-wrap a{border-right: none;}
/*帮助中心*/
.banner-bzzx{height:120px;background: url(../img/help.jpg) center ;}
.bzzx-wp{overflow: hidden;background: #fff;margin-bottom: 30px;}
.bzzx_right{ margin-left:235px;padding:30px;border-left: solid 1px #f0f0f0;min-height: 700px;}
.bzzx_left{width:235px;float:left;margin-right:-235px;}

.bzzx_l_tit{ line-height:80px; height:80px; background:#404040;color:#fff;font-size:24px;text-align:center;}
.bzzx_l_nav a{ position:relative; display:block; padding:15px 23px; font-size:16px;text-align: center;border-bottom:solid 1px #e0e0e0;}
.bzzx_l_nav a:hover{ background:#fdfdfd;}
.bzzx_ico_arr{border: 5px solid transparent;border-left: 9px solid #ececec;width: 0;height: 0px;position:absolute;right:20px; top:26px;}
.bzzx_l_contact{ padding:20px 25px;}
.bzzx_l_contact span{font-size:12px;}
.bzzx_l_contact .bzzx_lx01{ font-size:16px;}
.bzzx_l_contact .bzzx_lx02{ font-size:24px;color:#ff9900;}

.bzzx_r_select{background: #f2f2f2;padding:30px;border: solid 1px #e0e0e0;}
.bzzx_select{padding:10px 0 20px 0;}
.bzzx_r_cj_tit{ font-size:24px; line-height:70px; border-bottom:dashed 1px #ccc; margin-bottom:10px; }
.bzzx_r_cj_con{ padding:10px 0;}
.bzzx_r_cj_con li{line-height:30px;width:30%; overflow:hidden; display:inline-block;*display:inline;zoom:1; margin-left:3%; }
.bzzx_r_cj_con li a{color:#607ebb;}
.bzzx_r_cj_con li a:hover{color:#e00000;}

.bzzx_wz_h{border-bottom: solid 1px #ccc; overflow:hidden; padding-bottom:10px;}
.bzzx_wz_tit{ font-size:28px; text-align:center; border-bottom:solid 1px #ccc;width:780px; margin:auto; padding:25px 0;}
.bzzx_wz_con{width:780px; margin:20px auto;}
.map_path span{ display:inline-block; margin:0 3px;}
.zxzx_wp .bzzx_input{height:28px;line-height:28px;border:solid 1px #ccc; text-indent:9px; width:250px;}
.help_faq{}
.help_faq ul{ width:auto}
.help_faq li{border-bottom:dashed 1px #ccc; padding:10px;}
.help_time{ float:right; color:#999; font-size:13px;}
.help_icon{padding-left:30px;}
.wdxz_icon{padding-left:30px; background:url(../img/wdicon.png) no-repeat 3px 4px;}
.wdxx_down{ float:right;color:#32b73b;padding-left:20px; background:url(../img/wdicon.png) no-repeat 0 -13px; }

.zxzx_nav{ line-height:45px;height:45px;overflow: hidden; background:#fff;border-bottom:solid 1px #e0e0e0;}
.zxzx_nav ul{ width:auto; }
.zxzx_nav li{ display:block; float:left;border-right:solid 1px #e0e0e0;}
.zxzx_nav li:hover{ background:#fff;border-bottom:solid 1px #e0e0e0;}
.zxzx_nav li.active{ background:#fff;border-bottom:solid 1px #fff; margin-bottom:-1px; font-weight:bold;border-top: solid 2px #d80000}
.zxzx_nav li a{ display:block;padding:0 30px; font-size:16px;min-width: 140px;text-align: center;}
.zxzx_con{padding:0px;}
.bzzx_input{border:solid 1px #ccc; text-indent:9px; width:200px;}
.bzzx_btn{height:32px;line-height:32px;border:none;cursor:pointer;color:#fff; width:90px; background:#ff781e;}
.bzzx_btn:hover{background:#ef6205;}
.map_path{font-size:18px;font-weight: bold;}

/*关于我们*/
.bzzx_right .title{padding-bottom:10px;height:40px;margin-bottom: 10px; border-bottom:1px solid #ddd;color:#e10b0b;font-size:22px;line-height:30px}
.bzzx_right .title strong{margin-left:10px;color:#c1c1c1;font-size:14px}
.bzzx_right .tita{display:block;margin:10px 0;text-align:center}
.bzzx_right .tita h1{height:40px;line-height:30px}
/*在线咨询*/
.onl_serbox{padding:14px;height:410px;background:#fff}
.onl_ser{float:left;margin:13px 10px;width:234px;position: relative;}
.onl_ser dt{color:#4f7eb5}
.onl_ser dd{color:#999;font-size:12px}
.onl_ser dd span{display:block;margin:3px 0;height:40px;line-height:1.5}
.onl_2wm{position: absolute;right:0;top: 0;height: 100px;overflow: hidden;}
.onl_botton{display:block;width:92px;height:27px;background:#4482ca;text-align: center;line-height: 27px;color: #fff;font-size: 12px;}
.onl_botton i{font-size: 12px;}
.onl_botton:hover{background:#1858a2;color: #fff;}

/*============ 商品搜索条件 ============*/
.search-box{margin-bottom: 15px;overflow: hidden;}
.search-box dl{border-bottom:1px dashed #E8E5F1;background:#fff;float: left;width: 100%;}
.search-box dl:last-child{border-bottom:none;}
.search-box dl dt{width:110px;float: left;text-align: center;padding: 15px 0;}
.search-box dl dt span{font-weight: bold;}
.search-box dl dt .samename{display: block;color: #ee4e6f;font-size: 12px;font-weight: bold;border: solid 1px #ffc8d4;width:80px;margin:15px auto;line-height: 20px; border-radius: 2px;}
.search-box dl dt .samename i{font-size: 12px;}
.search-box dl dt .samename.on{background:#ff4648;color: #fff;border: solid 1px #ff4648;}
.search-box dl dd{line-height:27px;padding:0;overflow: hidden;background:#fff;margin-left:110px;position:relative;border-left:1px solid #E8E5F1;}

.search-box dl dd a{display: inline-block;padding:0 8px;border: solid 1px transparent;line-height:20px;border-radius: 2px;float: left;margin:3px;}
.search-box dl dd a:hover{background: #fff5ec;border-color:#fff5ec;}
.search-box dl dd a.active{border-color: #f98484;color: #f98484;}
.search-box .x-search{padding: 15px 20px;;overflow: hidden;}
.search-box .x-search-left{float: left;width:75px;margin-right: -75px;}
.search-box .x-search-right{margin-left:75px;}
.search-box .x-search-right a{width: 102px;float: left;}

.search-box .search-children{overflow: hidden;padding:10px 25px;background: #fcfcfc;border-top:dashed 1px #E8E5F1;}
.search-box .x-search-children{position: relative;float: left;width: 100%;}
.search-box .x-search-children-title{float: left;position: relative;}
.search-box .x-search-children-title a{color: #ff4648;padding: 0;position: relative;left: -5px;}
.search-box .x-search-children-con{float: left;width:900px;overflow: hidden;}
.search-box .x-search-children-more,
.search-box .x-search-children-more:hover{background: #ff4648;font-size: 12px;color: #fff;border-radius:3px;display: block;position: absolute;right:10px;}
.search-box .x-search-children-more i{font-size: 12px;}
.search-box .search-children_tip{color: #5397db;}

.search-box .abox{padding: 15px;min-height:55px;color: #999;}
.search-box .abox .input{border-radius: 3px;line-height: 25px;height: 25px;vertical-align: middle}
.search-box .abox select{width: 150px; border-radius: 3px;line-height: 24px;height: 24px;vertical-align: middle}
.search-box .numsection{font-size: 12px;color: #999;float: left;padding-left: 30px;}
.search-box .numsection .input{width: 70px;}
.search-box .button{
    line-height: 21px;height: 23px;vertical-align:middle;color: #fff;border: none;padding: 0 15px;cursor: pointer;
    background: -webkit-linear-gradient(right,#e90808, #ea0808); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left,#e90808, #ea0808); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left,#e90808, #ea0808); /* Firefox 3.6 - 15 */
    background: linear-gradient(to left,#e90808, #ea0808); /* 标准的语法 */
}

.search-box .abox-search{border-left: 1px dashed #E8E5F1;float: right;padding-left: 15px;margin-left: 15px;display: inline-block}
.search-box .abox-search .input,
.search-box .abox-search .button{line-height:30px;height:30px;}
.search-box .sxtj{padding:20px 15px 15px;background: #fff;overflow: hidden;}
.search-box .sxtj-tit{float: left;line-height:22px;width:110px;}
.search-box .sxtj span{float: left;margin-bottom: 5px;border-radius: 3px;overflow: hidden; margin-right:5px;font-size: 12px;background: #fafbff;line-height:22px;height:22px;color: #859de6;padding-left:7px;}
.search-box .sxtj span a{color: #859de6;padding:0 4px;float: right;margin-left:2px;font-size: 13px;line-height:24px;}
.search-box .sxtj span a:hover{color: #fff;background: #859de6;}
.search-box .sxtj-all{float: left;color: #999;padding:0 10px;border: 1px solid #E8E5F1;line-height:22px;height:23px;border-radius: 3px;}

/*============ 商品搜索列表 ============*/
.list-header{background: #fff;overflow: hidden;line-height: 50px;height: 50px;color: #999;margin-bottom: 15px;}
.list-header .list-h-left{float: left;}
.list-header .list-h-left a{float: left;padding:0 30px;color: #999;height: 50px;border-right: 1px solid #edecf4;border-left: 1px solid #edecf4;margin-left: -1px;}
.list-header .list-h-left a:hover{color:#f34444;}
.list-header .list-h-left a i{margin-top:2px;}
.list-header .list-h-left .liebiao{float: left;width: 110px;text-align: center;padding:0 13px;}
.list-header .list-h-left .liebiao a{color: #ccc;border: none;padding:0 10px;}
.list-header .list-h-left .liebiao i{font-size: 23px;}
.list-header .list-h-left .liebiao .active{color: #ff2c54;}
.list-header .list-h-left a.active{color: #f34444;}
.list-header .list-h-right{float: right;padding-right: 15px;}
.list-header .list-h-right a{display: inline-block;width: 25px;line-height: 23px; height: 25px;margin-left: 5px; text-align: center; color: #999;border: 1px solid #edecf4;}
.list-header .list-h-right a:hover{color: #f34444;border-color: #b6d3fa;background: #e5f1ff;}
.list-header .list-h-right a i{font-size: 13px;}
.list-header .list-h-right .disabled,
.list-header .list-h-right .disabled:hover{background: #f5f5f5;border-color: #edecf4;color: #999;cursor: default}

.list-con{}
.list-con-icon{position: absolute;top:15px;}
.list-con-icon label{padding:0 10px 0 5px;height: 20px;border-radius: 0 0 510px 0;line-height: 20px; background: #aaa;color: #fff;float: left;margin-right: 5px;}
.list-con-icon .icon-tj{
    background: -webkit-linear-gradient(right,#e50606, #ed0a0a); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left,#e50606, #ed0a0a); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left,#e50606, #ed0a0a); /* Firefox 3.6 - 15 */
    background: linear-gradient(to left,#e50606, #ed0a0a); /* 标准的语法 */
}
.list-con-icon .icon-01{
    background: -webkit-linear-gradient(right,#7580e9, #5260e3); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left,#7580e9, #5260e3); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left,#7580e9, #5260e3); /* Firefox 3.6 - 15 */
    background: linear-gradient(to left,#7580e9, #5260e3); /* 标准的语法 */
}
.list-con-icon .icon-02{
    background: -webkit-linear-gradient(right,#a7c941, #91bb11); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left,#a7c941, #91bb11); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left,#a7c941, #91bb11); /* Firefox 3.6 - 15 */
    background: linear-gradient(to left,#a7c941, #91bb11); /* 标准的语法 */
}
.list-con-icon .icon-03{
    background: -webkit-linear-gradient(right,#7580e9, #5260e3); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left,#7580e9, #5260e3); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left,#7580e9, #5260e3); /* Firefox 3.6 - 15 */
    background: linear-gradient(to left,#7580e9, #5260e3); /* 标准的语法 */
}
.list-con-icon .icon-04{
    background: -webkit-linear-gradient(right,#fcae64, #fb9a3d); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left,#fcae64, #fb9a3d); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left,#fcae64, #fb9a3d); /* Firefox 3.6 - 15 */
    background: linear-gradient(to left,#fcae64, #fb9a3d); /* 标准的语法 */
}
.list-con-icon .icon-05{
    background: -webkit-linear-gradient(right,#64d5c4, #3dcab5); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left,#64d5c4, #3dcab5); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left,#64d5c4, #3dcab5); /* Firefox 3.6 - 15 */
    background: linear-gradient(to left,#64d5c4, #3dcab5); /* 标准的语法 */
}
.list-con-icon .icon-06{
    background: -webkit-linear-gradient(right,#ed7091, #e94c75); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left,#ed7091, #e94c75); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left,#ed7091, #e94c75); /* Firefox 3.6 - 15 */
    background: linear-gradient(to left,#ed7091, #e94c75); /* 标准的语法 */
}
.list-con-icon .icon-07{
    background: -webkit-linear-gradient(right,#70b9ed, #4ca8e9); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left,#70b9ed, #4ca8e9); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left,#70b9ed, #4ca8e9); /* Firefox 3.6 - 15 */
    background: linear-gradient(to left,#70b9ed, #4ca8e9); /* 标准的语法 */
}
.list-con-icon .icon-08{
    background: -webkit-linear-gradient(right,#d47cea, #c95be5); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left,#d47cea, #c95be5); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left,#d47cea, #c95be5); /* Firefox 3.6 - 15 */
    background: linear-gradient(to left,#d47cea, #c95be5); /* 标准的语法 */
}
/*list-con-pic*/
.list-con-pic{margin-left: -15px;width: auto;}
.list-con-pic li{float: left;width: 288px;height:335px;padding: 15px; margin-left: 15px;margin-bottom: 15px; background: #fff;overflow: hidden;position: relative;}
.list-con-pic .list-result-img{text-align: center;display: block;overflow: hidden; height:200px;margin:0;transition-duration: .3s;}
.list-con-pic .list-result-img img{max-width:100%;max-height:100%;vertical-align: middle;}
.list-con-pic .list-main{border-top: solid 1px #eeeeee;margin-top:5px;padding: 5px;}
.list-con-pic .list-main-title{display: block; position: relative;color: #777;}
.list-con-pic .list-main-title span{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;font-weight: bold;}
.list-con-pic .list-main-title .enshrine{position: absolute;right: 0;top: 0;color: #cacede;line-height: 23px;}
.list-con-pic .list-main-title .enshrine.active{color: #ff4d6d;}
.list-con-pic .list-main-title2{overflow: hidden;line-height:17px;display:block;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;height:35px;color: #b8b8b8;font-size: 12px;transition-duration: .3s;margin-bottom: 4px;}
.list-main-price{line-height:25px;}
.list-main-price b{color: #fb2a14;font-size: 17px;font-weight: bold;}
.list-main-price i{color: #b9b9b9;font-size: 12px;margin-left:5px; font-style:oblique;text-decoration: line-through}
.list-con-pic .list-btn{display: block;margin:15px auto 0;text-align: center;border-radius: 3px; color: #e50606;border: solid 1px #e50606;line-height: 28px;width: 140px;}
.list-con-pic .list-jybz{background: url("../img/list-jybz.png");}
.list-con-pic .list-jybz a{display: block;width: 100%;height: 100%;}

.list-con-pic li:hover .list-main-title2{height: 0;transition-duration: .3s;}
.list-con-pic li:hover .list-btn{margin-top:0;transition-duration: .3s;}
.list-con-pic li:hover .list-btn:hover{background: #e50606;border-color: #e50606;color: #fff; transition-duration: .2s;}

/*精选推荐jxtj-box*/
.jxtj-box{overflow: hidden;background: url("../img/jxtj-bg.jpg");padding-top:40px;height: 452px;}
.jxtj-tit{overflow: hidden;color: #fff;text-shadow:1px 2px 5px #222127;margin-bottom: 15px;}
.jxtj-tit .fl span{font-size: 22px;font-weight: bold;border-left: 5px solid #ffd0a6;line-height: 30px;padding-left: 10px;}
.jxtj-tit .fr a{background: #3366cc;color: #fff;padding: 2px 13px;text-shadow: none;}
.jxtj-tit .fr a.jxtj-btn02{background: #ff6000;color: #fff;padding: 2px 13px;}

/*暂无数据*/
.list-nodata{text-align: center;width:430px;margin: auto;overflow: hidden;padding:10px 0 20px;}
.list-nodata img{float: left;margin-right: 10px;}
.list-nodata h1{float: left;font-size:20px;color: #999;}
.list-nodata p{float: left;color: #aaa;}

/*========企业服务详情=========*/
/*服务简介*/
.product-top{background: #fff;padding: 30px;margin-bottom: 20px;}
.product-top-left{}

.product-top-show{float: left;width:500px;margin-right:-500px;position: relative}
.product-top-show .list-con-icon{position: absolute;top:0;}
.product-top-img{width:500px;height:375px;}
.product-top-img img{width:100%;height:100%;}
.product-top-bh{font-size: 12px;color: #bbb;margin-top:2px;}
.product-top-bh a{border: solid 1px #ddd;background: #fafafa;color: #bbb; padding: 0 5px;margin-left: 10px;}
.product-top-main{margin-left:530px;}
.product-top-main .head_detail_show_title{position: relative;display:block;line-height: 1;margin-bottom:15px;}
.product-top-main .head_detail_show_title span{font-size: 30px;color: #404040;font-weight: bold;}
.product-top-main .head_detail_show_title .enshrine{float: right;color: #999;font-size: 12px;vertical-align: middle}
.product-top-main .head_detail_show_title .enshrine.active{color:#ff4d6d;}
.product-top-main .head_detail_show_title .enshrine i{font-size: 14px;vertical-align: middle}
.product-top-main .head_detail_show_expiry{font-size: 14px;color: #666;margin-bottom: 10px;}
.product-top-main .head_detail_show_price{background: #f7f7f7; padding:20px 15px;}
.product-top-main .head_detail_jianjie{background: #f8f8f8;color: #666; padding:20px 15px;margin-right: 20px;}
.product-top-main  .price{font-size: 30px;color: #ff4e00;font-weight: bold;line-height: 1;}
/*.product-top-main  .price:before{content: '¥';font-size: 16px;color: #ff5a28;font-weight: bold;}*/
.product-top-main  .no-price{text-decoration: line-through;margin-left: 15px;font-style:italic;color: #ccc}
.product-top-main  .safeguard{text-align: right;line-height:25px;background: #e8e8e8;color: #9c9e9f; padding: 0 10px;margin-bottom:15px;font-size: 13px;}
.product-top-main  .safeguard i{margin-left:10px;}

.product-top-main .head_detail_show_price_row2{margin-top: 8px;overflow: hidden;}
.product-top-main .head_detail_show_price_row2 span:first-child{font-size: 14px;color: #878787;}
.product-top-main .head_detail_show_price_row2 .earnest{font-size: 16px;color: #ff5a28;}
.product-top-main .head_detail_show_price_row3{border-bottom: dashed 1px #e0e0e0;color: #999;line-height:32px;margin-top:15px;}

.product-top-main .head_service a{display: inline-block;padding:3px 15px;border: solid 1px #d1dbea;background: #f9fcff;color: #8da3d4; margin:0 8px 8px 0;}
.product-top-main .head_service a:hover{color:#e10000;}

.product-top-main .head_detail_show_sort{font-size: 14px;color: #959595;margin:0px 0 0 10px;}
.product-top-main .head_detail_show_sort span{color: #656565;}
.product-top-main .head_detail_show_apply{font-size: 14px;color: #959595;margin:0 0 0 10px;}
.product-top-main .head_detail_show_apply .dotd{line-height: 1.3;display: inline-block;width:500px;vertical-align: top;}
.product-top-main .head_detail_show_apply .dotd a{color: #656565;display: inline-block;}
.product-top-main .head_detail_show_apply .dotd a:hover{color: #ff4d3c;}
.product-top-main .head_detail_show_apply a{font-size: 14px;color: #fc5524;}
.product-top-main .head_detail_show_apply a:after{content: '';display: inline-block;width: 11px;height: 10px;}
.product-top-main .head_detail_show_tip{font-size: 12px;color: #b2b2b2;margin:0 0 0 80px;}
.product-top-main .head_detail_show_tip a{color: #b2b2b2;transition: 0.3s;}
.product-top-main .head_detail_show_tip a:hover{color: #fc5524;}
.product-top-main .head_detail_show_similar{margin:0 0 0 10px;font-size: 14px;color: #959595;}
.product-top-main .head_detail_show_similar span{color: #656565;display: inline-block;width: 450px;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;position: relative;top: 5px;}
.product-top-main .head_detail_show_state{margin:0 0 0 10px;font-size: 14px;color: #959595;}
.product-top-main .head_detail_show_state span{color: #656565;}
.product-top-main .head_detail_show_combine{margin:0 0 0 10px;font-size: 14px;color: #959595;}
.product-top-main .head_detail_show_combine span{color: #656565;}
.product-top-main .head_detail_show_btns{margin:20px 0 0 0;}
.product-top-main .head_detail_show_btns a,
.product-top-main .head_detail_show_btns button{display: block;width:190px;height: 45px;font-size: 18px;text-align: center;line-height:43px;border: 1px solid;border-radius: 4px;margin-right:20px;transition: 0.3s;cursor: pointer;}
.product-top-main .head_detail_show_btns i{display: inline-block;font-size: 17px;margin-right: 10px;vertical-align: middle;}
.product-top-main .head_detail_show_btns .buy{border: 1px solid #e70b0b;color: #fff;background:#e70b0b; }
.product-top-main .head_detail_show_btns .buy:hover{border: 1px solid #cb0000;background:#cb0000;color: #fff;transition: 0.3s;}
.product-top-main .head_detail_show_btns .consultation{border: 1px solid #c9c9c9;background: #fff;color: #919191;}
.product-top-main .head_detail_show_btns .consultation:hover{border: 1px solid #b8bcca;background: #f7f9ff;color: #7a8bca;}
.product-top-main .head_detail_show_btns .cart{border: 1px solid #d5dae4;background: #fff;text-align: center;line-height: 40px;font-size: 14px;color: #888888;font-weight: bold;margin-right: 6px;transition: 0.3s;}


.mark-price-input{margin-top: 10px;}
.mark-price-input .btn{float: left;width:30px;cursor: pointer;text-align: center;height:33px;line-height:28px; font-size:24px!important;background: #fcfcfc;display: inline-block;border: #c8c9cd 1px solid;}
.mark-price-input .btn:hover{background: #e0e0e0;}
.mark-price-input .btn.btn-none,
.mark-price-input .btn.btn-none:hover{color:#ddd!important;background: #fcfcfc;}
.mark-price-input input{float: left;width:100px;height:33px;line-height:33px;border-left: none;border-right: none;}

/*服务导航*/
.product-nav{background: #fff;}
.product-nav .pm-nav-wrap{border-bottom: 1px solid #e6e6e6;overflow: hidden;height: 50px;}
.product-nav .pm-nav-wrap a{border-right:none;line-height:50px;height:49px;float: left;width: 165px;text-align: center;font-size: 16px;}
.product-nav .pm-nav-wrap a.active{font-weight: bold;color: #8091d2;border-top: 3px solid #8091d2;border-bottom: none;}
.product-nav .pm-nav-wrap .pm-nav-zrzl{float: right;font-size: 14px;border: none;width: 135px;color: #8b8b9d;}
/*服务详情*/
.product-content{background: #fff;margin-bottom: 30px;}
.product-main{margin-bottom: 15px;overflow: hidden;}
.product-main-box{background: #fff;margin-bottom: 15px;overflow: hidden;}
.pm-right{float: right;width: 238px;margin-left: -238px;}
.pm-right .list-con-pic li{}
.pm-right-tit{line-height:45px;font-size: 16px;padding:0 15px;font-weight: bold;border-bottom: 1px solid #e6e6e6;}
.pm-right-fwtj img{display: block;margin:15px auto;text-align: center;}
.pm-left{margin-right: 250px;}
.check-top-fixed{background: #fff;z-index: 11;top:0;left:0;width:100%;box-shadow: 0 2px 5px rgba(0,0,0,.1);position: fixed;}
.check-top-fixed .pm-nav-wrap{width: 1200px;margin: auto;}
.check-top-fixed .pm-nav-wrap a{border-right: none;}

.pm-con{padding:30px;color: #999;}
.pm-con img{max-width: 1140px;}
.pm-con-tit{margin:15px 0; line-height:22px;text-transform: uppercase;font-size: 12px;color: #aeaeae;}
.pm-con-tit span{font-size:22px;color: #666;margin: 0 5px;}
.pm-con-tit2{background: url("../img/pm-con-tit2.png") no-repeat center center;font-size:24px;margin: 35px 0; line-height:24px;color: #000;text-align: center;}
.pm-con-tit2 span{color: #1185fb;}
.pm-con-con p{margin-bottom: 15px;}

.pm-con-xx{overflow: hidden;background: #fcfcfc;border-radius: 3px;padding: 10px 20px;margin-bottom: 10px;}
.pm-con-xx li{float: left;width: 33.33%;margin:5px 0;}
.pm-con-xx li span{border-bottom: dashed 1px #e2e2e2;color: #666}

.pm-con-table{margin-top: 10px;}
.pm-con-table p{margin-bottom: 5px;}
.pm-con-table thead tr th {border: solid 1px #e2e2e2;text-align: left;padding-left: 15px;color: #5a5a5a;font-weight: 700;line-height:55px;background-color: #fafafa;}
.pm-con-table tbody tr td {border: solid 1px #e2e2e2;padding-left: 15px;color: #949494;line-height:25px;padding: 20px 10px;}
.pm-con-table tbody tr td:first-child,
.pm-con-table tbody tr td.pmtable-tit{padding-left: 15px;background-color: #fafafa;color: #5a5a5a;font-weight: 700;}

.pm-problem{margin-bottom:10px;overflow: hidden;margin-right: -15px;}
.pm-problem li{border-radius: 3px;overflow: hidden;float: left;width:370px;background: #f6f5f8;margin: 0 15px 15px 0}
.pm-problem-tit{
    color: #fff;line-height: 44px;font-size: 16px;padding-right:20px;
    background: -webkit-linear-gradient(right,#cfac8e, #e4c9a7); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left,#cfac8e, #e4c9a7); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left,#cfac8e, #e4c9a7); /* Firefox 3.6 - 15 */
    background: linear-gradient(to left,#cfac8e, #e4c9a7); /* 标准的语法 */
}
.pm-problem-tit span{padding-left:44px;background: url("../img/pm-problem.png") no-repeat 13px 2px;font-weight: bold;}
.pm-problem-tit a{color: #fff;}
.pm-problem-tit a:hover{color: #fffcd4;}
.pm-problem-con{padding:15px 20px 20px 44px;line-height:20px;background: url("../img/pm-problem.png") no-repeat 13px -37px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;height:78px;overflow: hidden; margin-bottom: 15px;}
.pm-problem-con a{color: #999;}
.pm-problem-con a:hover{color: #8ca2cf;}
/*===========购买===========*/
/* 步骤*/
.breadcrumbs {padding:10px;background: #fff;margin-bottom: 10px;overflow: hidden;}
.breadcrumbs li {float: left;width: 20%;}
.breadcrumbs span {position: relative;display: block;line-height: 34px;padding-right: 0 !important;font-size: 13px;text-align: center;color: #aaa;background: #f6f6f6;}
.breadcrumbs span:before,
.breadcrumbs span:after {content: '';position: absolute;top: 0;left: 100%;z-index: 1;display: block;width: 0;height: 0;border-top: 17px solid transparent;border-bottom: 17px solid transparent;border-left: 16px solid transparent;}
.breadcrumbs span:before {margin-left: 1px;border-left-color: #d5d5d5;}
.breadcrumbs span:after {border-left-color: #f5f5f5;}
.breadcrumbs span.active {color: #fff;background-color: #dd0202;}
.breadcrumbs span.active:after {border-left-color: #dd0202;}
.breadcrumbs span.over {color: #e25a5a;background-color: #fff6f6;}
.breadcrumbs span.over:after {border-left-color: #fff6f6;}
.breadcrumbs li:last-child span:before,
.breadcrumbs li:last-child span:after {display: none;}
/* 购买订单 */
.pay-box{padding:15px;background: #fff;margin-bottom: 10px;overflow: hidden;}
.pay-box:last-child {margin-bottom:70px;}
.pay-fenpi{overflow: hidden;margin: 10px 0;padding:10px;background: #f2f2f2;color: #888;}
.pay-fenpi>div{float: left;overflow: hidden;}
.pay-fenpi .pay-fenpi01{width:250px;padding-left:30px;}
.pay-fenpi .pay-fenpi02{width: 200px}
.pay-fenpi .pay-fenpi03{width: 150px}
.pay-fenpi .pay-fenpi04{width: 300px;white-space: nowrap;color: #999;font-weight: lighter;}
.pay-fenpi.pay-active{color: #ff6600;background:#fffaea;font-weight: bold;padding:20px 10px;}
.pay-fenpi.pay-fenpi-tit{padding:3px 10px;color: #999;background: #fcfcfc;}
.pay-top-text{display: inline-block;margin-right: 5px;}

.order-tit{line-height: 40px;font-weight: bold;background: #f6f7f9;padding: 0 15px;}
.order-con{border-top: solid 1px #eee;overflow: hidden;}
.order-l{float: left;width:200px;height:150px; padding: 15px;}
.order-l img{max-height: 100%;max-width: 100%;}
.order-c{float: left;width:720px;margin-left: 10px;}
.order-c .order-c-tit{font-weight: bold;font-size:22px;margin: 10px 0 6px;}
.order-c .order-c-con{font-size: 12px;}
.order-c .order-c-con td{font-size: 12px;border: solid 1px #eee;padding:2px 5px;}
.order-syxm{display: inline-block; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;vertical-align: middle;width:450px;}
.order-r{float: left;margin:65px 0 0 50px;}
.order-r .order-price{font-size: 18px;color: #ff6600;}

.order2-con{border-top: solid 1px #eee;overflow: hidden;}
.order2-l{float: left;width:140px;height: 140px; padding: 15px;}
.order2-l img{max-height: 100%;max-width: 100%;}
.order2-c{float: left;width:720px;margin-left: 10px;}
.order2-c .order2-c-tit{font-weight: bold;font-size:20px;margin-top: 11px;}
.order2-c .order2-c-con{font-size: 14px;}
.order2-c .order2-c-con td{font-size: 12px;border: solid 1px #eee;padding:2px 5px;}
.order2-syxm{display: inline-block; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;vertical-align: middle;width:450px;}
.order2-r{float: left;margin:35px 0 0 50px;}
.order2-r .order2-price{font-size: 18px;color: #fe9a32;}

.zffs-tit{text-align: center;line-height:30px;font-size: 14px;font-weight: bold;border: solid 1px #f1f1f1;color: #666;}
.zflx-box{padding:20px;}
.zffs-box{padding:20px;background: #f1f1f1;}
.xg-btns{}
.xg-btns a{display: inline-block;width: 155px;height: 45px;line-height: 45px;text-align: center;background-color: #fff;border-radius: 3px;border: 1px solid #d3d3d3;margin-left: 10px;cursor: pointer;transition: all .2s;}
.xg-btns a.active{color: #f61825;border-color: #f61825;}

.pay-summary-company{text-align: right;vertical-align: middle;line-height: 40px;}
.pay-summary-company select{line-height: 40px;height: 40px;padding: 0 10px;vertical-align: top;}
.pay-summary-company input{line-height: 40px;height: 40px;vertical-align: top;}

.pay-summary{padding:30px 0;overflow: hidden;}
.pay-summary-table{width:700px;float: right;}
.pay-summary-table td{border: solid 1px #e4e8ee;line-height: 40px;padding: 0 10px;}
.pay-summary-table td.pay-summary-tit{background: #fafafa}
.pay-summary .pay-summary-bottom{overflow: hidden;text-align: right;width: 100%;padding-top:5px;}
.pay-summary .pay-btn{color: #fff;background:#ff4d3d ;border: none; font-size: 18px;line-height:50px;height:50px;width:280px;text-align: center; display: inline-block; border-radius:3px;}
.pay-summary .pay-btn:hover{color: #fff;background:#f80032 ;}
.pay-summary .pay-btn-no,.pay-summary .pay-btn-no:hover{background:#d1d1d1;}

.pay-top .pay-top-text{margin-left: 10px;}

.pay-con{text-align:right;font-size:16px;}
.pay-con .pay-title{font-size:14px;margin:10px 0;border: solid 1px #e5e5e5;text-align: center;display: inline-block;line-height: 50px;padding-right:30px;min-width: 420px;}
.pay-con .pay-title .pay-title-tit{width: 160px;background: #f9f9f9;line-height: 50px;float: left;height: 50px;display: inline-block;padding: 0 20px;margin-right:30px;border-right:solid 1px #e5e5e5}
.pay-con .price{color: #ff6600;line-height: 1;font-size:16px;}
.pay-con .price b{font-size:30px;vertical-align: middle;}
/*支付结果*/
.entrust-suc{padding:40px 52px;text-align:center;background:#fff;}
.entrust-top{overflow: hidden;padding: 20px 0;width:540px;margin: auto;}
.entrust-top i{font-size:95px;color:#3dcab5;line-height: 1;}
.entrust-suc h1{color:#3dcab5;font-size:30px;font-weight:400;}
.entrust-suc .fail i,
.entrust-suc .fail h1{color:#e43c35;}
.entrust-suc .state{font-size:14px;line-height:1.5;color: #666;}
.entrust-suc .btn-box{padding:30px 0;border-top:1px solid #ececec;}
.entrust-suc .note{padding:20px 0;}
.entrust-suc .table{width:770px;margin:0 auto;}
.entrust-suc .table .img-box{height:65px;width:64px;border:1px solid #e9e9e9;overflow: hidden;}
.entrust-suc .table .img-box img{width:100%;}
/*不能支付订单提示*/
.pay-not{border: solid 1px #fbc07a;background: #fffdf6;padding:30px 20px;text-align: center;}
.pay-not h2{font-weight: bold;font-size: 24px;color: #ec6859; }
.pay-not p{margin-top: 10px;}
.pay-notbtn{display: inline-block;padding:0 15px;margin: 0 10px;border: solid 1px #cbcfd0;background: #fff;color: #00b1ef; border-radius: 3px;}
/*==============顾问团队=============*/
.gwtd_banner{ background: url("../img/gwtd_banner.jpg") center;height:390px;}
.gwtd_title{background: #8e97b2;color: #eef1fa;height:50px;font-size: 15px;}
.gwtd_icobox{float: left;position: relative;padding:12px 55px 0 100px;}
.gwtd_icobox i{position:absolute;top:-35px;left:10px; width: 80px;height: 80px;background-image: url("../img/gwtd_ico.png");background-repeat: no-repeat;display: block;}
.gwtd_icon01{background-position:0 0 ;}
.gwtd_icon02{background-position:-89px 0;}
.gwtd_icon03{background-position:-179px 0;}
.gwtd_title .fr{padding-top: 12px;}
.gwtd_con{background: #fff;padding: 10px 0 50px;}
.gwtd_list li{border-bottom: dashed 1px #f1f1f1;padding: 15px 35px;overflow: hidden}
.gwtd_list01{float: left;}
.gwtd_list01 img{width: 150px;height: 158px;}
.gwtd_list02{float: left;width: 550px;padding-left:35px;color: #999;}
.gwtd_list02>div{margin-bottom: 10px;}
.gwtd_list02_tit strong{font-size:22px;color: #333;}
.gwtd_list02_tit .list02_grade{padding: 0 10px;display: inline-block;color: #fff;line-height:21px;border-radius: 2px;margin-left:10px;
    background: #d4b67f;
    background: -webkit-linear-gradient(bottom,#767d92, #8a91a7);
    background: -o-linear-gradient(bottom,#767d92, #8a91a7);
    background: -moz-linear-gradient(bottom,#767d92, #8a91a7);
    background: linear-gradient(to left, #e6c98d,#d4b67f);
}
.gwtd_list02_span{padding: 0 10px;display: inline-block;line-height:21px;border-radius: 2px;margin-left:5px;background: #edf8fe;color: #7a93b8;}
.gwtd_list02 .gwtd_list02_btn{padding-top:8px;}
.gwtd_list02 .gwtd_list02_btn .gwtd_kf2wm{position: absolute;bottom: 0px;left:126px; width:193px;height: 160px;display: none;box-shadow: 0 3px 5px rgba(0,0,0,.08);border: solid 1px #e5e5e5;background:url("../img/gwtd_kf.jpg") #fff no-repeat left top;padding-left: 32px;}
.gwtd_list02 .gwtd_list02_btn .gwtd_kf2wm img{height: 100%;width: auto;}
.gwtd_list02 .gwtd_list02_btn a{position: relative;color: #fff;background: #3e8dd7;display: inline-block;padding:3px 35px;}
.gwtd_list02 .gwtd_list02_btn a:hover{background: #3d95e7}
.gwtd_list02 .gwtd_list02_btn a:hover .gwtd_kf2wm{display: block}
.gwtd_list03{float: right;width:230px;padding-top:40px;}
.gwtd_gg{background: url("../img/gwtd_gg.jpg") center;height: 607px;}

/*分页调整*/
#pageDiv{text-align: center;}
.layui-laypage .layui-laypage-curr .layui-laypage-em {background-color: #e60606;}
.layui-laypage a, .layui-laypage span {padding:3px 15px;font-size: 14px;margin: 0 2px 5px 2px;border-radius: 2px;}
.layui-laypage {margin: 15px 0;}
.layui-laypage a, .layui-laypage span{color: #666;}
.zxzx_left .page{width: 100%;padding: 15px;background: #fff;}

.zxzx_left .page .ui-pagination-container{text-align: center;}
.zxzx_left .page .ui-pagination-container .ui-pagination-page-item {font-size: 14px;margin: 0 2px 5px 2px;border-radius: 2px;padding: 3px 15px;
background: #fff;border: 1px solid #e2e2e2;color: #666;margin: 0 3px;text-decoration: none;line-height: 28px;display: inline-block;}
.zxzx_left .page .ui-pagination-container .ui-pagination-page-item.active {background: #e60606;border-color: #e60606;color: #fff;}


