@charset "utf-8";
@import url("/Content/mks/css/icon/iconfont.css");
body{ margin:0 auto; padding:0; width:100%; color:#333; font:14px/1.5 Arial,"Microsoft Yahei"; text-align:center; background:#f4f4f4; -webkit-font-smoothing:antialiased; }
input,button,select,textarea,img,p,h1,h2,h3,h4,h5{ margin:0; padding:0; border:0; font-family:'Microsoft YaHei','Î¢ÈíÑÅºÚ'; }
a{ color:#333; text-decoration:none; }
a:hover{ color:#ca1406; text-decoration:none; -webkit-transition: all 0.2s linear;transition: all 0.2s linear; }
ol,ul,li,dl,dd{ margin:0 auto; padding:0; list-style-type:none; }
i,em{ font-style:normal; }
table { border-collapse:collapse; border-spacing:0; }


.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{ display:inline-block; } 
.clearfix { display:block; } 

.left{float:left;}
.right{float:right;}
.clear{ clear:both; font-size:0px; height:0px; overflow:hidden; }
.line1{ clear:both; font-size:0px;width:100%; height:1px; overflow:hidden; }
.line5{ clear:both; font-size:0px; height:5px; overflow:hidden; }
.line10{ clear:both; font-size:0px; height:10px; overflow:hidden; }
.line20{ clear:both; font-size:0px;width:100%; height:15px; overflow:hidden; }
.line25{ clear:both; font-size:0px; height:25px; overflow:hidden; }

.top{width:1200px;height:110px;margin:0 auto;background:url(/Content/mks/images/logo.png) no-repeat left center;position:relative;}
.header{width:100%;height:110px;background:#ca1406;}
.menu{width:100%;height:45px;background:#ca1406;}
.menu ul{width:1200px;margin:0 auto;}
.menu li{float:left;line-height:45px;width:142px;font-size:16px;font-family:'Microsoft YaHei','Î¢ÈíÑÅºÚ';}
.menu li a{color:#fff;}


#iFocus1 {
    height: 237px;
    overflow: hidden;
    position: relative;
    width: 300px;
    float: left;
    z-index: 0;
}

    #iFocus1 ul {
        height: 237px;
        position: absolute;
        z-index: 88
    }

        #iFocus1 ul li {
            float: left;
            width: 300px;
            height: 237px;
            overflow: hidden;
            position: relative;
            background: #000;
            z-index: 81
        }

            #iFocus1 ul li a {
                display: block;
                float: left
            }

                #iFocus1 ul li a img {
                    vertical-align: middle;
                }

    #iFocus1 .btnBg {
        position: absolute;
        width: 300px;
        height: 35px;
        left: 0;
        bottom: 0;
        background: #999;
        z-index: 89;
        filter: alpha(opacity=50);
        opacity: 0.5;
    }

    #iFocus1 .btn {
        position: absolute;
        width: 290px;
        height: 18px;
        left: 0;
        bottom: 8px;
        padding-left: 10px;
        text-align: right;
        z-index: 90
    }

        #iFocus1 .btn span {
            display: inline-block;
            _display: inline;
            _zoom: 1;
            width: 18px;
            height: 18px;
            line-height: 18px;
            text-align: center;
            font-size: 16px;
            font-family: "Î¢ÈíÑÅºÚ";
            margin-right: 5px;
            cursor: pointer;
            color: #333;
            background: #e0e0e0;
            border: solid 1px #fff
        }

            #iFocus1 .btn span.on {
                background: #ca1406;
                color: #FFF;
                border: solid 1px #ca1406
            }



