@charset "utf-8";
*{ margin:0; padding:0}
HTML {OVERFLOW-X: hidden;}
body{ font-size:14px; font-family:"microsoft yahei",arial;color:#333;-webkit-font-smoothing: antialiased; overflow-x:hidden ;}
a{color:#333;text-decoration:none; outline:none; /*transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;-webkit-tap-highlight-color: rgba(0,0,0,0);　-webkit-tap-highlight-color: transparent;*/}
a:hover{color:#1e50ae;}
img{ border:none; display:block}
ol,ul,li{ list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal}
.clear{clear:both;zoom:1}
.clearfix{clear:both;zoom:1}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
table{border-collapse:collapse;}
input,textarea,select,button{ color:#666;font-family:"Microsoft Yahei", Arial;outline:none;border:none;}


.wrap{ margin:0 auto; width:96%; width:1240px; }


.mbg{ background:#f5f5f5;}
.section{ padding:80px 0 100px 0;}
.section02{ padding:0px 0 100px 0;}
.section03{ padding:110px 0;}
.section04{ padding:50px 0 60px 0;}

.conn{ margin-top:40px;}
 
.pic{ height:auto; display:block; overflow:hidden;}
.pic img{ width:100%; height:auto;cursor: pointer;transition: all 1.5s;}
.pic:hover img{transform:scale(1.2);}

.title{ text-align:center; }
.title h3{ font-size:36px; margin-bottom:15px;font-weight:bold; color:#000; width:100%;}
.title span{ display:block; width:50px; height:1px; background:#1e50ae; margin:0 auto 15px auto;}
.title p{ font-size:16px; color:#666;}


.header{ background-color:#fff; box-shadow: 2px 0px 10px rgba(0,0,0,0.2);width:100%; z-index:99;position:fixed; z-index:99999; left:0;top:0px;/*-webkit-transition: all 334ms ease-in-out;transition: all 334ms ease-in-out;-webkit-animation: 2s dong;animation: 1s dong;*/ }
@-webkit-keyframes dong{
0%{ -webkit-transform:translateY(-100px); transform:translateY(-100px) }
100%{ -webkit-transform:translateY(0); transform:translateY(0) }
}

@keyframes dong{
0%{ -webkit-transform:translateY(-100px); transform:translateY(-100px) }
100%{ -webkit-transform:translateY(0); transform:translateY(0) }
}

.header .logo{width:50%; float:left;}
.header .logo img{ height:107px; width:auto; display:block}

.header .tel{ float:right;height:107px; background:url(../images/tel.png) no-repeat left center; padding-left:48px;}
.header .tel p{ font-size:14px; line-height:25px; padding-top:28px;}
.header .tel h3{ font-size:24px;line-height:25px; color:#1e50ae; font-weight:bold}


#a01{ position: absolute;  margin-top:-130px;}
#a02{ position:absolute; margin-top:-130px;}
#a03{ position:absolute; margin-top:-130px;}
#a04{ position:absolute; margin-top:-130px;}



.menu{position:fixed; z-index:999999; left:0;top:107px; width:100%; background: #1e50ae;text-align: center;line-height: 55px;}
.menu ul{ width:calc(100% - 1px); border-right:solid 1px #13439d; }
.menu li{position: relative;float: left;border-left:solid 1px #13439d; display:block; width:calc(16.66% - 1px);position:relative}

.menu li a{font-size: 17px; color: #fff; display: block;}
.menu li .menu_a{ display:block;position:relative}
.menu li .menu_a:hover:after, .menu li .menu_a.cur::after{content: "";width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 9px solid #13439d;position: absolute; top: 55px;left: 50%;margin-left: -6px; z-index:99999}
.menu li .menu_a:hover, .menu li .menu_a.cur{background: #13439d;color: #fff}


.menu li .sub{ font-size:15px; position:absolute; display:none;clear:both; z-index:9; width:100% }
.menu li .sub div{ text-align:left}

.menu li .sub p{ line-height:28px;background-color:#1e50ae; }
.menu li .sub p a{ display:block;padding:8px 15px 8px 15px; color:#fff; font-size:14px !important;}
.menu li .sub p a:hover{background-color:#13439d;}


.banner{ margin-top:162px}
.pro-switch {overflow: hidden;width:100%;position: relative; height:80%}
.pro-switch .flexslider{ height:100%}
.pro-switch .flexslider .flex-viewport, .pro-switch .flexslider .flex-viewport .slides{ height:100%}
.pro-switch .flexslider .slides > li {display: none;-webkit-backface-visibility: hidden; }

.flexslider .slides img {width: 100%;display: block; height:auto}
.flexslider .slides li a{display:block}
.flexslider .slides li p{ margin-top:30px;}
.flexslider .slides li p a{ display:block; ; border: solid 2px #fff; color:#fff; line-height:40px; width:40px; width:165px; text-align:center;}

.slides:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
html[xmlns] .slides {display: block;}
.no-js .slides > li:first-child {display: block;}
.flexslider {margin: 0 auto;position: relative;width:100%;zoom: 1}
.flex-viewport {max-height: 2000px;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;transition: all 1s ease;}
.flexslider .slides {zoom: 1;}
.flex-direction-nav {*height: 0;}

.flex-direction-nav a {width: 65px;height: 84px;margin: -65px 0 0;display: block;background: nones;position: absolute;top: 50%;z-index: 10;cursor: pointer;text-indent: -9999px;opacity: 0;filter:alpha(opacity=0);-webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position:0 -84px;right:6%;}
.flex-direction-nav .flex-prev {left: 6%;}
.flexslider:hover .flex-next {opacity:0.2;filter:alpha(opacity=20);}
.flexslider:hover .flex-prev {opacity:0.2;filter:alpha(opacity=20);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity:0.2;filter:alpha(opacity=20);}
.banner .flex-control-nav {width: 100%;position: absolute;bottom: 40px;text-align: center;}
.banner .flex-control-nav li {margin: 0 5px;display: inline-block;zoom: 1;*display: inline;}
.banner .flex-control-paging li a {display:block;height:5px;width:42px; background:#637e81; overflow: hidden;text-indent:-99em;cursor: pointer; transition: all .3s ease; }
.banner .flex-control-paging li a.flex-active {background:#1e50ae; margin-top:0px;}



.qsearch{ background:#f7f7f7;  padding:15px 0;}
.qsearch .sleft{ width:68%; float:left;  color:#333;line-height:40px; }
.qsearch .sleft span{ font-weight:bold;font-size:16px;}
.qsearch .sleft a{ margin-right:20px; }
.qsearch .sform{ float:right; min-width:320px; }
.qsearch .sform form .input01{ width:68%; line-height:38px; border:1px solid #ddd; padding-left:4%; color:#999; float:right;}
.qsearch .sform form .sytijiao{ width:20%; line-height:40px; color:#fff; float:right; text-align:center; border:none; background: url(../images/fangdajing.jpg) no-repeat center center; cursor:pointer}


.why .conn li{ width:18%; margin-right:2.5%; float:left; text-align:center; background:url(../images/youshi.jpg) no-repeat center center / auto 100%; min-height:200px;}
.why .conn li:nth-child(5n){ margin-right:0}
.why .conn ul li .icon{display: block;width: 55px;height: 50px;line-height: 0;overflow: hidden;margin: 40px auto 20px auto;}
.why .conn ul li .icon img{width: 55px;height: 100px;-webkit-transition:all .5s;transition:all .5s;}
.why .conn ul li:hover .icon img{margin-top: -50px;}
.why .conn ul li .wenzi{ color:#fff;}
.why .conn ul li .wenzi h3{ font-size:20px; font-weight:bold; line-height:40px;}

.iabout{ background:url(../images/aboutbg.jpg) no-repeat center center; background-size:100% auto}
.iabout .jianjie{ float: right; width:50%; }
.iabout .jianjie .title h3{ font-size:30px; margin-bottom:15px;font-weight:bold; color:#000; width:100%; text-align:left;}
.iabout .jianjie .title span{ display:block; width:50px; height:1px; background:#1e50ae; margin: 0;}
.iabout .jianjie .conn{ font-size:15px; line-height:30px; margin:20px 0; color:#666;}
.iabout .jianjie .more{ padding-top:20px;}
.iabout .jianjie .more a{ -webkit-transition:all .5s;transition:all .5s; display:block;  color:#fff; text-transform:uppercase; padding-left:30px; width:120px; line-height:46px; background:url(../images/jiantou.png) #13439d no-repeat 80% center;}
.iabout .jianjie .more a:hover{ background:url(../images/jiantou.png) #13439d no-repeat 90% center;}
.icase .nnav { margin-bottom:30px;}
.icase .nnav li{ float:left; width:18.4%; margin-right:2%; background:#efefef; line-height:80px;}
.icase .nnav li:hover{background:#1854bb;}
.icase .nnav li:nth-child(5n){margin-right:0%;}
.icase .nnav li a{ width:90%; margin:0 auto}
.icase .nnav li .icon{ float:left; height:50px; width:50px; background-color:#fff; border-radius:50%; overflow:hidden; margin:15px 0 0 10px;}
.icase .nnav li .wenzi{ float:right; width:calc(100% - 72px); font-size:18px; }
.icase .nnav li .icon img{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray; width:100%; height:100%;}
.icase .nnav li:hover .icon img{-webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);-ms-filter: grayscale(0%);-o-filter: grayscale(0%);filter: grayscale(0%);filter: gray; }
.icase .nnav li:hover .wenzi{color:#fff;}

.icase .picScroll{ position:relative;width:102%; margin-left:-1%;/*height:136px;*/bbox-sizing:border-box;-webkit-box-sizing:border-box;}
.icase .picScroll ul{ zoom:1;}
.icase .picScroll ul li{ float:left; width:33.33%;display:block; position:relative; min-height:350px;}
.icase .picScroll ul li .pic{ margin:0 auto; width:94%; display:block;overflow:hidden; display:block;background:#f3f3f3;}
.icase .picScroll ul li .pic img{ width:100%; height:auto; display:block}
.icase .pic img{ width:100%; height:auto;cursor: pointer;transition: all 1.5s;}
.icase .pic span { display:block; height:245px; width:100%; margin:0 auto; overflow:hidden; display:-webkit-flex; display:flex; align-items:center; align-content:center;justify-content: center; }

.icase li:hover .pic img{transform:scale(1.1);}
.icase .picScroll ul li .wenzi{ width:86%; left:3%; padding:2% 4% 5% 4%; position:absolute; bottom:10px; margin:0 auto; background: #fff; box-shadow: 0 3px 10px 3px #eee;-webkit-transition:all 2s;transition:all 2s;}
.icase .picScroll ul li .wenzi h3{ line-height:60px; font-size:18px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.icase .picScroll ul li .wenzi span{ display:block; width:50px; height:1px; background:#1e50ae; margin-bottom:15px;}
.icase .picScroll ul li .wenzi p{ display:none}
.icase .picScroll ul li:hover .wenzi p{ line-height:26px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}

.icase .picScroll ul li .pic,.pro .picScroll ul li .wenzi,.pro .picScroll ul li .wenzi h3,.pro .picScroll ul li .wenzi p{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.icase .picScroll .prev,
.icase .picScroll .next{ position:absolute; z-index:9; left:-30px; top:44%; display:block; width:25px; height:40px; overflow:hidden; background:url(../images/lzuo.png) no-repeat; background-size:cover; cursor:pointer;}
.icase .picScroll .next{ left:auto; right:-30px; background:url(../images/lyou.png) no-repeat;background-size:cover;z-index:9; }
.icase .picScroll .prevStop{background:url(../images/lzuo02.png) no-repeat;background-size:cover;z-index:9; }
.icase .picScroll .nextStop{background:url(../images/lyou02.png) no-repeat;background-size:cover;z-index:9; }


.icase .qimo8{ overflow:hidden; width:100%;}
.icase .qimo8 .qimo {width:8000%;}
.icase .qimo8 .qimo div{ float:left;}
.icase .qimo8 .qimo ul{float:left; overflow:hidden; zoom:1; }
.icase .qimo8 .qimo ul li{ float:left;margin-right:12px; position:relative}

.icase .roll{height: 113px;box-shadow: 0 3px 10px 3px #eee;margin: 20px 0 10px;}
.icase .roll ul li{width: 200px;height: 113px;float: left;line-height: 0;position: relative;overflow: hidden;}
.icase .roll ul li:before{content: "";width: 1px;height: 22px;background: #e4e4e4;position: absolute;top: 40%;left: 0;}
.icase .roll ul li img{width: 200px;height: 113px;}
.icase .roll ul li span{display: block;width: 200px;height: 0;position: absolute;bottom: 0;left: 0;background: rgba(0,0,0,0.7);font-size: 14px;color: #fff;text-align: center;line-height: 113px;transition:height .5s;-moz-transition:height .5s;-webkit-transition:height .5s;-o-transition:height .5s;}
.icase .roll ul li:hover span{height: 113px;}


.liucheng .conn li{ float:left; width:10%; padding-right:5%;background:url(../images/lyou.png) no-repeat 88% center; background-size:16px auto;}
.liucheng .conn li:last-child{ padding-right:0;background: none;}
.liucheng .conn li .item{ width:100%; max-width:125px; height:125px; border-radius:50%; background-color:#fff;}

.liucheng .conn li .item .pic{ width:100%; max-width:69px; margin:0px auto;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s; padding-top:20px;}
.liucheng .conn li .item .pic img{ width:100%; height:auto; text-align:center}
.liucheng .conn li:hover .pic{ -webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg)}
.liucheng .conn li .wenzi{ text-align:center;font-size:14px;color:#333;line-height:18px; }


.ad{background:url(../images/ad.jpg) no-repeat center center / cover; padding:50px 0; }
.ad .ad_left{ float:left; width:80%; color:#fff}
.ad .ad_left h3{ font-size:32px; font-weight:bold; margin-bottom:15px;}
.ad .ad_left h3 span{ font-size:50px;}
.ad .ad_left p{ font-size:26px;}

.ad .ab_right{ width:20%; max-width:225px; float:right}
.ad .ab_right .kuai{ line-height:52px; width:100%; background:#f5f5f5;text-align:center; }
.ad .ab_right .kuai:first-child{ margin-bottom:20px;}
.ad .ab_right .kuai a{ display:inline-block;font-size:18px; color:#1e50ae; font-weight:bold; padding-left:35px;}

.ad .ab_right .kuai:first-child a{ background:url(../images/tel.png) no-repeat left center / 28px auto;}
.ad .ab_right .kuai:last-child a{ background:url(../images/liuyan.png) no-repeat left center / 28px auto;}

.inews .news_title{border-bottom:solid 1px #ddd; padding-bottom:15px;font-size:24px; line-height:25px; height:25px;  font-weight:bold}
.inews .news_title span{ float:right; font-weight:normal !important}
.inews .news_title span a{ color:#fff;text-align:center; margin-top:5px; width:25px;height:25px; line-height:22px;  border-radius:50%; overflow:hidden; font-size:24px; background:#1854bb; display:block;}


.inews .news_left { float:left; width:60%;}
.inews .news_left .topnews{ margin:20px 0;}
.inews .news_left .topnews .pic{ float:left; width:40%;}
.inews .news_left .topnews .wenzi{ float:right; width:56%;}
.inews .news_left .topnews .wenzi h3{ font-size:18px; color:#333; font-weight:bold; line-height:25px; padding:12px 0;}
.inews .news_left .topnews a:hover .wenzi h3{color:#1e50ae;}
.inews .news_left .topnews .wenzi span{ display:block; color:#999; margin-bottom:15px;}
.inews .news_left .topnews .wenzi p{ line-height:28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden; color:#666}

.inews .news_left .othernews p{ line-height:42px; clear:both; border-bottom:solid 1px #ddd;}
.inews .news_left .othernews a{ font-size:16px;}
.inews .news_left .othernews span{ float:right; color:#666;}

.inews .news_right{ float:right; width:35%;}
.inews .news_right #scroll_outer{ width: 100%; height:360px;overflow: hidden;}
.inews .news_right #scroll_inner{width: 100%;}

.inews .news_right .aqconn{ margin-top:20px;}
.inews .news_right .aqconn .kuai{ padding-bottom:15px; margin-bottom:20px; border-bottom:solid 1px #ddd; }
.inews .news_right .aqconn .kuai h3{ font-size:16px; line-height:35px; background:url(../images/wen.png) no-repeat left 5px; padding-left:40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.inews .news_right .aqconn .kuai p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden; color:#666; background:url(../images/da.png) no-repeat left 5px; padding-left:40px; padding-top:5px;}



.footer .flink{ background:#545454; line-height:66px; border-bottom:solid 1px #797979; color:#fff }
.footer .flink span{ display:inline-block; width:142px; text-align:center; font-size:16px; font-weight:bold; background:#1854bb; color:#fff; margin-right:20px;}
.footer .flink a{ color:#fff; padding:0 20px; display: inline-block}

.footer .fconn{ background:#545454; padding:30px 0 50px 0}
.footer .content {width: 100%;display:flex;display:-webkit-flex;justify-content : space-between;}

.footer ul {width: 100%;display:flex;display:-webkit-flex;justify-content : space-between;}
.footer li {color:#fff;font-size:14px;display:inline-block;cursor:pointer; padding-left:60px;}
.footer li:first-child{ border-left:none; padding-left:0;}

.footer li:nth-child(3) p{ line-height:36px;}
.footer li .add{ background:url(../images/f01.png) no-repeat left 5px; padding-left:36px; }
.footer li .tel{ background:url(../images/f02.png) no-repeat left 5px; padding-left:36px; }
.footer li .mail{ background:url(../images/f03.png) no-repeat left 5px; padding-left:36px; }

.footer li h3{ color:#fff; margin-bottom:15px;font-size:16px; font-weight:bold}
.footer li h3 a{color:#fff;}
.footer li p{color: rgba(255,255,255,0.8); line-height:30px; }
.footer li p a{color: rgba(255,255,255,0.8); }


.footer .copyright{ background:#333333; line-height:25px; padding:15px 0; color:#fff}
.footer .copyright span{ float:right}
.footer a{ color:#fff; }


.nbanner{ margin-top:162px; position:relative}
.nbanner img{ display:block; width:100%; height:auto}
.nbanner .nwenzi{  position:absolute;  top:50%; margin-top:-60px; left:0; width:100%; text-shadow: 0.5px 0.5px 2px #666;}
.nbanner .nwenzi h3{font-size:36px; font-weight:bold;color:#fff; line-height:60px;}
.nbanner .nwenzi .location{ line-height:40px; font-size:16px; color:#fff}
.nbanner .nwenzi .location a{ color:#fff; }
.nbanner .nwenzi .location .jiange{ margin:0 12px}

.nbanner .nwenzi02{  position:absolute; left:0; bottom:0; width:100%; text-shadow: 0.5px 0.5px 2px #666;}
.nbanner .nwenzi02 h3{font-size:36px; font-weight:bold;color:#fff; line-height:50px;}
.nbanner .nwenzi02 .location{ line-height:40px; font-size:16px; color:#fff}
.nbanner .nwenzi02 .location a{ color:#fff; }
.nbanner .nwenzi02 .location .jiange{ margin:0 12px}



.topnav{ text-align:center; margin-top:50px;}
.topnav ul{ text-align:center; display:inline-block; vertical-align:middle; font-size:0}
.topnav li{ display:inline-block;font-size:16px; margin:0 5px 10px; position:relative}
.topnav li a{ display:block;padding:12px 50px;color:#333; background:#e6e6e6;-webkit-border-radius:25px;-moz-border-radius:25px; border-radius:25px;}
.topnav li a:hover:after, .topnav li a.cur::after{content: "";width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 9px solid #1e50ae;position: absolute; bottom: -6px;left: 50%;margin-left: -6px; z-index:999}
.topnav li a.cur,.topnav li a:hover{ background:#1e50ae; color:#fff}


.nmain .lianxi{ margin-bottom:30px;}
.nmain .lianxi li{ float:left; width:25%;}
.nmain .lianxi p{ line-height:28px; color:#333; text-align:center; font-size:16px;}
.nmain .lianxi .pic{ width:60%; max-width:124px; margin:55px auto 20px auto;}
.nmain .lianxi .pic img{ width:100%; height:auto}


.liuyan p{color:#a9a9a9; margin-bottom:20px;}
.liuyan ul li{width:48%;margin-bottom:15px;float:left; margin-right:3%;}
.liuyan ul li:nth-child(2n){ margin-right:0}
.liuyan ul li input{width:96%;border:1px solid #e9e9e9;height:40px;padding:0% 2%; font-size:15px;}
.liuyan .inptxt{width:100%;margin-bottom:15px;}
.liuyan textarea{display:block;resize:none;border:1px solid #e9e9e9;width:97%;height:140px;padding:1%;font-size:15px;}
.liuyan .inp-sub{ clear:both;width:180px;height:42px;line-height:42px;text-align:center;background:#1e50ae;color:#fff;font-size:16px;color:#fff;display: block;border:0px;margin:20px 0 0px 0;cursor:pointer;}
.liuyan .inp-sub:hover{background:#e67a3a;}

.bkuai{ height:50px}

.honor li{ float:left; width:calc(23.5% - 2px); margin-right:2%; margin-bottom:2%; border:solid 1px #ddd}
.honor li:nth-child(4n){ margin-right:0%; }
.honor li:nth-child(4n+1){ clear:both; }
.honor li .wenzi{background:#f7f7f7; text-align:center; line-height:40px; padding-bottom:5px;}

.procaselist li{ float:left; width:calc(32% - 2px); margin-right:2%; margin-bottom:2%; border:solid 1px #ddd}
.procaselist li:nth-child(3n){ margin-right:0%; }
.procaselist li:nth-child(3n+1){ clear:both; }
.procaselist li .wenzi{background:#f7f7f7; text-align:center; line-height:50px; padding-bottom:5px; font-size:16px;}

.procaselist li .pic span { display:block; max-height:245px; width:100%; margin:0 auto; overflow:hidden; display:-webkit-flex; display:flex; align-items:center; align-content:center;justify-content: center; }



.client li{ float:left; width:calc(23.5% - 2px); margin-right:2%; margin-bottom:2%; border:solid 1px #ddd}
.client li .pic{ width:80%; margin:0 auto;}
.client li:nth-child(4n){ margin-right:0%; }
.client li:nth-child(4n+1){ clear:both; }
.client li .wenzi{background:#f7f7f7; text-align:center; line-height:40px; padding-bottom:5px;}



.newskuai{ padding:25px 0 ; border-bottom:solid 1px #ddd}
.newskuai:hover{ border-bottom:solid 1px #1e50ae}
.newskuai .pic{ float:left; width:22%;}
.newskuai .pic{ height:auto; display:block; overflow:hidden; border:solid 1px #ddd}
.newskuai .pic img{ width:100%; height:auto;cursor: pointer;transition: all 1.5s;}
.newskuai:hover .pic img{transform:scale(1.2);}
.newskuai .wenzi{ float:left; margin-left:3%; width:64%}
.newskuai .wenzi h3{ font-size:20px; color:#000;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; margin-bottom:20px;}
.newskuai .wenzi p{ line-height:24px; height:48px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden; font-size:14px; color:#666; margin:5px 0 15px 0}
.newskuai:hover .wenzi h3{ color:#1e50ae; }
.newskuai .date{ float:right; width:10%; color:#ddd; text-align:right}

.newskuai .wenzi .more a{ color:#999; font-size:14px; background:url(../images/more.jpg) no-repeat left center; padding-left:40px; display:block; margin-top:20px; line-height:45px;}
.newskuai .wenzi .more a:hover{color:#1e50ae;}

.newskuai .date h3{ font-size:30px; margin-bottom:35px; font-weight:bold}
.newskuai .date span{ width:30px; height:2px; background-color:#ddd; float:right;}
.newskuai .date  p{ margin-top:15px; font-size:18px;}



.newsxiang .title04{ text-align:center; border-bottom:solid 1px #ddd;}
.newsxiang .title04 h3{ color:#000; line-height:45px; font-size:24px;}
.newsxiang .title04 p{ line-height:32px; margin-bottom:15px; font-size:14px; color:#999;}

.newsxiang .conn{ line-height:30px;}
.newsxiang .conn img{ width:auto; max-width:70%; height:auto; display:block; margin:0 auto;}
.newsxiang .jian p{ margin-bottom:10px; font-size:15px;}

.back02 a{ width:150px; font-size:18px; height:48px; line-height:48px; margin-top:40px; margin-bottom:30px; float:right; border-radius:25px; display:block; border:solid 1px #888; color:#888; text-align:center;}
.back02 a:hover{ background:#1e50ae; color:#fff}


.shangxia{ border-bottom:solid 1px #ddd; border-top:solid 1px #ddd; line-height:30px; padding:15px 0; font-size:14px;}
.shangxia a{ color:#666}
.shangxia li{ float:left;}
.shangxia li:last-child{ float:right;}
.shangxia a:hover{ color:#1e50ae}


.tuijian{line-height:75px; margin:30px 0 0 0;}
.tuijian .biao{ float:left; color:#000; font-size:30px;}
.tuijian .more{ float:right; color:#999}
.tuijian .more a{color:#999}
.tuijian .more a:hover{ olor:#0040a8}

.tuijian .tjconn li{ float:left; width:23.5%; margin-right:2%;margin-bottom:2%; text-align:center}
.tuijian .tjconn li:nth-child(4n){ margin-right:0}
.tuijian .tjconn li:nth-child(4n+1){ clear:both;}

.tuijian .tjconn .pic{ height:auto; display:block; overflow:hidden;}
.tuijian .tjconn .pic img{ width:100%; height:auto;cursor: pointer;transition: all 1.5s;}
.tuijian .tjconn li:hover .pic img{transform:scale(1.2);}
.tuijian .tjconn .wenzi{ line-height:40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-size:15px;}



.prolist li{ float:left; width:calc(32% - 2px); margin-right:2%; margin-bottom:2%; border:solid 1px #ddd}
.prolist li:nth-child(3n){ margin-right:0%; }
.prolist li:nth-child(3n+1){ clear:both; }
.prolist li .wenzi{background:#f7f7f7; text-align:center; line-height:40px; padding-bottom:5px; font-size:16px}



.show01{ position:relative;}
.show01 .pro-switch{ float:left; width:45%; border:solid 1px #ddd;}
.show01 .pro-switch img{ width:100%; height:auto; display:block}
.show01 .flex-control-nav { width:100%; position: absolute; z-index:99;bottom:10px; text-align:center }
.show01 .flex-control-nav li {margin: 0 5px;display: inline-block;zoom: 1;*display: inline;}
.show01 .flex-control-paging li a {background:#ccc;display:block;height:12px;width:12px;background-size:cover; overflow: hidden;text-indent:-99em;cursor: pointer;border-radius: 50%;transition: all .3s ease; }
.show01 .flex-control-paging li a.flex-active {background:#1e50ae;margin-top:0px;}

.show01 .wenzi{ float:right; width:50%; }
.nmain .stitle h3 {line-height: 40px;font-size: 30px;font-weight: bold;}
.nmain .stitle h3:after{content: ""; display: block;height: 1px;width:30px;margin:15px 0;background: #1854bb;}
.nmain .sconn{ line-height:35px; font-size:16px; padding:20px 0 40px 0;  }
.nmain .nproxiang{line-height:32px; font-size:16px;}
.lianxiq{ position: absolute; background:url(../images/ntel.png) no-repeat left 25px; line-height:24px; height:50px; padding-left:60px;border-top:solid 1px #ddd; width:calc(50% - 60px); right:0; bottom:20px; padding-top:20px; }
.lianxiq h3{ font-size:24px; font-weight:bold }

.lianxiq .zixun{  width:150px; float:right; margin-top:-40px}
.lianxiq .zixun a{ display:block; color:#fff; width:90%; line-height:45px; border-radius:5px; text-align:center;background:url(../images/zixun.png) #1854bb no-repeat 20px center; padding-left:10%;}
.lianxiq .zixun a:hover{background:url(../images/zixun.png) #fd4040 no-repeat 20px center;}

.nmain {line-height:30px;}
.nmain .tabmenu { text-align:center; }
.nmain .tabmenu li {color:#fff; background-color:#999; font-size:20px;line-height:45px; padding:0px 36px; margin:0 5px;display:inline-block; border:solid 1px #ddd; border-radius:5px 5px 0 0; cursor:pointer}




.hotpro{ width:100%; max-width:1240px; margin:0 auto}
.hotpro .ptitle{ margin:40px 0 20px 0;}
.hotpro h3{ font-size:30px; font-weight:bold;}
.hotpro{ clear:both}

.hotpro .conn{ margin-top:-80px}
.hotpro li .item{ float:left; width:calc(23.5% - 4px); margin-right:2%; border:solid 1px #ddd; padding:1px; margin-top:80px; position:relative; overflow:hidden}
.hotpro li .item:nth-child(4n){ margin-right:0}
.hotpro .item .pic{ height:auto; display:block; overflow:hidden;}
.hotpro .item .pic img{ width:100%; height:auto;cursor: pointer;transition: all 1.5s;}
.hotpro .item:hover .pic img{transform:scale(1.2);}
.hotpro .item .wenzi{ line-height:55px;height:55px; width:100%; overflow:hidden; background:#f3f5f6; text-align:center; position:relative}

.hotpro .wenzi,.hotpro .wenzi:before{-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease; position:relative}
.hotpro .wenzi:before{ content:""; width:100%; height:100%; position:absolute;  left:0;bottom:-100%;background:#1854bb;}
.hotpro .item:hover .wenzi:before{ bottom:0;}
.hotpro .item:hover .pic{background:#1854bb}
.hotpro .item .wenzi span{ position:absolute; width:100%; height:100%; left:0}
.hotpro .item:hover .wenzi span{ color:#fff;}


.hotpro .flex-direction-nav a {width: 36px;height: 36px;margin: 0;display: block;position: absolute;top:25px;z-index: 10;cursor: pointer;text-indent: -9999px;opacity:1;filter:alpha(opacity=100);-webkit-transition: all .3s ease;}
.hotpro .flex-direction-nav .flex-next { background:url(../images/jianyou.png) no-repeat center center;right:0%;opacity:1;filter:alpha(opacity=100);}
.hotpro .flex-direction-nav .flex-prev {background:url(../images/jianzuo.png) no-repeat center center;left:calc(100% - 80px);opacity:1;filter:alpha(opacity=100);}
.hotpro .flexslider .flex-next:hover {opacity:1;filter:alpha(opacity=100);background:url(../images/jianyou02.png) no-repeat center center;opacity:1;filter:alpha(opacity=100);}
.hotpro .flexslider .flex-prev:hover {opacity:1;filter:alpha(opacity=100);background:url(../images/jianzuo02.png) no-repeat center center;opacity:1;filter:alpha(opacity=100);}
.hotpro .flexslider .flex-next:hover {background:url(../images/jianyou02.png) no-repeat center center;opacity:1;filter:alpha(opacity=100);}
.hotpro .flexslider .flex-prev:hover {background:url(../images/jianzuo02.png) no-repeat center center;opacity:1;filter:alpha(opacity=100);}
.hotpro .flex-control-nav { display:none}



.smap .kuai{ margin-bottom:20px; clear:both}
.smap .kuai h3{ font-size:20px; color:#fff; padding:5px 20px; background:#1e50ae; display:inline-block}
.smap .kuai h3 a{ color:#fff}
.smap .kuai p{ clear:both; display:block; border-bottom:solid 1px #ddd; line-height:50px; font-size:16px;}
.smap .kuai p a{display:inline-block; margin-right:30px;}