@charset "utf-8";
/* Css Document */
*, *:after, *:before{ box-sizing:border-box; -webkit-box-sizing:border-box;}
html{ font-family:Microsoft YaHei; font-size:14px; color:#555;}
html{ -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;}
body{ width:expression(document.body.clientWidth <= 1200? "1200px": "auto"); min-width:1200px;}
body,div,ul,li,dl,dt,dd,ol,form,a,span,p,h1,h2,h3,h4,h5,h6,label,table,tbody,tr,th,td,object,iframe,icon{ margin:0px; padding:0px;}
html,body{ height:100%;}
img{ vertical-align:bottom; border:none;}
ul,li{ list-style-type:none;}
a{ color:#555; text-decoration:none; transition:all .3s ease-in-out; -webkit-transition:all .3s ease-in-out;}
a:hover{ color:#01368f; text-decoration:none;}
a{ outline: none;}
a:active{ star:expression(this.onFocus=this.blur());}
:focus{ outline:0;}
.clear{ width:0px; height:0px; padding:0px; margin:0px; clear:both;}
@font-face {
 font-family: "vi-logo-font-Gotham-Book";
 src: url("../Fonts/vi-logo-font-Gotham-Book.otf");
 src: url("../Fonts/Gotham-Book.eot") format("embedded-opentype"),
 url("../Fonts/Gotham-Book.woff") format("woff"),
 url("../Fonts/Gotham-Book.ttf") format("truetype"),
 url("../Fonts/Gotham-Book.svg") format("svg");
}

/* Css Heard */
header{ position:fixed; top:0; left:0; height:88px; width:100%; min-width:1200px; background-color:#01368f; background-image:url(../Images/db-bg.png); background-repeat:no-repeat; background-position:center; z-index:1000;}
.cd-main-content{ padding-top:88px;}

/* Css Top */
.logo{ float:left; width:252px; height:58px; margin-top:14px; margin-left:10%;}
.logo img{ width:100%; height:100%;}
.menu{ float:right;}
.menu ul li{ float:left; position:relative;}
.menu ul li a{ display:block; padding:0 25px; font-size:15px; color:#fff; height:88px; line-height:88px; transition:all .3s ease-in-out; -webkit-transition:all .3s ease-in-out;}
.menu ul li:hover a{ background-color:#01368f; color:#fff;}
.menu ul li ul{	position:absolute; left:0; top:88px; background-color:#01368f; height:0; overflow:hidden; opacity:0; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; transition:all .3s ease-in-out; -webkit-transition:all .3s ease-in-out;}
.menu ul li:hover ul{ padding-top:25px; height:120px; opacity:1; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=1); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=1)";}
.menu ul li ul li{ float:inherit; width:150px;}
.menu ul li:hover ul.menu-product{ height:216px;}
.menu ul li:hover ul.menu-news{ height:152px;}
.menu ul li:hover ul.menu-about{ height:152px;}
.menu ul li ul li a, .menu ul li:hover ul li a{ display:block; height:32px; line-height:32px; font-size:14px; font-weight:normal; color:#fff; background:none;}
.menu ul li ul li a:hover, .menu ul li:hover ul li a:hover{ font-weight:600;}
.db-tb{ float:right; margin-right:10%; margin-left:8px;}
.db-tb a{ display:block; float:left; width:32px; height:32px; border:1px solid #fff; margin-top:28px; margin-left:18px; padding:5px; border-radius:50%; -webkit-border-radius:50%;}
.db-tb a:hover{ background-color:#01368f; border:1px solid #01368f;}
@media screen and (max-width:1440px){ 
.logo{ margin-left:5%;}
.db-tb{ margin-right:5%;}
}
@media screen and (max-width:1280px){ 
.menu ul li a{ padding:0 15px;}
.db-tb{ margin-left:0;}
}

/* Css Tel */
.tl-bg{ background-color:#f5f5f5; padding:0 10%;}
.tl-bg ul{ width:100%; height:150px; margin-bottom:-75px; background-color:#fff; position:relative; z-index:10;}
.tl-bg ul li{ float:left; width:25%; height:150px; padding-top:39px; border-right:1px solid #f5f5f5;}
.tl-bg ul li:nth-of-type(4){ border-right:none;}
.tl-bg ul li a{ display:block; width:70%; margin:auto; color:#888; cursor:pointer;}
.tl-bg ul li a span{ display:block; float:left; width:72px; height:72px; margin-right:20px; background-color:#01368f; background-repeat:no-repeat; background-position:center; background-size:34px 34px; border-radius:50%; -webkit-border-radius:50%; transition:all .3s ease-in-out; -webkit-transition:all .3s ease-in-out;}
.tl-bg ul li a span.in01{ background-image:url(../Images/lx01.png);}
.tl-bg ul li a span.in02{ background-image:url(../Images/lx02.png);}
.tl-bg ul li a span.in03{ background-image:url(../Images/lx03.png);}
.tl-bg ul li a span.in04{ background-image:url(../Images/lx04.png);}
.tl-bg ul li a p{ padding-top:15px; line-height:20px; word-wrap:break-word;}
.tl-bg ul li a p strong{ display:block; font-size:15px; font-weight:normal; color:#333; margin-bottom:4px;}
.tl-bg ul li a p font{ font-family:Arial;}
.tl-bg ul li a p u{ text-decoration:none;}
.tl-bg ul li a:hover{ color:#0c47ae;}
.tl-bg ul li a:hover span{ background-color:#0c47ae; border:1px solid #0c47ae; background-size:24px 25px;}
.tl-bg ul li a:hover p strong{ color:#0c47ae;}

@media screen and (max-width:1680px){ 
.tl-bg ul li a{ width:80%;}
}
@media screen and (max-width:1440px){ 
.tl-bg{ padding:0 5%;}
.tl-bg ul li a span{ margin-right:12px;}
}
@media screen and (max-width:1280px){ 
.tl-bg ul li a{ width:84%;}
.tl-bg ul li a p strong{ font-size:14px;}
.tl-bg ul li a p font{ font-size:12px;}
.tl-bg ul li a p u{  font-size:12px;}
}

/* Css Bottom */
.bt-bg{ background-image:url(../Images/bt-bg.jpg); background-repeat:no-repeat; background-position:center; background-size:cover; padding:120px 10% 0; height:405px;}
.bt-bg .bt-ls{ float:left; overflow:hidden;}
.bt-bg .bt-ls ul li{ float:left; margin-right:125px;}
.bt-bg .bt-ls ul li a{ display:block; color:#b9cae6; line-height:24px;}
.bt-bg .bt-ls ul li a.nm{ font-size:16px; color:#fff; line-height:38px;}
.bt-bg .bt-ls ul li a:hover{ color:#fff;}
.bt-bg .bt-ls ul li a:hover.nm{ font-weight:600;}
.bt-bg .bt-ig{ float:right; overflow:hidden;}
.bt-bg .bt-ig ul li{ float:left; width:114px; height:143px; background-color:#fff; text-align:center; margin-top:12px; margin-left:25px; border-radius:4px; -webkit-border-radius:4px;}
.bt-bg .bt-ig ul li img{ display:block; width:98px; height:98px; margin:8px auto 0;}
.bt-bg .bt-ig ul li p{ margin-top:5px; color:#000;}
.bt-bg .bt-cy{ margin-top:50px; line-height:24px; color:#b9cae6;}
.bt-bg .bt-cy font{ font-family:Arial;}
.bt-bg .bt-cy span{ float:right;}
.bt-bg .bt-cy span a{ color:#b9cae6;}
.bt-bg .bt-cy span a:hover{ color:#fff;}
@media screen and (max-width:1440px){ 
.bt-bg{ padding:120px 5% 0;}
.bt-bg .bt-ls ul li{ margin-right:100px;}
}

/* Css Inside */
.tl-in{ display:none; background-color:#fff;}
.tl-in ul{ background-color:#f5f5f5;}
.tl-in ul li{ border-right:1px solid #e8e8e8;}
.ny{ padding:48px 10% 0; height:340px;}

@media screen and ( max-width:1440px ){
.ny{ padding:48px 5% 0;}
}