.banner{width:100%;margin:0 auto;height:400px;position:relative;background:#666;}
.banner .con-1{width:1200px;height:400px;background:#ca1406;margin:0 auto;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	.navBar{  position:relative; z-index:1;height:60px; line-height:60px; background:#ca1406; color:#fff;   }
	.nav{ position:relative; width:1200px; margin:0 auto;  font-family:"Microsoft YaHei",SimSun,SimHei; font-size:16px; }
	.nav a{ color:#fff;  }
	.nav h3{ font-size:100%; font-weight:normal;   }
	.nav .m{ float:left;  position:relative; z-index:1; }
	.nav .s{ float:left; width:3px; text-align:center; color:#D4D4D4; font-size:12px; }
	.nav h3 a{ display:block; width:124px; text-align:center;}
	.nav .sub{ display:none;position:absolute; left:-3px; top:60px; z-index:1; width:128px; border:1px solid #E6E4E3; border-top:0;  background:#fff; z-index: 999999}
	.nav .sub li{ text-align:center; padding:0 8px; margin-bottom:-1px;   }
	.nav .sub li a{ display:block;  border-bottom:1px solid #E6E4E3; margin:8px 0; height:33px; line-height:33px; color:#666;   }
	.nav .sub li a:hover{ color:#fff;background:#ca1406;   }
	.nav .block{ height:3px; width:130px;position:absolute; left:0; top:57px; overflow:hidden;  }

.fullSlide{ width:100%;  position:relative;  height:400px; background:#000;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:400px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:400px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:42px; height:11px; margin:1px; overflow:hidden; background:#000;filter:alpha(opacity=50);opacity:0.5;  line-height:999px;}
.fullSlide .hd ul .on{ background:#ca1406;}
.fullSlide .prev,
.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:15%;  z-index:1; width:40px; height:60px; background:url(/Content/mks/images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
.fullSlide .next{ left:auto; right:15%; background-position:-6px -137px; }

.note-b{background:#ca1406;color:#fff;height:40px;line-height:40px;font-size:18px;padding-left:8px;}
.note-b span{font-size:12px;color:#fff;}
.note-b a{color:#fff;}
.note-b .fa{margin:0px 8px;}
.note-line{border:1px solid #ca1406;border-top:0px;padding:0px 8px;}

.news-b{border-bottom:2px solid #ca1406;height:40px;line-height:40px;font-size:18px;}
.news-b span{font-size:12px;color:#fff;}

.zye-b{border:1px solid #ca1406;width:1198px;height:auto;overflow:hidden;padding:20px 0px;margin:0 auto;}
.zye-b li{width:25%;position:relative;float:left;}
.zye-b li img{width:60px;}
.zye-b li h3{font-weight:normal;font-size:18px;}


.main{width:1200px;height:auto;overflow:hidden;margin:0 auto;}

.col-left{width:200px;float:left;}
.col-left li{background:url(/Content/mks/images/leftb.png) no-repeat;height:45px;line-height:45px;margin-bottom:20px;text-align:left;}
.col-left li a{display:block;padding-left:65px;}
.col-left dd{height:40px;line-height:40px;background:#ca1406;margin-bottom:10px;}
.col-left dd a{color:#fff;}

.col-left .i1 a{background-image: url('/Content/mks/images/zszc.png'); background-repeat: no-repeat; background-position:35px center;}
.col-left .i2 a{background-image: url('/Content/mks/images/zsjh.png'); background-repeat: no-repeat; background-position:35px center;}
.col-left .i3 a{background-image: url('/Content/mks/images/wjfs.png'); background-repeat: no-repeat; background-position:35px center;}
.col-left .i4 a{background-image: url('/Content/mks/images/sn.png'); background-repeat: no-repeat; background-position:35px center;}
.col-left .i5 a{background-image: url('/Content/mks/images/phone.png'); background-repeat: no-repeat; background-position:35px center;}
.col-left .i6 a{background-image: url('/Content/mks/images/phone.png'); background-repeat: no-repeat; background-position:35px center;}
.col-left .i7 a{background-image: url('/Content/mks/images/tqzs.png'); background-repeat: no-repeat; background-position:35px center;}
.col-left .i8 a{background-image: url('/Content/mks/images/swyt.png'); background-repeat: no-repeat; background-position:35px center;}
.col-left .i9 a{background-image: url('/Content/mks/images/kylj.png'); background-repeat: no-repeat; background-position:35px center;}
.col-left .i10 a{background-image: url('/Content/mks/images/admin.png'); background-repeat: no-repeat; background-position:35px center;}

.col-right{width:970px;float:right;height:auto;overflow:hidden;text-align:left;}

.col-right .list-t{height:auto;overflow:hidden;}
.col-right .list-t .title{height:40px;line-height:40px;border-bottom:2px solid #ca1406;}
.col-right .list-t .title h1{height:40px;line-height:40px;background:#ca1406;width:100px;color:#fff;font-size:14px;font-weight:normal;text-align:center;}
.col-right .list-t .title .fa{margin:0px 8px 0px 4px;}
.col-right .list-t ul{clear:both;padding:8px 0px;}

.col-right .list-t li{border-bottom:1px dashed #ccc;line-height:39px;}
.col-right .list-t li .fa{margin-right:4px;}
.col-right .list-t li span{margin-right:8px;}
.col-right .list-t li a{display:block;}
.col-right .list-t li a:hover{background:#ca1406;color:#fff;padding-left:10px;}

.meta{ margin:0;}
.meta:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
.meta h2{ margin:0 0 20px; padding:0; color:#333; font-size:24px; font-weight:300; line-height:1em; }
.meta .info{ margin:0 0 10px; }
.meta .info span{ margin-right:10px; color:#b0b0b0; font-size:12px; line-height:14px; }
.meta .info span i{ margin-right:5px; display:inline-block; font-size:14px; }
.meta .note{ margin-top:10px; padding:15px 20px; background:#f5f5f5; line-height:22px; color:#757575; font-size:12px; }
.entry{ margin-top:20px; padding:0 0px 15px; font-size:14px; line-height:2em; word-wrap:break-word; }
.entry img{ max-width:100%!important; height:auto!important; }
.entry h2,.entry h3,.entry h4{ margin:0.8em auto; padding-bottom:5px; border-bottom:1px solid #f6f6f6; color:#333; }
.entry h2{ font-size:1.2em; }
.entry h3,.entry h4{ font-size:1.1em; }
.entry strong{ color:#DC2523; }
.entry ul,.entry ol{ margin:1em; padding:0; }
.entry li{ margin-left:1em; }
.entry ul li{ list-style:disc outside none; }
.entry ol li{ list-style:decimal outside none; }
.entry p{ display:inherit; margin:1em 0; color:#333; word-wrap:break-word; }
.entry a{ text-decoration:underline; }
.entry code{ display:block; padding:0.5em; background:#eee; border-radius:.5em; color:#777; font-family:'courier new'; font-size:12px; line-height:1.7em; }
.entry table{ margin:10px auto; border-left:1px solid #eee; border-top:1px solid #eee; }
.entry table th{ background:#F9F9F9; text-align:center; }
.entry table td,.entry table th{ border-bottom:1px solid #eee; border-right:1px solid #eee; padding:0.35em 0.5em; }

.announce, .reach , .student, .newsright, .newstxt, .box, .picture-list{position: relative;}
.announce{width:310px;float:left;text-align:left;}
.newsright{width:440px;float:right;text-align:left;}
.picture-list{width:1200px;text-align:left;margin:0 auto;}
.newstxt{width:456px;float:left;text-align:left;margin-left:20px;}
.A{font-size:38px;color:#ca1406;font-family:Arial;line-height:100%;position:absolute}
.A_right{margin-left:2px;padding-left:30px}
.WzH{font-size: 18px; color: #ca1406;font-family:Î¢ÈíÑÅºÚ;line-height:145%}
.WzE,.NzEs,.RzEs,.SzEs,.NzEsx{font-size: 14px; color: #ca1406; font-family: Î¢ÈíÑÅºÚ; line-height:10%;position:relative}
.WzE :after {content: "";position: absolute;top: 2px;margin-left: 12px;border-top: 3px solid #ca1406;width:75%}
.NzEs :after{content: "";position: absolute;top: 2px;margin-left: 12px;border-top: 3px solid #ca1406;width:92%}
.SzEs :after{content: "";position: absolute;top: 2px;margin-left: 12px;border-top: 3px solid #ca1406;width:84%}
.RzEs :after{content: "";position: absolute;top: 2px;margin-left: 12px;border-top: 3px solid #ca1406;width:87%}
.NzEsx :after{content: "";position: absolute;top: 2px;margin-left: 12px;border-top: 3px solid #ca1406;width:93.5%}
.list{}
.list li{height:35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.list li a{font-size:14px;line-height:35px;display:block;}
.list li a:hover{background:#ca1406;color:#fff!important;padding:0px 5px;}
.list li span{float:right;}
.list li .fa{margin-right:4px;}
.more{position:absolute;right:0px;top:5px;font-size:12px;}
.more .fa{margin-left:4px;}
.list dt{height:105px;border-bottom:1px dashed #ccc;}
.list dt h1{font-weight:normal;font-size:16px;padding:10px 0px;}
.list dt p{height:50px;line-height:25px;overflow: hidden;color:#777;}

.list dd{height:35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.list dd a{font-size:14px;line-height:35px;display:block;}
.list dd a:hover{background:#ca1406;color:#fff!important;padding:0px 5px;}
.list dd span{float:right;}
.list dd .fa{margin-right:4px;}



#iFocus { height:289px; overflow:hidden; position:relative; width:410px;float:left;margin-left:20px;z-index: 0;}
#iFocus ul { height:289px; position:absolute; z-index:88 }
#iFocus ul li { float:left; width:410px; height:289px; overflow:hidden; position:relative; background:#000; z-index:81 }
#iFocus ul li a{ display:block;  float:left }
#iFocus ul li a img{ vertical-align:middle;  }
#iFocus .btnBg { position:absolute; width:410px; height:35px; left:0; bottom:0; background:#999; z-index:89; filter:alpha(opacity=50);opacity:0.5;  }
#iFocus .btn { position:absolute; width:400px; height:18px; left:0; bottom:8px; padding-left:10px; text-align:right; z-index:90 }
#iFocus .btn span { display:inline-block; _display:inline; _zoom:1; width:18px; height:18px; line-height:18px; text-align:center; font-size:16px; font-family:"Î¢ÈíÑÅºÚ"; margin-right:5px; cursor:pointer; color:#333; background:#e0e0e0; border:solid 1px #fff }
#iFocus .btn span.on { background:#ca1406; color:#FFF; border:solid 1px #ca1406 }


.col-left-248{float:left;width:248px;height:auto;overflow:hidden;text-align:left;}
.col-left-248 .s1{height:37px;line-height:37px;border:1px solid #eeecec;background:url(/Content/mks/images/mailboxp.png) no-repeat 14px center;padding-left:60px;}
.col-left-248 .s2{height:37px;line-height:37px;background:url(/Content/mks/images/marketp.png) no-repeat left center;padding-left:60px;margin-top:16px;}
.col-left-248 .s3{height:37px;line-height:37px;background:url(/Content/mks/images/Abacusp.png) no-repeat left center;padding-left:60px;margin-top:16px;}
.col-left-248 .s4{height:37px;line-height:37px;background:url(/Content/mks/images/Financep.png) no-repeat left center;padding-left:60px;margin-top:16px;}
.col-left-248 .s5{height:37px;line-height:37px;background:url(/Content/mks/images/Lawp.png) no-repeat left center;padding-left:60px;margin-top:16px;}



.wen-title{width:1200px;margin:0 auto;height:30px;line-height:30px;border-bottom:1px solid #ca1406;text-align:left;}
.wen-title .fa{margin:0px 5px;}

.box{width:1200px;margin:0 auto;height:auto;overflow:hidden;}
.picScroll-left{ width:100%;  overflow:hidden; position:relative;}
.picScroll-left .bd{ padding:15px 0px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{margin-right:25px;float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:182px; height:136px; display:block;  padding:2px; border:1px solid #ccc; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px;   }
.footer{background:#ca1406;padding:15px 0px;color:#FFF;}



.focusBox {position: relative; width:910px; height:400px; overflow: hidden;float:left;}
.focusBox .pic img { width:910px; height:400px; display: block; }
.focusBox .hd { overflow:hidden; zoom:1; position:absolute; bottom:5px; right:10px; z-index:3}
.focusBox .hd li{float:left; line-height:15px; text-align:center; font-size:12px; width:15px; height:15px;border-radius:50%; cursor:pointer; overflow:hidden; background:#ca1406; margin-left:4px; filter:alpha(opacity=80); opacity:.8; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease }
.focusBox .hd .on{ background:#fff; filter:alpha(opacity=100);opacity:1;   }
.focusBox .prev,
.focusBox .next { width:45px; height:99px; position:absolute; top:91px; z-index:3; filter:alpha(opacity=20); -moz-opacity:.2; opacity:.2; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease}
.focusBox .prev {left:0 }
.focusBox .next {right:0 }
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=60); -moz-opacity:.6; opacity:.6 }

.fl-right-290{width:290px;height:400px;float:right;}



.focusBox1 { position: relative; width: 260px; height: 260px;font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
.focusBox1 .pic img { width: 260px; height: 260px; display: block; }
.focusBox1 .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox1 .txt { position: absolute; top: 270; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.focusBox1 .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.focusBox1 .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px;font-weight: bold; text-decoration: none; }
.focusBox1 .num { position: absolute; z-index: 3; bottom: -108px; right: 8px; }
.focusBox1 .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox1 .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox1 .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox1 .num li.on a,.focusBox .num a:hover{background:#fff;color:#ca1406;}

.om-box{width:1200px;height:auto;overflow:hidden;border-top:2px solid #ca1406;background:#fff;margin:0 auto;text-align:left;}
.om-box .left-231p{width:231px; height:420px;overflow:hidden;float:left;}
.om-box .left-231p .ma{width:210px; height:260px;margin:0 auto;text-align:center;}
.om-box .left-231p .ma img{width:210px; height:210px;}
.input-down{margin:0 auto;width:200px;}
.om-box .mid-679p {width:679px;height:420px;float:left;}


.newslist{width:325px;height:196px;}
.nbt{height:39px;position:relative;line-height:39px;margin:0 auto;border-bottom:2px solid #ca1406;text-align:right;font-size:12px;}
.nbt h3{font-weight:normal;width:90px;position:absolute;bottom:-2px;line-height:39px;font-size:14px;text-align:left;color:#ca1406;font-weight:bold;}
.nine-five{text-align:left;}
.nbt98{width:98%;height:39px;position:relative;line-height:39px;margin:0 auto;border-bottom:1px solid #e4a036;text-align:right;font-size:12px;}
.nbt98 h3{border-bottom:3px solid #b2b1af;font-weight:normal;width:90px;position:absolute;bottom:-2px;line-height:39px;font-size:14px;text-align:center;}


.studen{width:290px;height:420px;background:#f2af44;float:right;}
.studen .title{width:255px;margin:0 auto;background:url(/Content/mks/images/an_01.gif) no-repeat left center;height:32px;line-height:32px;color:#fff;}
.studen .title span{padding-left:35px;}


.list-pupil{width:255px;margin:0 auto;padding-top:10px;}
.list-pupil dt{height:100px;}
.list-pupil dt img{width:120px;height:90px;margin-right:15px;}
.list-pupil dt img:nth-of-type(2n){margin-right:0px;}
.list-pupil dd{height:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.list-pupil dd a{font-size:14px;line-height:25px;color:#000;}
.list-pupil dd span{float:right;}
.list-pupil dd .fa{margin-right:4px;}
.yz-email{width:213px;height:46px;clear:both;margin:0 auto;}

.n-bg{width:100%;height:auto;overflow:hidden;padding:25px 0px;background:#eee;}


.hasMoreTab{ width:400px; font-family:"Microsoft YaHei";text-align:left;background:#fff;}
.hasMoreTab .hd{ line-height:40px; height:40px;background:#ca1406; position:relative;}
.hasMoreTab .hd .more{position:absolute;left:0px;top:0px;color:#fff;padding-left:5px;font-size:18px;}
.hasMoreTab .hd .more a{color:#fff;}
.hasMoreTab .hd ul{ z-index:5; position:absolute; height:35px;line-height:35px;right:0px;top:5px;overflow:hidden; zoom:1; }
.hasMoreTab .hd li{ float:left;  padding:0 10px; cursor:pointer; margin-left:-1px;color:#fff;}
.hasMoreTab .hd li.on{ font-weight:bold; height:35px; line-height:35px; background:#fff;color:#ca1406;  }
.hasMoreTab .bd{padding:10px; clear:both; position:relative;  }
.hasMoreTab .bd p{ color:#999;  }
.hasMoreTab .bd p a{ color:#c00;  }
.hasMoreTab .bd ul a{ color:#000;  }


.hasMoreTabt{ width:760px; font-family:"Microsoft YaHei";text-align:left;background:#fff;}
.hasMoreTabt .hd{background:#eee;line-height:40px; height:40px;border-bottom:2px solid #ca1406; position:relative;z-index:0;}
.hasMoreTabt .hd .more{position:absolute;left:0px;top:0px;color:#333;padding-left:5px;font-size:18px;}
.hasMoreTabt .hd .more a{color:#333;}
.hasMoreTabt .hd ul{ z-index:5; position:absolute; height:42px;line-height:42px;right:0px;top:0px;overflow:hidden; zoom:1; }
.hasMoreTabt .hd li{ float:left;  padding:0 20px; cursor:pointer; margin-left:5px;color:#fff;background:#ca1406;z-index:99}
.hasMoreTabt .hd li.on{ font-weight:bold; height:42px; line-height:42px;z-index:9999; background:#fff;color:#ca1406;border:2px solid #ca1406;}
.hasMoreTabt .bd{padding:10px; clear:both; position:relative;height:243px;overflow:hidden;}
.hasMoreTabt .bd p{color:#999;}
.hasMoreTabt .bd p a{color:#c00;}
.hasMoreTabt .bd ul a{color:#000;}

.picture-three{width:300px;float:left;}
.picture-three img{width:300px;}
.picture-three h3{font-size:14px;font-weight:normal;padding-left:8px;}
.picture-three h3 a:hover{color:#ca1406;text-decoration:underline;}
.n410{width:410px;float:right;}
.search-box{ position:absolute; top:50px; right:0; width:22%; height:32px; overflow:hidden; _height:33px; }
.search-box .input-box{ position:absolute; top:0; left:0; right:65px; bottom:0; }
.search-box .input-box input{ display:block; margin:0; padding:5px 16px; width:100%; height:20px; line-height:20px; background:#fff; border:1px solid #e5e5e5; color:#333; font-size:12px; transform:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; }
.search-box .input-box input::-moz-placeholder{ color:#b3b3b3; opacity:1; }
.search-box a{ display:block; position:absolute; top:0; right:0; bottom:0; padding:5px; width:20px; height:20px; line-height:20px; color:#333; font-size:16px; text-align:center; background:#fff; border:1px solid #e5e5e5; border-radius:0; cursor:pointer; -webkit-transition:all 0.2s linear; transition:all 0.2s linear; *top:1px; }
.search-box a:hover{ background:#ca1406; border-color:#ca1406; -webkit-transition:all 0.3s linear; transition:all 0.3s linear; }
.search-box a:hover i{ color:#fff !important; }

.sudi{position:absolute;right:0px;top:25px;color:#fff;}
.sudi .fa{margin:0px 5px;}
.sudi a{color:#fff;}
