﻿@charset "utf-8";
/* CSS Document */
body{  font-family:"Microsoft Yahei"; color:#333; font-size:13px; font-weight:none;}
body,table,form,p,dl,dt,dd,h1,h2,h3,div,dl,dt,dd,td,th,ul,li{margin:0;padding:0; list-style:none;}
img{ border:0px;}
.clear{ clear:both;}
a{ text-decoration:none;}
a:hover{ text-decoration:underline; cursor:pointer;}

/*头部样式*/
.header{width:100%;height:auto; padding-top: 136px; }
#headWrap{position: fixed;z-index: 93; box-shadow:1px 1px 7px #787878;width: 100%; top: 0;left: 0;background-color: #fff;}
.top_top{ width:100%; height:30px; background-color:#eeeeee;}
.top_c{ width:1200px; height:auto; margin:0 auto;}
.top_top_left{ width:50%; height:30px; float:left; line-height:30px; color:#888888;}
.top_top_right{ width:auto; height:25px; float:right;line-height:30px;color:#888888;padding-top: 5px;}
.top_top_right a{color:#888888; padding: 0px 8px;
border-right: 1px solid #888;
line-height: 16px;
display: inline-block;}
.top_top_right span{ font-size:18px;}
.top_top_right a:last-child{border: none;}

.top{ height:106px; width:1200px; margin:0 auto;}
.logo{ width:250px; float:left; height:auto; margin-top:20px; }
.logo img{}
.search{ width:320px; float:left; height:auto;}
.tel{ width:auto; float:right; height:auto; line-height:auto; margin-top:10px; font-size: 24px;color: #f40918;padding-bottom: 5px;font-weight: 600;}
.tel img{vertical-align: middle;margin-top: -7px;
margin-right: 10px;}

/*导航*/
#navmenu{width:950px; height:auto;float: right;}
#navmenu ul {width:100%; height:50px;margin:0 auto; overflow: hidden;}
#navmenu ul li {float:left; height:50px;line-height:50px; text-align:center; width:110px; margin-left:25px;position:relative; }
#navmenu ul li a {color: #000; font-size: 19px; font-weight: bold;text-decoration:none; display:block;}
#navmenu ul li a.act, #navmenu ul li a:hover{color:#d07800;}
#navmenu ul li:hover ul{position:absolute;top:50px;left:0;  height:auto; filter:alpha(opacity=90);opacity:.9;-moz-opacity:.9;display:block;z-index:1111100;}
#navmenu ul li ul{display:none; width:120px; background-color:#F3F3F3;}
#navmenu ul li ul li {border-bottom:1px #dedede solid;display:block;width:120px; height:35px; float:none;}
#navmenu ul li ul li a{color:#333;display: block;font-size: 13px;line-height:35px;width:120px;}
#navmenu ul li ul li a:hover{font-weight:bold;}

/*banner*/
.bannner{ position:relative; width:100%; height:auto; overflow:hidden}
#slider{position:absolute;width:1920px;height:700px;background:url(../images/loading.gif) no-repeat 50% 50%;left:50%;margin-left:-960px}
#slider img {position:absolute;top:0px;left:0px;display:none;}
.nivo-controlNav{position:absolute;left:50%;bottom:20px;margin-left:-60px}
.nivo-controlNav a {display:block;width:22px;height:22px;background:url(../images/bullets.png) no-repeat;text-indent:-9999px;border:0;margin-right:3px;float:left;}
.nivo-controlNav a.active {background-position:0 -22px;}
.nivo-directionNav a {display:block;width:30px;height:30px;background:url(../images/arrows.png) no-repeat;text-indent:-9999px;border:0;}
a.nivo-nextNav {background-position:-30px 0;right:400px;}
a.nivo-prevNav {left:400px;}
.nivo-caption {text-shadow:none; font-family: Helvetica, Arial, sans-serif;}
.nivo-caption a {color:#efe9d1;text-decoration:underline;}
/* The Nivo Slider styles */
.nivoSlider {position:relative;}
.nivoSlider img {position:absolute;top:0px;left:0px;}
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:60;display:none;}
.nivo-slice {display:block;position:absolute;z-index:50;height:100%;}
.nivo-caption {position:absolute;left:0px;bottom:0px;background:#000;color:#fff;opacity:0.8;width:100%;z-index:89;}
.nivo-caption p {padding:5px;margin:0;}
.nivo-caption a {display:inline !important;}
.nivo-html-caption {display:none;}
.nivo-directionNav a {position:absolute;top:45%;z-index:99;cursor:pointer;}
.nivo-prevNav {left:0px;}
.nivo-nextNav {right:0px;}
.nivo-controlNav a {position:relative;z-index:99;cursor:pointer;}
.nivo-controlNav a.active {font-weight:bold;}
.nybanner{ width:100%; height:175px; margin:0 auto; background-position:center; background-repeat:no-repeat; overflow:hidden}
/*头部样式*/

.main{ width:1200px; height:auto; margin:0px auto; padding-top:10px;}

/*首页Title样式*/
.index-t{ width:100%;margin:15px 0px; text-align:center; }
.index-t p{ font-size: 36px;
color: #000;
font-weight: 600;
line-height: 55px;
padding-top: 20px;
padding-bottom: 7px;}
.index-t span{color:#8f8f8f; font-size:13px; border-top:2px solid #000; padding: 0px 30px;}
.index-t img{display: none;}
/*产品*/
.index-pro{ width:100%; height:auto;}
.index-pro-t{ width:100%; height:45px; margin-top:50px;}
.index-proleft{ width: 160px; height: auto; float: left;}
.index-proleft img{ float: left;}
.index-proleft p{ float: left; height: 40px; line-height: 19px; border-left:4px solid #ff9300; margin-left: 15px; padding-left: 15px; font-size: 24px; font-weight: bold; color: #000;}
.index-proleft p span{ display: block; font-size: 17px; color: #777777; font-weight: normal;line-height: 30px;}
.index-proright{ width:1026px; height: 42px; float: right; border-bottom: 1px solid  #dedede; }
.index-proright ul { width: 100%; height: 42px; line-height: 42px;}
.index-proright ul li{ float: right; background: url(../images/3product_03.png) no-repeat right center; padding: 0px 20px;}
.index-proright ul li:first-child{background:none;}
.index-proright ul li a{ color: #333; font-size: 15px;}
.index-proright ul li a:hover{ text-decoration: none;}
/*产品分类列表*/
.iauth{ width:238px; height:auto; border:1px solid #D2D2D2; }
.iauth li{ width:218px; height:35px; line-height:35px; background:url(../images/pauht.jpg) repeat-x center center; margin:15px auto;}
.iauth li a{font-size:14px; background:url(../images/po.png) no-repeat 30px center ; padding-left:50px; color:#124185;}
.iauth li a:hover{ color:#124185;}

/* 首页产品列表 */
.cp_list{ width:1220px; height: auto; margin-top: 30px;}
.cp_list li{ width:380px; float:left; height:auto; margin:5px 10px; position: relative;border:1px solid #dedede;}
.cp_list li img{ width:100%; height:272px; margin:0px; display: block;}
.cp_list li p{ width:100%; height:37px; line-height:37px; text-align:center;background: url(../images/3product_07.png) repeat-x center center; color:#fff; font-size: 15px;}
.cp_list li a{ color:#fff; font-size: 15px;text-decoration: none;}
.cp_list li a:hover { color:#fff; text-decoration:none;}

.adv{ width: 100%; height:550px; margin-top:60px; background: url(../images/4advantage.jpg) no-repeat center center;}
.adv-title{ width: 100%; height: auto; text-align: center; margin-top: 60px;margin-bottom: 54px;}
.advlist{ width: 1240px; height: 334px;background: url(../images/6new_03.png) no-repeat 0 center;margin-right: -40px;}
.advlist li{ width: 132px; height: auto; float: left; margin:0px 17px 0 3px;}
.advlist li .big{width: 130px;height: 130px;border: 1px solid #fff;border-radius: 65px;overflow: hidden;}
.advlist li p{ height: 30px; line-height: 30px; font-size: 16px;color: #fff; padding-top: 70px;text-align: center;}
.advlist li:nth-child(even) .big{margin-top: 204px;position: relative;}
.advlist li:nth-child(even) p{margin-top: -303px;position: relative;}
.advlist li a:hover{ text-decoration: none;}
.advmore{ width:75px; height: 60px;margin: 30px auto; display: block;}
/*关于我们*/
.index-about{ width:1200px; height:auto; margin: 0px auto; padding: 40px 0px;}
.index-about-c{ width:100%; height:auto; padding:20px 0px;}
.aboutleft img{ width: 601px; height: 460px; float: left;}
.aboutright{ width: 499px; padding: 45px 50px 39px; background: #414f58; height: auto; float: right;}
.aboutright p{ color:#fff; line-height:30px; font-size:36px; padding-bottom: 20px; }
.aboutright span{color:#FFF; line-height:26px; font-size:14px; display: block;}
.aboutright .moreteam{ color: #fff; line-height: 30px;}
.moret{ color: #6a828c; font-size: 13px; font-family: arial;display: none;}
.enr{ width: 100%;height: 110px;margin-top: 30px;padding: 0 30px;margin-left: -30px;background: url(../images/7foot_03.png) no-repeat 0 center;}

/*左右翻页*/
.content{width:100%;height:auto; position:relative; margin:0 auto;overflow:hidden;}
.drama-poster{width:95%;height:155px;margin:0 auto;overflow:hidden;position:relative; background: #0066CC;}
.drama-poster ul{width:100%;}
.drama-poster li{ margin:0px 7px; width:200px; float:left}
.drama-poster li img{display:block;width:200px;height:155px; display: inline-block;}
.drama-poster li p{display:none;color:#999;line-height:20px;position:absolute;width:447px;height:94px;left:0;bottom:2px;border-top:1px dashed #ccc;z-index:10px;padding-top:10px}
.drama-poster li p strong{color:#333;font-weight:normal;text-align:center;}
/*左右箭头*/
.drama-poster li.current p{display:block;}
.drama-slide li{position:absolute;top:0px;width:20px; height:155px; color:#124185;}
.drama-slide li.prev{left:0;}
.drama-slide li.next{right:0}
.drama-slide li.prev a{color:#124185;width:100%; height:100%; display:block; background:url(../images/left.jpg) no-repeat center center;}
.drama-slide li.next a{color:#124185;width:100%; height:100%;display:block;background:url(../images/right.jpg) no-repeat center center;}
/*左右翻页*/

/*左右滚动*/
#demo a{ position:relative; display: block; float: left; margin: 0px 5px;}
#demo img{width: 113px;height: 84px; border: 1px solid #ff9300; position: relative;padding: 3px;}
#demo p{display: none; width: 170px; height: 30px; line-height: 30px !important; padding: 0px; text-align: center; color: #fff; background: url(../images/3product_07.png) repeat-x center center; position: absolute; top: 88px; left: 2px; z-index: 100; font-size: 13px;}


/*新闻*/
.index-news{ width:100%;height: 722px;background: url(../images/6new.jpg) no-repeat center center;}
.index-news-l{ width:600px; height:455px; float:left; position: relative; margin-top: 40px;}
.date{ width: 80px; height: 80px; text-align: center; color: #fff; background: #ff9300; position: absolute; top: 0px; left: 0px;}
.date p{ color: #fff; font-size: 48px; line-height: 50px;}
.date span{ font-size: 18px; color: #fff;}
.newleftfont1{ color: #464646; font-size: 22px; line-height: 40px; padding-top: 10px;}
.newleftfont2{ font-size: 14px; color: #888; line-height: 23px;}
.newsmore{ width: 100px; height: 25px; line-height: 25px; text-align: center; color: #fff; display: block; background: #32322d; margin-top: 5px;}
.newsmore:hover{ text-decoration: none;background: #666;}
.index-news-r{ width:560px; height:auto; float:right; margin-top: 40px; }
.index-news-c-r{ width:463px; height:auto; border:1px solid #dedede; padding:15px 0px;}

/* 首页新闻样式 */
.newstop{ width:100%; height:65px; padding-bottom:25px; margin-bottom: 30px; border-bottom: 1px solid #999999;}
.newstop-l{ width: 75px; height: 65px; float: left; text-align: center;padding: 0px 5px;}
.newstop-l p{ color: #000; font-size: 48px; line-height: 50px;}
.newstop-l span{ font-size: 18px; color: #000;}
.newstop-r{ width:450px; height:auto; float:right;}
.newstop-r p{ width:100%; display:block; color:#464646; font-size:22px; font-weight:bold;}
.newstop-r p a{ font-size:16px; color:#333; height:30px; line-height:30px; font-weight:bold;}
.newstop-r p a:hover{ text-decoration:underline;}
.newstop-r span{ font-size:13px; color:#333; line-height:23px;}
.more{ width:80px; height:25px; line-height:25px; border-radius:4px; text-align:center; color:#fff; background:#E70014; display:block; margin-top:10px;}
/* 首页新闻列表 */
.newslist{ width:100%; margin:0 auto;}
.newslist li{ width:100%; height:35px; line-height:35px; border-bottom:1px dashed #868692;background-image:url(../images/n.png); background-repeat:no-repeat; background-position:left center; }
.newslist li a{ float:left; color:#868692;font-size:13px;}
.newslist li a:hover{ color:#333; text-decoration:none; }
.newslist li span{ float:right; color:#868692; font-size:13px;}

/*常见问题样式*/
.i-question{ width:100%; height:auto;}
.i-question li{width:100%; height:auto; padding:10px 0px;border-bottom:1px dashed #dedede;}
.que1{ width:400px; padding-left:40px; height:30px; line-height:30px; background:url(../images/q1.jpg) no-repeat left center;}
.que1 a{ color:#333;}
.que1 a:hover{ text-decoration:underline;}
.que2{ width:400px; padding-left:40px; height:auto; line-height:30px; background:url(../images/q2.jpg) no-repeat 0px 3px;}
.que2 a{ color:#FAC341;}
.que2 a:hover{ text-decoration:underline;}

/* 友情链接 */

.link{height:auto;line-height:40px;background-color:#666666;padding-left:350px;}
.link li{float:left; padding:0px 4px;}
.link a{color:#333; padding:0px 5px;}
.link a:hover{ color:#06C;}

/* 底部样式 */
.footer{width:100%; height:auto; background-color:#666666;}

.footer-content{ width:1200px; height:auto; margin:0 auto; padding:20px 0px;}
.f-left{ width:260px; height:auto; float:left; padding: 30px 0px 20px;}
.copyR{font-size: 16px;
color: #fff;
line-height: 29px;
display: inline-block;
padding: 20px;}
.copyR a{color: #d88008;}
.ewm{display: inline-block;padding-left: 100px;}
.ewm img{display: block;width: 100px;height: 100px;}
.f-right{ width:820px; height:267px; float:right;  border-left:1px solid #313131; color:#fff; line-height:23px; padding:40px 0px 0px 60px; /*margin-bottom: 40px;*/}
.footer-cc{ width: 100%; height: 40px; line-height: 40px; text-align: center;border-top:1px solid #313131; text-align: center; color: #868688; }
.conli{ text-align: left !important;}
.conli div{ padding-top: 30px; color: #b0b0b3; font-size: 13px; line-height: 30px;}
/* 底部样式 */

/* 内页左边 */
.ny_left{ width:240px; float:left; height:auto; margin:10px 0px; }
.ny_left_title{ width:100%; height:43px;line-height:43px; border: 2px solid #d07800;}
.ny_left_title p{ font-size:18px;font-weight:bold;color:#333;text-align:left; height:43px; padding-left:10px; float: left; }
.ny_left_title span{ padding-left: 10px; font-size: 15px; color: #333;}
.nyl{ width:240px; color:#333; margin-top:20px;}
.nylc{ width: 242px;border:1px solid #D6D6D6;}
.nylc p{ line-height:28px; width:90%; margin:0 auto; padding:15px 0px; color: #555; height:auto;}

.ny_list{ width:242px; height:auto;  margin:0 auto;}
.ny_list li{ width:100%; margin:0 auto; height:35px; line-height:35px; text-align:left; border:1px solid #D6D6D6; margin: 5px 0px;}
.ny_list li a{ display:block; color:#222; padding-left:15px; font-size: 14px;}
.ny_list li a:hover{color: #fff;background-color: #d07800;text-decoration: none;}
.ny_list li .submenuon{color: #fff;background-color: #d07800;font-weight:bold;}
/*热门新闻列表*/
.nynlist{ width:242px; height:auto; margin:0 auto; padding:10px 0px; border:1px solid #DFDFDF; background: #fff; }
.nynlist li{ width:95%; margin:0 auto; height:35px; line-height:35px; text-align:left;background:url(../images/dd.png) no-repeat left center;}
.nynlist li a{ display:block; color:#333; padding-left: 10px; }
.nynlist li a:hover{ color:#FF6600;}

.nybanbot{ width: 100%; height: 50px; line-height: 50px; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede;}
.nybanbotleft{ width: 500px; height: auto; float: left;}
.nybanbotleft p{ font-size: 15px; font-weight: bold; color: #333; display: inline-block;}
.nybanbotleft a{ color: #989898; font-size: 13px; padding: 0px 10px;}
.nybanbotright{ width: 260px; height: 30px; line-height: 30px; margin-top: 10px; float: right; border:1px solid #f63604;}
.keytext{ width: 200px; padding: 0px 0px 0px 10px; height: 29px; line-height: 29px; border: 0px; margin: 0px;}
.keysubmit{ width:45px; height: 31px; float: right; background:url(../images/news_05.jpg) repeat center center; border: 0px; padding: 0px; margin: 0px;}
/* 内页右边 */
.ny_right{ width:920px; float:right; height:auto;margin:10px 0px; padding-bottom:20px;  background-color:#fff;}
.ny_right_title{ width:100%; height:46px; line-height:46px; color:#000; background-image:url(../images/main_06.jpg); background-repeat:no-repeat; background-position:left center; border-bottom:2px solid #d07800;}
.ny_right_title p{float:left;font-size:18px;font-weight:bold;width:auto; color:#000;}
.ny_right_title span{ float:right;}
.ny_right_title a{ color:#454545; padding:0px 5px;}
.ny_right_title a:hover{ color:#F00; text-decoration:underline;}
.ny_right_content{width:890px; height:auto; line-height:24px; padding:10px 15px; color:#666;}


/*内页新闻*/
.nynewslist{ width:100%; height: auto;}
.nynewslist li{ width:100%; height:auto; margin:0 auto; border-bottom: 1px solid #d7d7d7; padding: 20px 0px 10px 0px;}

.nynewslist li p{ width:100%;  display:block; color:#8f8f8f; font-size:14px;}
.nynewslist li p a{ font-size:16px; color:#333; height:35px; line-height:35px; font-weight:bold;}
.nynewslist li p a:hover{ text-decoration:none; color: #FF6600;}
.nynewslist li span{ font-size:13px; color:#333; line-height:23px;}

/*
.nynews_list{ width:100%;}
.nynews_list li{ width:100%;line-height:35px; border-bottom:1px dashed #dedede; height:35px; background-image:url(../images/dd.jpg); background-repeat:no-repeat; background-position:left center;}
.nynews_list li a{ float:left; color:#333;}
.nynews_list li a:hover{ color:#06C; }
.nynews_list li span{ float:right;}
*/

/*内页产品*/
.procontent{ width: 873px; border: 1px solid #B8B8B8;height: auto; margin-top: 20px; line-height: 24px; padding: 15px 21px;}
.nypro-list{ width:935px; height:auto; margin-top: 10px;}
.nypro-list li{width: 291px;
height: auto;margin-right: 20px;margin-top: 17px;
float: left;}
.nypro-list li img{ width:100%; height:196px; border:1px solid #dedede;}
.nypro-list li p{ width:100%; line-height:35px; height:35px; font-size:15px;}
.nypro-list li p a{color:#222;text-align: center;
white-space: nowrap;
padding: 0 13px;
text-overflow: ellipsis;
overflow: hidden;
display: block;}
.nypro-list li p a:hover{color:#06C; text-decoration:none;}
.nypro-list li span{ line-height: 23px; height: 50px; display: block; overflow: hidden;display: none;}

/*分页*/
.page{ width:100%;height:35px;padding-top:15px; text-align:center;}
.page a{display:inline-block; color:#333; border:1px solid #dedede; padding: 5px 8px; margin:0px 3px; border-radius:2px;}
.page a:hover{background-color:#6e2200;color:#fff; text-decoration:none;}
.page .current{display:inline-block; padding: 5px 8px; color:#6e2200; font-weight:bold;}

/*详情页*/
.article_title{ text-align:center; width:100%; font-size:16px; line-height:40px;}
.newsin-c{width:100%; height:auto; margin:0px auto; padding-top:20px;}
.newsnext{ width: 100%; padding: 30px 0px;}
.newsnext li{ width: 100%; height: 30px; line-height: 30px;}
.newsnext li a{ color: #333; line-height: 30px;}
.newsnext li a:hover{ color: #FF6600; cursor: pointer; text-decoration: none;}
.artdet{ width: 100%; height: 40px; line-height: 40px; text-align: center;}
/*在线留言*/
.zxlyinp{ width:300px; height:28px; line-height:28px; margin:5px 0px; padding-left:10px; border:1px solid #dedede; border-radius:4px;}
.zxlyyzm{width:100px; height:30px; line-height:30px; margin:5px 0px; font-size:14px; padding-left:10px; border:1px solid #dedede; border-radius:4px;}
.zxlysub{ width:120px; height:30px; line-height:30px; color:#fff; text-align:center; border-radius:4px; background-color:#188FE1; border:0px; font-size:15px;}
.zxlysub:hover{ cursor:pointer;}

/*更多新闻，产品*/
.ny_xg_title{ width: 100%; height: 35px; line-height: 35px; border-bottom: 1px solid #e0e0e3;}
.ny_xg_title p{color:#333; background: url(../images/productshow_06.jpg) no-repeat left bottom; font-size: 15px; }
.morearticle{ width:100%; padding:15px 0px;}
.morearticle li{ width:48%; height:35px; line-height:35px; float:left; margin: 0px 1%; border-bottom: 1px dashed #dedede;}
.morearticle li .time{font-size: 15px;color:#464646;float: right;}
.morearticle li a{ color:#333; background:url(../images/productshow_14.jpg) no-repeat left center; padding-left: 10px;white-space: nowrap;
margin-right: 8em;
overflow: hidden;
display: block;
text-overflow: ellipsis;}
.morearticle li a:hover{ color:#000}
.moreproducts{ width:100%; padding:15px 0px;}
.moreproducts li{ width:280px; height:auto;float:left; background: #DEDEDE; margin: 10px 13px; text-align: center;}
.moreproducts li img{ width:100%; height: 220px;}
.moreproducts li a{ color:#333; line-height:30px;}
.moreproducts li a:hover{ color:#000}



.nyproleft{ width: 410px; height: auto; float: left;}
#tbody {width:405px;margin:0px auto;}
#mainbody {width:405px;border:1px solid #dedede; margin-bottom: 10px;}
#mainphoto {cursor:pointer;display:block;}
#goleft {float:left;clear:left;}
#goright {float:right;clear:right;}
#photos {width:370px;height:62px;overflow:hidden; float: left; margin: 0px 5px;}
#showArea img {display:block;float:left;margin:0px 6px;cursor:pointer;border:1px solid #dedede}
#showArea img:hover{ border: 1px solid #cc0000;}


.nyproright{ width: 420px; height: auto; float: right;}
.pro_title{ text-align:left; width:100%; font-size:22px; line-height:40px; border-bottom: 1px dashed #dedede;}
.nyproright p{ margin: 10px 0px; line-height: 28px; height: 180px; overflow: hidden; color: #616161; font-size:15px; padding-top: 20px;}
.nyproright span{ font-size: 18px; color: #464646; height: 45px;}
.nyproright span b{ color: #e60012; font-size: 26px;}
.nyproright a{ display:block; background: #f63604 url(../images/productshow_03.jpg) no-repeat 130px center; height: 40px;line-height: 40px; font-size: 16px; color: #fff; text-align: center;  width: 160px; margin-top: 20px;float: left;}
.nyproright a:hover{ text-align: center;}
.pofont1{ float: left; color: #616161; font-size: 16px; padding-top: 25px;}
.probody{padding: 15px 0px; font-size: 13px; line-height: 23px;}
.probodytitle{ width: 139px; height: 42px; line-height: 30px; text-align: center; color: #fff; background: url(../images/productshow_03.png) no-repeat center center; font-size: 14px; margin-bottom: 10px;}

