@charset "utf-8";
/*ȫ�ֳ�ʼ����ʽ*/
html,body{overflow-x: hidden;}
body{ padding:0; margin:0 auto; font-size: 14px; line-height: 1.42857143;
 font-family:arial,Microsoft YaHei; color: #333;
 width: 100%; min-width: 320px; zoom:1;
/*����Webkit�ں�����������ִ�С��������*/
-webkit-text-size-adjust:none; 
/*ȡ��������ְ�͸���Ļ�ɫ����*/
-webkit-tap-highlight-color:rgba(0,0,0,0); 
-webkit-tap-highlight:rgba(0,0,0,0);
/*�����ı���ѡ��*/
/*-webkit-user-select: none;
*/
/*    -ms-user-select: none;
*/
/*   -moz-user-select: none;
*/
/* -khtml-user-select: none;
*/
/*        user-select: none;        
*/
/*��������Ŀ���ݻ���˵�⻬��*/
-webkit-font-smoothing: antialiased;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*Ĭ��ȥ��ul��li��Ĭ����ʽ*/
.p,.h1,.h2,.h3,.h4,.h5,.h6{ margin: 0; padding: 0;}
.dl,.dl dd,.ul,.ul li{ list-style:none; margin: 0; padding: 0;} 
/*��ʼ�������˵�����������򡢶�����������ʽ*/
select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#666460;font-family: '΢���ź�';} 
/*���Ԫ�ػ�ý���ʱ����ʾ���߿�*/
input:focus { outline: none;}
input,button,select,textarea{ outline:none;/*-webkit-appearance:none;*//*ǿ��ȥ������Դ�����ʽ*/ } 
/*��������������ı����й�����*/
textarea{ resize:none;/*-webkit-appearance:none;*//*ǿ��ȥ��textarea�Դ�����ʽ*/ } 
/*��ʼ�����Ԫ����ʽ*/
textarea,input,select { background:none; border:none; margin:0; padding:0;}
/*��ʼ��HTML5��ǩ��ʽ*/
audio,canvas,progress,video { display: inline-block; vertical-align:baseline;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display:block;}
/*ȥ��figure�߾�*/
figure,figcaption{ margin:0px; padding:0px;}

/*��ʼ��ͼƬ��ʽ*/
img{ border:none; border:0; max-width:100%; vertical-align:top;}

/*��ʼ��a����ʽ��������ʽ*/
a{ color:#333; text-decoration:none; -webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus {outline:none; -moz-outline:none;}
a:hover{ color: #FF5800;}

/*�������*/
.clear{ clear:both; height:0px; overflow:hidden;}

.clearfix:after { content: "."; display: block; height: 0; visibility: hidden; clear: both;font-size: 0px;}
.clearfix { zoom: 1;}





.container,.w1320{margin:0 auto; width: 100%; max-width: 1320px;padding: 0 15px;}
@media screen and (min-width:1200px ){
  .container,.w1320{margin:0 auto; max-width: 1320px;padding: 0 30px;}
}
@media screen and (min-width:1300px ){
  .container,.w1320{padding: 0 40px;}
}
@media screen and (min-width:1400px ){
    .container,.w1320{width:98%;margin:0 auto; padding: 0;}
}

/*ȫ����ʽ*/




/*ҳ���ܽṹ*/
.contain{} /*ҳ����������*/
.slidebar{} /*�߲�˵�*/
.maincontent{} /*��Ҫ����*/
.content{} /*����*/
.txtBoxCenter,
.singlepage{ /*��Ƭ �����������˶���*/ text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; overflow:hidden;}
.current{ /*��ǰλ��*/}


/*��ҳ*/
.pages{}
/*��ҳ*/


/*ͷ��*/
.top{}
.mainnav{}
/*ͷ��*/


/*�ײ�*/
.bottom{}
/*�ײ�*/


/*ҳ�����/���/�Ҳ�˵�*/
.slidebar{}
/*ҳ�����/���/�Ҳ�˵�*/









/*��վ��ͼ*/
.ul_sitemap li{ border-bottom:dotted 1px #ddd; padding:5px 0px;}
.ul_sitemap li strong{ width:90px; display:inline-block;}


