﻿@charset "utf-8";
/* -------------------------------------------------
 * reset css
 * copyright: www.youjiaapp.com 
 * author:ClassTeam
 * -------------------------------------------------
*/
html { height: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }
body { margin: 0; padding: 0; background-color: #fff;min-height: 100%; height: auto !important; height: 100%; color: #000; font: 12px/1.5 "微软雅黑", Verdana;min-width:1200px; }
h1, h2, h3, h4, h5, h6, p, figure, form { margin: 0; }
table { border-spacing: 0; }
img { border: 0; vertical-align: middle; -ms-interpolation-mode: bicubic; }
a { text-decoration: none; color: #000;font-size:14px; }
a:focus { /* outline: thin dotted; 选中加虚线 */ }
a:hover { color: #000; text-decoration: none; }
/* hn */
h1 { font-size: 16px; line-height: 36px; }
h2 { font-size: 14px; line-height: 30px; }
h3 { line-height: 24px; }
h3, h4, h5, h6 { font-size: 12px; }
/* ul ol dl */
ul, li, ol { margin: 0; padding: 0; list-style: none outside none; }
ul.has-style li, ol li { margin-left: 25px; }
ul.has-style li { list-style: disc; }
ol li { list-style: decimal; }
ul.inline-style li { float: left; display: inline; }
dl { margin-bottom: 18px; }
dt { font-weight: bold; }
dd { margin: 0 0 0 9px; padding: 0; }
svg:not(:root) { overflow: hidden; }
/* clearfix */
.clearfix:before, .clearfix:after { content: ""; display: table;z-index:9999; }
.clearfix:after { clear: both; overflow: hidden; }
.clearfix { zoom: 1; }
/* -------------------------------------------------
 * form
 * -------------------------------------------------
*/
button, input, select, textarea { font-family: tahoma; font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
textarea { overflow: auto; vertical-align: top; resize: none; }
button, input { line-height: normal; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
.submit-btn { -webkit-appearance: button; cursor: pointer; *overflow: visible; }
button[disabled],
input[disabled],
.disable { cursor: default; }
input[type="checkbox"],
input[type="radio"],
.form-radio,
.form-checkbox { box-sizing: border-box; padding: 0; *height: 13px; *width: 13px; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px 18px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; white-space: normal; *margin-left: -7px; }
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0; padding: 0; }
/* -------------------------------------------------
 * css3 & html5
 * -------------------------------------------------
*/
/* html5 */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; height: 0; }
nav ul,
nav ol { list-style: none; list-style-image: none; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
:-moz-placeholder,
::-webkit-input-placeholder { color: #999; }
/* -------------------------------------------------
 * 非常见标签
 * -------------------------------------------------
*/
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
mark { background: #ff0; color: #444; }
code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { margin: 1em 0; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before,
q:after { content: ''; content: none; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
em { font-style: normal; }


/*在线留言弹窗*/
.tips-mod, .tips-mod strong, .tips-mod em { display: inline-block; _display: inline; _zoom: 1;  }
.tips-mod { position: fixed; top: 40%; left: 0; width: 100%; font: 700 14px/52px "Simsun"; text-align: center; z-index: 10000; }
.tips-mod strong { box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4); padding:0px 12px; border-radius:5px; 
    background: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#eee));
    background: linear-gradient(top bottom, #fff, #eee);
    background: -moz-linear-gradient(#fff, #eee);
    background: -o-linear-gradient(#fff, #eee);
}
.tips-mod em { padding-left: 45px; background: url(../images/icon_common.png) no-repeat 0 7px; color: #334F67;font-style: normal; }
.tips-mod .tips-warn { background-position: 0 -89px; color: #C0880F; }
.tips-mod .tips-error { /**	background-position:0 -39px;这是错误图标**/ background-position: 0 -89px; color: #C0880F; }
.tips-mod .tips-loading { background: url(../images/loading.gif) no-repeat 10px 21px; color: #334F67; }


.TipsBoxPublic { width: 350px; background: #faf5f5; background: #fff; display: none; }
.TipsBoxPublic .Dialog_Select { padding: 5px 0; background-color: #f4f5f9; margin: 0; text-align: center; border-top: 1px solid transparent; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; position: absolute; bottom: 0px; left: 0px; width: 100%; }
.TipsBoxPublic .Dialog_Select .btn { margin-left: .3em; margin-right: .3em; }
.TipsBoxPublic .btn.btn_input { padding: 0; }
.TipsBoxPublic .btn { min-width: 40%; }
.TipsBoxPublic .btn_primary { background-color: #bd081c; background-image: -moz-linear-gradient(top,#bd081c 0,#44b549 100%); background-image: -webkit-gradient(linear,0 0,0 100%,from(#bd081c),to(#bd081c)); background-image: -webkit-linear-gradient(top,#bd081c 0,#bd081c 100%); background-image: -o-linear-gradient(top,#bd081c 0,#bd081c 100%); background-image: linear-gradient(to bottom,#bd081c 0,#bd081c 100%); border-color: #bd081c; color: #fff; }
.TipsBoxPublic .btn { display: inline-block; overflow: visible; padding: 0 22px; height: 30px; line-height: 30px; vertical-align: middle; text-align: center; text-decoration: none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font-size: 14px; border-width: 1px; border-style: solid; cursor: pointer; }
.TipsBoxPublic .Tips_body { width: 90%; min-height: 150px; background-color: #fff; padding: 5%; }
.TipsBoxPublic .Tips_body h2{ text-align: center; font-weight: normal; font-size: 16px; margin-top: 30px; }




.button { background: #222 url(../images/overlay-button.png) repeat-x 0 0; display: inline-block; padding: 5px 15px 6px; color: #fff !important; font-size: 13px; font-weight: bold; line-height: 1; text-decoration: none; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25); text-shadow: 0 -1px 1px rgba(0,0,0,0.25); border-bottom: 1px solid rgba(0,0,0,0.25); position: relative; cursor: pointer; overflow: visible; width: auto; }
button::-moz-focus-inner { border: 0; padding: 0; }

.button:hover { background-color: #111; color: #fff; }
.button:active { -webkit-transform: translateY(1px); -moz-transform: translateY(1px); }
/* Small Buttons */
.small.button { font-size: 11px; }
/* Large Buttons */
.large.button { font-size: 14px; padding: 8px 19px 9px; }
/* Colors for our beloved buttons */
.green.button { background-color: #91bd09; background-color: rgba(51, 51, 51, 0.30); }
.green.button:hover { background-color: #749a02;background-color: rgba(51, 51, 51, 0.5); }
.blue.button { background-color: #3784d6; }
.blue.button:hover { background-color: #2daebf; }
.red.button { background-color: #e33100;background-color: #bd081c; }
.red.button:hover { background-color: #872300;background-color: #940212;  }
.magenta.button { background-color: #a9014b; }
.magenta.button:hover { background-color: #630030; }
.orange.button { background-color: #ff5c00; }
.orange.button:hover { background-color: #d45500; }
.orangellow.button { background-color: #ffb515; }
.orangellow.button:hover { background-color: #fc9200; }
.white.button { background-color: #fff; border: 1px solid #ccc; color: #666 !important; font-weight: normal; text-shadow: 0 1px 1px rgba(255,255,255,1); }
.white.button:hover { background-color: #eee; }

/*Strike button*/
.strike.button { background-color: #4ADFC1; }
.strike.button:hover { background-color: #39ceb0; }

/* Secondary buttons (perfect for Cancels or other secondary actions */
.secondary.button { background: #fff url(/images/gradients/36px-black.png) repeat-x 0 0; color: #555 !important; text-shadow: 0 1px 1px rgba(255,255,255,0.5); border: 1px solid #bbb; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1); }
.secondary.button:hover { background-color: #eee; color: #444 !important; border-color: #999; }

/* Make the buttons super awesomer */
.super.button { background-image: url(/images/super-button-overlay.png); font-size: 13px; padding: 0; border: 1px solid rgba(0,0,0,.25); -webkit-border-radius: 15px; -moz-border-radius: 15px; }
.super.button span { display: block; padding: 4px 15px 6px; -webkit-border-radius: 14px; -moz-border-radius: 14px; border-top: 1px solid rgba(255,255,255,.2); line-height: 1; }
.small.super.button { font-size: 11px; -webkit-border-radius: 12px; -moz-border-radius: 12px; }
.small.super.button span { padding: 2px 12px 6px; -webkit-border-radius: 11px; -moz-border-radius: 11px; }
.small.white.super.button span { padding: 3px 12px 5px; }
.large.super.button { background-position: left bottom; -webkit-border-radius: 18px; -moz-border-radius: 18px; }
.large.super.button span { font-size: 14px; padding: 7px 20px 9px; -webkit-border-radius: 17px; -moz-border-radius: 17px; }




/*多项单选*/
.multi-radio { display: inline-block; vertical-align: middle; *display: inline; }
.multi-radio:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.multi-radio .boxwrap { display: inline-block; vertical-align: middle; *display: inline; }
.multi-radio a { display: inline-block; margin-right: -1px; float: left; padding: 5px 15px; height: 20px; line-height: 20px; border: 1px solid #d4d4d4; vertical-align: middle; color: #333; font-size: 100%; cursor: pointer; }
.multi-radio a:hover { background: #C9E1EF; text-decoration: none; }
.multi-radio a:active { text-decoration: none; }
.multi-radio a.selected { background: #f15353; border-color: #f15353; color: #fff; }
/*单项选择*/
.single-checkbox { display: inline-block; vertical-align: middle; cursor: pointer; *display: inline; }
.single-checkbox a, .single-checkbox a:visited { display: inline-block; border: 1px solid #d4d4d4; background: #d4d4d4; width: 80px; vertical-align: middle; text-decoration: none; }
.single-checkbox a i { display: block; padding: 0px; width: 50%; height: 28px; line-height: 28px; font-style: normal; background: #fff; color: #333; text-align: center; }
.single-checkbox a i.on { float: right; display: none; }
.single-checkbox a i.off { float: left; display: block; }
.single-checkbox a.selected { border: 1px solid #16a0d3; background: #16a0d3; }
.single-checkbox a.selected i.on { display: block; }
.single-checkbox a.selected i.off { display: none; }
/*多项选择*/
.multi-checkbox { display: inline-block; vertical-align: middle; }
.multi-checkbox:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.multi-checkbox .boxwrap { display: inline-block; vertical-align: middle; }
.multi-checkbox a { display: inline-block; float: left; margin-right: -1px; padding: 5px 15px; height: 20px; line-height: 20px; border: 1px solid #d4d4d4; vertical-align: middle; color: #333; font-size: 100%; cursor: pointer; }
.multi-checkbox a:hover { background: #C9E1EF; text-decoration: none; }
.multi-checkbox a:active { text-decoration: none; }
.multi-checkbox a.selected { background: #16a0d3; border-color: #1096c7; color: #fff; }
/*多项选择PORP*/
.multi-porp { }
.multi-porp ul li { float: left; position: relative; margin: 0 8px 8px 0; padding: 1px; line-height: 20px; vertical-align: middle; clear: none; }
.multi-porp ul li a { display: block; padding: 4px 10px; color: #666; min-width: 10px; width: auto !important; text-align: center; text-decoration: none; white-space: nowrap; border: 1px solid #ccc; cursor: pointer; }
.multi-porp ul li i { display: none; position: absolute; padding: 0px; right: 0; bottom: 0; width: 12px; height: 12px; text-indent: -99em; background: url(../images/skin_icons.png) -169px -85px no-repeat; overflow: hidden; }
.multi-porp ul li.sys { background: #FFFFD0; }
.multi-porp ul li.selected a { margin: -1px; color: #333; border: 2px solid #1e99c7; }
.multi-porp ul li.selected i { display: block; background-position: -169px -113px; }


/*page*/
.mymvcpage { padding-top: 30px; font-size: 12px; }
.mymvcpage span { display: inline-block; float: left; line-height: 33px;color:#333; }
.mymvcpage .pagination-container { display: inline-block; float: right; }
.mymvcpage .pagination-container ul li { display: inline-block; width: 36px; height: 33px; border: 1px solid #DDD; text-align: center; line-height: 33px;  background-color:#fff;}
.mymvcpage .pagination-container ul li:first-child { border-left: 1px solid #DDD; }
.mymvcpage .pagination-container ul li.active ,.mymvcpage .pagination-container ul li:hover { background-color: #b8935c; border: 1px #ddd solid; }
.mymvcpage .pagination-container ul li a { display: block;color:#333; }
.mymvcpage .pagination-container ul li a:hover { color: #fff; }
.mymvcpage .pagination-container ul li.active a { color: #fff; }
.mymvcpage .pagination-container .pagination {cursor:pointer; }

/*联系我们弹窗留言*/
.theme-buy { margin-top: 7%; text-align: center; }
.theme-signin { font-size: 15px; }
.theme-popover-mask { z-index: 26; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: 0.5; filter: alpha(opacity=50); -moz-opacity: 0.5; display: none; }
.theme-popover { z-index: 30; position: absolute; top: 50%; left: 50%; width: 660px; height: 400px; margin: -180px 0 0 -330px; border-radius: 5px; border: solid 2px #e4e4e4; background-color: #fff; display: none; box-shadow: 0 0 10px #666; background: #fff; }
.theme-poptit { border-bottom: 1px solid #ddd; padding: 12px; position: relative; height: 24px; color: #555; }
.theme-poptit h3{ font-weight:bold;font-size:16px;line-height:24px;color:#555;}
.theme-poptit .close { float: right; color: #999; padding: 5px; margin: -2px -5px -5px; font: bold 14px/14px simsun; text-shadow: 0 1px 0 #ddd; }
.theme-poptit .close:hover { color: #444; }
.theme-popbod { padding: 10px 15px; color: #444; height: 148px; }
.dform { text-align: center; }
.dform p { text-align: left; font-size: 11px; margin: 0px auto 10px auto; }
.theme-signin { text-align: left; font-size: 12px; }
.theme-signin p{ line-height:20px;}
.theme-signin table { border: 1px #ccc solid; table-layout: fixed; width: 430px; empty-cells: show; border-collapse: collapse; margin: 0 auto; }
.theme-signin table img { width: 115px; height: 135px; padding: 30px 0px; }
.message-form input { width: 96.5%; border: 1px solid #707682; background-color: transparent; padding: 10px; font-size: 18px; outline: none; color: #696d77; margin-bottom: 5px; }
.message-form .message-con { background-color: transparent; outline: none; margin-bottom: 5px; box-sizing: border-box; -webkit-appearance: none; resize: none; overflow-y: hidden; padding: 10px; font-size: 18px; height: 115px; width: 100%; border: 1px solid #707682; color: #696d77; }
.message-form .message-submit { outline: none; border: none; width: 100%; color: #3f3f3f; cursor: pointer; padding: 0; line-height: 45px; background-color: #bec4d4; font-size: 16px; }
.message-form .message-submit:hover { background-color: #b2bed8;color:#333;}

/*case_footer*/
#case_footer {background: #f3f6f8;border-top: 1px solid #e2e8ec; padding: 10px 0;font-family:'Microsoft YaHei'}
#case_footer .showother {height: 20px;line-height: 20px; position: relative;width:1100px;margin:auto;}
#case_footer .showother a {display: block;height: 20px;line-height: 20px;position: absolute;top: 0;color: #444;font-size:14px;}
#case_footer .showother .previous {left: 0; }
#case_footer .showother .next {right: 0;}
#case_footer .showother a span {display: block;width: 20px;height: 20px;overflow: hidden;position: relative;}
#case_footer .showother .previous span {float: left;}
#case_footer .showother a span img {position: absolute;}
#case_footer .showother .backlist {left: 50%;margin-left: -20px;width: 20px;text-indent: -9999px;overflow: hidden;background: url(../images/sprite_arrows.png) 0 -40px no-repeat;}
#case_footer .showother .backlist:hover {background-position: -20px -40px;}
#case_footer .showother a:hover {text-decoration: none;color: #b8935c;}
#case_footer .showother .previous:hover img{left:-21px !important; }
#case_footer .showother .next:hover img{left:-19px; }

/*返回顶部*/
.tel-kf-share-top{position:fixed;top:275px;right:0;z-index:9999;/*display:none*/}
.tel-kf-share-top ul li{margin-top:1px;width:50px;height:50px}
.tel-kf-share-top ul li .item-wrap{position:relative;display:block;width:150px;height:50px}
.tel-kf-share-top ul li .item-wrap .text{position:absolute;top:0;left:0;z-index:9;display:inline-block;padding-left:20px;height:50px;background-color:#b8935c;color:#fff;vertical-align:middle;line-height:50px;opacity:0;cursor:pointer;filter:alpha(opacity=0);font-size:16px;}
.tel-kf-share-top ul li .item-wrap .icon{position:absolute;top:0;left:0;z-index:10;display:inline-block;width:50px;height:50px;background-color:#000;vertical-align:middle;text-align:center;opacity:1;cursor:pointer;filter:alpha(opacity=100);background-color:#b8935c;}
.tel-kf-share-top ul .current .item-wrap .icon{background-color:#b8935c;opacity:1;filter:alpha(opacity=100)}
.tel-kf-share-top ul .current .item-wrap .text{opacity:1;filter:alpha(opacity=100)}
.tel-kf-share-top ul .top span{float:right;display:inline-block;width:50px;height:50px;background:url(../images/to-top-icon.png) no-repeat center #848484;cursor:pointer}
.tel-kf-share-top ul .top span:hover{opacity:.8;filter:alpha(opacity=80)}


.flex { display: flex; display: -webkit-flex; /*chorme*/ display: -ms-flex; /*ie*/}