@charset "utf-8";


/* CSS Document */
*{margin:0 auto; padding:0; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;box-sizing:border-box;}
/*html *,html *:before,html *:after{box-sizing: border-box;-webkit-transition: 0.5s;transition: 0.5s;}*/
span, a, ul, li {margin:0;padding:0;border:0;list-style-type:none;}
input, button, textarea{outline:none;}
body{font-family: "Microsoft YaHei"; margin:0 auto; color:#4b4b4b; font-size:16px; PADDING-TOP:0px; overflow-x: hidden; background: url(body-bg.jpg) #e1f0fd no-repeat center top;}
a{color:#4b4b4b; text-decoration:none;}
a:hover{color:#0075c2; text-decoration:underline;}

.linkA{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 9}

.ta{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}
.ta a{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}
.ta:hover{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}

img{vertical-align:middle;border:0;}
.w100{width:100%; min-width: 1300px; margin:0 auto;}
.w1300{width:1300px; margin:0 auto;}
.w1200{width:1200px; margin:0 auto;}

.ft_red{color:#F00;}

.mgt25{margin-top: 25px;}

.k_k{width:100%; height:75px; margin:0 auto;}
.k_k1{width:100%; height:10px; margin:0 auto;}
.k_k2{width:100%; height:20px; margin:0 auto;}
.k_k3{width:100%; height:30px; margin:0 auto;}
.k_k4{width:100%; height:40px; margin:0 auto;}
.k_k5{width:100%; height:50px; margin:0 auto;}
.k_k6{width:100%; height:60px; margin:0 auto;}
.k_k7{width:100%; height:70px; margin:0 auto;}
.kkk{width:100%; height:90px; margin:0 auto;}
.kkkk{width:100%; height:260px; margin:0 auto;}

.ta{-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in;}

.clear{clear:both; height:0; line-height:0; font-size:0; *display:inline;/*IE only*/}
.fl { float:left;}
.fr { float:right;}
.ft_t{font-family:"proxima-nova", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-style:normal; font-weight:300; text-rendering:optimizeLegibility;}
.clearfix:after{content:"";display:block;clear:both;}


.am-table{width:100%;border-spacing:0; border-collapse:separate;}
.am-table>thead>tr>th,.am-table>tbody>tr>th,.am-table>tfoot>tr>th,.am-table>thead>tr>td,.am-table>tbody>tr>td,.am-table>tfoot>tr>td{text-align:center; line-height:35px;border-top:1px solid #ddd}
.am-table>thead>tr>th{vertical-align:bottom;border-bottom:1px solid #ddd;}
.am-table>caption+thead>tr:first-child>th,.am-table>colgroup+thead>tr:first-child>th,.am-table>thead:first-child>tr:first-child>th,.am-table>caption+thead>tr:first-child>td,.am-table>colgroup+thead>tr:first-child>td,.am-table>thead:first-child>tr:first-child>td{border-top:0}
.am-table>tbody+tbody tr:first-child td{border-top:2px solid #ddd}

.am-table-bordered{border:1px solid #ddd}
.am-table-bordered>thead>tr>th,.am-table-bordered>tbody>tr>th,.am-table-bordered>tfoot>tr>th,.am-table-bordered>thead>tr>td,.am-table-bordered>tbody>tr>td,.am-table-bordered>tfoot>tr>td{border-left:1px solid #ddd}
.am-table-bordered>thead>tr>th:first-child,.am-table-bordered>tbody>tr>th:first-child,.am-table-bordered>tfoot>tr>th:first-child,.am-table-bordered>thead>tr>td:first-child,.product_tb>tbody>tr>td:first-child,.product_tb>tfoot>tr>td:first-child{border-left:none}

.product_tb table{width:100%;border-spacing:0; border-collapse:separate;}
.product_tb table>thead>tr>th,.product_tb table>tbody>tr>th,.product_tb table>tfoot>tr>th,.product_tb table>thead>tr>td,.product_tb table>tbody>tr>td,.product_tb table>tfoot>tr>td{text-align:center; line-height:35px;border-top:1px solid #ddd}
.product_tb table>thead>tr>th{vertical-align:bottom;border-bottom:1px solid #ddd;}
.product_tb table>caption+thead>tr:first-child>th,.product_tb table>colgroup+thead>tr:first-child>th,.product_tb table>thead:first-child>tr:first-child>th,.product_tb table>caption+thead>tr:first-child>td,.product_tb table>colgroup+thead>tr:first-child>td,.product_tb table>thead:first-child>tr:first-child>td{border-top:0}
.product_tb table>tbody+tbody tr:first-child td{border-top:2px solid #ddd}

.product_tb table{border:1px solid #ddd}
.product_tb table>thead>tr>th,.product_tb table>tbody>tr>th,.product_tb table>tfoot>tr>th,.product_tb table>thead>tr>td,.product_tb table>tbody>tr>td,.product_tb table>tfoot>tr>td{border-left:1px solid #ddd}
.product_tb table>thead>tr>th:first-child,.product_tb table>tbody>tr>th:first-child,.product_tb table>tfoot>tr>th:first-child,.product_tb table>thead>tr>td:first-child,.product_tb>tbody>tr>td:first-child,.product_tb>tfoot>tr>td:first-child{border-left:none}

/*gotop*/
.cbbfixed {position:fixed; right:10px; transition: bottom ease .3s;bottom:-85px;z-index:3; cursor:pointer;}
.cbbfixed .cbbtn {width: 40px;height: 40px;display: block; background-color:#0968ac;}
.cbbfixed .gotop {transition:background-color ease .3s;margin-top: 1px;}
.cbbfixed .gotop .up-icon{float:left;margin:14px 0 0 9px;width:23px;height:12px;background:url(side-icon02.png);}
.cbbfixed .gotop:hover {background-color:#00a0e9;}
.cbbfixed .cweixin {background: #dadbdd;}
.cbbfixed .cweixin div {background: url(erwei.png) no-repeat left center;width: 194px;height: 199px;position: absolute;left: -194px;top: -115px;opacity: 0;transform: scale(0);    -webkit-transform: scale(0);transform-origin: 100% 70%;-webkit-transform-origin: 100% 70%;transition: transform ease .3s,opacity ease .3s;-webkit-transition: all ease .3s;display:none\0;*display:none;}
.cbbfixed .cweixin:hover div {display: block;transform: scale(1);-webkit-transform: scale(1);opacity: 1;*display:block;}
.cbbfixed .cweixin .weixin-icon{float: left;margin:12px 0 0 11px;width:18px;height: 18px; background:url(side-icon01.png);}

/*head*/
.top{font-size: 15px; height: 52px; line-height: 52px; background: rgba(255,255,255,.3);}
.top-r{text-align: right;}

.logo{margin-top: 20px; height:102px;}
.logo a{background: url(logo.png) no-repeat left center; width: 423px; height:102px; display: inline-block; margin-left:0;}

.header{margin: 0 auto; height: 130px; text-align: center; background: #fff; margin-top: 435px;}

.header nav{height: 70px; width: 1250px; margin: 0 auto; position: relative; top: -45px;}
.header nav ul{width: 100%; margin: 0 auto; position: absolute; z-index: 2;}
.header nav li{list-style: none; height:89px; line-height:100px; width: 14.2857%; text-align: center; font-size: 20px; float: left;/*cursor: pointer;*/ position: relative;}
.header nav li:last-child{background: none;}
.header nav li span a{color: #fff; display: block; width: 100%; height: 100%;}
.header nav li.hover-t span a, .header nav li span a:hover{color: #fff; background: url(hover-navbg.png) no-repeat center;}
.header nav li:hover .slide-submeu{display: block;}
.header nav li .slide-submeu{position: absolute; left:50%; top:82px; z-index: 99999; width: 150px; margin-left: -75px; background: #0968ac; display: none; }
.header nav li .slide-submeu a{display: block; font-size:14px; line-height: 25px; padding: 10px 0; color: #fff; border-top: 1px solid rgba(0,0,0,.06); background: none; text-align: center; font-weight: normal;}
.header nav li .slide-submeu a:last-child{border-bottom: none;}
.header nav li .slide-submeu a:hover,.header .slide-submeu nav li:hover{color: #fff; background: #00a1e9;}

.headernav-bg{background: #0075c2; height: 68px; width: 100%; position: absolute; z-index: 1; top: 14px;}

/*公告+搜索*/
.notice{pwidth:795px; height: 42px; background: #f6f6f6; margin-right: 25px;}
.notice-ico{position: relative; width: 127px; height: 42px; color: #fff; line-height: 42px; font-size: 18px; text-align: left;}
.notice-ico p{width: 117px; height: 42px; position: absolute; z-index: 1; left: 0; top: 0; background: #0075c2; padding-left: 20px;}
.notice-ico p:after{content: ' '; position: absolute; top: 0; right: -27px; border-width: 42px 27px; border-style: solid; border-color:#0075c2 transparent transparent transparent;}
.notice-ico p img{margin-left: 20px;}

.notice_active{float: left; width:665px; height: 20px; margin-top: 12px; overflow: hidden; position: relative;}
.notice_active li{list-style-type:none; line-height:20px; overflow: hidden; margin-left: 35px;}
.notice_active li.notice_active_ch span{font-size:16px; display: block; overflow: hidden; float: left;}
.notice_active li.notice_active_ch em{float:left; color:#9a9a9a; font-size:14px; margin-right: 10px; float: right;}
.notice_active li.notice_active_ch font{width: 6px; height: 6px; background: #0075c2; border-radius: 6px; display: block; float: left; margin-top: 8px; margin-right: 10px;}

/* search */
.search{height:42px; width:425px; border:1px solid #0075c2; margin-left: 25px;}
.search select{width:75px; line-height:40px; height:40px; font-size:15px; color:#fff; text-align: center; float:left; background: #0075c2; border: none;}
.search option{border-top:none;line-height:40px;height:40px; font-family:"微软雅黑";}
.search input.inp_srh,.search input.btn_srh{border:none;background:none;height:40px;line-height:40px;}
.search input.inp_srh{outline:none; text-indent:15px; width:270px; height:40px; line-height:40px; float:left;font-family:"微软雅黑"; background: #fff; border-left: none;color:#999999; font-size: 15px;}
.search input.btn_srh{width:50px; height:40px; cursor:pointer; border:none; background:url(search.png) no-repeat center center; float:right; color: #fff; text-align: center;}

/* 新闻列表 */
.body-item{padding: 25px 25px; background: #fff; margin-top: 25px;}

.news-kjnav{width: 195px;}
.news-kjnav .news-kjnav-title{width: 100%; text-align: center; height:113px; line-height:113px; position:relative; background: #f6f6f6; border-bottom: 1px solid rgba(0,0,0,.08);}
.news-kjnav .icon-a img, .news-kjnav .icon-hover img{width:34px; height: 34px;}
.news-kjnav .news-kjnav-title:hover, .news-kjnav .news-kjnav-title:first-child{background:#0075c2; color:#fff;}
.news-kjnav .icon{display:inline-block; vertical-align:middle; width: 34px; height: 34px; overflow: hidden;}
.news-kjnav .icon .icon-a{display:block; -webkit-transition: .8s; transition: .8s;}
.news-kjnav .icon .icon-hover{display:block; -webkit-transition: .8s; transition: .8s;}
.news-kjnav .news-kjnav-title:hover .icon .icon-a{opacity: 0; margin-top:-34px;}
.news-kjnav .news-kjnav-title:hover .icon .icon-hover{opacity: 1; margin-top: 0;}
.news-kjnav .news-kjnav-title .news-kjnav-title-name{padding-left:10px; display:inline-block; vertical-align:middle; font-size:22px;}

/* 头条 */
.news-hot{width: 1030px; height: 110px; border-bottom: 2px solid rgba(0,0,0,.1); text-align: center;}
.news-hot p:first-child{font-size: 30px; font-weight: bold; color: #0075c2; line-height: 50px;}
.news-hot p:nth-child(2){font-size: 18px; line-height: 24px; margin-top: 10px;}
.news-hot p:nth-child(2) a{font-size: 18px; color: #0075c2;}

/**推荐图片切换**/
.hdp_container{width:505px; height:312px; margin:0px auto; position:relative; font-size:14px; overflow:hidden; margin-top: 30px;}
.hdp_container img{width:505px; height:312px;}

.news-zx-list{width: 498px; margin-top: 22px;}
.news-zx-list p{height: 40px; line-height: 40px; font-size: 16px; cursor: pointer;}
.news-zx-list p span{color: #b9b8b8; font-size: 15px; display: inline-block; float: right;}
.news-zx-list p font{width: 5px; height: 5px; display: inline-block; border-radius: 5px; background: #dedede; margin-right: 8px; margin-bottom: 3px;}
.news-zx-list p:hover a{text-decoration: underline;}
.news-zx-list p:hover font{background: #0075c2;}

/**专题**/
.zthd-title{width: 100%; height: 80px; font-size: 36px; color: #434343; border-bottom: 3px solid #0097e0;}
.zthd-title img{margin-right: 20px;}
.zthd-content{width: 100%; margin-top: 30px;}
.zthd-content-content{width:100%; margin: 0 auto;}
.zthd-content-content .swiper-container{width: 100%; height: 100%;}
.zthd-content-content .swiper-slide{display: block; text-align: center; width: 405px; height: 230px;}
.zthd-content-content .swiper-slide img{ width:405px; height: 230px;}

/**关于城投**/
.about-left{background: #fff; padding: 25px 25px; width: 451px; height: 390px;}
.about-left ul li{text-align: center; width: 131px; height: 166px; font-size: 20px; color: #fff; float: left; margin-right: 4px; margin-bottom: 4px; vertical-align: middle; position: relative;}
.about-left ul li p{ margin-top: 20px;}
.about-left ul li img{margin-top: 28%; height: 55px;transition:1s linear 2s;}
.about-left ul li:hover img{-webkit-animation:bounce 1.6s .2s ease both; -moz-animation:bounce 1.6s .2s ease both;}
@-webkit-keyframes bounce {0%, 20%, 50%, 80%, 100% {-webkit-transform:translateY(0)}40% {-webkit-transform:translateY(-30px)}60% {-webkit-transform:translateY(-15px)}}
@-moz-keyframes bounce {0%, 20%, 50%, 80%, 100% {-moz-transform:translateY(0)}40% {-moz-transform:translateY(-30px)}60% {-moz-transform:translateY(-15px)}}
.about-content .about-content-ico ul li:hover{color: #00bab1;}
.about-left ul li:first-child{width: 266px; background: #0075c2; font-size: 30px;}
.about-left ul li:first-child img{margin-top: 12%;}
.about-left ul li:nth-child(2){background: #0097e0; margin-right: 0;}
.about-left ul li:nth-child(3){background: #7ccef3;}
.about-left ul li:nth-child(4){background: #0097e0;}
.about-left ul li:nth-child(5){background: #7ccef3; margin-right: 0;}

.about-right{background: #fff; padding: 25px 25px; width: 825px; height: 390px;}
.about-rightbox{width: 100%; height: 100%; border: 3px solid #f6f6f6;}
.about-rightbox .about-righttitle{background: #f6f6f6; width: 100%; height: 60px; line-height: 60px;}
.about-rightbox .about-righttitle p:first-child{width: 140px; height: 60px; background: #0075c2; text-align: center; font-size: 22px; color: #fff; float: left;}
.about-rightbox .about-righttitle p:nth-child(2){float: right; font-size: 18px; color: #afafaf; margin-right: 10px;}
.about-rightbox .about-rightdesc{padding: 20px; font-size: 16px; line-height: 30px; text-indent: 2em;}

/**信息公开**/
.xxgk{width: 426px; height: 430px;}
.xxgk-title{width: 100%; height: 80px; font-size: 36px; color: #434343; border-bottom: 3px solid #0097e0;}
.xxgk-title img{margin-right: 20px;}
.xxgk-title span{float: right; font-size: 18px; color: #afafaf; margin-top:20px;}
.xxgk-list{width: 100%; margin-top: 22px;}
.xxgk-list p{height: 40px; line-height: 40px; font-size: 16px; cursor: pointer; width: 100%;}
.xxgk-list p span{color: #b9b8b8; font-size: 15px; display: inline-block; float: right;}
.xxgk-list p font{width: 5px; height: 5px; display: inline-block; border-radius: 5px; background: #dedede; margin-right: 8px; margin-bottom: 3px;}
.xxgk-list p:hover a{text-decoration: underline;}
.xxgk-list p:hover font{background: #0075c2;}

/**工程案例**/
.case{width: 775px;}

.case-content{width:100%; margin: 0 auto; margin-top: 35px;}
.case-content .swiper-container{width: 100%; height: 100%;}
.case-content .swiper-slide{background: #fff; display: block; text-align: center;}
.case-content .swiper-slide img{ width: 100%;}
.case-content .swiper-slide p{font-size: 18px; width: 100%; height: 40px; line-height: 40px;}

/**党建**/
.dj-right{width: 500px;}
.dj-right-title{width: 100%;}
.dj-right-title a{width: 164px; height: 50px; line-height: 50px; font-size: 20px; text-align: center; background: #f1f1f1; display: inline-block; margin-right: 4px;}
.dj-right-title a:last-child{margin-right: 0;}
.dj-right-title a:first-child, .dj-right-title a:hover{background: #0075c2; color: #fff;}

.dj-list{width: 100%; margin-top: 20px;}
.dj-list p{height: 52px; line-height: 52px; font-size: 16px; cursor: pointer; width: 100%; border-bottom: 1px solid rgba(0,0,0,.07);}
.dj-list p span{color: #b9b8b8; font-size: 15px; display: inline-block; float: right;}
.dj-list p font{width: 5px; height: 5px; display: inline-block; border-radius: 5px; background: #dedede; margin-right: 8px; margin-bottom: 3px;}
.dj-list p:hover a{text-decoration: underline;}
.dj-list p:hover font{background: #0075c2;}

/**友情链接**/
.link{width: 100%; height: 65px; line-height: 65px; background: #fff; margin-top: 30px;}
.linktitle{width: 95px; text-align: center; font-size: 18px; font-weight: bold; color: #000;}
.link-content{width: 1200px;}
.link-content a{margin-right: 10px; line-height: 65px; text-align: left; display: inline-block; color: #5d5d5d; font-size: 16px;}
.link-content a:hover{color: #0968ac;}

/**底部**/
.footer{height: 270px; background: url("foot-bg.jpg") no-repeat center center; background-size:cover;}

.footer-nav{margin-top: 35px;}
.footer-nav ul{float:left; margin-right:75px;}
.footer-nav ul:last-child{margin-right: 0;}
.footer-nav li{line-height:30px}
.footer-nav li a{color:#b4e1ff; font-size:15px; text-decoration:none}
.footer-nav li a:hover{text-decoration:underline; color:#fff;}
.footer-nav .flist-title{margin-bottom:15px;}
.footer-nav .flist-title a{color:#fff; font-size:20px;}

.footer-contact{width: 300px; margin-top: 38px; margin-left: 70px;}
.footer-contact .flist-title{color:#fff; font-size:20px; margin-bottom:15px;}
.footer-contactbox{color:#fff; line-height: 38px; font-size: 16px;}

.footer-wx{text-align: center; width: 150px; margin-top: 38px; color: #fff;}
.footer-wx img{width: 150px;}
.footer-wx p{line-height: 38px; font-size: 16px;}

/**底部**/
.footer-copy{height: 45px; line-height: 45px; text-align: center; font-size: 14px; color: #868686; background: #434343;}
.footer-copy a{color: #d5d5d5;}
.footer-copy a:hover{color: #fff;}
.footer-copy p:first-child{float: left;}
.footer-copy p:last-child{float: right;}
.zqkj{display: inline-block; background: url(zqkj.png) no-repeat center center; width: 108px; height: 12px; margin-top: 17px;}


/*内页banner*/
.about-banner{width: 100%; height: 460px;}
.banner-title{text-align: left;}
.banner-title p:first-child{font-size:50px; color: #259f2a; font-weight: bold; padding-top: 250px;/* -webkit-text-stroke:1px #fff;*/  /*text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;*/}
.banner-title p:nth-child(2){width:70px; height: 5px; margin-left: 0; margin-top: 10px; background: #259f2a;}

/*wz*/
.wz{text-align: left; width: 100%; line-height: 25px; padding-bottom: 20px; padding-top: 10px; color: #a2a2a2; border-bottom: 1px solid #ebebeb; margin-bottom: 30px;}
.wz ul{margin: 0 auto;}
.wz a{color: #a2a2a2;} 
.wz li.fl{font-size:24px; color: #282828; border-left:4px solid #0075c2; padding-left: 10px;}
.wz li.fr{font-size: 14px;}

/*about-nav*/
.body-left{width: 300px;}
.about-nav-title{width: 250px; height: 105px; background: url(left-title-bg.jpg) no-repeat center center;}
.about-nav-title p:first-child{padding: 25px 0 10px 45px; color: #fff; font-size: 32px; text-align: left; font-weight: bold;}
.about-nav-title p:nth-child(2){width: 58px; height: 2px; background: #fff; margin-left: 45px;}

.about-nav{padding: 25px 25px; text-align: center; width: 300px; background: #fff;}
.about-nav ul{width: 250px; margin: 0 auto;}
.about-nav li{width: 100%; text-align: left; position: relative; line-height: 55px; height: 55px; box-shadow: 0 0 8px -2px #bababa; margin: 10px 0; background: url(left-nav-ico.png) no-repeat 25px center;}
.about-nav li font{position: absolute; top: 0; left: 0; background: url(left-nav-hover-ico.png) 25px center no-repeat,url(left-nav-hover-ico1.png) #0075c2 210px center no-repeat; width: 0; display: none; height: 100%; display: inline-block; transition:.3s; -webkit-transition:.3s;}
.about-nav li:hover font{width: 250px; display: block;}
.about-nav li.cur{background: url(left-nav-hover-ico.png) 25px center no-repeat,url(left-nav-hover-ico1.png) #0075c2 210px center no-repeat; color: #fff;}
.about-nav a{position: absolute; z-index: 1; display: block; width: 100%; text-align: left; text-indent: 60px; font-size: 18px;}
.about-nav li:hover a, .about-nav li.cur a{color:#fff;}

/*left-contact*/
.left-contact{padding: 25px 25px; width: 300px; background: #fff; margin-top: 25px;}
.left-contact-title{font-size: 22px; color: #c1231e;}
.left-contact-box{width: 100%; margin-top: 15px;}
.left-contact-box p{text-align: left; font-size: 16px; line-height: 30px;}
.left-contact-box p:last-child{text-align: center;}
.left-contact-box p:last-child img{width: 225px;}

/*内容部分*/
.mainbody{padding: 25px 25px; width: 975px; min-height: 700px; background: #fff;}
.mainbodyt{padding: 25px 25px; background: #fff;}
.ft18{font-size: 18px;}

.mainbody_content{width: 100%; overflow-x:hidden; line-height:180%; text-align:justify;}
.mainbody_content p{padding-bottom:15px;}
.mainbody_content img{max-width:100%;}

.mainbody_contentt{overflow-x:hidden; font-size:15px; text-align:justify; min-height: 400px; background: #fff; width: 100%;}
.mainbody_contenttt{width: 860px; overflow-x:hidden; line-height:180%; text-align:justify;}

/*内页新闻列表*/
.news_mainbody_content{font-size:15px; overflow-x:hidden; text-align:justify; margin: 0 auto;}

.news-list{width: 100%;}
.news-list li{width: 100%; border-bottom: 1px solid rgba(0,0,0,.06); display: inline-block; position: relative; margin-bottom: 20px; padding-bottom: 20px;}
.news-list li .news-list-time{width: 85px;}
.news-list li .news-list-time p:first-child{width: 100%; height: 50px; line-height: 50px; text-align: center; color: #000; background: #f6f6f6; font-size: 32px; font-weight: bold;}
.news-list li .news-list-time p:nth-child(2){width: 100%; height: 22px; line-height: 22px; text-align: center; color: #4d4d4d; background: #f6f6f6; margin-top: 5px;}
.news-list li .news-list-desc{width: 90%; text-align: left;}
.news-list li .news-list-desc p:first-child{color: #000; font-size: 22px; padding-bottom: 7px;}
.news-list li .news-list-desc p:nth-child(2){color: #898989; line-height: 20px; font-size: 15px;}
.news-list li:hover .news-list-time p{background: #0075c2; color: #fff;}
.news-list li:hover .news-list-desc p{color: #0075c2;}

.news-listt{width: 100%;}
.news-listt li{width: 100%; height:48px; line-height: 48px; border-bottom: 1px solid rgba(0,0,0,.06); display: inline-block; font-size: 15px;}
.news-listt li font{width: 3px; height: 3px; display: inline-block; border-radius: 2px; background: #aeaeae; margin-right: 5px; margin-bottom: 3px;}
.news-listt li span{float: right; color: #b9b8b8; font-family: Arial; font-size: 14px;}
.news-listt li em{color: #b9b8b8; font-style:normal;}

/*内页图片列表*/
.product-ny-list{margin: 0 auto;}
.product-ny-list ul{width: 100%; margin: 0 auto;}
.product-ny-list li{float: left; width:292px; margin-right:24px; margin-bottom:24px; text-align: center; background: #f5f5f5; padding: 10px 10px 0 10px; border: 1px solid rgba(0,0,0,.09); position: relative;}
.product-ny-list li:nth-child(3n){margin-right: 0;}
.product-ny-list li:hover{background: #0075c2;}
.product-ny-list li p{width:270px; height: auto; margin: 0 auto; overflow: hidden; display: block;}
.product-ny-list li p:first-child{width: 270px; height: auto; overflow: hidden;}
.product-ny-list li p:first-child img{display: block; max-width: 270px; transition: all .9s;}
.product-ny-list li:hover p:first-child img {transform: scale(1.1);}
.product-ny-list li p:nth-child(2){font-size: 16px; width: 100%; height: 55px; line-height: 55px; text-align: center;}
.product-ny-list li:hover p:nth-child(2){color: #fff;}


/*内页新闻、图片详细内容*/
.right_content_top{width: 100%;}
.right_content_title{font-size: 36px; font-weight:bold; text-align: center; line-height: 65px; color: #000;}
.right_content_info{height:40px;line-height:40px;text-align:center;margin:15px 0; border-bottom: 1px solid rgba(0,0,0,.1); border-top: 1px solid rgba(0,0,0,.1); color:#666; font-size: 14px;}
.right_content_info small{margin-left:8px;margin-right:3px;color:#999;font-size:14px;}
.right_content_desc{margin:30px 0 15px;padding:5px 10px;line-height:25px;border:1px solid #f4e4b4;background:#fffff0;font-size:14px;}
.right_content_content{padding:10px 0; width: 100%; font-size: 18px;}
.right_content_content p{padding-bottom: 10px;}
.right_content_content img{max-width:100%; padding-bottom: 10px;}
.p_content_desc{margin:20px 0 15px;padding:5px 10px;line-height:25px;border:1px solid #f4e4b4;background:#fffff0;font-size:14px; text-align:center;}
.p_content_desc span{}


/*详细页上一页下一页收藏打印*/
.preNext{width: 100%; margin-top: 20px; border-top: 1px solid rgba(0,0,0,.1); position: relative; font-size:14px;}
.preNext .text{color:#999; margin-top: 20px; line-height: 30px;}
.preNext .actBox{position:absolute;top:25px;right:0;}
.preNext .actBox li{display:inline;padding-left:22px;background-repeat:no-repeat;margin-left:10px;}
.preNext .actBox li a{color:#666;}
.preNext .actBox li#act-fav{background-position:4px 0px;}
.preNext .actBox li#act-err{background-position:4px -37px;}
.preNext .actBox li#act-pus{background-position:4px -70px;}
.preNext .actBox li#act-pnt{background-position:4px -105px;}

/*内页联系我们*/
.contact-map{width: 100%; height: 302px;}
.contact-map iframe{border: 1px solid #d4d4d4;}
.contact-content{width: 100%; text-align: left; font-size: 15px; line-height:200%; margin-top: 20px;}
.contact-content p{padding-bottom: 10px;}

/*内页留言反馈*/
.message_content_content_title{font-size: 40px; width: 100%; text-align: center; height: 140px; line-height: 140px; border-top: 1px solid rgba(0,0,0,.1); margin-top: 50px;}
.message_content{width:100%; padding:30px; margin:0 auto; overflow-x:hidden; line-height:200%; min-height:300px;_height:300px; text-align:justify;border:solid 1px #eeeeee; }
.message_content_content{width: 100%; margin-top: 60px; margin: 0 auto;}
.message_content_content li{margin-bottom: 15px;}
.message_content_content li:first-child, .message_content_content li:nth-child(2){ width: 48%;}
.message_content_content li:nth-child(2){float: right;}
.message_content_content li:first-child{margin-right: 20px;}
.msg_inputt{width: 100%; height: 40px; background: #f9f9f9; border:1px #e9e9e9 solid; line-height: 40px; text-indent: 10px; line-height: 30px; font-size: 14px;}
.msg_submitt{width: 340px; height: 40px; background: #0075c2; color: #fff; line-height: 40px; text-transform: uppercase; border: none; font-size: 16px;}

.message_block{margin-top: 30px;}
.message_labes{font-size:14px;}
.message_title{line-height:24px; background:#e7edfc; padding:10px 20px;}
.message_title p:first-child{color:#0e3092; font-size:16px; float:left; font-weight: normal; width: 610px;}
.message_title p:nth-child(2){float:right;color:#999; font-size: 12px;}
.message_info{color:#8ea6b6;text-align:right;}
.message_replay{background:#e7edfc;padding: 0 20px 15px 20px; font-size: 14px; line-height: 24px; color: #6d6d6d;}
.message_replay strong{color: #000;}
.msg_btn_area{margin:16px 0;text-align:right;}
.msg_btn_area a{display:inline-block;padding:5px 15px;background:#74bf29;color:#fff;text-align:center;font-size:14px;overflow:hidden;cursor:pointer;font-weight:bold;}
.msg_btn_area a:hover{text-decoration:none;background:#F60}
.msgflag{margin-left:4px;font-size:12px;color:#900;}

/*内页人才招聘*/
.join_list ul li{width:100%; margin:0 auto; line-height:40px; border-bottom:1px solid #ececec;}
.join_list ul li span{float:right; width:200px; text-align:right;}

.jobConts{line-height:30px;color:#666;}
.jobConts .line{background:#ccc;height:1px;overflow:hidden;font-size:0;margin:10px 0;}
.jobConts .jobdesc{background:#f5f5f5;padding:10px;color:#333;}
.jobConts strong{color:#333;}

/*分页样式*/
.page_info{text-align:center; padding-top:50px; margin-bottom:30px; color:#333; font-size: 14px;}
.page_info span{padding:0 2px;font-weight:bold; color: #ed0000;}
.page_list{line-height:25px; text-align:center; letter-spacing:0; font-size:14px; margin-top:40px;}
.page_list a{display:inline-block; border: 1px solid #dcdcdc; background: #f2f2f2; border-radius: 2px; text-align:center;padding:2px 11px; margin:0 3px;}
.page_list a:hover{color:#fff; background:#0075c2; border: 1px solid #0075c2;}
.page_list a.on{color:#fff;background:#0075c2; border: 1px solid #0075c2; font-weight: bold;}

/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}



