/* CSS Document */
body { font-family:"Microsoft Yahei", sans-serif; font-size: 14px; line-height:30px; color: #000000;}
h1, h2, h3, h4, h5 { font-family:"Microsoft Yahei", Tahoma, sans-serif; font-weight:normal; }
a { text-decoration:none; color:#000; }
a:hover { text-decoration:none;}
.fr { float:right; }
.fl { float:left; }
img { padding:0; margin:0; border:0; }
img a { padding:0; margin:0; border:0; }
.clear { clear: both; }
.clearfix { *zoom: 1; }
ul, ul li { list-style:none; }

body, div, span, small, p, em, th, td, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, textarea { padding: 0; margin: 0; }
ul, li { list-style: none; }
html a { text-decoration: none; color: #000; }
html a:hover { text-decoration: none; color: #000; }
b, strong, h1, h2, h3, h4, h5, h6 { font-weight: 100; }
i, em { font-style: normal; }
img { border: none; }
html { font-family:"Microsoft Yahei"; font-size: 14px; }
body { font-family:"Microsoft Yahei";  transition: all .3s;
 -webkit-transition: all .3s;
 -moz-transition: all .3s;
 -o-transition: all .3s;
}

.banner-nei img { display:block; width:100%; height:auto }
.navbar { position: relative; margin-bottom: 0px;  }
.navbar-inverse {background:#fff;}
.navbar-brand { margin-top:0px; padding:0px; }

.navbar-nav > li > a { padding-top:10px; padding-bottom: 10px; line-height:100px; font-size:16px; color:#686868; border-right:#e8e8e8 1px solid; text-transform:uppercase;}
.nav {border-left:#e8e8e8 1px solid; margin-left:10px;}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a.focus { color: #b70005; }
.navbar-inverse .navbar-nav > li > a {color:#686868;}

.navbar-toggle { position: relative; float: right; padding: 9px 10px; margin-top: 8px; margin-right: 15px; margin-bottom: 8px; background-color: #b70005; border: 1px solid transparent; border-radius: 4px; }

#headerx { height:111px; width:100%; background:#fff; background:url(headbgx.jpg) repeat-x;}
#headerx .mcont { width:1200px; height:111px; margin:0px auto; }

.logo { }
.logo a { width:298px; height:111px; float:left; display:block; }

.tright{height:111px; float:right;}
.tright a{line-height:111px; font-size:18px; color:#6b6b6b; padding:0px 20px;}
.tright a:hover{color:#6b6b6b;}



.navx { height:111px; float:right;}
.navx ul { }
.navx li { float:left; z-index:13; text-align:center; position:relative; background:url(navline.png) no-repeat right top; }
.navx li h2 a { color:#6b6b6b; font-size:18px; height:111px; line-height:111px; display:block; text-align:center; padding:0px 26px; }
.navx li h2 a:hover { color:#6b6b6b; background:url(navhover.png) no-repeat center top;}
.navx li h2 a.focus { color:#6b6b6b; background:url(navhover.png) no-repeat center top;}
.navx li .option{ display:none; position:absolute; left:0; top:111px; background:url(subxx.png) repeat; width:180px; height:auto; z-index:9999; font-weight:normal;}
.navx li .option a{color:#6b6b6b; display:block;line-height:40px; height:40px; font-size:18px; text-align:center;}
.navx li .option a:hover{color:#6b6b6b;}
/**/

.m_hide { display: none; }
/*pc不显示手机显示*/
.pc_hide { display: block; }
.m_header { width: 100%; position: fixed; left: 0; top:38px; z-index:1000; }
.m_header .logo { width: 65%; float: left; padding-left:5px; }
.m_header .logo a, .m_header .logo img { display: block }
.mlang { height:60px; padding:0px 10px; line-height:60px; text-align:center; font-size:18px; color:#fff; float:right; font-family: "Microsoft Yahei", Tahoma, sans-serif; }
.mlang a { color:#000; }
.mlang a:hover { color:#000; }
.m_header .collapse { background-color: transparent; border-radius: 4px; float: right; cursor: pointer; position: relative; width: 35px; height: 30px; background-image: none; margin-top:15px; }
.m_header .collapse .icon-bar { border-radius: 1px; display: block; height: 3px; width: 28px; background: #1d2088; position: absolute; top: 45%; transition: all ease 0.3s; }


/*必须定位哦*/

.m_header .collapse span:nth-child(1) {
 -moz-transform: translateY(-10px);
 -ms-transform: translateY(-10px);
 -o-transform: translateY(-10px);
 -webkit-transform: translateY(-10px);
 transform: translateY(-10px);
}
 .m_header .collapse span:nth-child(3) {
 transform: translateY(10px);
 -transform: translateY(10px);
 -ms-transform: translateY(10px);
 -o-transform: translateY(10px);
 -webkit-transform: translateY(10px);
}
 .m_header .collapse.active span:nth-child(1) {
 transform: rotate(45deg);
 -moz-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 -o-transform: rotate(45deg);
 -webkit-transform: rotate(45deg);
}
 .m_header .collapse.active span:nth-child(2) {
 display: none
}
 .m_header .collapse.active span:nth-child(3) {
 transform: rotate(-45deg);
 -moz-transform: rotate(-45deg);
 -ms-transform: rotate(-45deg);
 -o-transform: rotate(-45deg);
 -webkit-transform: rotate(-45deg);
}
.m_header .drop_menu { line-height: 40px; display: none; position: fixed; width: 100%; background: #525252 }
.m_header .drop_menu li { width: 100%; padding: 0; height: auto; border-top: 1px solid #666; }
.m_header .drop_menu li a { display: block; width: 100%; text-align: left; padding: 0 10px; color: #fff }
.m_header .drop_menu li>a { font-size: 16px; }
.m_header .drop_menu dd a { font-size: 14px; color: #666 }
.m_header .in_header { height: 60px; overflow:hidden;}
 @media (max-width: 1200px) {
.m_hide {
display: block
}
.pc_hide {
display: none
}
/*导航*/
.m_header {
width: 100%;
background:#fff;
position: fixed;
left: 0;
top:0px;
z-index: 1000;
}
.banner {
margin-top:60px;
}
}
#ban-in { background-size:cover; background-position: 50% 50%; background-repeat: no-repeat; padding:150px 0px; text-align: center; color: #fff; position: relative; }
@media (max-width:1200px) {
#ban-in {
padding:100px 0px;
margin-top:60px;
}
}





.kq1 { -webkit-animation-delay: 1s; }
.kq2 { -webkit-animation-delay: 2s; -webkit-animation-duration: 2s; }
.kq3 { -webkit-animation-delay: 3s; -webkit-animation-duration: 3s; }
.top { width:100%; background-color:#0152a4; }

.kuanping { width:1200px; margin-right: auto; margin-left: auto;}

.banner { width:100%; padding-right: 15px; margin-right: auto; margin-left: auto; padding-left: 15px;}
 .yuyan { height:34px; padding-top:24px;}

.guding { position:fixed; top:0px; }

.ttp { margin-top:24px; }
.abtit { background:url(../images/abtit.jpg) center; background-repeat:no-repeat; height:90px; }
.txx { margin-top:36px; }
.nw-tt { padding:20px; height:auto; overflow:hidden; background-color:#0e6bab; color:#FFFFFF; }
.nw-tt h2 { font-size:20px; margin-top:0px; margin-bottom:10px; font-family: Microsoft YaHei, Helvetica, Arial, sans-serif; }
.nw-hang { background-color:#eaeaeb; height:127px; margin-bottom:10px; }
.nw-hang-zuo { width:20%; float:left; text-align:center; line-height:127px; background-color:#0e6bab; color:#FFFFFF; }
.nw-hang-you { width:80%; padding:20px; float:right; color:#848484; }
.nw-hang-you h2 { font-size:20px; margin-top:0px; margin-bottom:10px; color:#000000; font-family: Microsoft YaHei, Helvetica, Arial, sans-serif; }
.abtt { margin-top:60px; }
.xhui { background-color:#eaeaeb; margin-top:50px; }
.abbj { background:url(../images/about.jpg) center; }



#elevator_item { width: 60px; height: 100px; position: fixed; right: 15px; bottom: 15px; -webkit-transition: opacity .4s ease-in-out;
-moz-transition: opacity .4s ease-in-out;
-o-transition: opacity .4s ease-in-out;
opacity: 1; z-index: 100020; display: none; }
#elevator_item.off { opacity: 0; visibility: hidden }
#elevator { display: block; width: 60px; height: 50px; background: url(icon_top.png) center center no-repeat; background-color: #444; background-color: rgba(0, 0, 0, .6); border-radius: 2px; box-shadow: 0 1px 3px rgba(0, 0, 0, .2); cursor: pointer; margin-bottom: 10px }
#elevator:hover { background-color: rgba(0, 0, 0, .7) }
#elevator:active { background-color: rgba(0, 0, 0, .75) }
#elevator_item .qr { display: block; width: 60px; height: 40px; border-radius: 2px; box-shadow: 0 1px 3px rgba(0, 0, 0, .2); cursor: pointer; background: url(icon_code.png) center center no-repeat; background-color: #444; background-color: rgba(0, 0, 0, .6) }
#elevator_item .qr:hover { background-color: rgba(0, 0, 0, .7) }
#elevator_item .qr:active { background-color: rgba(0, 0, 0, .75) }
#elevator_item .qr-popup { width: 170px; height: 200px; background: #fff; box-shadow: 0 1px 8px rgba(0, 0, 0, .1); position: absolute; left: -180px; bottom: 0; border-radius: 2px; display: none; text-align: center }
#elevator_item .qr-popup .code-link { display: block; margin: 10px; color: #777 }
#elevator_item .qr-popup .code { display: block; margin-bottom: 10px }
#elevator_item .qr-popup .arr { width: 6px; height: 11px; background: url(code_arrow.png) 0 0 no-repeat; position: absolute; right: -6px; bottom: 14px }

/**/
.nt1{height:40px; line-height:40px; text-align:center; font-size:24px; color:#1d2088; font-weight:bold;}
.nt2{line-height:24px; text-align:center; font-size:18px; color:#c9c9c9; font-weight:bold; text-transform:uppercase; margin-bottom:30px;}

.inner{width:1200px; margin-right: auto; margin-left: auto;}

#innerbody { height:auto; overflow:hidden; padding:60px 0px 60px 0px;}


.zzjg{width:100%; height:auto; overflow:hidden; padding:60px 0px; background:#eaeaea; text-align:center;}
.zzjg .title{height:40px; line-height:40px; font-size:24px; color:#1d1d1d; font-weight:bold; text-align:center; margin-bottom:30px;}

.innermain { line-height:36px; height:auto; overflow:hidden; min-height:300px; font-size:14px; color:#474747; padding:0px 15px;}
.innermain .tt{line-height:36px; height:auto; overflow:hidden; color:#79573c; font-size:18px; font-weight:bold;}
.innermain img{display: block;  height: auto; max-width: 100%;}

.nt3{line-height:30px; font-size:18px; color:#474747; font-weight:bold; margin-bottom:20px; margin-top:20px;}
.mb40{margin-bottom:70px;}

/**/












.ncontant{ height:auto; overflow:hidden; background:#fff; border-top:#1d2088 3px solid; border-bottom:#1d2088 3px solid; margin-top:20px; margin-bottom:20px;}
.ncontant .title{height:50px; line-height:50px; font-size:16px; color:#000; padding-left:20px; border-bottom:#eee 1px solid;}
.ncontant p{padding:10px 0px 0px 50px; line-height:50px; font-size:14px; color:#777; background:url(nicon.jpg) no-repeat 20px 20px;}

.hy_load { position: absolute; right: 0; color: #333 !important; background: url(hy_load_03.png) no-repeat center right !important; padding-right: 24px; }
.hy_loadx { position: absolute; right: 0; color: #333 !important; padding-right: 24px; }
.arc_link { margin:15px 0; border-top:1px dotted #ccc; padding:8px 0; }
.arc_link span { padding:0 8px; }
.content_ct2 { margin:0 auto;}
.content_ct2 .arc_title { padding:8px 0; text-align:center; font-size:20px; font-weight:bold }
.content_ct2 .add_info { border-bottom:1px dotted #ccc; padding:5px 0; /*background:#fefefe;*/ font-size:14px; text-align:center;}
.turn { width: 100%; border-top: 1px dotted #ccc; padding-top: 25px; margin-top: 30px; line-height:32px; position: relative; font-size:14px;}
.turn p { float: left; line-height:32px; margin-bottom: 7px; }
.turn .line { width: 100%; height: 0; line-height: 0; clear: both; }
.turn a.name { display: inline-block; float: left; line-height: 32px; margin-bottom: 7px;}
.turn a.back { display: inline-block; line-height: 32px; padding: 0 28px; background: #ececec; float: right; }
.jiathis_style {float: right; margin-top:15px;clear:both;}
.jiathis_style span.t { display: inline-block; line-height: 16px; float: left; }

.proleft{width:370px; height:auto;  float:left;}
.prori{width:68%; height:auto; overflow:hidden; float:right;}

.piclistxx ul li { width:204px; height:auto; margin-right:20px; float:left; }
.piclistxx ul li a { display:block; width:204px; height:auto;}
.piclistxx ul li a:hover img{ border:2px solid #1d2088; }
.piclistxx ul li a img { width:200px; height:200px; border:2px solid #ddd;}
.piclistxx ul li .infoxx { height:25px; line-height:25px; width:200px; margin:0 auto; display:block; text-align:center; color:#333; }
#demo1 { float: left; }
#demo2 { float: left; }
#demox1 { float: left; }
#demox2 { float: left; }

.inquiry { line-height:32px; border:none; margin-top:6px; width:112px; height:32px; float:left; margin-right:20px;}
.inquiry a { background:url("xunjia.gif") center center no-repeat; display:block; display:block; color:#FFF; font-size:14px; padding-left:35px; font-family:"微软雅黑"; }
.inquiry a:hover { background-image:url("xunjia_hover.gif"); display:block; color:#FFF; }
.title_t { font-size: 16px; COLOR: #fff; font-weight:bold; font-family:"微软雅黑"; }

/*留言本*/
.book_contain { width:760px; border:1px solid #ccc; }
.book_contain h2 { height:25px; font-size:12px; padding-left:8px; line-height:25px; background:#ccc }
.book_head { height:25px; line-height:25px; padding-left:15px; }
.book_head span.time { padding-left:25px; }
.book_head span.title { font-weight:bold }
.book { border-bottom:1px dotted #ccc; margin:8px; }
.book_content, .book_reply { padding-left:15px; line-height:24px; }
.book_reply { color:red; }
.book_form { float:left; }
.book_form p { padding:5px; height:auto; line-height:35px; float:left; }
.book_form label { display:block; float:left; width:80px; text-align:right; padding-right:10px; }
.book_form input { height:25px; line-height:25px; padding:2px; border:1px solid #eeeeee; color:#000; vertical-align:middle;}
.book_form textarea { padding:2px; border:1px solid #eeeeee; color:#000; margin-bottom:10px; width:500px; }
.book_form .mf_s { height:32px; width:87px; font-size:14px; text-align:center; color:#FFF; border:0px; cursor:pointer; }
.book_form #mf_btn { background:#555555; margin:0 15px 0 100px; }
/*表单*/
.order_body { margin:8px auto; padding:8px; width:630px; overflow:hidden; line-height:200%; font-size:14px; }
.order_form { }
.order_form tr, .order_form td { padding:5px 0; }
.order_form p { height:32px; line-height:32px; text-align:center; font-weight:bold }
.order_form input { height:25px; line-height:25px; padding:2px; border:1px solid #eeeeee; color:#000; }
.order_form textarea { height:100px; width:70%; padding:2px; border:1px solid #eeeeee; color:#000; }
.order_form .w1 { text-align:right }
.order_form #w30 { width:30%; padding-right:20px; }
.order_form #w70 { width:70% }
.order_form #refresh_code { font-style:normal; text-decoration:underline; cursor:pointer }
.order_form .pt_go, .order_form .pt_reset { width:100px; height:32px; text-align:center; color:#FFF; margin:0 5px; background:#555555; }
.order_formx { }
.order_formx tr, .order_form td { padding:5px 0; }
.order_formx p { height:32px; line-height:32px; text-align:center; font-weight:bold }
.order_formx input { height:20px; line-height:20px; width:30px; padding-left:1px; vertical-align:middle; }
.order_formx textarea { height:100px; width:100%; border:1px solid #E3E3E3; padding-left:1px; }
.order_formx .w1 { text-align:left; border-bottom:#ddd 1px dotted; line-height:35px; padding:0px 10px; }
/*.order_formx #w30{width:30%}*/
.order_formx #w70 { width:70% }
.order_formx #refresh_code { font-style:normal; text-decoration:underline; cursor:pointer }
.order_formx .pt_go, .order_form .pt_resetx { width:80px; height:30px; margin:0 5px; }
/*-------------------------------------------------------在线留言-----------------------------------------------------------------*/
.message_content { padding:519px 0 0 0; }
.message_bg { background:#FFF; position:relative; top:-4px; }
.message_c { width:1200px; margin:0 auto; }
#message_left { float:left; width:800px; padding:0 0 30px 0; position:relative; }
#mf_title { padding:45px 0; }
#mf_title h2 { font-weight:normal; font-size:18px; }
#mf_title h2 span { font-size:18px; font-weight:bold; }
#mf_title h3 { font-weight:normal; font-size:18px; color:#b7b7b7; }
#mf_form h2 { width:550px; float:left; height:32px; line-height:32px; padding:10px; }
#mf_form h2 span { font-size:13px; font-weight:normal; color:#626262; float:left; }
/*#mf_form h2 input{ height:22px; line-height:22px; padding:5px; border:0px; float:right; width:230px; background:#e8e8e8 url(../images/mfinput_bg.png) right bottom no-repeat; color:#000; }
#mf_form h2 input:hover{ background:#ab8448 url(../images/mfinput_hover.png) right bottom no-repeat;color:#FFF;}*/
#mf_form h2 input { height:22px; line-height:22px; padding:5px; border:0px; float:right; width:450px; background-color:#e8e8e8; color:#000; color:#666666; font-size:12px; }
#mf_form h2 input:hover { background-color:#ab8448; color:#FFF; }
#m_need { background-image:url(../images/mfinput_bg.png); background-position:right bottom; background-repeat:no-repeat; color:#666666; }
#div_select:hover input { background-image:url(../images/mfinput_hover.png); background-position:right bottom; background-repeat:no-repeat; background-color:#ab8448; color:#FFF; }
#div_select { width:350px; float:left; height:32px; line-height:32px; padding:10px; position:relative; }
#div_select { width:350px; float:left; height:32px; line-height:32px; padding:10px; }
#div_select span { font-size:13px; font-weight:normal; color:#626262; float:left; }
#div_select input { height:22px; line-height:22px; padding:5px; border:0px; float:right; width:230px; background-color:#e8e8e8; color:#000; }
#div_select:hover input { }
#select_option { position:absolute; width:240px; padding:20px 0 height:60px;
background-color:#ab8448; left:120px; top:42px; display:none; }
.option_div { height:35px; line-height:35px; font-size:15px; color:#FFF; cursor:pointer; padding:0 0 0 20px; }
.option_div:hover { background:#D2AA6D; }
#mf_form h3 { width:610px; padding:10px; }
#mf_form h3 span { font-size:13px; font-weight:normal; color:#626262; float:left; }
.mf_content { float:right; width:500px; height:100px; background:#e8e8e8 url(../images/mfinput_bg.png) right bottom no-repeat; color:#000; border:0px; padding:10px; color:#666666; }
.mf_content:hover { background:#ab8448 url(../images/mfinput_hover.png) right bottom no-repeat; color:#FFF; }
.mf_s { height:32px; width:87px; font-size:14px; text-align:center; color:#FFF; border:0px; cursor:pointer; }
#mf_sub { padding:30px 0; }
#mf_btn { background:#555555; margin:0 15px 0 120px; }
#mf_reset { background:#919191; }
.message_icon { width:48px; margin:0 auto; padding:0 0 50px 0; }
#message_right { float:right; width:306px; }

.list_job { width:100% }
.list_job dt { padding:5px 8px; border-bottom:1px dotted #CCC; }
.list_job dt a { font-weight:bold }
.list_job dt a em.job { font-style:normal; font-weight:normal; color:#DF0E13 }
.list_job dt a:hover { color:#076cc5 }
.list_job dd { padding:5px 8px; height:auto; overflow:hidden; }
.list_job dd p { width:50%; float:left; text-align:left; padding:5px 0; }
.list_job dd div { clear:both; text-align:right; padding:5px 0; font-weight:bold }
.list_jobco { padding:5px 8px; border-top:1px dotted #CCC; border-bottom:1px dotted #CCC; }

p.title { padding:10px 0; margin-top:15px; text-align:center; font-weight:bold; font-size:24px; color:#777 }
p.info { padding:0; text-align:center }
p.info span { padding:0 8px; }
.arc_info { margin:8px 0; border:1px solid #ddd; background:#F9F9F9; padding:8px; line-height:150%; }
.arc_body { margin:8px 0; padding:8px 0; width:100%; overflow:hidden; line-height:200%; }
.arc_body a { text-decoration:underline; color:#00386a }
.arc_body a:hover { color:#FF9900 }
.q_body { margin-bottom:4px; margin-top:12px; }
.q_body ul { border-bottom:1px solid #E14333; height:29px; margin:0px; padding:0px; }
.q_body ul li { height:25px; margin-top:4px; display:block; cursor:pointer; padding-left:16px; background:url('li2.gif') no-repeat left top; float:left; margin-right:5px; display:inline }
.q_body ul li span { display:block; float:left; padding-right:16px; background:url('span2.gif') no-repeat right top; line-height:25px; }
.q_body ul li.focus { margin-top:0; height:29px; background:url('li1.gif') no-repeat left top }
.q_body ul li.focus span { background:url('span1.gif') no-repeat right top; line-height:29px; color:#FFFFFF }

.neinews { height:auto; overflow:hidden; }
.neinews .newstxt { line-height:22px; margin-top:5px; padding-bottom:10px; height:auto; overflow:hidden; border-bottom:1px dotted #f2f2f2; position:relative; }
.neinews .newstxt img { margin-top:8px; float:left; margin-right:15px; }
.neinews .newstxt p { line-height:30px; height:auto; overflow:hidden; }
.neinews .newstxt p a { color:#A40000; text-decoration:none; }
.neinews .newstxt p a:hover { color:#EA7526; text-decoration:underline; }
.neinews .newstxt h3 { font-weight:bold; height:auto; line-height:45px; font-size:16px; }

/*search*/
.search_title { margin-top:10px; border:0px solid #ccc; background:#F2F2F2; border-right:0; border-left:0; height:auto; line-height:30px; padding-left:5px; }
.search_title a { padding-left:15px; font-weight:bold }
.search_content { margin-top:5px; border-bottom:1px dotted #ccc }
.search_content h2 { height:25px; line-height:25px; font-size:14px; }
.search_content h2 a { font-size:14px; }
.search_content p { padding:5px 0; line-height:23px; }
.search_page { width:99%; border-top:none; text-align:left; margin-top:8px; }
.search_page ul { list-style:none }
.search_page li { display:block; float:left; margin-left:5px; height:25px; line-height:25px; }
.search_page li a { display:block; height:25px; line-height:25px; float:left; }
.search_page li.focus a { font-weight:bold; color:#990000 }

/*分页样式*/
.page_fy {font-size:12px; padding:8px; margin:3px; text-align:center; margin-top:10px;}
.page_fy A {padding:5px 8px; MARGIN: 2px; COLOR: #333;  TEXT-DECORATION: none; border:#ddd 1px solid; border-radius:3px;}
.page_fy A:hover {COLOR: #fff;; background:#1d2088; border:#1d2088 1px solid;}
.page_fy A:active {COLOR: #666; border:#999 1px solid; }
.page_fy .focus {FONT-WEIGHT: bold;  MARGIN: 2px;  COLOR: #fff; BACKGROUND-COLOR: #1d2088; border:#1d2088 1px solid;  padding:5px 8px;}
.page_fy .disabled {MARGIN: 2px; COLOR: #ddd; padding:5px 8px;}
.page_fy span{padding-left:5px;}
.page_fy span.off {color: #666; margin:2px; padding:5px 8px;  border-radius:3px; border:#ddd 1px solid;}
/**/
 @media (max-width: 768px) {
 .inner{ width:100%; padding:0px 15px;}
 .prori{width:100%;}
 .book_form textarea { width:200px;}
}



/**************************/

.cplist{height:auto; overflow:hidden; background:#f0f0f0; padding:50px 0px;}
.cplist .t1{height:30px; line-height:30px; text-align:center; font-size:24px; color:#505050; font-weight:bold; text-transform:uppercase;}
.cplist .t2{height:20px; line-height:20px; text-align:center; font-size:14px; color:#757575; margin-bottom:30px;}
.cpkuan { width:1200px;  margin-right: auto; margin-left: auto; }
.cpkuanxx { width:1400px;  margin-right: auto; margin-left: auto; }
.cpzx {color:#181815; text-align:center;}
.cpzx h2 { font-size:16px; text-align:center; margin-top:15px; margin-bottom:15px; }
.cpzx .tt {font-size:16px; text-align:center; height:58px; line-height:58px;}

.aboutlist{height:auto; overflow:hidden; padding:70px 0px;}
.aboutlist .title{height:40px; line-height:40px; text-align:center; font-size:30px; color:#c0c0c0; font-weight:bold; text-transform:uppercase;}
.aboutlist .titlex{height:40px; line-height:40px; text-align:center; font-size:22px; color:#363636; font-weight:bold; margin-bottom:30px;}
.aboutlist .cont{width:1020px; height:auto; overflow:hidden; margin:0px auto 0px auto; line-height:30px; font-size:16px; color:#7e7e7e; text-align:center;}
.aicon{width:680px; height:auto; overflow:hidden; margin:40px auto 0px auto;}
.aicon ul li{width:115px; height:auto; overflow:hidden; float:left; margin:0px 27px;}
.aicon ul li a .i1{width:115px; height:74px; background:url(i_1.png) no-repeat;}
.aicon ul li a:hover .i1{background:url(ix_1.png) no-repeat;}
.aicon ul li a .i2{width:115px; height:74px; background:url(i_2.png) no-repeat;}
.aicon ul li a:hover .i2{background:url(ix_2.png) no-repeat;}
.aicon ul li a .i3{width:115px; height:74px; background:url(i_3.png) no-repeat;}
.aicon ul li a:hover .i3{background:url(ix_3.png) no-repeat;}
.aicon ul li a .i4{width:115px; height:74px; background:url(i_4.png) no-repeat;}
.aicon ul li a:hover .i4{background:url(ix_4.png) no-repeat;}
.aicon ul li a .info{line-height:30px; text-align:center; font-size:16px; color:#7e7e7e;}
.aicon ul li a:hover .info{color:#1d2088;}


.product { height:auto; overflow:hidden; padding:40px 0px; background:#f5f5f5;}
.product .title{height:40px; line-height:40px; text-align:center; font-size:30px; color:#c0c0c0; font-weight:bold; text-transform:uppercase;}
.product .titlex{height:40px; line-height:40px; text-align:center; font-size:22px; color:#363636; font-weight:bold; margin-bottom:30px;}
.product .picList{width:1400px; height:auto; overflow:hidden; margin:0px auto;}
.product .picList li { width:25%; height:auto; padding:0px 15px; margin-bottom:20px; float:left;}
.product .picList li .pic { width:100%; height:100%; overflow:hidden; position:relative; transition: all 400ms ease 0s; }
.product .picList li .pic a .img { width:100%; height:100%; transition: all 1s ease 0s; }
.product .picList li .pic a:hover .img { transform: scale(1.1); }
.product li .bg { background:#1d2088; height:100%; left:0; filter:alpha(opacity=0); opacity: 0; position: absolute; top: 0; transition: all 400ms ease 0s; width:100%; z-index:11; }
.product li:hover .bg { filter:alpha(opacity=68); opacity: 0.68; }
.product .picList li .info { filter:alpha(opacity=0); opacity: 0; position: absolute; left:0px; top: 40%; z-index:12; width:100%; height:50px; line-height:50px; text-align:center; font-size:14px; color:#fff; transition: all 400ms ease 0s;}
.product .picList li:hover .info {  filter:alpha(opacity=100); opacity: 1;}

.psubmenu{ text-align:center; height:auto; overflow:hidden; margin-bottom:30px;}
.psubmenu  a{height:35px; line-height:35px; color:#7e7e7e; transition:color 0.3s ease 0s; font-size:16px; display:inline-block; padding:0 30px;  margin:0 5px 5px 5px; border:#d9d9d9 1px solid;}
.psubmenu  a:hover{  color:#fff; background:#1d2088;border:#1d2088 1px solid;}
.psubmenu  a.focus{ color:#fff; background:#1d2088;border:#1d2088 1px solid;}

.concalist{height:auto; overflow:hidden; background:#454443 url(cfbg.jpg) no-repeat center top;}
.contant{height:auto; overflow:hidden; padding:30px; background:url(sub.png) repeat;}
.contant .title{height:55px; line-height:55px; font-size:24px; color:#fff; font-weight:bold; background:url(tel.jpg) no-repeat right center;}
.contant p{line-height:40px; font-size:16px; color:#757575;}



.inews{height:auto; overflow:hidden; padding:30px; background:url(sub.png) repeat; margin-top:235px;}
.inews .title{height:55px; line-height:55px; font-size:24px; color:#fff; font-weight:bold;}
.inewslist{height:auto; overflow:hidden; width:100%; display:block; float:left;}
.inewslist a{display:block; height:auto; overflow:hidden;}
.inewslist a .txt{}
.inewslist a .txt .tt{ font-size:16px;  margin-top:10px; margin-bottom:10px; color:#fff;}
.inewslist a .txt .tt span{float:right;}
.inewslist a .txt .sptxt{line-height:30px; font-size:16px; color:#757575;}
a.newsmore{width:196px; height:38px; line-height:38px; text-align:center; font-size:16px; color:#fff; display:block; background:#b60005; float:left; margin-top:10px; margin-bottom:10px;}

.zzrylist{height:auto; overflow:hidden; padding:75px 0px 75px 0px; background:#fff;}
.zzrylist .title{height:40px; line-height:40px; text-align:center; font-size:30px; color:#c0c0c0; font-weight:bold; text-transform:uppercase;}
.zzrylist .titlex{height:40px; line-height:40px; text-align:center; font-size:22px; color:#363636; font-weight:bold; margin-bottom:30px;}
.zzryco{ height:200px; width:1400px; margin:50px auto 0px auto; position:relative;}
.zzryco .bd { height:200px; position:relative; overflow:hidden;}
.zzryco .bd ul{ overflow:hidden; zoom:1; margin-bottom:10px;  }
.zzryco .bd ul li{ width:336px; height:auto; float:left; margin-right:18px;}
.zzryco .bd ul li.last{margin-right:0px;}
.zzryco .bd ul li img{ width:336px; height:124px;}
.zzryco .hd{ width:80px; height:14px; margin:0px auto 0;}
.zzryco .hd li{ DISPLAY: block; FLOAT: left; WIDTH:14px; CURSOR: pointer; HEIGHT:14px; background-color:#c6c6c6;  margin-left:8px; text-indent:-9999px;}
.zzryco .hd li.on{background:#1d2088;}




.newslistBoxx{position:relative; width:100%; height:auto; overflow:hidden;  margin:40px auto 0px auto; background:url(zzrybg.jpg) no-repeat center top; padding-top:30px; padding-bottom:30px;}
.newslistBoxx .title{height:40px; line-height:40px; text-align:center; font-size:30px; color:#c0c0c0; font-weight:bold; text-transform:uppercase;}
.newslistBoxx .titlex{height:40px; line-height:40px; text-align:center; font-size:22px; color:#363636; font-weight:bold; margin-bottom:30px;}
.newslistBoxx .bd{ width:100%; }
.newslistBoxx ul li{ width:98%; float:left;}
.newslistBoxx ul li .se_img{ width:100%; height:100%; overflow:hidden; }
.newslistBoxx ul li .se_img img{transition-duration: 500ms; width:100%; height:100%; padding:0px 20px 10px 20px;}
.newslistBoxx .hd ul{overflow:hidden; height:auto; width:200px; margin:10px auto 0px auto;}
.newslistBoxx .hd ul li{ float:left;  width:12px; height:12px; overflow:hidden;  text-indent:-999px; cursor:pointer; background:#c6c6c6;  padding:0px; margin-right:4px; margin-left:0px; border:none;}
.newslistBoxx .hd ul li.on{background:#1d2088;}

 @media (min-width: 0px) and (max-width:1200px) {
.aboutlist{height:auto; overflow:hidden; padding:30px 0px;}
.aboutlist .title{height:25px; line-height:25px; text-align:center; font-size:20px; color:#c0c0c0; font-weight:bold; text-transform:uppercase;}
.aboutlist .titlex{height:25px; line-height:25px; text-align:center; font-size:16px; color:#363636; font-weight:bold; margin-bottom:10px;}
.aboutlist .cont{width:100%; height:auto; overflow:hidden; margin:0px auto 0px auto; line-height:30px; font-size:16px; color:#7e7e7e; text-align:center; padding:0px 15px;}

.psubmenu{ text-align:center; height:auto; overflow:hidden; margin-bottom:20px;}
.psubmenu  a{height:30px; line-height:30px; color:#7e7e7e; transition:color 0.3s ease 0s; font-size:14px; display:inline-block; padding:0 10px;  margin:0 5px 5px 5px; border:#d9d9d9 1px solid;}
.psubmenu  a:hover{  color:#fff; background:#1d2088;border:#1d2088 1px solid;}
.psubmenu  a.focus{ color:#fff; background:#1d2088;border:#1d2088 1px solid;}

	 
}
 @media (min-width: 0px) and (max-width:1400px) {
.product { height:auto; overflow:hidden; padding:40px 0px; background:#f5f5f5;}
.product .title{height:25px; line-height:25px; text-align:center; font-size:20px; color:#c0c0c0; font-weight:bold; text-transform:uppercase;}
.product .titlex{height:25px; line-height:25px; text-align:center; font-size:16px; color:#363636; font-weight:bold; margin-bottom:20px;}
.product .picList{width:100%; height:auto; overflow:hidden; margin:0px auto;}
.product .picList li { width:50%; height:auto; padding:0px 15px; margin-bottom:20px; float:left;}
.product .picList li .pic { width:100%; height:100%; overflow:hidden; position:relative; transition: all 400ms ease 0s; }
.product .picList li .pic a .img { width:100%; height:100%; transition: all 1s ease 0s; }
.product .picList li .pic a:hover .img { transform: scale(1.1); }
.product li .bg { background:#1d2088; height:100%; left:0; filter:alpha(opacity=0); opacity: 0; position: absolute; top: 0; transition: all 400ms ease 0s; width:100%; z-index:11; }
.product li:hover .bg { filter:alpha(opacity=68); opacity: 0.68; }
.product .picList li .info { filter:alpha(opacity=0); opacity: 0; position: absolute; left:0px; top: 40%; z-index:12; width:100%; height:50px; line-height:50px; text-align:center; font-size:14px; color:#fff; transition: all 400ms ease 0s;}
.product .picList li:hover .info {  filter:alpha(opacity=100); opacity: 1;}
 }
 @media (min-width: 0px) and (max-width:768px) {
.aicon{width:100%; height:auto; overflow:hidden; margin:40px auto 0px auto;}
.aicon ul li{width:115px; height:auto; overflow:hidden; float:left; margin:0px 10px;}
.aicon ul li a .i1{width:115px; height:74px; background:url(i_1.png) no-repeat;}
.aicon ul li a:hover .i1{background:url(ix_1.png) no-repeat;}
.aicon ul li a .i2{width:115px; height:74px; background:url(i_2.png) no-repeat;}
.aicon ul li a:hover .i2{background:url(ix_2.png) no-repeat;}
.aicon ul li a .i3{width:115px; height:74px; background:url(i_3.png) no-repeat;}
.aicon ul li a:hover .i3{background:url(ix_3.png) no-repeat;}
.aicon ul li a .info{line-height:30px; text-align:center; font-size:16px; color:#7e7e7e;}
.aicon ul li a:hover .info{color:#1d2088;}

}

.wrap { width:1200px; height:auto; overflow:hidden; margin:0 auto; }
.wrapxx { width:1400px; height:auto; overflow:hidden; margin:0 auto; }
#footop { height:auto; background:#202020; padding:35px 0px; }
.foot_nav{float:left; margin-bottom:25px;}
.foot_nav dl{ float:left; height:auto; padding-right:120px; }
.foot_nav a{ color:#bebebe;}
.foot_nav a:hover{color:#fff;}
.foot_nav dl dt{ height:40px; line-height:40px; font-size:16px; background:url(fline.jpg) no-repeat left bottom; margin-bottom:10px;}
.foot_nav dl dt a{color:#fff;}
.foot_nav dl dd a{ line-height:30px; color:#bebebe;}

.fmess{width:222px; height:auto; overflow:hidden; float:left;}
.fmess .title{height:40px; line-height:40px; font-size:16px; color:#fff;}
.input_o{width:100%; height:30px; line-height:30px; background:#fff; border:#d9d9d9 1px solid; padding-left:10px; color:#bebebe; margin-bottom:10px;}
.btn1x{width:68px; height:30px; line-height:30px; background:#c6c6c6; border:none; text-align:center; color:#202020; font-size:14px; cursor:pointer; float:right; }
.btn1x:hover{ background:#1d2088; color:#fff;}

.fcont{width:340px; height:auto; overflow:hidden; float:left; padding-left:40px; line-height:36px; font-size:16px; color:#bebebe; background:url(ficon.jpg) no-repeat left 8px;}

.ma{width:151px; height:auto; overflow:hidden; text-align:center; line-height:40px; font-size:16px; color:#828282; float:right; margin-left: 60px;}
.copyRight { width:100%; height:auto; overflow:hidden; background:#101010; padding:15px; text-align:center; line-height:24px; color:#bdbdbd; font-size:14px;}
.copyRight a { color:#bdbdbd; }
 

/*about*/

.ab-title{background-color: #424242;width: 100%;height:55px;position: relative;box-shadow: 0 1px 15px 0 rgba(0,0,0,0.1);}
.ab-title .swiper-containerx {width:1200px;height:55px;color: #fff;text-align: center; margin:0px auto;}
.ab-title .swiper-slidex {height:100%;}
.ab-title .swiper-slidex .title {font-size:16px;line-height:55px;color: #9e9e9e; padding:0px 30px; display: block;cursor: pointer; float:left;}
.ab-title .swiper-slidex.on .title,.ab-title .swiper-slidex:hover .title{color:#fff; background:url(l_1.jpg) no-repeat center 45px;}


.ab1{width: 100%;height: auto;}



.ab2{width: 100%; height: auto; }
.kkt { width:100%; padding-right: 15px; margin-right: auto; margin-left: auto; padding-left: 15px;}
.abnei { padding:120px 0px 0px 0px; height:auto; overflow:hidden; line-height:60px; font-size:30px; color:#fff; font-weight:bold; }



#ab3{width: 100%; height: auto;}
.wrapx{width: 94%; max-width: 1520px; margin: 0 auto;}
.about_two .wrapx{position: relative;}
.ft50 {font-size: 50px;}
.about_two{padding:78px 0;background: #fff;position: relative;}
.about_two .title{height:40px; line-height:40px; text-align:center; font-size:24px; color:#505050; font-weight:bold; text-transform:uppercase; margin-bottom:30px;}

.about_two_box .swiper-container{height: 883px;overflow: hidden;}
.about_two span.lines{display: block;height: 100%;border-left: 1px solid #a4a4a4;position: absolute; left:calc(50% - 749px);top:0;}
.about_two .swiper-slide{position: relative;padding-left: 210px;}
.about_two .swiper-slide .swiperBox{width:67%; padding:20px;background: #b60005; height:160px;}
.about_two .swiper-slide .swiperBox .img_box{width: 35%;float: left;overflow: hidden;}
.about_two .swiper-slide .swiperBox .text_box{width:95%; margin-left:3%;float: left;}
.about_two .swiper-slide .swiperBox .text_box p{font-size:16px;color:#fff; line-height: 24px;}
.about_two .swiper-slide .year{width: 210px;font-size:40px; color:#a6a6a6;position: absolute;left:0;top:calc(50% - 37.5px);padding-left: 38px;background: url(points.png) no-repeat left;-moz-box-sizing: border-box;box-sizing: border-box;}
.about_two .swiper-slide .year span{display: block;width: 0;height: 0; border:11px solid transparent;border-right-color: #b60005;position: absolute;right:0;top:calc(50% - 11px);}
.about_two .control{position: absolute;right:0;top:calc(50% - 120px);text-align: right;z-index: 100;}
.about_two .control div{display:block;width: 70px;height: 70px;border-radius:50%;background: rgba(0,0,0,.2) url(btn_top.png) no-repeat center;cursor:pointer;}
.about_two .control .swiper-next{background-image: url(btn_down.png);}
.about_two .control .swiper-prev:hover{background: #b60005 url(btn_top.png) no-repeat center;}
.about_two .control .swiper-next:hover{background: #b60005 url(btn_down.png) no-repeat center;}
.about_two .control p{/* font-size: 36px; */color:#b60005;font-weight: bold;margin:72px 0;}

.ab4{width: 100%; height: auto; background:#e4e4e4; padding:60px 0px;}
.ab4 .titlex{height:40px; line-height:40px; text-align:center; font-size:24px; color:#505050; font-weight:bold; text-transform:uppercase; margin-bottom:30px;}

.products { position:relative; z-index:99; padding:0px 0px; overflow:hidden; }
.products .product .navigation { width:100%; margin: 0px auto; padding:20px 0; }
.products .product .carousel { overflow: hidden; }
.products .product .carousel ul { width: 20000em; list-style: none; margin: 0; padding: 0; }
.products .product .carousel li { float: left; width:276px; margin-right:45px; }
.products .product .carousel li img { width:100%; }
.products .product .carousel li a { display:block;}
.products .product .carousel li a>div {padding:10px; color:#000; line-height:20px; height:60px; font-size:16px; text-align:center; width:100%; }
.products .product .carousel li a:hover div {transition:.3s; color:#000; }
.products .product .prev-navigation, .next-navigation { display:block; cursor:pointer; height:34px; width:20px; position:absolute; z-index:1000;}
.products .product .prev-navigation { background:url(s_1.png) left 0px no-repeat;  left:12%; top:40%; }
.products .product .next-navigation { background:url(s_2.png) right 0px no-repeat; right:12%; top:40%;}

@media (max-width:992px) {
 .products .product .navigation {
 padding:20px 0 0px;
 width:324px;
}
 .products .product .carousel li {
 width:324px;
}
 .products .product .prev-navigation {
 bottom:0px;
 top:auto;
}
 .products .product .next-navigation {
 bottom:0px;
 top:auto;
}
}

.ab5{width: 100%; height: auto; padding:60px 0px;}
.ab5 .titlex{height:40px; line-height:40px; text-align:center; font-size:24px; color:#505050; font-weight:bold; text-transform:uppercase; margin-bottom:30px;}
.videocont{width:695px; height:auto; overflow:hidden; margin:30px auto 0px auto;}


.nezx{color:#939393; border:#dbdbdb 1px solid; background:#fff; margin-bottom:15px; height:auto; overflow:hidden;}
.nezx .t1{padding:0px 20px 0px 20px; height:40px; line-height:40px; display:block; font-size:16px; color:#000; font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif;}
.nezx .time{height:20px; line-height:20px; padding:0px 20px; font-size:14px; color:#939393;}
.nezx .t2{line-height:24px; padding:0px 20px 20px 20px; font-size:14px; color:#939393;}



.nezxx{color:#939393; background:#f5f5f5; padding:15px; margin-bottom:15px; height:auto; overflow:hidden;}
.nezxx a .pic{height:auto; overflow:hidden; position:relative;}
.nezxx a .pic .img {transition: all 1s ease 0s; }
.nezxx a:hover .pic .img { transform: scale(1.1); }
.nezxx.t1{height:40px; line-height:40px; display:block; font-size:16px; color:#000; font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;}
.nezxx .time{height:35px; line-height:35px; width:102px; background:#fdab00;  font-size:14px; color:#fff; text-align:center; position:absolute; left:0px; bottom:0px; z-index:15;}
.nezxx .t2{line-height:24px; font-size:14px; color:#939393;}
.nezxx a .more{width:105px; height:30px; border:#dadada 1px solid; display:block; float:right; line-height:30px; font-size:14px; color:#000; text-align:center;}
.nezxx a:hover .more{color:#fff; border:#1d2088 1px solid; background:#1d2088;}

.newslist{padding-bottom:20px; height:auto; overflow:hidden;}
.newslist a{display:block; height:auto; overflow:hidden; background:#f9f9f9;}
.newslist a:hover{background:#1d2088;}
.newslist a .txt{padding:20px;  color:#484848;}
.newslist a:hover .txt{ color:#fff; }
.newslist a .txt .tt{ font-size:16px;  margin-top:10px; margin-bottom:10px;}
.newslist a .txt .tt span{float:right;}
.newslist a .txt .sptxt{line-height:24px; font-size:14px;}

.f-cb {
  zoom: 1;
}

.f-cb:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: ".";
}
/*contact*/
    .contact-warp{width:1200px;margin: 0 auto 40px;padding: 40px 0 0;}
    .contact-warp form{display: block;width: 100%;height: auto;}
    .contact-warp h2,.welfare-warp .title h2,.lead-news .title h2,.staff-news .title h2,.paper-news  .title h2,.news-title .title h2,.bookcase .title h2{font-size:30px;line-height: 55px;color: #1d2088; font-family:"Microsoft Yahei"; font-weight:bold; text-transform:Uppercase;display: block;margin-bottom: 10px;}
    .contact-warp h2 span,.welfare-warp .title h2 span,.lead-news .title h2 span,.staff-news .title h2 span,.paper-news .title h2 span,.news-title .title h2 span,.bookcase .title h2 span{color: #79573c}
    .contact-warp h3,.welfare-warp .title h3,.lead-news .title h3,.staff-news .title h3,.paper-news .title h3,.news-title .title h3,.bookcase .title h3{display: block;font-size:24px;line-height: 50px;color: #1d2088;margin-bottom: 70px; font-weight:bold;}
    .contact-warp .message{padding:0px 0px; height:auto; overflow:hidden;}
    .contact-warp .message .mian{width: 100%;margin-bottom:50px; margin-top:50px;}
    .contact-warp .message .mian ul .inp{float: left;width:360px;height:100px;margin-right: 60px;}
    .contact-warp .message .mian ul .inp:nth-child(3){margin-right: 0}
    .contact-warp .message .mian ul .inp input{display: block;width:100%;height: 70px;line-height: 70px;border:0;border-top: 1px solid #cdcdcc;outline: none; font-size: 16px}
    .contact-warp .message .mian ul .text{width: 780px;float: left;height:200px; }
    .contact-warp .message .mian ul .text textarea{display: block;width:100%;height:100%; padding: 2.5% 3%;line-height: 30px;resize:none;box-sizing:border-box;border:1px solid #cdcdcc;outline: none; font-size: 16px}
    .contact-warp .message .btns{width: 100%;height: auto;position: relative;}
    .contact-warp .message .btns:before{display: block;width: 100%;height: 1px;background-color: #cdcdcc;position: absolute;top: 50%;left: 0;content: '';}
.contact-warp .message .btns input{display: block;width:auto;height: 62px; background:#1d2088 url(contact-icon1.png) 65% center no-repeat;transition: all 0.5s;-webkit-transition: all 0.5s;float: right;font-size:24px; color: #fff; padding: 0 170px 0 110px;border:0;position: relative;z-index: 2; margin-top:20px;}
.contact-warp .message .btns input:hover{background:#1d2088 url(contact-icon1.png) 70% center no-repeat;}

.contact-warp .contact{width:100%;}
.contact-warp .contact .warp{width: 100%;}
.contact-warp .contact .warp .box{width: 38%;height: auto;float: left;}
.contact-warp .contact .box ul li{padding: 0;width: 100%;border-bottom: 1px solid #e5e5e5;padding:20px 0}
.contact-warp .contact .box ul li:last-child{border-bottom: 0;}
.contact-warp .contact .box ul li p{font-size:18px;color: #333333;text-transform:Capitalize; font-weight: bold;line-height: 30px;margin-bottom: 0px;}
.contact-warp .contact .box ul li span{display: block;font-size: 18px;color: #666666;line-height: 20px;}
.contact-warp .map{width: 60%;height: 500px;float: right;}
.contact-warp .map #allmap{width: 100%;height: 100%;}
.BMap_noprint,.anchorBL{opacity: 0}
.contact-warp  .BMap_bubble_title{color: #cc5522;font-size: 16px;margin-bottom: 10px;}
.contact-warp  .BMap_bubble_content{color: #333;font-size: 14px;line-height: 20px;}

/**************************/
 @media (min-width: 0px) and (max-width:1200px) {
 .abnei {padding:10px; height:auto;overflow:hidden;}



.videocont{width:100%; padding:0px 15px;}

.inews{width:100%; margin:0px auto 0px auto;}
.inewslist{width:100%;}
.lycont{width:100%;}
.lydis{display:none;}

.navbar-nav > li > a {
 padding: 10px 20px;
 line-height: 20px;
 color:#fff;
}
.navbar-inverse .navbar-nav > li > a {color:#fff; text-align:center; border-right:none;}
.navbar-inverse .navbar-nav > li > a:hover{background:#b70005; color:#fff;} 
.navbar-inverse .navbar-nav > li > a.focus{background:#b70005; color:#fff;} 
.nav {padding-left: 0px; background: url(sub_1.png) repeat;  margin-left:-15px;}

.lytab{padding:30px 30px;}
#footop{display:none;}
.copyRight{margin-bottom:50px;}

.tsearch{width:62px; height:62px; position:absolute; top:-32px; right:50px; z-index:100;}
.ilang{position:absolute; top:-32px; right:100px; z-index:99;}

.srdz .t1{height:30px; line-height:30px; font-size:18px; color:#1d2088; font-weight:bold; padding-left:28px;}
.srdz .t2{height:30px; line-height:30px; font-size:14px; color:#999999; font-weight:bold; text-transform:uppercase; font-family:"Times New Roman"; background:url(l.jpg) no-repeat 28px bottom; padding-left:28px; margin-bottom:20px;}
.srtxt li .ttx{height:50px; line-height:50px; font-size:18px; color:#fff; font-weight:bold; padding:0px 30px; margin-top:50px;}
.srtxt li .info{line-height:24px; font-size:14px; color:#fff; padding:0px 30px;}


.kuanping {width:100%;}

.zixun {display:none;}
.abnei { padding:20px; height:auto;overflow:hidden;}
.cpkuan { width:100%; padding:0px 15px;}
.cpkuanxx { width:100%; padding:0px 15px;}
.newkuan{width:100%;}
#elevator_item { width:60px; height:60px; position: fixed; right:0px; bottom:55px; -webkit-transition: opacity .4s ease-in-out;
-moz-transition: opacity .4s ease-in-out;
-o-transition: opacity .4s ease-in-out;
opacity: 1; z-index: 100020; display: none; }
#elevator_item.off { opacity: 0; visibility: hidden }
#elevator { display: block; width:40px; height:30px; background: url(icon_top.png) center center no-repeat; background-color: #444; background-color: rgba(0, 0, 0, .6); border-radius: 2px; box-shadow: 0 1px 3px rgba(0, 0, 0, .2); cursor: pointer; margin-bottom: 10px }
}
 @media (max-width: 768px) {
 .navbar-brand img{ height:50px;}
}
  @media (max-width: 768px) { 
  .yuyan { height:34px; padding-top:0px;}
  }
#footer{display:none;}
@media (max-width: 768px) { 
#footer{ width:100%; position:fixed; bottom:0px; left:0px; height:50px; overflow:hidden; z-index:9999; text-align:center; display:block; background:#000;}
#footer .footerbox{ max-width:640px; width:100%; height:50px; margin:0px auto; position:relative;}
#footer .footerlist{max-width:640px; width:100%;  height:50px; overflow:hidden;position:absolute; left:0px;  border-top:0px;}
#footer ul{ display:block; float:left; width:100%;}
#footer ul li{ display:block; text-align:center; border-right:1px solid rgba(255,255,255,0.2); border-left:0px; position:relative; width:25%; height:50px; float:left;}
#footer ul li i.iconfont{padding:0px;}
#footer ul li a{ display:block; width:100%; text-align:center; color:#fff; height:50px;}
#footer .icon{ display:block; margin:0px auto 0px; position:relative; top:3px; width:35px; height:25px; line-height:25px; overflow:hidden; background:url(../footer.png) no-repeat; background-size:150px;background-position:-3px 0px;font-size:20px; padding:0px;}
#footer .map{ background-position:-83px 0px;}
#footer .message{ background-position:-45px 0px;}
#footer .home{ background-position:-118px 0px;}
#footer .txt{ height:24px; line-height:24px; font-size:12px; display:block;}
}

/********************/
#mbOverlay { position:fixed; z-index:9998; top:0; left:0; width:100%; height:100%; background-color:#000; cursor:pointer; }
#mbOverlay.mbOverlayFF { background:transparent url(80.png) repeat; }
#mbOverlay.mbOverlayIE { position:absolute; }
#mbCenter { height:557px; position:absolute; z-index:9999; left:50%; background-color:#fff;}
#mbCenter.mbLoading { background:#fff url(WhiteLoading.gif) no-repeat center; -moz-box-shadow:none; -webkit-box-shadow:none; }
#mbImage { left:0; top:0; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:left; background-position:center center; background-repeat:no-repeat;}
#mbImage a, #mbImage a:link, #mbImage a:visited { color:#ddd; }
#mbImage a:hover, #mbImage a:active { color:#fff; }
#mbBottom { min-height:20px; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#999; text-align:left; padding:0 10px 10px; }
#mbTitle { display:inline; color:#999; font-weight:bold; line-height:20px; font-size:12px; }
#mbNumber { background:url(mbNumber_bg.gif) no-repeat center; display:inline; color:#C00; line-height:26px; font-size:12px; position: absolute; bottom: 10px; right: 10px; text-align: center; width:65px; height:26px; }
#mbCaption { display:block; color:#999; line-height:14px; font-size:10px; }
#mbPrevLink, #mbNextLink, #mbCloseLink { display:block; float:right; height:20px; margin:0; outline:none; }
#mbPrevLink { width:32px; height:100px; background:transparent url(CustomBlackPrevious.gif) no-repeat center; position: absolute; top:38%; left:-32px; }
#mbNextLink { width:32px; height:100px; background:transparent url(CustomBlackNext.gif) no-repeat center; position: absolute; top:38%; right:-32px; }
#mbCloseLink { width:24px; background:transparent url(CustomBlackClose.gif) no-repeat center; position:absolute; top:10px; right:10px; }
#mbError { position:relative; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:center; border:10px solid #700; padding:10px 10px 10px; margin:20px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active { color:#d00; font-weight:bold; text-decoration:underline; }
.layout_default { float:left; margin:5px }
.mod_gallerylist { width:665px; margin:0 auto }
.meta { font-size:12px; text-align:center; }
.image_container img { border:1px solid #CCC; padding:2px }
.meta a { color:#333; text-decoration:none }

.ab-titlex{background-color: #424242;width: 100%;height:55px;position: relative;box-shadow: 0 1px 15px 0 rgba(0,0,0,0.1);}
.ab-titlex .tcont{width:1200px; height:55px; margin:0px auto; color:#9e9e9e;}
.ab-titlex .tcont a{ line-height:55px; font-size:14px; color:#9e9e9e;}
.ab-titlex .tcont a:hover{color:#fff;}
/*---------------------------------------------------------*/
@media screen and (max-width: 1200px){
.ab-title{background-color: #424242;width: 100%;height:auto;position: relative;box-shadow: 0 1px 0.15rem 0 rgba(0,0,0,0.1);}
.ab-title .swiper-containerx {width:100%; height:55px;color: #9e9e9e;}
.ab-title .swiper-slidex{ float:left;}
.ab-title .swiper-slidex .title {font-size:14px; line-height:55px;width:100%; padding: 0px 7px;}

.ab-titlex .tcont{width:100%; height:55px; margin:0px auto; padding:0px 15px;}

}

@-ms-viewport {
width:device-width
}

@media (min-width:1070px) {
#trigger {
display:none
}
}
#content>div, #main.aside>div.content, .bc nav, .nav nav, .wrapper, footer>div { max-width:1400px; width:100%; margin:0 auto; padding:0 2em }
#content>div.full>div { max-width:inherit }
@media (min-width:1070px) {
#main.aside div.content {
display:-webkit-box;
display:-ms-flexbox;
display:flex;
padding:0
}
#main.aside div.content main {
-webkit-box-flex:50%;
-ms-flex:50%;
flex:50%;
margin-right:13%
}
#main.aside div.content aside {
-webkit-box-flex:33%;
-ms-flex:33%;
flex:33%
}
}
nav ul { margin:0; padding:0; list-style:none }
main, nav ul ul { opacity:0 }
footer { background-color:#374147; color:#fff; padding:3em }
footer a { color:#fff; display:block; padding:0 2em 0 0 }
footer nav li { display:inline-block }

/**/
.nt1{height:40px; line-height:40px; text-align:center; font-size:24px; color:#dc2c20; font-weight:bold;}
.nt2{line-height:24px; text-align:center; font-size:18px; color:#c9c9c9; font-weight:bold; text-transform:uppercase; margin-bottom:30px;}

.inner{width:1200px; margin-right: auto; margin-left: auto;}
#innerbody { height:auto; overflow:hidden; padding:60px 0px 30px 0px;}


.zzjg{width:100%; height:auto; overflow:hidden; padding:60px 0px; background:#eaeaea; text-align:center;}
.zzjg .title{height:40px; line-height:40px; font-size:24px; color:#1d1d1d; font-weight:bold; text-align:center; margin-bottom:30px;}

.innermain { line-height:30px; height:auto; overflow:hidden; min-height:300px; font-size:14px; color:#010101; width:100%; padding:10px 0px;}
.innermain .tt{line-height:36px; height:auto; overflow:hidden; color:#79573c; font-size:18px; font-weight:bold;}
.innermain img{ height: auto; max-width: 100%;}

.nt3{line-height:30px; font-size:18px; color:#474747; font-weight:bold; margin-bottom:20px; margin-top:20px;}
.mb40{margin-bottom:70px;}


.ntitle{height:46px; line-height:46px; text-align:center; font-size:30px; color:#dc2c20; font-weight:bold; text-transform:uppercase;}
.ntitlex{height:40px; line-height:40px; text-align:center; font-size:28px; color:#000; font-weight:bold; background:url(tl_1.png) no-repeat center bottom; margin-bottom:30px;}

.submenu{ text-align:center; height:auto; overflow:hidden; padding-bottom:30px;}
.submenu  a{height:34px; line-height:34px; color:#7e7e7e; transition:color 0.3s ease 0s; font-size:16px; display:inline-block; padding:0 30px;  margin:0 5px; border:#c0c0c0 1px solid;}
.submenu  a:hover{  color:#fff; background:#1d2088; border:#1d2088 1px solid;}
.submenu  a.focus{ color:#fff; background:#1d2088; border:#1d2088 1px solid;}


.procat{ width:100%; height:49px; line-height:49px; font-size:14px; color:#383838; padding-left:20px; background:#fff url(arr.png) no-repeat 95% center; position:relative; cursor: pointer; border:#ddd 1px solid; margin:0px auto 10px auto; }
.procat a{color:#383838; font-family:"Microsoft Yahei",Tahoma,sans-serif;}
.optionx{display:none; left:0px; position:absolute; top:49px; z-index:1000; background:#fff;  width:100%; height:auto; line-height:40px; border:#ddd 1px solid; border-top:none;}
.optionx a{font-size:14px; color:#383838; font-family:"Microsoft Yahei",Tahoma,sans-serif; padding-left:20px; float:left; width:98%;}
.optionx a:hover{color:#1d2088;}
/**/

.newslist{padding-bottom:20px; height:auto; overflow:hidden;}
.newslist a{display:block; height:auto; overflow:hidden; background:#f9f9f9;}
.newslist a:hover{background:#1d2088;}
.newslist a .txt{padding:20px; color:#484848;}
.newslist a:hover .txt{ color:#fff; }
.newslist a .txt .tt{ font-size:16px;  margin-top:10px; margin-bottom:10px; color:#323232; font-weight:normal;}
.newslist a:hover .tt{ color:#fff; }
.newslist a .txt .tt span{float:right;}
.newslist a .txt .sptxt{line-height:24px; font-size:14px;}

.nezx{color:#939393; margin-bottom:15px; height:auto; overflow:hidden;}
.nezx a .pic{height:auto; overflow:hidden; position:relative;}
.nezx a .pic .img {transition: all 1s ease 0s; }
.nezx a:hover .pic .img { transform: scale(1.1); }
.nezx .txt{height:auto; overflow:hidden; background:#ededed; padding:10px 20px 20px 20px;}
.nezx .t1{height:40px; line-height:40px; display:block; font-size:16px; color:#000;}
.nezx .time{height:24px; line-height:24px; font-size:14px; color:#939393;}

.nezx .t2{line-height:24px; font-size:14px; color:#939393;}
.nezx a .more{width:105px; height:30px; border:#dadada 1px solid; display:block; float:right; line-height:30px; font-size:14px; color:#0cacff; text-align:center;}
.nezx a:hover .more{color:#fff; border:#0cacff 1px solid; background:#0cacff;}


.psmeun{width:1200px; height:192px; overflow:hidden; background:url(promenubg.jpg) no-repeat center top; margin:0px auto 0px auto; position:relative; margin-top:-140px; z-index:1000; text-align:center; padding-top:115px;}
.psmeun  a{height:40px; line-height:40px; color:#0d0d0d; transition:color 0.3s ease 0s; font-size:16px; display:inline-block; padding:0px 30px;  margin:0px 5px; background:#fff;}
.psmeun  a:hover{color:#dc2c20; background:#ebebeb;}
.psmeun  a.focus{color:#dc2c20; background:#ebebeb;}

.xgproduct{height:auto; overflow:hidden; padding-top:20px;}
.xgproduct .swiper-slide a .pic { width:100%; height:100%; overflow:hidden; position:relative; transition: all 400ms ease 0s; border:#f2f2f2 2px solid;}
.xgproduct .swiper-slide a:hover .pic{border:#bb0009 2px solid;}
.xgproduct .swiper-slide a .pic .img { width:100%; height:100%; transition: all 1s ease 0s; }
.xgproduct .swiper-slide a:hover .pic  .img { transform: scale(1.1); }
.xgproduct .swiper-slide a .info { width:100%; height:40px; overflow:hidden; line-height:40px; text-align:center; font-size:14px; color:#333;}

 @media (max-width: 1200px) {
.ntitle{height:30px; line-height:30px; text-align:center; font-size:18px; color:#dc2c20; font-weight:bold;}
.ntitlex{height:24px; line-height:24px; text-align:center; font-size:16px; color:#000; font-weight:bold; background:url(tl_1.png) no-repeat center center; margin-bottom:20px;}
	 
#innerbody { height:auto; overflow:hidden; padding:20px 0px 20px 0px; }	 
.nsubmenu{ display:none;}
.procat{ display:block;}
.inner{ width:100%; padding:0px 15px;}
.prori{width:100%;}
.book_form textarea { width:200px;}
.newslist a .txt{padding:10px 0px; color:#484848;}
}
/* Slider */
.vwrap { display: none; z-index: 1040; width: 100%; position: fixed; }
.vwrap .videobtg { z-index: 900; position: fixed; width: 100%; height: 100%; left: 0; top: 0; background: #000; opacity: 0.8; filter: alpha(opacity=80); overflow: hidden; }
.vwrap .videobox { z-index: 990; width: 800px; height: 500px; background-color: #fff; position: fixed; left: 50%; top: 50%; margin-top: -250px; margin-left: -400px; }
.vwrap .videobox #videobox { width: 100%; display: inline-block; height: 100%; background: #80abde; }
#videobox_wrapper { height: 100%!important; }
.vwrap .close { z-index: 999; width: 30px; height: 30px; cursor: pointer; position: absolute; top: 0px; right: -42px; }
.vwrap .close i { display: block; width: 30px; height: 30px; background: url(../images/close_i1.png) no-repeat 50% 50%; -webkit-transition: 400ms; transition: 400ms; }
.vwrap .close:hover i { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
#videobox_display_button,#videocontainer_display_button { background: none no-repeat!important; }
.jwplayer .jwicon { opacity: 0.8; filter: alpha(opacity=80); cursor: pointer;  }
.jwplayer .jwicon:hover { opacity: 1; filter: alpha(opacity=100); }
.jwlogo, .jwclick { display: none!important; }
.jwdisplayIcon{ background:  none no-repeat!important;}
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff url(../images/loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; padding: 0; border: none; outline: none; }
/* Dots */
.slick-dots { position: absolute; bottom:10px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 12px; width: 12px; background:#fff; margin: 0px 5px; padding: 0px; cursor: pointer; -moz-border-radius:50%; -khtml-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; text-indent:-9999px;}
.slick-dots li button { border: 0; background: transparent; display: block; height: 12px; width: 12px; background:#fff; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; -moz-border-radius:50%; -khtml-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; text-indent:-9999px;}
.slick-dots li button:focus { outline: none; background:#fdd947;}
.slick-dots li.slick-active{ background:#fdd947;}
.slick-dots li.slick-active a { transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg);}
.proInfo-demo{ width:100%; float: left; display: block;}
.proInfo-demo .item{ overflow: hidden;}
.proInfo-demo .item img{ width: 100%; display: block;}
.proInfo-demo .slick-arrow{ width: 43px; height: 43px; display: block; position: absolute; top: 50%; margin-top: -21px; z-index: 100; background-position: center center; background-repeat: no-repeat;}
.proInfo-demo .slick-prev{ background-image: url(../images/img_l1.png); left: 0px; transform:translateX(30px);-webkit-transform:translateX(30px);-ms-transform:translateX(30px); opacity: 0;}
.proInfo-demo .slick-next{ background-image: url(../images/img_r1.png); right: 0px; transform:translateX(-30px);-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px); opacity: 0;}
.proInfo-demo:hover .slick-arrow{ transform:translateX(0px);-webkit-transform:translateX(0px);-ms-transform:translateX(0px); opacity: 1; }
.proInfo-demo .slick-prev:hover{ background-image: url(../images/img_l2.png);}
.proInfo-demo .slick-next:hover{ background-image: url(../images/img_r2.png);}


.bproInfo-demo{ width:100%; float: left; display: block;}
.bproInfo-demo .item{ overflow: hidden;}
.bproInfo-demo .item img{ width: 100%; display: block;}
.bproInfo-demo .slick-arrow{ width:60px; height: 60px; display: block; position: absolute; top: 50%; margin-top: -30px; z-index: 100; background-position: center center; background-repeat: no-repeat;}
.bproInfo-demo .slick-prev{ background-image: url(l.png); background-position:center center; left:10%; transform:translateX(30px);-webkit-transform:translateX(30px);-ms-transform:translateX(30px); opacity: 0;}
.bproInfo-demo .slick-next{ background-image: url(r.png); background-position:center center; right:10%; transform:translateX(-30px);-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px); opacity: 0;}
.bproInfo-demo:hover .slick-arrow{ transform:translateX(0px);-webkit-transform:translateX(0px);-ms-transform:translateX(0px); opacity: 1; }
.bproInfo-demo .slick-prev:hover{ background-image: url(l.png); background-position:center center;}
.bproInfo-demo .slick-next:hover{ background-image: url(r.png); background-position:center center;}

.bproInfo-demo .slick-dots { position: absolute; bottom:10px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; height:30px; }
.bproInfo-demo .slick-dots li { position: relative; display: inline-block; height:12px; width:12px; background:#fff; margin: 0px 5px; padding: 0px; cursor: pointer; text-indent:-9999px; -moz-border-radius:50%; -khtml-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;}
.bproInfo-demo .slick-dots li button { border: 0; background: transparent; display: block;  height:12px; width:12px; background:#fff; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; -moz-border-radius:50%; -khtml-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; text-indent:-9999px;}
.bproInfo-demo .slick-dots li button:focus { outline: none; background:#bb0009;}
.bproInfo-demo .slick-dots li.slick-active{ background:#bb0009;}
.bproInfo-demo .slick-dots li.slick-active a { transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg);}

@media screen and (max-width:960px){
.slick-dots { position: absolute; bottom:-10px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 8px; width: 8px; background:#fff; margin: 0px 5px; padding: 0px; cursor: pointer; -moz-border-radius:50%; -khtml-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; text-indent:-9999px;}
.slick-dots li button { border: 0; background: transparent; display: block; height: 8px; width: 8px; background:#fff; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; -moz-border-radius:50%; -khtml-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; text-indent:-9999px;}
.slick-dots li button:focus { outline: none; background:#fdd947;}
.slick-dots li.slick-active{ background:#fdd947;}

.bproInfo-demo .slick-arrow{ width:30px; height: 30px; display: block; position: absolute; top: 50%; margin-top: -15px; z-index: 100; background-position: center center; background-repeat: no-repeat;}


.bproInfo-demo .slick-dots { position: absolute; bottom:-10px; list-style: none; display: block; text-align: center; padding:0px; width: 100%; }
.bproInfo-demo .slick-dots li { position: relative; display: inline-block; height: 2px; width:20px; background:#fff; margin: 0px 5px; padding: 0px; cursor: pointer; text-indent:-9999px; -moz-border-radius:0px; -khtml-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;}
.bproInfo-demo .slick-dots li button { border: 0; background: transparent; display: block;  height: 2px; width:20px; background:#fff; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; -moz-border-radius:0px; -khtml-border-radius:0px; -webkit-border-radius:0px; border-radius:0px; text-indent:-9999px;}
.bproInfo-demo .slick-dots li button:focus { outline: none; background:#bb0009;}
.bproInfo-demo .slick-dots li.slick-active{ background:#bb0009;}
.bproInfo-demo .slick-dots li.slick-active a { transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg);}
}
	