@font-face {font-family: 'Roboto Condensed';font-style: normal;font-weight: 300;src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(/static/font/rb/300.woff) format('woff');}
@font-face {font-family: 'Roboto Condensed';font-style: normal;font-weight: 400;src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url(/static/font/rb/400.woff) format('woff');}
@font-face {font-family: 'Roboto Condensed';font-style: normal;font-weight: 700;src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(/static/font/rb/700.woff) format('woff');}
@font-face {font-family: 'MV Boli';src:url(/static/font/mv/mvboli-webfont.svg);}
@font-face {font-family: 'Myriad Pro';src:url(/static/font/mp/MyriadPro-Regular.otf);}
@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 300;src: local('Open Sans Light'), local('OpenSans-Light'), url(/static/font/os/300.woff) format('woff');}
@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 400;src: local('Open Sans'), local('OpenSans'), url(/static/font/os/400.woff) format('woff');}
@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 600;src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(/static/font/os/600.woff) format('woff');}
@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 700;src: local('Open Sans Bold'), local('OpenSans-Bold'), url(/static/font/os/700.woff) format('woff');}
@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 800;src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url(/static/font/os/800.woff) format('woff');}
*{word-wrap:break-word;outline:none;}
body,td,div,li,dd,dt,span,form,input,option,textarea{font-family:"Arial";font-size:13px;color:#595757;line-height:165%;border:none;}
body{margin:0 auto;}
ul,ol,dl,dd,dt,h1,h2,h3,h4,h5,form,input,select,div{margin:0;padding:0; }
ul,ol{list-style:none;} 
p{margin:9px auto;}
h1,h2,h3,h3{line-height:normal;font-family:"Arial";border:none;}
h1{font-size:28px;font-weight:400;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
*html .clearfix { height:1%; }
*+html .clearfix { height:1%; }
.clear{clear:both;overflow:hidden;}
.fleft, .fright{float:left;overflow:hidden;}
.fright{float:right;}
.center{text-align:center;}
.right{text-align:right;}
.hide{display:none;}

.red{color:#F00;}
.remark{color:#BBB;}
.gray{color:#999;}
.fs14{font-size:14px;} .fs16{font-size:16px;} .fs18{font-size:18px;} .fs24{font-size:24px;}
.fw600{font-weight:600;}

.pc{ display:block !important;}
.mobile{ display:none !important;}
@media(max-width:767px){
	.pc{ display:none !important;}
	.mobile{ display:block !important;}
}
 
/** a **/
a{color:#666;text-decoration:none;-webkit-transition:color 0.2s ease-out;-webkit-transition-delay: 0.1s;-moz-transition: color 0.2s ease-out 0.1s;-o-transition: color 0.2s ease-out 0.1s;transition: color 0.2s ease-out 0.1s;}
a:hover{color:#ff7b41;text-decoration:underline;}

/** margin padding **/
.mt5{margin-top:5px;} .mt10{margin-top:10px;} .mt15{margin-top:15px;} .mt20{margin-top:20px;} .mt30{margin-top:30px}
.pd10{padding:10px;} .pd15{padding:15px;} .pd20{padding:20px;}

/** form **/
.txt{border:1px solid #c3cbd3;padding:10px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;font-size:18px;color:#069;}
.txt:hover{border:1px solid #777;}

.btn, .btn-s{display:inline-block;color:#FFF;padding:8px 30px;cursor:pointer;background-color:#666;border:none;border-bottom:2px solid #fff;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;box-shadow:0 0 0 rgba(0,0,0,0.15) inset;-webkit-box-shadow:0 0 0 rgba(0,0,0,0.15) inset;-moz-box-shadow:0 0 0 rgba(0,0,0,0.15) inset;-o-box-shadow:0 0 0 rgba(0,0,0,0.15) inset;transition:all 0.25s ease 0s;-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;}
.btn-s{padding:4px 10px;font-size:12px;}
.btn:hover, .btn-s:hover{text-decoration:none;background-color:#BBB;border-bottom:2px solid #A9A9A9;box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;-webkit-box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;-moz-box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;-o-box-shadow:0 0 0 26px rgba(0,0,0,0.1) inset;}
.btn-gray{display:inline-block;border:1px solid #DDD;background-color:#F1F1F1;padding:8px 15px;color:#555;font-size:14px;}
.btn-gray:hover{text-decoration:none;background-color:#F7F7F7;color:#777;}
.btn-a{display:inline-block;background-color:#464646;color:#fff;padding:2px 8px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.btn-a:hover{text-decoration:none;color:#fff;-webkit-box-shadow:2px 3px 6px rgba(0,0,0,0.4);box-shadow:2px 3px 6px rgba(0,0,0,0.4);}
.btn-a i{display:inline-block;width:11px;height:13px;margin-right:3px;background:url(../images/sprite.png) 0 -207px no-repeat;vertical-align:middle;}
.btn-blue{display:inline-block;color:#FFF;text-align:center;font-size:16px;padding:12px 25px;border:none;cursor:pointer;background-color:#549BDB;}
.btn-blue:hover{background-color:#3589D5;color:#FFF;text-decoration:none;}

.arrow-left, .arrow-right{display:inline-block;width:22px;height:22px;background:url(../images/sprite.png) 0 -132px no-repeat;}
.arrow-left:hover{background-position:0 -155px;}
.arrow-right{background-position:-23px -132px;}
.arrow-right:hover{background-position:-23px -155px;}

/** dialog **/
.dialog{overflow:hidden;background-color:#666;padding:10px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.dialog .content{background-color:#FFF;padding:15px;overflow:hidden;}
.dialog .close{position:absolute;display:block;width:20px;height:20px;background:url(../images/close1.png) no-repeat;top:20px;right:20px;cursor:pointer;}
.tip{border:1px solid #DDD;background-color:#FFF;box-shadow:0 4px 16px rgba(0, 0, 0, .6);}
.tip .content{padding:15px;color:#777;}
.tip em{display:inline-block;width:20px;height:20px;background:url(../images/msg.gif) no-repeat;vertical-align:middle;margin-right:15px;}
.tip-error em{background-position:0 0;}
.tip-warn em{background-position:0 -20px;}
.tip-ban em{background-position:0 -40px;}
.tip-succ em{background-position:0 -60px;}
.tip-question em{background-position:0 -80px;}
.tip-load em{width:24px;height:24px;background:url(../images/loader.gif) no-repeat;}

.tip-cap{position:absolute;padding:10px;background-color:#fffdee;color:#f60;border:1px solid #edd288;z-index:100;}
.tip-cap i{display:inline-block;height:20px;width:20px;margin-right:6px;vertical-align:middle;background:url(../images/tip-cue.png) no-repeat;}
.tip-cap s{position:absolute;width:18px;height:12px;bottom:-10px;left:38px;background:url(../images/tip-arrow.png) no-repeat;}

.tsign{width:758px;height:480px;background:url(../images/bg-newsletter-s.jpg) no-repeat;box-shadow:0 4px 16px rgba(0, 0, 0, .6);}
.tsign .bar{height:0;}
.tsign .content{padding:0;}
.tsign .close{display:none;}
.tsign .sign{position:relative;height:480px;}
.tsign h2, .tsign h3{position:absolute;font-family:'Arial';color:#fff;font-weight:300;}
.tsign h2{top:60px;right:20px;width:440px;font-size:20px;}
.tsign h3{right:30px;top:160px;width:420px;font-size:14px;text-align:center;color:#666;}
.tsign .s-box{position:absolute;left:395px;top:222px;}
.tsign .s-box input{height:30px;width:180px;padding:0 10px;margin:0;border:0;background-color:transparent;}
.tsign .s-box input.s{cursor:pointer;width:210px;}
.tsign .s-box .email{margin-top:10px;}
.tsign .s-box .sbtn{margin-top:12px;}
.tsign .s-remark{position:absolute;top:360px;left:395px;width:320px;color:#ccc}
.tsign .s-remark ul{padding:8px 0;}
.tsign .s-remark *{color:#ccc;}
.tsign .close{display:block;position:absolute;cursor:pointer;z-index:16660;width:19px;height:19px;background:url(../images/close.png) no-repeat;top:10px;right:10px;}

/** scroll **/
#totop{position:fixed;display:none;width:50px;height:50px;background:url(../images/totop.png) no-repeat;opacity:0.6;cursor:pointer;bottom:100px;}
#totop:hover{opacity:1;}

/** icon **/
.loader{background:url(../images/loader.gif) left no-repeat;padding-left:35px;color:#3C7E8C;}
.icon-msg-succ,.icon-msg-warn{display:inline-block;vertical-align:middle;width:50px;height:50px;margin-right:10px;background:url(../images/msgs.gif) no-repeat;}
.icon-msg-warn{background-position:0 -50px;}
.msg-unread, .msg-read, .msg-reply{display:inline-block;padding-left:18px;}
.msg-unread{background:url(../images/msg-unread.gif) left no-repeat;font-weight:bold;color:#666;}
.msg-read{background:url(../images/msg-read.gif) left no-repeat;color:#999;}
.msg-reply{background:url(../images/msg-reply.gif) left no-repeat;color:#06C;}

.ico-facebook, .ico-twitter, .ico-youtube, .ico-instagram, .ico-pinterest, .ico-in, .ico-google{display:inline-block;width:25px;height:25px;background:url(../images/sns.png) no-repeat;}
.ico-facebook{background-position:0 -25px;}
.ico-facebook:hover{background-position:0 0;}
.ico-twitter{background-position:-25px -25px;}
.ico-twitter:hover{background-position:-25px 0;}
.ico-youtube{background-position:-50px -25px;}
.ico-youtube:hover{background-position:-50px 0;}
.ico-instagram{background-position:-75px -25px;}
.ico-instagram:hover{background-position:-75px 0;}
.ico-pinterest{background-position:-100px -25px;}
.ico-pinterest:hover{background-position:-100px 0;}
.ico-in{background-position:-125px -25px;}
.ico-in:hover{background-position:-125px 0;}
.ico-google{background-position:-175px -25px;}
.ico-google:hover{background-position:-175px 0;}
.ico-facebook-s, .ico-twitter-s, .ico-youtube-s, .ico-instagram-s, .ico-pinterest-s, .ico-in-s, .ico-google-s{display:inline-block;width:18px;height:18px;background:url(../images/sns-s.png) no-repeat;}
.ico-twitter-s{background-position:-20px 0;}
.ico-youtube-s{background-position:-100px 0;}
.ico-instagram-s{background-position:-120px 0;}
.ico-pinterest-s{background-position:-80px 0;}
.ico-in-s{background-position:-60px 0;}
.ico-google-s{background-position:-40px 0;}

/****************
 * loyout
 ****************/
/** top **/
#top{margin:0 auto;width:100%;height:122px;background:#ffffff url(../images/bg.png) repeat-x; position:relative;}
.top, .main, .footer, .nav{ margin:0 auto;}
.logo{position:relative;float:left;width:370px;height:80px;}
.logo img{margin-top:12px; max-width:100%;}

.logo h1{position:absolute;left:200px;top:22px;border-left:1px solid #464646;padding-left:15px;width:260px;height:40px;}
.logo h1 span{display:block;font-family:'MV Boli';font-size:12px;word-spacing:2px;}

.top-right{float:right;width:600px;}
.top-bar{height:35px;clear:both;}
.lang{float:right;padding-top:2px;}
.lang-box{cursor:pointer;height:16px;line-height:16px;border:1px solid #B3B3B3;font-size:11px;padding:0 5px;background:url(../images/bg.jpg) 0 -122px repeat-x; margin:5px 0 0 0;}
.lang-box i{display:inline-block;vertical-align:middle;margin-left:2px;width:7px;height:4px;background:url(../images/sprite.png) 0 -101px no-repeat;}
.lang-list{position:absolute;display:none;z-index:100;width:90px;background-color:#fff;-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.2);-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.2);box-shadow: 0 1px 10px rgba(0,0,0,0.2);}
.lang-list a{display:block;padding:4px 6px;}
.lang-list a:hover{background-color:#5AA0DD;text-decoration:none;color:#fff;}
.top-nav, .top-nav a{font-size:10px;color:#777;font-family:"Arial";}
.top-nav{float:right;padding:0 10px;line-height:23px;}
.top-nav i{font-style:normal;padding:0 3px;color:#ccc;font-size:9px;}
.top-nav a:hover{color:#000;}

.nav{height:42px;clear:both;}
.nav ul{overflow:visible;}
.nav li{float:left;height:42px;border-right:1px solid #fff;position:relative;}
.nav li:first-child{border-left:1px solid #fff;}
.nav a, .lang-list a, .nav-sub a{transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.nav a.p{display:block;height:42px;line-height:42px;padding:0 32px;color:#fff;font-family:"Arial";text-transform:uppercase;font-size:14px;text-shadow: 0 1px 1px #000;}
.nav a.p i{display:inline-block;vertical-align:middle;margin-left:3px;width:7px;height:4px;background:url(../images/sprite.png) -8px -101px no-repeat;}
.nav li.on a.p, .nav a.p:hover{text-decoration:none;background-color:#d9d9d9;}
.nav-sub{position:absolute;left:0;top:42px;z-index:100;display:none;background-color:#fff;-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.6);-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.6);box-shadow: 0 1px 10px rgba(0,0,0,0.6);}
.nav-sub a{display:block;white-space:nowrap;color:#333;padding:8px 20px;border-top:1px solid #F7F7F7;}
.nav-sub a.first{border:none;}
.nav-sub a:hover{text-decoration:none;background-color:#e1e1e1;color:#000;}
.nav-cat{width:820px;padding:15px;overflow:hidden;height:90px;}
.nav-cat li{float:left;color:#333;font-size:10px;padding:5px 15px;overflow:hidden;height:86px;border:none;border-left:1px solid #F7F7F7;text-align:center; width:20%;}
.nav-cat li.first{border:none;}
.nav-cat li:hover{background-color:#F7F7F7;-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.2);box-shadow: 0 2px 2px rgba(0,0,0,0.2);}
.nav-cat li a{padding:0;border:none;}
.nav-cat li a:hover{background-color:transparent;}
.nav-cat li .thumb{height:65px;text-align:center; position:relative;}
.nav-cat li .thumb img{transition:all ease .5s; -moz-transition:all ease .5s; -ms-transition:all ease .5s; -o-transition:all ease .5s; -webkit-transition:all ease .5s;opacity:0;}
.nav-cat li .thumb img.img1{opacity:1;}
.nav-cat li .thumb img.img2{ position:absolute; left:0; top:0;}
.nav-cat li:hover .thumb img.img1{}
.nav-cat li:hover .thumb img.img2{opacity:1;}

.top-sch{float:right;position:relative;margin-top:30px;width:180px;height:25px;overflow:hidden;background:url(../images/bg.jpg) 0 -244px repeat-x;}
.top-sch input{border:none;background-color:transparent;padding:2px 5px 0 10px;width:140px;height:20px;}
.top-sch input.bt{position:absolute;padding:0;top:0;right:0;cursor:pointer;width:28px;height:25px;background:url(../images/sprite.png) 0 -106px no-repeat;}
.top-sch input.bt:hover{background-position:-29px -106px;}

.lang-box, .lang-list, .top-sch{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;}

/** main **/ 
.main-left{float:left;width:200px;overflow:visible;}
.main-right{float:right;width:900px;overflow:hidden;}
 
/** footer **/
.footer{width:100%;clear:both;overflow:hidden;background:#F6F6F6 url(../images/bg-footer.jpg) top repeat-x;}
.footer-box{margin:40px auto;width:1170px; padding:0 15px;}
.help{border-bottom:0px solid #fff;padding-bottom:15px;}
.help dl{float:left;width:22%;}
.help dl.addr{width:36%;}
.help dl.last{width:20%;}
.help dt{font-size:14px;font-family:"Arial";text-transform:uppercase;margin-bottom:10px;font-weight:600;}
.help dd{padding:2px 20px 2px 0;}
.help .sns{padding-top:8px;}
.footer-nav{border-top:1px solid #ccc;padding:10px 0;}
.footer-nav .f-nav{float:left}
.footer-nav .f-nav a{color:#333;}
.footer-nav .f-nav i{font-style:normal;padding:0 8px;color:#eee;}
.footer-nav .f-nav i:last-child{ display:none;}
.copyright{float:right;color:#333;}
.copyright a{ color:#333;}
.subscribe{width:197px;height:32px;background:url(../images/sprite.png) 0 -241px no-repeat;overflow:hidden;}
.subscribe input{width:140px;padding:0 5px;border:none;margin:0;padding:0;background-color:transparent;}
.subscribe input.sbtn{width:40px;cursor:pointer;}

/** position **/
.pos{margin:0 auto;width:100%x;height:90px;background:#e5e6e8 url(../images/bg-pos.jpg) repeat-x;}
.pos .b{margin:0 auto;width:1170px; padding:0 15px;}
.pos h1{float:left;font-size:14px;font-weight:300;line-height:90px;text-transform:uppercase;}
.pos .p{float:right;line-height:90px;}
.pos .p i{font-size:9px;padding:0 8px;}
.pos a{color:#777;text-transform:uppercase;}
.pos a:hover{text-decoration:none;color:#666;}
@media(max-width:767px){
	.pos{ height:auto; padding-bottom:15px;}
}
/** style **/
.h1, .h2, .h3{overflow:visible;}
.h1{border-bottom:1px solid #E5E5E5;height:40px;}
.h1 h2, .h2 h2, .h3 h2{height:40px;line-height:40px;text-transform:uppercase;}
.h1 h2{font-weight:300;font-size:22px;}
.h1 h2{float:left;padding:0 15px 0 0;border-bottom:1px solid #464646;}
.h1 .more{float:right;color:#999;}
.h2{height:40px;background:url(../images/bg-h.jpg) center repeat-x;}
.h2 h2{float:left;font-size:22px;height:40px;line-height:40px;font-weight:500;padding-right:30px;background-color:#fff;}
.h3{height:40px;}
.h3 .h{float:left;height:20px;overflow:visible;border-bottom:1px solid #E5E5E5;padding-right:100px;}
.h3 h2{background-color:#fff;font-size:14px;font-weight:500;padding-right:15px;}
 
/** page **/
.page{ text-align:left;}
.page a, .page span{display:inline-block;background-color:#E5E5E1;padding:8px 15px;margin:0 2px 5px 0;color:#555;}
.page span{color:#999;}
.page span.on, .page a:hover{background-color:#464646;color:#FFF;text-decoration:none;}
.page strong, .page b{font-weight:600;}







/* Menu style */
#timeline {width:100%;overflow: hidden;margin: 30px auto;position: relative;}
#dates {width: 800px;height: 60px;overflow: hidden;}
#dates li {list-style: none;float: left;width: 100px;height: 50px;font-size: 24px;text-align: center;}
#dates a {line-height: 38px;padding-bottom: 10px;}
#dates .selected {font-size: 38px;}
#issues {width: 800px;height: 350px;overflow: hidden;}	
#issues li {width: 800px;height: 350px;list-style: none;float: left;}
#issues li img {float: left;margin: 10px 30px 10px 50px; width:256px; height:256px;}
#issues li h1 {color: #666;font-size: 48px;margin: 20px 0;text-shadow: #666 1px 1px 2px;}
#issues li p {font-size: 14px;margin-right: 70px;font-weight: normal;line-height: 22px;text-shadow: #666 1px 1px 2px; width:390px; float:left; }
#next,#prev {position: absolute;top: 0;font-size: 70px;top: 170px;width: 22px;height: 38px;background-position: 0 0;background-repeat: no-repeat;text-indent: -9999px;overflow: hidden;}
#next:hover,#prev:hover {background-position: 0 -76px;}
#next {right: 0;background-image: url('../images/next.png');}
#prev {left: 0;background-image: url('../images/prev.png');}
#next.disabled,#prev.disabled {opacity: 0.2;}



@media(max-width:1040px){
	.gsklc{ display:none;}
}




.pd_guide,.pd_guide * { -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.pd_guide{background-color:#f0f0f0;}
.pd_guide li { width:260px; float:left;text-align:center; line-height:35px;padding: 6px 0; position:relative;}
.pd_guide li ._title{border-left: 1px #454545 dotted;display: inline-block;padding-left: 12px; font-size:16px; color:#fff; text-align:left; width:180px;}
.pd_guide a { display:block; font-size:16px; position:relative; }
.pd_guide li:last-child a { border-width:0; }
.pd_guide.fixed { position:fixed;  top:0; z-index:10; }
.pd_guide.fixed .pdico { display:none; }
.pd_guide li.active{ background-color:#666; }
.pd_guide li.active a{color:#fff;}
.pd_guide li.active .ico30{display:inline-block; width:35px; height:35px; position:absolute; left:5px; top:3px;}
.pd_guide li .i1{ background:url(../images/ico1.png) no-repeat;}
.pd_guide li .i2{ background:url(../images/ico2.png) no-repeat;}
.pd_guide li .i3{ background:url(../images/ico3.png) no-repeat;}
.pd_guide li .i4{ background:url(../images/ico4.png) no-repeat;}
.pd_guide li .i5{ background:url(../images/ico5.png) no-repeat;}

.gallerys{ margin-top:30px;}
.gallerys li{ padding:0 10px; border:1px #ccc solid; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; box-shadow: 1px 2px 5px #c4c4c4;}
.gallerys li h3{height:55px;}
.gallerys li h3 a{font-size:15px; font-weight:500;}
.gallerys{}

@media(max-width:1199px){
	.top-right{ width:350px;}
	.nav a.p{ padding:0 18px;}
	.main-right{ width:720px;}

	
}
@media(max-width:1050px){
	.pos .b{width:900px; }

	
}
@media(max-width:999px){
	.nav a.p{ padding:0 6px;}
	.pos .b{width:780px; }
}

@media(max-width:767px){
	.lang-box{ display:block;}
	
}


@media(max-width:430px){
	.lang-box{ display:block;}
}

.imgsss img{ width:75%; height:60%; }


@media(max-width:430px){
	.lang-box{ display:block;}
}
.form1 form{ padding:30px 0 0 0;}
.form1 form input[type="text"], .contact-right textarea { width: 100%; padding:12px; border: 1px solid #ccc; font-size: 14px; margin-bottom:19px; color: #666; outline: none; font-weight: 400; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; border-radius:5px;}
.contact-right textarea { resize: none; height: 181px; }
.form1 form input[type="text"]:hover, .contact-right textarea:hover { border: 1px solid #ccc; }
.form1 form input[type="submit"] { font-size: 16px; display: inline-block; background: #666; padding: 0.6em 2em; border: 2px solid #666; color: #fff; text-decoration: none; font-weight: 500; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -ms-transition: 0.5s all ease; border-radius:5px; }
.form1 form input[type="submit"]:hover { background: transparent; color: #666; border: 2px solid #666; }

ul#nav1{ position:absolute; left:440px; top:40px;}
ul#nav1 li{ float:left;}
ul#nav1 li a{ padding:0 15px;}
ul#nav1 li a:hover{}



@media(min-width:768px){
html { _background-image:url(about:blank); _background-attachment:fixed;/** 防止 ie6 抖动 **/ }
.xuanfu { position:fixed; z-index:999999; top:0px; }
* html .xuanfu { position:absolute; _top:expression(documentElement.scrollTop-0);
}
.menu{ background:#fff url(../images/bg1.png) repeat-x; width:100%;}
}
.emails{width:230px; float:right; margin:5px 0 0 0;}
.emails form{ width:220px; padding:0 70px 0 0; position:relative;}
.emails form input{  background:none; padding:0; margin:0; border:none; width:160px; background:#fff; line-height:20px;}
.emails form input[type="text"]{ padding:0 0 0 5px;}
.emails form input[type="submit"]{ background:#444; color:#fff; text-align:center; width:60px; height:20px; position:absolute; right:0; top:0;}

/*box*/
.box{}
.titlebar{line-height:40px;padding:20px 0 15px}
.titlebar .title{display:inline-block;font-size:22px;color:#333;font-weight:normal;}
.titlebar .title-line{font-size:1.125rem;border-left:3px solid #EC6300;padding-left:15px;line-height:20px;margin:10px 0}
.titlebar .title .fa-lg{float:left;width:40px;height:40px;margin-right:8px;line-height:38px;text-align:center;font-size:1.75rem;color:#999}
.titlebar .styles li{font-size: 0.875rem;width: 30px!important;line-height: 30px!important;}
.titlebar .filter-menu{top:36px!important;}
.titlebar .more{float:right;line-height:40px;margin-top:3px;font-size: 0.75rem;color:#999}
.titlebar .more a:visited{color:#999; text-decoration:none;}
.titlebar .more a:hover,.titlebar .nav-list a.active,.titlebar .more:hover,.titlebar .title:hover{color:#ff7b41; text-decoration:none;}
.titlebar .nav-list{margin-left: 10px;font-size: 0.75rem;padding-top:5px}
.titlebar .nav-list a{color:#666;padding: 0 10px;}
.titlebar .nav-list a:not(:first-child){border-left:1px solid #ddd}
.box .col-sm-6{padding-left: 0;}
.img-list-news .img-list-item{margin-bottom:15px;}

.img-list-news .img-list-item .img{float:left;margin-right:15px;width:45%;}
.news-list h3{font-size: 1rem;color:#333;line-height: 175%}
.news-list p{font-size: 0.75rem;color:#999;line-height:175%;overflow: hidden;margin-bottom: 0}
.news-list-r{}
.news-list-r .col-sm-12{padding-left: 0}
.news-list-r li{margin-bottom: 20px}
.news-list-r li .img{float:left;}
.news-list-r li:last-child{margin-bottom:0}
.news-list-r img{float:left;width:100px;height:70px;overflow: hidden;margin-right: 15px;}
.news-list-r h3{font-size: 1rem;color:#333;line-height: 175%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden}
.news-list-r p{font-size: 0.75rem;color:#999;line-height:175%;overflow:hidden;height:40px;margin-bottom: 0}

/* line */
.line-overflow{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}
.line-overflow-2{-webkit-line-clamp:2}
.line-overflow-3{-webkit-line-clamp:3}
.line-overflow-4{-webkit-line-clamp:4}
.line-overflow-5{-webkit-line-clamp:5}
.line-height-18{line-height:18px}
.line-height-20{line-height:20px}
.line-height-25{line-height:25px}
.line-overflow.line-height-18{min-height:18px}
.line-overflow-2.line-height-18{min-height:36px}
.line-overflow-3.line-height-18{min-height:54px}
.line-overflow-4.line-height-18{min-height:72px}
.line-overflow-5.line-height-18{min-height:90px}
.line-overflow.line-height-20{min-height:20px}
.line-overflow-2.line-height-20{min-height:0px}
.line-overflow-3.line-height-20{min-height:60px}
.line-overflow-4.line-height-20{min-height:80px}
.line-overflow-5.line-height-20{min-height:100px}
.auto-height{min-height:inherit}

/* center position */
.center-in-parent,
.img>figure img,
.preview-img img,
.preview-list img,
.images-selector li img,
.table-model-list .model-col-picture .img img{
    position:relative;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
}
.center-in-parent-h,
.slide-lg .carousel-inner>.item>img,
.product-item .img img,
.img-match-height img
{
    position:relative;
    left:50%;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    transform:translateX(-50%);
}
.center-in-parent-v{
    position:relative;
    top:50%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
}

.img{display:block;position:relative;background:#f9f9f9 url("../images/nophoto.gif") no-repeat center;background-size:auto 30%}
.img-blank{background:none}
.img-sq-sm{width:40px}
.img-sq-md{width:60px}
figure>img{max-width:100%}
.img>figure{position:relative;padding-bottom:67%;overflow:hidden;height:0}
.img>figure img{position:absolute;max-width:100%;max-height:100%}
.img-square{}
.img-square>figure{padding-bottom:75%}
.img-bordered:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid rgba(0,0,0,.05)}

.square{position:relative;overflow:hidden}
.square:after{content:'';position:absolute;width:100%;height:100%;border:1px solid rgba(0,0,0,.03);top:0;left:0;}
.square .img>figure{padding-bottom:100%}
.square-60{width:60px} 

.img-animate:hover img,
.product-item:hover .img img{
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.product-item:hover .img img,
.preview-list .img:hover img{transform: scale(1.05) translateX(-47.5%)}
.img-animate:hover .img>figure img,
.img-animate:hover figure.img img{
    -webkit-transform: scale(1.05) translate(-50%,-50%);
    transform: scale(1.05) translate(-50%,-50%);
}
.img-animate:hover img.center-in-parent{
    -webkit-transform: scale(1.05) translate(-50%, -50%);
    transform: scale(1.05) translate(-50%, -50%);
}
.img-animate:hover img.center-in-parent-h,
.img-match-height:hover img{
    -webkit-transform: scale(1.05) translateX(-50%);
    transform: scale(1.05) translateX(-50%);
}
.img-animate:hover img.center-in-parent-v{
    -webkit-transform: scale(1.05) translateY(-50%);
    transform: scale(1.05) translateY(-50%);
}

.img-list{}
.img-list-item{display:block;background:#fff;font-size:0.75rem}
.img-list-rows .img-list-item{margin-bottom:15px}
.img-list-item .img{display:block;position:relative;background-color:#f9f9f9}
.img-list-item h3{margin:15px 0 10px;font-size:14px;line-height:20px}
.img-list-white .img-list-item{background:#fff;padding:0 20px 20px;transition:all 0.3s ease;}
.img-list-white .img-wrap,
.img-list-white .img-list-item>.img,
.img-list-white .img-list-item>figure{margin-left:-20px;margin-right:-20px;}
.img-list-white .img-list-item h3{margin:20px 0 0;width:95%; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-webkit-text-overflow:ellipsis;}
.img-list-white .img-list-item:hover,.img-list-white .img-list-item:hover h3{ color:#ff7b41; text-decoration:none;}
.img-list-white .img-list-item .desc{margin:0px 0 0}
.img-list-white .img-list-item:hover{background:#fff;transform:translateY(-10px);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);}
.img-list-white .img-list-item .img{background-color:#ffffff;}
.img-list-120 .img-list-item .img{padding-bottom:120px}
.img-list-140 .img-list-item .img{padding-bottom:140px}
.img-list-160 .img-list-item .img{padding-bottom:160px}
.img-list-square .img-list-item .img{padding-bottom:100%}
.img-list-4-3 .img-list-item .img{padding-bottom:75%}
.img-list-auto-width .img-list-item .img img{min-width:auto;}
.masonry-list img{display:block;width:100%}
.masonry-list .img-list-item{background:#fff}


.img-wrap{position:relative}
.img-wrap:empty, .img-wrap-empty, .img-wrap-grey{background:#f5f5f5}
.img-wrap img{position:relative;height:100%;display:block}
.img-logo-wrap img{max-height:60px}
.img-square-wrap, .img-circle-wrap{width:96px;height:0;padding-bottom:100%;overflow:hidden}
.img-circle-wrap{border-radius:50%}
.img-circle-wrap img,
.img-square-wrap img{position:absolute}
.img-auto-wrap img{display:block;max-width:100%;max-height:200px;height:auto}
.img-auto-wrap .center-in-parent{position:static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform:none}
.img-auto-wrap+.btn-img-uploader{margin-top:15px}
.img-auto-wrap.img-wrap-empty+.btn-img-uploader{margin-top:0}

.img-remove{display:none;color:#fff;width:24px;height:22px;line-height:20px;text-align:center;overflow:hidden;position:absolute;right:0;top:0;background:rgba(0,0,0,.35);cursor:pointer;font-size: 14px}
.img-remove:hover{background:#e91022;border-color:#e91022}
.img-wrap-hover .img-remove{display:inherit}

.mb40{margin-bottom: 0px!important; padding:10px 0;}


/* 首页关于我们 */ 

.bg-color-1{background-color:#fff; padding:0px 0;}
.idx-abt { }
.about-box{ padding:10% 0;}
.about-box .btn{ margin:10px 0;}
.about-box h2 {font-size: 22px;font-weight: normal; margin-bottom:30px;}
.about-box h2:after {content: " "; width:80px; height:3px; background-color:#666; display:block; margin-top:8px;}

@media(max-width:1440px){
	.idx-abt .col-lg-9{ width:99% !important;}
	.about-box{ padding:3% 0;}
}
@media(max-width:1366px){
	.idx-abt .col-lg-9{ width:99% !important;}
	.about-box{ padding:2% 0;}
}

@media(max-width:1280px){
	.idx-abt .col-lg-8{ width:95% !important;}
	.about-box{ padding:0;}
	.about-box h2{margin-bottom:10px;} 
} 
@media(max-width:1152px){
	.idx-abt .col-lg-9{ width:99% !important;}
	.about-box{ padding:1% 0;}
} 

