﻿@charset "utf-8";
/* CSS Document */
body{font-size:14px;font-family:"Microsoft YaHei"; color:#666;font-weight:normal;}
*{padding:0px;margin:0px;}
img{border:0px;margin:0;}
ul,ol{list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
.clear{clear:both;}
.clr{clear:both;}
a{text-decoration:none;}
a:focus {outline:0;}
img{border:none;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;height:0;}
.clearfix:after{ content:'.'; clear:both; display:block; height:0; visibility:hidden; line-height:0px;}
.clearfix{ zoom:1}
.top{ width:1100px; margin:0 auto;}
.w1100{ width:1100px; margin:0 auto;}
.w1200{ width:1200px; margin:0 auto;}
.w1240{ width:1240px; margin:0 auto;}
.w1800{ width:1800px; margin:0 auto;}
.w1514{ width:1514px; margin:0 auto;}
/*默认文字连接样式*/
a{ color:#333; text-decoration:none; outline:none; font-family:"Microsoft YaHei";}
.clear {clear: both;height:0;}
/*------------顶部-------------*/
.header{width:100%;height:52px;position:relative;background:#0095d9}
.header .logo{float:left;}
/*------------导航-------------*/
/*------------导航-------------
.nav{ height:58px;line-height:58px;overflow:hidden;width:100%;background:#282828}
.nav .w1100{overflow:hidden;}
.nav ul{width:1200px;}
.nav ul li{float:left;}
.nav ul li .on{background:#1b6bce;}
.nav ul li a{display:inline-block;font-size:14px;color:#fff;padding:0 41px;}
.nav ul li:hover a{background:#1b6bce;}*/
.nav{font-size: 15px;color: #ffffff;height:52px;line-height:52px;text-align: center;width:800px;float:left;}
.nav .navl{width:1100px;}
.navLiA {color: #ffffff;font-size: 15px;padding: 14px 34px;border-bottom: 1px solid rgba(0, 0, 0, 0);position: relative;margin-left: -5px;}
.navLiA:before {content: '';display: block;width: 1px;height: 14px;background: rgba(255, 255, 255, .2);position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.navLiA:first-child:before {display: none;}
.navLiA:last-child {margin-right: 0;}
.navLiA:first-child {margin-left: 0;}
.navLiA:hover {color: #fff;background: #1b6bce;}
.navLiAOn {color: #fff;background: #1b6bce;}
.nav ul li.navLi a.on {color: #fff;background: #1b6bce;}
/*导航二三级*/
.nav {font-size: 15px;color: #ffffff;height: 52px;/* line-height: 50px; */text-align: center;}
.navL {float: left;height: 70px;padding-top: 25px;box-sizing: border-box;}
.navLP {color: #fff;font-size: 16px;}
/*.navbox {float: left;padding-top: 20px;border-top: 1px solid #ccc;}*/
.navLi {/* float: left; */position: relative;display: inline-block;margin-left: -5px;}
.navLi:hover {color: #fff;z-index: 20;}
.navLiA {font-size: 15px;line-height: 52px;z-index: 11;color: #fff;padding:0 29px;position: relative;display: inline-block;}
.navLi:hover .navLiA {z-index: 80;}
/*.navLiA:after {content: '';display: block;width: 1px;height: 14px;background: #999;position: absolute;right: -1px;top: 50%;transform: translateY(-50%);}*/
.navLi:hover .navLiA:after {display: none;}
.navLi:last-child .navLiA:after {width: 0;}
.navLi:hover .navLiA {background: #1b6bce;/* color: #1b406e; */}
.navSonUl {width: auto;/* max-width: 140px; */min-width: 100%;/* height: 0; *//* background: rgba(0, 0, 0, .7); *//* padding-left: 15px; *//* box-sizing: border-box; */position: absolute;top: 100%;left: 0;z-index: 10;transform: rotateX(90deg);transform-origin: 0 0;transition: .2s;text-align: left;/* padding: 0 0; */}
.navSonLi {width: auto;/* height: 30px; *//* line-height: 30px; */background: rgba(255, 255, 255, .95);position: relative;border-bottom: 1px solid #cccccc40;}
.navSonLi:hover {background: rgba(255, 255, 255, 1);}
.navLi:hover .navSonUl {transform: rotateX( 0deg);}
.navSonA {color: #333;font-size: 14px;display: block;/* width: auto; */text-align: center;}
.navSonLi:hover .navSonA {color: #1b6bce;}
.navLiAOn {/* color: #fff; */background: #1b6bce;}
.navLiAOn:after {display: none;}
/*三级菜单*/
.navSonLiUl {position: absolute;left: 100%;top: 0;transition: .3s;}
.navSonLiUl {transform: rotateY(90deg);box-shadow: 4px 4px 8px rgba(0, 0, 0, .15);}
.navSonLi:hover .navSonLiUl {transform: rotateY(0deg);}
.navSonLiUlOneA {display: block;min-width: 118px;color: #fff;text-align: center;font-size: 12px;padding: 12px 14px;background: rgba(255, 255, 255, .95);color: #444;}
.navSonLiUlOneA:hover {background: rgb(255, 255, 255);color: #1b6bce;}
/*------------背景-------------*/
.search-right{float:right;width:180px;height:22px;margin-top:15px;line-height:22px;border-radius:22px;background:#eee;margin-right:40px;}
.search-right .in{float:left;width:95px;height:22px;line-height:22px;background:none;color:#a6a6a6;vertical-align:bottom;font-size:12px;text-indent:8px;outline:none;border:none;}
.search-right .button{float:right;font-weight:bold;width:30px;height:22px;line-height:22px;background: url(../images/search.png) no-repeat center center; border:none;color:#a6a6a6;cursor: pointer;outline:none;border-left:none;border-radius:0 22px 22px 0;}
#SearchType {padding:0 4px;height:22px;line-height:22px;background:none;width:55px;vertical-align:bottom;list-style:none;border:none;outline:none;color:#a6a6a6;font-size:12px;display:inline-block;float:right;background:#eee;border-radius:22px 0 0 22px;}
/*------------背景-------------*/
.banner{ width:100%; height:728px; margin:0 auto;}
.banner-two{ width:100%; height:528px; margin:0 auto;}
.banner11{ width:100%; height:728px; overflow:hidden;}
.banner11 img{position:relative; left: 50%; margin-left: -960px;width: 1920px;}
/*------------搜索-------------*/
.search{height:50px;overflow:hidden;line-height:50px;background:#ccc;}
.search-left{float:left;}
.search-left span{font-size:14px;color:#fff;font-weight:bold;}
.search-left a{display:inline-block;font-size:14px;color:#fff;margin-right:16px;text-transform:uppercase;}
.search-left a:hover{color:#47b72f;}
/*------------业务领域------------*/
.yw .title{text-align:center;margin-top:88px;}
.yw .title p{font-size:25px;color:#919191;margin-top:34px;}
.yw1{width:1200px;overflow:hidden;margin-top:48px;margin-bottom:90px;}
.yw1 ul{width:1300px;}
.yw1 ul li{float:left;width:274px;height:477px;overflow:hidden;position:relative;margin-right:34px;}
.yw1 ul li h3{font-size:25px;color:#fff;text-align:center;font-weight:lighter;letter-spacing:2px;}
.yw1 ul li h3 span{font-size:14px;text-transform:uppercase;margin-top:6px;display:inline-block;}
.yw1 ul li:nth-child(1) h3{position:absolute;bottom:14px;left: 26%;}
.yw1 ul li:nth-child(2) h3{position:absolute;bottom:14px;left: 18%;}
.yw1 ul li:nth-child(3) h3{position:absolute;bottom:14px;left: 36%;}
.yw1 ul li:nth-child(4) h3{position:absolute;bottom:14px;left: 30%;}
/*产品介绍 */
.advantage{background:url(../images/ys-b.jpg) no-repeat top center;height: 959px;overflow:hidden;}
.advantage1{margin-top:72px;}
.advantage .title{text-align:center;margin-top:64px;}
.advantage .title p{font-size:25px;color:#fff;margin-top:34px;}
.advantage::after{content: '';display: block;clear: both;}
.advantage .adv_container{position: relative;}
.advantage .adv_ul{display: flex;justify-content: center;align-items: center;}
.advantage .adv_ul .adv_li{color: #fff;width: 12%;height: 622px;float: left;margin: 0 .5%;background: #17181c;transition: .5s;} 
.advantage .adv_ul .adv_li .adv_top{transition: .5s;position: relative;text-align: center;box-sizing: border-box;height: 622px;color: #fff;background-size: cover;background-position: center;} 
.advantage .adv_ul .adv_li .adv_top::before{width: 100%;height: 100%;background: rgb(0 0 0 / 50%);position: absolute;left: 0;top: 0;content: '';}
.advantage .adv_ul .adv_li .adv_top dt{transition: .5s;font-size:30px;color: #fff;box-sizing: border-box;text-align: center;height:622px;position: relative;font-weight:bold;overflow:hidden;background: url(../images/adv_b.png) no-repeat center center;width:100%;}
.advantage .adv_ul .adv_li .adv_top dt p{width:138px;margin:0 auto;margin-top:260px;}
.advantage .adv_ul .adv_li .adv_top dd{transition: .5s;font-size: 12px;margin-top: 20px;height: 40px;display: block;position: relative;}
.advantage .adv_ul .adv_li .adv_top dd::after{content: '';width: 20px;height: 1px;display: block;background: #fff;margin: 0 auto;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.advantage .adv_ul .adv_li .adv_bot{transition: .5s;position: relative;color: #fff;height: calc(974px - 634px);top: -244px;display:none;} 
.advantage .adv_ul .adv_li .adv_bot dt{text-align: center;padding: 100px 20px 0;transition: .5s;}
.advantage .adv_ul .adv_li .adv_bot dt span{display: block;display: inline-block;width: 92px;height: 27px;border: 1px solid #fff;line-height: 27px;text-align: center;font-size: 15px;color: #fff;margin: 0 auto;transition: .5s;}
.advantage .adv_ul .adv_li .adv_bot dt p{display: block;width: 100%;margin-top: 20px;transition: .5s;}
.advantage .adv_ul .adv_li .adv_bot dd{transform: scaleY(0);transition: .5s;padding: 40px 35px 0;font-size: 19px;color: #fff;line-height: 36px;}
.advantage .adv_ul .adv_li .adv_bot dd div{display: block;}
.advantage .adv_ul .adv_li .adv_bot dd p{text-align: right;font-size: 18px;color: #ff5500;}
.advantage .adv_ul .adv_li .adv_bot dd p a{text-decoration: none;color: #fff;font-size:19px;}
/*  */
.advantage .adv_ul .adv_li.active{width: 42.8%;} 
.advantage .adv_ul .adv_li.active .adv_top{height:622px;background-size: cover;background-position: center;}
.advantage .adv_ul .adv_li.active .adv_top dt,
.advantage .adv_ul .adv_li.active .adv_top dd{transform: scale(0);}
.advantage .adv_ul .adv_li.active .adv_bot{height: calc(100% - 622px);display:block;}
.advantage .adv_ul .adv_li.active .adv_bot dd{transform: scaleY(1);}
.advantage .adv_ul .adv_li.active .adv_bot dt{padding-top: 40px;text-align: left;font-size:30px;font-weight:bold;}
.advantage .adv_ul .adv_li.active .adv_bot dt span{margin-top: 10px;width: auto;border: none;}
.advantage .adv_ul .adv_li.active .adv_bot dt p{margin-top: 10px;}
/*------------关于我们------------*/
.about .title{text-align:center;margin-top:72px;}
.about .title p{font-size:25px;color:#919191;margin-top:34px;}
.about1{height:466px;overflow:hidden;margin-top:58px;}
.about-l{float:left;}
.about-r{width:485px;height:466px;overflow:hidden;background:#fbfcfd;-moz-box-shadow: 10px 2px 10px #e9e9e9;-webkit-box-shadow: 10px 2px 10px #e9e9e9;box-shadow: 10px 2px 10px #e9e9e9;}
.about-r h3{font-size:30px;color:#29a9ce;margin-top:60px;margin-left:16px;}
.about-r p{width:456px;font-size:19px;color:#919191;width:456px;margin-left:16px;line-height:38px;height:190px;overflow:hidden;margin-top:-77px;}
.about-r .more{margin-left:16px;margin-top:-15px;}
.about-r a{display:inline-block;width:135px;height:33px;border-radius:33px;background:#1da3cc;font-size:19px;line-height:33px;text-align:center;color:#fff;}
.about-r a:hover{text-decoration:underline;}
/*------------公司相冊------------*/
.photos .w1200{height:284px;position:relative;margin-top:62px;}
.photos1{overflow:hidden;}
.photos1 ul{width:1300px;}
.photos1 ul li{float:left;width:219px;height:284px;overflow:hidden;margin-right:26px;}
.photos1 ul li a{display:inline-block;width:219px;height:284px;overflow:hidden;}
.photos .prev{position:absolute;top:120px;left:-60px;cursor:pointer;}
.photos .next{position:absolute;top:120px;right:-60px;cursor:pointer;}
/*------------新闻资讯-------------*/
.news{width:100%;height:721px;overflow:hidden;margin-top:68px;background:#f8f8f8;}
.news .w1200{margin-top:62px;}
.news-l{float:left;width:595px;height:597px;overflow:hidden;background:#fff;background:url(../images/news-l.jpg) no-repeat center;-moz-box-shadow: 10px 2px 10px #e9e9e9;-webkit-box-shadow: 10px 2px 10px #e9e9e9;box-shadow: 10px 2px 10px #e9e9e9;}
.news .title{height:42px;line-height:42px;overflow:hidden;width:554px;margin-left:43px;margin-top:48px;margin-bottom:54px;}
.news-l h2{float:left;text-indent:20px;}
.news-l h2 a{font-size:30.5px;color:#252424;}
.news-l span a{display:inline-block;height:42px;line-height:42px;float:right;font-size:16px;color:#00a0e9;margin-right:20px;}
.news1 li{width:542px;height:72px;overflow:hidden;margin-left:43px;margin-bottom:28px;}
.news1 dl{width:542px;height:72px;overflow:hidden;}
.news1 dt{width:62px;height:72px;text-align:center;overflow:hidden;background: url(../images/news-d.jpg) no-repeat  center;font-size:12px;color:#fff;float:left;}
.news1 dt span{display:inline-block;font-size:25px;color:#fff;margin-top:14px;}
.news1 dd{width:470px;height:71px;overflow:hidden;float:right;border-bottom:1px dotted #bfbfbf;}
.news1 dd h3 a{font-size:18px;color:#919191;display:inline-block;white-space: nowrap; text-overflow: ellipsis;overflow:hidden;width:356px;height:46px;line-height:46px;}
.news1 dd p{font-size:14px;color:#bfb9b9;display:inline-block;white-space: nowrap; text-overflow: ellipsis;overflow:hidden;width:470px;}
.news-r{float:right;width:595px;height:597px;overflow:hidden;background:#fff;background:url(../images/news-r.jpg) no-repeat center;-moz-box-shadow: 10px 2px 10px #e9e9e9;-webkit-box-shadow: 10px 2px 10px #e9e9e9;box-shadow: 10px 2px 10px #e9e9e9;}
.news-r h2{float:left;text-indent:20px;}
.news-r h2 a{font-size:30.5px;color:#252424;}
.news-r span a{display:inline-block;height:42px;line-height:42px;float:right;font-size:16px;color:#00a0e9;margin-right:20px;}
/*------------友情-------------*/
.yq{height:30px;line-height:30px;overflow:hidden;margin-left:54px;}
.yq dl dt{font-size:15px;color:#fff;float:left;}
.yq dl dd{float:left;margin-left:10px;}
.yq dl dd a{font-size:15px;color:#fff;display:inline-block;}
.yq dl dd a:hover{text-decoration:underline;}
/*------------底部-------------*/
.footer{width:100%;height:508px;overflow:hidden;}
.footer1{background:#00a0e9;height:460px;overflow:hidden;}
.footer2{height:180px;}
.footer1 .s1{margin-top:52px;}
.footer1 ul li{float:left;margin-right:14px;}
.footer1 ul li dt{margin-bottom:24px;}
.footer1 ul li dt a{font-size:19px;color:#fff;}
.footer1 ul li dd{margin-bottom:14px;}
.footer1 ul li dd a{font-size:15px;color:#fff;}
.footer1 ul li dt{font-size:19px;color:#fff;}
.footer1 ul li:last-child{margin-top:36px;margin-left:38px;}
.footer1 ul li dd{font-size:15px;color:#fff;}
.footer1 ul li h3{font-size:19px;color:#fff;text-align:center;margin-top:10px;}
.footer1 ul li:nth-child(7) dd{width:260px;}
.footer-b{background:#006b9c;height:48px;line-height:48px;overflow:hidden;font-size:15px;color:#fff;text-align:center;}
.footer-b a{font-size:15px;color:#fff;display:inline-block;margin-left:46px;}
.footer a:hover{text-decoration:underline;}
/*------------返回顶部-------------*/
.goTop_Box{position: relative;}
.right-bar{position: fixed;bottom: 10%;right: 4%;z-index: 9999;zoom: 1;}
.gotop{width:50px;height:50px; background:url(../images/totop.png) no-repeat center #283338;cursor: pointer;}
/*--------------内页左侧代码--------------*/
.box_left {width:300px;height:auto;float:left;margin-bottom: 30px;}
.mode1 {height: auto;float: left;}
.mode2 {height: auto;width:300px;padding-top:30px;}
.box_title{width:285px;color: #2b2b2b;font-size: 16px;background-color:#0095d9;height: 60px;line-height: 60px;padding-left: 15px;}
.box_title span{ color:#2b2b2b;  font-weight:normal;}
.box_title span h2{ font-size:12px; font-weight:normal;}
.box_t_con li{float:left;line-height: 50px;height: auto;overflow:hidden; margin-right: 15px;}
.box_t_con ul li a { font-size:15px;color: #fff;padding: 3px 8px;background: #2b2b2b;}
.box_t_con ul li a:hover{text-decoration:none;background:#0095d9;color:#fff;}
.mode1 .box_tt1 {border:1px solid #6600be; border-top:2px solid #fff;width:233px;}
.mode1 .box_tt1 li span{display:block;float:left;line-height:36px;padding-left:20px;height:36px;}
.mode1 .box_tt1 .box_li{line-height: 36px;height: auto;overflow:hidden; width:233px; font-weight:bold;background-color:#6600be;}
.mode1 .box_tt1 li a{color:#fff;padding-left:20px;}
.mode1 .box_tt1 li a:hover {background-color:#0095d9;color:#fff !important;text-decoration:none;}
.mode1 .box_tt1 li  ul li{border-bottom: 1px dotted #ccc; font-weight:normal;background-color:#fff !important;}
.mode1 .box_tt1 li  ul li a{color:#777 !important;padding-left:40px;}
.mode1 .box_tt1 a {display:block;}
.mode1 .box_tt1 li li a:hover {color:#fff;background-color:#ffe897;}
.mode3 {width:1200px;}
.mode3 .menu{ width:1200px; position:relative;}
.mode3 .menu .tact{ width:212px; height:140px; position:absolute; left:12px; bottom:20px;}
.mode3 .menu .bt{ width:285px; height:60px; background:#0095d9; font-size:16px;line-height:60px; color:#2b2b2b;padding-left: 15px;}
.mode3 .menu .bt span{ font-size:16px; font-family:arial; color:#fff; margin-left:10px; font-weight:normal;}
.mode3 .menu_list{ width:1200px;text-align: center;margin-top: 50px;margin-bottom: 20px;}
.mode3 .menu_head{cursor:pointer;display: inline-block;padding: 14px 14px;}
.mode3 .menu_head>a{padding: 7px 0px;font-size: 14px; color:#333;border: 1px solid #eee;display: inline-block;width:206px;}
.mode3 .menu_head>a:hover{background: #0095d9;color: #fff;}
.mode3 .menu_list .current>a{background: #0095d9;color: #fff;}
/*--------------左边推荐新闻--------------*/
.hots_news {padding: 15px 15px 0 15px;}
.hots_news li{line-height:40px;height:40px;overflow:hidden;border-bottom: 1px dashed #ccc;white-space:nowrap;text-overflow:ellipsis;}
.hots_news a {color: #333;}
.hots_news a:hover{color: #000000;}
/*--------------左边联系方式--------------*/
.hots_tact{padding: 15px 15px 0 15px;}
.hots_tact ul{}
.hots_tact ul li{padding: 5px 0 5px 20px;position: relative;line-height: 20px;color: #666;}
.hots_tact ul li a{color: #666;}
.hots_tact ul li a:hover{color: #000000;}
.hots_tact ul li span{width: 22px;height: 22px;position: absolute;top: 4px;left: -7px;display: block;}
.hots_tact ul li.tact_cts span{background:url(../images/tact_cts.png) no-repeat left bottom;}
.hots_tact ul li.tact_phone span{background:url(../images/tact_phone.png) no-repeat left bottom;}
.hots_tact ul li.tact_tel span{background:url(../images/tact_tel.png) no-repeat left bottom;}
.hots_tact ul li.tact_fax span{background:url(../images/tact_fax.png) no-repeat left bottom;}
.hots_tact ul li.tact_mail span{background:url(../images/tact_mail.png) no-repeat left bottom;}
.hots_tact ul li.tact_add span{background:url(../images/tact_add.png) no-repeat left bottom;}
/*--------------内页右侧代码--------------*/
.sidebar { width:1200px; float:left; }
.sidebar_con {padding-top:30px; position: relative;}
.title_r { border-bottom: 1px solid #0095d9;height: 50px;line-height: 50px;}
.title_rt { color:#111;font-size:20px;}
.bt_text_y { font-size:14px; float:right;padding-left: 25px;background:url(../images/ny01.png) no-repeat left center;}
.bt_text_y a {color: #333;padding:0 10px;}
.bt_text_y a:hover { color: #0095d9;}
.font_red { background:#0095d9 !important;color:#fff !important;}
/*--------------产品列表页图片--------------*/
.product_list{width:1300px;}
.product_list dl{width:210px;height: 243px;float:left;margin-right:37.5px;margin-bottom:30px;}
.product_list dl dt{width:208px;height: 208px;overflow: hidden;border:1px solid #999;}
.product_list dl dt img{transition-duration: 0.3s;width:208px;height: 208px;}
.product_list dl dd{width:210px;height:35px;text-align:center;line-height:35px;overflow: hidden;white-space:nowrap; text-overflow:ellipsis;}
.product_list dl dd a{color: #666;font-size: 14px;}
.product_list dl:hover dd a{ color: #0095d9;}
.product_list dl:hover dt{border:1px solid #0095d9;}
.product_list dl:hover dt img{-webkit-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);transform: scale(1.1,1.1);}
/*产品详情页标题*/
.a_title{width:1200px; height: 100px; float:left;}
.a_title h4{font-size: 14px;  font-weight: normal;  text-align: center;height: 100px;  line-height: 100px;  color: #999; }
.news_con{ width:257px;height: 357px;float: left;margin-left:30px;}
.news_con>h3{font-size: 14px;color: #333;float: left;width: 255px;height: 42px;text-align: center;line-height: 42px;border: 1px solid #ddd;border-bottom: none;}
/*产品参数*/
.procen{height:30px;float: left;}
.procen li{float: left;margin-left: 10px;}
.procen li a{display: block;background: #2b2b2b;width:130px; height:30px;text-align: center;line-height: 30px;color: #fff;}
.procen li a:hover{background: #0095d9;color: #fff;}
/*产品详情页放大功能*/
.siderightCon { line-height:24px; margin:20px 0 0 0px; text-align:left;}
.cp_scroll {width:960px;height: 379px; position: relative; margin: 0 auto;}
.cp_scroll .prev {width: 18px;height: 32px;background:url(../images/left00.png) no-repeat center center;  position: absolute;  left:-70px;  top: 172px;z-index: 9999;cursor: pointer;}
.cp_scroll .next {  width: 18px;  height: 32px;  background:url(../images/right00.png) no-repeat center center;position: absolute;  left: 652px;  top:172px;z-index: 9999;cursor: pointer;}
.cp_scroll .hd {  width:255px;height:357px;border: 1px solid #ddd;overflow: hidden;}
.cp_scroll .hd li {width:60px;height:60px;float: left;cursor: pointer;border: 2px solid #ddd;margin: 10px 0 0 10px;}
.cp_scroll .hd li img{width: 100%;box-sizing: border-box;}
.cp_scroll .hd li.on{border: 2px solid #0095d9;}
.cp_scroll .bd {width: 400px;height:400px;overflow: hidden;border: 1px solid #ddd;position: relative;float: left;}
.cp_scroll .bd li{width:400px;  height:400px;overflow: hidden;float: left;}
.cp_scroll .bd li img{width: 100%;position: absolute;left: 50%;top: 50%;transform:translate(-50%, -50%);}
/*产品详情*/
.des1{width:960px;margin: 0 auto;margin-top: 50px;}
.des1 .tab2{height:30px;float: left;}
.des1 .tab2 li{background: #2b2b2b;width:100px; height:30px;float: left;text-align: center;line-height: 30px;color: #fff;margin-right: 10px;cursor: pointer;}
.des1 .tab2 li.on{background: #0095d9;color: #fff;}
.des1 .content2{width:960px;float: right;border-bottom: 1px dashed #e0e0e0;clear: both;margin-bottom: 30px;padding: 30px 0;}
.des1 .content2 li{display: none;font-size: 14px;color: #333;line-height: 25px;margin-bottom: 10px;}
.des1 .content2 li p{font-size: 14px;color: #333;line-height: 25px;margin-bottom: 10px;}
.des1 .content2 li p a{color: #000;}
.contact_pro{width:1200px;padding-top:10px;}
.contact_pro h3{border-bottom:1px solid #111;line-height:30px;height: 30px;margin-bottom: 20px;}
.contact_pro h3 span{float: left;font-size: 16px;color: #111;}
.contact_pro h3 a{float: right;font-size: 12px;color: #111;}
.contact_pro h3 a:hover{color: #333333;}
.contact_pro ul .nyHot_news{border-bottom: 1px dotted #ddd;width: 555px;float: left;margin-right: 90px;line-height: 40px;}
.contact_pro .redianzx{width: 1290px;}
.contact_pro ul .nyHot_news a{font-size: 14px;color: #666;overflow: hidden;display: block;white-space:nowrap;text-overflow:ellipsis;width: 280px;float: left;}
.contact_pro ul .nyHot_news span{font-size: 14px;color: #666;float: right;}
.contact_pro ul .nyHot_news:hover a{color: #0095d9;}
.contact_pro ul .nyHot_news:hover span{color: #0095d9;}
#demo {overflow:hidden;width:1200px; margin:0 auto;}
#indemo {float: left;width:10000%;}
#demo2 {float: left;}
#demo1 ul{ float:left;}
#demo ul li{width:277px;float:left;margin-right:30px;}
#demo ul li p{display:block;width:277px;height:40px;line-height:40px;text-align:center;color:#666;font-size: 14px;float: left;}
#demo ul li span{display: block;width:277px;height:277px;float: left;overflow: hidden;}
#demo ul li img{transition-duration: 0.3s;width:277px;height:277px;}
#demo ul li:hover img{-webkit-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);transform: scale(1.1,1.1);}
#demo ul li a{ text-decoration:none;}
#demo ul li a:hover p{ color:#0095d9;}
/*--------------内页下部分代码--------------*/
#contant{ margin-top:30px;}
.list_box {width: 1200px;margin-right: auto;margin-left: auto; margin-bottom:40px; overflow:hidden;}
.column { width:1200px; float:right;margin-bottom: 50px;}
.column .bt{ height:40px; border-top:1px dashed #ccc; line-height:40px; padding:0 10px;}
.column .menu{ padding:0 10px 10px 10px;}
.column .menu a { margin-right:29px; color:#555;}
.column .menu a:hover{ color:#000000;}
.current_content { padding:30px 0;}
.current_content div.lxwm{width:523px;float: left;border: 1px solid #ededed;padding: 54px 0 55px 75px;}
.current_content .lxwm .lj{margin-top:30px;}
.current_content .lxwm .lj ul li{float:left;width:122px;margin-right:30px;text-align:center;}
.current_content .lxwm .lj ul li span{text-align:center;font-size:14px;height:30px;line-height:30px;}
.current_content .lxwm p{color: #555;line-height: 40px;width: 460px;}
.gbook_content { width:830px; height:524px; line-height:24px;}
.gbook_content textarea{ width:320px; height:90px; }
.cur_map{padding-bottom:20px;}
.cur_map h3{border-top: 1px dashed #dedede;font-size: 14px;line-height: 30px;margin-top: 20px;padding-top:10px;}
.cur_map p a{display:block;float:left;margin-right:20px;}
/*--------------新闻列表页--------------*/
.article_list dl { padding:0 10px 10px; height:82px; border-bottom:1px dashed #d7d7d7; font-size:12px; line-height:30px; margin-bottom:10px;}
.article_list dl dt { float:left; width:140px; margin-right:5px;}
.article_list dl dt img { padding:2px; border:1px solid #ccc;}
.article_list dl dd { height:90px; overflow:hidden;}
.article_list dl a:hover { text-decoration:underline;}
.article_list dl dd p { height:126px; margin-top:5px; overflow:hidden;}
.article_list .art_1 { width:830px;}
.article_list .art_1 dl { padding:15px 0; height:165px; border-bottom:1px dotted #ccc; font-size:13px; line-height:30px; width:800px; margin:0 0 0 15px;}
.article_list .art_1 dl dt { float:left; width:255px; margin-right:15px;}
.article_list .art_1 dl dd { height:190px; overflow:hidden; width:520px; float:right;}
.article_list .art_1 dl dd h3 { font-size:15px; color:#333;}
.article_list ul { margin-top:10px; width:1240px; overflow:hidden;}
.article_list ul li {border-bottom:1px dotted #c2c2c2;height: 160px;float: left; width:580px; margin-right:40px;}
.article_list ul li a{width: 580px;display:block;color: #2b2b2b;font-size: 15px;font-weight: bold;margin-top: 32px;float: left;}
.article_list ul li a:hover {text-decoration:none;color:#ec5127; }
.article_list ul li a .date{ float:right; color:#999;font-size: 12px;}
.article_list ul li a:hover .date {text-decoration:none;color:#ec5127; }
.article1_list dl {margin-top:10px; width: 830px;margin-left:5px;margin-bottom:15px; border-bottom:1px dotted #c2c2c2;overflow: hidden;clear: both;padding-bottom: 20px;}
.article1_list dl dt{float: left;}
.article1_list dl dd {float: left;}
.article1_list dl dd a{display:block;color: #333;font-size: 16px;font-weight: bold;margin-left: 30px;}
.article1_list dl dd a:hover {text-decoration:none;color:#ec5127; }
.article1_list dl dd a .date{ float:right; color:#999;}
.article1_list dl dd a:hover .date {text-decoration:none;color:#ec5127; }
.ny_newsInfo1{width: 600px;height: 90px;overflow: hidden;font-size: 14px;color: #333;line-height: 24px;margin-bottom: 10px;margin-left: 30px;line-height: 24px;padding-top: 10px;}
.ny_newsInfo{width: 580px;height: 66px;overflow: hidden;font-size: 14px;color: #666;line-height: 33px;margin-top: 15px;float: right;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 3;  -webkit-box-orient: vertical;  }
.ny_newsTit{margin-left: 10px;max-width: 260px;overflow: hidden;}
/*下一页上一页*//*下一页上一页*/
.page {  text-align: center;  margin-top: 35px;  margin-bottom: 20px;  color: #666;clear: both;  }
.page span {  margin: 0 4px;  font-size: 12px;  line-height: 30px;  display: inline-block;  height: 30px;  padding: 0 12px;
    text-align: center;  color: #fff; background: #0095d9;  vertical-align: middle;  border-radius: 3px; border: 1px solid #f1f1f1; }
.page a {  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  margin: 0 4px;  font-size: 14px;  line-height: 30px;
    display: inline-block;  height: 30px;  padding: 0 12px;  text-align: center;  color: #2b2b2b;background: #fff;
    vertical-align: middle;border: 1px solid #f1f1f1; border-radius: 3px;}
.page a:hover {  background: #0095d9;  color: #fff;border: 1px solid #f1f1f1;border-radius: 3px;}
/*--------------产品列表左侧--------------*/
.n_pro_list { width:1200px; float:left;}
.n_pro_list dl { width:250px; height:auto; background:#238330; overflow:hidden; padding-bottom:30px; }
.n_pro_list dl a { color:#fff;}
.n_pro_list dl a:hover {text-decoration:underline; }
.n_pro_list dl dt { height:44px; line-height:44px; font-size:14px;  text-indent:16px;padding:0 20px;}
.n_pro_list dl dt a { background:url(../images/icon.png) no-repeat 0 18px; display:block;}
.n_pro_list dl dd {  background: #269939; line-height:30px; margin-bottom:2px; padding-left:37px;}
.n_pro_list dl dd a { background:url(../images/icon.png) no-repeat 0 -16px; text-indent:14px; display:block;}
.product_list1{width:900px;}
.product_list1 dl{width:256px;float:left;margin-right:31px;margin-bottom:30px;}
.product_list1 dl dt{width:256px;}
.product_list1 dl dt img{ border:solid 1px #ddd;}
.product_list1 dl dd{width:256px;height:40px;text-align:center;line-height:40px;}
.product_list1 dl:hover dd a{color:#88be4c;text-decoration:none;}
.product_list1 dl:hover img{border:solid 1px #88be4c;}
.product_list1{width:1235px;}
.product_list1 ul{ margin-top:10px;}
.product_list1 li {text-align:center; float:left; margin-right:31px;margin-bottom:30px; position:relative; width:277px; line-height:24px;}
.product_list1 li span{ font-size:14px; color:#666;display: block;text-align: center;line-height:40px;float: left;width:277px;display: block; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.product_list1 li b{display: block;width: 277px;height:403px;overflow: hidden;float: left;}
.product_list1 li img{transition-duration: 0.3s;width: 277px;height:403px;}
.product_list1 li:hover img{-webkit-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);transform: scale(1.1,1.1);}
.product_list1 li:hover span{ color: #0095d9;}
.product_list2{width:1235px;}
.product_list2 ul{ margin-top:10px;}
.product_list2 li {text-align:center; float:left; margin-right:31px;margin-bottom:30px; position:relative; width:277px; line-height:24px;}
.product_list2 li span{ font-size:14px; color:#666;display: block;text-align: center;line-height:40px;float: left;width:277px;display: block; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.product_list2 li b{display: block;width: 277px;height:403px;overflow: hidden;float: left;}
.product_list2 li img{transition-duration: 0.3s;width: 277px;height:403px;}
.product_list2 li:hover img{-webkit-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);transform: scale(1.1,1.1);}
.product_list2 li:hover span{ color: #0095d9;}
.product_list3{width:1235px;}
.product_list3 ul{ margin-top:10px;}
.product_list3 li {text-align:center; float:left; margin-right:31px;margin-bottom:30px; position:relative; width:277px; line-height:24px;}
.product_list3 li span{ font-size:14px; color:#666;display: block;text-align: center;line-height:40px;float: left;width:277px;display: block; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.product_list3 li b{display: block;width: 277px;height:403px;overflow: hidden;float: left;}
.product_list3 li img{transition-duration: 0.3s;width: 277px;height:403px;}
.product_list3 li:hover img{-webkit-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);transform: scale(1.1,1.1);}
.product_list3 li:hover span{ color: #0095d9;}
.product_list4{width:1235px;}
.product_list4 ul{ margin-top:10px;}
.product_list4 li {text-align:center; float:left; margin-right:31px;margin-bottom:30px; position:relative; width:277px; line-height:24px;}
.product_list4 li span{ font-size:14px; color:#666;display: block;text-align: center;line-height:40px;float: left;width:277px;display: block; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.product_list4 li b{display: block;width: 277px;height:214px;overflow: hidden;float: left;}
.product_list4 li img{transition-duration: 0.3s;width: 277px;height:214px;}
.product_list4 li:hover img{-webkit-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);transform: scale(1.1,1.1);}
.product_list4 li:hover span{ color: #0095d9;}
/*--------------留言页--------------*/
.inxliuyan{ width: 550px;margin:0 auto;float:right;}
.inxliuyan>p{font-size: 24px;color: #2b2b2b;margin-bottom: 20px;}
.inxGBook_Name {height: 50px;width: 540px;padding-left: 10px; float: left; border:1px solid #ededed;color: #555; margin-bottom: 20px;font-size: 14px;}
.inxFkPhone{height: 50px;width: 540px;padding-left: 10px; float: left; border:1px solid #ededed; color: #555;margin-bottom: 20px;font-size: 14px;}
.inxFktitle{height: 50px;width: 540px;padding-left: 10px; float: left; border:1px solid #ededed; color: #555;margin-bottom: 20px;font-size: 14px;}
.inxMessContent{ width: 540px;height: 50px;padding-left: 10px;float: left; border:1px solid #ededed; color: #555;padding-top: 10px;font-size: 14px;}
.inxsubmi{width: 180px;height: 40px; border: none; margin:22px 0 0 75px; cursor: pointer;border-radius: 5px;
    background: #2b2b2b; text-align:  center; line-height: 40px; color: #fff; font-size: 14px;transition:all 0.5s;}
.inxsubmi:hover{background: #0095d9;}
.inxrest{width: 180px;height: 40px; border: none; margin:22px 0 0 40px; cursor: pointer;border-radius: 5px;
    background: #2b2b2b; text-align:  center; line-height: 40px; color: #fff; font-size: 14px;transition:all 0.5s;}
.inxrest:hover{background: #0095d9;}
/*--------------搜索页--------------*/
.search_list { width:1130px; margin:0 auto 0; }
.search_list li { width:252px; float:left; height:188px; text-align:center; margin:3px 15px 7px; line-height:30px;}
.search_list li img { border:1px solid #cecece;}
.search_list li img:hover { border:1px solid #ff5400;}
/*==========内页样式开始========*/
#content{ width:1200px; margin:30px auto;}
.list_box .box_bt{ width: 830px; height:39px; font-size:12px; border-bottom:1px solid #e1e1e1;}
.lift_zuo{ width:250px; float:left;}
.n_pro_list .list .hover {background: #ff5400 url(../images/list_li.png) no-repeat 50px -22px !important; display:block; color:#fff;}
.product_bigimg_text .pro_lianxi{ width:380px;}
.product_bigimg_text .pro_lianxi a{ color:#fff; width:80px; height:34px; background:#0095d9; text-align:center; font-size:14px; line-height:34px; display:block; margin-bottom:10px;}
.product_bigimg_text .pro_lianxi1 p{ color:#0066ff; font-weight:bold; margin-top:12px; font-size:20px;}
.left_box{width:220px;float:left;}
.list_left {float: left;width: 220px;margin-right: 30px;}
.list_right {float: right;width: 1200px;}
.list_right .box_sj .box_y p{ font-size:12px; line-height:24px;}
.list_right .box_sj .box_y p.box_h{ height:45px; overflow:hidden;}
.top_title {line-height:39px;height:39px;text-align: center; background-color:#cc0000;}
.top_title h2 {font-family:"Microsoft YaHei";font-size: 16px; color: #fff;}
.top_title h2 span{ font-size:12px; font-weight:normal;}
.left_con {line-height: 20px;}
.left_con{ border: 1px solid #ccc;}
.left_con ul li {line-height: 34px;border-bottom: 1px dotted #ccc;}
.left_con ul li a {display: block; font-size: 14px; color: #666; text-decoration: none;text-align: center;}
.left_con ul li a:hover {background:#ccc; text-decoration: none; color: #fff;}
.pro_pic {overflow: hidden; width:1235px;}
.pro_pic ul.seruu li {text-align:center; float:left; margin-right:30px;margin-bottom:30px; position:relative; width:380px; line-height:24px;}
.pro_pic ul.seruu li span{font-size:14px; color:#666;display: block;text-align: center;line-height: 30px;float: left;width:380px;}
.pro_pic ul.seruu li b{display: block;width: 380px;height: 238px;overflow: hidden;float: left;}
.pro_pic ul.seruu li img{transition-duration: 0.3s;}
.pro_pic ul.seruu li:hover img{-webkit-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);transform: scale(1.1,1.1);}
.product_list2 li:hover span{color: #0095d9;}
.pro_pic ul.seru2 { margin-top:10px;width: 1240px; }
.pro_pic ul.seru2 li {width: 580px;border-bottom:1px dotted #c2c2c2;height: 160px;float: left;margin-right: 40px;}
.pro_pic ul.seru2 li a{width: 580px;display:block;color: #2b2b2b;font-size: 15px;font-weight: bold;margin-top: 32px;float: left;}
.pro_pic ul.seru2 li a:hover {text-decoration:none;color:#ec5127; }
.pro_pic ul.seru2 li a .date{ float:right; color:#999;font-size: 12px;}
.pro_pic ul.seru2 li a:hover .date {text-decoration:none;color:#ec5127; }
.pro_pic ul.seru2 li img{float: left;margin-top: 18px;}
.pos { background: #f1f1f1 none repeat scroll 0 0;border: 1px dashed #ccc;height: 38px;line-height: 38px;text-indent: 10px;}
.pos h2 {font-size:15px; color:#000000; font-weight:bold;}
.moxing {overflow:hidden;width:220px;}
.lianxi_title h2 {color: #fff;padding-left: 20px;font-family:"Microsoft YaHei";font-size: 15px;}
.lianxi_title{line-height: 39px;background-color: #00AA3A;height: 39px;}
.list_lbot{margin:15px 0 35px 0;}
.list_contact{border: 1px solid #ccc;padding:10px;}
.list_contact p{line-height:24px;color:#818181;padding-left:15px;padding-right:15px;}
.pro_details_tongji {text-align: center;width: 100%;border-bottom: 1px dashed #ccc;padding-bottom: 5px;margin-bottom: 15px; font-size:13px;}
.pro_photo{ padding-top:20px;}
.pro_photo h3 {text-align: center;line-height: 50px;font-size: 14px;padding-top: 10px; font-weight: bold;}
.pro_photo p{color:#333;}
.n_con{ color:#666; font-size:14px; line-height:24px;}
.n_con p {line-height: 24px;color: #333;text-indent: 2em; margin-bottom:5px; color:#666; font-size:14px;}
.goto{ color:#666; font-size:14px; line-height:24px;}
.goto p {line-height: 24px;color: #666;}
.goto p a{ margin-right:30px;}
.info_news span {float: right; color:#999; font-size:12px;}
.info_news li {line-height: 35px;padding-right: 10px;background:url(../images/new_jt.png) left center no-repeat; padding-left: 15px;margin-left: 10px;border-bottom: 1px dashed #CCC;}
.wz1{ margin-top:30px;}
.pro_ph1{ float:right;}
.pro_ph1 a{ margin:0 10px; float:right; line-height:40px; font-size:16px; color:#88be4c;}
.article_list_img {background:#f2f2f2; height:120px; padding:10px; margin-bottom:10px;}
.article_list_img dt { float:left; margin-right:20px;}
.article_list_img dd { float:left; width:470px; line-height:24px; height:120px; overflow:hidden;}
.article_list_img dd a { color:#f66304;}
.article_list_img dd a:hover { text-decoration:underline;}
.current_content h4 { text-align:center;  color:#2b2b2b; font-size:20px;}
.current_content h3 { text-align:center; margin-top:5px; font-weight:normal; line-height:30px; height:32px; font-size:13px;color: #626262;}
.current_content .current_text { margin-top:7px;  padding-top:15px;}
.current_content .current_text p{ line-height:25px;font-size: 14px;color: #333;margin-bottom: 10px;}
.current_content a{font-size: 14px;color: #666;test:expression(target="_blank");}
.current_content a:hover{color: #0095d9;}
.current_content a:active {test:expression(target="_blank");}
.current_content{font-size: 14px;color: #333;}
.hot{ margin-top:50px; margin-bottom:20px;}
.hot div{font-size: 14px;font-weight: bold;color: #000000;}
.lx{ width:830px;}
.leftlx .dianh{padding:0 5px 20px 10px;}
.leftlx p{line-height:24px;}
.hots_news .dianhua {background: url(../images/Teln.gif) no-repeat scroll 0 18px transparent;color: #666666;line-height: 20px;padding: 10px 0 10px 55px;}
.hots_news .dianhua span {display: block;font: 18px "Impact";color:#000;}
.dianh p{line-height: 24px;font-size: 14px;color: #333;margin-bottom: 10px;}
.nyBanner{width: 100%;height: 300px;margin: 0 auto;background-color: #91cf18;overflow: hidden;position: relative;}
.nyBanner img{position:absolute;left:50%;margin-left:-960px;}
/*下载*/
.downlist{line-height:24px;color:#333;padding:10px 15px 0px;}
.downlist b{font-size: 14px;font-weight: bold;color: #206ccd;}
.downlist ul li{border-bottom:1px dashed #dedede;height:32px;line-height:32px;}
.downlist ul li a{color:#333;font-weight:bold;display: block;float: left;width: 80%;height: 32px;overflow: hidden;}
.downlist ul li a:hover{color: #206ccd;}
.downlist ul li span{float:right;color:#333;}
.downlist ul p{line-height:24px;color:#333;}
/*down*/
.neiye-title{line-height:24px;color:#333;}
.neiye-title a{color:#0156b1;}
/*goTop*/
.goTop_Box{position: relative;}
.right-bar{position: fixed;bottom: 10%;right: 4%;z-index: 9999;zoom: 1;}
.gotop{width: 45px;height: 45px;background: url(../images/hdb.png) no-repeat;cursor: pointer;}
/*==========企业相册页面========*/
#col{width:900px;}
#col ul{ margin-top:10px;}
#col li {text-align:center; float:left; margin-right:37px;margin-bottom:10px; width: 256px;height: 183px;}
#col li img{ border:1px solid #cecece;vertical-align: bottom;width: 100%;}
#col li img:hover{ border:1px solid #91cf18;}
#col li p{ font-size:13px; color:#333;line-height:24px;height: 24px;}
#col li a{ text-decoration:none;}
#col li:hover p{ text-decoration:none; color:#91cf18;}
.selected{z-index: 1;}
.selected p{display: none;}
.page2{position: absolute;left: 270px;top: 400px;}
/*内页联系我们标题*/
.conn{width: 1200px;float: left;position: relative;height: 85px;margin: 20px 0;}
.conn dt{font-size: 64px;color: #ededed;position: absolute;top: 0;left: 455px;}
.conn dd.cond1{font-size: 28px;color: #000;position: absolute;top: 12px;left: 613px;}
.conn dd.cond2{font-size: 16px;color: #888;position: absolute;top: 54px;left: 613px;   }
.newsnn{width: 1200px;float: left;height: 85px;margin: 20px 0;}
.newsnn dt{font-size: 64px;color: #ededed;text-align: center;letter-spacing: 10px;}
.newsnn dd{font-size: 28px;color: #000;text-align: center;margin-top: -60px;}
.pronn{width: 400px;float: left;height: 50px;position: relative;}
.pronn dt{font-size: 64px;color: #ededed;position: absolute;top: -31px;left: 0;}
.pronn dd.cond1{font-size: 28px;color: #000;position: absolute;top: -19px;left:66px;}
.pronn dd.cond2{font-size: 16px;color: #888;position: absolute;top: 16px;left:66px;}
.procon{width: 1200px;margin: 30px 0;float: left;}
/*地址地图*/
.ny-sitemap{ width:1200px;}
.ny-sitemap h3{ width:1200px; color:#333333; height:160px;text-align: center;line-height: 135px;  font-size:20px; float: right;
    font-weight: bold;background: url(../images/mapp.jpg) no-repeat center 96px;}
.ny-sitemap h4{ width:1200px;height:50px;text-align: center;float: left;margin: 50px 0;}
.ny-sitemap h4 a{ font-size:16px; color:#333333;float: right;}
.ny-sitemap h4 a:hover{ color: #0095d9;}
.ny-sitemap div{ width:1200px;float: left;background: url(../images/mapp1.jpg) no-repeat left top;}
.ny-sitemap div dl{ float:left;padding: 0 62px;height:300px;background: url(../images/mapp1.jpg) no-repeat right top;}
.ny-sitemap div dl dt{ font-size:16px; color:#333333; height:45px;}
.ny-sitemap div dl dt a{color:#000;}
.ny-sitemap div dl dt a:hover{color: #0095d9;}
.ny-sitemap div dl dd{line-height:35px;}
.ny-sitemap div dl dd a{ font-size:14px; color:#666666;}
.ny-sitemap div dl dd a:hover{color: #0095d9;}
/*关于我们内页*/
.gywm{padding: 50px 0;}
.gywm p{width: 1200px;margin: 0 auto;color: #555;line-height: 25px;font-size: 14px;margin-bottom: 10px;}
.gywm p a{color: #000;}
/*内页导航下拉框*/
.pro_list{display:inline-block;position:relative;}
.nav_list {width:206px;position: absolute;top:50px;left:15px;background:#fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);transform:rotateX(90deg);transform-origin: 0 0;
    transition: .5s;z-index: 9999;}
.pro_list:hover .nav_list{transform:rotateX(0deg);}
.nav_list1{display: block;text-decoration: none;text-align: left;border-color:rgba(0,0,0,0) ;
    text-indent: 15px;font-size: 14px;color: #333;padding: 10px 0; }
.nav_list1:hover {color:#0095d9;text-align: left;}
