﻿@charset "utf-8";
/* CSS Document */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0;}
body{font-family:"微软雅黑", Arial, Tahoma, Verdana, sans-serif;font-size:14px;background:#fff;}
ol,ul,li{list-style-type:none;}
a{text-decoration:none;}
img{border:0;}
body{background:#fff;}
picture{display:block;}
.ysj{width:1300px; margin:0 auto;}
a:hover{text-decoration:none;}
a{color:#666; font-size:14px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.fl{float:left;}
.fr{float:right;}
@font-face {
  font-family: '../font/iconfont';
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot') format('embedded-opentype'),
      url('../fonts/iconfont.woff2') format('woff2'),
      url('../fonts/iconfont.woff') format('woff'),
      url('../fonts/iconfont.ttf') format('truetype'),
      url('../fonts/iconfont.svg#iconfont') format('svg');
}
@font-face
    {
        font-family:"HeroicCondensed-Regular.ttf";
        src: url("../fonts/heroiccondensed-regular.ttf");
    }
@font-face
    {
        font-family:"FelixTitlingMT.otf";
        src: url("../font/FelixTitlingMT.otf");
    }
.iconfont {
  font-family: "../font/iconfont";
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.top_info{ height:130px;position:fixed; top:0; z-index:9999; background:#fff;width:100%;}
/*top*/
.top{ height:36px; background:#f2f2f2; color:#797979;font-size:13px;}
.top .top_lt{ float:left; line-height:36px;height:36px;}
.top .top_dh{ float:right; position:relative; z-index:9999;}
.top .top_dh b{ font-size:16px; color:#ec6700;}
.top .top_dh ul{ float:left; padding-right:10px;}
.top .top_dh ul li{ float:left; position:relative; margin-left:5px;}
.top .top_dh i{ font-size:22px; color:#979797; line-height:36px; display:inline-block;}
.top .top_dh i:hover{ color:#ec6700;}

.hd_title{ cursor: pointer;}
.header_second{ position: absolute; top: 0px; left:-53px; display: none; width: 122px;text-align: center; background: #FFF; border: 1px solid #ddd;}
.top_dh ul li .header_second em{display: block;width: 16px;height:9px;overflow: hidden;background: url(../images/icon4.png) no-repeat center center;position: absolute;top:-9px;left:50%; margin-left:-8px}
.top_dh ul li .header_second img{ width: 100px; height: 100px; padding: 5px; margin: 0px;}
.header_second1{ position: absolute; top: 0px; left:-500px; display: none; width: 122px;text-align: center; background: #FFF; border: 1px solid #ddd;}
.top_dh ul li .header_second1 em{display: block;width: 16px;height:9px;overflow: hidden;background: url(../images/icon4.png) no-repeat center center;position: absolute;top:-9px;left:50%; margin-left:-8px}
.top_dh ul li .header_second1 img{ width: 100px; height: 100px; padding: 5px; margin: 0px;}




/*网站导航*/
.ys_menu{width:1300px; margin:0 auto; height:94px;}
.ys_menu .logo{ float:left; padding-top:18px;}
.nav{width:740px; float:right;}
.nav li{ position:relative;float:left; width:92px; z-index: 9998; text-align:center;}
.nav li a{ display:block; line-height:94px;  font-size:16px; color:#2c2b2b;}
.span_1 .b_left { width:0px; height:3px; background:#ec6700; display: block; position:absolute; right:50%; bottom:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.span_1 .b_right { width:0px; height:3px; background:#ec6700; display: block; position:absolute; left:50%; bottom:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.nav ul li.hover .span_1 .b_left { width:37px; height:3px; background:#ec6700; display: block; position:absolute; right:50%; bottom:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.nav ul li.hover .span_1 .b_right { width:37px; height:3px; background:#ec6700; display: block; position:absolute; left:50%; bottom:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.nav ul li.hover a{color: #ec6700; font-weight:bold;}
.nav li .lev2{position:absolute;display:none;top:94px;width:180px;left:-45px;background-color:#fff;border-top:1px solid #ddd;}
.nav li .lev2 li{position:static;width:100%;line-height:56px;height:56px; border-bottom:1px solid #f0f0f0; }
.nav li .lev2 li a{ width:100%;  margin:0 auto; color: #2c2b2b; background:#fff;line-height:56px; font-weight:300;}
.nav li .lev2 li:hover a{ color:#fff; background-color:#172e7a}
.nav li .menu_fine{color: #ec6700; font-weight:bold;}
/*banner */


/* bannercss */
.slideBox{ width:100%; height:600px;overflow:hidden; margin-top:130px;}
.slideBox .hd{ height:12px; overflow:hidden; position:absolute; left:50%;margin-left: -90px;  margin-top:580px; z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul span li{ width:11px;}
.slideBox .hd ul li{ float:left; margin:0 6px;-moz-border-radius:2px; -webkit-border-radius:2px;border-radius:2px; width:40px; height:5px;filter: Alpha(Opacity=70);opacity: 0.7; background:#fff;  font-size:0; cursor:pointer;}
.slideBox .hd ul li.on{background:#ea4609; filter: Alpha(Opacity=100);opacity: 1;-moz-border-radius:2px; -webkit-border-radius:2px;border-radius:2px;}
.slideBox .banner{ position:relative; height:100%; z-index:0;}
.slideBox .banner li{ zoom:1; vertical-align:middle; height:600px;}
.slideBox .banner li a{ display:block; width:100%; height:600px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.absolute{ position:absolute;}
.web_widht{ width:1260px; margin:0 auto; position:absolute; padding-top:20px; text-align:center; left:0; right:0;}
.fast_nav{ height:85px; position:relative; margin-top:-85px; z-index:9;}
.fast_nav .back_hei{ width:100%; height:100%; left:0; top:0; background:#000;}
.fast_nav .web_widht{ z-index:10;}


.ss{ height:68px;overflow:hidden;}
.ss_lt{ float:left; line-height:68px; color:#6f6f6f;}
.ss_lt b{ font-size:14px; color:#424242;}
.ss_lt a{ font-size:14px; padding:0 10px; color:#6f6f6f; background:url(../images/xi.jpg) no-repeat right;}
.ss_lt a:hover{ color:#f00;}
.souse{ height:36px;float:right;background:#f7f7f7; margin-top:16px;width:330px;}
.sinput{float:left; width:270px; height:36px; border:none; background:none; color:#9c9c9c; padding-left:12px;font-family:"微软雅黑"; font-size:12px; line-height:22px; outline:none;} 
.sbtn{float:left; width:40px; height:36px;background:url(../images/fdj.jpg) no-repeat;  cursor:pointer;  display:inline-block;  border:0;} 


.cpzs{ background:#f7f7f7; height:auto; overflow:hidden; padding-bottom:70px; padding-top:50px;}
.cpzs_nr{width:1300px; margin:0 auto; overflow:hidden; position:relative;}
.prott{width:370px; height:320px; background:#ec6700; position:absolute;left:0;top:0; padding:40px 40px; color:#fff; line-height:60px; font-size:22px;}
.slideTxtBox{ padding-top:30px;}
.slideTxtBox .hd{ height:150px;width:830px; position:absolute;padding-bottom:40px; overflow:hidden;right:0px;top:0px;}
.slideTxtBox .hd ul{ overflow:hidden;}
.slideTxtBox .hd ul li{ cursor:pointer; height:62px; padding-top:11px; font-size:16px; color:#1d1d1d; margin-right:25px; line-height:24px; margin-bottom:12px; padding-left:10px;width:240px; background:#fff; float:left;}
.slideTxtBox .hd ul li b{ font-weight:300; color:#888888; font-size:14px;}
.slideTxtBox .hd ul li.on{ height:62px; background:#ec6700; color:#fff;}
.slideTxtBox .hd ul li.on b{ color:#fff;}
.slideTxtBox .bd li{width:310px; height:280px; float:left; margin:0 8px; color:#fff; text-align:center; line-height:36px; font-size:14px;}
.slideTxtBox .bd li:last-child{ margin-right:0;}
.slideTxtBox .bd li a{overflow:hidden; display:block;}
.slideTxtBox .bd li a img {transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out; -o-transition:All 0.4s ease-in-out;}
.slideTxtBox .bd li a:hover img {transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);}
.slideTxtBox .bd ul li{text-align:center; float:left; overflow:hidden;}
.slideTxtBox .bd ul li b{display:block; width:310px; overflow:hidden; border-bottom:1px solid #fff;}
.slideTxtBox .bd ul li b img{width:310px; height:220px; cursor:pointer;}
.slideTxtBox .bd ul li a dl{ background:#fff; padding-top:10px; width:290px; line-height:60px;padding:0 10px; height:120px; color:#333;}
.slideTxtBox .bd ul li:hover a dl{ background:#ec6700;}
.slideTxtBox .bd ul li:hover a dl dt{ color:#fff;}
.slideTxtBox .bd ul li:hover a dl i{ color:#fff;}
.slideTxtBox .bd ul li a dl dt{ font-size:16px; color:#242424; float:left;}
.slideTxtBox .bd ul li a dl i{ font-size:30px; color:#c2c2c2; float:right;}
.slideTxtBox .bd ul .bdnr{height:450px; position:relative; margin-top:150px; margin-bottom:26px;}
.slideTxtBox .bd ul .bdnr dl{ position:absolute;left:80px;top:50px;width:350px; height:270px; background:#fff; z-index:1; padding:40px 50px;}
.slideTxtBox .bd ul .bdnr dl dt{ color:#242424; font-size:20px; position:relative; line-height:70px; margin-bottom:15px;}
.slideTxtBox .bd ul .bdnr dl dt:after{ content:"";width:40px; height:1px; background:#333; position:absolute;left:0; bottom:0;}
.slideTxtBox .bd ul .bdnr dl dd{ color:#555555; line-height:28px; font-size:14px;}
.slideTxtBox .bd ul .bdnr p{ position:absolute;right:0; z-index:0;width:830px; height:450px; overflow:hidden;}
.slideTxtBox .bd ul .bdnr p img{transition:All 0.4s ease-in-out; -webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;}
.slideTxtBox .bd ul .bdnr p img:hover {transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2); -o-transform:scale(1.2); -ms-transform:scale(1.2);}



/*简介*/
.jj{ height:480px; background:url(../images/jj_bj.jpg) no-repeat center; background-attachment:fixed;}
.jj_t{ padding-top:45px; text-align:center; font-size:34px; color:#ffffff; font-weight:bold;}
.jj_sk{ padding-top:0; overflow:hidden;}
.jj_sk li{ text-align:center;width:260px; float:left; background:url(../images/xi3.png) no-repeat right;}
.jj_sk li:last-child{ background:none;}
.jj_sk li p{ font-size:50px; color:#ffcc00; line-height:30px; font-family:"HeroicCondensed-Regular.ttf"}
.jj_sk li p sup{ font-weight:300; color:#fff; font-size:14px;}
.jj_sk li span{ color:#fff; line-height:30px;}
.jj_nr{ padding:40px 0px 60px 0px; line-height:30px; color:#dae3ff; display:block; font-size:16px;}
.jj_nr a{color:#fff;font-size:16px;}
.jj_a a{width:156px; height:38px; line-height:38px; text-align:center; color:#fff; display:block; margin:0 auto; background:#ce0000;-moz-border-radius:20px; -webkit-border-radius:20px;border-radius:20px;}
.jj_a a:hover{ background:#fff; color:#333;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.jj_e{background:#fff; margin-top:-50px;}
.blk_18 { overflow:hidden; zoom:1; font-size:9pt;width:1300px; margin:0 auto; padding-top:20px;}
.blk_18 .pcont { width:1260px; float:left; overflow:hidden;}
.blk_18 .ScrCont { width:32766px; zoom:1;}
.blk_18 #List1_1, .blk_18 #List2_1 { float:left;}
.blk_18 .LeftBotton{ width:20px;height:20px;margin-top:90px;text-align:center;line-height:46px; font-size:40px; font-family:"宋体"; float:left; color:#333;}
.blk_18 .RightBotton {width:20px;height:20px;margin-top:90px;text-align:center;line-height:46px;font-size:40px;font-family:"宋体";float:right; color:#333;}
.blk_18 .LeftBotton:hover,.blk_18 .RightBotton:hover{ color:#f00}
.blk_18 .pl img{ display:block; cursor:pointer; border:none;transition:All 0.4s ease-in-out; -webkit-transition:All 0.4s ease-in-out; -moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.blk_18 .pl img:hover {transform:scale(1.2); -webkit-transform:scale(1.2);-moz-transform:scale(1.2); -o-transform:scale(1.2); -ms-transform:scale(1.2);}
.blk_18 .pl { width:290px; float:left; float:left; text-align:center; line-height:30px; color:#515151; margin:6px 13px; font-family:"微软雅黑"; font-size:14px; overflow:hidden;}


/* about */
.about{width: 100%;position: relative;height: 560px;overflow:hidden; margin-top:50px; margin-bottom:50px;}
.about .container{position: relative;height: 560px;}
.container {margin-left: auto; margin-right: auto;  width: 1300px;}
.about .left_about .yslt{width:380px;overflow: hidden;float: left; background:#f6f6f6; height:560px; padding-left:40px; padding-right:40px;}
.about .left_about .ysrt{width:840px;overflow: hidden;float: right; }
.about .leftCon .intro{height:560px;overflow: hidden;}
.about .leftCon{overflow: hidden;}
.about .leftCon i{ font-size:50px; margin-top:40px; display:block; line-height:90px;}
.about .leftCon .span1{color: #323232;font-size:24px;margin:20px 0 0 0;}
.about .leftCon .span1 b{ color:#ea4609; font-weight:300;}
.about .leftCon .span2{font-size:18px;line-height:30px;color: #323232;}
.about .leftCon .span3{ position:relative; padding-bottom:25px;}
.about .leftCon .span3:after{width:40px; height:1px; background:#a0a0a0; position:absolute; bottom:0; left:0; content:"";}
.about .leftCon .wztt{font-size: 15px;color: #888; line-height:26px; display:block; margin-top:20px;}
.about .leftCon .p1{margin:34px 0 28px 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.about .leftCon .p2{ overflow: hidden;text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 4;  -webkit-box-orient: vertical;}
.about .left_about ul{width: 800px; height:115px; background:#fff; overflow: hidden; position: absolute; bottom:50px; left:50%; margin-left:-400px; z-index: 999;}
.about .left_about li{float: left;width:200px;height:115px;text-align: center;font-size: 14px; }
.about .left_about li:first-child{ background: none;}
.about .left_about li a{display: block;color: #323232;text-decoration: none; padding-top:14px;}
.about .left_about li a i{ font-size:50px; color:#888;}
.about .left_about li a p{ line-height:34px; font-size:18px;}
.about .left_about li.cur{background:#172e7a; height:115px;}
.about .left_about li.cur a{color: #fff;}
.about .left_about li.cur a i{ color:#fff;}


.ggw{ background:url(../images/ggw_bj.jpg) no-repeat center; background-attachment:fixed; height:240px; overflow:hidden;}
.ggw ul .fl{ padding-top:45px;}
.ggw ul .fr{ padding-top:38px;}

.dglc{ overflow:hidden; margin:40px 0;}
.dglc_t{ text-align:center; color:#666666; font-size:16px;}
.dglc_t p{ font-size:34px; color:#333; line-height:60px;}
.dglc_t p b{ color:#172e7a;}
.dglc_nr{ padding-top:30px;}
.dglc_nr ul li{float:left; text-align:center; margin:0 10px; font-size:16px; color:#1d1d1d; line-height:40px;}
.dglc_nr ul li i{width:120px; height:120px; display:block; text-align:center; border:1px solid #dedede; line-height:120px;-moz-border-radius:6px; -webkit-border-radius:6px;border-radius:6px; font-size:50px; color:#919191;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;}
.dglc_nr ul li i:hover{ background:#003e92;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -6px, 0);transform:translate3d(0, -6px, 0)}
.dglc_nr ul li:hover i{ color:#fff;}
.dglc_nr ul p{ float:left;width:50px; display:block; height:120px; text-align:center; line-height:120px; font-size:30px; font-family:"宋体";}


.ggw1{ background:url(../images/ggw_bj1.jpg) no-repeat center; height:230px; overflow:hidden;}
.ggwnr{ padding-top:35px;width:570px;}
.ggwnr p{ font-weight:bold; color:#fff; font-size:24px; line-height:50px;}
.ggwnr span{ font-size:14px; color:#fff; line-height:22px;}
.ggwnr dl{width:250px; height:50px; background:#fff; line-height:50px; text-align:center; color:#ea4609; font-size:26px;-moz-border-radius:30px; -webkit-border-radius:30px;border-radius:30px; margin-top:12px;}
.ggwnr dl i{ font-size:30px; padding-right:5px;}

.gcal{ overflow:hidden; padding:40px 0 20px 0;}
.gcal_nr{ margin-top:40px; overflow:hidden;}
.gcal_nr .al01{width:380px; float:left;}
.gcal_nr .al01 ul li{ margin-bottom:15px; position:relative; overflow:hidden;}
.gcal_nr .al01 ul li img,.gcal_nr .al03 ul li img,.gcal_nr .al02 img{transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;}
.gcal_nr .al01 ul li img:hover,.gcal_nr .al03 ul li img:hover,.gcal_nr .al02 img:hover{transform:scale(1.2);    -webkit-transform:scale(1.2);    -moz-transform:scale(1.2);    -o-transform:scale(1.2);    -ms-transform:scale(1.2);}
.gcal_nr .al01 ul li p,.gcal_nr .al03 ul li p,.gcal_nr .al02 p{width:100%; height:40px;background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1)); position:absolute; bottom:0; color:#fff; text-align:center; line-height:40px; font-size:16px;}
.gcal_nr .al02{width:510px; float:left; margin-left:15px; position:relative; overflow:hidden;}
.gcal_nr .al03{ float:right;width:380px;}
.gcal_nr .al03 ul li{ margin-bottom:15px; position:relative; overflow:hidden;}

.gcal_a{width:100%; text-align:center;}
.gcal_a a{ color:#5b5b5b; text-align:center; display:inline; font-size:16px; line-height:60px;}
.gcal_a a:hover{ color:#ec6700;}

.xwdt{ height:610px; background:url(../images/xw_bj.jpg) no-repeat center; padding-top:70px}
.xwwt{ overflow:hidden; margin:0 auto 50px auto;}
.xw{width:860px; float:left; background:#fff; height:540px;}
.slideTxtBox1{ width:860px;}
.slideTxtBox1 .hd{ height:70px;line-height:70px; position:relative; border-bottom:1px solid #f2f2f2;}
.slideTxtBox1 .hd ul{ float:left; position:absolute; height:70px; }
.slideTxtBox1 .hd ul li{ float:left; cursor:pointer;width:430px; text-align:center;background:#fff; font-size:18px; color:#494848;}
.slideTxtBox1 .hd ul li.on{ height:70px;  background:#172e7a; color:#fff;}
.slideTxtBox1 .bd{ padding:25px 20px;}
.slideTxtBox1 .bd_lt{ float:left;width:430px;}
.slideTxtBox1 .bd .bd_lt dl dt{ font-size:16px; color:#2c2c2c; line-height:50px; margin-top:5px;}
.slideTxtBox1 .bd .bd_lt dl dd{ line-height:22px; color:#666666; font-size:14px;}
.slideTxtBox1 .bd .bd_lt dl b{ color:#999; font-weight:300; line-height:40px;}
.slideTxtBox1 .bd .bd_rt{width:350px; float:right;}
.slideTxtBox1 .bd .bd_rt li{ border-bottom:1px dotted #d4d1d1;}
.slideTxtBox1 .bd .bd_rt li:hover a{ padding-left:25px; color:#f00;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.slideTxtBox1 .bd .bd_rt a{ font-size:14px; color:#434343; line-height:50px; padding-left:20px; background:url(../images/xi1.jpg) no-repeat left;}

.cjwt{width:420px; float:right; height:540px; background:#fff;}
.wtjd_t{height:70px; padding:0 20px; border-bottom:1px solid #f2f2f2;}
.wtjd_t p{ float:left; font-size:18px; color:#2c2c2c; line-height:70px;}
.wtjd_t p i{ color:#a7a7a7; font-size:26px; line-height:70px;}
.wtjd_t a{ float:right; color:#808080; font-size:14px; line-height:70px;}
.wtjd_t a:hover{ color:#F00;}
.wtjd{width:420px; float:right;}
.wtjdCont{height:320px; overflow:hidden; width:360px; margin:20px auto;}
.wtjdCont dl{padding:12px 0;  border-bottom:1px solid #e1e2ed;}
.wtjdCont dt{margin:8px 0; background:url(../images/xi2.jpg) no-repeat center; line-height:24px; color:#2a2a2a;font-size:16px;}
.wtjdCont dt a{color:#2a2a2a; font-size:14px;}
.wtjdCont dd{line-height:22px; color:#555;}
.wtjdCont dt , .wtjdCont dd{padding-left:20px; background-position:left 0px; background-repeat:no-repeat;}



.link{ height:96px; background:#fff;}
.link p{ font-size:18px; line-height:96px; float:left;}
.link li a{ color:#666666; margin:0 15px; line-height:96px;}
.link li a:hover{ color:#ec6700;}


.footer{ height:370px; background:#1e1e1e; }
.footer_t{padding-top:40px;}
.footer_lt{width:530px; float:left;}
.footer_lt ul{ float:left;  padding-right:30px; padding-left:30px; height:260px; border-right:1px solid #404040;}
.footer_lt ul:first-child{ padding-left:0;}
.footer_lt ul p a{ font-size:18px; color:#fff; display:block; line-height:70px;}
.footer_lt ul li a{ color:#8a8a8a; font-size:14px; line-height:32px;}
.footer_lt ul li a:hover{ color:#ec6700;-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.footer_rt{ float:right;width:730px; line-height:30px; color:#b8b8b8; font-size:14px; padding-top:20px;}
.footer_rt p{ text-align:center; float:left; padding-right:30px; line-height:40px;}
.footer_e{ height:60px; background:url(../images/cop_bj.jpg) no-repeat center #272727;}
.footer_e .fl{ color:#fff; font-size:14px; float:left; line-height:60px;}
.footer_e .fl a{ margin-left:60px;}
.footer_e .fr{ float:right; font-size:14px; line-height:60px; color:#979797;}
.footer_e a{ color:#979797; font-size:14px;}


.nyban1{ height:300px; background:url(../images/nyban1.jpg) no-repeat bottom; margin-top:128px;}
.nyban2{ height:300px; background:url(../images/nyban2.jpg) no-repeat bottom; margin-top:128px;}
.nyban3{ height:300px; background:url(../images/nyban3.jpg) no-repeat bottom; margin-top:128px;}
.ny_nav{ height:60px; margin-top:30px; line-height:60px;text-align:right;}
.ny_nav1{width:1260px; margin:0 auto;}
.ny_nav li{ display:inline-block;width:168px; height:60px; line-height:60px; text-align:center; font-size:16px;box-shadow: 0px 0px 5px 2px #e5e1e1;}
.ny_nav a{ color:#333; line-height:60px; text-align:center; font-size:16px; background:#fff; display:block;width:100%; height:100%;}
.ny_nav ul .column_active{ background:#ec6700; color:#fff;}
.ny_nav ul li a:hover{ background:#ec6700; color:#fff;}
.ny_ll{ height:60px; border-bottom:1px solid #d8d8d8; color:#666;}
.ny_ll ul p{ border-bottom:2px solid #ec6700; line-height:58px; font-size:14px; display:inline-block;}
.ny_ll ul p img{ float:left; padding-top:20px; padding-right:6px;}
.nynr{ line-height:34px; color:#333; font-size:14px; padding:30px 0;}


.contnr{width:80%; margin:2% auto 2% auto; overflow:hidden; padding-bottom:30px; padding-top:30px;}
.contnr ul li{ height:110px;width:27%; margin:0 1%; padding:3% 2%; float:left;-moz-border-radius:8px; -webkit-border-radius: 8px;border-radius:8px;-webkit-box-shadow:0 15px 20px rgba(0,0,0,0.1);box-shadow:0 15px 20px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -6px, 0);transform:translate3d(0, -6px, 0)}
.contnr ul li:hover{-webkit-transition: all 4s linear; -moz-transition: all 0.5s linear;  -o-transition: all 0.5s linear; transition: all 0.5s linear; background:#fd6802;transform:translate(0,-10px);    -webkit-transform:translate(0,-10px);    -moz-transform:translate(0,-10px);    -o-transform:translate(0,-10px);    -ms-transform:translate(0,-10px);}
.contnr ul li i{ font-size:32px; color:#0a3680;}
.contnr ul li p{ font-size:20px; color:#fd6802; line-height:44px;}
.contnr ul li dl{ color:#333; font-size:16px;}
.contnr ul li:hover i,.contnr ul li:hover p,.contnr ul li:hover dl{ color:#fff;}

.con_tt{width:1300px; margin:50px auto; position:relative;}
.nylxwm{width:400px; background:#fff; position:absolute;right:10px;top:50px; padding:30px;}
.nylxwm img{width:100%;}
.page { overflow: hidden; text-align: center; padding: 40px 0; }
.page ul li { display: inline-block; }
.page ul li a, .page ul li span { padding: 3px 15px; background: #fff; display:block; color: #888; margin: 0 2px; border: 1px solid #888;}
.page ul li.active span { background: #ec6700; color: #fff; border-color: #ec6700 }
.page ul li:hover a { background: #ec6700; color: #fff; border-color: #ec6700 }
