body{}

.public_head{ width:100%;min-width:1180px; height:400px; background-image: url("topbg.png");background-position:center center; }
.public_head article { width:1180px;height:400px; position: relative;}
.public_head article .head_left { width:450px; height:65px; float:left; margin-top:25px;}
.public_head article .head_left .logo { width:570px; height:40px; float:left; color:#004ea2; font-size:18px; overflow:hidden;}
.public_head article .head_left .logo img { height:100%; float:left; display:block; margin-right:10px;}
.public_head article .head_left .logo span { display:none; float:left; margin-top:40px;border-radius:3px; padding:0 5px;font-size:12px;}
.public_head article .head_left .logo_ext { width:100px; height:40px; float:left;color:#ffffff; font-size:18px;}

/*页眉右侧大区*/
.public_head article .sitetel { font-size: 30px; color:#ffffff; position: absolute; bottom:10px; right:10px;}



/*【模式1】页眉右侧导航布局 顶部链接*/
.public_head article .head_right .TopLink { margin-bottom:5px;}
.public_head article .head_right .TopLink ul  { width:100%; height:30px; text-align:right; margin-bottom:20px;}
.public_head article .head_right .TopLink ul li { display:inline-block; margin-right:10px;color:#666666;cursor:pointer; line-height:28px; font-size:12px;}
.public_head article .head_right .TopLink ul li i{ margin-right:3px; color:#004ea2;}
.public_head article .head_right .TopLink ul li a {color:#666666; font-size:12px;}
.public_head article .head_right .TopTel { display:block;width:100%; color:#004ea2; font-size:20px;text-align:right; }
.searchBar { width:250px; height:30px; border:1px solid #b8b8b8; margin-right:0;}
.searchBar input { display:block; float:left; width:200px; background:none; border:0; }
.searchBar i { display:block; height:30px; font-size:18px; line-height:28px; text-align:center;cursor:pointer; color:#004ea2}

/*【模式2】页眉右侧导航布局 下拉导航*/
.TopMenu {width:900px;min-width:900px; height:45px; float:right;background:rgba(0,0,0,0);}
.TopMenu ul { height:50px; text-align:right;}
.TopMenu ul li { display:inline-block; width:130px;text-align: center;line-height:44px;position: relative;z-index:9999;}
.TopMenu ul li a {color:#333333;}
.TopMenu ul li:hover {border-bottom: 3px solid #ff8f0a }
.TopMenu ul li:hover a {color:#ff8f0a;line-height:30px;}
.TopMenu ul li:hover ul {display:block;z-index:1;color:#ffffff; height:auto; background:rgba(0,0,0,0.7); color:#ffffff;border-top: 3px solid #ff8f0a; margin-left:-30px;}
.TopMenu ul li:hover ul li {float: none;border-bottom:1px solid #ffffff;}
.TopMenu ul li:hover ul li a{ color:#ffffff;}
.TopMenu ul li:hover ul li:hover {background:rgba(0,0,0,0.8);}
.TopMenu ul li ul{width:160px;position: absolute;display:none;}
.TopMenu ul li ul li{width:160px;text-align:center;line-height:40px;color:#ffffff;}
.TopMenu ul li ul li a{color:#ffffff;}
.TopMenu ul li:hover ul li:nth-last-child(1) {border:0;}
.TopMenu ul li:hover ul li ul { display:none;}

/*顶部浮动导航实例*/
#TopFloatMenu { display:none; width:100%; height:50px; background:rgba(0,0,0,0.7);position:fixed;top:0;z-index:999; color:#ffffff;}
#TopFloatMenu article h1 { width:250px; float:left; color:#ffffff; line-height:49px; font-size:18px; }
#TopFloatMenu article { width:1180px; height:50px;}
#TopFloatMenu article .TopMenu ul li a  { color:#ffffff;}

/* ==================================================== 全局导航样式汇总 ====================================================*/
nav { width:100%;min-width:1180px;background:#cd0000; margin-bottom: 10px }
nav a {color:#ffffff; width:100%; height:100%; font-size:14px;}
nav a:hover {color:#ffffff}

/*一类：标准导航*/
nav a {color:#ffffff;}nav .menu_style_1 {width:1200px;}
nav .menu_style_1  ul{}
nav .menu_style_1  ul li {width:110px;display:inline-block;text-align: center;line-height:40px;}
nav .menu_style_1  ul li:hover {background-color:#cd0000}
nav .menu_style_1  span{float:right;line-height:40px;}

/*二类：垂直下拉*/
nav .menu_style_2 {width:1180px;height:40px; color:#ffffff; }  

/*主容器*/
nav .menu_style_2 ul {}
nav .menu_style_2 ul li  { display:inline-block; width:150px; text-align:center; line-height:40px; border-right:1px solid #bb1f00;}
nav .menu_style_2 ul li:last-child { border:0;}
nav .menu_style_2 ul li a { display:block; width:150px; color:#ffffff;white-space:nowrap;text-overflow:ellipsis; overflow:hidden; text-align:center; font-size: 16px}
nav .menu_style_2 ul li:hover {color:#ffffff; background:#aa0c0c;}
nav .menu_style_2 ul li { float: left;  position: relative;z-index:999;text-align:center;}
nav .menu_style_2 ul li:hover ul { display:block;z-index:1;}
nav .menu_style_2 ul li ul {position: absolute; display:none;background:rgba(0,0,0,0.8); width:150px;}
nav .menu_style_2 ul li:hover ul li { display:block; border-bottom:1px solid #d9d9d9; width:100%; height:40px; line-height:40px;border-right:0px;}
nav .menu_style_2 ul li:hover ul li a { width:100%; font-size:12px; color:#ffffff; padding:0 5px;}
nav .menu_style_2 ul li:hover ul li:hover a { color:#ffffff;}
nav .menu_style_2 ul li ul li:nth-last-child(1) {border-bottom:0}
nav .menu_style_2 ul li:hover ul li ul { display:none;}


/*经典页脚*/
.site_bottom_1 {width:100%; min-width:1180px; height:150px;color:#686868; margin-top:10px; border-top:3px solid #cd0000; background:#ffffff;}
.site_bottom_1 .nav{ display:none; width:100%; height:40px; background:#333333;}
.site_bottom_1 .nav ul { text-align:center;}
.site_bottom_1 .nav ul li { display:inline-block; line-height:40px; margin-right:20px;}
.site_bottom_1 .nav ul li a { color:#ffffff;}
.site_bottom_1 article { width:1180px; height:150px; padding:10px 0; margin:0 auto; padding-top:30px;}
.site_bottom_1 .B1{width:150px; height:100px; float:left; text-align: center}
.site_bottom_1 .B1 img {width: 70px;}
.site_bottom_1 .B1 ul{}
.site_bottom_1 .B1 ul li{ line-height:60px}
.site_bottom_1 .B1 ul li input {height:40px;}
.site_bottom_1 .B2 {width:660px; height:100px;text-align:left; line-height:22px; font-size:12px; float:left;}
.site_bottom_1 .B2 a { font-size:12px; color:#686868}
.site_bottom_1 .B3{width:250px; height:100px; text-align:center; float:right;}
.site_bottom_1 .B3 img { width:80px; height:80px; border:5px solid #ffffff; margin-top:10px;box-shadow: 0px 0px 10px 3px #d9d9d9;}

/*简约页脚*/
.site_bottom_2 {width:100%; background:#333333; color:#f1f1f1;}
.site_bottom_2 article { width:1180px; padding:20px 0 20px 0; margin:0 auto; text-align:center;}
.site_bottom_2 article a {color:#f1f1f1;}

/*商务页脚*/
.site_bottom_3 {width:100%; color:#f1f1f1; background:#333333; }
.site_bottom_3 article { width:1180px;margin:0 auto; text-align:center;}
.site_bottom_3 .info { width:100%; height:40px;line-height:40px; text-align:center; font-size:14px;}
.site_bottom_3 .info a {color:#f1f1f1;}

/*商务页脚 导航 二维码*/
.bottom_nav { width:100%; height:230px;padding-top:20px;  background:#484848;}
.bottom_nav .center{ width:1180px;}
.bottom_nav .nav { width:750px; height:190px; border-right:1px dashed #5c5c5c; margin-right:50px;}
.bottom_nav .nav ul { width:100px; height:180px; float:left; margin-left:50px;}
.bottom_nav .nav ul li { font-size:12px; line-height:30px; text-align:left;}
.bottom_nav .nav ul li a { font-size:12px; color:#959595}
.bottom_nav .nav ul li:first-child{ font-size:18px; color:#ffffff; }
.bottom_nav .nav ul li:first-child a { font-size:18px; color:#ffffff;}
.bottom_nav .ico { width:360px; height:130px; text-align:center;margin-top:20px;}
.bottom_nav .ico ul { width: 100%; height: 100%; text-align:center;}
.bottom_nav .ico ul li { display:inline-block; width:140px; height:100%; margin: 0;padding: 0; background:none; text-align:center; }
.bottom_nav .ico ul li img { width:80px; height:80px; border:5px solid #ffffff;}
.bottom_nav .ico ul li p { width:100%;font-size:12px;color:#f1f1f1; text-align: center; line-height:18px;}

/*手机端弹出层*/
#MobiQRcode { width:1000px; height:500px; position:fixed; z-index:99999; top:10%; left:50%; margin-left:-500px; text-align:center; display:none;}
#MobiQRcode i { font-size:18px; color:#ffffff;position:absolute; z-index:99999; top:0px; left:50%; margin-left:130px; cursor:pointer; }
#MobiQRcode img { width:250px; height:250px; border:10px solid #ffffff; margin-bottom:10px;}
#MobiQRcode p { font-size:18px; color:#ffffff; text-align:center;}

/*公共左右分栏*/
.public_box {width:1180px;margin:10px auto;overflow:hidden;background:#ffffff; padding:10px 0;}
.public_box .main{width:846px;margin:0px 0px 0px 10px;}
.public_box .side{width:300px;background:#f5f5f5;margin-right:12px;height:100%;margin-top:0px;margin-left:10px; border-bottom:10px solid #ffffff}
.public_box .side .ad_show { margin-bottom:10px;}
.public_box .full { width:1160px; }
.public_box .side .QR { width:250px; height:120px; background:#ffffff;border:1px solid #dfdfdf; margin-bottom:10px;}
.public_box .side .QR img { width: 100px; height:100px; margin:10px; float:left;}
.public_box .side .QR b { display:block; width:120px; height:30px; line-height:30px; font-weight:bold; text-align:center; margin-top:20px; color:#9d7544; float:right;}
.public_box .side .QR p { display:block; width:120px; height:40px; line-height:40px; color:#9d7544;float:right;}

/*栏目页定义*/
.article_box .side {margin-bottom: -9999px; padding-bottom: 9999px;}

/*2多页类*/
.ListStyle_2 {}
.ListStyle_2 ul {}
.ListStyle_2 ul li { line-height:30px; border-bottom:1px dashed #f1f1f1;}
.ListStyle_2 ul li i { font-size:14px; margin:0 10px;color:#ff6c00;}
.ListStyle_2 ul li a { font-size:14px;}
.ListStyle_2 ul li span { font-size:12px; color:#999999; float:right; margin-right:10px;}

/*3相册类*/
.ListStyle_3 {}
.ListStyle_3 ul {text-align:center;}
.ListStyle_3 ul li { display:inline-block; width:265px; height:220px; vertical-align:middle; margin:0 0 10px 10px; border:1px solid #f1f1f1; padding:10px; overflow:hidden; text-align:center; box-shadow: 0px 0px 5px 1px #f1f1f1;}.ListStyle_3 ul li .pic { display:block; width:256px; height:150px; overflow:hidden;}.ListStyle_3 ul li .pic img { width:100%; font-size:14px; color:#ff6c00; border:1px solid #f1f1f1;margin-bottom:5px;}.ListStyle_3 ul li .title { display:block;width:100%; height:30px; font-size:16px;white-space:nowrap;text-overflow:ellipsis; overflow:hidden; line-height:25px; margin-bottom:5px; text-align:center; }.ListStyle_3 ul li span {display:inline-block; font-size:12px;white-space:nowrap;text-overflow:ellipsis; overflow:hidden; line-height:15px; margin-right:10px; background:#f3faff; color:#7ad3a6; padding:0px 5px;border-radius:3px; border:1px solid #7ad3a6}
.ListStyle_3 ul li span:nth-last-child(1){margin-right:0; }

/*4图文类*/
.ListStyle_4 {margin-bottom:1em;}
.ListStyle_4 ul li {height:130px;border-bottom:1px dashed #f1f1f1;padding-top:15px;}
.ListStyle_4 ul li:hover {background:#f9f9f9}
.ListStyle_4 ul li .pic { display:block; width:150px;height:100px;float:left;margin:0 10px; font-size:0.3em;border:5px solid #f1f1f1;}
.ListStyle_4 ul li img {width:150px;height:100px;border:1px solid #ffffff; }
.ListStyle_4 ul li a {display:block; width:650px;float:left;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;line-height:25px;font-size:18px;}
.ListStyle_4 ul li a b {display:block; width:650px;font-size:18px;white-space:nowrap;text-overflow:ellipsis; overflow:hidden; line-height:25px; margin:5px 0;float:left; color:#606060 }
.ListStyle_4 ul li p {width:650px; height:40px;float:left; line-height:1.5em; font-size:12px;color:#9d9d9d;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; margin-bottom:5px;}
.ListStyle_4 ul li span {display:inline-block; font-size:12px;white-space:nowrap;text-overflow:ellipsis; overflow:hidden; margin-right:10px;float:left;color:#7ad3a6;}
.ListStyle_4 ul li span i {font-size:10px; font-style:normal; margin-right:10px;color:#7ad3a6;padding:0px 5px;border-radius:3px; border:1px solid #7ad3a6;background:#f3faff; }
/*5视频类*/
.ListStyle_7 {}
.ListStyle_7 ul {text-align:center;}
.ListStyle_7 ul li { display:inline-block; width:265px; height:435px; vertical-align:middle; margin:0 0 10px 10px; border:1px solid #f1f1f1; padding:10px; overflow:hidden; text-align:center; }
.ListStyle_7 ul li a img { display:block; width:100%; height:360px; font-size:14px; color:#ff6c00;}
.ListStyle_7 ul li a b { display:block; font-size:18px;white-space:nowrap;text-overflow:ellipsis; overflow:hidden; line-height:30px; text-align:center; margin-top:5px; }
.ListStyle_7 ul li span {display:inline-block; font-size:12px;white-space:nowrap;text-overflow:ellipsis; overflow:hidden; line-height:20px; margin-right:20px; margin-bottom:10px;}
.ListStyle_7 ul li p{ display:block;position:relative;left:0;top:0px;width:100%;background:rgba(0,0,0,0.5);text-align:center;color:#ffffff;overflow:hidden;-webkit-transition: 0.5s;	transition:0.8s ;}
.ListStyle_7 ul li p i { display:block; color:#f1f1f1; font-size:120px; margin-top:50px;  text-align:center;}
.ListStyle_7 ul li:hover p { display:block; height:360px;line-height:120px; top:-427px; font-weight:normal;word-wrap:break-word}
.ListStyle_7 ul li p a { background:#08a935; color:#ffffff;border-radius:4px; padding:10px 40px;}

/*标签类*/
.ListStyle_11 ul {}
.ListStyle_11 ul li { width:825px; height:130px; vertical-align:middle; margin:0 0 0 10px; border-bottom:1px dashed #f1f1f1; padding-top:10px; overflow:hidden; }
.ListStyle_11 ul li a:first-child { display:block; width:210px; height:110px; float:left; overflow:hidden; }
.ListStyle_11 ul li:hover { background:#f6f6f6;}
.ListStyle_11 ul li  img { width:195px; height:110px; font-size:14px; color:#ff6c00;  margin-right:10px; border:5px solid #f1f1f1; }
.ListStyle_11 ul li  b { display:block; width:610px;font-size:18px;white-space:nowrap;text-overflow:ellipsis; overflow:hidden; line-height:25px; margin:5px 0;float:left; color:#606060 }
.ListStyle_11 ul li  p { display:block; width:610px; height:50px; overflow:hidden; font-size:14px; float:left; color:#c1c1c1; line-height:23px;}
.ListStyle_11 ul li span {display:inline-block; font-size:12px;white-space:nowrap;text-overflow:ellipsis; overflow:hidden; line-height:20px; margin-bottom:10px; margin-right:10px; background:#f3faff; color:#6794b7; padding:1px 5px;border-radius:4px; border:1px solid #89bfe9}
.ListStyle_11 ul li span:nth-last-child(1){margin-right:0px; }

/*用户列表样式*/
.ListStyle_UserList {}
.ListStyle_UserList ul {text-align:center;}
.ListStyle_UserList ul li { display:inline-block; width:150px; height:220px; vertical-align:middle; margin:0 0 10px 10px; border:1px solid #f1f1f1; padding:20px 10px; overflow:hidden; text-align:center; box-shadow: 0px 0px 5px 1px #f1f1f1;}
.ListStyle_UserList ul li a img { display:block; width:100px; height:100px; border-radius:100px;font-size:14px; color:#ff6c00; border:1px solid #f1f1f1;margin-bottom:5px;}
.ListStyle_UserList ul li b { display:block; font-size:16px;line-height:25px; margin-bottom:5px; text-align:center; }
.ListStyle_UserList ul li span {display:inline-block; font-size:12px;line-height:15px;  background:#f3faff; color:#7ad3a6; padding:0px 5px;border-radius:3px; border:1px solid #7ad3a6}

/*侧位栏目样式重载*/
.side .bit { width:100%;}
.side .bit .mage_pic ul li span { display:none;}
.side .bit .list { width:280px;}
.side .bit .list ul li a { display:block; width:270px; float:left;}
.search { text-align:center; margin-bottom:10px; width:250px; height:40px; }
.search #searchKey { display:block; width:150px; height:30px; float:left;}
.search #searchBut { display:block; background:#ff6c00; color:#ffffff; line-height:30px; width:80px; text-align:center;border-radius:4px; float:right;}
.search #searchBut i { margin-right:10px;color:#ffffff;}

/*栏目页：二级导航 、 产品类首页：产品导航*/
.public_box .side #MenuListBox { width:250px; border:1px solid #dfdfdf; background:#ffffff; margin-top:10px; margin-bottom: 20px;}
.public_box .side #MenuListBox .lt { height:80px; padding-top:10px; background:#004ea2; margin:0;}
.public_box .side #MenuListBox .lt h3 { width:200px; height:60px; text-align:left; margin-left:30px; background:none; }
.public_box .side #MenuListBox .lt h3 b { display:block;font-size:20px; color:#ffffff;}
.public_box .side #MenuListBox .lt h3 i { display:block;font-size:16px; color:#ffffff;}
#MenuTree { width:248px; margin:0 auto;}
#MenuTree ul {}
#MenuTree ul li { margin-bottom:1px;border-radius:3px;}
#MenuTree ul li:hover {}
#MenuTree ul li:hover a { }#MenuTree ul li a { display:block; line-height:40px; font-size:14px;white-space:nowrap;text-overflow:ellipsis; overflow:hidden; }
#MenuTree ul li i{ line-height:40px;}
#MenuTree ul li i.fa-caret-right { color:#ff6c00; margin:0 10px; float:left; }
#MenuTree ul li i.fa-angle-right { color:#ff6c00; margin:0 10px; float:right; color:#adadad;}
#MenuTree ul li ul li{ background:#f5f5f5;border-radius:0;}
#MenuTree ul li ul li a { color:#333333}/*详情页，与单页类栏目共享使用*/
.content_show {width:96%;min-height:750px;margin-bottom:10px;}
.content_show h1 {text-align: center;line-height:60px; font-size:24px;}
.content_show #content_ext_info {text-align: center;margin-bottom:50px;}
.content_show #content_ext_info li {display:inline-block;margin-left:20px;}
.content_show #content_ext_info * {font-size:12px}
.content_show #content_ext_info #AddFavorites {cursor:pointer;}
.content_show .content_show_text {min-height:400px;line-height:25px;}
.content_show .content_show_text p {text-indent:2em;margin-bottom:1em;}
.content_show .content_show_text a { color:#136ec2;}
.content_show .content_show_text img { display:block; max-width:100%; }
.content_show .content_show_text .shuiyin {background:transparent url(/UploadFile/image/logo.png) no-repeat;}
.content_show video {clear:both;display:block;margin:auto; border:1px solid #f1f1f1;box-shadow: 0px 0px 10px 3px #d9d9d9; background:#000000;}
.content_show audio {clear:both;display:block;margin:auto}#share {height: 30px;margin-bottom: 30px;text-align: right;}
/* ==================================================== 公共组件集中定义 ====================================================*/

/*公用栏目框*/
.bit {margin-bottom:10px; overflow:hidden;font-size:12px;}
.bit p {font-size:12px;}
/*【横向】切换卡栏目*/
.bit .lt_tab  {padding:0; overflow:hidden;height: 30px;margin-bottom:10px;border-bottom:1px solid #f1f1f1;}
.bit .lt_tab li { width:100px; float:left; text-align:center; height:30px; line-height:30px;color:#666666; background:#d9d9d9;margin-right:1px}
.bit .lt_tab .hover {background:#e8390e;color:#ffffff;cursor:pointer;font-weight:bold;}
/*【纵向】切换卡栏目*/
.bit .tab_head {float:left; width:100px; height:300px;background-color:#f1f1f1;}
.bit .tab_head ul{margin:0px;padding:0px;list-style:none; position:absolute; width:100px; height:30px;text-align:center;}
.bit .tab_head li{display:block;cursor:pointer;color:#949694; margin-bottom:1px;height:30px;line-height:30px; background-color:#333333; text-align:center;}
.bit .tab_head li.hover{padding:0px;background:#e8390e;width:100px;color:#ffffff; font-weight:bold;}
.bit .tab_content{margin-top:0px; border-top:none;padding:0px; border-left:0; margin-left:100px;}

/*固定栏目*/
.bit .lt {width:100%;height:30px;line-height:30px;color:#ffffff;border-bottom:1px solid #f1f1f1; margin-bottom:10px;}
.bit .lt a {color:#8e8e8e}.bit .lt h3 {width:100px;text-align:center;float:left;background:#e8390e;white-space:nowrap;text-overflow:ellipsis; overflow:hidden; color:#ffffff;font-size:12px;}
.bit .lt span {float:right;margin-right:10px}
/*单页类*/
.bit .content{ width:100%; height:400px;padding:0 10px 10px 10px; overflow:hidden;line-height:21px; text-indent:2em;}
.bit .content p{ text-indent:2em; line-height:21px;}.bit .content img{}
/*文章列表*/
.bit .list {}
.bit .list ul {}
.bit .list ul li {width:100%;height:28px;border-bottom:1px dashed #f1f1f1; line-height:28px;}
.bit .list ul li a {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.bit .list ul * { border:0px solid #cd0000;}
.bit .list ul li span {float:right; margin-right:10px;}.bit .list ul li .vip {color:#cd0000}
.bit .list ul li i { margin:0 10px; color:#e8390e;}.bit .list ul li:last-child {border-bottom:0}/*图片栏目框*/.bit .photo {width:100%;}.bit .photo ul {text-align:center;}.bit .photo ul li {width:122px;height:90px;border:1px solid #cccccc;display:inline-block;margin:0px 5px 10px 5px;}.bit .photo ul li a img {width:100%;height:100%;float:left; background:#f1f1f1;}.bit .photo ul li b {width:100%;height:20px;line-height:20px;display:inline-block;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center;position: relative;bottom:20px;background:rgba(0,0,0,0.5);color:#ffffff;font-size:12px}.bit .photo ul li .vip {width:100%;height:20px;line-height:20px;display:inline-block;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center;position: relative;bottom:20px;background:rgba(0,0,0,0.5);color:#ff0000;font-size:12px}/*多功能图文列表*/.bit .mage_pic {width:100%;margin-bottom:10px;}.bit .mage_pic ul { margin:10px 0px 0px 10px;}.bit .mage_pic ul li {height:60px;margin-bottom:10px;}.bit .mage_pic ul li .pic {width:90px;height:60px;float:left;margin-right:10px; background:#f1f1f1;}.bit .mage_pic ul li .pic img { width:100%;}.bit .mage_pic ul li a {display:block;width:65%;height:20px;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.bit .mage_pic ul li a b {font-weight:bold;}.bit .mage_pic ul li p {display:inline-block;width:65%;height:40px;text-align:left;line-height:20px;color:#a4a4a4;overflow:hidden;text-overflow:ellipsis;}/*多功能文本列表*/.bit .mage_text {width:100%;margin-bottom:10px;}.bit .mage_text * { border:0px solid #cd0000;}.bit .mage_text ul {margin:10px 10px 0px 10px;}.bit .mage_text ul li { height:60px; margin-bottom:10px;border-bottom:1px dashed #f1f1f1; overflow:hidden;}.bit .mage_text ul li img {display:none;}.bit .mage_text ul li a {display:inline-block;width:100%;height:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.bit .mage_text ul li a b {font-weight:bold;}.bit .mage_text ul li p {width:100%; height:35px; overflow:hidden; text-align:left;line-height:18px;color:#bfbfbf; margin-bottom:5px;}.bit .mage_text ul li span i{ margin-right:20px; font-style:normal; }.bit .mage_text ul li:last-child {border-bottom:0}/* 滚动图片 */.scrollleft{}.scrollleft div {margin:0px 10px 0px 10px;}.scrollleft ul {}.scrollleft ul li{display:inline;}.scrollleft ul li img { width:100px; height:100px; }/*滚动文本 横向*/.scrollleft h3 { width:100px;float:left;background-color: #e8390e; color:#ffffff; text-align:center; line-height:30px; margin-right:10px;}.word ul li{display:inline; line-height:30px; margin-right:20px;}.word ul li span { margin-left:5px;}/*含左右切换的滚动图片*/.scroll_sw { position:relative; margin:20px auto; width:1180px;}.scroll_sw .prev,.scroll_sw .next {position:absolute; display:block; width:50px; height:100%; background-color:#000; top:0; color:#FFF; text-align:center; z-index:99;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7;  line-height:130px; font-size:50px;}.scroll_sw .prev { left:0;cursor:pointer;display:none;}.scroll_sw .next { right:0;cursor:pointer;display:none;}.scroll_sw:hover .prev{display:block;}.scroll_sw:hover .next{display:block;}.scroll_sw div { position:relative; width:100%; height:130px; overflow:hidden;}.scroll_sw div ul { width:9999px;}.scroll_sw div ul li { float:left; display:inline; width:200px; margin-right:10px; height:100%; text-align:center; border:1px solid #cccccc}.scroll_sw div ul li  a img {width:100%;height:100%;float:left;}.scroll_sw div ul li  .a {width:100%;height:20px;line-height:20px;display:inline-block;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center;background-color:#000000;position: relative;bottom:20px;filter: alpha(opacity=80);opacity: 0.8;color:#ffffff;font-size:12px}.scroll_sw div ul li  .vip {width:100%;height:20px;line-height:20px;display:inline-block;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center;background-color:#000000;position: relative;bottom:20px;filter: alpha(opacity=80);opacity: 0.8;color:#ff0000;;font-size:12px}/*提示框*/.tips{width:96%;border:1px solid #139e00;background-color:#d0edcc;color:#139e00;margin-bottom:10px;}.tips p{width:98%;line-height:30px}/*警告框*/.warning { width:100%; height:30px; background:#cd0000; color:#ffffff; text-align:center; font-size:14px; line-height:30px;}.warning a { background:#960909; color:#ffffff; padding:0 5px;}/*头条容器*/.hot{width:1160px;height:80px;margin-bottom:10px;border:1px solid #f1f1f1; overflow:hidden;}.hot h3 {}.hot h3 span {display:block; width:100px; height:80px; color:#ffffff; background:#cd0000; font-size:22px; text-align:center; float:left; padding:8px 20px; }    .hot h3 i { display:block; width: 0;height: 0;border-top: 40px solid transparent;border-left: 30px solid #cd0000;border-bottom: 40px solid transparent; float:left;}.hot ul {width:1000px;float:right;}.hot ul li {height:88px;text-align:center;}.hot ul li img { display:none;}.hot ul li a b {font-size:34px;color:#0d8b97;font-weight:bold;line-height:50px;}.hot ul li p {font-size:14px;color:#8a8a8a;text-overflow:ellipsis;white-space:nowrap; overflow:hidden;}.hot ul li span {display:none;}


#seo {width:1178px;line-height:20px;}
#seo ul{}
#seo ul li{display:inline-block;width:75px;margin-right:13px;overflow:hidden;white-space:nowrap;}
#seo ul li a {color:#333333;font-size:12px}


.F1 { margin-bottom: 20px; }
.F1 main {width: 1160px; height: 300px;overflow: hidden;}
.F1 main .picplay {width: 540px; height: 300px; float: left;}
.F1 main .newsbox {width: 600px; height: 300px; float: right;}

.F1 main .style4 ul li a:nth-child(2) { width: 480px; height: 20px; font-size: 16px;}
.F1 main .style4 ul li p {width: 480px; top:35px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }
.F1 main .style4 ul li span {top:13px; left:520px;}

.F1 main .style4 ul li span:last-child {display: none;}

.F1 main .style4 ul li:nth-child(2) a:first-child {display: none;}
.F1 main .style4 ul li:nth-child(2) a:nth-child(2) {left:10px;}
.F1 main .style4 ul li:nth-child(2) p {width: 580px;left:10px;}

.F1 main .style4 ul li:nth-child(3) a:first-child {display: none;}
.F1 main .style4 ul li:nth-child(3) a:nth-child(2) {left:10px;}
.F1 main .style4 ul li:nth-child(3) p {width: 580px; left:10px;}

.F1 main .style4 ul li:nth-child(4) a:first-child {display: none;}
.F1 main .style4 ul li:nth-child(4) a:nth-child(2) {left:10px;}
.F1 main .style4 ul li:nth-child(4) p {width: 580px;left:10px;}


.F1 main .style210 ul li {position: relative; height: 60px;  margin-bottom: 10px; }
.F1 main .style210 ul li a { width: 450px; height: 20px; font-size: 16px; margin-bottom: 5px;}
.F1 main .style210 ul li p { height: 20px; font-size: 12px}
.F1 main .style210 ul li span { position: absolute; top:5px; right:0; }
.F1 main .style210 ul li span:last-child {display: none;}

.banner {width: 1160px; height: 130px; margin-bottom: 20px;}

.F2 {margin-bottom: 10px;}
.F2 main { width: 1160px; height: 300px; position: relative;}
.F2 .picplay {width: 400px; height: 290px; position: absolute; left: 0; background-color: #f1f1f1; }

.F2 .bit {width: 400px; height: 290px; position: absolute; left: 420px; box-shadow: 0px 0px 10px 3px #d9d9d9;}
.F2 .bit .style4 {width: 400px; position: relative;top:10px;}
.F2 .bit .style4 ul li a:nth-child(2) { width:265px; height: 20px; font-size: 16px; left:130px; font-weight: normal;}
.F2 .bit .style4 ul li p { width: 265px; left:130px;top:40px}
.F2 .bit .style4 ul li span { display: none; top:55px; left:130px}
.F2 .bit .style4 ul li span:nth-last-child(1) {top:55px; left: 210px;}
.F2 .bit .style4 ul li { height: 87px; margin-bottom: 7px;}
.F2 .bit .style4 ul li a:first-child {width: 110px; height: 70px; left:10px;}


.F2 .service {width: 320px; height: 300px;position: absolute; right: 0; }
.F2 .service .b1 { margin-bottom: 20px; background-color: #ffffff;  box-shadow: 0px 0px 10px 3px #d9d9d9;}
.F2 .service .b1 h3 {width: 300px; height: 40px; line-height: 40px; text-align: center}
.F2 .service .b1 ul {width: 300px; height: 130px;}
.F2 .service .b1 ul li {width: 90px; height: 50px; background-color: #08a935; text-align: center; border-radius: 5px; float: left; margin-right: 10px; margin-bottom: 10px}
.F2 .service .b1 ul li a {color:#ffffff; line-height: 50px; font-size: 14px;}
.F2 .service .b1 ul li:nth-child(1) {background-color: #B1DADA;}
.F2 .service .b1 ul li:nth-child(2) {background-color: #A9D4BE;}
.F2 .service .b1 ul li:nth-child(3) {background-color: #BBD896;}
.F2 .service .b1 ul li:nth-child(4) {background-color: #E2B3D0;}
.F2 .service .b1 ul li:nth-child(5) {background-color: #F59BB2;}
.F2 .service .b1 ul li:nth-child(6) {background-color: #EE9D9A;}

.F2 .service .b2 { height: 100px; background-color: #ffffff; box-shadow: 0px 0px 10px 3px #d9d9d9;}
.F2 .service .b2 .l { width: 130px; height: 80px; float: left; text-align: center;position: relative; top:10px}
.F2 .service .b2 .l a { display: block; width: 100px; height: 40px; text-align: center; font-size: 18px; border-radius: 10px; background-color: #f06000; 
    line-height: 40px; color:#ffffff;margin-top: 10px; margin-bottom: 10px;}
.F2 .service .b2 .l b {font-size: 12px;}

.F2 .service .b2 .r { width: 180px; height: 80px; float: right; text-align: center;position: relative; top:15px; right:10px;}
.F2 .service .b2 .r ul {width: 170px; height: 50px; margin-bottom: 5px; }
.F2 .service .b2 .r ul li { width: 50px; height: 50px; margin-right: 10px;float: left; text-align: center;}
.F2 .service .b2 .r ul li:last-child {margin-right: 0;}
.F2 .service .b2 .r b {font-size: 14px}

.F2 .service .b2 .r ul li.ico_wx {border:1px solid #f1f1f1;  padding-top: 5px;}
.F2 .service .b2 .r ul li.ico_wx .ico { display: block; width: 20px;}
.F2 .service .b2 .r ul li.ico_wx b {font-size: 12px}

.F2 .service .b2 .r ul li.ico_mp {border:1px solid #f1f1f1;  padding-top: 5px;}
.F2 .service .b2 .r ul li.ico_mp .ico {display: block;width: 20px;}
.F2 .service .b2 .r ul li.ico_mp b {font-size: 12px}

.F2 .service .b2 .r ul li.ico_dy {}
.F2 .service .b2 .r ul li.ico_dy .ico {display: block;width: 50px;}

.F2 .service .b2 .r ul li div { display: none; position: absolute; width: 170px; height: 170px; top:-205px; left:-55px; padding:10px; background-color: #ffffff; border: 1px solid #f1f1f1}
.F2 .service .b2 .r ul li div img {width: 150px;}

.F2 .service .b2 .r ul li:hover div {display: block}

.friendlink .bit .style82 ul li {border:1px solid #f1f1f1; }