html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
font-family:arial,candara;
margin: 0;padding: 0;border: 0;outline: 0;vertical-align: baseline;background: transparent;color:#656565;font-size:14px;}
body {line-height: 1;font-size:14px;min-width:1200px;}
ol, ul ,li{list-style: none;}
blockquote, q {quotes: none;}
blockquote:before,blockquote:after,q:before, q:after 
{content: '';content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
input{background: none;border: none;}

.fl{float: left;}
.fr{float: right;}
.txtleft{text-align:left!important;}
.comwidth{width: 1200px;margin: 0 auto;}
.clearfix:after{content: "";display: block;height: 0;visibility: hidden;clear: both;}
.clearfix{zoom: 1;}
.clear{clear:both}
.none{display:none;}
a:link,a:visited,a:active{text-decoration: none;}
a:active {outline: none;star:expression(this.onFocus=this.blur());}
a:hover{ color:#035c8b; text-decoration:none;}
i{font-style:normal; }
.none{display:none;}
.noborder{border:none !important;}
.nomargin{margin:0 !important;}
.transform{-webkit-transition-property: all;transition-property: all;-webkit-transition-duration: .3s;transition-duration: .3s;}
.transform:hover{box-shadow: 0 15px 25px rgba(0,0,0,.2);transform:translate3d(0,-2px ,0);}

.banner{background-size:cover !important;}
.banner h2{font-size: 48px;color: #fff;width: 1200px;margin: 0 auto;padding-top: 160px;}

/*commonHeader*/
.topSearch{width: 1200px;margin: 0 auto;padding: 10px 0;}
.topSearch .logo{}
.topSearch form{border: 1px solid #c2c2c2;border-radius: 15px;overflow: hidden;line-height: 34px;margin-top: 20px;}
.topSearch form button{float: left;background: none;border: none;}
.topSearch form button img{margin-top: 6px;}
.topSearch form input{float: left;width: 180px;line-height: 28px;font-size: 14px;padding: 0 5px;height:28px;}

.indexNav{border-top:1px solid #ddd;}
.indexNav .oneLi{line-height:60px;margin:0 15px;float:left;margin-right:90px;}
.indexNav .oneLi a.oneLiA{font-size:20px;color:#333333;}
.indexNav .oneLi a.oneLiA:hover{color:#035c8b;}
.indexNav .oneLi.yes a.oneLiA{color:#035c8b;}

/*commonHeader*/
.indexNav {position: relative;}
.oneUl .twoUl {width: 1200px;height:200px;background-color:#fff;padding-top: 20px;}
.indexNav .oneLi a.oneLiA{font-size:20px;color:#333333;}
.indexNav .oneLi a:hover{color:#035c8b;}
.indexNav .oneLi.yes a.oneLiA{color:#035c8b;}
ul.twoUl .oneLiTit{float:left;width: 200px;font-size: 22px;color: #333;text-align:center;line-height: 150px;font-weight: bold;margin-right: 50px;height:190px;}
ul.twoUl .twoLi{line-height:30px;padding:15px 0;height: 30px;float:left;width: 350px;position:relative;margin-right: 70px;-webkit-transition-property: all;transition-property: all;-webkit-transition-duration: .3s;transition-duration: .3s;}
ul.twoUl .twoLi a{color:#555;font-size:18px;}
ul.twoUl .twoLi img{position:absolute;right: 0;top: 35%;transform: translate3d(0px, 0, 0);}
ul.twoUl .twoLi img{-webkit-transition-property: all;transition-property: all;-webkit-transition-duration: .3s;transition-duration: .3s;}
ul.twoUl .twoLi:hover img{animation: bounceInLeft .5s ease-in-out forwards;}
ul.twoUl .twoLi:hover{text-indent: 5px;}
.maxwid{width:100%;display:none;position: absolute;z-index: 999;left: 0;top: 62px;background-color: #fff;}
@keyframes bounceInLeft {
  0% {
    opacity: 1;
    transform: translate3d(0px, 0, 0);
  }
  40% {
    opacity: 0;
    transform: translate3d(10px, 0, 0);
  }
  60% {
    opacity: 0;
    transform: translate3d(-355px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(-350px, 0, 0);
  }


}

/*Subsidiaries Footer*/
.subFooter{background: #025a88 url(/eportal/fileDir/chinare/resource/cms/2019/07/subFooterBg.png) center bottom no-repeat;}
.subFooter h3{font-size: 30px;line-height: 50px;padding: 15px 0;color: #fff;}
.subFooter ul{border-top: 1px solid #fff;border-bottom: 1px solid #fff;padding: 30px 0;overflow: hidden;}
.subFooter ul li{float: left;width: 22%;line-height: 42px;-webkit-transition-property: all;transition-property: all;-webkit-transition-duration: .3s;transition-duration: .3s;position:relative;overflow:hidden;}
.subFooter ul li img{vertical-align: text-bottom;padding-right: 13px;}
.subFooter ul li:hover{text-indent: 23px;}
.subFooter ul li:hover:after{left:0px;}
.subFooter ul li a{font-size: 18px;color: #fff;}
.subFooter ul li:after{content:"";display:block;width: 15px;border-bottom: 2px solid #fff;position:absolute;left:-15px;top: 50%;float: left;}
.subFooter ul li:after{-webkit-transition-property: all;transition-property: all;-webkit-transition-duration: .3s;transition-duration: .3s;}
.subFooter .subBottom{overflow: hidden;padding: 20px 0;}
.subFooter .subBottom img{float: left;}
.subFooter .subBottom p{float: right;line-height: 30px;color: #fff;}
.aLink{display: block;color: #005a8a;font-size: 16px;text-align: center;width: 140px;border: 1px solid #005a8a;border-radius: 20px;line-height:40px;}
.aLink:hover{background-color:#005a8a;color:#fff;}

/*contact us Footer*/
.contactFooter{background: #025a88 url(/eportal/fileDir/chinare/resource/cms/2019/07/subFooterBg.png) center bottom no-repeat;}
.contactFooter h3{font-size: 36px;padding: 50px 0 20px;color: #fff;text-align: center;border-bottom: 1px solid #0270a8;}
.contactFooter ul{padding: 60px 0;overflow: hidden;}
.contactFooter ul li{float: left;width: 33.3%;border-right: 1px solid #004e76;padding:0 30px;box-sizing: border-box;}
.contactFooter ul li h6{font-size: 24px;color: #fff;line-height: 32px;}
.contactFooter ul li p{font-size: 18px;color: #fff;line-height: 34px;margin-top:20px;}
.contactFooter .contactBottom{overflow: hidden;padding: 20px 0;border-top:1px solid #0270a8;}
.contactFooter .contactBottom img{float: left;}
.contactFooter .contactBottom p{float: right;line-height: 30px;color: #fff;}
/*页面标题*/
.titH2{font-size: 46px;color: #035c8b;text-align: center;padding: 80px 0 70px;}




.top_e{
            position:fixed;right:10px;bottom:40px;
            border-radius:15px;
            cursor:pointer;
            width:60px;
            height:60px;
z-index:1000;
            }
/*中文切换*/
.chineseweb {float:right;line-height: 70px;margin-left: 20px;font-size: 16px;font-family: simsun;}