/*===公共==*/
a{text-decoration:none;}

body,form,ul,li,dl,dt,dd,p,h1,h2,h3,h4,h5{margin:0px;padding:0px;}
ul,li{ list-style-type:none;}
img{border:0px;margin:0px auto;vertical-align: middle;}
input{border:none;}
	select{	border: 1px solid #868686;
	border-radius: 5px;}
	textarea{border-radius: 5px;}
/*===模块儿==*/
.left{float:left;width:33%;}
.center{float:left;width:33%;}
.right{float:right;width:33%;}
/*===浮动==*/
.fr{float:right;}
.fl{float:left;}
.clear{clear:both;}

.f12 {font-size:12px;}
.f13 {font-size:13px;}
.f14 {font-size:14px;}
.f15 {font-size:15px;}
.f16 {font-size:16px;}
.f17 {font-size:17px;}
.f18 {font-size:18px;}
.f20 {font-size:20px;}
.f22 {font-size:22px;}
.f24 {font-size:24px;}
.f26 {font-size:26px;}

.b12 {font-size:12px; font-weight:bold;}
.b13 {font-size:13px; font-weight:bold;}
.b14 {font-size:14px; font-weight:bold;}
.b15 {font-size:15px; font-weight:bold;}
.b16 {font-size:16px; font-weight:bold;}
.b17 {font-size:17px; font-weight:bold;}
.b18 {font-size:18px; font-weight:bold;}
.b19 {font-size:19px; font-weight:bold;}
.b20 {font-size:20px; font-weight:bold;}
.b22 {font-size:22px; font-weight:bold;}
.b24 {font-size:24px; font-weight:bold;}
.b26 {font-size:26px; font-weight:bold;}

