﻿.line1,.line2,.line3,.line4 {word-break:break-all; background-color: #FF00FF; padding: 5px; margin: 5px;  
border-radius:5px; transition: 0.2s; line-height: 20px; padding: 5px; border: 1px solid #D1D1D1;
background-image: -webkit-gradient(linear, left top, left bottom, from(#FF0000), to(#00FF00));}
.line1 a, .line2 a, .line3 a, .line4 a { text-shadow: rgba(50,50,50,.3) 1px 1px 3px; font: bold 14px/1.3 "\5FAE\8F6F\96C5\9ED1", Arial;}
.line1 img, .line2 img, .line3 img, .line4 img { max-width: 480; max-height: 480px; }
.line { background-color: #F5F5F5; padding: 5px 0; margin: 4px;  
border-radius:5px; transition: 0.2s;  border: 1px solid #D1D1D1;
background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F5F5F5));}
/*表单中submit按钮用这个样式*/
.btn {  width:100%;height:42px;margin-top:5px;margin-bottom:5px;
        border-radius:5px; border:1px solid #999999;
        text-align:center; text-shadow:2px 2px rgba(255,255,255,0.3);
        overflow:hidden; position:relative; 
        background-color:#F2F2F2;
        background: -webkit-linear-gradient(19% 75% 90deg,#F2F2F2, #D1D1D1); 
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F2F2F2), to(#D1D1D1));
        background: -moz-linear-gradient(19% 75% 90deg,#F2F2F2, #D1D1D1); 
        background: -ms-linear-gradient(19% 75% 90deg,#F2F2F2, #D1D1D1); 
        background: -o-linear-gradient(19% 75% 90deg,#F2F2F2, #D1D1D1); 
        background: linear-gradient(19% 75% 90deg,#F2F2F2, #D1D1D1); 

.txt{width:100%;height:32px;display:inline-block;margin-right:5px;background-position:0 -96px;border:1px solid #b6b6b6;border-color:#9a9a9a #cdcdcd #cdcdcd #9a9a9a;vertical-align:top}
div.linetouch{overflow : hidden; width:100%;}
div.linetouch a{display:block; color:#333;background:url(/NetImages/model/android.png) no-repeat 97% 50% ; font:14px/37px "宋体"; width:100%; float:left; border-bottom:solid 1px #b5b5b4; padding-left:5px;}
div.linetouch a:hover{display:block; color:#b51335;background:url(/NetImages/model/androidHover.png) no-repeat  97% 50% #F3EDE9; font:14px/37px "宋体"; width:100%; float:left; border-bottom:solid 1px #b5b5b4; padding-left:5px;}
/*置顶或置低导航*/
.seaiis_footer{
height:44px;
position:fixed;
left:0px;
right:0px;
top:0px; /*全顶*/  
/* bottom:0px; 全低用这个*/ 
z-index:100;
.seaiis_footer ul{
box-shadow: 0px -1px 4px #989898;
height:44px;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f8f8f8), color-stop(1, #e2e3e7)); 
width:100%;
.seaiis_footer ul li{
list-style-type:none;
border-top:1px solid #fff;
float:left;
font-family:"微软雅黑";
font-size:12px;
color:#7a8289;
text-align:center;
width:25%;
float:left;}
.seaiis_footer ul li button{
background:none;
text-shadow:0px 1px 0px #fff;
font-family:"微软雅黑";
font-size:12px;
color:#7a8289;
width:100%;
height:44px;
border:none;
text-align:inherit;
padding-top:22px;
.seaiis_footer ul li .footer_button_sy{
/*color:#f95d0f;*/
background-image:url(/Template/default/Home.png);
background-repeat:no-repeat;
background-size:20px;
background-position:center 4px;}
.seaiis_footer ul li .footer_button_sy:hover{
background-image:url(/Template/default/Home_hover.png);
color:#f95d0f;
.seaiis_footer ul li .footer_button_sjxx{
background-image:url(/Template/default/Shop2.png);
background-repeat:no-repeat;
background-size:18px;
background-position:center 4px;}
.seaiis_footer ul li .footer_button_sjxx:hover{
color:#f95d0f;
background-image:url(/Template/default/Shop_hover.png);}
.seaiis_footer ul li .footer_button_ss{
background-image:url(/Template/default/ss02.png);
background-repeat:no-repeat;
background-size:20px;
background-position:center 4px;}
.seaiis_footer ul li .footer_button_ss:hover{
color:#f95d0f;
background-image:url(/Template/default/ss02_hover.png);}
.seaiis_footer ul li .footer_button_wddd{
background-image:url(/Template/default/man.png);
background-repeat:no-repeat;
background-size:20px;
background-position:center 4px;}
.seaiis_footer ul li .footer_button_wddd:hover{
color:#f95d0f;
background-image:url(/Template/default/man_hover.png);}
.seaiis_footer ul li .footer_button_gwc{
background-image:url(/Template/default/gwc.png);
background-repeat:no-repeat;
background-size:24px;
background-position:center 4px;}
.seaiis_footer ul li .footer_button_gwc:hover{
color:#f95d0f;
background-image:url(/Template/default/gwc_hover.png);}
/*全顶或底部导航结束*/
/*并行触屏按钮,1-5个链接自动换行*/
.btBox{padding:4px 0;}
.bt1,.bt2,.bt3,.bt4,.bt5{width:97%; margin:0 auto; border-radius:5px; border:1px solid #999999; overflow:hidden;background-color:#F2F2F2;}
.bt1 a{width:100%; color:#555555; text-align:center; text-shadow:2px 2px rgba(255,255,255,0.3);}
.bt2 a{width:50%; color:#555555; text-align:center; text-shadow:2px 2px rgba(255,255,255,0.3);}
.bt3 a{width:33%; color:#555555; text-align:center; text-shadow:2px 2px rgba(255,255,255,0.3);}
.bt4 a{width:25%; color:#555555; text-align:center; text-shadow:2px 2px rgba(255,255,255,0.3);}
.bt5 a{width:20%; color:#555555; text-align:center; text-shadow:2px 2px rgba(255,255,255,0.3);}
.bt1 a,.bt2 a,.bt3 a,.bt4 a,.bt5 a {
        float:left; line-height:37px; position:relative; 
        background-color:#F2F2F2;
        background: -webkit-linear-gradient(19% 75% 90deg,#F2F2F2, #D1D1D1); 
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F2F2F2), to(#D1D1D1));
        background: -moz-linear-gradient(19% 75% 90deg,#F2F2F2, #D1D1D1); 
        background: -ms-linear-gradient(19% 75% 90deg,#F2F2F2, #D1D1D1); 
        background: -o-linear-gradient(19% 75% 90deg,#F2F2F2, #D1D1D1); 
        background: linear-gradient(19% 75% 90deg,#F2F2F2, #D1D1D1); 
    }
.bt1 a:after,.bt2 a:after,.bt3 a:after,.bt4 a:after,.bt5 a:after{position:absolute; top:0; right:0; content:''; height:37px; width:0;  border-right:1px solid #999999;}
.bt1 a:last-child:after,.bt2 a:last-child:after,.bt3 a:last-child:after,.bt4 a:last-child:after,.bt5 a:last-child:after{display:none;}
.bt1 a:first-child,.bt2 a:first-child,.bt3 a:first-child,.bt4 a:first-child,.bt5 a:first-child{border-radius:5px 0 0 5px;}
.bt1 a:last-child,.bt2 a:last-child,.bt3 a:last-child,.bt4 a:last-child,.bt5 a:last-child{border-radius:0 5px 5px 0;}
.bt2 a.btSelect,.bt3 a.btSelect,.bt4 a.btSelect,.bt5 a.btSelect{color:#ffffff; text-decoration:none;  text-shadow:2px 2px rgba(0,0,0,0.1);
        background-color:#828282;
        background: -webkit-linear-gradient(19% 75% 90deg,#929292, #757575); 
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#929292), to(#757575));
        background: -moz-linear-gradient(19% 75% 90deg,#929292, #757575); 
        background: -ms-linear-gradient(19% 75% 90deg,#929292, #757575); 
        background: -o-linear-gradient(19% 75% 90deg,#929292, #757575); 
        background: linear-gradient(19% 75% 90deg,#929292, #757575); 
        }
/*并行按钮结束*/
/*菜单导航开始*/
.breadcrumb { font-size: 13px; background: #f0f7fc; border: 1px solid #a5cae4; overflow: hidden; zoom: 1; }
.breadcrumb .crust:hover a, span.crumb { background-color: #d7edfc }
.breadcrumb .crust:hover span.crumb { background-color: #d7edfc }
.breadcrumb .crust:hover .arrow span { border-left-color: #d7edfc }
.breadcrumb .crust { display: block; float: left; position: relative; zoom: 1 }
.breadcrumb .crust:last-child a { font-weight: bold }
.breadcrumb .crust:first-child a { padding-left: 10px; border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -khtml-border-top-left-radius: 5px; border-bottom-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -khtml-border-bottom-left-radius: 5px }
.breadcrumb .crust a, span.crumb { text-decoration: none; background-color: #f0f7fc; padding: 0 10px 0 18px; margin-bottom: -1px; border-bottom: 1px solid #a5cae4; outline: 0 none; display: block; line-height: 24px; _border-bottom: none }
.breadcrumb .crust .arrow { border: 12px solid transparent; border-right: 1px none black; border-left-color: #a5cae4; display: block; position: absolute; right: -12px; top: 0px; z-index: 1; width: 0px; height: 0px }
.breadcrumb .crust .arrow span { border: 12px solid transparent; border-right: 1px none black; border-left-color: #f0f7fc; display: block; position: absolute; left: -13px; top: -12px; z-index: 2; white-space: nowrap; overflow: hidden; text-indent: 9999px; width: 0px; height: 0px }
.breadcrumb .crust .arrow { _display: none }
/*菜单导航结束*/
.right { float:right;color:#999999}
.gray {color:#999999}
.titleview {}
.subtitleview {text-align: left ;color:#999999;margin-top:5px;margin-bottom:5px;}
/*URL链接按钮效果*/
.linkbtn {padding: 5px;margin: 5px; }
.linkbtn a {background-color: #F5F5F5; padding: 5px; margin: 5px; border-radius:5px; transition: 0.2s; border: 1px solid #999999;background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F5F5F5));}
.urlbtn {background-color: #F5F5F5; padding: 1px; margin: 1px; border-radius:5px; transition: 0.2s; border: 1px solid #999999; background-image:-webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F5F5F5));}
div.nexttitle{margin-bottom:5px;background-color: #F5F5F5; border-radius:5px; border: 1px solid #D1D1D1;
background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F5F5F5));}
div.showpage{margin:5px;border-radius:5px; border:1px solid #999999; overflow:hidden;background-color:#F2F2F2;color:#555555;text-align:center;}
/*上一条下一条前面图标*/
#nextgo{background-image:url(ftp://aaa.wap.ai/Template/default/next.gif);background-repeat:no-repeat;width:21px;heigh:16px;display:inline-block;}
#nextpre{background-image:url(ftp://aaa.wap.ai/Template/default/pre.gif);background-repeat:no-repeat;width:21px;heigh:16px;display:inline-block;}
/*加载图标*/
#loadimg{background-image:url(ftp://aaa.wap.ai/Template/default/loads.gif);background-repeat:no-repeat;background-position-y:center;width:16px;heigh:16px;display:inline-block;}
/*以下右侧边展开导航菜单*/
.box_left { position: absolute; right: 80%; z-index: 0; width: 100%; }
.box_right { position: fixed; left: 20%; z-index: 0; margin: 44px 0px 100px 0px; top: 0px; box-shadow: 0 0 15px #ccc; width: 80%; bottom: -100px;  background-color: #F36; right: 0px; }

.mmenu{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;overflow:auto;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;}
.mmenu ul,.mmenu li{list-style:none;}
.mmenu li{position:relative;}
.mmenu ul,.mmenu li,.mmenu li > a,.mmenu li > span{display:block;padding:0;margin:0;}
.mmenu > ul{background-color:inherit;padding:10px 0 40px 0;}
.mmenu{background:#333;}
.mmenu *{text-shadow:0 1px 2px rgba( 0, 0, 0, 0.5 );}
.mmenu li{border:none;border-top:1px solid #444;border-bottom:1px solid #111;}
.mmenu a {line-height:40px; position:relative; color:#7a8289; text-align:center; text-shadow:0px 1px 0px #fff; }
