@charset "utf-8";
/*-----------------------------*/
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button,
textarea, p, blockquote, th, td {margin:0;padding:0;}
fieldset, img {border:none;}
/* remember to define focus styles! */
:focus {outline:0;}
address, caption, cite, code, dfn,
em, th, var, optgroup {font-style:normal;font-weight:normal !important;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
abbr, acronym {border:none;font-variant:normal;}

input, button, textarea,
select, optgroup, option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;}
code, kbd, samp, tt {font-size: 100%;}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {*font-size: 100%;outline:none;}
body {line-height: 1.5;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:collapse;border-spacing:0;
/*表格自动换行*/
table-layout:fixed;word-wrap:break-word;}
caption, th{text-align:center;}
/*caption, th {text-align: left;}*/
sup, sub {font-size: 100%;vertical-align: baseline;}
/* remember to highlight anchors and inserts somehow! */
:link, :visited , ins {text-decoration: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
a{transition:color .2s;}
/*ie下xmp为行内元素 转为block后 ie67会有margin值*/
xmp{margin:0;display:block;}
table{width:100%;}
tr{height:35px;}
td,th{border:1px solid /templets/english/css/DCDBDB;padding:2px 6px;}
th{background:/templets/english/css/E8E8E8}
td{font-size:12px;}
table a{color:/templets/english/css/1A5FB6;}
table a:hover{text-decoration:underline;}
table .tl{text-align:left;}
table .tr{text-align:right;}
table .tc{text-align:center;}
/*-----------------------------*/
html{_background-image:url(/about:blank);_background-attachment:fixed;}
body{text-align:center;background:/templets/english/css/FAFAFA;font-family:"Microsoft YaHei",Arial;font-size:14px;color:/templets/english/css/333;}

.textOver{/*多行文本溢出显示省略号*/overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;/*-webkit-line-clamp: 2; *//*用来限制在一个块元素显示的文本的行数*/}



.w1000{width:1000px;margin:auto;position:relative;}
header{height:120px;position:relative;top:0;left:0;width:100%;background:/templets/english/css/fff;-moz-transition: top 1s; -webkit-transition: top 1s;-o-transition: top 1s;transition: top 1s;}

header .logo{position:absolute;left:0;top:19px;width:200px;height:42px;background:url(/templets/english/images/logo.png) no-repeat;}
header .logo a{float:left;height:100%;width:100%;}
header .right{height:100%;text-align:right;line-height:75px;color:/templets/english/css/afafaf;}
header .right a{color:/templets/english/css/afafaf;}
header .right .line{display:inline-block;margin:0 8px;}
header .right .box{display:inline-block;*zoom:1;*display:inline;position:relative;width:114px;height: 17px;}
header .right .text{position:absolute;left:0;top:0;border:1px solid /templets/english/css/afafaf;height:20px;line-height:20px;width:100px;padding:0 7px;color:/templets/english/css/afafaf;background:url(/templets/english/images/seach.png) right top no-repeat;}
header .right .textHover{color:/templets/english/css/333}
header .right .btn{width:20px;height:20px;background: rgba(0,0,0,0);cursor: pointer;opacity:.8;border:none;position:absolute;right:0;top:0;}











nav{width:100%;font-size:0;height:40px;background-color:/templets/english/css/F5F5F5;position: absolute;bottom:0;left: 0;z-index: 3;}
nav li{display:inline-block;*display:inline;*zoom:1;font-size:16px;position:relative;line-height: 40px;
	transition: border-bottom 0.5s; -moz-transition: border-bottom 0.5s; -webkit-transition: border-bottom 0.5s; -o-transition: border-bottom 0.5s; border-bottom-color: rgba(212,207,208,.95); }
nav .A1{  color: /templets/english/css/656162;padding: 0 24px;}
nav li.in,
nav li:hover{ height: 40px;background-color: /templets/english/css/E60000;border-radius:5px;-webkit-border-radius:5px;}
nav li.in .A1,
nav li:hover .A1{ color: /templets/english/css/fff;}


nav li p{font-size:14px;display:none;position:absolute;left:0;top:50px;text-align:left;white-space:nowrap;*background:url(/templets/english/images/y_img/hei.png) repeat-x;border-radius:0 0 3px 3px;overflow:hidden;*overflow:visible;}
nav li p a{display:block;color:/templets/english/css/eee;text-align:center;*text-align:left;height:34px;line-height:34px;padding:0 30px;background:url(/templets/english/images/y_img/hei.png) repeat-x;*background:url(/templets/english/css/);}
nav li p a:hover{background:url(/templets/english/images/y_img/hei_.png) repeat-x;*background:url(/templets/english/css/);color:/templets/english/css/fff;}

.left{ float: left;}
.right{float: right;}



input, button, textarea,
select, optgroup, option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;}
code, kbd, samp, tt {font-size: 100%;}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {*font-size: 100%;outline:none;}
body {line-height: 1.5;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:collapse;border-spacing:0;
/*表格自动换行*/
table-layout:fixed;word-wrap:break-word;}
caption, th{text-align:center;}
/*caption, th {text-align: left;}*/
sup, sub {font-size: 100%;vertical-align: baseline;}
/* remember to highlight anchors and inserts somehow! */
:link, :visited , ins {text-decoration: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
a{transition:color .2s;}
/*ie下xmp为行内元素 转为block后 ie67会有margin值*/
xmp{margin:0;display:block;}
table{width:100%;}
tr{height:35px;}
td,th{border:1px solid /templets/english/css/DCDBDB;padding:2px 6px;}
th{background:/templets/english/css/E8E8E8}
td{font-size:14px;}
table a{color:/templets/english/css/1A5FB6;}
table a:hover{text-decoration:underline;}
table .tl{text-align:left;}
table .tr{text-align:right;}
table .tc{text-align:center;}
/*-----------------------------*/
html{_background-image:url(/about:blank);_background-attachment:fixed;}
body{text-align:center;background:/templets/english/css/fff;font-family:"Microsoft YaHei",Arial;_behavior:url("/templets/english/css/csshover.htc");font-size:14px;color:/templets/english/css/333;}


.left{ float: left;}.right{float: right;}.clear:after {display: block;content: ".";clear: both;visibility: hidden;overflow:hidden;width:100%;height:0;}.clear{clear:both;}
.overflow{*overflow:auto; *zoom:1; }
.ovhid{ overflow:hidden;}
.apostrophe{ overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}/*溢出显示"..."*/

