@charset "utf-8";
/* CSS Document */

/*reset*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,  pre, a,address,em, img, q, s, strong, dd, dl, dt, li, ol, ul, form,input,button, textarea,label, table, tr, th, td{margin:0;padding:0;}
textarea{resize:none}
ul li{list-style-type:none;}
fieldset,img {border:0;}
a{cursor:pointer;}
body{font-size:12px;overflow-x:hidden;font-family:'微软雅黑';}
a{text-decoration:none;}
a:hover{text-decoration:none;}
dt{font-weight:normal;}
b{font-weight:normal;}

/*syn css*/
.icons{ background:url(../images/icons.png) no-repeat;display:inline-block;}
.l{float:left;}
.r{float:right}
.cell{display:table-cell;width:999px;*display:inline-block;*width:auto;}
.clearfix:after{content:"\200B";display:block;height:0;clear:both;}
.clearfix{*zoom:1;}
.wrapper{width:1000px;margin:0 auto;}
.foot-btn{transition:all .3s ease-in-out; -webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out; -o-transition:all .3s ease-in-out; -ms-transition:all .3s ease-in-out;}
.radius5{-moz-border-radius:5%;-ms-border-radius:5%;-webkit-border-radius:5%;border-radius:5%;}


.banner{min-width:1000px;width:100%;z-index:6}
.banner img{ position:relative;left:50%;margin-left:-960px;display:block;}
.logo{text-align:center;margin:40px 0;}

