body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,th,td,iframe{margin:0;padding:0;}
body{font-size:16px;font-family: "Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",Roboto,Arial,sans-serif;color:#999999;word-break:break-all;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;vertical-align:top;}
option{padding-left:5px;*padding:0;}
ul, li{list-style:none;}
a{color:#333;text-decoration:none;}
a:hover {text-decoration: none;color: #122a43;}
.fl{float:left;}
.fr{float:right;}
.clear{ clear:both}
h1,h2,h3,h4,h5,h6{font-weight:normal}
.pad_a{padding:5px 0px}
.pad_b{padding:30px 0px}
.color_a{color: #005bac;}
.text_a{text-align: right;}

.header {
    position: relative;
    height: 60px;
    background-color: #fff;
    z-index: 999;
    max-width:1310px;
	margin: 20px auto;
}
.logo img{height:50px}

.contain{max-width:1200px;margin:0px auto;height:100%;}
.containrr{max-width:1300px;height:100%;overflow: hidden;position: relative;line-height: 60px;margin:0px auto 30px auto}
.containrr span{font-size: 20px;}
.containrr span::before{content: "";height:2px;width:50px;display: block;position: absolute;background-color: #000000;bottom:0;left:0}

.bg{padding: 72px 0;background: url(../images/bg_book.jpg) center center;}
.title_zh{background:#fff;text-align: center;padding-bottom:20px;margin-bottom:20px;position: relative;overflow: hidden;}
.title_zh a{display: block;position: relative;overflow: hidden;height:auto}
.title_zh span{font-size: 48.8px;
    color: #707271;
    margin: 10px 0px;
    font-weight: 100;
    border-bottom: 2px solid #707271;display: inline-block;}
.title_zh i{font-size: 13px;
    margin-bottom: 3px;font-style: normal;}
.title_zh img{-webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;width:100%}
.title_zh:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.title_zh em{text-align: center;font-style: normal;font-size: 16px;line-height: 30px;display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news{background: url(../images/c.jpg)no-repeat center right;background-size: 120% 120%;}
.img_a{position: relative;overflow: hidden;}
.img_a img{-webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;width:100%}
.img_a:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.title_news {
    background: #005bac;
    background: #005bac;
    padding: 28px 20px 28px 40px;height:100%;overflow: hidden;font-style: normal;
}
.title_news .day {
    font-size: 36px;
    font-weight: bold;
    position: relative;
    letter-spacing: 1px;
    color: #fff;
}
.title_news .year {
    color: rgba(255, 255, 255, 0.6);
    position: relative;
    display: block;
}
.content {
    color: #fff;
    width: 80%;
    float: right;
}
.content h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    line-height: 30px;
    margin: 0;
    font-size: 16px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.content p {
    color: rgba(255, 255, 255, 0.7);
    padding-top: 15px;
    margin: 0;
}
.news_info{font-style: normal;width:100%}
.news_info li{border-bottom:1px solid #ddd;line-height: 60px;}
.news_info li span{float:right;}
.more{margin-top: 30px;}
.more a{border:1px solid #005bac;padding:5px 15px;display: inline-block;}
.all{margin: 30px 0px 0px 0px;line-height: 30px;text-align: right;width:100%}
.all a{border:1px solid #005bac;padding:2px 15px;display: inline-block;}
.all a:first-child{background: #005bac;color:#fff}
.link{padding:15px 0px}
.link span{display: inline-block;}
.link a{display: inline-block;position: relative;padding-left:15px;margin-left:15px}
.link a:before{content:"";transform:rotate(30deg);height:10px;background:#000;width:1px;display: block;position: absolute;left:0;top:5px}

.foot_tel{text-align: right;}
.foot_tel span {
  font-size: 12px;
  margin: 15px 0 10px;
  display: block;
  color: #666666;
  color: #fff;
}
.foot_tel a {
  font-size: 44px;
  color: #666666;
  color: #fff;
  font-weight: 700;
  height: 35px;
  display: block;
  line-height: 35px;
}
.foot_tel p {
  font-size: 12px;
  color: #666666;
  color: #fff;
  line-height: 32px;
}

.bak_a{background:#000;padding:15px 0px}
.text_center{text-align: center;}
.text_center a{color:#fff;margin:0px 10px;}
.text_center img{vertical-align: middle;}

.about{padding:30px 20px}
.about img{max-width:100%}
.about h1{text-align: center;}
.about h1 span{padding-bottom:10px;display: inline-block;}

.productlist{text-align: center;position: relative;padding:34px 0px;border-bottom:1px solid #f5f5f5;margin-bottom:70px;}
.productlist a{display: inline-block;margin:0px 5px;padding:0px 10px;background:#f5f5f5;font-size: 16px;line-height: 38px;}
.active{background: #005bac !important;color:#fff;}

.border_a{border-bottom:1px solid #f5f5f5;padding-bottom:10px}
.product{max-width:1300px;height:100%;overflow: hidden;position: relative;line-height: 30px;margin:30px auto 30px auto;color:#000;padding-top:30px}
.product_h{border-left:3px solid #005bac;padding-left:15px;font-size: 26px;margin-bottom: 20px;}
.product img{max-width: 100%;}
.news_list{border:1px solid #ebebeb;border-radius: 5px;margin-bottom: 10px;}
.news_list p{font-size:16px;color:#fff;background:#005bac;line-height: 45px;border-radius: 5px 5px 0px 0px;padding-left:10px}
.news_list li{line-height: 45px;border-bottom:1px solid #ebebeb;padding-left:10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news_list li:last-child{border:none}
.news_list_fr{margin-bottom: 20px;}
.news_list_fr span{font-size: 1em;color: #999999;line-height: 22px;text-transform: uppercase;letter-spacing: .1rem;font-weight: 400;display: block;margin: 25px 0px 20px 0px;}
.news_list_fr a{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;color:#000;font-size: 16px;margin-bottom: 20px;font-weight: 700;}
.news_content_tit{padding: 20px;border-bottom:1px solid #ebebeb}
.news_content_tit h1{color: #005bac;font-size: 30px;margin:10px 0px 5px 0px}
.news_content_tit span{padding-right: 10px;font-size: 16px;color: #a3afb7;}
.news_content{padding: 30px;line-height: 30px;}
.news_content img{max-width: 100%;}
.border_b{border-top:1px solid #f5f5f5;}
.border_c{border-bottom:1px solid #f5f5f5;line-height: 50px;padding:5px 0px}
.news_prv{padding:20px 0px;border-top:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5;height:100%;overflow: hidden;}
.news_prv li{float:left;width:50%}
.contact{padding:30px}
.contact span{font-size: 24px;color:#000;border-bottom:1px solid #ebebeb;display: block;padding-bottom: 10px;font-weight: 700;}
.contact img{max-width: 100%;}

.nav_shop {color: #fff !important;background: #005bac;border-radius: 3px;}
.input_nav{width: 50%;float: left;text-align: left;padding-right: 10px}
.height_a img{height:25px}
.List_page{text-align: center;padding:10px 0px}
.List_page a{margin:0px 10px;display: inline-block;border:1px solid #ebebeb;background:#ebebeb;padding:3px 10px}
.page-num-current{background: #005bac !important;color:#fff;}

.menu_nav{display:block;position: relative;}
#colorNav > ul{	width: 100%; margin:0 auto;line-height:50px;text-align:center}
#colorNav > ul > li{list-style: none;display: inline-block;border-radius: 5px 5px 0px 0px ;position:relative;font-size:14px;border-radius: 3px;}
#colorNav > ul > li > a{padding:0 20px;display: block;color:#000;border-radius: 3px;}
#colorNav li ul{position:absolute;list-style:none;text-align:center;width:190px;left:50%;margin-left:-95px;max-height:0px;overflow:hidden;-webkit-transition:max-height 0.4s linear;
-moz-transition:max-height 0.4s linear;transition:max-height 0.4s linear;z-index:999;}
#colorNav > ul > li > a:hover{background:#005bac;color:#fff}
#colorNav li ul li{background-color:#fff;}
#colorNav li ul li a{padding:10px 15px 10px 15px;color:#666666 !important;text-decoration:none !important;display:block;line-height:30px;font-size:14px}
#colorNav li ul li:nth-child(odd){background-color:rgba(255,255,255,1);}
#colorNav li ul li{background-color:rgba(255,255,255,1);border:1px solid #ebebeb;border-bottom:none}
#colorNav li ul li:hover{background-color:#005bac;}
#colorNav li ul li:first-child{position:relative;line-height:30px}
#colorNav li ul li:first-child:before{content:'';position:absolute;width:1px;height:1px;border:5px solid transparent;border-bottom-color:rgba(0,160,233,0.8);left:50%;top:-5px;margin-left:-5px;}
#colorNav li ul li:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
#colorNav li:hover ul{max-height:300px;}
#colorNav li ul li:last-child{border-bottom:1px solid #ebebeb !important}






@media (min-width: 1200px){
.container {width: 1310px !important;}
}
@media screen and (min-width:768px) and (max-width:992px){
.foot_tel{text-align: center;}
.news{background:none}
.all{text-align: left;margin:0px 0px 30px 0px}
}
@media screen and (max-width: 767px){
.logo img{height:50px}
.foot_tel{text-align: center;}
.news{background:none}
.all{text-align: left;margin:0px 0px 30px 0px}
.title_zh em{font-size: 1rem;}
.productlist{margin-bottom: 10px;padding: 34px 0px;}
.title_zh a{height:100px}
.text_a{text-align: left;}
}












/* rslides */
.rslides{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.rslides li{
	-webkit-backface-visibility:hidden;
	position:absolute;
	display:none;
	width:100%;
	left:0;
	top:0;
}
.rslides li:first-child{
	position:relative;
	display:block;
	float:left;
}
.rslides img{
	display:block;
	height:auto;
	float:left;
	width:100%;
	border:0;
}
/*pager*/
.callbacks_tabs.callbacks1_tabs{margin-top:-40px; position:relative;z-index:100;margin-bottom:20px;}
.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:10px;height:10px;margin-left:5px;border-radius:10px;border:1px solid #FFF;position:relative;}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:10px;height:10px;border-radius:10px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent;}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#FFF;}

/* Callback example */
.callbacks_container{
	margin-bottom:2px;
	position:relative;
	width:100%;
	max-width:100%;
	text-align:center;
}

.callbacks{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.callbacks li{
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
.callbacks img{
	display:block;
	position:relative;
	z-index:1;
	height:auto;
	width:100%;
	border:0;
}
.callbacks .caption{
	display:block;
	position:absolute;
	z-index:2;
	font-size:20px;
	text-shadow:none;
	color:#fff;
	background:#000;
	background:rgba(0,0,0, .8);
	left:0;
	right:0;
	bottom:0;
	padding:10px 20px;
	margin:0;
	max-width:none;
}
.callbacks_nav{
	position:absolute;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	top:50%;
	left:0;
	opacity:0.6;
	z-index:3;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	height:61px;
	width:38px;
	background:transparent url("../images/themes.gif") no-repeat left top;
	margin-top:-30px;
	display:none;
}
.callbacks_container:hover .callbacks_nav{display:block;}
.callbacks_nav:active{opacity:1.0;}
.callbacks_nav.next{
	left:auto;
	background-position:right top;
	right:0;
}

@media screen and (max-width:600px){
	.callbacks_nav{
		top:47%;
	}
}

