@charset "utf-8";


*{ padding:0; margin:0;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p{ padding:0px; margin:0px; font-weight:normal;}
ol, ul{ list-style:none;}
i,em{ font-style:normal;}
li{ list-style-type:none; }
a{ text-decoration:none; color:#222;}
a:hover { COLOR:#034da0;}
img { border:0; padding:0px; margin:0px;}
html { overflow-x: hidden; overflow-y: auto;}

.slow img:hover{ -moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out; transform:scale(1.05);}
.slow,.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}




body{font-family:Arial, Helvetica, sans-serif; color:#222; font-size:16px; background:#fff; min-width:1360px;}
.fl{float:left}
.fr{float:right}
.hidden{ display:none;}
.display{ display:block;}
.mt10{ margin-top:15px;}
.pt15{ padding-top:20px;}
.clear{ clear:both; font-size:0px; line-height:0px; height:0px;}
.w1200{ width:1200px; margin:0 auto;}
.h30{ height:30px;}
.head{ height:163px; background:url(../images/topyy.png) repeat; position:absolute; width: 100%;z-index: 9999;}
.box{background:url(../images/newbg.png) top center no-repeat; width:100%; padding:25px 0;}
.box2{background:url(../images/entbg.png) top center no-repeat; padding:35px 0;}
.box3{background:url(../images/foot.jpg) bottom center no-repeat; padding-top:35px;}

.w1360{ width:1360px; margin:0 auto;}
.top_t{ height:55px; background:url(../images/topbot.png) bottom left repeat-x;}

.logo{ width:286px; height:74px; padding-top:15px;}

.top_r{ display:block; width:310px; color:#fff; opacity:1; text-transform:uppercase; font-size:12px; text-align:right;}
.top_r a{color:#fff; margin:0 17px; font-size:14px; line-height:55px;}






.seach{
 position: relative;
 width: 32px;
 height: 30px; top:13px;
}
.seachinp,.seachbut{
 float: left;
}
.seachinp{
 position: absolute;
 right: 0;
 visibility: hidden;
 opacity: 0;
 transition: all 0.5s ease 0s;
 -webkit-transition: all 0.5s ease 0s;
 -moz-transition: all 0.5s ease 0s;
 -o-transition: all 0.5s ease 0s;
}
.seachinp.vis{
 visibility: visible;
 opacity: 1;
 right: 33px;
}
.seachinp input{
 height: 28px;
 padding: 0 10px;
}
.seachbut{
 width:20px; background:url(../images/ss.png) left 5px no-repeat;
 height:24px; border:none; outline:medium none;}


.nav { position:relative; height:55px; line-height:55px; margin:25px auto 0 auto; width:100%;}
.nav ul {padding:0; margin:0;list-style-type: none;  }
.nav ul li {float:left; position:relative; z-index:998;display:block;}
.nav ul li a{display:block; text-decoration:none; text-align:center; font-size:20px; color:#fff; padding:0 18px; display: block;}
.nav ul li ul {display: none;}
.nav ul li ul li{ width:100%; min-width:150px; position:static; font-size:16px; border-right:none !important; }
.nav ul li:hover a { color:#fff; }
.nav ul li:hover ul {display:block; position:absolute; top:55px; left:0; }
.nav ul li:hover ul li ul {display: none;}
.nav ul li:hover ul li a {display:block; text-align:center; line-height:24px; background:url(../images/topyy.png) repeat; padding:7px 5px; font-size:16px; color:#fff;}
.nav ul li:hover ul li a:hover {color:#fff; background:#f7b52a;}
.nav .a:before {
 display: block;
 position: absolute;
 bottom: 0;
 right: 0px;
 height: 3px;
 width: 0px;
 z-index: 0;
 content: '';
 color: #000 !important;
 background: #f7b52a;
 transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.nav .a:after{
 content: "";
 position: absolute;
 height: 3px;
 width: 50%;
}

.nav .a:hover:before {left:25%;
 width: 50%;
}





.tit1{height:50px; line-height:50px; padding-top:5px;}
.tit1 h2{ float:left; font-size:32px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#034da0; text-transform:uppercase; display:block;} 
.tit1 a{ float:right; display:block; height:38px; line-height:38px; border:1px solid #ddd; color:#bbb; width:90px; text-align:center;}


.tit2{height:50px; line-height:50px; padding-top:5px;}
.tit2 h2{ float:left; font-size:32px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#fff; text-transform:uppercase; display:block;} 
.tit2 a{ float:right; display:block; height:38px; line-height:38px; border:1px solid #909db3; color:#909db3; width:90px; text-align:center;}



.list{ margin-top:15px; height:365px; border-bottom:1px solid #eaeaea; overflow:hidden;}
.list li{ width:375px; height:340px; float:left; margin-right:37px;}
.list li .img11{  width:375px; height:250px; overflow:hidden;}
.list li .img11 img{ width:375px; height:250px;}
.list li p{ line-height:24px; height:72px; overflow:hidden; display:block; font-weight:bold; margin-top:15px;}
.list li:hover .img11 img{transform: scale(1.1); transition: 0.6s all;}
.list li .line{
           height: 3px;
           background: #000;
           margin: -3px 0 0 0;
           transform: scale(0);
           transition: all .5s linear; }

.list li:hover .line{
           background: #034da0;
           transform: scale(1); }

.xwlist{height:70px; overflow:hidden; margin-top:25px;}
.xwlist ul li {width:375px; float:left; margin-right:37px; display:block;}
.xwlist li .rq { display:block; background:#034da0; width:62px; height:50px; line-height:22px; text-align:center; color:#fff; font-size:14px; padding-top:6px;}
.xwlist li .rq font { font-size:14px; color:#fff; display:block; line-height:22px;}
.xwlist li .zw { width:295px; display:block;}
.xwlist li .zw a{ height:56px; line-height:28px; overflow:hidden; font-size:17px;}


.yjfx{}
.yjfx ul li{ width:340px; height:60pxs; padding:20px 15px; background:url(../images/tzggbg.jpg) left top no-repeat #fff; margin-right:45px; margin-top:30px; float:left; display: block; line-height:25px;}
.yjfx ul li i{ height:60px; line-height:60px; font-size:26px; color:#0045a2; display:block; width:70px; float:left;}
.yjfx ul li p{ float:right; width:250px; line-height:30px; font-size:18px; display:block;}


.tt{ width:523px; height:346px; position:relative;}
.tt img{ width:523px; height:346px; overflow:hidden;}
.tt p{ background:url(../images/bg11.png) repeat; position:absolute; z-index:5; bottom:0; height:90px; line-height:30px; color:#fff; font-size:18px; font-weight:bold; padding:15px 20px;}
.tt p i{ display:block; font-size:14px; font-weight:normal;}

.list2{ width:625px;}
.list2 ul li{ background:url(../images/xb2.png) left 10px no-repeat; padding-left:25px; padding-bottom:30px; display:block;}
.list2 ul li a{ height:62px; line-height:31px; color:#fff; font-size:18px; font-weight:bold;}
.list2 ul li i{ display:block; font-size:14px; line-height:31px; color:#fff; font-weight:normal;}


.foot{ background:url(../images/footbg.png) repeat; padding:20px 0;}
.foot p{ color:#fff; }
.foot_l{ width:800px; line-height:32px;}
.ewm{width:165px; height:60px; margin-top:30px;}
.ewm a .preview{display:none;}
.ewm a:hover .preview{display:block; position:absolute; top:-102px; left:-30px; z-index:1;}
.ewm img{vertical-align:top; width:47px; height:47px;}
.ewm li{ display:inline; float:left; width:47px; height:47px; margin-left:35px; position:relative;}
.ewm li .preview{width:100px;height:100px;}


.nybanner{ height:430px; width:100%; margin:0 auto;}


.nytit{ border-bottom:2px solid #034da0; line-height:30px; font-weight:bold; padding:10px 0;}
.nytit a{ padding:0 5px;}



.ny{width:1200px; margin:0 auto; padding-top:20px;}
.ny_left{ float:left; width:250px;}

.ny_right{ float:right; background:#fff; width:910px; min-height:500px;}
.ny_right1{ background:#fff; width:1140px; margin:0 auto; padding:0 30px; min-height:500px;}
.ny_right_con{ padding-bottom:30px; padding-top:10px;}




.ny_left_top{ height:80px; width:250px; color:#FFF; background:#034da0; font-size:20px; font-weight:bold; text-align:center; line-height:80px; margin-bottom:2px;}

.sidenav{ overflow:hidden; display:block; width:250px; background:#f4f7ff;}
.accordion { width:100%; }
.accordion .nav-link {display: block; line-height:30px; padding:15px 10px; color:#333; outline:none; -webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease; }
.accordion .nav-link a{ display: block;}
.accordion .nav-link:hover{  color: #fff !important; background:#034da0; }
.accordion .nav-link:hover a{  color: #fff !important; font-size:16px; }
.accordion .nav-link.hover{  color: #fff !important; background:#034da0; }
.accordion .nav-link.hover a{  color: #fff !important; font-size:16px; }
.currentnav{ background:#034da0 !important; color: #fff !important; }

.nav-link1{ width:50px; line-height:30px; padding:15px 0; cursor: pointer; position:absolute; top:0; right:3px;}
.accordion li{  position: relative; border-bottom:1px solid #e6e5e5; overflow:hidden;  }
.accordion li i { display:block; width:30px; height:30px; background:url(../images/xia.png) center no-repeat; position: absolute;top:15px;right:5px; color: #595959; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
.accordion li.open .nav-link { color: #fff !important; background:#034da0; }
.accordion li.open .nav-link a{color: #fff !important;  }
.accordion li.open i.fa-chevron-down {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.sidemenu {display: none; font-size:14px !important; background:#f6f6f6; border-top:none; padding:10px 0;}
.sidemenu li { background:#f6f6f6; font-size:14px !important;border-bottom:none;}
.sidemenu a { display: block;font-size:14px !important;text-decoration: none; padding:8px 8px; padding-left:30px; padding-right:0; -webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease; transition: all 0.25s ease; }
.sidemenu a.on{color:#034da0; background:#fff; border-left:3px solid #034da0; padding-left:30px !important; } 
.sidemenu a:hover {color:#034da0; background:#fff; border-left:3px solid #034da0; padding-left:30px !important; }


.dpzw{ padding-top:10px; font-size:17px; line-height:30px;}
.dpzw p{ margin-bottom:15px; text-align:justify; text-justify:inter-ideograph; }
.dpzw img{text-align: center; max-width:900px; margin:0 auto; display: block;} 

.dpzw table { width:90%; margin:0 auto; border-collapse: collapse;}
.dpzw table td{text-align: center; padding:5px 10px; line-height:30px; border:1px #ddd solid;}
.dpzw table td p{ text-indent:0em !important; margin-bottom:0px;}



.m-list3 {
 
}
.m-list3 li {
 overflow: hidden;
 padding: 10px 0 30px;
 border-bottom: 1px solid #e6e6e6;
 margin-bottom: 20px;
}
.m-list3  .pic3 {
 float: left;
 overflow: hidden;
 width: 180px;
 height: 120px;
 position:relative;
}
.m-list3  .pic3 img {
 display: block;
 overflow: hidden;
 width: 180px;
 height: 120px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; position:absolute; z-index:1;
}
.m-list3  .pic3:hover img {
-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1);
}
.m-list3 .txt4 {
 overflow: hidden;
 padding-left: 20px;
}
.m-list3 .tit4 {
 font-size: 18px;
 font-weight: normal;
 line-height: 32px;

 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.m-list3 .txt4 p {
 height: 48px;
 font-size: 15px;
 line-height:24px;
 color: #999;

 overflow: hidden;
 display: -webkit-box;
 display: box; 
 
 text-overflow: ellipsis;
 word-break: break-all;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
}
.m-list3 .info {
 padding: 5px 0;
 line-height: 25px;
}
.m-list3 .info .time1 {
 padding-left: 5px;
 color: #6589cb;
}






.Newslist {}
.Newslist ul li {height:55px; line-height:55px;border-bottom:1px dashed #dcdcdc;}
.Newslist ul li span{float: right; color: #999999; margin-right: 2px; font-size:15px;}


.content{ padding:0 10px}
.content-title{ width:100%; border-bottom:1px dashed #ccc; padding-bottom:10px;}
.content-title h3{ font-size:26px; font-weight:bold; line-height:35px; width:90%; margin:0 auto; text-align:center; padding:10px 0;}
.content-title i{TEXT-ALIGN: center;  MARGIN: 0px auto; BACKGROUND: #f6f6f6; HEIGHT:40px; display:block; line-height:40px; font-style:normal;}
.content-con{font-size:17px; line-height:32px; padding:10px 0;}
.content-con p{ text-align:justify; text-justify:inter-ideograph; margin-bottom:20px;}
.content-con img{text-align: center; max-width:950px; margin:15px auto; display: block;}

.sxt{padding:15px 0; border-top:1px dotted #bbb;}
.sxt p{display:block; width:100%; height:34px; line-height:34px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#333;}








.ssjg { width:90%; margin:0 auto;}
.ssjg ul li {height:55px; line-height:55px;border-bottom:1px dashed #dcdcdc;}
.ssjg ul li i{float: right; color: #999999; margin-right: 2px; font-size:15px;}


.personnelPic{overflow: hidden;margin-left: -20px; margin-top:20px;}
.personnelPic li{width:280px; margin-left: 20px;margin-bottom: 20px;float: left;}
.personnelPic li .pic11{width:280px; height:200px; overflow:hidden;}
.personnelPic li .pic11 img{ width:100%;}
.personnelPic li .text2{ background:#f6f6f6; height:50px; line-height:50px; text-align:center; font-size:16px;}
.personnelPic li:hover .pic11 img{transform: scale(1.1); transition: 0.6s all;}



.leaderSubTit{font-size: 24px;color:#333333;border-left: 4px solid #D7D7D7;font-weight: normal;padding-left: 10px; margin:30px 0;}
.leaderSubTit span{color:#0b5ba8;}
.leaderListItem{background: #FCFCFC;padding:10px;overflow: hidden;border: 1px solid #E5E5E5;}
.leaderListItem li{width:150px; padding: 10px;background: #EEEEEE;float: left; text-align: center; margin:25px;}
.leaderTxt h3{color:#666666;font-size: 16px; font-weight: normal;margin-top: 10px; line-height:25px; height:50px;}
.leaderTxt p{color:#999999;font-size: 14px; line-height:30px; display:block;}
.leaderImg{width:150px; height:200px; overflow:hidden; margin: auto}
.leaderImg img{ width:100%;}
.leaderImg:hover img{transform: scale(1.1); transition: 0.6s all;}