/*===字体颜色==*/
.lanz{color: #016cd0;}
.baiz{color: #ffffff;}
.huiz{color: #5e6d81;}
.red{color: red;}
/*==背景颜色==*/
.bg{background-color: #006cd0;}


/*nav 标题 字体的大小*/
.title_font{font-size: 22px;}
/*正文 字体大小*/
.con_font{font-size: 20px;}
/*时间字体的大小*/
.time_font{font-size: 10px;}
/*模块居中*/
.aqt_jz{margin: 0 auto;}
/*文字排列方式*/
.aqt_textL{text-align: left;}
.aqt_textR{text-align: right;}
.aqt_textC{text-align: center;}

/* ====================================================================
@ set layout:设置全站布局
@ .aqt_:
======================================================================= */


#aqt_auto{
    width: 1000px;
    margin:0 auto;}

/* ====================================================================
@ set 滚动条 style
======================================================================= */
/*---滚动条默认显示样式--*/  
::-webkit-scrollbar-thumb{  
   background-color:#999;  
   height:20px;  
   outline-offset:-2px;  
   outline:2px solid #999;  
   -webkit-border-radius:4px;
   border-radius:4px;  
   border: 2px solid #999;}  
/*---鼠标点击滚动条显示样式--*/  
::-webkit-scrollbar-thumb:hover{  
   background-color:#999;  
   height:20px;  
   -webkit-border-radius:4px;}  
/*---滚动条大小--*/  
::-webkit-scrollbar{  
   width:8px;  
   height:12px;
   border-radius:4px;}  
/*---滚动框背景样式--*/  
::-webkit-scrollbar-track-piece{  
   background-color:#CCC;
   -webkit-border-radius:4;}

/* ====================================================================*/

.fl {float: left;}
.fr {float: right;}

.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}

.dn{display:none;}
.db{display:block;}

.clearfix {zoom: 1;}
.clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;}
.ellipse {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

.jianbian{
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#eee));
    background: -webkit-linear-gradient(top,#f4f4f4 0,#eee 100%);
    background: linear-gradient(to bottom,#f4f4f4 0,#eee 100%);}


/* ====================================================================
@ set 背景 style
======================================================================= */

.bgb{background-color: #ffffff;}
.bgh2{background-color: #333;}

/* ====================================================================
@ set 定位 style
======================================================================= */

.pr{position:relative;} 
.pa{position:absolute;}
.px{position:fixed;}

/* ====================================================================
@ set 字体 style
======================================================================= */

.hh{word-wrap:break-word;}
.baiZ {color: #ffffff;}
.lanZ {color: #33baea;}
.heiZ {color: #333333;}
.lanZ2 {color: #2d5fac;}

.tl {text-align: left;}
.tc {text-align: center;}
.tr {text-align: right;}

.fb {font-weight:bold;}
.fn {font-weight:normal;}
:focus{
    outline: 0;}
a:focus{outline:none;}
body{
	background-color: #fff;
	overflow-x: hidden;
    background:url(../images/lx_bg.jpg);}
/* 截取字符*/
.text{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.aqt_h20{
	width: 100%; 
	height: 20px;}
@font-face {
  font-family: 'Open Sans';
/*  font-weight: 600;
  font-style: normal;*/
  src: local('Mongolian White'), url('../font/mnglwhiteotf.ttf') format('truetype');}
@font-face {
  font-family: 'OrhonChaganTig';
src: url(../font/orhonchagantig.jpg);
src: url(../font/orhonchagantig.eot?#i.jpg) format('embedded-opentype'),
       url(../font/orhonchagantig.jpg) format('truetype')}

.aqt_mycon{
  font-family: 'Open Sans','OrhonChaganTig';
  -ms-writing-mode: tb-lr;
  -moz-writing-mode: vertical-lr;
  -webkit-writing-mode: vertical-lr;
  -webkit-text-orientation: sideways-right;
  -o-writing-mode: vertical-lr;
  transform-origin:right top;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  letter-spacing:-0.015em;
  unicode-bidi: bidi-override;
  direction: ltr;
  word-break:keep-all;}
.aqt_zw{
  -ms-writing-mode: tb-lr;
  -moz-writing-mode: vertical-lr;
  -webkit-writing-mode: vertical-lr;
  /*-webkit-text-orientation: sideways-right;*/
  -o-writing-mode: vertical-lr;
  transform-origin:right top;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  letter-spacing:-0.015em;
  unicode-bidi: bidi-override;
  direction: ltr;
  word-break:keep-all;}

.aqt_1200{
	width: 1100px;
	padding: 0 50px;}
/*===header  start==*/

#aqt_header {
    width: 100%;
    height: 162px;
    position: relative;
    z-index: 1;}
#aqt_header .aqt_bian{
	width: 100%;
	height: 20px;
    background: url(../images/lx1.jpg) repeat-x;
    background-size:auto 100% ; 
    position: absolute;
    bottom:0px;
    z-index: 2;}
.aqt_header{
    width: 100%;
    height: 100%;
    background:rgba(46,85,164,.8) url(../images/lx2.jpg);
    position: absolute;
    top:0px;
    left: 0px;
    z-index: 3;}
.aqt_header .aqt_c{
	width: 1000px;
	height: 100%;
	margin:0 auto;
    position: relative;}
#aqt_header .logo {
    width: 602px;
    height: 127px;
    position: absolute;
    z-index: 33333;
    top: 17px;
    left: 0px;}
#aqt_header .en {
    top: 80px;
    line-height: 30px;
    text-align: right;
    color: #CCCCCC;
    position: absolute;
    z-index: 300;
    left: 760px;}
#aqt_header .en a {
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
    margin-bottom: 10px;}
/*===header  end==*/



/*===nav  end==*/
#aqt_nav{float:left;width: 100%;
	height: 152px;
    background:#2f62b2 url(../images/lx3.jpg);}


#aqt_nav .ul{
	width: 1000px;
	height: 100%;
	margin:0 auto;}
#aqt_nav > .ul > .ul_li{float:left;
	/*width: 10%;*/
	width: 70px;
	height: 100%;
	margin-left:30px;
	position: relative;}
#aqt_nav .ul .ul_li > a{
	
	display: block;
	color: #fff;
	font-size: 22px;
	float: left;
	margin-top:30px;}
#aqt_nav .ul > .ul_li:hover{
	 background:#2faad6 url(../images/lx3.jpg);}
#aqt_nav .ul .f_ul{
	border-radius:5px;
	height:0;
	opacity:0;
	overflow:hidden;
	visibility:hidden;
	z-index:9;	
	background:-webkit-linear-gradient(rgba(48,48,48,0.5), rgba(48,48,48,0.5)) repeat scroll 0 0 padding-box transparent;
	background:-moz-linear-gradient(rgba(48,48,48,0.5), rgba(48,48,48,0.5)) repeat scroll 0 0 padding-box transparent;
	background:linear-gradient(rgba(48,48,48,0.5), rgba(48,48,48,0.5)) repeat scroll 0 0 padding-box transparent;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(48,48,48,0.5)', endColorstr='rgba(48,48,48,0.5)',GradientType=0);	
	position: absolute;
	top:152px;
	left: 0px;
	border: 1px #b8b8b8 solid;
	/* 下拉动画属性 */
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;}
#aqt_nav .ul .f_ul .li{
	float: left;
	height: 160px;
  width: 50px;
	padding: 10px 5px;
	border-right:1px #247bff solid;}

#aqt_nav .f_ul .li:nth-last-child(1){
	border: none;}

#aqt_nav .f_ul .li > a{
  /*background-color: red;*/
	font-size: 18px;
	color: #fff;}
#aqt_nav .f_ul .li:hover{
	background-color: #2d5fac;}

#aqt_nav .ul .ul_li:hover .f_ul{height:180px;opacity:1;visibility:visible;}/* 下拉属性设置 */

.teshi{
	line-height: 70px;}
.teshipd{
	padding-left: 10px;}
#aqt_nav .ul .ul_li:hover{
    background:#2faad6 url(../images/lx3.jpg);}
.moren{
    background:#2faad6 url(../images/lx3.jpg);}
/*===nav  end==*/









/*===footer   start==*/
#aqt_footer{
	width: 100%;
	height: 60px;
    background:#2f62b2 url(../images/lx3.jpg);
    margin-top: 22px;
    color: #fff;
	font-size: 16px;}
.aqt_footer{
	width: 1000px;
	height: 100%;
	margin:0 auto;}
#aqt_footer .aqt_tel,#aqt_footer .aqt_beian{
	width: 160px;
	height: 100%;
	line-height: 60px;}
#aqt_footer .aqt_tel img{
	margin-top: 13px;}
#aqt_footer .aqt_address{
	width: 488px;
	margin:0 96px;
	padding-top: 13px;}
#aqt_footer .aqt_address p.en{
	font-size: 14px;}
