﻿@charset "utf-8";
/* CSS Document */
*{margin: 0px;padding: 0px;}
body{font-family: "Microsoft YaHei", "Arial", "SimHei";font-size: 13px;line-height: 24px;color: #444;text-decoration: none;background: #fff;}
a{color: #555;text-decoration: none;}
a:hover{color: #555;text-decoration: none;}
img{border: 0;}
ul, li{list-style-type: none;}
div, dl, dt, dd, p, h1, h2, h3, h4, h5, h6{margin: 0px;padding: 0px;}
blockquote, sub{margin: auto}
.bg100{ background-repeat:no-repeat; background-position:center center; background-size:100% 100%;}

.head{width: 100%;height: 116px;background: #fff;}
.header{width: 1200px;height: 116px;margin: 0px auto;}
.header .logo{height: 116px;float: left;}
.header .logo img{height: 116px;}
.header .r-warp{float: right;height: 116px;}
.header .tel { width:600px; height:24px; float:right; margin-top:20px; text-align:right}

/*nav*/
.nav-wrap{width: 100%;height: 53px; margin-top:13px;}
.nav{height: 53px;margin: 0px auto;}
.nav li{float: left;}
.nav li a{float: left;min-width: 80px;}
.inmenu:link, .inmenu:visited{color: #000;font-size: 16px;font-weight: normal;line-height: 48px;height: 48px;text-align: center; margin:0px 20px; padding-bottom:3px;}
.inmenu:hover, .inmenu:active{color: #AF1322; font-weight:bold;text-decoration:none; border-bottom:1px solid #AF1322;transition: .1s all;}
.inmenu_1:link, .inmenu_1:visited,.inmenu_1:hover, .inmenu_1:active{}

.nav li:hover{position: relative;z-index: 9999999999;}
.nav li:hover .inmenu{color: #AF1322;text-decoration:none;border-bottom:1px solid #AF1322; font-weight:bold}
.nav li:hover ul{display: block; }
.nav li ul li{float: none;text-align: left;}
.nav li ul li a{float: none;display: block;color: #272727;white-space: nowrap;height: 36px;line-height: 36px;text-transform: capitalize;text-overflow: ellipsis;min-width: 150px;
*width:150px; text-align:center; font-size:14px; border-bottom:1px dotted #D4D4D4;}
.nav li ul li a:hover{color: #AF1322;}
.nav li ul{display: none;position: absolute;top: 52px;left: 0;z-index: 9999;margin-left:-20px; background:#fff; padding-top:25px;}
/*
.nav li ul li:hover{position:relative;}
.nav li ul li:hover a{background:#1F67B3;}
.nav li ul li:hover ul li a{background:#2588CC;*width:150px;}
.nav li ul li:hover ul li a:hover{background:#1F67B3;}
.nav li ul ul{left:200px;margin:0px;padding:0px;visibility:hidden}
.nav li ul ul li a{width:auto;padding:0 21px; text-decoration:none;background:#2588CC;}
.nav li li:hover>ul{visibility:visible;margin:0px;padding:0px;top:0px; display:block;transition:.3s all;}
*/
/*banner*/
#banner{clear: both;min-width: 1000px;background: #ddd;width: 100%;margin: 0px auto;}
.slider_img{display: block;text-align: center;height: 100%;}
.slider_img img{display: inline-block!important;margin: 0px 0;max-width: 100%;width: auto;height: auto;display: block;}
.wmuSlider{height: 100%!important;position: relative;overflow: hidden;}
.bbdd{z-index: 2;position: absolute;bottom: 1%;margin: 0;padding: 0;width: 100%;text-align: center;}
.bbdd li{margin: 0 8px 10px 0;list-style-type: none;display: inline-block;}
.bbdd a{display: inline-block;text-indent: -9999px;width: 16px;height: 16px;background: url(dot.png) no-repeat 0 -16px;display: block;border-radius: 16px;overflow: hidden}
.bbdd a.wmuActive{background-position: 0 0;}
.banner{width: 100%;text-align: center;margin: 0 auto;margin-bottom: 10px;background: #eee;}
.banner img{min-width: 1000px;max-width: 100%;}
.wmuSliderPrev, .wmuSliderNext{width: 70px;height: 70px;line-height: 99em;overflow: hidden;margin: -35px 0 0;display: block;background: url(ad_ctr.png) no-repeat;position: absolute;top: 50%;z-index: 10;cursor: pointer;opacity: 0;filter: alpha(opacity=0);-webkit-transition: all .3s ease;border-radius: 35px;}
.wmuSliderNext{background-position: 0 -70px;right: 0;}
.wmuSliderPrev{left: 0;}
.wmuSlider:hover .wmuSliderNext{opacity: 0.8;filter: alpha(opacity=25);}
.wmuSlider:hover .wmuSliderPrev{opacity: 0.8;filter: alpha(opacity=25);}
.wmuSlider:hover .wmuSliderNext:hover, .wmuSlider:hover .wmuSliderPrev:hover{opacity: 1;filter: alpha(opacity=50);}
/*关键词*/
.keyword-wrap{width: 100%;height: 50px;background: #f7f7f7;border-bottom: 1px solid #e7e7e7;}
.keyword{width: 1290px;margin: 0px auto;height: 50px;line-height: 50px;font-size: 13px;}
.keyword ul{float: left;width: 655px;}
.keyword ul li{float: left;margin-left: 4px;margin-right: 4px;}
.keyword ul li span{font-weight: bold;font-size: 13px;color: #0f52b4;}
/*搜索*/
.search{float: right;width: 190px;margin-top: 10px;border: 1px solid #aaa;-moz-border-radius: 15px; /* Firefox */-webkit-border-radius: 15px; /* Safari 和 Chrome */border-radius: 15px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */padding: 1px;}
.search_text{width: 140px;height: 22px;border: 0;background: none;float: left;padding-left: 10px;line-height: 22px;font-size: 12px;color: #666;}
.search_but{height: 22px;width: 30px;background: url(/images/search.png) no-repeat center center;cursor: pointer;float: right;border: 0px none;text-align: center;}
/*首页*/
.main{width: 1200px;height: auto;overflow: hidden;margin: 60px auto;}

.h-title{width:100%;overflow: hidden; margin-bottom:50px; background:url(/images/index_14.png) no-repeat center bottom; padding-bottom:35px;}
.h-title h2{ color:#000; font-size:30px;font-weight:normal; line-height:42px; text-align:center; margin-bottom:5px;}
.h-title p{ color:#636363; font-size:16px; font-weight:normal; line-height:30px; text-align:center;}

.i-title{width:100%;overflow: hidden; margin-bottom:40px;}
.i-title h2{ color:#222; font-size:24px;font-weight:normal; line-height:30px; text-align:center; background:url(/images/index-85.png) no-repeat center bottom; padding-bottom:20px; margin-bottom:20px;}
.i-title p{ color:#7C7C7C; font-size:14px; font-weight:normal; line-height:20px; text-align:center;}

.h-more{width:100%; margin-top:40px;}
.h-more a{ display:block; width:165px; height:38px; line-height:38px; border:1px solid #AF2323; font-size:16px; color:#000; text-align:center; margin:0px auto;}

.hwip_1,.hwip_2,.hwip_3,.hwip_4,.hwip_5,.hwip_6,.hwip_7,.hwip_8,.hwip_9,.hwip_10,.hwip_11,.hwip_12,.hwip_13,.hwip_14{width:100%; overflow:hidden}

.overimg {position: relative;display: block;overflow: hidden;}
.light{cursor: pointer;position: absolute;left: -240px;top: 0;width: 80px;height: 300px;
background: -moz-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,.2)), color-stop(100%, rgba(255,255,255,0)));background: -webkit-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%);background: -o-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%);-webkit-transform: skewX(-25deg);-moz-transform: skewX(-25deg)}
.overimg:hover .light{left: 400px;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;}

.wip-ad{width:100%;height: 158px;overflow: hidden;margin:0px auto; background-position:center top; background-repeat:no-repeat;}


.hwip_1 ul{ width:1200px;}
.hwip_1 ul li{ float:left;width:264px; margin-left:36px; text-align:center}
.hwip_1 ul li span{ display:block;width:264px; margin-top:30px;}
.hwip_1 ul li span a{color:#222; font-size:16px}

.hwip_2{ background:url(/images/bg_04.jpg) no-repeat center top;}
.hwip_2 .main{margin:0px auto 20px;}

.mask{ opacity:0;position:absolute;background: rgba(44,44,44,0.6);overflow:hidden; padding:10px;}
.mask .inmask{display:table-cell; vertical-align:middle; text-align:center;color:#fff; }
.mask .inmask h4{ line-height:30px; font-size:20px; font-weight:normal; text-align:center; margin-bottom:10px; }
.mask .inmask p{font-size:14px; line-height:24px;}

.hwip_3{background-image:url(/images/bg_07.jpg);}
.hwip_3 ul{ width:1200px; overflow:hidden;}
.hwip_3 ul li{ float:left; margin:1px;}
.hwip_3 li img{ width:298px; height:224px; border:0px solid #D9D9D9;}
.hwip_3 .mask{width:278px; height:204px;background: rgba(175,30,44,0.8);}
.hwip_3 .mask .inmask {width:278px; height:204px; border:0px; }
.hwip_3 .mask .inmask p a{color:#fff;}


.hwip_3 li:hover .mask{opacity:10;-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;}

.hwip_4{}
.hwip_4 .main{width: 1340px;}

.TTSlider{width: 1340px;margin: 0px auto}
.TTSlider li{float: left;}

.TTSliderTitle{height: 42px; margin:0px auto; overflow:hidden; min-width:630px; display:table;}
.TTSliderTitle ul{}
.TTSliderTitle li{width: 180px;height: 40px;position: relative;z-index: 3;left: 0; border:1px solid #C42525; margin:0px 15px; text-align:center}
.TTSliderTitle li a{ line-height:40px; color:#222; font-size:16px;}
.TTSliderTitle .cur{ background:#C42525;}
.TTSliderTitle .cur a{ color:#fff;}

.TTSliderPic{width: 1340px;position: relative;height: 325px;z-index: 1}
.TTSliderPicList{position: relative;width:1200px;overflow: hidden;height:325px; margin-left:70px;}
.TTSliderPic ul{position: absolute;display: none;top:3px;left: 0}
.TTSliderPic ul.show{display: block;}
.TTSliderPic li{width: 300px;height: 325px; }
.TTSliderPic li a{ display:block;width: 276px; margin:0px 12px;height: 325px; overflow:hidden; font-size:14px;color: #222}
.TTSliderPic li img{width:274px; height:274px; border:1px solid #ccc; }
.TTSliderPic li p{height: 48px;line-height: 48px;text-align: center;}

.TTSliderPrevBtn,.TTSliderNextBtn{height: 100%;width: 45px;position: absolute;z-index: 999;top: 0;text-align: center;}
.TTSliderPrevBtn{left:0}
.TTSliderNextBtn{right: 0;}
.TTSliderPrevBtn a,.TTSliderNextBtn a{display: inline-block;width:35px; height:48px; background:url(/images/prvenext.png) no-repeat -21px -18px;margin-top: 75px}
.TTSliderNextBtn a{background:url(/images/prvenext.png) no-repeat -68px -18px;}


.hwip_5{ background:url(/images/bg_09.jpg) no-repeat center bottom;}
.hwip_5 .main{ margin-top:0px;}
.hwip_5 table td{ float:left;width: 264px; vertical-align:top; text-align:center; margin-right:48px; overflow:hidden; color:#5F3535; font-size:14px}
.hwip_5 table td:last-child{ margin-right:0px; }
.hwip_5 table td h3{ padding:10px 0px; margin:15px 0px 5px; border-bottom:1px dashed #613D0D; color:#212121; font-size:20px; font-weight:normal}

.hwip_6{ text-align:center; font-size:14px;}
.hwip_6 .h-title{ margin-bottom:40px;}
.hwip_6 .h-more a{ background:#AF2323; color:#fff;}
.hwip_6 .video{ width:1200px; height:447px; overflow:hidden; text-align:left; background:url(/images/bg_12.jpg) no-repeat;}
.hwip_6 .video img,.hwip_6 .video iframe{ margin-left:251px; margin-top:18px; width:696px; height:387px;}


.hwip_7{ background:#F0F0F0;}
.hwip_7 ul{ width:1200px; overflow:hidden;}
.hwip_7 ul li{ float:left; width:280px;height: 325px;background:#fff; margin:0px 10px;  }

.hwip_7 ul li .proimg{float: left;width: 280px;height: 210px;}
.hwip_7 ul li .proimg img{width: 280px;height: 210px;border:0px solid #ccc;}
.hwip_7 ul li dl{float: right;overflow: hidden; padding:10px; width:260px; height:95px;}
.hwip_7 ul li dl dt{width: 260px; line-height:32px; height:32px;word-break:keep-all;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.hwip_7 ul li dl dt a{font-size: 16px;color: #AF2323;}
.hwip_7 ul li dl dd{font-size: 16px; color:#6F6F6F}
.hwip_7 ul li dl dd.cont{font-size: 14px;color: #6F6F6F;line-height: 20px;overflow: hidden;height: 40px;}
.hwip_7 .h-more a{ background:#AF2323; color:#fff;}


/*footer*/
.foot{width: 100%;background: #282727;margin-top: 55px;overflow: hidden;border-top: 0px solid #F8B61D;}
.footer{width: 1200px;height: auto;overflow: hidden;margin: 40px auto;}
.footer .copy{float: left;width: 350px;overflow: hidden;color: #949393;font-size: 14px;}
.footer .copy h3{line-height: 30px;color: #fff;font-size: 24px; margin-bottom:10px;}
.footer .qr{float: left;width: 160px;overflow: hidden; text-align:center;}
.footer .qr img{ margin-top:35px; width:132px;}

.footer .copy-r{float: right;}
.copyright{border-top: 0px solid #3E3E3E;padding: 5px 0;font-size: 12px;color: #7E7E7E;background: #000; text-align:center}

.box{float: left;margin-left: 170px;width: 345px;}
.box .feed_t{width: 269px;height: 31px;background: #fff;border: 1px solid #ddd;line-height: 31px;text-indent: 12px;color: #656565;
*text-indent:0;
*width:267px;
*padding-left:12px;}
.box .feed_c{width: 538px;height: 81px;background: #fff;border: 1px solid #ddd;padding: 10px;color: #656565;}
.box .feed_b{width: 140px;height: 40px;background: #2D8ED1;color: #fff;font-size: 16px;cursor: pointer;text-align: center;border: none;}
.foot .code{float: right;}
/*banner-inner*/
.inner-banner{width: 100%;text-align: center;background: #57A2DC;}
.inner-banner img{max-width: 100%;}
/*inner left*/
/*inner*/
.inner-position{width: 100%;height: 45px;font-size: 14px;color: #7C7C7C;line-height: 45px;border-bottom: 1px solid #eee;}
.inner-position .main{margin: 0px auto;}
.inner-position a{color: #7C7C7C;font-size: 14px;}
.inner-position span{color: #000;}

.inner{width: 1200px;margin: 0px auto;overflow: hidden; margin-top:40px;}
.inner-title{display: table-cell;vertical-align: middle;text-align: center;width: 280px;height: 95px;background: #0054A7 url(/images/neiye_05.png) no-repeat left center;font-size: 26px;font-weight:normal;color: #fff;line-height: 32px;text-transform: uppercase;}

.inner .inner-l{width: 280px;float: left;}
.inner .inner-r{width: 900px;float: right;}

ul.sf-menu {clear:both;margin:0px auto;height:auto;position:relative;text-transform:capitalize;z-index:500;width:280px;color:#191919; margin-bottom:10px;}
ul.sf-menu li {zoom:1;margin:0px; }
ul.sf-menu li a {text-transform:capitalize; display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:50px;line-height:48px;font-size:18px;padding-left: 25px;border-bottom:2px solid #fff;color:#fff; background:#3F3F3F;}
ul.sf-menu li a:after{ content:">"; float:right; width:35px; height:48px;}
ul.sf-menu li a:hover, ul.sf-menu li a:active{background:#D91E1F;}
ul.sf-menu li a.on{background:#D91E1F; font-weight:bold;}


.inner-menu{width: 100%; background:#F5F5F5; overflow:hidden}
.inner-inmenu{width: 1200px;overflow: hidden; margin:40px auto; background-repeat:no-repeat; background-position:left center;}
.inner-menu ul{max-width: 900px; float:right; overflow:hidden}
.inner-menu ul li{width: 150px;float:left;margin: 10px 0px 10px 10px;line-height: 40px; height:40px;text-align: center;background: #F5F5F5; border:1px solid #ddd;}
.inner-menu ul li a{color: #000;font-size: 14px;}
.inner-menu ul li.curr{background:#F8C220;border:1px solid #F8C220;}
.inner-menu ul li.curr a{color: #fff;}

.inner-clscont{width: 1180px;overflow: hidden; margin:0px auto; padding:10px; border-bottom:1px solid #ccc; font-size:14px}
/*about*/
.inner-abo{width:880px; margin:0px auto;font-size: 16px; line-height:32px;}
/*products*/
.inner-pro{width: 900px;margin: 0px auto;overflow: hidden;}
.inner-pro ul{width: 900px;}
.inner-pro ul li{float: left;margin: 0px 19px 25px 19px;width: 262px;}
.inner-pro li img{display: block;width: 260px;height: 260px;border: 1px solid #ccc;}
.inner-pro li span{display: block;width: 262px;height: 30px;padding: 4px 0px; background:#DEDEDE; margin-top:2px;text-align: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 30px;}
.inner-pro li span a{color: #222;}
.inner-pro li span a:hover{color: #FF6600;}
/*news*/
.news-list{width: 860px;margin: 0px auto;}
.news-list li{width: 840px;border-bottom: 1px dashed #ccc;padding: 10px}
.news-list li:hover{background: #eee;transition: 0.5s all;}
.news-list li strong{display: block;font-weight: 500;font-size: 15px;background: url(point1.jpg) no-repeat 0px 8px;width: 840px;padding-left: 20px;}
.news-list li strong a{color: #222;}
.news-list li strong span{font-size: 12px;color: #FF6600;margin-left: 10px;}
.news-list li p{display: block;font-weight: normal;font-size: 12px;line-height: 20px;width: 840px;color: #888;}
.news-list li:hover strong a{color: #FF6600;transition: 0.5s all;}

/*pages*/
/*分页样式*/
.page_info{text-align: center;margin-top: 10px;color: #333;}
.page_info span{padding: 0 2px;font-weight: bold;}
.page_list{height: 28px;line-height: 24px;text-align: center;letter-spacing: 0;font-family: "Arial Black";font-size: 12px;margin-top: 20px;}
.page_list a{display: inline-block;color: #898989;border: 1px solid #e8e8e8;background: #f8f8f8;text-align: center;padding: 0 8px;margin: 0 1px;}
.page_list a:hover{color: #fff;border: 1px solid #898989;background: #898989;}
.page_list a.on{color: #333;border: 1px solid #ccc;background: #E5EDF2;}
/*内容分页*/
.contPage{height: 20px;line-height: 20px;text-align: center;letter-spacing: 0;font-family: "Arial Black";font-size: 10px;margin-top: 20px;}
.contPage a{display: inline-block;color: #898989;background: #fff;text-align: center;padding: 0 7px;margin: 0 1px;}
.contPage a:hover{color: #fff;background: #898989;}
.contPage a.on{color: #333;background: #E5EDF2;border: 1px solid #C2D5E3;}
/*详细页功能区*/
.preNext{position: relative;}
.preNext .line{height: 10px;overflow: hidden;clear: both;background: url(../images/box_dotline.gif) left 15px repeat-x;margin: 4px auto;padding-top: 10px;}
.preNext .line strong{display: block;width: 8px;height: 10px;overflow: hidden;font-size: 0px;line-height: 100px;background: url(../images/box_dotline.gif) right -10px no-repeat;float: left;}
.preNext .text{color: #999;}
.preNext .actBox{position: absolute;top: 25px;right: 0;}
.preNext .actBox li{display: inline;padding-left: 22px;background-image: url(../images/actbox-ico.gif);background-repeat: no-repeat;margin-left: 10px;}
.preNext .actBox li a{color: #666;}
.preNext .actBox li#act-fav{background-position: 4px 0px;}
.preNext .actBox li#act-err{background-position: 4px -37px;}
.preNext .actBox li#act-pus{background-position: 4px -73px;}
.preNext .actBox li#act-pnt{background-position: 4px -109px;}
/*newdetail*/
.news-content{width: 860px;margin: 0px auto;font-size: 14px;overflow: hidden;}
.newsTitle{clear: both;margin: 0px auto;text-align: center;font-size: 16px;font-weight: bold;color: #444;line-height: 25px;padding: 15px 0px;border-bottom: 1px dashed #ccc;margin-bottom: 15px;}
.newsPic{clear: both;margin: 0px auto;text-align: center;margin-bottom: 10px;}
.newsPic img{max-width: 720px;max-height: 800px;}
.newsDate{clear: both;margin: 0px auto;padding: 10px 0px;text-align: center;line-height: 20px;margin-bottom: 15px;border: 1px dashed #ccc;color: #777;font-size: 12px;}
.newsDate a{color: #317de9;}
.newsDate a:hover{color: #317de9;}
.newsContent{clear: both;margin: 0px auto;padding: 0px;font-size: 14px;color: #444;line-height: 28px;word-wrap: break-word;word-break: normal;margin-bottom: 15px;}
.newsContent img{margin-bottom: 10px; max-width:860px;}
.newsContent ul, .newsContent ol{margin: auto}
.newsContent ul li{list-style-type: disc}
.newsContent ol li{list-style-type: decimal;}

.prevNext{clear: both;margin: 0px auto;border-top: dashed 1px #ccc;border-bottom: dashed 1px #ccc;height: 60px;line-height: 30px;color: #666;font-size: 13px;-webkit-text-size-adjust: none;padding: 10px 0px;}
.prevNext a{text-decoration: underline;}
.prevNext .prev{/*float:left;*/}
.prevNext .prev a{text-decoration: none;}
.prevNext .prev a:hover{color: #317de9;text-decoration: none;}
.prevNext .next{/*float:right;*/}
.prevNext .next a{text-decoration: none;}
.prevNext .next a:hover{color: #317de9;text-decoration: none;}
/*pro-detail*/
.pro-content{width: 800px;margin: 0px auto;}
.proTitle{clear: both;margin: 0px auto;text-align: center;font-size: 24px;font-weight: normal;color: #000;line-height: 30px;padding: 15px 0px;border-bottom: 0px solid #ccc;margin-bottom: 15px;}
.proPic{clear: both;margin: 0px auto;text-align: center;margin-bottom: 10px;}
.proPic img{ max-width:600px;}

.pro-content .ke-zeroborder{border-collapse: collapse;}
.pro-content .ke-zeroborder td, .table th{border: 1px solid #cdcdcd;padding: 5px;}
.pro-content .ke-zeroborder p{padding: 0px;margin: 0px;}

/*feedback*/
.inner-feedback{width: 600px;font-size: 14px;color: #444;}
.inner-feedback .feed_t{width: 580px;height: 48px;background: #FAFAFA;border: 1px solid #ccc;line-height: 48px;text-indent: 12px;color: #555;
*text-indent:0;
*width:580px;
*padding-left:12px;}
.inner-feedback .feed_c{width: 560px;height: 241px;background: #FAFAFA;border: 1px solid #ccc;padding: 10px;color: #555;font-family: Arial, Helvetica, sans-serif;}
.inner-feedback .feed_b{float: left;width: 200px;height: 48px;line-height: 48px;background: #FA8021;color: #fff;text-align: center;border: 1px solid #FA8021;font-size: 16px;}
.inner-feedback table{margin: 0px auto;background: #fff;border: 1px solid #fff;border-radius: 10px;overflow: hidden;}
.inner-feedback table td{padding: 10px 0px;}

.inner-feedback2{width: 550px;font-size: 14px;color: #C0C0C0;overflow: hidden;margin: 0px auto; line-height:30px;}
.inner-feedback2 .feed_t{width: 258px;height: 28px;background: #282727;border: 1px solid #C0C0C0;line-height: 28px;text-indent: 12px;color: #444;
*text-indent:0;
*width:580px;
*padding-left:12px;}
.inner-feedback2 .feed_v{width: 88px;height: 28px;background: #282727;border: 1px solid #C0C0C0;line-height: 28px;text-indent: 12px;color: #444;}
.inner-feedback2 .feed_b{float: left;width: 258px;height: 38px;line-height: 38px;background: #AF2323;color: #fff;text-align: center;border: 1px solid #AF2323;font-size: 14px;font-family: "Microsoft YaHei"}
.inner-feedback2 table{margin: 0px auto;overflow: hidden;}
.inner-feedback2 table td{padding: 10px 0px;}

.table{border-collapse: collapse;}
.table td, .table th{border: 1px solid #cdcdcd;padding: 5px;}
.table p{padding: 0px;margin: 0px;}
.online{width: 70px;z-index: 3;position: fixed;right: 0;top: 30%;}
.online a{display: block; width: 70px; height: 70px; background:rgba(31, 154, 78, 0.8); position: relative; text-decoration: none; cursor: pointer; margin-bottom:4px;}
.online a:hover{background-position:-70px 0px;}
.online a div{display: block;width: 140px;min-height: 24px;line-height:24px;padding:23px;text-align:center;color:#fff;font-size:16px;font-weight:bold;font-style:italic;background: rgba(31, 154, 78, 0.8);position: absolute;right: 72px;top: 0px;z-index: 999;transition:1s all;display: none;}
.online a:hover div{display: block;transition:1s all;}
.online a.online-4 div{width: 138px;height: 138px; background:#78C340;}
.online a.tel div{ background:#FBB01F;}
.online a.qq div{ background:#6DA9DE;}

.clear{margin: 0px auto;clear: both;height: 0px;font-size: 0px;overflow: hidden;}
.blank1{margin: 0px auto;clear: both;height: 1px;font-size: 1px;overflow: hidden;}
.blank8{margin: 0px auto;clear: both;height: 8px;font-size: 1px;overflow: hidden;}
.blank10{margin: 0px auto;clear: both;height: 10px;font-size: 1px;overflow: hidden;}
.blank15{margin: 0px auto;clear: both;height: 15px;font-size: 1px;overflow: hidden;}
.blank20{margin: 0px auto;clear: both;height: 20px;font-size: 1px;overflow: hidden;}
.blank25{margin: 0px auto;clear: both;height: 25px;font-size: 1px;overflow: hidden;}
.blank30{margin: 0px auto;clear: both;height: 30px;font-size: 1px;overflow: hidden;}
.blank40{margin: 0px auto;clear: both;height: 40px;font-size: 1px;overflow: hidden;}
.blank45{margin: 0px auto;clear: both;height: 45px;font-size: 1px;overflow: hidden;}
.blank50{margin: 0px auto;clear: both;height: 50px;font-size: 1px;overflow: hidden;}
