input,select,button{ font:12px Verdana,Arial,Tahoma; vertical-align:middle; } input[type="submit"] { background: #f9c717 none repeat scroll 0 0; border: medium none; border-radius: 3px; color: #fff; cursor: pointer; font-weight: bold; padding: 5px 15px; width:75px; height:30px; } input[type="submit"]:hover { background: #C1C1C1 none repeat scroll 0 0; } input[type="reset"] { background: #3f3f3f none repeat scroll 0 0; border: medium none; border-radius: 3px; color: #fff; cursor: pointer; font-weight: bold; padding: 5px 15px; width:75px; height:30px; } input[type="reset"]:hover { background: #C1C1C1 none repeat scroll 0 0; } /* 新闻部分内容*/ .news_info { color: #999; font-size: 14px; line-height: 24px; margin: 0 auto; padding: 40px 0 10px; width: 1140px; } .news_info .info_title { color: #555; font-size: 24px; line-height: 1em; text-align: center; } .news_info .info_time { padding: 26px 0 3px; text-align: center; } .news_info .info_time em { padding: 0 2em; } .news_info .info_time span { border: 1px solid #c1c1c1; cursor: pointer; display: inline-block; height: 25px; width: 27px; } .news_info .info_page { overflow: hidden; } .news_info .info_page a { float: left; height: 38px; width: 50px; } .news_info .info_page a.prev { background:url("../images/cc.jpg") no-repeat scroll left top; } .news_info .info_page a.next { background:url("../images/bb.jpg") no-repeat scroll right top; float: right; } .news_info .info_page a:hover { background-position: left bottom; } .news_info .info_txt { border: 1px solid #e8e8e8; overflow: hidden; padding: 30px 40px 50px; } .news_info .info_txt .info_return { background:url("../images/aa.jpg") no-repeat scroll left top; display: block; height: 38px; margin: 20px auto 0; overflow: hidden; text-indent: -999px; width: 122px; } .news_info .info_txt .info_return:hover { background-position: left bottom; } .news_info .news_label { padding: 18px 0 60px; } .news_info #bdshare { float: right; width: 195px; } .news_info #bdshare .name { float: left; } /* 二级导航*/ .banner { background-position: center center; background-repeat: no-repeat; height: 350px; } .other-banner { height: 400px; overflow: hidden; position: relative; } .other-banner .banner-wrap { left: 50%; margin-left: -960px; position: absolute; top: 0; width: 1920px; } .in-banner { height: 50px; position: relative; text-align: center; margin-top:40px; } .ban-a { padding-top: 0px; } .ban-a li { display: inline-block; } .ban-a li a { background: #fff none repeat scroll 0 0; border: 1px solid #aeafaf; color: #333; cursor: pointer; display: block; padding: 10px 40px; } .ban-a li a.on, .ban-a li a:hover { background: #00a497 none repeat scroll 0 0; border: 1px solid #00a497; color: #fff; } /* 分页*/ .mypage { margin-top: 10px; text-align: center; float:left; width:1200px; margin-bottom: 20px; } .mypage li{float:left;} .mypage a { border:1px solid #C1C1C1; color: #666; display: inline-block; height: 32px; line-height: 32px; margin: 3px; padding-left: 24px; padding-right: 24px; vertical-align: middle; } .mypage strong { background: #fff none repeat scroll 0 0; color: #666; display: inline-block; height: 32px; line-height: 32px; margin: 3px; padding-left: 24px; padding-right: 24px; vertical-align: middle; } .mypage a:hover { background: #00a497 none repeat scroll 0 0; color: #fff; } .mypage em { background: #fff none repeat scroll 0 0; color: #666; display: inline-block; height: 32px; line-height: 32px; margin: 3px; padding-left: 24px; padding-right: 24px; vertical-align: middle; } /* 新闻列表*/ .news_right_c { width:1200px; margin:0px auto; } .news_right_c ul.news { margin: 0 0 15px; } .news_right_c ul.news li.Recom { border-bottom: 1px solid #e0e0e0; height: 190px; padding: 15px 0; } .news_right_c ul.news li.Recom p.n_l { background: rgba(0, 0, 0, 0) none repeat scroll 0 center; float: left; text-align: left; width: 510px; } .news_right_c ul.news li.Recom p.n_l span.t { color: #333; display: block; font-size: 15px; line-height: 35px; } .news_right_c ul.news li.Recom p.n_l span.c { color: #888; display: block; font-size: 12px; line-height: 30px; } .news_right_c ul.news li.Recom p.n_l span.m { color: #888; display: block; font-size: 12px; line-height: 30px; } .news_right_c ul.news li.Recom p.n_r { display: block; float: right; width: 351px; } .news_right_c ul.news li.Recom:hover p.n_l span { color: #00a497; transition: all 0.4s ease 0s; } .news_right_c ul.news li.li { border-bottom: 1px dashed #e0e0e0; height: 82px; padding: 20px 0; } .news_right_c ul.news li.li p.n_l { background: #dcdcdc none repeat scroll 0 0; display: block; float: left; height: 81px; text-align: center; width: 81px; } .news_right_c ul.news li.li p.n_l span.d { color: #00a497; display: block; font-size: 30px; margin: 10px 0 0px; } .news_right_c ul.news li.li p.n_l span.y { display: block; font-size: 15px; margin-top: 10px; } .news_right_c ul.news li.li p.n_r { float: right; width: 1100px; } .news_right_c ul.news li.li p.n_r span.t { color: #333; display: block; font-size: 14px; line-height: 31px; } .news_right_c ul.news li.li p.n_r span.c { color: #777; display: block; font-size: 12px; line-height: 25px; } .news_right_c ul.news li.li:hover { background: #e5e5e5 none repeat scroll 0 0; transition: all 0.4s ease 0s; } .news_right_c ul.news li.li:hover p.n_l { margin: 0 0 0 10px; transition: all 0.4s ease 0s; } .news_right_c ul.news li.li:hover p.n_r { margin: 0 10px 0 0; transition: all 0.4s ease 0s; width: 1080px; } .news_right_c ul.news li.li:hover p.n_r span { color: #00a497; transition: all 0.4s ease 0s; } .product ul li{ width: 288px; height: 280px; margin-left: 12px; float: left; margin-top: 30px; background: #fff; } .product ul li .picbox{ width: 286px; height: 243px; border: 1px solid #5b5b5b; border-bottom: none; text-align: center; line-height: 243px; } .product ul li .picbox img{ max-width: 286px; max-height: 243px; vertical-align:middle; transition: all 0.6s; } .product ul li .picbox img:hover{ opacity: 0.8; transform: scale(0.9); } .product ul li .pictit{ width: 288px; height: 36px; text-align: center; background: #00a497; line-height: 36px; font-size: 16px; transition: all 0.6s; } .product ul li .pictit:hover{ background: #f39800; font-size: 18px; } .product ul li .pictit a{ color: #fff; } .contain_left { width: 1200px; margin:0px auto; } .ntitle { color: #000; font-size: 32px; margin-top: 50px; text-align: center; width: 100%; } .nlocation { background: rgba(0, 0, 0, 0) url("../images/news_05.png") no-repeat scroll left center; color: #444; font-size: 14px; line-height: 30px; margin-top: 30px; text-indent: 20px; width: 100%; } .nlocation a { color: #444; } .nclass { border-top: 1px solid #ddd; margin: 10px 0; padding-top: 30px; text-align: center; padding-bottom: 20px; } .nclass a { border: 1px solid #ddd; color: #3f3f3f; display: inline-block; font-size: 16px; height: 40px; line-height: 40px; margin-left: -1px; padding: 0 11.4px; } .nclass a:first-child { margin: 0; } .nclass a:hover { border: 1px solid #ccc; } .nclass a.on { border-bottom: 1px solid #fff; border-top: 2px solid #00a497; color: #00a497; } .connect { background: rgba(0, 0, 0, 0) url("../images/cn01.jpg") no-repeat scroll center center; min-height: 500px; } .home_title { padding-top: 50px; text-align: center; } /*龙虾调料*/ .Seasoning .content{ color: #000; font-size: 14px; line-height: 28px; } .Seasoning .content ul li{ float:left; position: relative; margin: 20px 11px; } .Seasoning .content ul li i{ position: absolute; right: 0; top: 194px; } .Seasoning .content ul li p{ text-align: center; line-height: 28px; margin: 20px auto; font-size: 18px; } .Seasoning .content .btn1{ background: #00a497; border-radius: 20px; padding: 5px 20px; margin: 0px 50px; } .Seasoning .content .btn2{ background: #996c33; border-radius: 20px; padding: 5px 20px; } .Seasoning .content ul li a{ color: #fff; text-underline:none; text-decoration:none } .Seasoning .content ul li a:hover{ color: #fff; text-underline:none; } /*师资力量*/ .list-pic2{} .list-pic2 ul{margin-left:-22px;} .list-pic2 ul li{float:left;width:222px;height:310px;margin:23px 0 0 22px;} .list-pic2 ul li a{position:relative;display:block;height:100%;width:100%;overflow:hidden;} .list-pic2 ul li img{height:100%;width:100%;/*-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);*/} .list-pic2 ul li a div{position:absolute;left:0;top:0;height:100%;width:100%;background:rgba(0,0,0,.0);transition:400ms;} .list-pic2 ul li a dl{position:absolute;top:-160px;margin:0px 20px;color:#FFF;height:160px;overflow:hidden;transition:300ms;} .list-pic2 ul li a dl dt{line-height:35px;text-align:center;font-size:18px;} .list-pic2 ul li a dl dd{font-size:14px;} .list-pic2 ul li a p{position:absolute;left:50%;bottom:-30px;margin-left:-33.5px;height:28px;width:75px;border:1px solid #FFF;line-height:28px;text-align:center;color:#FFF;transition:200ms;} .list-pic2 ul li a:hover div{background:rgba(0,0,0,.4);} .list-pic2 ul li a:hover dl{top:60px;} .list-pic2 ul li a:hover p{bottom:30px;} .list-pic2-modify ul li{/*height:275px;*/height:222px;} .list-pic2-modify ul li a:hover dl{top:40px;} /*学习实拍*/ .sub_airport li { cursor: pointer; float: left; margin-bottom: 20px; margin-left: 34px; overflow: hidden; position: relative; width: 256px; text-align: center; } .airp_img { height: 192px; overflow: hidden; width: 256px; margin: 0px; padding: 0px; } .sub_airport li .airp_bg { height: 192px; left: 0; position: absolute; top: 0; width: 256px; } .sub_airport li .airp_bg::before { border-left: 2px solid #fff; border-right: 2px solid #fff; content: ""; height: 0; left: 13px; position: absolute; top: 10px; transition: height 300ms ease-in-out 0s; width: 225px; } .sub_airport li .airp_bg::after { border-bottom: 2px solid #fff; border-top: 2px solid #fff; content: ""; height: 160px; left: 13px; position: absolute; top: 10px; transition: width 300ms ease-in-out 0s; width: 0; } .sub_airport li .airp_bg a { color: #fff; height: 100%; opacity: 0; position: absolute; text-align: center; top: 0; width: 100%; z-index: 111; } .sub_airport li a { display: block; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .sub_airport li:hover img { opacity: 0.4; } .sub_airport li:hover .airp_bg { background: #00a497 none repeat scroll 0 0; opacity: 0.8; } .sub_airport li:hover .airp_bg a { color: #fff; opacity: 1; top: 40%; } .sub_airport li:hover .airp_bg::before { height: 164px; } .sub_airport li:hover .airp_bg::after { width: 229px; } .sub_airport li:hover a { color: #00a497; } /*产品*/ .pic{ width: 1200px; } .pic ul{ } .pic ul li{ float: left; width: 284px; height: 259px; overflow: hidden; background: #ffc114; margin-left: 8px; margin-right: 8px; margin-top: 15px; } .pic ul li img{ float: left; width: 284px; transition: all 0.3s; } .pic ul li img:hover{ transform: scale(1.06); } .pic ul li p{ height: 40px; display: block; text-align: center; line-height: 40px; font-size: 16px; transition: all 0.3s; } .pic ul li a{ color: #535353; } .pic ul li a:hover{ color: #000; } /*风采*/ .con3{width:100%; margin-top: 30px;} .con3 .cleft{width:292px; background: #f9c717; height: 445px;} .con3 .cleft .img1{ width: 169px; height: 169px; margin: 32px 61px 30px 61px; } .con3 .cleft .img2{ float: left; margin-top: 25px; margin-left: 30px; } .con3 .cleft .img3{ margin-top: 20px; margin-left: 35px; } .con3 .cleft p{ width: 292px; height: 209px; display: block; background: #ebebeb; } .con3 .cleft .txt1{ font-size: 20px; margin-top: 25px; margin-left: 15px; display: inline-block; } .con3 .cleft .txt2{ font-size: 26px; margin-left: 15px; display: inline-block; color: #333; font-weight: bold; } .con3 .cleft h2{ display: inline-block; } .con3 .con3_con{width:1208px; background:#fff; height:445px; display:block;} .con3 .con3_con li{position:relative; width:290px; height:218px; margin-left:12px; margin-bottom:10px; float:left;} .con3 .con3_con .grid ul{width:1208px;} .con3 .con3_con .effect-ming{background: #030c17;} .con3 .con3_con .effect-ming img{opacity: 0.9;-webkit-transition: opacity 0.35s;transition: opacity 0.35s;width:290px; height:218px;} .con3 .con3_con .effect-ming .figcaption::before{position: absolute;top:20px;right:20px;bottom: 20px;left: 20px;border: 2px solid #f5c71c;box-shadow: 0 0 0 20px rgba(255,255,255,0.2);content: '';opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale3d(0.4,0.4,1);transform: scale3d(0.4,0.4,1);} .con3 .con3_con .effect-ming span{ text-align:center;display:none\9;-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s; padding-top:80px; color:#fff; opacity:0;height: 30px; overflow: hidden;} .con3 .con3_con .effect-ming p{opacity: 0;display:none\9;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale(1.5);transform: scale(1.5); padding:30px; padding-top:0px; color:#fff;height: 72px; line-height: 21px; overflow: hidden;} .con3 .con3_con .effect-ming:hover span{-webkit-transform: scale(0.9); font-size:20px; opacity:1;transform: scale(0.9); display: block;display:none\9;-webkit-margin-before: 0.83em;-webkit-margin-after: 0.83em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;font-weight: bold;} .con3 .con3_con .effect-ming:hover .figcaption::before, .con3 .con3_con .effect-ming:hover p{opacity: 1;-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);} .con3 .con3_con .effect-ming:hover .figcaption{background-color: rgba(58,52,42,0);} .con3 .con3_con .effect-ming:hover img{opacity: 0.4;} .con3 .con3_con .figcaption, .con3 .con3_con .figcaption > a{position: absolute;top: 0;left: 0;width: 100%;height: 100%;} .con3 .con3_con .figcaption > a{z-index: 1000;text-indent: 200%;white-space: nowrap;font-size: 0;opacity: 0;} .con3 .more{text-align:center; margin-top:12px;} /* 问答*/ .wen { line-height:27px; position:relative; padding-left:30px; background:url(../images/wen.png) left 7px no-repeat; list-style:none; } .xin { background:url(../images/da.png) left 2px no-repeat; padding-left:30px; left: 0px; } /*下载*/ .stu_info{ margin-top: 30px; } .stu_info li { border-bottom: 1px solid #e5e5e5; line-height: 24px; margin-bottom: 10px; overflow: hidden; padding-bottom: 10px; padding-left: 20px; background:url(../images/down.png) no-repeat left 5px; } .stu_left { color: #373737; font-size: 30px; font-weight: 600; margin-right: 20px; text-align: center; width: 80px; } .stu_left em { border-top: 1px solid #c3c3c3; color: #999; display: block; font-size: 18px; margin-top: 12px; padding-top: 10px; } .stu_tit1 a { color: #000; font-size: 16px; } .stu_tit1 span { float:right; width:53px; height:27px; background:url(../images/xia.png); display:inline-block; } .stu_tit1:hover span { background:url(../images/xia1.png); } .stu_tit1 a:hover { color: #f9b602; } .stu_sum1 { color: #666; } .stu_tit2 { border-bottom: 1px solid #e6e6e6; color: #333; font-size: 22px; line-height: 56px; margin-bottom: 20px; } .stu_txt b { color: #333; } .stu_txt img { display: inline; } .stu_tit2 { border-bottom: 1px solid #e6e6e6; color: #333; font-size: 22px; line-height: 56px; margin-bottom: 20px; text-align:center; } .content{width: 1200px; margin: 0 auto;} .left { width:261px; float:left; margin-top:20px;} .left2 { width:910px; float:left; overflow:hidden;} .left3 { width:754px; float:left; overflow:hidden; color:#666;} .lefttop {height:3px; font-size:0; overflow:hidden; margin-top:10px;} .left2top {height:3px; font-size:0; overflow:hidden;} .leftbot {height:3px; font-size:0; overflow:hidden; margin-bottom:10px;} .left2bot {height:3px; font-size:0; overflow:hidden; margin-bottom:10px; } .right { width:915px; float:right; display:inline; margin-left:24px; overflow:hidden; margin-top:20px;} .right2 { width:275px; float:right; overflow:hidden;} .right3 { width:261px; float:right; overflow:hidden; color:#666;} .righttop {height:3px; font-size:0; overflow:hidden;} .right2top {height:3px; font-size:0; overflow:hidden;} .rightbot {height:3px; font-size:0; overflow:hidden; margin-bottom:10px;} .right2bot {height:3px; font-size:0; overflow:hidden; margin-bottom:10px;} .rightl{width:915px; float:left; display:inline; margin-right:24px;overflow:hidden;} .leftr{width:261px;float:right} .right_main { width:915px; padding-bottom:15px; overflow:hidden; } .right2_main { width:273px; padding-bottom:15px; overflow:hidden;} .left2_main { width:910px; padding-bottom:15px; overflow:hidden;} .topadcs{width:100%; overflow:hidden; text-align:center;margin:0px auto;margin-bottom: 25px;} .topadcs a img{ width:100%; height:auto; display:block;} .topadcs a{display:block;margin:0 auto;} .topadcs a.fullad{ height:350px;} .plc,.plc2{ background:#EFEFEF url(../images/logo_03.png) no-repeat 7px center;height:23px;line-height:24px;padding:7px 8px 8px 40px; position:relative; color:#666; overflow:hidden; font-size:14px; border-bottom:0px solid #ececec; padding-bottom:8px; font-family:"Microsoft Yahei","微软雅黑";} .plc span {} .plc i,.plc2 i,.plc a{ font-style:normal; font-size:14px; color:#666;} /*产品中心*/ dl.pd_list_dl{ width:255px;overflow:hidden; float:left; padding: 15px 15px;background: #f7f7f7;margin-right: 20px;margin-bottom:30px;display:inline} dl.pd_list_dl dt,dl.pd_list_dl dt a{ line-height:0; font-size:0;} dl.pd_list_dl dt img{width:253px;height:253px;border: 1px solid #ccc; padding:0px; } dl.pd_list_dl dd{ margin-top:3px; height:30px; width:255px; line-height:30px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; position:relative; text-align:center;} dl.pd_list_dl dd a{ color:#4c4c4c;font-size:14px;} dl.pd_list_dl dd a:hover{color:#0389DD;} dl.pd_list_dl_0{ margin-right:0;} /*副导航*/ .t05_con{ padding-bottom:10px;} /*副导航*/ .leib2,.leib,.proleib2{ width:261px;padding-bottom: 20px;} .leib2 .tit,.leib .tit,.proleib2 .tit{color:#fff; font-size:22px; background:#0389DD;height:58px;text-align:center; overflow:hidden;line-height: 58px;} .leib2 .tit i,.proleib2 .tit i{color: #fff;font:12px Arial; text-align: center; font-size:14px;text-transform:uppercase;display:none} .leib2 .tit a,.proleib2 tit a{ color:#333;} .leib .nr,.leib2 .nr,.proleib2 .nr{ border:0px solid #D2D2D2;padding:0px;display:inline-block;width:261px;border-top: 0px;} .leib2 .nr h3,.proleib2 .nr h3{width: 261px; height:50px; overflow:hidden; padding:0 0 1px;} .leib2 .nr h3 a,.proleib2 .nr h3 a{ font-size:14px; color:#24282b; padding:0 0 0 45px; background:url(../images/cp_hbg01.gif) no-repeat;display: block;width: 216px;height: 50px;line-height: 50px;overflow: hidden;} .leib2 .nr h3.cur a,.leib2 .nr h3 a:hover,.proleib2 .nr h3.cur a,.proleib2 .nr h3 a:hover{color: #0389DD; background:url(../images/cp_hbg02.gif) no-repeat;} .leib2 .nr ul li,.proleib2 .nr ul li{width: 261px;height: 54px; padding:0 0 1px;position: relative;z-index: 19;} .leib2 .nr ul li a,.proleib2 .nr ul li span a{ font-size:14px; color:#333; padding:0 0 0 45px; background:url(../images/cp_libg01.gif) no-repeat;display: block;width: 216px;height: 54px;line-height: 54px;overflow: hidden;} .leib2 .nr ul li.cur a,.leib2 .nr ul li a:hover,.proleib2 .nr ul li.cur span a,.proleib2 .nr ul li span a:hover{ color:#0389DD; background:url(../images/cp_libg02.gif) no-repeat;} .leib2 .nr ul li.non{background: none;} .pro_ejp{ display: inline-block; left: 261px; top:0px; position: absolute;background: url(../images/span.png) repeat; padding:0 15px; width: 175px;display:none} .proleib2 .nr ul li .pro_ejp a{ display: inline-block; padding-left: 13px; font-size: 14px; color: #666;background: url(../images/klin2.png) no-repeat left 15px; margin-right:20px;line-height: 33px;float: left;} .proleib2 .nr ul li .pro_ejp a.nob{ border-bottom: none;} .proleib2 .nr ul li .pro_ejp a:hover,.proleib2 .nr ul li .pro_ejp a.cur{background: url(../images/klin1.png) no-repeat left 15px; color: #74c716;} .proleib2 { width: 261px; padding-bottom: 20px;} .fl { float: left;} .list_dt{ background: #ededed; color: #000; width: 200px; padding: 0 40px 0 20px; height: 54px; line-height: 54px; cursor: pointer; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; border-bottom: 1px solid #fff; } .list_dt:hover{ background: #fff; } .list_dt:hover ._after{ display: block; width: 3px; height: 100%; position: absolute; left: 0; top: 0; background: #ededed; } #open{ background: #ededed; } #open ._after{ display: block; width: 3px; height: 100%; position: absolute; left: 0; top: 0; background: #ededed; } .list_dt_icon{ position: absolute; right: 10px; top: 9px; display: block; width: 16px; height: 16px; background: url("../images/off.png") no-repeat; } #open .list_dt_icon{ background: url("../images/open.png") no-repeat; } .list_li{ background: #ededed; list-style-type: none; color: #000; width: 200px; padding: 0 30px; height: 54px; line-height: 54px; cursor: pointer; border-bottom: 1px solid #fff; } .list_li:hover{ background: #fff; } .list_dd{margin-left:0px;} .pagination-wrapper{margin: 20px 0;} .pagination{height: 34px;text-align: center;} .pagination li {display: inline-block;height: 34px;margin-right: 5px;} .pagination li a{float: left;display: block;height: 32px;line-height: 32px;padding: 0 12px;font-size: 16px;border: 1px solid #dddddd;color: #555555;text-decoration: none;} .pagination li a:hover{background:#f5f5f5;color:#0099ff;} .pagination li.thisclass {background: #09f;color: #fff;} .pagination li.thisclass a,.pagination li.thisclass a:hover{background: transparent;border-color: #09f;color: #fff;cursor: default;} .leftlx{width:259px;text-align:left;font-family: "Microsoft YaHei";font-size: 12px;padding: 10px 0px; border-top:1px solid #3C6F8A; display:block; margin-bottom:0px;padding-bottom:10px;color: #fff;border: 1px solid #ccc;border-top:0px;color: #444;} .leftlx h1{text-align:center;height:30px;line-height:30px;font-size:14px;} .leftlx .dianh{padding:0 15px;} .leftlx p{line-height:26px;font-size: 14px;} .leftlx .dianhua {background:url(../images/lxwm.jpg) no-repeat center 5px;color: #F87E2D;line-height: 20px;padding: 128px 0px 3px;font-size: 14px;width: 226px;} .leftlx .dianhua span {font-size: 18px;color:#444;} /*---产品中心---*/ .pro_main { background-color:#fff;zoom:1; padding:10px 0px; overflow:hidden;} .t05 {padding:0 10px; color:#fff;height:32px; line-height:32px; color:#333;} /*左边标题块*/ .t05 a{ color:#333;} .t05 img { padding:6px 0 0 0; float:right;} .t05_con { border:solid 1px #ccc; border-top:0; padding:8px 11px; zoom:1;} /* -- 产品详细页 -- */ .pleft { width: 405px; z-index:5; float:left; overflow:hidden; margin-left:5px;} .bigimg {width:300px; height:300px; border:solid 1px #ccc; padding:2px; margin-bottom:10px;} .smallimg{} a.leftico { background:url(../images/ico25.gif) no-repeat; display:block; width:15px; height:15px; overflow:hidden; margin-top:21px; float:left;} a.leftico:hover { background:url(../images/ico25_1.gif) no-repeat;} a.rightico{ background:url(../images/ico24.gif) no-repeat; display:block; width:15px; height:15px; overflow:hidden; margin-top:21px; float:left; margin-left:10px;} a.rightico:hover { background:url(../images/ico24_1.gif) no-repeat;} .smallimg .look { text-decoration:underline; color:#f00; margin-top:20px; display:block; float:left; margin-left:10px;} .smallimg li{ float:left; display:inline; margin:0 0 0 10px; } .smallimg li a { display:block; background:url(../images/smallimgbg2.gif); width:43px; height:43px; padding:8px 0 0 3px; } .smallimg li a:hover , .smallimg li a.cur{ background:url(../images/smallimgbg1.gif);} .smallimg li img { width:40px; height:40px; display:block; } .look_big { text-align:center; line-height:25px; margin:15px 0; } .look_b { text-align:center;} .look_b input { margin:0 4px; *height:23px;} /* -- 产品详细页 -- */ .pleft { width: 405px; z-index:5; float:left; overflow:hidden; margin-left:5px;} .bigimg {width:300px; height:300px; border:solid 1px #ccc; padding:2px; margin-bottom:10px;} .smallimg{} a.leftico { background:url(../images/ico25.gif) no-repeat; display:block; width:15px; height:15px; overflow:hidden; margin-top:21px; float:left;} a.leftico:hover { background:url(../images/ico25_1.gif) no-repeat;} a.rightico{ background:url(../images/ico24.gif) no-repeat; display:block; width:15px; height:15px; overflow:hidden; margin-top:21px; float:left; margin-left:10px;} a.rightico:hover { background:url(../images/ico24_1.gif) no-repeat;} .smallimg .look { text-decoration:underline; color:#f00; margin-top:20px; display:block; float:left; margin-left:10px;} .smallimg li{ float:left; display:inline; margin:0 0 0 10px; } .smallimg li a { display:block; background:url(../images/smallimgbg2.gif); width:43px; height:43px; padding:8px 0 0 3px; } .smallimg li a:hover , .smallimg li a.cur{ background:url(../images/smallimgbg1.gif);} .smallimg li img { width:40px; height:40px; display:block; } .look_big { text-align:center; line-height:25px; margin:15px 0; } .look_b { text-align:center;} .look_b input { margin:0 4px; *height:23px;} /* -- 产品详细页__产品详细参数 -- */ .pright { width:490px; float:left; margin-left:15px; z-index:1; overflow:hidden; font-size:14px;} .propar { }/*产品详细参数字体颜色*/ .propar .line{ font-weight:normal; text-decoration:line-through;} .propar .span_1 { font-weight:bold; font-size:14px; color:#f00;} .propar .span_2 { font-size:16px;} .propar h4 { color:#0389DD; line-height:28px; padding:0 8px; border-bottom:1px dashed #ccc;} .propar .more { text-align:right; border-bottom:dashed 1px #ccc; margin-bottom:5px; } .propar .more a {color:#C10005; padding-left:12px; line-height:20px; } .propar .more a img { margin-right:5px;} #cntrRelevantProd .cp dt img{ height:143px;} .pro_content{ padding-top:20px;} .propar h4 { color:#333; line-height:28px; padding: 0 8px 10px; border-bottom:1px dashed #ccc; font-size:20px; font-family: tahoma,arial,微软雅黑,sans-serif; text-align:center;} .propar div , .proshop div {padding:5px; padding-bottom:0; line-height:22px; } .propar2{ float:left; width:100px;} .propar div span { font-weight:bold;} .propar div span i{font-style:normal} .pd_hotline span{ font-size:16px; color:#333;} .pd_hotline span.font_hotline{ font-size:24px; color:#0389DD;} .propar .spanPhone{ color:#C10005; font-size:20px;} .propar a.more {background:url(../images/ico14.gif) no-repeat 0 3px!important; _background:url(../images/ico14.gif) no-repeat 0 1px; padding-left:10px;} .proshop { border:1px dashed #ccc;} .proshop .bg{ background:#fff; border:2px solid white; text-align:center; padding:5px 0 10px 0;} .proshop .bg span { font-weight:bold; font-size:12px; color:#ff0000; line-height:20px;} .proshop .bg .text_3 { border:solid 1px #ccc; height:20px; line-height:20px;} .proviewbox{float:left;width:405px;position:relative;z-index:5;} .probigshow{position:relative;padding:1px;border:1px solid #ddd;/*margin:0 auto;*/} .probigshow,.probigshow .js_goods_image_url{width:390px;height:390px;} .probigshow .span_showtip{position:absolute;top:0px;left:0px;width:81px;height:81px; text-indent:-999em;overflow:hidden;} .probigshow .showtip_1{background-position:0 0;} .probigshow .showtip_2{background-position:0 -81px;} .probigshow a.a_probigshow{cursor:crosshair;} .zoomplepopup{position:absolute;top:0px;left:0px;display:none;background: #fff;border:1px solid #e9493d;overflow:hidden;opacity: 0.5;filter: alpha(opacity = 50);z-index:10;cursor:crosshair;/* height:50px;width:50px;*/} #probig_preview{position:absolute;visibility:hidden;top:0px;left:405px; width:340px;height:340px;background:#fff;border:1px solid #ccc;overflow:hidden;} #probig_preview img{position:relative;} .div_prothumb{position:relative;padding:15px 15px 0;} .thumbporbox{position:relative;width:375px;overflow:hidden;} .div_prothumb .span_prev,.div_prothumb .span_next{position:absolute;top:15px;width:22px;height:114px; text-indent:-999em;overflow:hidden;cursor:hand;cursor:pointer;} .div_prothumb .span_prev{left:0px;_left:-25px;background-position:-90px -258px;} .div_prothumb .span_prevb{background-position:-112px -258px;cursor:pointer;} .div_prothumb .span_next{right:0px;background-position:-156px -258px;} .div_prothumb .span_nextb{background-position:-134px -258px;cursor:pointer;} .ul_prothumb{position:relative;width:7500px; overflow:hidden;} .ul_prothumb li{float:left;width:125px;height:118px;text-align:center;} .ul_prothumb img{padding:1px;border:1px solid #ddd; width:110px; height:110px;} .ul_prothumb li.now img{border:1px solid #0389DD; padding:2px;} .fenlei { background:url(../images/fenlei_line.gif) repeat-x top; position:relative; padding-top:10px; clear:both;margin-top:35px; } .fenlei .tit {padding-bottom:4px; _padding-bottom:2px; position:absolute; top:-26px;} .fenlei .tit a { display:inline-block; background:url(../images/pro_fenlei_a.gif) no-repeat left top; padding-left:4px; height:25px; overflow:hidden; margin-left:1px; cursor:pointer; float:left; color:#000;} .fenlei .tit a span { background:url(../images/pro_fenlei_span.gif) no-repeat right top; height:25px; float:left; padding:7px 20px 0 15px;} .fenlei .tit a:hover, .fenlei .tit .cur { color:#fff; text-decoration:none; background-position:left -22px; margin-top:1px;} .fenlei .tit a:hover span, .fenlei .tit .cur span { background-position:right -22px; padding-top:6px;} .fenlei .tit a.first { color:#C10005;} .fenlei .tit a.first:hover { color:#fff;} .fenlei table { border:solid 1px #ddd; border-right:0; border-left:0;background:#F6F6F6; width:100%; } .fenlei table td { padding-left:15px; line-height:25px;} .fenlei table .top_td td { padding-top:5px;} .fenlei table .bot_td td { padding-bottom:5px;} /* -- 产品详细页__产品视频演示 -- */ .provideo { color:#666;} .provideo h4 { line-height:28px; background:#F7F7F7; padding:0 5px; margin-bottom:5px;} .pro_video { text-align:center; margin-bottom:5px;} .proinfo { line-height:25px;margin-left:0px;*margin-left:0px; font-size:14px;} .proinfo h4 { line-height:28px; background:#F7F7F7; padding:0 5px; margin-top:10px;} .proinfo p { white-space: normal; word-spacing: 10px; margin:15px 0;} .proinfo p a { color:#C10005;} .proinfo .p_tit { font-weight:bold;} .pro_key { line-height:35px; border-top:dashed 1px #ccc; margin-top:5px; font-size:14px;} .pro_key span { font-weight:bold;} .pro_key a {font-size:12px; margin-right:10px;} .RandomNews {padding-bottom:10px; margin-bottom:15px;} .diysr{height:40px; line-height:40px; color:#999;color: #0389DD;font-family: "Microsoft YaHei","微软雅黑";font-size: 16px;font-weight: bold; text-indent:0px;padding-left:0px;border-bottom: 1px solid #ccc;} .diysr .line{border-top: 0px solid #ececec; font-size:0; height:0;margin-right: 10px; overflow:hidden;} .diysr i{font-size:10px; font-family:arial; font-weight:normal; text-transform:uppercase; font-style:normal; padding-left:5px;color: #999;} .news_random{ font-size:14px;} .news_random ul{ padding-top:10px; display:block; width:915px;} .news_random ul li{ height:40px;line-height:40px; padding:0; width:365px; float:left;overflow:hidden; padding-right:10px;border-bottom: 1px dashed #ccc;} .news_random ul li a{background: url(../images/left_li.gif) no-repeat left center; padding-left:12px;float: left;width: 350px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} .news_random ul li span{ font-size:12px;} .cptab_relevant dl{ width:274px; float:left; padding:20px 15px; display:block; overflow:hidden;} .cptab_relevant dt img{ width:268px; height:268px;padding: 2px;border: 1px solid #ccc;} .cptab_relevant dd{ width:274px; text-align:center; line-height:35px; height:35px; overflow:hidden; font-size:14px;} .cptab_relevant dd.d1{ display:none;}