#aqt_footer img{
	float: left;
	width: 33px;
	margin-right: 5px;}



/*友情链接*/
#aqt_yqlj{
	width: 1000px;
	height: 260px;
	margin:22px auto;}
.aqt_yqlj_l{
	width: 50px;
	height: 100%;
    background:url(../images/yqlj.jpg);
    background-size: 100% 100%;
    font-size: 22px;
    color: #fff;
    line-height: 50px;
    text-align: center;}
.aqt_yqlj_l a{
	color: #fff;
	margin-top: 10px;}
.aqt_yqlj_r{
	width: 948px;
	height: 99.4%;
	background-color: #fff;
	border:1px solid #dddddd;}
.aqt_yqlj_r ul{
	width: 888px;
	height: 200px;
	margin:18px auto 30px;}
.aqt_yqlj_r ul li{
	float: left;
	width: 210px;
	height: 88px;
	margin:12px 0 0 12px;}
.aqt_yqlj_r ul li a{
	display: block;
	width: 100%;
	height: 100%;
	border:1px solid #dddddd;}
.aqt_yqlj_r ul li a img{
	width: 100%;
	height: 100%;}

/*技术支持*/
#aqt_jszc{
	width: 1000px;
	margin:0 auto;
	text-align: center;}
#aqt_jszc img{
	width: 50%;}



/*page   star*/
.aqt_page{
	height: 90%;
	width: 50px;
    text-align: right;
    float: right;}
.aqt_page a{
	    display: inline;
    border: 1px solid #2c5da8;
    padding: 8px 2px;
    color: #2c5da8;
    margin: 5px 0;}
.aqt_page a:hover{
	background-color:#2c5da8;
	color:#fff;}
/*page   end*/