/*index*/
.design,.table{border-top:3px solid #ff9312;text-align:center;}
.design dt{height:38px; line-height:38px;font-size:16px; color:#ff9312; background:#f7f7f7;border-bottom:1px solid #cacaca;}
#show dd{ height:34px;border-bottom:1px solid #cacaca;}
#show dd a{display:inline-block;color:#888;font-size:14px; line-height:34px;position:relative;}
.pic{ position:absolute;display:none;z-index:11; }
.pic img{width:150px;height:298px;padding:2px;border:2px solid #ff9312;background:#fff;}
.pic:before{display:inline-block; content:"";width:0;height:0;border-top:3px solid transparent;border-bottom:3px solid transparent;border-right:6px solid #ff9312;margin:0 0 100% -11px;}
#show dd:hover .pic{display:block;}
#show td:hover .pic{display:block;}
#show a:hover{ text-decoration:underline;color:#ff9312;}


/*inner*/
.table{width:100%;  border-collapse: collapse;}
.table th{font-size:14px;color:#888; background:#f7f7f7;}
.table th,.table td{border:1px solid #cacaca;height:38px;width:124px;}
.table td a{color:#888; display:inline-block; position:relative;}

/*show*/
.title{ font-size:16px;height:56px; line-height:56px;border-top:1px solid #f39800; text-align:center;}
.page-pic{min-width:1000px;width:100%;z-index:6}
.page-pic img{position:relative;left:50%;margin-left:-960px;display:block;}

.menu{position:fixed;top:30px;right:10px;width:190px;}
.menu-close{display:inline-block;margin:18px 80px 15px; font-size:0; cursor:pointer;}
.menu .toggle{  background:#ff9312; text-align:center;border-radius:100px;padding-bottom:50px;padding-top:60px;margin-top:-60px;}
.mainmenu{margin-bottom:15px}
.mainmenu li{width:117px;height:25px; line-height:25px; text-indent:24px; text-align:left;margin-bottom:4px; background:#ffae12;position:relative;display:inline-block; border-radius:20px;}
.mainmenu li,.mainmenu  li a{font-size:14px;color:#fff;cursor:pointer;}
.submenu{ display: none; }
.submenu dl{ background:#fff;display:inline-block;text-indent:0;margin-left:-22px; overflow:hidden;margin-top:2px;}
.submenu dd{padding:3px 10px 0;}
.submenu dd a {color:#ff9312;border-bottom:1px dashed #cacaca;width:85px;padding:2px 0 5px;font-size:12px;display:block; line-height:18px;}
.submenu dd:last-child a{border-bottom:none;}
.menu p{margin-bottom:7px;}
.menu p a{color:#fff;}
.menu p i{width:16px;height:14px;margin:0 5px -2px 0;}
.menu p.return i{ background-position:-120px 0;}
.menu p.contact i{ background-position:-136px 0;}

/*foot*/
.foot{ background:#143f62;margin-top:240px;}
.foot-top{border-bottom:1px solid #0e5899;text-align:center;padding-bottom:60px;}
.foot .qr{text-align:center;}
.foot .qr img{padding:12px; background:#fff;margin-top:-125px;}
.foot .qr p{color:#cacfd3; line-height:24px;margin:12px 0 42px;}
.foot .qr span{display:block;text-align:center; font-size:16px;color:#fff;}
.foot-btn{width:162px;height:40px;display:inline-block;border:1px solid #fff;color:#fff; cursor:pointer; font-size:14px;text-align:center; line-height:40px;margin:0 11px;}
.foot-btn:hover{ background:#ff9312;border:1px solid #ff9312;}

.overlay-bg{display: none;position:absolute;top: 0%;left: 0%;width: 100%;height: 100%;background-color: black;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);}
.overlay-content{display: none;position: fixed;top: 50%;left: 50%;margin-left:-327px;margin-top:-222px;width:654px;height:445px;overflow: auto;}
.overlay-content .close{float:right;padding:17px; cursor:pointer;}
.overlay-content ul{width:155px; text-align:left;margin:229px 0 0 300px;}
.overlay-content li{border-bottom:1px dashed #999;color:#747474;padding:10px 0 3px 0;}
.overlay-content li i{width:36px;height:15px;margin:0 20px -3px 0;}
.overlay-content li i.name{ background-position:0 0;}
.overlay-content li i.tel{ background-position:-36px 0;}
.overlay-content li i.qq{ background-position:-72px 0;}
.copyright{height:38px; line-height:38px;border-top:1px solid #05253e; background:#072945;color:#7a838a;}


@charset "utf-8";
/* CSS Document */

/*reset*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,  pre, a,address,em, img, q, s, strong, dd, dl, dt, li, ol, ul, form,input,button, textarea,label, table, tr, th, td{margin:0;padding:0;}
textarea{resize:none}
ul li{list-style-type:none;}
fieldset,img {border:0;}
a{cursor:pointer;}
body{font-size:12px;overflow-x:hidden;font-family:'微软雅黑';}
a{text-decoration:none;}
a:hover{text-decoration:none;}
dt{font-weight:normal;}
b{font-weight:normal;}

/*syn css*/
.icons{ background:url(../images/icons.png) no-repeat;display:inline-block;}
.l{float:left;}
.r{float:right}
.cell{display:table-cell;width:999px;*display:inline-block;*width:auto;}
.clearfix:after{content:"\200B";display:block;height:0;clear:both;}
.clearfix{*zoom:1;}
.wrapper{width:1134px;margin:0 auto;}
.foot-btn{transition:all .3s ease-in-out; -webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out; -o-transition:all .3s ease-in-out; -ms-transition:all .3s ease-in-out;}
.radius5{-moz-border-radius:5%;-ms-border-radius:5%;-webkit-border-radius:5%;border-radius:5%;}


.banner{min-width:1000px;width:100%;z-index:6}
.banner img{ position:relative;left:50%;margin-left:-960px;display:block;}
.logo{text-align:center;margin:40px 0;}

/*index*/
.design,.table{border-top:3px solid #ff9312;text-align:center;}
.design dt{height:38px; line-height:38px;font-size:16px; color:#ff9312; background:#f7f7f7;border-bottom:1px solid #cacaca;}
#show dd{height:34px;/* border-bottom:1px solid #cacaca; */}
#show dd a{display:inline-block;color:#888;font-size:14px; line-height:34px;position:relative;}
.pic{ position:absolute;display:none;z-index:11; }
.pic img{width:150px;height:298px;padding:2px;border:2px solid #ff9312;background:#fff;}
.pic:before{display:inline-block; content:"";width:0;height:0;border-top:3px solid transparent;border-bottom:3px solid transparent;border-right:6px solid #ff9312;margin:0 0 100% -11px;}
#show dd:hover .pic{display:block;}
#show td:hover .pic{display:block;}
#show a:hover{ text-decoration:underline;color:#ff9312;}


/*inner*/
.table{width:100%;  border-collapse: collapse;}
.table th{font-size:14px;color:#888; background:#f7f7f7;}
.table th,.table td{border:1px solid #cacaca;height:38px;width:124px;}
.table td a{color:#888; display:inline-block; position:relative;}

/*show*/
.title{ font-size:16px;height:56px; line-height:56px;border-top:1px solid #f39800; text-align:center;}
.page-pic{min-width:1000px;width:100%;z-index:6}
.page-pic img{position:relative;left:50%;margin-left:-960px;display:block;}

.menu{position:fixed;top:30px;right:10px;width:190px;}
.menu-close{display:inline-block;margin:18px 80px 15px; font-size:0; cursor:pointer;}
.menu .toggle{  background:#ff9312; text-align:center;border-radius:100px;padding-bottom:50px;padding-top:60px;margin-top:-60px;}
.mainmenu{margin-bottom:15px}
.mainmenu li{width:120px;height:25px; line-height:25px; text-indent:30px; text-align:left;margin-bottom:4px; background:#ffae12;position:relative;display:inline-block; border-radius:20px;}
.mainmenu li,.mainmenu  li a{font-size:14px;color:#fff;cursor:pointer;}
.submenu dl{ background:#fff;display:inline-block;text-indent:0;margin-left:-22px; overflow:hidden;margin-top:2px;}
.submenu dd{padding:3px 10px 0;}
.submenu dd a {color:#ff9312;border-bottom:1px dashed #cacaca;width:85px;padding:2px 0 5px;font-size:12px;display:block; line-height:18px;}
.submenu dd:last-child a{border-bottom:none;}
.menu p{margin-bottom:7px;}
.menu p a{color:#fff;}
.menu p i{width:16px;height:14px;margin:0 5px -2px 0;}
.menu p.return i{ background-position:-120px 0;}
.menu p.contact i{ background-position:-136px 0;}

/*foot*/
.foot{ background:#143f62;margin-top:240px;}
.foot-top{border-bottom:1px solid #0e5899;text-align:center;padding-bottom:60px;}
.foot .qr{text-align:center;}
.foot .qr img{padding:12px; background:#fff;margin-top:-125px;}
.foot .qr p{color:#cacfd3; line-height:24px;margin:12px 0 42px;}
.foot .qr span{display:block;text-align:center; font-size:16px;color:#fff;}
.foot-btn{width:162px;height:40px;display:inline-block;border:1px solid #fff;color:#fff; cursor:pointer; font-size:14px;text-align:center; line-height:40px;margin:0 11px;}
.foot-btn:hover{ background:#ff9312;border:1px solid #ff9312;}

.overlay-bg{display: none;position:absolute;top: 0%;left: 0%;width: 100%;height: 100%;background-color: black;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);}
.overlay-content{display: none;position: fixed;top: 50%;leaft: 50%;margin-left:-327px;margin-top:-222px;width:654px;height:445px;overflow: auto;}
.overlay-content .close{float:right;padding:17px; cursor:pointer;}
.overlay-content ul{width:155px; text-align:left;margin:229px 0 0 300px;}
.overlay-content li{border-bottom:1px dashed #999;color:#747474;padding:10px 0 3px 0;}
.overlay-content li i{width:36px;height:15px;margin:0 20px -3px 0;}
.overlay-content li i.name{ background-position:0 0;}
.overlay-content li i.tel{ background-position:-36px 0;}
.overlay-content li i.qq{ background-position:-72px 0;}
.copyright{height:38px; line-height:38px;border-top:1px solid #05253e; background:#072945;color:#7a838a;}


.bt{border-top: 3px solid #ff9312;zoom:1;padding-left: 1px;}
.bt dl{float: left;}
.bt dl dt{border: 1px solid #cacaca;height: 38px;line-height:38px;text-align: center;width: 124px;font-size: 14px;color: #888;background: #f7f7f7;margin-left: -1px;border-top:none;}
.bt dl dd{border: 1px solid #cacaca;height: 38px;line-height:38px;text-align:center;border-top: none;width: 124px;margin-left: -1px;}
.bt dl dd a{ display:inline-block;}






















