/*

overflow:hidden;text-overflow:ellipsis;white-space:nowrap;

-webkit-transition:all .5s;transition:all .5s;

transition: all 1s;

outline: 1px dashed #fff;outline-offset: -5px;

transform:rotate(360deg);

text-transform: Uppercase;

*/

/* 公用标题 */
.h_title{width:400px;padding-top:13px;height:35px;margin:0 auto;text-align:center;position:relative;}

.h_title p{width:400px;font-size:36px;color:#e9e9e9;line-height:30px;position:absolute;left:0;top:0;font-weight:bold;text-transform: Uppercase;}

.h_title h3{font-size:24px;height:35px;line-height:26px;color:#1a428b;font-weight:bold;position:relative;z-index:2;}

.h_title h3 a{display:block;color:#1a428b;}

.h_title h3::after{content:'';width:70px;height:1px;background:#1a428b;position:absolute;bottom:0;left:165px;}





/* 解决方案 */
.box_01{width:1200px;height:auto;margin:60px auto;overflow:hidden;}

.box_01 .list{width:1200px;height:200px;margin-top:30px;}

.box_01 .list li{width:239px;height:200px;float:left;border-right:solid 1px #fff;background:#fafafa;position:relative;z-index:0;}

.box_01 .list li::before{content:'';width:239px;height:0px;background:url(../images/li_back.png);position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_01 .list li:hover::before{content:'';width:239px;height:200px;background:url(../images/li_back.png);position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_01 .list li i{display:block;width:46px;height:41px;margin:50px auto 25px auto;}

.box_01 .list li:nth-of-type(1) i{background:url(../images/list_icon_01.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_01 .list li:nth-of-type(2) i{background:url(../images/list_icon_03.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_01 .list li:nth-of-type(3) i{background:url(../images/list_icon_05.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_01 .list li:nth-of-type(4) i{background:url(../images/list_icon_07.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_01 .list li:nth-of-type(1):hover i{background:url(../images/list_icon_02.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_01 .list li:nth-of-type(2):hover i{background:url(../images/list_icon_04.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_01 .list li:nth-of-type(3):hover i{background:url(../images/list_icon_06.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_01 .list li:nth-of-type(4):hover i{background:url(../images/list_icon_08.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_01 .list li span{display:block;width:37px;height:1px;background:#b8b8b8;margin:0 auto;-webkit-transition:all .5s;transition:all .5s;}

.box_01 .list li:hover span{display:block;width:37px;height:1px;background:#fff;margin:0 auto;-webkit-transition:all .5s;transition:all .5s;}

.box_01 .list li p{font-size:18px;font-weight:bold;color:#333;line-height:20px;text-align:center;margin:25px auto 0 auto;-webkit-transition:all .5s;transition:all .5s;}

.box_01 .list li:hover p{color:#fff;-webkit-transition:all .5s;transition:all .5s;}





/* 关于我们 */
.box_02{width:100%;height:450px;background:url(../images/ab_back.jpg) center top no-repeat;padding-top:50px;overflow:hidden;}

.box_02 .h_bt{width:400px;height:auto;margin:0 auto;text-align:center;color:#fff;position:relative;}

.box_02 .h_bt p{font-size:48px;font-family:Arial;line-height:38px;font-weight:bold;text-transform: Uppercase;}

.box_02 .h_bt h3{font-size:20px;height:33px;line-height:22px;font-weight:bold;position:relative;z-index:2;margin-top:20px;}

.box_02 .h_bt h3::after{content:'';width:30px;height:2px;background:#fff;position:absolute;bottom:0;left:185px;}

.box_02 .ms{width:1010px;line-height:35px;height:105px;margin:30px auto 0 auto;font-size:14px;color:#fff;text-align:center;}

.box_02 .lk{width:480px;height:135px;margin:60px auto 0 auto;}

.box_02 .lk a{display:block;width:160px;height:135px;float:left;background:url(../images/ab_xian.png) right center no-repeat;}

.box_02 .lk a:last-child{background:none;}

.box_02 .lk a i{display:block;width:42px;height:35px;margin:25px auto 25px auto;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .lk a:hover i{display:block;width:42px;height:35px;margin:20px auto 35px auto;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .lk a:nth-of-type(1) i{background:url(../images/ab_icon_01.png) center center no-repeat;}

.box_02 .lk a:nth-of-type(2) i{background:url(../images/ab_icon_02.png) center center no-repeat;}

.box_02 .lk a:nth-of-type(3) i{background:url(../images/ab_icon_03.png) center center no-repeat;}

.box_02 .lk a span{display:block;font-size:18px;line-height:18px;color:#fff;text-align:center;}






/* 产品中心 */
.box_03{width:100%;height:848px;padding-top:40px;background:url(../images/pro_back.jpg) center top no-repeat;overflow:hidden;}

.pro-center{width:1200px;height:auto;margin:40px auto 0 auto;}

.pro-center .hd{width:1200px;height:48px;border-top:solid 1px #eaeaea;border-bottom:solid 1px #eaeaea;overflow:hidden;}

.pro-center .hd ul{width:1200px;height:48px;overflow:hidden;font-size:16px;}

.pro-center .hd ul li{width:auto;height:48px;float:left;line-height:48px;margin-right:15px;overflow:hidden;position:relative;z-index:0;}

.pro-center .hd ul li:last-child{margin-right:0px;}

.pro-center .hd ul li::before{content:'';width:150px;height:0px;background:#1a428b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd ul li.on::before{content:'';width:150px;height:48px;background:#1a428b;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd ul li a{display:block;width:auto;padding:0 25px 0 40px;color:#1e1e1e;background:url(../images/dian01.png) 10px center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .hd ul li.on a{color:#fff;background:url(../images/dian02.png) 10px center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd{width:1200px;height:auto;margin-top:40px;overflow:hidden;}

.pro-center .bd .main{width:1200px;height:auto;overflow:hidden;}

.pro-center .bd .main li a{display:block;}

.pro-center .bd .main li{width:380px;height:290px;margin:0 30px 30px 0;float:left;position:relative;}

.pro-center .bd .main li:nth-of-type(3n){margin-right:0;}

.pro-center .bd .main li .img{width:380px;height:240px;overflow:hidden;}

.pro-center .bd .main li .img img{width:380px;height:240px;transition: all 1s;vertical-align:top;}

.pro-center .bd .main li:hover .img img{transform: scale(1.1);}

.pro-center .bd .main li .txt{width:380px;height:50px;background:#fff;}

.pro-center .bd .main li .txt .name{width:260px;padding:0 45px 0 15px;height:50px;line-height:50px;font-size:16px;color:#333;float:left;position:relative;z-index:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li:hover .txt .name{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li .txt .name::before{content:'';width:320px;height:0px;background:#1a428b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li:hover .txt .name::before{content:'';width:320px;height:50px;background:#1a428b;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li .txt .more{width:60px;height:50px;float:right;position:relative;z-index:0;}

.pro-center .bd .main li .txt .more::before{content:'';width:1px;height:26px;background:#c4c4c4;position:absolute;top:12px;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li .txt .more::after{content:'';width:60px;height:0px;background:#e6992b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li:hover .txt .more::after{content:'';width:60px;height:50px;background:#e6992b;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li .txt .more i{display:block;width:60px;height:50px;background:url(../images/pro_jt_01.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.pro-center .bd .main li:hover .txt .more i{display:block;width:60px;height:50px;background:url(../images/pro_jt_02.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}







/* 在线留言 */
.box_04{width:100%;height:350px;background:url(../images/ly_back.jpg) center top no-repeat;overflow:hidden;}

.box_04 .center{width:1200px;height:350px;margin:0 auto;overflow:hidden;}

.box_04 .center .txt{width:666px;height:350px;float:left;color:#fff;}

.box_04 .center .txt p:nth-of-type(1){width:666px;height:36px;background:url(../images/ad_wz.png) center left no-repeat;margin-top:95px;}

.box_04 .center .txt p:nth-of-type(2){width:656px;height:44px;padding-left:10px;background:url(../images/p_back.png) center right no-repeat;font-size:20px;line-height:44px;margin-top:23px;text-align:left;}

.box_04 .center .txt p:nth-of-type(3){font-size:12px;line-height:24px;margin-top:10px;text-align:left;color:#c1c1bb;font-family:Arial;text-transform: Uppercase;}

.box_04 .ly{width:460px;height:350px;float:right;position:relative;}

.box_04 .ly h4{font-size:20px;line-height:23px;color:#fff;font-weight:bold;margin-top:50px;}

.box_04 .ly h4 span{display:inline-block;font-weight:normal;margin:0 20px 0 10px;}

.box_04 .ly .form{width:460px;height:200px;margin-top:25px;position:relative;}

.box_04 .ly .form p{width:218px;height:38px;overflow:hidden;border:solid 1px #4f638e;background:rgba(10,10,10,0.3);}

.box_04 .ly .form input{display:block;width:176px;height:38px;line-height:38px;color:#fff;font-size:14px;padding-left:42px;box-sizing:content-box;background:rgba(0,0,0,0);}

.box_04 .ly .form p:nth-of-type(1){position:absolute;left:0;top:0;}

.box_04 .ly .form p:nth-of-type(2){position:absolute;right:0;top:0;}

.box_04 .ly .form p:nth-of-type(3){width:460px;height:98px;position:absolute;left:0;top:50px;}

.box_04 .ly .form p:nth-of-type(1) input{background:url(../images/name.png) 10px center no-repeat rgba(0,0,0,0);}

.box_04 .ly .form p:nth-of-type(2) input{background:url(../images/phone.png) 10px center no-repeat rgba(0,0,0,0);}

.box_04 .ly .form textarea{width:416px;height:98px;line-height:38px;color:#fff;font-size:14px;padding-left:42px;box-sizing:content-box;background:url(../images/liuyan.png) 10px 10px no-repeat rgba(0,0,0,0);}

.box_04 .ly .form p:nth-of-type(4){width:218px;height:38px;position:absolute;bottom:0;left:0;z-index:2;overflow:hidden;}

.box_04 .ly .form p:nth-of-type(4) input{display:block;width:105px;height:38px;line-height:38px;color:#fff;font-size:14px;float:left;padding-left:10px;background:rgba(0,0,0,0);}

.box_04 .ly .form p:nth-of-type(4) img{display:block;float:right;width:95px;height:38px;cursor:pointer;}

.box_04 .ly .form .tj{width:220px;height:38px;border:none;position:absolute;bottom:0;right:0;background:#e6992b;overflow:hidden;z-index:0;}

.box_04 .ly .form .tj .btn{display: block;width:220px;height:38px;line-height:38px;text-align:center;font-size:14px;color:#fff;border:none;background:none;cursor:pointer;}

.box_04 .ly .form .tj::before{content:'';width:220px;height:0px;background:#333;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_04 .ly .form .tj:hover::before{content:'';width:260px;height:42px;background:#333;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}





/* 企业优势 */
.box_05{width:1200px;height:580px;margin:60px auto 0 auto;overflow:hidden;}

.look_center{width:1200px;height:580px;margin:0 auto;position:relative;overflow:hidden;}

.look_center .bt{width:490px;height:580px;background:url(../images/ys_bt.jpg);position:absolute;left:0;top:0;z-index:2;}

.look_center .bt h4{padding-left:140px;font-size:24px;font-weight:bold;color:#1a428b;line-height:25px;margin-top:60px;position:relative;}

.look_center .bt h4::before{content:'';width:65px;height:1px;background:#1a428b;position:absolute;top:12px;left:50px;}

.look_center .bt p{font-size:72px;font-family:Arial;font-weight:bold;color:#d8d8d8;line-height:54px;margin:30px 0 0 80px;text-transform: Uppercase;}

.look_center .hd{width:601px;height:161px;position:absolute;top:20px;right:40px;z-index:4;}

.look_center .hd ul{width:601px;height:161px;overflow:hidden;position:relative;}

.look_center .hd ul::before{content:'';width:601px;height:1px;background:#ececec;position:absolute;top:80px;left:0px;}

.look_center .hd ul::after{content:'';width:1px;height:131px;background:#ececec;position:absolute;top:15px;left:300px;}

.look_center .hd ul li{width:300px;height:80px;cursor:pointer;float:left;margin-bottom:1px;text-align:center;position:relative;z-index:0;}

.look_center .hd ul li:nth-of-type(2n){float:right;}

.look_center .hd ul li::before{content:'';width:300px;height:0px;background:#1a428b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li.on::before{content:'';width:300px;height:80px;background:#1a428b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li h4{font-size:16px;font-weight:bold;line-height:18px;margin-top:20px;color:#1e1e1e;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li.on h4{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li p{font-size:14px;line-height:12px;color:#858585;margin-top:12px;text-transform: Uppercase;font-family:Arial;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li.on p{color:#7284ae;-webkit-transition:all .5s;transition:all .5s;}

.look_center .bd{width:1200px;height:360px;overflow:hidden;position:absolute;left:0;bottom:0;z-index:4;}

.look_center .bd .main{width:1200px;height:360px;position:relative;}

.look_center .bd .main .txt{width:440px;height:290px;padding:0 25px;background:#fff;position:absolute;left:135px;top:35px;z-index:5;}

.look_center .bd .main .txt h4{height:40px;line-height:26px;font-size:24px;color:#333;font-weight:bold;margin:40px 0 32px 0;position:relative;}

.look_center .bd .main .txt h4::after{content:'';width:240px;height:1px;background:#dadada;position:absolute;bottom:0;left:0;}

.look_center .bd .main .txt p{font-size:14px;color:#636363;line-height:30px;margin-bottom:10px;background:url(../images/ys_icon.png) left 6px no-repeat;padding-left:40px;}

.look_center .bd .main .img{width:660px;height:360px;position:absolute;top:0;right:0;}

.look_center .bd .main .img img{display:block;width:660px;height:360px;vertical-align:top;}





/* 应用案例 */
.box_06{width:1200px;height:auto;margin:60px auto 0 auto;overflow:hidden;}

.box_06 .list{width:1200px;height:40px;margin-top:40px;overflow:hidden;}

.box_06 .list li{width:150px;height:40px;border-right:solid 10px #e6992b;background:#1a428b;margin-right:30px;position:relative;z-index:0;float:left;}

.box_06 .list li::before{content:'';width:150px;height:0px;background:#e6992b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .list li:hover::before{content:'';width:150px;height:40px;background:#e6992b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .list li:last-child{amrgin-right:0;}

.box_06 .list li a{display:block;width:150px;line-height:40px;font-size:16px;text-align:center;color:#fff;}





.box_06 .case{width:1200px;height:380px;margin-top:30px;overflow:hidden;position:relative;}

.box_06 .case li a{display:block;}




.box_06 .case li:nth-of-type(1){position:absolute;left:0;top:0;}

.box_06 .case li:nth-of-type(2){position:absolute;right:270px;top:0;}

.box_06 .case li:nth-of-type(3){position:absolute;right:0;top:0;}

.box_06 .case li:nth-of-type(4){position:absolute;right:270px;bottom:0;}

.box_06 .case li:nth-of-type(5){position:absolute;right:0;bottom:0;}





.box_06 .case li:nth-of-type(1){width:660px;height:380px;overflow:hidden;}

.box_06 .case li:nth-of-type(1) .img{width:660px;height:380px;overflow:hidden;}

.box_06 .case li:nth-of-type(1) .img img{width:660px;height:380px;transition: all 1s;vertical-align:top;}

.box_06 .case li:nth-of-type(1):hover .img img{transform: scale(1.05);}

.box_06 .case li:nth-of-type(1) .txt{width:560px;height:50px;position:absolute;left:0;bottom:0;}

.box_06 .case li:nth-of-type(1) .txt .name{width:400px;padding:0 70px 0 30px;height:50px;line-height:50px;font-size:16px;color:#fff;background:rgba(11,11,11,0.5);float:left;position:relative;z-index:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_06 .case li:nth-of-type(1) .txt .name::before{content:'';width:500px;height:0px;background:#1a428b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .case li:nth-of-type(1):hover .txt .name::before{content:'';width:500px;height:50px;background:#1a428b;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .case li:nth-of-type(1) .txt .more{width:60px;height:50px;float:right;background:rgba(0,0,0,0.8);position:relative;z-index:0;}

.box_06 .case li:nth-of-type(1) .txt .more::after{content:'';width:60px;height:0px;background:#e6992b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .case li:nth-of-type(1):hover .txt .more::after{content:'';width:60px;height:50px;background:#e6992b;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .case li:nth-of-type(1) .txt .more i{display:block;width:60px;height:50px;background:url(../images/case_jt.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .case li{width:250px;height:180px;overflow:hidden;}

.box_06 .case li .img{width:250px;height:180px;overflow:hidden;}

.box_06 .case li .img img{width:250px;height:180px;transition: all 1s;vertical-align:top;}

.box_06 .case li:hover .img img{transform: scale(1.1);}

.box_06 .case li .txt{width:220px;height:35px;position:absolute;left:0;bottom:0;}

.box_06 .case li .txt .name{width:130px;padding:0 20px;height:35px;line-height:35px;font-size:14px;color:#fff;background:rgba(11,11,11,0.5);float:left;position:relative;z-index:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_06 .case li .txt .name::before{content:'';width:500px;height:0px;background:#1a428b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .case li:hover .txt .name::before{content:'';width:500px;height:35px;background:#1a428b;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .case li .txt .more{width:50px;height:35px;float:right;background:rgba(0,0,0,0.8);position:relative;z-index:0;}

.box_06 .case li .txt .more::after{content:'';width:50px;height:0px;background:#e6992b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .case li:hover .txt .more::after{content:'';width:50px;height:35px;background:#e6992b;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_06 .case li .txt .more i{display:block;width:50px;height:35px;background:url(../images/case_jt.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}






/* 新闻资讯 */
.box_07{width:100%;height:auto;background:#fff;position:relative;padding-top:60px;}

.box_07 .center{width:1200px;height:auto;margin:30px auto 0 auto;overflow:hidden;}

.box_07 .news_center{width:1200px;height:auto;position:relative;overflow:hidden;}

.box_07 .news_center .hd{width:1200px;height:40px;margin:0 auto;position:relative;}

.box_07 .news_center .hd ul{width:1200px;height:40px;overflow:hidden;font-size:16px;position:relative;}

.box_07 .news_center .hd ul li{width:400px;height:40px;line-height:40px;text-align:center;float:left;background:#1a428b;position:relative;z-index:0;}

.box_07 .news_center .hd ul li:last-child{margin-right:0px;}

.box_07 .news_center .hd ul li::before{content:'';width:400px;height:0px;background:#e6992b;position:absolute;top:0;left:0px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .hd ul li.on::before{content:'';width:400px;height:40px;background:#e6992b;position:absolute;top:0;left:0px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .hd ul li a{display:block;color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .bd{width:1200px;height:421px;overflow:hidden;margin-top:30px;}

.box_07 .news_center .bd .main{width:1200px;height:421px;position:relative;overflow:hidden;}

.box_07 .news_center .bd .main .top{width:1200px;height:250px;overflow:hidden;}

.box_07 .news_center .bd .main .top .left{width:580px;height:250px;overflow:hidden;float:left;}

.box_07 .news_center .bd .main .top .left img{width:580px;height:250px;vertical-align:top;}

.box_07 .news_center .bd .main .top .right{width:580px;height:250px;overflow:hidden;float:right;}

.box_07 .news_center .bd .main .top .right li{width:564px;height:108px;padding-left:14px;margin-bottom:30px;border:solid 1px #d2d2d2;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .bd .main .top .right li:hover{border:solid 1px #e6992b;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .bd .main .top .right li .txt{width:440px;height:108px;float:left;}

.box_07 .news_center .bd .main .top .right li .txt a{display:block;font-size:16px;line-height:16px;color:#333;margin-top:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .bd .main .top .right li:hover .txt a{color:#e6992b;margin-left:10px;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .bd .main .top .right li .txt  p{font-size:14px;color:#858585;line-height:25px;height:50px;margin-top:10px;overflow:hidden;}

.box_07 .news_center .bd .main .top .right li .date{width:90px;height:108px;float:right;text-align:center;}

.box_07 .news_center .bd .main .top .right li .date span:nth-of-type(1){display:block;font-size:48px;font-weight:bold;color:#333;line-height:40px;margin-top:20px;}

.box_07 .news_center .bd .main .top .right li .date span:nth-of-type(2){display:block;font-size:14px;color:#636363;line-height:12px;margin-top:15px;}

.box_07 .news_center .bd .main .list{width:1200px;height:auto;overflow:hidden;}

.box_07 .news_center .bd .main .list li{width:580px;height:42px;line-height:42px;position:relative;margin-top:15px;float:left;}

.box_07 .news_center .bd .main .list li:nth-of-type(2n){float:right;}

.box_07 .news_center .bd .main .list li::before{content:'';width:580px;height:1px;border-bottom:dashed 1px #d2d2d2;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .bd .main .list li::after{content:'';width:0px;height:1px;border-bottom:dashed 1px #e6992b;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .bd .main .list li:hover::after{content:'';width:580px;height:1px;border-bottom:dashed 1px #e6992b;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .bd .main .list li a{display:block;width:430px;padding-left:20px;height:42px;line-height:42px;font-size:14px;color:#333;background:url(../images/n_icon_01.png) left center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;float:left;}

.box_07 .news_center .bd .main .list li:hover a{color:#e6992b;background:url(../images/n_icon_02.png) left center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .news_center .bd .main .list li span{height:42px;line-height:42px;font-size:14px;color:#858585;-webkit-transition:all .5s;transition:all .5s;float:right;}

.box_07 .news_center .bd .main .list li:hover span{color:#e6992b;-webkit-transition:all .5s;transition:all .5s;}









/* 友情链接 */
.links{width:100%;height:144px;padding-top:30px;overflow:hidden;background:url(../images/lk_back.jpg) center top no-repeat;margin-top:40px;}

.links .center{width:1200px;height:144px;margin:0 auto;overflow:hidden;}

.links .center .ks{width:1200px;height:30px;background:url(../images/lk_xian.png) center bottom no-repeat;font-size:24px;line-height:26px;text-align:center;font-weight:bold;color:#fff;}

.links .center .link{width:1200px;height:auto;overflow:hidden;margin-top:30px;}

.links .link a{display:block;float:left;width:auto;padding:0 25px;font-size:14px;line-height:15px;color:#fff;position:relative;border-right:solid 2px #fff;}

.links .link a:last-child{border-right:0;}

.links .link a:hover{text-decoration:underline;color:#ff9e07;}










/* 提交按钮的线条边框特效 */
.bz-buttonAnimat {
    position: relative
}
/*
.bz-buttonAnimat .inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
*/
.bz-buttonAnimat::before,
.bz-buttonAnimat::after,
.bz-buttonAnimat .inner::before,
.bz-buttonAnimat .inner::after {
    background-color: #083e8d;
}

.bz-buttonAnimat02::before,
.bz-buttonAnimat02::after,
.bz-buttonAnimat02 .inner::before,
.bz-buttonAnimat02 .inner::after {
    background-color: #083e8d;
}


.bz-buttonAnimat:before,
.bz-buttonAnimat:after,
.bz-buttonAnimat .inner:before,
.bz-buttonAnimat .inner:after {
    position: absolute;
    content: "";
    display: block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.bz-buttonAnimat.horizontal:before,
.bz-buttonAnimat.horizontal:after,
.bz-buttonAnimat.both:before,
.bz-buttonAnimat.both:after {
    left: 0;
    width: 100%;
    height: 2px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.bz-buttonAnimat.horizontal .inner:before,
.bz-buttonAnimat.horizontal .inner:after,
.bz-buttonAnimat.both .inner:before,
.bz-buttonAnimat.both .inner:after {
    top: 0;
    width: 2px;
    height: 100%;
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

.bz-buttonAnimat.horizontal .inner:before,
.bz-buttonAnimat.both .inner:before {
    left: 0
}

.bz-buttonAnimat.horizontal .inner:after,
.bz-buttonAnimat.both .inner:after {
    right: 0
}

.bz-buttonAnimat.horizontal .inner:hover:before,
.bz-buttonAnimat.horizontal .inner:hover:after,
.bz-buttonAnimat.both .inner:hover:before,
.bz-buttonAnimat.both .inner:hover:after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.bz-buttonAnimat.horizontal:before,
.bz-buttonAnimat.both:before {
    top: 0
}

.bz-buttonAnimat.horizontal:after,
.bz-buttonAnimat.both:after {
    bottom: 0
}

.bz-buttonAnimat.horizontal:hover:before,
.bz-buttonAnimat.horizontal:hover:after,
.bz-buttonAnimat.both:hover:before,
.bz-buttonAnimat.both:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.bz-buttonAnimat.horizontal:hover .inner:before,
.bz-buttonAnimat.horizontal:hover .inner:after,
.bz-buttonAnimat.both:hover .inner:before,
.bz-buttonAnimat.both:hover .inner:after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.bz-buttonAnimat.horizontal.clockwise .inner:before,
.bz-buttonAnimat.both.clockwise .inner:before {
    -webkit-transform-origin: top center;
    transform-origin: top center
}

.bz-buttonAnimat.horizontal.clockwise .inner:after,
.bz-buttonAnimat.both.clockwise .inner:after {
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center
}

.bz-buttonAnimat.horizontal.clockwise:before,
.bz-buttonAnimat.both.clockwise:before {
    -webkit-transform-origin: right center;
    transform-origin: right center
}

.bz-buttonAnimat.horizontal.clockwise:after,
.bz-buttonAnimat.both.clockwise:after {
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.bz-buttonAnimat.horizontal.clockwise:hover .inner:before,
.bz-buttonAnimat.both.clockwise:hover .inner:before {
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center
}

.bz-buttonAnimat.horizontal.clockwise:hover .inner:after,
.bz-buttonAnimat.both.clockwise:hover .inner:after {
    -webkit-transform-origin: top center;
    transform-origin: top center
}

.bz-buttonAnimat.horizontal.clockwise:hover:before,
.bz-buttonAnimat.both.clockwise:hover:before {
    -webkit-transform-origin: left center;
    transform-origin: left center
}
